1 | [ Mar 8 00:40:21 Enabled. ] | ||
2 | [ Mar 8 00:40:21 Rereading configuration. ] | ||
3 | [ Mar 8 00:40:22 Rereading configuration. ] | ||
4 | [ Mar 8 00:40:24 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 8 00:40:24 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.08 00:40:25.157015 [ 1 ] {} <Information> Application: Will watch for the process with pid 24521 | ||
29 | 2025.03.08 00:40:25.157739 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2025.03.08 00:40:25.363900 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 24521 | ||
31 | 2025.03.08 00:40:25.364651 [ 1 ] {} <Information> Application: starting up | ||
32 | 2025.03.08 00:40:25.365376 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2025.03.08 00:40:25.453565 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2025.03.08 00:40:25.500492 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2025.03.08 00:40:25.500568 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2025.03.08 00:40:25.500587 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2025.03.08 00:40:25.500679 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2025.03.08 00:40:25.501163 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2025.03.08 00:40:25.502830 [ 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.08 00:40:25.503586 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2025.03.08 00:40:25.504504 [ 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.08 00:40:25.504533 [ 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.08 00:40:25.504551 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2025.03.08 00:40:25.504735 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2025.03.08 00:40:25.505652 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2025.03.08 00:40:25.510957 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2025.03.08 00:40:25.511871 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2025.03.08 00:40:25.513145 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2025.03.08 00:40:25.513214 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2025.03.08 00:40:25.514747 [ 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.08 00:40:25.515224 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2025.03.08 00:40:25.518668 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2025.03.08 00:40:25.519114 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2025.03.08 00:40:25.520657 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2025.03.08 00:40:25.521116 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2025.03.08 00:40:25.521483 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2025.03.08 00:40:25.521898 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2025.03.08 00:40:25.523333 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2025.03.08 00:40:25.523361 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2025.03.08 00:40:25.523445 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2025.03.08 00:40:25.523628 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2025.03.08 00:40:25.552691 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2025.03.08 00:40:25.552722 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000172954 sec | ||
68 | 2025.03.08 00:40:25.552778 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2025.03.08 00:40:25.552795 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2025.03.08 00:40:25.554141 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2025.03.08 00:40:25.554758 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2025.03.08 00:40:25.565504 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2025.03.08 00:40:25.565550 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2025.03.08 00:40:25.565579 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2025.03.08 00:40:25.565592 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2025.03.08 00:40:25.565626 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2025.03.08 00:40:25.565646 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
78 | 2025.03.08 00:40:25.568378 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2025.03.08 00:40:25.568427 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2025.03.08 00:40:25.568459 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
81 | 2025.03.08 00:40:25.568647 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2025.03.08 00:40:25.568667 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2025.03.08 00:40:25.568704 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2025.03.08 00:40:25.568727 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2025.03.08 00:40:25.568740 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2025.03.08 00:40:25.568769 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2025.03.08 00:40:25.568791 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2025.03.08 00:40:25.595964 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2025.03.08 00:40:25.603435 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2025.03.08 00:40:25.603479 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.2121e-05 sec | ||
91 | 2025.03.08 00:40:25.603493 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2025.03.08 00:40:25.603505 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2025.03.08 00:40:25.603527 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2025.03.08 00:40:25.603743 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2025.03.08 00:40:25.603791 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2025.03.08 00:40:25.603805 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2025.03.08 00:40:25.603818 [ 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.08 00:40:25.603831 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2025.03.08 00:40:25.617793 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2025.03.08 00:40:25.618004 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.12 MiB (RSS), difference: 92.35 MiB | ||
101 | 2025.03.08 00:40:25.619058 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.365e-05 sec. | ||
102 | 2025.03.08 00:40:25.620071 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2025.03.08 00:40:25.620167 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2025.03.08 00:40:25.620185 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2025.03.08 00:40:25.736785 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39856 | ||
106 | 2025.03.08 00:40:25.737502 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2025.03.08 00:40:25.737563 [ 3 ] {} <Debug> TCP-Session: 44014093-2495-4088-9360-1530bcd1d395 Authenticating user 'default' from [fd00:1122:3344:101::c]:39856 | ||
108 | 2025.03.08 00:40:25.737608 [ 3 ] {} <Debug> TCP-Session: 44014093-2495-4088-9360-1530bcd1d395 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2025.03.08 00:40:25.737630 [ 3 ] {} <Debug> TCP-Session: 44014093-2495-4088-9360-1530bcd1d395 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2025.03.08 00:40:25.737718 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2025.03.08 00:40:25.737745 [ 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.08 00:40:25.737769 [ 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.08 00:40:25.738857 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61088 | ||
114 | 2025.03.08 00:40:25.738972 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
115 | 2025.03.08 00:40:25.739003 [ 4 ] {} <Debug> TCP-Session: 8532da67-afa0-4f20-a153-58eddcb8374c Authenticating user 'default' from [fd00:1122:3344:101::c]:61088 | ||
116 | 2025.03.08 00:40:25.739028 [ 4 ] {} <Debug> TCP-Session: 8532da67-afa0-4f20-a153-58eddcb8374c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
117 | 2025.03.08 00:40:25.739073 [ 4 ] {} <Debug> TCP-Session: 8532da67-afa0-4f20-a153-58eddcb8374c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
118 | 2025.03.08 00:40:25.739690 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64198 | ||
119 | 2025.03.08 00:40:25.739692 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43641 | ||
120 | 2025.03.08 00:40:25.739782 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34021 | ||
121 | 2025.03.08 00:40:25.739805 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
122 | 2025.03.08 00:40:25.740081 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
123 | 2025.03.08 00:40:25.740101 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38228 | ||
124 | 2025.03.08 00:40:25.740143 [ 5 ] {} <Debug> TCP-Session: b342b56e-8865-4a2b-852e-a21499173c61 Authenticating user 'default' from [fd00:1122:3344:101::c]:43641 | ||
125 | 2025.03.08 00:40:25.740114 [ 253 ] {} <Debug> TCP-Session: 5766e97a-9fff-43ef-909a-b7d15a703e5a Authenticating user 'default' from [fd00:1122:3344:101::c]:64198 | ||
126 | 2025.03.08 00:40:25.740177 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58537 | ||
127 | 2025.03.08 00:40:25.740216 [ 253 ] {} <Debug> TCP-Session: 5766e97a-9fff-43ef-909a-b7d15a703e5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
128 | 2025.03.08 00:40:25.740323 [ 253 ] {} <Debug> TCP-Session: 5766e97a-9fff-43ef-909a-b7d15a703e5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
129 | 2025.03.08 00:40:25.740346 [ 5 ] {} <Debug> TCP-Session: b342b56e-8865-4a2b-852e-a21499173c61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
130 | 2025.03.08 00:40:25.740367 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36649 | ||
131 | 2025.03.08 00:40:25.740495 [ 5 ] {} <Debug> TCP-Session: b342b56e-8865-4a2b-852e-a21499173c61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
132 | 2025.03.08 00:40:25.742416 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
133 | 2025.03.08 00:40:25.742451 [ 254 ] {} <Debug> TCP-Session: c3600bb7-3131-4b3e-86a2-93b391f14699 Authenticating user 'default' from [fd00:1122:3344:101::c]:34021 | ||
134 | 2025.03.08 00:40:25.742485 [ 254 ] {} <Debug> TCP-Session: c3600bb7-3131-4b3e-86a2-93b391f14699 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
135 | 2025.03.08 00:40:25.742500 [ 254 ] {} <Debug> TCP-Session: c3600bb7-3131-4b3e-86a2-93b391f14699 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
136 | 2025.03.08 00:40:25.746423 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
137 | 2025.03.08 00:40:25.746483 [ 256 ] {} <Debug> TCP-Session: af031e6b-d10d-43e4-99d4-58bb4cb28a9d Authenticating user 'default' from [fd00:1122:3344:101::c]:58537 | ||
138 | 2025.03.08 00:40:25.746504 [ 256 ] {} <Debug> TCP-Session: af031e6b-d10d-43e4-99d4-58bb4cb28a9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
139 | 2025.03.08 00:40:25.746521 [ 256 ] {} <Debug> TCP-Session: af031e6b-d10d-43e4-99d4-58bb4cb28a9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
140 | 2025.03.08 00:40:25.747033 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
141 | 2025.03.08 00:40:25.747071 [ 257 ] {} <Debug> TCP-Session: fda78138-bb5b-43a0-950a-56d7e867cc9f Authenticating user 'default' from [fd00:1122:3344:101::c]:36649 | ||
142 | 2025.03.08 00:40:25.747089 [ 257 ] {} <Debug> TCP-Session: fda78138-bb5b-43a0-950a-56d7e867cc9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
143 | 2025.03.08 00:40:25.747111 [ 257 ] {} <Debug> TCP-Session: fda78138-bb5b-43a0-950a-56d7e867cc9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
144 | 2025.03.08 00:40:25.750748 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
145 | 2025.03.08 00:40:25.750812 [ 255 ] {} <Debug> TCP-Session: 54bfdfd3-dda8-4206-b021-51defc625afb Authenticating user 'default' from [fd00:1122:3344:101::c]:38228 | ||
146 | 2025.03.08 00:40:25.750844 [ 255 ] {} <Debug> TCP-Session: 54bfdfd3-dda8-4206-b021-51defc625afb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
147 | 2025.03.08 00:40:25.750877 [ 255 ] {} <Debug> TCP-Session: 54bfdfd3-dda8-4206-b021-51defc625afb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
148 | 2025.03.08 00:40:26.000160 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.18 MiB, peak 117.18 MiB, free memory in arenas 0.00 B, will set to 119.42 MiB (RSS), difference: 2.24 MiB | ||
149 | 2025.03.08 00:40:26.122626 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39014 | ||
150 | 2025.03.08 00:40:26.124625 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
151 | 2025.03.08 00:40:26.124661 [ 258 ] {} <Debug> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39014 | ||
152 | 2025.03.08 00:40:26.124685 [ 258 ] {} <Debug> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2025.03.08 00:40:26.124711 [ 258 ] {} <Debug> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
154 | 2025.03.08 00:40:26.124786 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
155 | 2025.03.08 00:40:26.124813 [ 258 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
156 | 2025.03.08 00:40:26.124834 [ 258 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
157 | 2025.03.08 00:40:26.125237 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34035 | ||
158 | 2025.03.08 00:40:26.125315 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44563 | ||
159 | 2025.03.08 00:40:26.125429 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
160 | 2025.03.08 00:40:26.125443 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58630 | ||
161 | 2025.03.08 00:40:26.125582 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
162 | 2025.03.08 00:40:26.125575 [ 259 ] {} <Debug> TCP-Session: 2fd9525b-84ee-4864-9c50-a593b88b2a77 Authenticating user 'default' from [fd00:1122:3344:101::d]:34035 | ||
163 | 2025.03.08 00:40:26.125571 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41838 | ||
164 | 2025.03.08 00:40:26.125661 [ 260 ] {} <Debug> TCP-Session: ce2c4c85-e674-4b55-b2de-f39c6c3ee81d Authenticating user 'default' from [fd00:1122:3344:101::d]:44563 | ||
165 | 2025.03.08 00:40:26.125914 [ 259 ] {} <Debug> TCP-Session: 2fd9525b-84ee-4864-9c50-a593b88b2a77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
166 | 2025.03.08 00:40:26.125926 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
167 | 2025.03.08 00:40:26.126005 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
168 | 2025.03.08 00:40:26.126044 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51789 | ||
169 | 2025.03.08 00:40:26.126062 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53470 | ||
170 | 2025.03.08 00:40:26.126092 [ 259 ] {} <Debug> TCP-Session: 2fd9525b-84ee-4864-9c50-a593b88b2a77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
171 | 2025.03.08 00:40:26.126142 [ 261 ] {} <Debug> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Authenticating user 'default' from [fd00:1122:3344:101::d]:58630 | ||
172 | 2025.03.08 00:40:26.126189 [ 262 ] {} <Debug> TCP-Session: 5b1deea9-0ff3-42d4-aad1-0b384c5a3d4b Authenticating user 'default' from [fd00:1122:3344:101::d]:41838 | ||
173 | 2025.03.08 00:40:26.126157 [ 260 ] {} <Debug> TCP-Session: ce2c4c85-e674-4b55-b2de-f39c6c3ee81d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
174 | 2025.03.08 00:40:26.126370 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:32852 | ||
175 | 2025.03.08 00:40:26.126466 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
176 | 2025.03.08 00:40:26.126468 [ 261 ] {} <Debug> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
177 | 2025.03.08 00:40:26.126496 [ 260 ] {} <Debug> TCP-Session: ce2c4c85-e674-4b55-b2de-f39c6c3ee81d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
178 | 2025.03.08 00:40:26.126858 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39809 | ||
179 | 2025.03.08 00:40:26.126855 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
180 | 2025.03.08 00:40:26.126924 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
181 | 2025.03.08 00:40:26.126965 [ 262 ] {} <Debug> TCP-Session: 5b1deea9-0ff3-42d4-aad1-0b384c5a3d4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
182 | 2025.03.08 00:40:26.126939 [ 261 ] {} <Debug> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
183 | 2025.03.08 00:40:26.126997 [ 263 ] {} <Debug> TCP-Session: 89c5ab9e-8ad7-43e1-896c-3c68bd87fd85 Authenticating user 'default' from [fd00:1122:3344:101::d]:51789 | ||
184 | 2025.03.08 00:40:26.127157 [ 265 ] {} <Debug> TCP-Session: 1c6b1cd1-952a-47d5-9f1e-87ee5551b757 Authenticating user 'default' from [fd00:1122:3344:101::d]:32852 | ||
185 | 2025.03.08 00:40:26.127155 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
186 | 2025.03.08 00:40:26.127165 [ 262 ] {} <Debug> TCP-Session: 5b1deea9-0ff3-42d4-aad1-0b384c5a3d4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
187 | 2025.03.08 00:40:26.127248 [ 263 ] {} <Debug> TCP-Session: 89c5ab9e-8ad7-43e1-896c-3c68bd87fd85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
188 | 2025.03.08 00:40:26.127369 [ 265 ] {} <Debug> TCP-Session: 1c6b1cd1-952a-47d5-9f1e-87ee5551b757 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
189 | 2025.03.08 00:40:26.127368 [ 266 ] {} <Debug> TCP-Session: 0994e295-cf28-4534-9394-480aa1151edf Authenticating user 'default' from [fd00:1122:3344:101::d]:39809 | ||
190 | 2025.03.08 00:40:26.127395 [ 264 ] {} <Debug> TCP-Session: c7dcf0c2-ed24-43e5-af68-4f7ae07b2856 Authenticating user 'default' from [fd00:1122:3344:101::d]:53470 | ||
191 | 2025.03.08 00:40:26.127453 [ 263 ] {} <Debug> TCP-Session: 89c5ab9e-8ad7-43e1-896c-3c68bd87fd85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
192 | 2025.03.08 00:40:26.127468 [ 266 ] {} <Debug> TCP-Session: 0994e295-cf28-4534-9394-480aa1151edf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
193 | 2025.03.08 00:40:26.127453 [ 265 ] {} <Debug> TCP-Session: 1c6b1cd1-952a-47d5-9f1e-87ee5551b757 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
194 | 2025.03.08 00:40:26.127502 [ 264 ] {} <Debug> TCP-Session: c7dcf0c2-ed24-43e5-af68-4f7ae07b2856 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
195 | 2025.03.08 00:40:26.127628 [ 264 ] {} <Debug> TCP-Session: c7dcf0c2-ed24-43e5-af68-4f7ae07b2856 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
196 | 2025.03.08 00:40:26.127653 [ 266 ] {} <Debug> TCP-Session: 0994e295-cf28-4534-9394-480aa1151edf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
197 | 2025.03.08 00:40:26.129078 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
198 | 2025.03.08 00:40:26.131301 [ 258 ] {1c97219a-18c9-4110-ba72-c0897c9f856a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
199 | 2025.03.08 00:40:26.189823 [ 258 ] {1c97219a-18c9-4110-ba72-c0897c9f856a} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:39014) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
200 | |||
201 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
202 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
203 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
204 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
205 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
206 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
207 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
208 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
209 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
210 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
211 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
212 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
213 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
214 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
215 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
216 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
217 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
218 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
219 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
220 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
221 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
222 | |||
223 | 2025.03.08 00:40:26.191207 [ 258 ] {1c97219a-18c9-4110-ba72-c0897c9f856a} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
224 | |||
225 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
226 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
227 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
228 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
229 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
230 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
231 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
232 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
233 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
234 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
235 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
236 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
237 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
238 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
239 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
240 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
241 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
242 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
243 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
244 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
245 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
246 | |||
247 | 2025.03.08 00:40:26.191317 [ 258 ] {1c97219a-18c9-4110-ba72-c0897c9f856a} <Debug> TCPHandler: Processed in 0.063288582 sec. | ||
248 | 2025.03.08 00:40:26.191709 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
249 | 2025.03.08 00:40:26.191952 [ 261 ] {c0bab223-d1e6-4a53-a2bf-83c5e823ab9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
250 | 2025.03.08 00:40:26.192306 [ 261 ] {c0bab223-d1e6-4a53-a2bf-83c5e823ab9d} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:58630) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
251 | |||
252 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
253 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
254 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
255 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
256 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
257 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
258 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
259 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
260 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
261 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
262 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
263 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
264 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
265 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
266 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
267 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
268 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
269 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
270 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
271 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
272 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
273 | |||
274 | 2025.03.08 00:40:26.192489 [ 261 ] {c0bab223-d1e6-4a53-a2bf-83c5e823ab9d} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
275 | |||
276 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
277 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
278 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
279 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
280 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
281 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
282 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
283 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
284 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
285 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
286 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
287 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
288 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
289 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
290 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
291 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
292 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
293 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
294 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
295 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
296 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
297 | |||
298 | 2025.03.08 00:40:26.192608 [ 261 ] {c0bab223-d1e6-4a53-a2bf-83c5e823ab9d} <Debug> TCPHandler: Processed in 0.001064167 sec. | ||
299 | 2025.03.08 00:40:26.193615 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
300 | 2025.03.08 00:40:26.194407 [ 258 ] {4f332867-9c0f-4571-b617-6e6deb43f522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
301 | 2025.03.08 00:40:26.194535 [ 258 ] {4f332867-9c0f-4571-b617-6e6deb43f522} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
302 | 2025.03.08 00:40:26.197636 [ 258 ] {4f332867-9c0f-4571-b617-6e6deb43f522} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
303 | 2025.03.08 00:40:26.197666 [ 258 ] {4f332867-9c0f-4571-b617-6e6deb43f522} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.6301e-05 sec | ||
304 | 2025.03.08 00:40:26.197692 [ 258 ] {4f332867-9c0f-4571-b617-6e6deb43f522} <Trace> ReferentialDeps: No tables | ||
305 | 2025.03.08 00:40:26.197709 [ 258 ] {4f332867-9c0f-4571-b617-6e6deb43f522} <Trace> LoadingDeps: No tables | ||
306 | 2025.03.08 00:40:26.197734 [ 258 ] {4f332867-9c0f-4571-b617-6e6deb43f522} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
307 | 2025.03.08 00:40:26.197845 [ 258 ] {4f332867-9c0f-4571-b617-6e6deb43f522} <Debug> TCPHandler: Processed in 0.004364068 sec. | ||
308 | 2025.03.08 00:40:26.197989 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
309 | 2025.03.08 00:40:26.198173 [ 258 ] {73680208-1461-48c6-b846-f3ef2fbe2979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) /* The version table contains metadata about the `oximeter` database */ | ||
310 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
311 | 2025.03.08 00:40:26.198233 [ 258 ] {73680208-1461-48c6-b846-f3ef2fbe2979} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
312 | 2025.03.08 00:40:26.205146 [ 258 ] {73680208-1461-48c6-b846-f3ef2fbe2979} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
313 | 2025.03.08 00:40:26.207536 [ 258 ] {73680208-1461-48c6-b846-f3ef2fbe2979} <Debug> oximeter.version (09c09406-67f7-4d8b-9922-9a86cdcf5fda): Loading data parts | ||
314 | 2025.03.08 00:40:26.208098 [ 258 ] {73680208-1461-48c6-b846-f3ef2fbe2979} <Debug> oximeter.version (09c09406-67f7-4d8b-9922-9a86cdcf5fda): There are no data parts | ||
315 | 2025.03.08 00:40:26.217024 [ 258 ] {73680208-1461-48c6-b846-f3ef2fbe2979} <Debug> TCPHandler: Processed in 0.019094921 sec. | ||
316 | 2025.03.08 00:40:26.217217 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
317 | 2025.03.08 00:40:26.217456 [ 258 ] {cea6887d-b80d-4dfe-9bd9-7e46c227bbb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) /* The measurement tables contain all individual samples from each timeseries. | ||
318 | * | ||
319 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
320 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
321 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
322 | * by all samples from the same timeseries. | ||
323 | * | ||
324 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
325 | * and then uses that to index quickly into the measurements tables. | ||
326 | */ | ||
327 | 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) | ||
328 | 2025.03.08 00:40:26.217527 [ 258 ] {cea6887d-b80d-4dfe-9bd9-7e46c227bbb9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
329 | 2025.03.08 00:40:26.228318 [ 258 ] {cea6887d-b80d-4dfe-9bd9-7e46c227bbb9} <Debug> oximeter.measurements_bool (960b5549-e098-44b1-8f1b-6800ccbcce34): Loading data parts | ||
330 | 2025.03.08 00:40:26.228566 [ 258 ] {cea6887d-b80d-4dfe-9bd9-7e46c227bbb9} <Debug> oximeter.measurements_bool (960b5549-e098-44b1-8f1b-6800ccbcce34): There are no data parts | ||
331 | 2025.03.08 00:40:26.231469 [ 258 ] {cea6887d-b80d-4dfe-9bd9-7e46c227bbb9} <Debug> TCPHandler: Processed in 0.014324534 sec. | ||
332 | 2025.03.08 00:40:26.231660 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
333 | 2025.03.08 00:40:26.231869 [ 258 ] {3d5dadd1-dcd5-47b7-81cf-ab2281d91352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) 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) | ||
334 | 2025.03.08 00:40:26.231941 [ 258 ] {3d5dadd1-dcd5-47b7-81cf-ab2281d91352} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
335 | 2025.03.08 00:40:26.239762 [ 258 ] {3d5dadd1-dcd5-47b7-81cf-ab2281d91352} <Debug> oximeter.measurements_i8 (015ff21b-e9ed-4c79-94c4-82957b1dcab6): Loading data parts | ||
336 | 2025.03.08 00:40:26.239948 [ 258 ] {3d5dadd1-dcd5-47b7-81cf-ab2281d91352} <Debug> oximeter.measurements_i8 (015ff21b-e9ed-4c79-94c4-82957b1dcab6): There are no data parts | ||
337 | 2025.03.08 00:40:26.242546 [ 258 ] {3d5dadd1-dcd5-47b7-81cf-ab2281d91352} <Debug> TCPHandler: Processed in 0.010954481 sec. | ||
338 | 2025.03.08 00:40:26.242714 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
339 | 2025.03.08 00:40:26.242922 [ 258 ] {53ece3c5-aafa-4056-91b8-18a09cdf9113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) 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) | ||
340 | 2025.03.08 00:40:26.242975 [ 258 ] {53ece3c5-aafa-4056-91b8-18a09cdf9113} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
341 | 2025.03.08 00:40:26.250427 [ 258 ] {53ece3c5-aafa-4056-91b8-18a09cdf9113} <Debug> oximeter.measurements_u8 (b26e1973-ae77-4f28-8a4b-948a6d5345ec): Loading data parts | ||
342 | 2025.03.08 00:40:26.250600 [ 258 ] {53ece3c5-aafa-4056-91b8-18a09cdf9113} <Debug> oximeter.measurements_u8 (b26e1973-ae77-4f28-8a4b-948a6d5345ec): There are no data parts | ||
343 | 2025.03.08 00:40:26.261988 [ 258 ] {53ece3c5-aafa-4056-91b8-18a09cdf9113} <Debug> TCPHandler: Processed in 0.019327037 sec. | ||
344 | 2025.03.08 00:40:26.262159 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
345 | 2025.03.08 00:40:26.262357 [ 258 ] {01bdb310-a90c-452e-8a0e-c9b3107bc957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) 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) | ||
346 | 2025.03.08 00:40:26.262417 [ 258 ] {01bdb310-a90c-452e-8a0e-c9b3107bc957} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
347 | 2025.03.08 00:40:26.273161 [ 258 ] {01bdb310-a90c-452e-8a0e-c9b3107bc957} <Debug> oximeter.measurements_i16 (4aacffd5-492a-4fdf-9042-f6e3d6e4983b): Loading data parts | ||
348 | 2025.03.08 00:40:26.273338 [ 258 ] {01bdb310-a90c-452e-8a0e-c9b3107bc957} <Debug> oximeter.measurements_i16 (4aacffd5-492a-4fdf-9042-f6e3d6e4983b): There are no data parts | ||
349 | 2025.03.08 00:40:26.283163 [ 258 ] {01bdb310-a90c-452e-8a0e-c9b3107bc957} <Debug> TCPHandler: Processed in 0.02106257 sec. | ||
350 | 2025.03.08 00:40:26.283335 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
351 | 2025.03.08 00:40:26.283576 [ 258 ] {c58bd22d-46de-4f22-a24b-8dee1a9ce2d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) 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) | ||
352 | 2025.03.08 00:40:26.283653 [ 258 ] {c58bd22d-46de-4f22-a24b-8dee1a9ce2d1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
353 | 2025.03.08 00:40:26.294463 [ 258 ] {c58bd22d-46de-4f22-a24b-8dee1a9ce2d1} <Debug> oximeter.measurements_u16 (b6c39889-1c98-42b4-b4a1-498c6d648fc1): Loading data parts | ||
354 | 2025.03.08 00:40:26.294647 [ 258 ] {c58bd22d-46de-4f22-a24b-8dee1a9ce2d1} <Debug> oximeter.measurements_u16 (b6c39889-1c98-42b4-b4a1-498c6d648fc1): There are no data parts | ||
355 | 2025.03.08 00:40:26.302674 [ 258 ] {c58bd22d-46de-4f22-a24b-8dee1a9ce2d1} <Debug> TCPHandler: Processed in 0.019406028 sec. | ||
356 | 2025.03.08 00:40:26.302829 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
357 | 2025.03.08 00:40:26.303033 [ 258 ] {9f02a6e5-5451-4340-847f-474df075c6ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) 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) | ||
358 | 2025.03.08 00:40:26.303089 [ 258 ] {9f02a6e5-5451-4340-847f-474df075c6ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
359 | 2025.03.08 00:40:26.313287 [ 258 ] {9f02a6e5-5451-4340-847f-474df075c6ed} <Debug> oximeter.measurements_i32 (f249fd7e-991f-4974-8cb5-5e4d8737332a): Loading data parts | ||
360 | 2025.03.08 00:40:26.313496 [ 258 ] {9f02a6e5-5451-4340-847f-474df075c6ed} <Debug> oximeter.measurements_i32 (f249fd7e-991f-4974-8cb5-5e4d8737332a): There are no data parts | ||
361 | 2025.03.08 00:40:26.324196 [ 258 ] {9f02a6e5-5451-4340-847f-474df075c6ed} <Debug> TCPHandler: Processed in 0.021420529 sec. | ||
362 | 2025.03.08 00:40:26.324347 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
363 | 2025.03.08 00:40:26.324588 [ 258 ] {62e495b5-6498-4502-8c53-8fb3d980dbab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) 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) | ||
364 | 2025.03.08 00:40:26.324672 [ 258 ] {62e495b5-6498-4502-8c53-8fb3d980dbab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
365 | 2025.03.08 00:40:26.334890 [ 258 ] {62e495b5-6498-4502-8c53-8fb3d980dbab} <Debug> oximeter.measurements_u32 (dfd222fb-be9f-400f-a315-7141a753da39): Loading data parts | ||
366 | 2025.03.08 00:40:26.335103 [ 258 ] {62e495b5-6498-4502-8c53-8fb3d980dbab} <Debug> oximeter.measurements_u32 (dfd222fb-be9f-400f-a315-7141a753da39): There are no data parts | ||
367 | 2025.03.08 00:40:26.338260 [ 258 ] {62e495b5-6498-4502-8c53-8fb3d980dbab} <Debug> TCPHandler: Processed in 0.013972615 sec. | ||
368 | 2025.03.08 00:40:26.338437 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
369 | 2025.03.08 00:40:26.338677 [ 258 ] {df11386e-88ca-4eda-aece-351df4a9b068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) 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) | ||
370 | 2025.03.08 00:40:26.338747 [ 258 ] {df11386e-88ca-4eda-aece-351df4a9b068} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
371 | 2025.03.08 00:40:26.347142 [ 258 ] {df11386e-88ca-4eda-aece-351df4a9b068} <Debug> oximeter.measurements_i64 (ad570a79-4e2d-4b29-85ae-0a8c610e4f3c): Loading data parts | ||
372 | 2025.03.08 00:40:26.347332 [ 258 ] {df11386e-88ca-4eda-aece-351df4a9b068} <Debug> oximeter.measurements_i64 (ad570a79-4e2d-4b29-85ae-0a8c610e4f3c): There are no data parts | ||
373 | 2025.03.08 00:40:26.357470 [ 258 ] {df11386e-88ca-4eda-aece-351df4a9b068} <Debug> TCPHandler: Processed in 0.019099541 sec. | ||
374 | 2025.03.08 00:40:26.357615 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
375 | 2025.03.08 00:40:26.357829 [ 258 ] {dda52fb4-7521-459f-8708-564ddc17a793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) 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) | ||
376 | 2025.03.08 00:40:26.357959 [ 258 ] {dda52fb4-7521-459f-8708-564ddc17a793} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
377 | 2025.03.08 00:40:26.368578 [ 258 ] {dda52fb4-7521-459f-8708-564ddc17a793} <Debug> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Loading data parts | ||
378 | 2025.03.08 00:40:26.368779 [ 258 ] {dda52fb4-7521-459f-8708-564ddc17a793} <Debug> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): There are no data parts | ||
379 | 2025.03.08 00:40:26.371808 [ 258 ] {dda52fb4-7521-459f-8708-564ddc17a793} <Debug> TCPHandler: Processed in 0.014248512 sec. | ||
380 | 2025.03.08 00:40:26.371948 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
381 | 2025.03.08 00:40:26.372234 [ 258 ] {c7005c96-9b5f-4dc6-a925-b0808e0b6098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) 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) | ||
382 | 2025.03.08 00:40:26.372353 [ 258 ] {c7005c96-9b5f-4dc6-a925-b0808e0b6098} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
383 | 2025.03.08 00:40:26.380173 [ 258 ] {c7005c96-9b5f-4dc6-a925-b0808e0b6098} <Debug> oximeter.measurements_f32 (1a56ebf5-7d14-4446-be7b-0c035e853c18): Loading data parts | ||
384 | 2025.03.08 00:40:26.380345 [ 258 ] {c7005c96-9b5f-4dc6-a925-b0808e0b6098} <Debug> oximeter.measurements_f32 (1a56ebf5-7d14-4446-be7b-0c035e853c18): There are no data parts | ||
385 | 2025.03.08 00:40:26.382912 [ 258 ] {c7005c96-9b5f-4dc6-a925-b0808e0b6098} <Debug> TCPHandler: Processed in 0.011019362 sec. | ||
386 | 2025.03.08 00:40:26.383052 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
387 | 2025.03.08 00:40:26.383246 [ 258 ] {b05cbf12-08a3-466f-889e-bf4961c4109e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) 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) | ||
388 | 2025.03.08 00:40:26.383379 [ 258 ] {b05cbf12-08a3-466f-889e-bf4961c4109e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
389 | 2025.03.08 00:40:26.391030 [ 258 ] {b05cbf12-08a3-466f-889e-bf4961c4109e} <Debug> oximeter.measurements_f64 (453b041c-2364-4e12-9558-29fff366a000): Loading data parts | ||
390 | 2025.03.08 00:40:26.391206 [ 258 ] {b05cbf12-08a3-466f-889e-bf4961c4109e} <Debug> oximeter.measurements_f64 (453b041c-2364-4e12-9558-29fff366a000): There are no data parts | ||
391 | 2025.03.08 00:40:26.401736 [ 258 ] {b05cbf12-08a3-466f-889e-bf4961c4109e} <Debug> TCPHandler: Processed in 0.018736432 sec. | ||
392 | 2025.03.08 00:40:26.401909 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
393 | 2025.03.08 00:40:26.402596 [ 258 ] {234296e6-c19c-40fb-8d07-dbe3f5605f57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) 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) | ||
394 | 2025.03.08 00:40:26.402850 [ 258 ] {234296e6-c19c-40fb-8d07-dbe3f5605f57} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
395 | 2025.03.08 00:40:26.412479 [ 258 ] {234296e6-c19c-40fb-8d07-dbe3f5605f57} <Debug> oximeter.measurements_string (9bc1c31f-541c-4205-b9ec-7083a7157c20): Loading data parts | ||
396 | 2025.03.08 00:40:26.412740 [ 258 ] {234296e6-c19c-40fb-8d07-dbe3f5605f57} <Debug> oximeter.measurements_string (9bc1c31f-541c-4205-b9ec-7083a7157c20): There are no data parts | ||
397 | 2025.03.08 00:40:26.423726 [ 258 ] {234296e6-c19c-40fb-8d07-dbe3f5605f57} <Debug> TCPHandler: Processed in 0.02188482 sec. | ||
398 | 2025.03.08 00:40:26.424024 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
399 | 2025.03.08 00:40:26.424289 [ 258 ] {1b182507-25d8-402e-a3cc-a0c3a13956aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
400 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
401 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
402 | * a string isn't palatable for a few reasons. | ||
403 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
404 | * details. | ||
405 | */ | ||
406 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
407 | 2025.03.08 00:40:26.424382 [ 258 ] {1b182507-25d8-402e-a3cc-a0c3a13956aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
408 | 2025.03.08 00:40:26.436074 [ 258 ] {1b182507-25d8-402e-a3cc-a0c3a13956aa} <Debug> oximeter.measurements_bytes (ff2dacf9-1b86-4fae-afe7-e45a05cca5dd): Loading data parts | ||
409 | 2025.03.08 00:40:26.436314 [ 258 ] {1b182507-25d8-402e-a3cc-a0c3a13956aa} <Debug> oximeter.measurements_bytes (ff2dacf9-1b86-4fae-afe7-e45a05cca5dd): There are no data parts | ||
410 | 2025.03.08 00:40:26.441431 [ 258 ] {1b182507-25d8-402e-a3cc-a0c3a13956aa} <Debug> TCPHandler: Processed in 0.017525143 sec. | ||
411 | 2025.03.08 00:40:26.441633 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
412 | 2025.03.08 00:40:26.441918 [ 258 ] {a4f960d2-28ce-4fe4-91b4-ab38150e569f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) 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) | ||
413 | 2025.03.08 00:40:26.441989 [ 258 ] {a4f960d2-28ce-4fe4-91b4-ab38150e569f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
414 | 2025.03.08 00:40:26.448206 [ 258 ] {a4f960d2-28ce-4fe4-91b4-ab38150e569f} <Debug> oximeter.measurements_cumulativei64 (40c4dc4b-a857-44e3-917d-5ef304504992): Loading data parts | ||
415 | 2025.03.08 00:40:26.448469 [ 258 ] {a4f960d2-28ce-4fe4-91b4-ab38150e569f} <Debug> oximeter.measurements_cumulativei64 (40c4dc4b-a857-44e3-917d-5ef304504992): There are no data parts | ||
416 | 2025.03.08 00:40:26.451184 [ 258 ] {a4f960d2-28ce-4fe4-91b4-ab38150e569f} <Debug> TCPHandler: Processed in 0.009628227 sec. | ||
417 | 2025.03.08 00:40:26.451345 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
418 | 2025.03.08 00:40:26.451559 [ 258 ] {8ceb06b9-91fb-431d-9711-6531c2d26ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) 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) | ||
419 | 2025.03.08 00:40:26.451632 [ 258 ] {8ceb06b9-91fb-431d-9711-6531c2d26ece} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
420 | 2025.03.08 00:40:26.460120 [ 258 ] {8ceb06b9-91fb-431d-9711-6531c2d26ece} <Debug> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Loading data parts | ||
421 | 2025.03.08 00:40:26.460321 [ 258 ] {8ceb06b9-91fb-431d-9711-6531c2d26ece} <Debug> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): There are no data parts | ||
422 | 2025.03.08 00:40:26.462412 [ 258 ] {8ceb06b9-91fb-431d-9711-6531c2d26ece} <Debug> TCPHandler: Processed in 0.011120044 sec. | ||
423 | 2025.03.08 00:40:26.462561 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
424 | 2025.03.08 00:40:26.462804 [ 258 ] {b6abfbf8-c8cc-4936-adab-61e047b860fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) 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) | ||
425 | 2025.03.08 00:40:26.462867 [ 258 ] {b6abfbf8-c8cc-4936-adab-61e047b860fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
426 | 2025.03.08 00:40:26.472146 [ 258 ] {b6abfbf8-c8cc-4936-adab-61e047b860fb} <Debug> oximeter.measurements_cumulativef32 (399ffc67-6019-4f66-bc4d-82555ab5deae): Loading data parts | ||
427 | 2025.03.08 00:40:26.472316 [ 258 ] {b6abfbf8-c8cc-4936-adab-61e047b860fb} <Debug> oximeter.measurements_cumulativef32 (399ffc67-6019-4f66-bc4d-82555ab5deae): There are no data parts | ||
428 | 2025.03.08 00:40:26.482613 [ 258 ] {b6abfbf8-c8cc-4936-adab-61e047b860fb} <Debug> TCPHandler: Processed in 0.020104336 sec. | ||
429 | 2025.03.08 00:40:26.482779 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
430 | 2025.03.08 00:40:26.483006 [ 258 ] {d31c662e-b095-4efb-8b94-8f63d4444b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) 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) | ||
431 | 2025.03.08 00:40:26.483079 [ 258 ] {d31c662e-b095-4efb-8b94-8f63d4444b95} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
432 | 2025.03.08 00:40:26.502883 [ 258 ] {d31c662e-b095-4efb-8b94-8f63d4444b95} <Debug> oximeter.measurements_cumulativef64 (81661286-4b8d-4aa6-b788-6e99d0011e45): Loading data parts | ||
433 | 2025.03.08 00:40:26.503122 [ 258 ] {d31c662e-b095-4efb-8b94-8f63d4444b95} <Debug> oximeter.measurements_cumulativef64 (81661286-4b8d-4aa6-b788-6e99d0011e45): There are no data parts | ||
434 | 2025.03.08 00:40:26.514332 [ 258 ] {d31c662e-b095-4efb-8b94-8f63d4444b95} <Debug> TCPHandler: Processed in 0.03161703 sec. | ||
435 | 2025.03.08 00:40:26.514537 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
436 | 2025.03.08 00:40:26.514839 [ 258 ] {914dfb79-973a-43df-87fd-9f00989111cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
437 | * NOTE: Array types cannot be Nullable, see | ||
438 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
439 | * for more details. | ||
440 | * | ||
441 | * This means we need to use empty arrays to indicate a missing value. This | ||
442 | * is unfortunate, and at this point relies on the fact that an | ||
443 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
444 | * to figure out another way to represent missing samples here. | ||
445 | */ | ||
446 | 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) | ||
447 | 2025.03.08 00:40:26.514926 [ 258 ] {914dfb79-973a-43df-87fd-9f00989111cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
448 | 2025.03.08 00:40:26.526088 [ 258 ] {914dfb79-973a-43df-87fd-9f00989111cc} <Debug> oximeter.measurements_histogrami8 (9cd8527d-685b-427b-a3c2-654ffbde5656): Loading data parts | ||
449 | 2025.03.08 00:40:26.526298 [ 258 ] {914dfb79-973a-43df-87fd-9f00989111cc} <Debug> oximeter.measurements_histogrami8 (9cd8527d-685b-427b-a3c2-654ffbde5656): There are no data parts | ||
450 | 2025.03.08 00:40:26.529288 [ 258 ] {914dfb79-973a-43df-87fd-9f00989111cc} <Debug> TCPHandler: Processed in 0.014813146 sec. | ||
451 | 2025.03.08 00:40:26.529460 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
452 | 2025.03.08 00:40:26.529761 [ 258 ] {ee424ce4-df12-4bee-aae8-ea750e99321c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) 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) | ||
453 | 2025.03.08 00:40:26.529849 [ 258 ] {ee424ce4-df12-4bee-aae8-ea750e99321c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
454 | 2025.03.08 00:40:26.538040 [ 258 ] {ee424ce4-df12-4bee-aae8-ea750e99321c} <Debug> oximeter.measurements_histogramu8 (c3f5a239-24c5-4103-9b3f-5806e4527379): Loading data parts | ||
455 | 2025.03.08 00:40:26.538234 [ 258 ] {ee424ce4-df12-4bee-aae8-ea750e99321c} <Debug> oximeter.measurements_histogramu8 (c3f5a239-24c5-4103-9b3f-5806e4527379): There are no data parts | ||
456 | 2025.03.08 00:40:26.540298 [ 258 ] {ee424ce4-df12-4bee-aae8-ea750e99321c} <Debug> TCPHandler: Processed in 0.010893249 sec. | ||
457 | 2025.03.08 00:40:26.540544 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
458 | 2025.03.08 00:40:26.540890 [ 258 ] {b417c0b0-d47f-4b32-aa33-dd12720d0327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) 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) | ||
459 | 2025.03.08 00:40:26.540987 [ 258 ] {b417c0b0-d47f-4b32-aa33-dd12720d0327} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
460 | 2025.03.08 00:40:26.548900 [ 258 ] {b417c0b0-d47f-4b32-aa33-dd12720d0327} <Debug> oximeter.measurements_histogrami16 (6bae1274-5af4-43b0-9e5c-ab6d2dd09c39): Loading data parts | ||
461 | 2025.03.08 00:40:26.549080 [ 258 ] {b417c0b0-d47f-4b32-aa33-dd12720d0327} <Debug> oximeter.measurements_histogrami16 (6bae1274-5af4-43b0-9e5c-ab6d2dd09c39): There are no data parts | ||
462 | 2025.03.08 00:40:26.551259 [ 258 ] {b417c0b0-d47f-4b32-aa33-dd12720d0327} <Debug> TCPHandler: Processed in 0.010787877 sec. | ||
463 | 2025.03.08 00:40:26.551409 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
464 | 2025.03.08 00:40:26.551690 [ 258 ] {ec5842b6-03fb-48b0-852e-f5dc4e8848fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) 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) | ||
465 | 2025.03.08 00:40:26.551779 [ 258 ] {ec5842b6-03fb-48b0-852e-f5dc4e8848fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
466 | 2025.03.08 00:40:26.559995 [ 258 ] {ec5842b6-03fb-48b0-852e-f5dc4e8848fb} <Debug> oximeter.measurements_histogramu16 (fb08060d-d39e-43cc-b43b-a0c44736fa43): Loading data parts | ||
467 | 2025.03.08 00:40:26.560200 [ 258 ] {ec5842b6-03fb-48b0-852e-f5dc4e8848fb} <Debug> oximeter.measurements_histogramu16 (fb08060d-d39e-43cc-b43b-a0c44736fa43): There are no data parts | ||
468 | 2025.03.08 00:40:26.562525 [ 258 ] {ec5842b6-03fb-48b0-852e-f5dc4e8848fb} <Debug> TCPHandler: Processed in 0.011170316 sec. | ||
469 | 2025.03.08 00:40:26.562725 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
470 | 2025.03.08 00:40:26.562996 [ 258 ] {f4a0bb11-275d-4358-b9a1-41d5e32af449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) 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) | ||
471 | 2025.03.08 00:40:26.563067 [ 258 ] {f4a0bb11-275d-4358-b9a1-41d5e32af449} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
472 | 2025.03.08 00:40:26.571216 [ 258 ] {f4a0bb11-275d-4358-b9a1-41d5e32af449} <Debug> oximeter.measurements_histogrami32 (9e1fc466-7569-4658-959f-30d1c756dc79): Loading data parts | ||
473 | 2025.03.08 00:40:26.571412 [ 258 ] {f4a0bb11-275d-4358-b9a1-41d5e32af449} <Debug> oximeter.measurements_histogrami32 (9e1fc466-7569-4658-959f-30d1c756dc79): There are no data parts | ||
474 | 2025.03.08 00:40:26.573593 [ 258 ] {f4a0bb11-275d-4358-b9a1-41d5e32af449} <Debug> TCPHandler: Processed in 0.01092204 sec. | ||
475 | 2025.03.08 00:40:26.573867 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
476 | 2025.03.08 00:40:26.574139 [ 258 ] {8f04a120-e126-4cd4-bbdf-6225467d8195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) 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) | ||
477 | 2025.03.08 00:40:26.574221 [ 258 ] {8f04a120-e126-4cd4-bbdf-6225467d8195} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
478 | 2025.03.08 00:40:26.582478 [ 258 ] {8f04a120-e126-4cd4-bbdf-6225467d8195} <Debug> oximeter.measurements_histogramu32 (2edb49fb-29e9-4d68-84d6-bee10c59a442): Loading data parts | ||
479 | 2025.03.08 00:40:26.582664 [ 258 ] {8f04a120-e126-4cd4-bbdf-6225467d8195} <Debug> oximeter.measurements_histogramu32 (2edb49fb-29e9-4d68-84d6-bee10c59a442): There are no data parts | ||
480 | 2025.03.08 00:40:26.584802 [ 258 ] {8f04a120-e126-4cd4-bbdf-6225467d8195} <Debug> TCPHandler: Processed in 0.010986281 sec. | ||
481 | 2025.03.08 00:40:26.584972 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
482 | 2025.03.08 00:40:26.585251 [ 258 ] {068db979-49e4-42d7-bec9-01314b25d7bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) 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) | ||
483 | 2025.03.08 00:40:26.585321 [ 258 ] {068db979-49e4-42d7-bec9-01314b25d7bc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
484 | 2025.03.08 00:40:26.593389 [ 258 ] {068db979-49e4-42d7-bec9-01314b25d7bc} <Debug> oximeter.measurements_histogrami64 (6bc1b93a-9c01-43f1-92c1-9600fec29adb): Loading data parts | ||
485 | 2025.03.08 00:40:26.593582 [ 258 ] {068db979-49e4-42d7-bec9-01314b25d7bc} <Debug> oximeter.measurements_histogrami64 (6bc1b93a-9c01-43f1-92c1-9600fec29adb): There are no data parts | ||
486 | 2025.03.08 00:40:26.596566 [ 258 ] {068db979-49e4-42d7-bec9-01314b25d7bc} <Debug> TCPHandler: Processed in 0.011645878 sec. | ||
487 | 2025.03.08 00:40:26.596722 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
488 | 2025.03.08 00:40:26.596996 [ 258 ] {2f23f100-1ee0-4fbb-b1da-710927075fa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) 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) | ||
489 | 2025.03.08 00:40:26.597077 [ 258 ] {2f23f100-1ee0-4fbb-b1da-710927075fa0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
490 | 2025.03.08 00:40:26.605178 [ 258 ] {2f23f100-1ee0-4fbb-b1da-710927075fa0} <Debug> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Loading data parts | ||
491 | 2025.03.08 00:40:26.605338 [ 258 ] {2f23f100-1ee0-4fbb-b1da-710927075fa0} <Debug> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): There are no data parts | ||
492 | 2025.03.08 00:40:26.607720 [ 258 ] {2f23f100-1ee0-4fbb-b1da-710927075fa0} <Debug> TCPHandler: Processed in 0.011051343 sec. | ||
493 | 2025.03.08 00:40:26.607911 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
494 | 2025.03.08 00:40:26.608211 [ 258 ] {9f9969f2-a385-49d0-9e94-dfa86f66936e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) 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) | ||
495 | 2025.03.08 00:40:26.608284 [ 258 ] {9f9969f2-a385-49d0-9e94-dfa86f66936e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
496 | 2025.03.08 00:40:26.615655 [ 258 ] {9f9969f2-a385-49d0-9e94-dfa86f66936e} <Debug> oximeter.measurements_histogramf32 (fe83687d-62f0-4d46-9a8e-f9fc7d9b83a7): Loading data parts | ||
497 | 2025.03.08 00:40:26.615824 [ 258 ] {9f9969f2-a385-49d0-9e94-dfa86f66936e} <Debug> oximeter.measurements_histogramf32 (fe83687d-62f0-4d46-9a8e-f9fc7d9b83a7): There are no data parts | ||
498 | 2025.03.08 00:40:26.618350 [ 258 ] {9f9969f2-a385-49d0-9e94-dfa86f66936e} <Debug> TCPHandler: Processed in 0.010494119 sec. | ||
499 | 2025.03.08 00:40:26.618520 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
500 | 2025.03.08 00:40:26.618848 [ 258 ] {5bdab5b6-e90a-4823-9de6-feae2a4c9c17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) 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) | ||
501 | 2025.03.08 00:40:26.618946 [ 258 ] {5bdab5b6-e90a-4823-9de6-feae2a4c9c17} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
502 | 2025.03.08 00:40:26.625345 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36288 | ||
503 | 2025.03.08 00:40:26.626005 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
504 | 2025.03.08 00:40:26.626046 [ 269 ] {} <Debug> TCP-Session: b12b8467-1b82-4190-914a-9f786de2ce33 Authenticating user 'default' from [fd00:1122:3344:101::b]:36288 | ||
505 | 2025.03.08 00:40:26.626071 [ 269 ] {} <Debug> TCP-Session: b12b8467-1b82-4190-914a-9f786de2ce33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
506 | 2025.03.08 00:40:26.626123 [ 269 ] {} <Debug> TCP-Session: b12b8467-1b82-4190-914a-9f786de2ce33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
507 | 2025.03.08 00:40:26.626195 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
508 | 2025.03.08 00:40:26.626221 [ 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 | ||
509 | 2025.03.08 00:40:26.626264 [ 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 | ||
510 | 2025.03.08 00:40:26.626378 [ 258 ] {5bdab5b6-e90a-4823-9de6-feae2a4c9c17} <Debug> oximeter.measurements_histogramf64 (2b2e5233-d909-462d-97fd-c26be89ea28c): Loading data parts | ||
511 | 2025.03.08 00:40:26.626635 [ 258 ] {5bdab5b6-e90a-4823-9de6-feae2a4c9c17} <Debug> oximeter.measurements_histogramf64 (2b2e5233-d909-462d-97fd-c26be89ea28c): There are no data parts | ||
512 | 2025.03.08 00:40:26.627280 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43903 | ||
513 | 2025.03.08 00:40:26.627385 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55805 | ||
514 | 2025.03.08 00:40:26.627454 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
515 | 2025.03.08 00:40:26.627481 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37408 | ||
516 | 2025.03.08 00:40:26.627681 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
517 | 2025.03.08 00:40:26.627702 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43981 | ||
518 | 2025.03.08 00:40:26.627835 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
519 | 2025.03.08 00:40:26.627869 [ 271 ] {} <Debug> TCP-Session: bcda224d-a059-40c6-980d-9813ab36ac07 Authenticating user 'default' from [fd00:1122:3344:101::b]:55805 | ||
520 | 2025.03.08 00:40:26.627680 [ 270 ] {} <Debug> TCP-Session: a0c07f7a-41f8-410d-9f19-288b709ad08f Authenticating user 'default' from [fd00:1122:3344:101::b]:43903 | ||
521 | 2025.03.08 00:40:26.627834 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64497 | ||
522 | 2025.03.08 00:40:26.627906 [ 272 ] {} <Debug> TCP-Session: f3cc0457-a0da-43e5-b214-25895a462b7e Authenticating user 'default' from [fd00:1122:3344:101::b]:37408 | ||
523 | 2025.03.08 00:40:26.628032 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50666 | ||
524 | 2025.03.08 00:40:26.628103 [ 271 ] {} <Debug> TCP-Session: bcda224d-a059-40c6-980d-9813ab36ac07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
525 | 2025.03.08 00:40:26.628114 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
526 | 2025.03.08 00:40:26.628428 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
527 | 2025.03.08 00:40:26.628458 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39640 | ||
528 | 2025.03.08 00:40:26.628508 [ 272 ] {} <Debug> TCP-Session: f3cc0457-a0da-43e5-b214-25895a462b7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
529 | 2025.03.08 00:40:26.628473 [ 270 ] {} <Debug> TCP-Session: a0c07f7a-41f8-410d-9f19-288b709ad08f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
530 | 2025.03.08 00:40:26.628540 [ 274 ] {} <Debug> TCP-Session: adc1c55d-260f-4cb9-a0a9-b94c70f68dd0 Authenticating user 'default' from [fd00:1122:3344:101::b]:64497 | ||
531 | 2025.03.08 00:40:26.628548 [ 272 ] {} <Debug> TCP-Session: f3cc0457-a0da-43e5-b214-25895a462b7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
532 | 2025.03.08 00:40:26.628317 [ 271 ] {} <Debug> TCP-Session: bcda224d-a059-40c6-980d-9813ab36ac07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
533 | 2025.03.08 00:40:26.628422 [ 273 ] {} <Debug> TCP-Session: 8925961c-3120-49e4-9565-545d216511e4 Authenticating user 'default' from [fd00:1122:3344:101::b]:43981 | ||
534 | 2025.03.08 00:40:26.628710 [ 274 ] {} <Debug> TCP-Session: adc1c55d-260f-4cb9-a0a9-b94c70f68dd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
535 | 2025.03.08 00:40:26.628744 [ 273 ] {} <Debug> TCP-Session: 8925961c-3120-49e4-9565-545d216511e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
536 | 2025.03.08 00:40:26.628760 [ 270 ] {} <Debug> TCP-Session: a0c07f7a-41f8-410d-9f19-288b709ad08f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
537 | 2025.03.08 00:40:26.628785 [ 274 ] {} <Debug> TCP-Session: adc1c55d-260f-4cb9-a0a9-b94c70f68dd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
538 | 2025.03.08 00:40:26.628837 [ 273 ] {} <Debug> TCP-Session: 8925961c-3120-49e4-9565-545d216511e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
539 | 2025.03.08 00:40:26.629428 [ 258 ] {5bdab5b6-e90a-4823-9de6-feae2a4c9c17} <Debug> TCPHandler: Processed in 0.01097465 sec. | ||
540 | 2025.03.08 00:40:26.629633 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
541 | 2025.03.08 00:40:26.629851 [ 258 ] {a97a70ad-a672-427f-8649-f35a36b17e30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) /* The field tables store named dimensions of each timeseries. | ||
542 | * | ||
543 | * As with the measurement tables, there is one field table for each field data | ||
544 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
545 | * this behavior **must not** be relied upon for query correctness. | ||
546 | * | ||
547 | * The index for the fields differs from the measurements, however. Rows are | ||
548 | * sorted by timeseries name, then field name, field value, and finally | ||
549 | * timeseries key. This reflects the most common pattern for looking them up: | ||
550 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
551 | * usually then used to look up measurements. | ||
552 | * | ||
553 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
554 | * timeseries name and then key, since it would improve lookups where one | ||
555 | * already has the key. Realistically though, these tables are quite small and | ||
556 | * so performance benefits will be low in absolute terms. | ||
557 | * | ||
558 | * TTL: We use a materialized column to expire old field table records. This | ||
559 | * column is generated automatically by the database whenever a new row is | ||
560 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
561 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
562 | * record will remain during a deduplication, which will have the last | ||
563 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
564 | * measurement tables. | ||
565 | */ | ||
566 | 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) | ||
567 | 2025.03.08 00:40:26.629953 [ 258 ] {a97a70ad-a672-427f-8649-f35a36b17e30} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
568 | 2025.03.08 00:40:26.630822 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
569 | 2025.03.08 00:40:26.630864 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
570 | 2025.03.08 00:40:26.630897 [ 275 ] {} <Debug> TCP-Session: 57d47b3f-db24-45c5-8935-e1748e54f63a Authenticating user 'default' from [fd00:1122:3344:101::b]:50666 | ||
571 | 2025.03.08 00:40:26.630974 [ 276 ] {} <Debug> TCP-Session: 1e8ab8bf-3ebc-425b-b15e-48a8a8c23a3f Authenticating user 'default' from [fd00:1122:3344:101::b]:39640 | ||
572 | 2025.03.08 00:40:26.630988 [ 275 ] {} <Debug> TCP-Session: 57d47b3f-db24-45c5-8935-e1748e54f63a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
573 | 2025.03.08 00:40:26.631022 [ 276 ] {} <Debug> TCP-Session: 1e8ab8bf-3ebc-425b-b15e-48a8a8c23a3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
574 | 2025.03.08 00:40:26.631097 [ 276 ] {} <Debug> TCP-Session: 1e8ab8bf-3ebc-425b-b15e-48a8a8c23a3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
575 | 2025.03.08 00:40:26.631093 [ 275 ] {} <Debug> TCP-Session: 57d47b3f-db24-45c5-8935-e1748e54f63a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
576 | 2025.03.08 00:40:26.637433 [ 258 ] {a97a70ad-a672-427f-8649-f35a36b17e30} <Debug> oximeter.fields_bool (ffaf3c78-5b2d-4afc-87ad-e38a7b17a483): Loading data parts | ||
577 | 2025.03.08 00:40:26.637598 [ 258 ] {a97a70ad-a672-427f-8649-f35a36b17e30} <Debug> oximeter.fields_bool (ffaf3c78-5b2d-4afc-87ad-e38a7b17a483): There are no data parts | ||
578 | 2025.03.08 00:40:26.640711 [ 258 ] {a97a70ad-a672-427f-8649-f35a36b17e30} <Debug> TCPHandler: Processed in 0.011138185 sec. | ||
579 | 2025.03.08 00:40:26.640959 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
580 | 2025.03.08 00:40:26.641173 [ 258 ] {7203e1ec-481a-43ef-a79c-e2ba14645845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) 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) | ||
581 | 2025.03.08 00:40:26.641253 [ 258 ] {7203e1ec-481a-43ef-a79c-e2ba14645845} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
582 | 2025.03.08 00:40:26.651704 [ 258 ] {7203e1ec-481a-43ef-a79c-e2ba14645845} <Debug> oximeter.fields_i8 (7566f2fe-8fc6-4080-8b66-78c3724cfb57): Loading data parts | ||
583 | 2025.03.08 00:40:26.651897 [ 258 ] {7203e1ec-481a-43ef-a79c-e2ba14645845} <Debug> oximeter.fields_i8 (7566f2fe-8fc6-4080-8b66-78c3724cfb57): There are no data parts | ||
584 | 2025.03.08 00:40:26.661510 [ 258 ] {7203e1ec-481a-43ef-a79c-e2ba14645845} <Debug> TCPHandler: Processed in 0.020624849 sec. | ||
585 | 2025.03.08 00:40:26.661668 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
586 | 2025.03.08 00:40:26.661904 [ 258 ] {a5e0df05-51b1-437d-9f22-b32eb15425cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) 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) | ||
587 | 2025.03.08 00:40:26.661962 [ 258 ] {a5e0df05-51b1-437d-9f22-b32eb15425cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
588 | 2025.03.08 00:40:26.671709 [ 258 ] {a5e0df05-51b1-437d-9f22-b32eb15425cc} <Debug> oximeter.fields_u8 (359f3878-c6d7-4e2f-9cbe-147bb1ba9cf0): Loading data parts | ||
589 | 2025.03.08 00:40:26.671937 [ 258 ] {a5e0df05-51b1-437d-9f22-b32eb15425cc} <Debug> oximeter.fields_u8 (359f3878-c6d7-4e2f-9cbe-147bb1ba9cf0): There are no data parts | ||
590 | 2025.03.08 00:40:26.682294 [ 258 ] {a5e0df05-51b1-437d-9f22-b32eb15425cc} <Debug> TCPHandler: Processed in 0.02068744 sec. | ||
591 | 2025.03.08 00:40:26.682488 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
592 | 2025.03.08 00:40:26.682696 [ 258 ] {53204316-89eb-495a-b3e4-eee07b389039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) 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) | ||
593 | 2025.03.08 00:40:26.682783 [ 258 ] {53204316-89eb-495a-b3e4-eee07b389039} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
594 | 2025.03.08 00:40:26.692342 [ 258 ] {53204316-89eb-495a-b3e4-eee07b389039} <Debug> oximeter.fields_i16 (330e8f76-e659-4531-b135-1d3c5ae0bc78): Loading data parts | ||
595 | 2025.03.08 00:40:26.692599 [ 258 ] {53204316-89eb-495a-b3e4-eee07b389039} <Debug> oximeter.fields_i16 (330e8f76-e659-4531-b135-1d3c5ae0bc78): There are no data parts | ||
596 | 2025.03.08 00:40:26.695489 [ 258 ] {53204316-89eb-495a-b3e4-eee07b389039} <Debug> TCPHandler: Processed in 0.013065303 sec. | ||
597 | 2025.03.08 00:40:26.695640 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
598 | 2025.03.08 00:40:26.695934 [ 258 ] {5d669af3-eb00-47fb-93f7-a1f8a243cefd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) 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) | ||
599 | 2025.03.08 00:40:26.696072 [ 258 ] {5d669af3-eb00-47fb-93f7-a1f8a243cefd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
600 | 2025.03.08 00:40:26.703570 [ 258 ] {5d669af3-eb00-47fb-93f7-a1f8a243cefd} <Debug> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Loading data parts | ||
601 | 2025.03.08 00:40:26.703770 [ 258 ] {5d669af3-eb00-47fb-93f7-a1f8a243cefd} <Debug> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): There are no data parts | ||
602 | 2025.03.08 00:40:26.705440 [ 258 ] {5d669af3-eb00-47fb-93f7-a1f8a243cefd} <Debug> TCPHandler: Processed in 0.009854373 sec. | ||
603 | 2025.03.08 00:40:26.705745 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
604 | 2025.03.08 00:40:26.705956 [ 258 ] {94bb17cc-819c-449c-98b2-fd782e50040a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) 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) | ||
605 | 2025.03.08 00:40:26.706100 [ 258 ] {94bb17cc-819c-449c-98b2-fd782e50040a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
606 | 2025.03.08 00:40:26.715116 [ 258 ] {94bb17cc-819c-449c-98b2-fd782e50040a} <Debug> oximeter.fields_i32 (de28244c-1c18-4da8-9fe4-a39d6ef55ff0): Loading data parts | ||
607 | 2025.03.08 00:40:26.715404 [ 258 ] {94bb17cc-819c-449c-98b2-fd782e50040a} <Debug> oximeter.fields_i32 (de28244c-1c18-4da8-9fe4-a39d6ef55ff0): There are no data parts | ||
608 | 2025.03.08 00:40:26.717297 [ 258 ] {94bb17cc-819c-449c-98b2-fd782e50040a} <Debug> TCPHandler: Processed in 0.011606267 sec. | ||
609 | 2025.03.08 00:40:26.717490 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
610 | 2025.03.08 00:40:26.717944 [ 258 ] {5baa8efd-d446-4da7-acb7-f7ade4f57738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) 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) | ||
611 | 2025.03.08 00:40:26.718090 [ 258 ] {5baa8efd-d446-4da7-acb7-f7ade4f57738} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
612 | 2025.03.08 00:40:26.727589 [ 258 ] {5baa8efd-d446-4da7-acb7-f7ade4f57738} <Debug> oximeter.fields_u32 (a206c9d0-4713-4a46-b7dc-d938c0bb4a63): Loading data parts | ||
613 | 2025.03.08 00:40:26.727791 [ 258 ] {5baa8efd-d446-4da7-acb7-f7ade4f57738} <Debug> oximeter.fields_u32 (a206c9d0-4713-4a46-b7dc-d938c0bb4a63): There are no data parts | ||
614 | 2025.03.08 00:40:26.739260 [ 258 ] {5baa8efd-d446-4da7-acb7-f7ade4f57738} <Debug> TCPHandler: Processed in 0.021850299 sec. | ||
615 | 2025.03.08 00:40:26.739486 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
616 | 2025.03.08 00:40:26.739757 [ 258 ] {3fdb7fa6-fcba-4e2f-a4d1-bdea254710bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) 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) | ||
617 | 2025.03.08 00:40:26.739944 [ 258 ] {3fdb7fa6-fcba-4e2f-a4d1-bdea254710bb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
618 | 2025.03.08 00:40:26.746579 [ 258 ] {3fdb7fa6-fcba-4e2f-a4d1-bdea254710bb} <Debug> oximeter.fields_i64 (41a48a18-1665-413f-8e9c-a8ad94ca0743): Loading data parts | ||
619 | 2025.03.08 00:40:26.746855 [ 258 ] {3fdb7fa6-fcba-4e2f-a4d1-bdea254710bb} <Debug> oximeter.fields_i64 (41a48a18-1665-413f-8e9c-a8ad94ca0743): There are no data parts | ||
620 | 2025.03.08 00:40:26.752544 [ 258 ] {3fdb7fa6-fcba-4e2f-a4d1-bdea254710bb} <Debug> TCPHandler: Processed in 0.013161825 sec. | ||
621 | 2025.03.08 00:40:26.752721 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
622 | 2025.03.08 00:40:26.753041 [ 258 ] {f94704f5-b7ee-4fb7-96b9-c38d6ea51817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) 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) | ||
623 | 2025.03.08 00:40:26.753179 [ 258 ] {f94704f5-b7ee-4fb7-96b9-c38d6ea51817} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
624 | 2025.03.08 00:40:26.760956 [ 258 ] {f94704f5-b7ee-4fb7-96b9-c38d6ea51817} <Debug> oximeter.fields_u64 (d7d034ad-fe06-476a-b32e-de2349e414ed): Loading data parts | ||
625 | 2025.03.08 00:40:26.761151 [ 258 ] {f94704f5-b7ee-4fb7-96b9-c38d6ea51817} <Debug> oximeter.fields_u64 (d7d034ad-fe06-476a-b32e-de2349e414ed): There are no data parts | ||
626 | 2025.03.08 00:40:26.763356 [ 258 ] {f94704f5-b7ee-4fb7-96b9-c38d6ea51817} <Debug> TCPHandler: Processed in 0.010700604 sec. | ||
627 | 2025.03.08 00:40:26.763518 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
628 | 2025.03.08 00:40:26.763717 [ 258 ] {5f6a8277-7f72-4b31-adac-5e2435352487} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) 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) | ||
629 | 2025.03.08 00:40:26.763908 [ 258 ] {5f6a8277-7f72-4b31-adac-5e2435352487} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
630 | 2025.03.08 00:40:26.771849 [ 258 ] {5f6a8277-7f72-4b31-adac-5e2435352487} <Debug> oximeter.fields_ipaddr (1a443df5-cada-4b5f-a9a3-63bb49a330c4): Loading data parts | ||
631 | 2025.03.08 00:40:26.772074 [ 258 ] {5f6a8277-7f72-4b31-adac-5e2435352487} <Debug> oximeter.fields_ipaddr (1a443df5-cada-4b5f-a9a3-63bb49a330c4): There are no data parts | ||
632 | 2025.03.08 00:40:26.774211 [ 258 ] {5f6a8277-7f72-4b31-adac-5e2435352487} <Debug> TCPHandler: Processed in 0.010751255 sec. | ||
633 | 2025.03.08 00:40:26.774394 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
634 | 2025.03.08 00:40:26.774735 [ 258 ] {bff055a1-ed84-491a-9c24-8ee4452bc531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) 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) | ||
635 | 2025.03.08 00:40:26.774935 [ 258 ] {bff055a1-ed84-491a-9c24-8ee4452bc531} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
636 | 2025.03.08 00:40:26.782502 [ 258 ] {bff055a1-ed84-491a-9c24-8ee4452bc531} <Debug> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Loading data parts | ||
637 | 2025.03.08 00:40:26.782706 [ 258 ] {bff055a1-ed84-491a-9c24-8ee4452bc531} <Debug> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): There are no data parts | ||
638 | 2025.03.08 00:40:26.785440 [ 258 ] {bff055a1-ed84-491a-9c24-8ee4452bc531} <Debug> TCPHandler: Processed in 0.011112944 sec. | ||
639 | 2025.03.08 00:40:26.785592 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
640 | 2025.03.08 00:40:26.785788 [ 258 ] {68ee1100-8b08-41ae-8431-4d3539addfc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) 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) | ||
641 | 2025.03.08 00:40:26.785911 [ 258 ] {68ee1100-8b08-41ae-8431-4d3539addfc3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
642 | 2025.03.08 00:40:26.794016 [ 258 ] {68ee1100-8b08-41ae-8431-4d3539addfc3} <Debug> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Loading data parts | ||
643 | 2025.03.08 00:40:26.794251 [ 258 ] {68ee1100-8b08-41ae-8431-4d3539addfc3} <Debug> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): There are no data parts | ||
644 | 2025.03.08 00:40:26.796409 [ 258 ] {68ee1100-8b08-41ae-8431-4d3539addfc3} <Debug> TCPHandler: Processed in 0.010871079 sec. | ||
645 | 2025.03.08 00:40:26.796628 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
646 | 2025.03.08 00:40:26.796958 [ 258 ] {d8de8f2c-72b4-4e6f-b73f-3a278c315d3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) /* The timeseries schema table stores the extracted schema for the samples | ||
647 | * oximeter collects. | ||
648 | */ | ||
649 | 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) | ||
650 | 2025.03.08 00:40:26.797115 [ 258 ] {d8de8f2c-72b4-4e6f-b73f-3a278c315d3e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
651 | 2025.03.08 00:40:26.805709 [ 258 ] {d8de8f2c-72b4-4e6f-b73f-3a278c315d3e} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013): Loading data parts | ||
652 | 2025.03.08 00:40:26.805989 [ 258 ] {d8de8f2c-72b4-4e6f-b73f-3a278c315d3e} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013): There are no data parts | ||
653 | 2025.03.08 00:40:26.808178 [ 258 ] {d8de8f2c-72b4-4e6f-b73f-3a278c315d3e} <Debug> TCPHandler: Processed in 0.011603736 sec. | ||
654 | 2025.03.08 00:40:26.808549 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
655 | 2025.03.08 00:40:26.808997 [ 261 ] {98981e6c-5391-499a-a0e4-3f78abdd3a40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
656 | 2025.03.08 00:40:26.809837 [ 261 ] {98981e6c-5391-499a-a0e4-3f78abdd3a40} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
657 | 2025.03.08 00:40:26.819153 [ 268 ] {98981e6c-5391-499a-a0e4-3f78abdd3a40} <Trace> oximeter.version (09c09406-67f7-4d8b-9922-9a86cdcf5fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
658 | 2025.03.08 00:40:26.819306 [ 268 ] {98981e6c-5391-499a-a0e4-3f78abdd3a40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
659 | 2025.03.08 00:40:26.824559 [ 268 ] {98981e6c-5391-499a-a0e4-3f78abdd3a40} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
660 | 2025.03.08 00:40:26.825280 [ 268 ] {98981e6c-5391-499a-a0e4-3f78abdd3a40} <Trace> oximeter.version (09c09406-67f7-4d8b-9922-9a86cdcf5fda): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
661 | 2025.03.08 00:40:26.825654 [ 261 ] {98981e6c-5391-499a-a0e4-3f78abdd3a40} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.016809 sec., 59.491938842286864 rows/sec., 951.87 B/sec. | ||
662 | 2025.03.08 00:40:26.826005 [ 261 ] {98981e6c-5391-499a-a0e4-3f78abdd3a40} <Debug> TCPHandler: Processed in 0.017594364 sec. | ||
663 | 2025.03.08 00:40:27.000454 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 126.82 MiB, peak 126.82 MiB, free memory in arenas 0.00 B, will set to 140.31 MiB (RSS), difference: 13.49 MiB | ||
664 | 2025.03.08 00:40:27.036948 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53142 | ||
665 | 2025.03.08 00:40:27.037656 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
666 | 2025.03.08 00:40:27.037702 [ 277 ] {} <Debug> TCP-Session: 3451def6-cfa1-4961-8ee9-0122df32af3a Authenticating user 'default' from [fd00:1122:3344:101::a]:53142 | ||
667 | 2025.03.08 00:40:27.037924 [ 277 ] {} <Debug> TCP-Session: 3451def6-cfa1-4961-8ee9-0122df32af3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
668 | 2025.03.08 00:40:27.037944 [ 277 ] {} <Debug> TCP-Session: 3451def6-cfa1-4961-8ee9-0122df32af3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
669 | 2025.03.08 00:40:27.038009 [ 277 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
670 | 2025.03.08 00:40:27.038151 [ 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.08 00:40:27.038177 [ 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.08 00:40:27.039612 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60561 | ||
673 | 2025.03.08 00:40:27.039820 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40757 | ||
674 | 2025.03.08 00:40:27.039916 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49203 | ||
675 | 2025.03.08 00:40:27.040008 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45666 | ||
676 | 2025.03.08 00:40:27.040114 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53559 | ||
677 | 2025.03.08 00:40:27.040469 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41388 | ||
678 | 2025.03.08 00:40:27.040685 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57331 | ||
679 | 2025.03.08 00:40:27.043050 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
680 | 2025.03.08 00:40:27.043099 [ 278 ] {} <Debug> TCP-Session: 1317861f-a0f2-4b45-8c8c-52ab6357cb1f Authenticating user 'default' from [fd00:1122:3344:101::a]:60561 | ||
681 | 2025.03.08 00:40:27.043129 [ 278 ] {} <Debug> TCP-Session: 1317861f-a0f2-4b45-8c8c-52ab6357cb1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
682 | 2025.03.08 00:40:27.043377 [ 278 ] {} <Debug> TCP-Session: 1317861f-a0f2-4b45-8c8c-52ab6357cb1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
683 | 2025.03.08 00:40:27.043725 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
684 | 2025.03.08 00:40:27.043777 [ 283 ] {} <Debug> TCP-Session: d9e0c0db-7329-4466-983f-2863d5454571 Authenticating user 'default' from [fd00:1122:3344:101::a]:41388 | ||
685 | 2025.03.08 00:40:27.043994 [ 283 ] {} <Debug> TCP-Session: d9e0c0db-7329-4466-983f-2863d5454571 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
686 | 2025.03.08 00:40:27.044011 [ 283 ] {} <Debug> TCP-Session: d9e0c0db-7329-4466-983f-2863d5454571 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
687 | 2025.03.08 00:40:27.044940 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
688 | 2025.03.08 00:40:27.045105 [ 282 ] {} <Debug> TCP-Session: 59ae1f33-c5be-4f56-b589-3c286b662f93 Authenticating user 'default' from [fd00:1122:3344:101::a]:53559 | ||
689 | 2025.03.08 00:40:27.045130 [ 282 ] {} <Debug> TCP-Session: 59ae1f33-c5be-4f56-b589-3c286b662f93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
690 | 2025.03.08 00:40:27.045148 [ 282 ] {} <Debug> TCP-Session: 59ae1f33-c5be-4f56-b589-3c286b662f93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
691 | 2025.03.08 00:40:27.046834 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
692 | 2025.03.08 00:40:27.046881 [ 284 ] {} <Debug> TCP-Session: 7ed3fb9f-3b44-4684-8543-ce85360571db Authenticating user 'default' from [fd00:1122:3344:101::a]:57331 | ||
693 | 2025.03.08 00:40:27.046910 [ 284 ] {} <Debug> TCP-Session: 7ed3fb9f-3b44-4684-8543-ce85360571db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
694 | 2025.03.08 00:40:27.047028 [ 284 ] {} <Debug> TCP-Session: 7ed3fb9f-3b44-4684-8543-ce85360571db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
695 | 2025.03.08 00:40:27.047447 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
696 | 2025.03.08 00:40:27.047497 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
697 | 2025.03.08 00:40:27.047503 [ 281 ] {} <Debug> TCP-Session: 84cf5bc8-83a4-4ea7-b9c6-1427a3b0e3de Authenticating user 'default' from [fd00:1122:3344:101::a]:45666 | ||
698 | 2025.03.08 00:40:27.047558 [ 279 ] {} <Debug> TCP-Session: a45ce0d2-f454-42f2-9500-8e9030f01ac9 Authenticating user 'default' from [fd00:1122:3344:101::a]:40757 | ||
699 | 2025.03.08 00:40:27.047509 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
700 | 2025.03.08 00:40:27.047722 [ 281 ] {} <Debug> TCP-Session: 84cf5bc8-83a4-4ea7-b9c6-1427a3b0e3de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
701 | 2025.03.08 00:40:27.047756 [ 279 ] {} <Debug> TCP-Session: a45ce0d2-f454-42f2-9500-8e9030f01ac9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
702 | 2025.03.08 00:40:27.047738 [ 280 ] {} <Debug> TCP-Session: bc267427-ec11-45c2-b92a-9a30e12ea615 Authenticating user 'default' from [fd00:1122:3344:101::a]:49203 | ||
703 | 2025.03.08 00:40:27.047848 [ 281 ] {} <Debug> TCP-Session: 84cf5bc8-83a4-4ea7-b9c6-1427a3b0e3de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
704 | 2025.03.08 00:40:27.047874 [ 279 ] {} <Debug> TCP-Session: a45ce0d2-f454-42f2-9500-8e9030f01ac9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
705 | 2025.03.08 00:40:27.047859 [ 280 ] {} <Debug> TCP-Session: bc267427-ec11-45c2-b92a-9a30e12ea615 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
706 | 2025.03.08 00:40:27.047973 [ 280 ] {} <Debug> TCP-Session: bc267427-ec11-45c2-b92a-9a30e12ea615 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
707 | 2025.03.08 00:40:33.070055 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
708 | 2025.03.08 00:40:33.070078 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
709 | 2025.03.08 00:40:33.070169 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
710 | 2025.03.08 00:40:33.070196 [ 242 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
711 | 2025.03.08 00:40:33.082099 [ 242 ] {} <Debug> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Loading data parts | ||
712 | 2025.03.08 00:40:33.082530 [ 242 ] {} <Debug> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): There are no data parts | ||
713 | 2025.03.08 00:40:33.091725 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
714 | 2025.03.08 00:40:33.091924 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
715 | 2025.03.08 00:40:33.093033 [ 244 ] {} <Debug> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Loading data parts | ||
716 | 2025.03.08 00:40:33.093340 [ 244 ] {} <Debug> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): There are no data parts | ||
717 | 2025.03.08 00:40:33.094385 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
718 | 2025.03.08 00:40:33.095459 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
719 | 2025.03.08 00:40:33.095957 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
720 | 2025.03.08 00:40:33.120400 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
721 | 2025.03.08 00:40:33.120562 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
722 | 2025.03.08 00:40:33.127847 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
723 | 2025.03.08 00:40:33.129026 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): 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.08 00:40:33.131441 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
725 | 2025.03.08 00:40:34.000161 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 145.79 MiB, peak 149.79 MiB, free memory in arenas 0.00 B, will set to 150.58 MiB (RSS), difference: 4.79 MiB | ||
726 | 2025.03.08 00:40:35.569989 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
727 | 2025.03.08 00:40:35.570241 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
728 | 2025.03.08 00:40:35.577307 [ 243 ] {} <Debug> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): Loading data parts | ||
729 | 2025.03.08 00:40:35.577528 [ 243 ] {} <Debug> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): There are no data parts | ||
730 | 2025.03.08 00:40:35.583738 [ 243 ] {} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
731 | 2025.03.08 00:40:35.583926 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
732 | 2025.03.08 00:40:35.585752 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
733 | 2025.03.08 00:40:35.586289 [ 243 ] {} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): 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.08 00:40:35.586860 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
735 | 2025.03.08 00:40:36.000161 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 154.76 MiB, peak 154.76 MiB, free memory in arenas 0.00 B, will set to 150.99 MiB (RSS), difference: -3.77 MiB | ||
736 | 2025.03.08 00:40:40.523681 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
737 | 2025.03.08 00:40:40.523744 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
738 | 2025.03.08 00:40:40.597025 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
739 | 2025.03.08 00:40:40.598513 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
740 | 2025.03.08 00:40:40.598595 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
741 | 2025.03.08 00:40:40.599647 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
742 | 2025.03.08 00:40:40.600462 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): 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.08 00:40:40.600809 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
744 | 2025.03.08 00:40:40.632464 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
745 | 2025.03.08 00:40:40.654866 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
746 | 2025.03.08 00:40:40.655019 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
747 | 2025.03.08 00:40:40.662453 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
748 | 2025.03.08 00:40:40.663853 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): 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.08 00:40:40.667530 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
750 | 2025.03.08 00:40:41.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 151.66 MiB, peak 155.66 MiB, free memory in arenas 0.00 B, will set to 152.68 MiB (RSS), difference: 1.03 MiB | ||
751 | 2025.03.08 00:40:46.000156 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 148.74 MiB, peak 155.66 MiB, free memory in arenas 0.00 B, will set to 152.75 MiB (RSS), difference: 4.02 MiB | ||
752 | 2025.03.08 00:40:48.101863 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
753 | 2025.03.08 00:40:48.102518 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
754 | 2025.03.08 00:40:48.102565 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
755 | 2025.03.08 00:40:48.103488 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
756 | 2025.03.08 00:40:48.104200 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
757 | 2025.03.08 00:40:48.104498 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
758 | 2025.03.08 00:40:48.168557 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
759 | 2025.03.08 00:40:48.187019 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
760 | 2025.03.08 00:40:48.187081 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
761 | 2025.03.08 00:40:48.193516 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
762 | 2025.03.08 00:40:48.194782 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
763 | 2025.03.08 00:40:48.197158 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
764 | 2025.03.08 00:40:55.523979 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
765 | 2025.03.08 00:40:55.524041 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
766 | 2025.03.08 00:40:55.605618 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
767 | 2025.03.08 00:40:55.606220 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
768 | 2025.03.08 00:40:55.606268 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
769 | 2025.03.08 00:40:55.606870 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
770 | 2025.03.08 00:40:55.607141 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
771 | 2025.03.08 00:40:55.607368 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
772 | 2025.03.08 00:40:55.698179 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
773 | 2025.03.08 00:40:55.717790 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
774 | 2025.03.08 00:40:55.717857 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
775 | 2025.03.08 00:40:55.724674 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
776 | 2025.03.08 00:40:55.725460 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
777 | 2025.03.08 00:40:55.728432 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
778 | 2025.03.08 00:40:56.840274 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
779 | 2025.03.08 00:40:56.840509 [ 258 ] {baf4547d-e364-40ea-b58a-30395e1c96e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
780 | 2025.03.08 00:40:56.845068 [ 258 ] {baf4547d-e364-40ea-b58a-30395e1c96e5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
781 | 2025.03.08 00:40:56.855027 [ 258 ] {baf4547d-e364-40ea-b58a-30395e1c96e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
782 | 2025.03.08 00:40:56.869790 [ 258 ] {baf4547d-e364-40ea-b58a-30395e1c96e5} <Debug> TCPHandler: Processed in 0.029654882 sec. | ||
783 | 2025.03.08 00:40:56.884422 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
784 | 2025.03.08 00:40:56.884590 [ 258 ] {ee7a63d4-70b0-4ecd-b58c-3c46ddf4bdde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
785 | 2025.03.08 00:40:56.900152 [ 258 ] {ee7a63d4-70b0-4ecd-b58c-3c46ddf4bdde} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
786 | 2025.03.08 00:40:56.900213 [ 258 ] {ee7a63d4-70b0-4ecd-b58c-3c46ddf4bdde} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
787 | 2025.03.08 00:40:56.900857 [ 258 ] {ee7a63d4-70b0-4ecd-b58c-3c46ddf4bdde} <Debug> TCPHandler: Processed in 0.016493577 sec. | ||
788 | 2025.03.08 00:40:56.901143 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
789 | 2025.03.08 00:40:56.901286 [ 258 ] {42a5306a-8489-43cc-a49e-8fdfa7f02709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
790 | 2025.03.08 00:40:56.901660 [ 258 ] {42a5306a-8489-43cc-a49e-8fdfa7f02709} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
791 | 2025.03.08 00:40:56.901714 [ 258 ] {42a5306a-8489-43cc-a49e-8fdfa7f02709} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
792 | 2025.03.08 00:40:56.902231 [ 258 ] {42a5306a-8489-43cc-a49e-8fdfa7f02709} <Debug> TCPHandler: Processed in 0.001146619 sec. | ||
793 | 2025.03.08 00:40:56.902470 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
794 | 2025.03.08 00:40:56.902609 [ 258 ] {c75913a6-159f-4485-8fb6-e556c6e78b05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
795 | 2025.03.08 00:40:56.902932 [ 258 ] {c75913a6-159f-4485-8fb6-e556c6e78b05} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
796 | 2025.03.08 00:40:56.902985 [ 258 ] {c75913a6-159f-4485-8fb6-e556c6e78b05} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
797 | 2025.03.08 00:40:56.903496 [ 258 ] {c75913a6-159f-4485-8fb6-e556c6e78b05} <Debug> TCPHandler: Processed in 0.001076627 sec. | ||
798 | 2025.03.08 00:40:56.908406 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
799 | 2025.03.08 00:40:56.908529 [ 258 ] {e6894df3-0aa0-4f76-9a6d-996030797efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
800 | 2025.03.08 00:40:56.908578 [ 258 ] {e6894df3-0aa0-4f76-9a6d-996030797efc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
801 | 2025.03.08 00:40:56.911219 [ 258 ] {e6894df3-0aa0-4f76-9a6d-996030797efc} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
802 | 2025.03.08 00:40:56.911277 [ 258 ] {e6894df3-0aa0-4f76-9a6d-996030797efc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
803 | 2025.03.08 00:40:56.914117 [ 258 ] {e6894df3-0aa0-4f76-9a6d-996030797efc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
804 | 2025.03.08 00:40:56.914395 [ 258 ] {e6894df3-0aa0-4f76-9a6d-996030797efc} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
805 | 2025.03.08 00:40:56.914664 [ 258 ] {e6894df3-0aa0-4f76-9a6d-996030797efc} <Debug> executeQuery: Read 4 rows, 433.00 B in 0.006163 sec., 649.034561090378 rows/sec., 68.61 KiB/sec. | ||
806 | 2025.03.08 00:40:56.914847 [ 258 ] {e6894df3-0aa0-4f76-9a6d-996030797efc} <Debug> TCPHandler: Processed in 0.006480419 sec. | ||
807 | 2025.03.08 00:40:56.914979 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
808 | 2025.03.08 00:40:56.915093 [ 258 ] {a4d2e31f-6938-49e4-ab80-45f7a4857054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
809 | 2025.03.08 00:40:56.915140 [ 258 ] {a4d2e31f-6938-49e4-ab80-45f7a4857054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
810 | 2025.03.08 00:40:56.923305 [ 258 ] {a4d2e31f-6938-49e4-ab80-45f7a4857054} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
811 | 2025.03.08 00:40:56.923344 [ 258 ] {a4d2e31f-6938-49e4-ab80-45f7a4857054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
812 | 2025.03.08 00:40:56.923762 [ 258 ] {a4d2e31f-6938-49e4-ab80-45f7a4857054} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
813 | 2025.03.08 00:40:56.923998 [ 258 ] {a4d2e31f-6938-49e4-ab80-45f7a4857054} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
814 | 2025.03.08 00:40:56.924282 [ 258 ] {a4d2e31f-6938-49e4-ab80-45f7a4857054} <Debug> executeQuery: Read 52 rows, 4.86 KiB in 0.009199 sec., 5652.788346559409 rows/sec., 528.46 KiB/sec. | ||
815 | 2025.03.08 00:40:56.924371 [ 258 ] {a4d2e31f-6938-49e4-ab80-45f7a4857054} <Debug> TCPHandler: Processed in 0.009449673 sec. | ||
816 | 2025.03.08 00:40:56.924492 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
817 | 2025.03.08 00:40:56.924602 [ 258 ] {74d96016-47a5-4beb-b01c-dc3d7d7fe43f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
818 | 2025.03.08 00:40:56.924647 [ 258 ] {74d96016-47a5-4beb-b01c-dc3d7d7fe43f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
819 | 2025.03.08 00:40:56.925250 [ 258 ] {74d96016-47a5-4beb-b01c-dc3d7d7fe43f} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
820 | 2025.03.08 00:40:56.925319 [ 258 ] {74d96016-47a5-4beb-b01c-dc3d7d7fe43f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
821 | 2025.03.08 00:40:56.925714 [ 258 ] {74d96016-47a5-4beb-b01c-dc3d7d7fe43f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
822 | 2025.03.08 00:40:56.925959 [ 258 ] {74d96016-47a5-4beb-b01c-dc3d7d7fe43f} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
823 | 2025.03.08 00:40:56.926237 [ 258 ] {74d96016-47a5-4beb-b01c-dc3d7d7fe43f} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00165 sec., 15757.575757575758 rows/sec., 1.16 MiB/sec. | ||
824 | 2025.03.08 00:40:56.926291 [ 258 ] {74d96016-47a5-4beb-b01c-dc3d7d7fe43f} <Debug> TCPHandler: Processed in 0.001851085 sec. | ||
825 | 2025.03.08 00:40:56.926394 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
826 | 2025.03.08 00:40:56.926502 [ 258 ] {e47dc880-2459-42e5-b860-da6f34a2670e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
827 | 2025.03.08 00:40:56.926545 [ 258 ] {e47dc880-2459-42e5-b860-da6f34a2670e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
828 | 2025.03.08 00:40:56.927070 [ 258 ] {e47dc880-2459-42e5-b860-da6f34a2670e} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
829 | 2025.03.08 00:40:56.927109 [ 258 ] {e47dc880-2459-42e5-b860-da6f34a2670e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
830 | 2025.03.08 00:40:56.927495 [ 258 ] {e47dc880-2459-42e5-b860-da6f34a2670e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
831 | 2025.03.08 00:40:56.927731 [ 258 ] {e47dc880-2459-42e5-b860-da6f34a2670e} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
832 | 2025.03.08 00:40:56.927918 [ 258 ] {e47dc880-2459-42e5-b860-da6f34a2670e} <Debug> executeQuery: Read 39 rows, 3.14 KiB in 0.001439 sec., 27102.15427380125 rows/sec., 2.13 MiB/sec. | ||
833 | 2025.03.08 00:40:56.927968 [ 258 ] {e47dc880-2459-42e5-b860-da6f34a2670e} <Debug> TCPHandler: Processed in 0.001624691 sec. | ||
834 | 2025.03.08 00:40:56.928090 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
835 | 2025.03.08 00:40:56.928196 [ 258 ] {c58e4835-078f-4a40-b4d9-293208f35ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
836 | 2025.03.08 00:40:56.928260 [ 258 ] {c58e4835-078f-4a40-b4d9-293208f35ed9} <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 | ||
837 | 2025.03.08 00:40:56.929483 [ 258 ] {c58e4835-078f-4a40-b4d9-293208f35ed9} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
838 | 2025.03.08 00:40:56.929522 [ 258 ] {c58e4835-078f-4a40-b4d9-293208f35ed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
839 | 2025.03.08 00:40:56.934773 [ 258 ] {c58e4835-078f-4a40-b4d9-293208f35ed9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
840 | 2025.03.08 00:40:56.935073 [ 258 ] {c58e4835-078f-4a40-b4d9-293208f35ed9} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
841 | 2025.03.08 00:40:56.935329 [ 258 ] {c58e4835-078f-4a40-b4d9-293208f35ed9} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.007153 sec., 3634.8385292884104 rows/sec., 6.51 MiB/sec. | ||
842 | 2025.03.08 00:40:56.935449 [ 258 ] {c58e4835-078f-4a40-b4d9-293208f35ed9} <Debug> TCPHandler: Processed in 0.007409183 sec. | ||
843 | 2025.03.08 00:40:56.935612 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
844 | 2025.03.08 00:40:56.935746 [ 258 ] {79e54f0c-b6c3-424a-934a-947626298ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
845 | 2025.03.08 00:40:56.935803 [ 258 ] {79e54f0c-b6c3-424a-934a-947626298ac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
846 | 2025.03.08 00:40:56.938214 [ 258 ] {79e54f0c-b6c3-424a-934a-947626298ac9} <Trace> oximeter.measurements_i64 (ad570a79-4e2d-4b29-85ae-0a8c610e4f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
847 | 2025.03.08 00:40:56.938251 [ 258 ] {79e54f0c-b6c3-424a-934a-947626298ac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
848 | 2025.03.08 00:40:56.938673 [ 258 ] {79e54f0c-b6c3-424a-934a-947626298ac9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
849 | 2025.03.08 00:40:56.938912 [ 258 ] {79e54f0c-b6c3-424a-934a-947626298ac9} <Trace> oximeter.measurements_i64 (ad570a79-4e2d-4b29-85ae-0a8c610e4f3c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
850 | 2025.03.08 00:40:56.939167 [ 258 ] {79e54f0c-b6c3-424a-934a-947626298ac9} <Debug> executeQuery: Read 21 rows, 1.57 KiB in 0.003441 sec., 6102.877070619006 rows/sec., 455.79 KiB/sec. | ||
851 | 2025.03.08 00:40:56.939229 [ 258 ] {79e54f0c-b6c3-424a-934a-947626298ac9} <Debug> TCPHandler: Processed in 0.003679791 sec. | ||
852 | 2025.03.08 00:41:01.835751 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
853 | 2025.03.08 00:41:01.835996 [ 258 ] {fa610921-e469-4db3-b78c-6047840902da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
854 | 2025.03.08 00:41:01.838297 [ 258 ] {fa610921-e469-4db3-b78c-6047840902da} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
855 | 2025.03.08 00:41:01.842576 [ 258 ] {fa610921-e469-4db3-b78c-6047840902da} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
856 | 2025.03.08 00:41:01.842874 [ 258 ] {fa610921-e469-4db3-b78c-6047840902da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
857 | 2025.03.08 00:41:01.844988 [ 258 ] {fa610921-e469-4db3-b78c-6047840902da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
858 | 2025.03.08 00:41:01.847493 [ 258 ] {fa610921-e469-4db3-b78c-6047840902da} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Key condition: (column 0 notIn 4-element set) | ||
859 | 2025.03.08 00:41:01.852630 [ 258 ] {fa610921-e469-4db3-b78c-6047840902da} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
860 | 2025.03.08 00:41:01.854565 [ 258 ] {fa610921-e469-4db3-b78c-6047840902da} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (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 | ||
861 | 2025.03.08 00:41:01.854592 [ 258 ] {fa610921-e469-4db3-b78c-6047840902da} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
862 | 2025.03.08 00:41:01.854716 [ 258 ] {fa610921-e469-4db3-b78c-6047840902da} <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', 'http_service:request_latency_histogram'))" | ||
863 | 2025.03.08 00:41:01.854742 [ 258 ] {fa610921-e469-4db3-b78c-6047840902da} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
864 | 2025.03.08 00:41:01.877980 [ 258 ] {fa610921-e469-4db3-b78c-6047840902da} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.042073 sec., 95.07284957098376 rows/sec., 4.39 KiB/sec. | ||
865 | 2025.03.08 00:41:01.878138 [ 258 ] {fa610921-e469-4db3-b78c-6047840902da} <Debug> TCPHandler: Processed in 0.04254298 sec. | ||
866 | 2025.03.08 00:41:01.878470 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
867 | 2025.03.08 00:41:01.878663 [ 258 ] {1e3ba24f-cd30-48d5-8737-616e76b2a9e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
868 | 2025.03.08 00:41:01.878984 [ 258 ] {1e3ba24f-cd30-48d5-8737-616e76b2a9e7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
869 | 2025.03.08 00:41:01.879018 [ 258 ] {1e3ba24f-cd30-48d5-8737-616e76b2a9e7} <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_underlay_prefixes', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
870 | 2025.03.08 00:41:01.879234 [ 258 ] {1e3ba24f-cd30-48d5-8737-616e76b2a9e7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
871 | 2025.03.08 00:41:01.879301 [ 258 ] {1e3ba24f-cd30-48d5-8737-616e76b2a9e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
872 | 2025.03.08 00:41:01.879452 [ 258 ] {1e3ba24f-cd30-48d5-8737-616e76b2a9e7} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
873 | 2025.03.08 00:41:01.879495 [ 258 ] {1e3ba24f-cd30-48d5-8737-616e76b2a9e7} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
874 | 2025.03.08 00:41:01.879519 [ 258 ] {1e3ba24f-cd30-48d5-8737-616e76b2a9e7} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (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 | ||
875 | 2025.03.08 00:41:01.879537 [ 258 ] {1e3ba24f-cd30-48d5-8737-616e76b2a9e7} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
876 | 2025.03.08 00:41:01.879582 [ 258 ] {1e3ba24f-cd30-48d5-8737-616e76b2a9e7} <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_underlay_prefixes', 'http_service:request_latency_histogram'))" | ||
877 | 2025.03.08 00:41:01.879605 [ 258 ] {1e3ba24f-cd30-48d5-8737-616e76b2a9e7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
878 | 2025.03.08 00:41:01.880190 [ 258 ] {1e3ba24f-cd30-48d5-8737-616e76b2a9e7} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001611 sec., 2482.9298572315333 rows/sec., 114.57 KiB/sec. | ||
879 | 2025.03.08 00:41:01.880305 [ 258 ] {1e3ba24f-cd30-48d5-8737-616e76b2a9e7} <Debug> TCPHandler: Processed in 0.001915697 sec. | ||
880 | 2025.03.08 00:41:01.880539 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
881 | 2025.03.08 00:41:01.880684 [ 258 ] {0a2e09b9-0954-4ce1-aa25-4d7b9f7bddd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) 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', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
882 | 2025.03.08 00:41:01.880922 [ 258 ] {0a2e09b9-0954-4ce1-aa25-4d7b9f7bddd9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
883 | 2025.03.08 00:41:01.880955 [ 258 ] {0a2e09b9-0954-4ce1-aa25-4d7b9f7bddd9} <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', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
884 | 2025.03.08 00:41:01.881167 [ 258 ] {0a2e09b9-0954-4ce1-aa25-4d7b9f7bddd9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
885 | 2025.03.08 00:41:01.881233 [ 258 ] {0a2e09b9-0954-4ce1-aa25-4d7b9f7bddd9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
886 | 2025.03.08 00:41:01.881376 [ 258 ] {0a2e09b9-0954-4ce1-aa25-4d7b9f7bddd9} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
887 | 2025.03.08 00:41:01.881410 [ 258 ] {0a2e09b9-0954-4ce1-aa25-4d7b9f7bddd9} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
888 | 2025.03.08 00:41:01.881433 [ 258 ] {0a2e09b9-0954-4ce1-aa25-4d7b9f7bddd9} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (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 | ||
889 | 2025.03.08 00:41:01.881450 [ 258 ] {0a2e09b9-0954-4ce1-aa25-4d7b9f7bddd9} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
890 | 2025.03.08 00:41:01.881493 [ 258 ] {0a2e09b9-0954-4ce1-aa25-4d7b9f7bddd9} <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', 'http_service:request_latency_histogram'))" | ||
891 | 2025.03.08 00:41:01.881514 [ 258 ] {0a2e09b9-0954-4ce1-aa25-4d7b9f7bddd9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
892 | 2025.03.08 00:41:01.882049 [ 258 ] {0a2e09b9-0954-4ce1-aa25-4d7b9f7bddd9} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001423 sec., 2810.9627547434998 rows/sec., 129.71 KiB/sec. | ||
893 | 2025.03.08 00:41:01.882163 [ 258 ] {0a2e09b9-0954-4ce1-aa25-4d7b9f7bddd9} <Debug> TCPHandler: Processed in 0.001676751 sec. | ||
894 | 2025.03.08 00:41:01.882410 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
895 | 2025.03.08 00:41:01.882594 [ 258 ] {27ee0ef5-8933-44be-872e-d6cd4493bec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
896 | 2025.03.08 00:41:01.882901 [ 258 ] {27ee0ef5-8933-44be-872e-d6cd4493bec5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
897 | 2025.03.08 00:41:01.882943 [ 258 ] {27ee0ef5-8933-44be-872e-d6cd4493bec5} <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:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
898 | 2025.03.08 00:41:01.883167 [ 258 ] {27ee0ef5-8933-44be-872e-d6cd4493bec5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
899 | 2025.03.08 00:41:01.883234 [ 258 ] {27ee0ef5-8933-44be-872e-d6cd4493bec5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
900 | 2025.03.08 00:41:01.883377 [ 258 ] {27ee0ef5-8933-44be-872e-d6cd4493bec5} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
901 | 2025.03.08 00:41:01.883409 [ 258 ] {27ee0ef5-8933-44be-872e-d6cd4493bec5} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
902 | 2025.03.08 00:41:01.883433 [ 258 ] {27ee0ef5-8933-44be-872e-d6cd4493bec5} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (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 | ||
903 | 2025.03.08 00:41:01.883450 [ 258 ] {27ee0ef5-8933-44be-872e-d6cd4493bec5} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
904 | 2025.03.08 00:41:01.883494 [ 258 ] {27ee0ef5-8933-44be-872e-d6cd4493bec5} <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:solicitations_sent', 'http_service:request_latency_histogram'))" | ||
905 | 2025.03.08 00:41:01.883516 [ 258 ] {27ee0ef5-8933-44be-872e-d6cd4493bec5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
906 | 2025.03.08 00:41:01.884065 [ 258 ] {27ee0ef5-8933-44be-872e-d6cd4493bec5} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001545 sec., 2588.9967637540453 rows/sec., 119.46 KiB/sec. | ||
907 | 2025.03.08 00:41:01.884183 [ 258 ] {27ee0ef5-8933-44be-872e-d6cd4493bec5} <Debug> TCPHandler: Processed in 0.001839275 sec. | ||
908 | 2025.03.08 00:41:01.884406 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
909 | 2025.03.08 00:41:01.884550 [ 258 ] {9cec96cb-f1da-4394-8311-4186453906d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
910 | 2025.03.08 00:41:01.884795 [ 258 ] {9cec96cb-f1da-4394-8311-4186453906d7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
911 | 2025.03.08 00:41:01.884829 [ 258 ] {9cec96cb-f1da-4394-8311-4186453906d7} <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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
912 | 2025.03.08 00:41:01.885044 [ 258 ] {9cec96cb-f1da-4394-8311-4186453906d7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
913 | 2025.03.08 00:41:01.885109 [ 258 ] {9cec96cb-f1da-4394-8311-4186453906d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
914 | 2025.03.08 00:41:01.885250 [ 258 ] {9cec96cb-f1da-4394-8311-4186453906d7} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
915 | 2025.03.08 00:41:01.885282 [ 258 ] {9cec96cb-f1da-4394-8311-4186453906d7} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
916 | 2025.03.08 00:41:01.885305 [ 258 ] {9cec96cb-f1da-4394-8311-4186453906d7} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (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 | ||
917 | 2025.03.08 00:41:01.885323 [ 258 ] {9cec96cb-f1da-4394-8311-4186453906d7} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
918 | 2025.03.08 00:41:01.885365 [ 258 ] {9cec96cb-f1da-4394-8311-4186453906d7} <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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram'))" | ||
919 | 2025.03.08 00:41:01.885387 [ 258 ] {9cec96cb-f1da-4394-8311-4186453906d7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
920 | 2025.03.08 00:41:01.885937 [ 258 ] {9cec96cb-f1da-4394-8311-4186453906d7} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001444 sec., 2770.083102493075 rows/sec., 127.82 KiB/sec. | ||
921 | 2025.03.08 00:41:01.886053 [ 258 ] {9cec96cb-f1da-4394-8311-4186453906d7} <Debug> TCPHandler: Processed in 0.001699962 sec. | ||
922 | 2025.03.08 00:41:01.886257 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
923 | 2025.03.08 00:41:01.886401 [ 258 ] {a6efe4f1-b1e0-4315-80b9-7581317e3432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
924 | 2025.03.08 00:41:01.886648 [ 258 ] {a6efe4f1-b1e0-4315-80b9-7581317e3432} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
925 | 2025.03.08 00:41:01.886683 [ 258 ] {a6efe4f1-b1e0-4315-80b9-7581317e3432} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
926 | 2025.03.08 00:41:01.886905 [ 258 ] {a6efe4f1-b1e0-4315-80b9-7581317e3432} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
927 | 2025.03.08 00:41:01.886969 [ 258 ] {a6efe4f1-b1e0-4315-80b9-7581317e3432} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
928 | 2025.03.08 00:41:01.887108 [ 258 ] {a6efe4f1-b1e0-4315-80b9-7581317e3432} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
929 | 2025.03.08 00:41:01.887140 [ 258 ] {a6efe4f1-b1e0-4315-80b9-7581317e3432} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
930 | 2025.03.08 00:41:01.887163 [ 258 ] {a6efe4f1-b1e0-4315-80b9-7581317e3432} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (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 | ||
931 | 2025.03.08 00:41:01.887180 [ 258 ] {a6efe4f1-b1e0-4315-80b9-7581317e3432} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
932 | 2025.03.08 00:41:01.887222 [ 258 ] {a6efe4f1-b1e0-4315-80b9-7581317e3432} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram'))" | ||
933 | 2025.03.08 00:41:01.887243 [ 258 ] {a6efe4f1-b1e0-4315-80b9-7581317e3432} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
934 | 2025.03.08 00:41:01.887788 [ 258 ] {a6efe4f1-b1e0-4315-80b9-7581317e3432} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001445 sec., 2768.1660899653975 rows/sec., 127.73 KiB/sec. | ||
935 | 2025.03.08 00:41:01.887904 [ 258 ] {a6efe4f1-b1e0-4315-80b9-7581317e3432} <Debug> TCPHandler: Processed in 0.001698802 sec. | ||
936 | 2025.03.08 00:41:01.888111 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
937 | 2025.03.08 00:41:01.888256 [ 258 ] {dd702fab-e75b-4f8e-80b4-7fbfaf187401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
938 | 2025.03.08 00:41:01.888504 [ 258 ] {dd702fab-e75b-4f8e-80b4-7fbfaf187401} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
939 | 2025.03.08 00:41:01.888539 [ 258 ] {dd702fab-e75b-4f8e-80b4-7fbfaf187401} <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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
940 | 2025.03.08 00:41:01.888764 [ 258 ] {dd702fab-e75b-4f8e-80b4-7fbfaf187401} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
941 | 2025.03.08 00:41:01.888828 [ 258 ] {dd702fab-e75b-4f8e-80b4-7fbfaf187401} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
942 | 2025.03.08 00:41:01.888968 [ 258 ] {dd702fab-e75b-4f8e-80b4-7fbfaf187401} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
943 | 2025.03.08 00:41:01.889001 [ 258 ] {dd702fab-e75b-4f8e-80b4-7fbfaf187401} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
944 | 2025.03.08 00:41:01.889024 [ 258 ] {dd702fab-e75b-4f8e-80b4-7fbfaf187401} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (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 | ||
945 | 2025.03.08 00:41:01.889041 [ 258 ] {dd702fab-e75b-4f8e-80b4-7fbfaf187401} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
946 | 2025.03.08 00:41:01.889083 [ 258 ] {dd702fab-e75b-4f8e-80b4-7fbfaf187401} <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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram'))" | ||
947 | 2025.03.08 00:41:01.889105 [ 258 ] {dd702fab-e75b-4f8e-80b4-7fbfaf187401} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
948 | 2025.03.08 00:41:01.889780 [ 258 ] {dd702fab-e75b-4f8e-80b4-7fbfaf187401} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001583 sec., 2526.8477574226154 rows/sec., 116.60 KiB/sec. | ||
949 | 2025.03.08 00:41:01.889893 [ 258 ] {dd702fab-e75b-4f8e-80b4-7fbfaf187401} <Debug> TCPHandler: Processed in 0.001834085 sec. | ||
950 | 2025.03.08 00:41:01.890102 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
951 | 2025.03.08 00:41:01.890246 [ 258 ] {d67a31b9-7431-4265-8a1c-9ee04bb9ff88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
952 | 2025.03.08 00:41:01.890494 [ 258 ] {d67a31b9-7431-4265-8a1c-9ee04bb9ff88} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
953 | 2025.03.08 00:41:01.890529 [ 258 ] {d67a31b9-7431-4265-8a1c-9ee04bb9ff88} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
954 | 2025.03.08 00:41:01.890756 [ 258 ] {d67a31b9-7431-4265-8a1c-9ee04bb9ff88} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
955 | 2025.03.08 00:41:01.890822 [ 258 ] {d67a31b9-7431-4265-8a1c-9ee04bb9ff88} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
956 | 2025.03.08 00:41:01.890964 [ 258 ] {d67a31b9-7431-4265-8a1c-9ee04bb9ff88} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Key condition: (column 0 notIn 11-element set) | ||
957 | 2025.03.08 00:41:01.890997 [ 258 ] {d67a31b9-7431-4265-8a1c-9ee04bb9ff88} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
958 | 2025.03.08 00:41:01.891021 [ 258 ] {d67a31b9-7431-4265-8a1c-9ee04bb9ff88} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (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 | ||
959 | 2025.03.08 00:41:01.891038 [ 258 ] {d67a31b9-7431-4265-8a1c-9ee04bb9ff88} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
960 | 2025.03.08 00:41:01.891081 [ 258 ] {d67a31b9-7431-4265-8a1c-9ee04bb9ff88} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram'))" | ||
961 | 2025.03.08 00:41:01.891103 [ 258 ] {d67a31b9-7431-4265-8a1c-9ee04bb9ff88} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
962 | 2025.03.08 00:41:01.891643 [ 258 ] {d67a31b9-7431-4265-8a1c-9ee04bb9ff88} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001456 sec., 2747.252747252747 rows/sec., 126.77 KiB/sec. | ||
963 | 2025.03.08 00:41:01.891759 [ 258 ] {d67a31b9-7431-4265-8a1c-9ee04bb9ff88} <Debug> TCPHandler: Processed in 0.001708442 sec. | ||
964 | 2025.03.08 00:41:01.891957 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
965 | 2025.03.08 00:41:01.892102 [ 258 ] {7093c48a-9069-4da3-8fff-ccea96d43808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
966 | 2025.03.08 00:41:01.892348 [ 258 ] {7093c48a-9069-4da3-8fff-ccea96d43808} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
967 | 2025.03.08 00:41:01.892385 [ 258 ] {7093c48a-9069-4da3-8fff-ccea96d43808} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
968 | 2025.03.08 00:41:01.892614 [ 258 ] {7093c48a-9069-4da3-8fff-ccea96d43808} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
969 | 2025.03.08 00:41:01.892678 [ 258 ] {7093c48a-9069-4da3-8fff-ccea96d43808} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
970 | 2025.03.08 00:41:01.892819 [ 258 ] {7093c48a-9069-4da3-8fff-ccea96d43808} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
971 | 2025.03.08 00:41:01.892852 [ 258 ] {7093c48a-9069-4da3-8fff-ccea96d43808} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
972 | 2025.03.08 00:41:01.892875 [ 258 ] {7093c48a-9069-4da3-8fff-ccea96d43808} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (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 | ||
973 | 2025.03.08 00:41:01.892892 [ 258 ] {7093c48a-9069-4da3-8fff-ccea96d43808} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
974 | 2025.03.08 00:41:01.892934 [ 258 ] {7093c48a-9069-4da3-8fff-ccea96d43808} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram'))" | ||
975 | 2025.03.08 00:41:01.892956 [ 258 ] {7093c48a-9069-4da3-8fff-ccea96d43808} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
976 | 2025.03.08 00:41:01.893501 [ 258 ] {7093c48a-9069-4da3-8fff-ccea96d43808} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001457 sec., 2745.367192862045 rows/sec., 126.68 KiB/sec. | ||
977 | 2025.03.08 00:41:01.893613 [ 258 ] {7093c48a-9069-4da3-8fff-ccea96d43808} <Debug> TCPHandler: Processed in 0.001708072 sec. | ||
978 | 2025.03.08 00:41:01.893808 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
979 | 2025.03.08 00:41:01.893952 [ 258 ] {1586d08c-3093-4c81-b3b5-0f516e28fd96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
980 | 2025.03.08 00:41:01.894203 [ 258 ] {1586d08c-3093-4c81-b3b5-0f516e28fd96} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
981 | 2025.03.08 00:41:01.894240 [ 258 ] {1586d08c-3093-4c81-b3b5-0f516e28fd96} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
982 | 2025.03.08 00:41:01.894476 [ 258 ] {1586d08c-3093-4c81-b3b5-0f516e28fd96} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
983 | 2025.03.08 00:41:01.894541 [ 258 ] {1586d08c-3093-4c81-b3b5-0f516e28fd96} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
984 | 2025.03.08 00:41:01.894682 [ 258 ] {1586d08c-3093-4c81-b3b5-0f516e28fd96} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
985 | 2025.03.08 00:41:01.894715 [ 258 ] {1586d08c-3093-4c81-b3b5-0f516e28fd96} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
986 | 2025.03.08 00:41:01.894738 [ 258 ] {1586d08c-3093-4c81-b3b5-0f516e28fd96} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (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 | ||
987 | 2025.03.08 00:41:01.894754 [ 258 ] {1586d08c-3093-4c81-b3b5-0f516e28fd96} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
988 | 2025.03.08 00:41:01.894796 [ 258 ] {1586d08c-3093-4c81-b3b5-0f516e28fd96} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram'))" | ||
989 | 2025.03.08 00:41:01.894818 [ 258 ] {1586d08c-3093-4c81-b3b5-0f516e28fd96} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
990 | 2025.03.08 00:41:01.895380 [ 258 ] {1586d08c-3093-4c81-b3b5-0f516e28fd96} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001486 sec., 2691.790040376851 rows/sec., 124.21 KiB/sec. | ||
991 | 2025.03.08 00:41:01.895496 [ 258 ] {1586d08c-3093-4c81-b3b5-0f516e28fd96} <Debug> TCPHandler: Processed in 0.001740243 sec. | ||
992 | 2025.03.08 00:41:01.895705 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
993 | 2025.03.08 00:41:01.895851 [ 258 ] {c519c5d2-c60d-4825-925f-d70256fb6ccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
994 | 2025.03.08 00:41:01.896102 [ 258 ] {c519c5d2-c60d-4825-925f-d70256fb6ccd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
995 | 2025.03.08 00:41:01.896139 [ 258 ] {c519c5d2-c60d-4825-925f-d70256fb6ccd} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
996 | 2025.03.08 00:41:01.896380 [ 258 ] {c519c5d2-c60d-4825-925f-d70256fb6ccd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
997 | 2025.03.08 00:41:01.896447 [ 258 ] {c519c5d2-c60d-4825-925f-d70256fb6ccd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
998 | 2025.03.08 00:41:01.896588 [ 258 ] {c519c5d2-c60d-4825-925f-d70256fb6ccd} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
999 | 2025.03.08 00:41:01.896624 [ 258 ] {c519c5d2-c60d-4825-925f-d70256fb6ccd} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1000 | 2025.03.08 00:41:01.896657 [ 258 ] {c519c5d2-c60d-4825-925f-d70256fb6ccd} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (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 | ||
1001 | 2025.03.08 00:41:01.896681 [ 258 ] {c519c5d2-c60d-4825-925f-d70256fb6ccd} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1002 | 2025.03.08 00:41:01.896736 [ 258 ] {c519c5d2-c60d-4825-925f-d70256fb6ccd} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
1003 | 2025.03.08 00:41:01.896769 [ 258 ] {c519c5d2-c60d-4825-925f-d70256fb6ccd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1004 | 2025.03.08 00:41:01.897426 [ 258 ] {c519c5d2-c60d-4825-925f-d70256fb6ccd} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001625 sec., 2461.5384615384614 rows/sec., 113.58 KiB/sec. | ||
1005 | 2025.03.08 00:41:01.897547 [ 258 ] {c519c5d2-c60d-4825-925f-d70256fb6ccd} <Debug> TCPHandler: Processed in 0.001892677 sec. | ||
1006 | 2025.03.08 00:41:01.897762 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1007 | 2025.03.08 00:41:01.897913 [ 258 ] {bdbf87d5-727e-4bf5-bac6-42c0c5c7b89a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
1008 | 2025.03.08 00:41:01.898176 [ 258 ] {bdbf87d5-727e-4bf5-bac6-42c0c5c7b89a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1009 | 2025.03.08 00:41:01.898216 [ 258 ] {bdbf87d5-727e-4bf5-bac6-42c0c5c7b89a} <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: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', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
1010 | 2025.03.08 00:41:01.898470 [ 258 ] {bdbf87d5-727e-4bf5-bac6-42c0c5c7b89a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1011 | 2025.03.08 00:41:01.898539 [ 258 ] {bdbf87d5-727e-4bf5-bac6-42c0c5c7b89a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1012 | 2025.03.08 00:41:01.898701 [ 258 ] {bdbf87d5-727e-4bf5-bac6-42c0c5c7b89a} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
1013 | 2025.03.08 00:41:01.898737 [ 258 ] {bdbf87d5-727e-4bf5-bac6-42c0c5c7b89a} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1014 | 2025.03.08 00:41:01.898761 [ 258 ] {bdbf87d5-727e-4bf5-bac6-42c0c5c7b89a} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (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 | ||
1015 | 2025.03.08 00:41:01.898778 [ 258 ] {bdbf87d5-727e-4bf5-bac6-42c0c5c7b89a} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1016 | 2025.03.08 00:41:01.898823 [ 258 ] {bdbf87d5-727e-4bf5-bac6-42c0c5c7b89a} <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: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', 'http_service:request_latency_histogram'))" | ||
1017 | 2025.03.08 00:41:01.898848 [ 258 ] {bdbf87d5-727e-4bf5-bac6-42c0c5c7b89a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1018 | 2025.03.08 00:41:01.899467 [ 258 ] {bdbf87d5-727e-4bf5-bac6-42c0c5c7b89a} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001616 sec., 2475.2475247524753 rows/sec., 114.21 KiB/sec. | ||
1019 | 2025.03.08 00:41:01.899585 [ 258 ] {bdbf87d5-727e-4bf5-bac6-42c0c5c7b89a} <Debug> TCPHandler: Processed in 0.001875956 sec. | ||
1020 | 2025.03.08 00:41:01.899794 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1021 | 2025.03.08 00:41:01.899944 [ 258 ] {8d041b0a-8944-4a5b-a551-71062a2e7483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
1022 | 2025.03.08 00:41:01.900207 [ 258 ] {8d041b0a-8944-4a5b-a551-71062a2e7483} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1023 | 2025.03.08 00:41:01.900251 [ 258 ] {8d041b0a-8944-4a5b-a551-71062a2e7483} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
1024 | 2025.03.08 00:41:01.900525 [ 258 ] {8d041b0a-8944-4a5b-a551-71062a2e7483} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1025 | 2025.03.08 00:41:01.900594 [ 258 ] {8d041b0a-8944-4a5b-a551-71062a2e7483} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1026 | 2025.03.08 00:41:01.900738 [ 258 ] {8d041b0a-8944-4a5b-a551-71062a2e7483} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
1027 | 2025.03.08 00:41:01.900772 [ 258 ] {8d041b0a-8944-4a5b-a551-71062a2e7483} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1028 | 2025.03.08 00:41:01.900796 [ 258 ] {8d041b0a-8944-4a5b-a551-71062a2e7483} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (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 | ||
1029 | 2025.03.08 00:41:01.900814 [ 258 ] {8d041b0a-8944-4a5b-a551-71062a2e7483} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1030 | 2025.03.08 00:41:01.900858 [ 258 ] {8d041b0a-8944-4a5b-a551-71062a2e7483} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
1031 | 2025.03.08 00:41:01.900881 [ 258 ] {8d041b0a-8944-4a5b-a551-71062a2e7483} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1032 | 2025.03.08 00:41:01.901435 [ 258 ] {8d041b0a-8944-4a5b-a551-71062a2e7483} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001553 sec., 2575.6600128783 rows/sec., 118.85 KiB/sec. | ||
1033 | 2025.03.08 00:41:01.901548 [ 258 ] {8d041b0a-8944-4a5b-a551-71062a2e7483} <Debug> TCPHandler: Processed in 0.001805624 sec. | ||
1034 | 2025.03.08 00:41:01.901799 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1035 | 2025.03.08 00:41:01.901948 [ 258 ] {91d669cd-2206-4374-89d0-f6c408b8cf04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
1036 | 2025.03.08 00:41:01.902214 [ 258 ] {91d669cd-2206-4374-89d0-f6c408b8cf04} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1037 | 2025.03.08 00:41:01.902254 [ 258 ] {91d669cd-2206-4374-89d0-f6c408b8cf04} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
1038 | 2025.03.08 00:41:01.902534 [ 258 ] {91d669cd-2206-4374-89d0-f6c408b8cf04} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1039 | 2025.03.08 00:41:01.902605 [ 258 ] {91d669cd-2206-4374-89d0-f6c408b8cf04} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1040 | 2025.03.08 00:41:01.902746 [ 258 ] {91d669cd-2206-4374-89d0-f6c408b8cf04} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
1041 | 2025.03.08 00:41:01.902779 [ 258 ] {91d669cd-2206-4374-89d0-f6c408b8cf04} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1042 | 2025.03.08 00:41:01.902804 [ 258 ] {91d669cd-2206-4374-89d0-f6c408b8cf04} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (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 | ||
1043 | 2025.03.08 00:41:01.902821 [ 258 ] {91d669cd-2206-4374-89d0-f6c408b8cf04} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1044 | 2025.03.08 00:41:01.902865 [ 258 ] {91d669cd-2206-4374-89d0-f6c408b8cf04} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
1045 | 2025.03.08 00:41:01.902889 [ 258 ] {91d669cd-2206-4374-89d0-f6c408b8cf04} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1046 | 2025.03.08 00:41:01.903516 [ 258 ] {91d669cd-2206-4374-89d0-f6c408b8cf04} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.00163 sec., 2453.98773006135 rows/sec., 113.23 KiB/sec. | ||
1047 | 2025.03.08 00:41:01.903634 [ 258 ] {91d669cd-2206-4374-89d0-f6c408b8cf04} <Debug> TCPHandler: Processed in 0.001887206 sec. | ||
1048 | 2025.03.08 00:41:01.905438 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1049 | 2025.03.08 00:41:01.905558 [ 258 ] {3b979e6f-acbc-4cf0-baa5-9f35e9bd9feb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1050 | 2025.03.08 00:41:01.905606 [ 258 ] {3b979e6f-acbc-4cf0-baa5-9f35e9bd9feb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1051 | 2025.03.08 00:41:01.906289 [ 258 ] {3b979e6f-acbc-4cf0-baa5-9f35e9bd9feb} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1052 | 2025.03.08 00:41:01.906332 [ 258 ] {3b979e6f-acbc-4cf0-baa5-9f35e9bd9feb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1053 | 2025.03.08 00:41:01.906836 [ 258 ] {3b979e6f-acbc-4cf0-baa5-9f35e9bd9feb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1054 | 2025.03.08 00:41:01.907057 [ 258 ] {3b979e6f-acbc-4cf0-baa5-9f35e9bd9feb} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1055 | 2025.03.08 00:41:01.907252 [ 258 ] {3b979e6f-acbc-4cf0-baa5-9f35e9bd9feb} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.001723 sec., 8125.3627394080095 rows/sec., 1.14 MiB/sec. | ||
1056 | 2025.03.08 00:41:01.907422 [ 258 ] {3b979e6f-acbc-4cf0-baa5-9f35e9bd9feb} <Debug> TCPHandler: Processed in 0.00203483 sec. | ||
1057 | 2025.03.08 00:41:01.907565 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1058 | 2025.03.08 00:41:01.907672 [ 258 ] {2436a23b-5b02-4d14-9f48-416a72eea75d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1059 | 2025.03.08 00:41:01.907717 [ 258 ] {2436a23b-5b02-4d14-9f48-416a72eea75d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1060 | 2025.03.08 00:41:01.908263 [ 258 ] {2436a23b-5b02-4d14-9f48-416a72eea75d} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1061 | 2025.03.08 00:41:01.908301 [ 258 ] {2436a23b-5b02-4d14-9f48-416a72eea75d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1062 | 2025.03.08 00:41:01.908657 [ 258 ] {2436a23b-5b02-4d14-9f48-416a72eea75d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1063 | 2025.03.08 00:41:01.908892 [ 258 ] {2436a23b-5b02-4d14-9f48-416a72eea75d} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1064 | 2025.03.08 00:41:01.909066 [ 258 ] {2436a23b-5b02-4d14-9f48-416a72eea75d} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001417 sec., 18348.623853211007 rows/sec., 1.42 MiB/sec. | ||
1065 | 2025.03.08 00:41:01.909115 [ 258 ] {2436a23b-5b02-4d14-9f48-416a72eea75d} <Debug> TCPHandler: Processed in 0.001600349 sec. | ||
1066 | 2025.03.08 00:41:01.909231 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1067 | 2025.03.08 00:41:01.909336 [ 258 ] {ed58430c-ce38-41e3-b628-7ce4af6ffce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1068 | 2025.03.08 00:41:01.909380 [ 258 ] {ed58430c-ce38-41e3-b628-7ce4af6ffce8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1069 | 2025.03.08 00:41:01.909920 [ 258 ] {ed58430c-ce38-41e3-b628-7ce4af6ffce8} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1070 | 2025.03.08 00:41:01.909957 [ 258 ] {ed58430c-ce38-41e3-b628-7ce4af6ffce8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1071 | 2025.03.08 00:41:01.910297 [ 258 ] {ed58430c-ce38-41e3-b628-7ce4af6ffce8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1072 | 2025.03.08 00:41:01.910534 [ 258 ] {ed58430c-ce38-41e3-b628-7ce4af6ffce8} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1073 | 2025.03.08 00:41:01.910704 [ 258 ] {ed58430c-ce38-41e3-b628-7ce4af6ffce8} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001389 sec., 20158.38732901368 rows/sec., 1.57 MiB/sec. | ||
1074 | 2025.03.08 00:41:01.910753 [ 258 ] {ed58430c-ce38-41e3-b628-7ce4af6ffce8} <Debug> TCPHandler: Processed in 0.001574679 sec. | ||
1075 | 2025.03.08 00:41:01.910874 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1076 | 2025.03.08 00:41:01.910991 [ 258 ] {052e1f0d-3ecc-4f68-9ea0-5be970278818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1077 | 2025.03.08 00:41:01.911041 [ 258 ] {052e1f0d-3ecc-4f68-9ea0-5be970278818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1078 | 2025.03.08 00:41:01.911519 [ 258 ] {052e1f0d-3ecc-4f68-9ea0-5be970278818} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1079 | 2025.03.08 00:41:01.911558 [ 258 ] {052e1f0d-3ecc-4f68-9ea0-5be970278818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1080 | 2025.03.08 00:41:01.912014 [ 258 ] {052e1f0d-3ecc-4f68-9ea0-5be970278818} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1081 | 2025.03.08 00:41:01.912259 [ 258 ] {052e1f0d-3ecc-4f68-9ea0-5be970278818} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1082 | 2025.03.08 00:41:01.912428 [ 258 ] {052e1f0d-3ecc-4f68-9ea0-5be970278818} <Debug> executeQuery: Read 40 rows, 2.84 KiB in 0.001461 sec., 27378.507871321013 rows/sec., 1.90 MiB/sec. | ||
1083 | 2025.03.08 00:41:01.912478 [ 258 ] {052e1f0d-3ecc-4f68-9ea0-5be970278818} <Debug> TCPHandler: Processed in 0.001658561 sec. | ||
1084 | 2025.03.08 00:41:01.912594 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1085 | 2025.03.08 00:41:01.912701 [ 258 ] {5d2676fc-ac9a-47a1-a702-5fa099507d98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1086 | 2025.03.08 00:41:01.912747 [ 258 ] {5d2676fc-ac9a-47a1-a702-5fa099507d98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1087 | 2025.03.08 00:41:01.913161 [ 258 ] {5d2676fc-ac9a-47a1-a702-5fa099507d98} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1088 | 2025.03.08 00:41:01.913199 [ 258 ] {5d2676fc-ac9a-47a1-a702-5fa099507d98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1089 | 2025.03.08 00:41:01.913677 [ 258 ] {5d2676fc-ac9a-47a1-a702-5fa099507d98} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1090 | 2025.03.08 00:41:01.913918 [ 258 ] {5d2676fc-ac9a-47a1-a702-5fa099507d98} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1091 | 2025.03.08 00:41:01.914138 [ 258 ] {5d2676fc-ac9a-47a1-a702-5fa099507d98} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.001439 sec., 11118.83252258513 rows/sec., 781.79 KiB/sec. | ||
1092 | 2025.03.08 00:41:01.914218 [ 258 ] {5d2676fc-ac9a-47a1-a702-5fa099507d98} <Debug> TCPHandler: Processed in 0.001675561 sec. | ||
1093 | 2025.03.08 00:41:03.108431 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
1094 | 2025.03.08 00:41:03.109235 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1095 | 2025.03.08 00:41:03.109288 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1096 | 2025.03.08 00:41:03.109890 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1097 | 2025.03.08 00:41:03.110214 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1098 | 2025.03.08 00:41:03.110493 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
1099 | 2025.03.08 00:41:03.229450 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
1100 | 2025.03.08 00:41:03.250072 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1101 | 2025.03.08 00:41:03.250133 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1102 | 2025.03.08 00:41:03.256994 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1103 | 2025.03.08 00:41:03.257727 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1104 | 2025.03.08 00:41:03.260240 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
1105 | 2025.03.08 00:41:04.000160 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 156.80 MiB, peak 160.80 MiB, free memory in arenas 0.00 B, will set to 158.22 MiB (RSS), difference: 1.43 MiB | ||
1106 | 2025.03.08 00:41:05.590148 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 146 | ||
1107 | 2025.03.08 00:41:05.594498 [ 243 ] {} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1108 | 2025.03.08 00:41:05.594553 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1109 | 2025.03.08 00:41:05.596096 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1110 | 2025.03.08 00:41:05.596398 [ 243 ] {} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1111 | 2025.03.08 00:41:05.597028 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 146 | ||
1112 | 2025.03.08 00:41:06.840143 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1113 | 2025.03.08 00:41:06.840330 [ 258 ] {45f75f9f-dbab-465f-b1d6-a002aa1dc0a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1114 | 2025.03.08 00:41:06.840400 [ 258 ] {45f75f9f-dbab-465f-b1d6-a002aa1dc0a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1115 | 2025.03.08 00:41:06.841173 [ 258 ] {45f75f9f-dbab-465f-b1d6-a002aa1dc0a9} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1116 | 2025.03.08 00:41:06.841216 [ 258 ] {45f75f9f-dbab-465f-b1d6-a002aa1dc0a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1117 | 2025.03.08 00:41:06.841654 [ 258 ] {45f75f9f-dbab-465f-b1d6-a002aa1dc0a9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1118 | 2025.03.08 00:41:06.841909 [ 258 ] {45f75f9f-dbab-465f-b1d6-a002aa1dc0a9} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1119 | 2025.03.08 00:41:06.842104 [ 258 ] {45f75f9f-dbab-465f-b1d6-a002aa1dc0a9} <Debug> executeQuery: Read 80 rows, 7.12 KiB in 0.001826 sec., 43811.61007667032 rows/sec., 3.81 MiB/sec. | ||
1120 | 2025.03.08 00:41:06.842158 [ 258 ] {45f75f9f-dbab-465f-b1d6-a002aa1dc0a9} <Debug> TCPHandler: Processed in 0.002146113 sec. | ||
1121 | 2025.03.08 00:41:06.842286 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1122 | 2025.03.08 00:41:06.842394 [ 258 ] {0c995279-d1a8-4817-b620-95c9cb65c751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1123 | 2025.03.08 00:41:06.842438 [ 258 ] {0c995279-d1a8-4817-b620-95c9cb65c751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1124 | 2025.03.08 00:41:06.842960 [ 258 ] {0c995279-d1a8-4817-b620-95c9cb65c751} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1125 | 2025.03.08 00:41:06.843001 [ 258 ] {0c995279-d1a8-4817-b620-95c9cb65c751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1126 | 2025.03.08 00:41:06.843346 [ 258 ] {0c995279-d1a8-4817-b620-95c9cb65c751} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1127 | 2025.03.08 00:41:06.843593 [ 258 ] {0c995279-d1a8-4817-b620-95c9cb65c751} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1128 | 2025.03.08 00:41:06.843760 [ 258 ] {0c995279-d1a8-4817-b620-95c9cb65c751} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001387 sec., 19466.47440519106 rows/sec., 1.43 MiB/sec. | ||
1129 | 2025.03.08 00:41:06.843810 [ 258 ] {0c995279-d1a8-4817-b620-95c9cb65c751} <Debug> TCPHandler: Processed in 0.001575629 sec. | ||
1130 | 2025.03.08 00:41:06.843929 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1131 | 2025.03.08 00:41:06.844041 [ 258 ] {ad95ed52-1035-4dd8-a29a-a66fa6d6c1ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1132 | 2025.03.08 00:41:06.844086 [ 258 ] {ad95ed52-1035-4dd8-a29a-a66fa6d6c1ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1133 | 2025.03.08 00:41:06.844629 [ 258 ] {ad95ed52-1035-4dd8-a29a-a66fa6d6c1ba} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1134 | 2025.03.08 00:41:06.844668 [ 258 ] {ad95ed52-1035-4dd8-a29a-a66fa6d6c1ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1135 | 2025.03.08 00:41:06.845036 [ 258 ] {ad95ed52-1035-4dd8-a29a-a66fa6d6c1ba} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1136 | 2025.03.08 00:41:06.845277 [ 258 ] {ad95ed52-1035-4dd8-a29a-a66fa6d6c1ba} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1137 | 2025.03.08 00:41:06.845445 [ 258 ] {ad95ed52-1035-4dd8-a29a-a66fa6d6c1ba} <Debug> executeQuery: Read 55 rows, 4.40 KiB in 0.001426 sec., 38569.42496493689 rows/sec., 3.01 MiB/sec. | ||
1138 | 2025.03.08 00:41:06.845494 [ 258 ] {ad95ed52-1035-4dd8-a29a-a66fa6d6c1ba} <Debug> TCPHandler: Processed in 0.00161949 sec. | ||
1139 | 2025.03.08 00:41:06.845631 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1140 | 2025.03.08 00:41:06.845771 [ 258 ] {a868d2ae-b646-4209-92a8-4d5d1e1c26a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1141 | 2025.03.08 00:41:06.845830 [ 258 ] {a868d2ae-b646-4209-92a8-4d5d1e1c26a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1142 | 2025.03.08 00:41:06.846369 [ 258 ] {a868d2ae-b646-4209-92a8-4d5d1e1c26a4} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1143 | 2025.03.08 00:41:06.846407 [ 258 ] {a868d2ae-b646-4209-92a8-4d5d1e1c26a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1144 | 2025.03.08 00:41:06.846794 [ 258 ] {a868d2ae-b646-4209-92a8-4d5d1e1c26a4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1145 | 2025.03.08 00:41:06.847038 [ 258 ] {a868d2ae-b646-4209-92a8-4d5d1e1c26a4} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1146 | 2025.03.08 00:41:06.847206 [ 258 ] {a868d2ae-b646-4209-92a8-4d5d1e1c26a4} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001466 sec., 34106.41200545702 rows/sec., 2.36 MiB/sec. | ||
1147 | 2025.03.08 00:41:06.847256 [ 258 ] {a868d2ae-b646-4209-92a8-4d5d1e1c26a4} <Debug> TCPHandler: Processed in 0.001690082 sec. | ||
1148 | 2025.03.08 00:41:06.847363 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1149 | 2025.03.08 00:41:06.847465 [ 258 ] {93dea8dd-9338-420a-97a7-985737fe1296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1150 | 2025.03.08 00:41:06.847529 [ 258 ] {93dea8dd-9338-420a-97a7-985737fe1296} <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 | ||
1151 | 2025.03.08 00:41:06.848670 [ 258 ] {93dea8dd-9338-420a-97a7-985737fe1296} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1152 | 2025.03.08 00:41:06.848708 [ 258 ] {93dea8dd-9338-420a-97a7-985737fe1296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1153 | 2025.03.08 00:41:06.849340 [ 258 ] {93dea8dd-9338-420a-97a7-985737fe1296} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1154 | 2025.03.08 00:41:06.849606 [ 258 ] {93dea8dd-9338-420a-97a7-985737fe1296} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1155 | 2025.03.08 00:41:06.849799 [ 258 ] {93dea8dd-9338-420a-97a7-985737fe1296} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002354 sec., 11469.83857264231 rows/sec., 20.55 MiB/sec. | ||
1156 | 2025.03.08 00:41:06.849887 [ 258 ] {93dea8dd-9338-420a-97a7-985737fe1296} <Debug> TCPHandler: Processed in 0.002576194 sec. | ||
1157 | 2025.03.08 00:41:06.850013 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1158 | 2025.03.08 00:41:06.850119 [ 258 ] {21817a72-a86d-4ac4-9240-7ae3b0bc6ea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1159 | 2025.03.08 00:41:06.850166 [ 258 ] {21817a72-a86d-4ac4-9240-7ae3b0bc6ea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1160 | 2025.03.08 00:41:06.850619 [ 258 ] {21817a72-a86d-4ac4-9240-7ae3b0bc6ea7} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1161 | 2025.03.08 00:41:06.850658 [ 258 ] {21817a72-a86d-4ac4-9240-7ae3b0bc6ea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1162 | 2025.03.08 00:41:06.851030 [ 258 ] {21817a72-a86d-4ac4-9240-7ae3b0bc6ea7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1163 | 2025.03.08 00:41:06.851278 [ 258 ] {21817a72-a86d-4ac4-9240-7ae3b0bc6ea7} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1164 | 2025.03.08 00:41:06.851469 [ 258 ] {21817a72-a86d-4ac4-9240-7ae3b0bc6ea7} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001369 sec., 14609.203798392988 rows/sec., 1.00 MiB/sec. | ||
1165 | 2025.03.08 00:41:06.851523 [ 258 ] {21817a72-a86d-4ac4-9240-7ae3b0bc6ea7} <Debug> TCPHandler: Processed in 0.001561538 sec. | ||
1166 | 2025.03.08 00:41:10.524108 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1167 | 2025.03.08 00:41:10.524178 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1168 | 2025.03.08 00:41:10.611214 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
1169 | 2025.03.08 00:41:10.611839 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1170 | 2025.03.08 00:41:10.611886 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1171 | 2025.03.08 00:41:10.612495 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1172 | 2025.03.08 00:41:10.612764 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1173 | 2025.03.08 00:41:10.612968 [ 71 ] {} <Debug> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1174 | 2025.03.08 00:41:10.613035 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
1175 | 2025.03.08 00:41:10.613069 [ 71 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1176 | 2025.03.08 00:41:10.613099 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1177 | 2025.03.08 00:41:10.617041 [ 195 ] {ca56161e-9b61-4450-af3e-9936bfa93887::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 | ||
1178 | 2025.03.08 00:41:10.617212 [ 195 ] {ca56161e-9b61-4450-af3e-9936bfa93887::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1179 | 2025.03.08 00:41:10.617311 [ 195 ] {ca56161e-9b61-4450-af3e-9936bfa93887::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 | ||
1180 | 2025.03.08 00:41:10.617435 [ 195 ] {ca56161e-9b61-4450-af3e-9936bfa93887::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 | ||
1181 | 2025.03.08 00:41:10.617620 [ 195 ] {ca56161e-9b61-4450-af3e-9936bfa93887::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 | ||
1182 | 2025.03.08 00:41:10.617867 [ 195 ] {ca56161e-9b61-4450-af3e-9936bfa93887::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 | ||
1183 | 2025.03.08 00:41:10.618053 [ 195 ] {ca56161e-9b61-4450-af3e-9936bfa93887::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 | ||
1184 | 2025.03.08 00:41:10.618280 [ 195 ] {ca56161e-9b61-4450-af3e-9936bfa93887::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 | ||
1185 | 2025.03.08 00:41:10.640518 [ 196 ] {ca56161e-9b61-4450-af3e-9936bfa93887::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.027332364 sec., 102662.17733672798 rows/sec., 1.47 MiB/sec. | ||
1186 | 2025.03.08 00:41:10.641253 [ 196 ] {ca56161e-9b61-4450-af3e-9936bfa93887::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1187 | 2025.03.08 00:41:10.641620 [ 196 ] {ca56161e-9b61-4450-af3e-9936bfa93887::all_1_6_1} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1188 | 2025.03.08 00:41:10.641718 [ 196 ] {ca56161e-9b61-4450-af3e-9936bfa93887::all_1_6_1} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1189 | 2025.03.08 00:41:10.641859 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
1190 | 2025.03.08 00:41:10.760744 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
1191 | 2025.03.08 00:41:10.781507 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1192 | 2025.03.08 00:41:10.781557 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1193 | 2025.03.08 00:41:10.788481 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1194 | 2025.03.08 00:41:10.789251 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1195 | 2025.03.08 00:41:10.789575 [ 71 ] {} <Debug> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1196 | 2025.03.08 00:41:10.789718 [ 71 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1197 | 2025.03.08 00:41:10.789788 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1198 | 2025.03.08 00:41:10.790092 [ 196 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::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 | ||
1199 | 2025.03.08 00:41:10.798216 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
1200 | 2025.03.08 00:41:10.799588 [ 196 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1201 | 2025.03.08 00:41:10.800488 [ 196 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::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 | ||
1202 | 2025.03.08 00:41:10.804848 [ 196 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::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 | ||
1203 | 2025.03.08 00:41:10.809182 [ 196 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::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 | ||
1204 | 2025.03.08 00:41:10.813644 [ 196 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::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 | ||
1205 | 2025.03.08 00:41:10.822630 [ 196 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::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 | ||
1206 | 2025.03.08 00:41:10.826928 [ 196 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::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 | ||
1207 | 2025.03.08 00:41:10.886541 [ 195 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.096605923 sec., 476.161280504509 rows/sec., 2.46 MiB/sec. | ||
1208 | 2025.03.08 00:41:10.889478 [ 186 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1209 | 2025.03.08 00:41:10.892541 [ 186 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::all_1_6_1} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1210 | 2025.03.08 00:41:10.892658 [ 186 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::all_1_6_1} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1211 | 2025.03.08 00:41:10.895162 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
1212 | 2025.03.08 00:41:11.000431 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.39 MiB, peak 168.93 MiB, free memory in arenas 0.00 B, will set to 163.33 MiB (RSS), difference: 3.94 MiB | ||
1213 | 2025.03.08 00:41:11.837344 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1214 | 2025.03.08 00:41:11.837617 [ 258 ] {ba79371a-ef46-4a48-9192-49c8be6205a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) 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') FORMAT Native; (stage: Complete) | ||
1215 | 2025.03.08 00:41:11.838031 [ 258 ] {ba79371a-ef46-4a48-9192-49c8be6205a7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1216 | 2025.03.08 00:41:11.838140 [ 258 ] {ba79371a-ef46-4a48-9192-49c8be6205a7} <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')" moved to PREWHERE | ||
1217 | 2025.03.08 00:41:11.838454 [ 258 ] {ba79371a-ef46-4a48-9192-49c8be6205a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1218 | 2025.03.08 00:41:11.838540 [ 258 ] {ba79371a-ef46-4a48-9192-49c8be6205a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1219 | 2025.03.08 00:41:11.838722 [ 258 ] {ba79371a-ef46-4a48-9192-49c8be6205a7} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
1220 | 2025.03.08 00:41:11.838896 [ 287 ] {ba79371a-ef46-4a48-9192-49c8be6205a7} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1221 | 2025.03.08 00:41:11.839005 [ 288 ] {ba79371a-ef46-4a48-9192-49c8be6205a7} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1222 | 2025.03.08 00:41:11.839133 [ 258 ] {ba79371a-ef46-4a48-9192-49c8be6205a7} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (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 | ||
1223 | 2025.03.08 00:41:11.839166 [ 258 ] {ba79371a-ef46-4a48-9192-49c8be6205a7} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1224 | 2025.03.08 00:41:11.841876 [ 258 ] {ba79371a-ef46-4a48-9192-49c8be6205a7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1225 | 2025.03.08 00:41:11.841907 [ 258 ] {ba79371a-ef46-4a48-9192-49c8be6205a7} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1226 | 2025.03.08 00:41:11.841968 [ 258 ] {ba79371a-ef46-4a48-9192-49c8be6205a7} <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'))" | ||
1227 | 2025.03.08 00:41:11.842026 [ 258 ] {ba79371a-ef46-4a48-9192-49c8be6205a7} <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'))" | ||
1228 | 2025.03.08 00:41:11.843607 [ 258 ] {ba79371a-ef46-4a48-9192-49c8be6205a7} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.006083 sec., 2959.0662502054906 rows/sec., 124.26 KiB/sec. | ||
1229 | 2025.03.08 00:41:11.843753 [ 258 ] {ba79371a-ef46-4a48-9192-49c8be6205a7} <Debug> TCPHandler: Processed in 0.006534572 sec. | ||
1230 | 2025.03.08 00:41:11.844099 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1231 | 2025.03.08 00:41:11.844264 [ 258 ] {89321e53-ecba-4db6-999c-e1d8c829bfef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) 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', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
1232 | 2025.03.08 00:41:11.844546 [ 258 ] {89321e53-ecba-4db6-999c-e1d8c829bfef} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1233 | 2025.03.08 00:41:11.844588 [ 258 ] {89321e53-ecba-4db6-999c-e1d8c829bfef} <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', 'switch_data_link:link_enabled')" moved to PREWHERE | ||
1234 | 2025.03.08 00:41:11.844858 [ 258 ] {89321e53-ecba-4db6-999c-e1d8c829bfef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1235 | 2025.03.08 00:41:11.844927 [ 258 ] {89321e53-ecba-4db6-999c-e1d8c829bfef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1236 | 2025.03.08 00:41:11.845076 [ 258 ] {89321e53-ecba-4db6-999c-e1d8c829bfef} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
1237 | 2025.03.08 00:41:11.845182 [ 287 ] {89321e53-ecba-4db6-999c-e1d8c829bfef} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1238 | 2025.03.08 00:41:11.845192 [ 289 ] {89321e53-ecba-4db6-999c-e1d8c829bfef} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1239 | 2025.03.08 00:41:11.845307 [ 258 ] {89321e53-ecba-4db6-999c-e1d8c829bfef} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (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 | ||
1240 | 2025.03.08 00:41:11.845334 [ 258 ] {89321e53-ecba-4db6-999c-e1d8c829bfef} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1241 | 2025.03.08 00:41:11.845413 [ 258 ] {89321e53-ecba-4db6-999c-e1d8c829bfef} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1242 | 2025.03.08 00:41:11.845433 [ 258 ] {89321e53-ecba-4db6-999c-e1d8c829bfef} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1243 | 2025.03.08 00:41:11.845470 [ 258 ] {89321e53-ecba-4db6-999c-e1d8c829bfef} <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', 'switch_data_link:link_enabled'))" | ||
1244 | 2025.03.08 00:41:11.845510 [ 258 ] {89321e53-ecba-4db6-999c-e1d8c829bfef} <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', 'switch_data_link:link_enabled'))" | ||
1245 | 2025.03.08 00:41:11.846566 [ 258 ] {89321e53-ecba-4db6-999c-e1d8c829bfef} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.002375 sec., 7578.9473684210525 rows/sec., 318.26 KiB/sec. | ||
1246 | 2025.03.08 00:41:11.846704 [ 258 ] {89321e53-ecba-4db6-999c-e1d8c829bfef} <Debug> TCPHandler: Processed in 0.002658625 sec. | ||
1247 | 2025.03.08 00:41:11.847343 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1248 | 2025.03.08 00:41:11.847498 [ 258 ] {be0367e5-6dca-4171-abbd-e12c05dd5e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
1249 | 2025.03.08 00:41:11.847770 [ 258 ] {be0367e5-6dca-4171-abbd-e12c05dd5e84} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1250 | 2025.03.08 00:41:11.847812 [ 258 ] {be0367e5-6dca-4171-abbd-e12c05dd5e84} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up')" moved to PREWHERE | ||
1251 | 2025.03.08 00:41:11.848079 [ 258 ] {be0367e5-6dca-4171-abbd-e12c05dd5e84} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1252 | 2025.03.08 00:41:11.848149 [ 258 ] {be0367e5-6dca-4171-abbd-e12c05dd5e84} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1253 | 2025.03.08 00:41:11.848293 [ 258 ] {be0367e5-6dca-4171-abbd-e12c05dd5e84} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
1254 | 2025.03.08 00:41:11.848409 [ 289 ] {be0367e5-6dca-4171-abbd-e12c05dd5e84} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1255 | 2025.03.08 00:41:11.848421 [ 288 ] {be0367e5-6dca-4171-abbd-e12c05dd5e84} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1256 | 2025.03.08 00:41:11.848540 [ 258 ] {be0367e5-6dca-4171-abbd-e12c05dd5e84} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (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 | ||
1257 | 2025.03.08 00:41:11.848568 [ 258 ] {be0367e5-6dca-4171-abbd-e12c05dd5e84} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1258 | 2025.03.08 00:41:11.848663 [ 258 ] {be0367e5-6dca-4171-abbd-e12c05dd5e84} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1259 | 2025.03.08 00:41:11.848696 [ 258 ] {be0367e5-6dca-4171-abbd-e12c05dd5e84} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1260 | 2025.03.08 00:41:11.848754 [ 258 ] {be0367e5-6dca-4171-abbd-e12c05dd5e84} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up'))" | ||
1261 | 2025.03.08 00:41:11.848817 [ 258 ] {be0367e5-6dca-4171-abbd-e12c05dd5e84} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up'))" | ||
1262 | 2025.03.08 00:41:11.849889 [ 258 ] {be0367e5-6dca-4171-abbd-e12c05dd5e84} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.00251 sec., 7171.314741035856 rows/sec., 301.14 KiB/sec. | ||
1263 | 2025.03.08 00:41:11.850033 [ 258 ] {be0367e5-6dca-4171-abbd-e12c05dd5e84} <Debug> TCPHandler: Processed in 0.002804319 sec. | ||
1264 | 2025.03.08 00:41:11.850354 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1265 | 2025.03.08 00:41:11.850544 [ 258 ] {d5ff5837-84c1-4c7f-b636-a8fedf645ebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
1266 | 2025.03.08 00:41:11.850883 [ 258 ] {d5ff5837-84c1-4c7f-b636-a8fedf645ebd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1267 | 2025.03.08 00:41:11.850938 [ 258 ] {d5ff5837-84c1-4c7f-b636-a8fedf645ebd} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity')" moved to PREWHERE | ||
1268 | 2025.03.08 00:41:11.851229 [ 258 ] {d5ff5837-84c1-4c7f-b636-a8fedf645ebd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1269 | 2025.03.08 00:41:11.851296 [ 258 ] {d5ff5837-84c1-4c7f-b636-a8fedf645ebd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1270 | 2025.03.08 00:41:11.851442 [ 258 ] {d5ff5837-84c1-4c7f-b636-a8fedf645ebd} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
1271 | 2025.03.08 00:41:11.851510 [ 287 ] {d5ff5837-84c1-4c7f-b636-a8fedf645ebd} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1272 | 2025.03.08 00:41:11.851538 [ 288 ] {d5ff5837-84c1-4c7f-b636-a8fedf645ebd} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1273 | 2025.03.08 00:41:11.851639 [ 258 ] {d5ff5837-84c1-4c7f-b636-a8fedf645ebd} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (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 | ||
1274 | 2025.03.08 00:41:11.851668 [ 258 ] {d5ff5837-84c1-4c7f-b636-a8fedf645ebd} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1275 | 2025.03.08 00:41:11.851748 [ 258 ] {d5ff5837-84c1-4c7f-b636-a8fedf645ebd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1276 | 2025.03.08 00:41:11.851769 [ 258 ] {d5ff5837-84c1-4c7f-b636-a8fedf645ebd} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1277 | 2025.03.08 00:41:11.851810 [ 258 ] {d5ff5837-84c1-4c7f-b636-a8fedf645ebd} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity'))" | ||
1278 | 2025.03.08 00:41:11.851853 [ 258 ] {d5ff5837-84c1-4c7f-b636-a8fedf645ebd} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity'))" | ||
1279 | 2025.03.08 00:41:11.852853 [ 258 ] {d5ff5837-84c1-4c7f-b636-a8fedf645ebd} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.002395 sec., 7515.657620041754 rows/sec., 315.60 KiB/sec. | ||
1280 | 2025.03.08 00:41:11.852989 [ 258 ] {d5ff5837-84c1-4c7f-b636-a8fedf645ebd} <Debug> TCPHandler: Processed in 0.002699337 sec. | ||
1281 | 2025.03.08 00:41:11.853209 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1282 | 2025.03.08 00:41:11.853353 [ 258 ] {aef8af28-88d6-48d9-a557-5a5300703ddf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1283 | 2025.03.08 00:41:11.853640 [ 258 ] {aef8af28-88d6-48d9-a557-5a5300703ddf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1284 | 2025.03.08 00:41:11.853681 [ 258 ] {aef8af28-88d6-48d9-a557-5a5300703ddf} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
1285 | 2025.03.08 00:41:11.853937 [ 258 ] {aef8af28-88d6-48d9-a557-5a5300703ddf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1286 | 2025.03.08 00:41:11.854001 [ 258 ] {aef8af28-88d6-48d9-a557-5a5300703ddf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1287 | 2025.03.08 00:41:11.854209 [ 258 ] {aef8af28-88d6-48d9-a557-5a5300703ddf} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
1288 | 2025.03.08 00:41:11.854315 [ 287 ] {aef8af28-88d6-48d9-a557-5a5300703ddf} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1289 | 2025.03.08 00:41:11.854319 [ 289 ] {aef8af28-88d6-48d9-a557-5a5300703ddf} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1290 | 2025.03.08 00:41:11.854430 [ 258 ] {aef8af28-88d6-48d9-a557-5a5300703ddf} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (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 | ||
1291 | 2025.03.08 00:41:11.854459 [ 258 ] {aef8af28-88d6-48d9-a557-5a5300703ddf} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1292 | 2025.03.08 00:41:11.854539 [ 258 ] {aef8af28-88d6-48d9-a557-5a5300703ddf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1293 | 2025.03.08 00:41:11.854559 [ 258 ] {aef8af28-88d6-48d9-a557-5a5300703ddf} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1294 | 2025.03.08 00:41:11.854599 [ 258 ] {aef8af28-88d6-48d9-a557-5a5300703ddf} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
1295 | 2025.03.08 00:41:11.854641 [ 258 ] {aef8af28-88d6-48d9-a557-5a5300703ddf} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
1296 | 2025.03.08 00:41:11.855650 [ 258 ] {aef8af28-88d6-48d9-a557-5a5300703ddf} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.002345 sec., 7675.90618336887 rows/sec., 322.33 KiB/sec. | ||
1297 | 2025.03.08 00:41:11.855806 [ 258 ] {aef8af28-88d6-48d9-a557-5a5300703ddf} <Debug> TCPHandler: Processed in 0.002641585 sec. | ||
1298 | 2025.03.08 00:41:11.856083 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1299 | 2025.03.08 00:41:11.856238 [ 258 ] {1f8876a2-83c0-422e-b749-23020788df16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1300 | 2025.03.08 00:41:11.856516 [ 258 ] {1f8876a2-83c0-422e-b749-23020788df16} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1301 | 2025.03.08 00:41:11.856559 [ 258 ] {1f8876a2-83c0-422e-b749-23020788df16} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
1302 | 2025.03.08 00:41:11.856831 [ 258 ] {1f8876a2-83c0-422e-b749-23020788df16} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1303 | 2025.03.08 00:41:11.856896 [ 258 ] {1f8876a2-83c0-422e-b749-23020788df16} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1304 | 2025.03.08 00:41:11.857038 [ 258 ] {1f8876a2-83c0-422e-b749-23020788df16} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
1305 | 2025.03.08 00:41:11.857153 [ 288 ] {1f8876a2-83c0-422e-b749-23020788df16} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1306 | 2025.03.08 00:41:11.857157 [ 289 ] {1f8876a2-83c0-422e-b749-23020788df16} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1307 | 2025.03.08 00:41:11.857274 [ 258 ] {1f8876a2-83c0-422e-b749-23020788df16} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (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 | ||
1308 | 2025.03.08 00:41:11.857300 [ 258 ] {1f8876a2-83c0-422e-b749-23020788df16} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1309 | 2025.03.08 00:41:11.857377 [ 258 ] {1f8876a2-83c0-422e-b749-23020788df16} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1310 | 2025.03.08 00:41:11.857397 [ 258 ] {1f8876a2-83c0-422e-b749-23020788df16} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1311 | 2025.03.08 00:41:11.857434 [ 258 ] {1f8876a2-83c0-422e-b749-23020788df16} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1312 | 2025.03.08 00:41:11.857473 [ 258 ] {1f8876a2-83c0-422e-b749-23020788df16} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1313 | 2025.03.08 00:41:11.858502 [ 258 ] {1f8876a2-83c0-422e-b749-23020788df16} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.002331 sec., 7722.007722007721 rows/sec., 324.26 KiB/sec. | ||
1314 | 2025.03.08 00:41:11.858636 [ 258 ] {1f8876a2-83c0-422e-b749-23020788df16} <Debug> TCPHandler: Processed in 0.002604065 sec. | ||
1315 | 2025.03.08 00:41:11.858869 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1316 | 2025.03.08 00:41:11.859026 [ 258 ] {7d1127f3-ff19-4402-965e-f68340b98ea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1317 | 2025.03.08 00:41:11.859304 [ 258 ] {7d1127f3-ff19-4402-965e-f68340b98ea0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1318 | 2025.03.08 00:41:11.859348 [ 258 ] {7d1127f3-ff19-4402-965e-f68340b98ea0} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
1319 | 2025.03.08 00:41:11.859625 [ 258 ] {7d1127f3-ff19-4402-965e-f68340b98ea0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1320 | 2025.03.08 00:41:11.859692 [ 258 ] {7d1127f3-ff19-4402-965e-f68340b98ea0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1321 | 2025.03.08 00:41:11.859835 [ 258 ] {7d1127f3-ff19-4402-965e-f68340b98ea0} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
1322 | 2025.03.08 00:41:11.859919 [ 287 ] {7d1127f3-ff19-4402-965e-f68340b98ea0} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1323 | 2025.03.08 00:41:11.859938 [ 288 ] {7d1127f3-ff19-4402-965e-f68340b98ea0} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1324 | 2025.03.08 00:41:11.860037 [ 258 ] {7d1127f3-ff19-4402-965e-f68340b98ea0} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (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 | ||
1325 | 2025.03.08 00:41:11.860065 [ 258 ] {7d1127f3-ff19-4402-965e-f68340b98ea0} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1326 | 2025.03.08 00:41:11.860146 [ 258 ] {7d1127f3-ff19-4402-965e-f68340b98ea0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1327 | 2025.03.08 00:41:11.860167 [ 258 ] {7d1127f3-ff19-4402-965e-f68340b98ea0} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1328 | 2025.03.08 00:41:11.860206 [ 258 ] {7d1127f3-ff19-4402-965e-f68340b98ea0} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1329 | 2025.03.08 00:41:11.860247 [ 258 ] {7d1127f3-ff19-4402-965e-f68340b98ea0} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1330 | 2025.03.08 00:41:11.861278 [ 258 ] {7d1127f3-ff19-4402-965e-f68340b98ea0} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.002332 sec., 7718.696397941681 rows/sec., 324.12 KiB/sec. | ||
1331 | 2025.03.08 00:41:11.861407 [ 258 ] {7d1127f3-ff19-4402-965e-f68340b98ea0} <Debug> TCPHandler: Processed in 0.002609765 sec. | ||
1332 | 2025.03.08 00:41:11.861614 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1333 | 2025.03.08 00:41:11.861759 [ 258 ] {95021564-fc7e-4406-9def-013972860220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1334 | 2025.03.08 00:41:11.862016 [ 258 ] {95021564-fc7e-4406-9def-013972860220} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1335 | 2025.03.08 00:41:11.862124 [ 258 ] {95021564-fc7e-4406-9def-013972860220} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
1336 | 2025.03.08 00:41:11.862405 [ 258 ] {95021564-fc7e-4406-9def-013972860220} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1337 | 2025.03.08 00:41:11.862472 [ 258 ] {95021564-fc7e-4406-9def-013972860220} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1338 | 2025.03.08 00:41:11.862614 [ 258 ] {95021564-fc7e-4406-9def-013972860220} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
1339 | 2025.03.08 00:41:11.862724 [ 288 ] {95021564-fc7e-4406-9def-013972860220} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1340 | 2025.03.08 00:41:11.862725 [ 287 ] {95021564-fc7e-4406-9def-013972860220} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1341 | 2025.03.08 00:41:11.862819 [ 258 ] {95021564-fc7e-4406-9def-013972860220} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (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 | ||
1342 | 2025.03.08 00:41:11.862843 [ 258 ] {95021564-fc7e-4406-9def-013972860220} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1343 | 2025.03.08 00:41:11.862922 [ 258 ] {95021564-fc7e-4406-9def-013972860220} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1344 | 2025.03.08 00:41:11.862943 [ 258 ] {95021564-fc7e-4406-9def-013972860220} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1345 | 2025.03.08 00:41:11.862984 [ 258 ] {95021564-fc7e-4406-9def-013972860220} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1346 | 2025.03.08 00:41:11.863025 [ 258 ] {95021564-fc7e-4406-9def-013972860220} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1347 | 2025.03.08 00:41:11.864035 [ 258 ] {95021564-fc7e-4406-9def-013972860220} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.0023 sec., 7826.086956521739 rows/sec., 328.63 KiB/sec. | ||
1348 | 2025.03.08 00:41:11.864173 [ 258 ] {95021564-fc7e-4406-9def-013972860220} <Debug> TCPHandler: Processed in 0.002576213 sec. | ||
1349 | 2025.03.08 00:41:11.864405 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1350 | 2025.03.08 00:41:11.864564 [ 258 ] {52b1afef-e4bf-4d16-81f5-495437f53b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1351 | 2025.03.08 00:41:11.864846 [ 258 ] {52b1afef-e4bf-4d16-81f5-495437f53b4a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1352 | 2025.03.08 00:41:11.864889 [ 258 ] {52b1afef-e4bf-4d16-81f5-495437f53b4a} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
1353 | 2025.03.08 00:41:11.865166 [ 258 ] {52b1afef-e4bf-4d16-81f5-495437f53b4a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1354 | 2025.03.08 00:41:11.865229 [ 258 ] {52b1afef-e4bf-4d16-81f5-495437f53b4a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1355 | 2025.03.08 00:41:11.865364 [ 258 ] {52b1afef-e4bf-4d16-81f5-495437f53b4a} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
1356 | 2025.03.08 00:41:11.865445 [ 287 ] {52b1afef-e4bf-4d16-81f5-495437f53b4a} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1357 | 2025.03.08 00:41:11.865459 [ 288 ] {52b1afef-e4bf-4d16-81f5-495437f53b4a} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1358 | 2025.03.08 00:41:11.865547 [ 258 ] {52b1afef-e4bf-4d16-81f5-495437f53b4a} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (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 | ||
1359 | 2025.03.08 00:41:11.865575 [ 258 ] {52b1afef-e4bf-4d16-81f5-495437f53b4a} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1360 | 2025.03.08 00:41:11.865652 [ 258 ] {52b1afef-e4bf-4d16-81f5-495437f53b4a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1361 | 2025.03.08 00:41:11.865670 [ 258 ] {52b1afef-e4bf-4d16-81f5-495437f53b4a} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1362 | 2025.03.08 00:41:11.865708 [ 258 ] {52b1afef-e4bf-4d16-81f5-495437f53b4a} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1363 | 2025.03.08 00:41:11.865747 [ 258 ] {52b1afef-e4bf-4d16-81f5-495437f53b4a} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1364 | 2025.03.08 00:41:11.866805 [ 258 ] {52b1afef-e4bf-4d16-81f5-495437f53b4a} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.002311 sec., 7788.836001730852 rows/sec., 327.07 KiB/sec. | ||
1365 | 2025.03.08 00:41:11.866938 [ 258 ] {52b1afef-e4bf-4d16-81f5-495437f53b4a} <Debug> TCPHandler: Processed in 0.002584343 sec. | ||
1366 | 2025.03.08 00:41:11.867199 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1367 | 2025.03.08 00:41:11.867357 [ 258 ] {49335125-8765-4e1f-a45d-0fb94b95a9a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1368 | 2025.03.08 00:41:11.867635 [ 258 ] {49335125-8765-4e1f-a45d-0fb94b95a9a9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1369 | 2025.03.08 00:41:11.867678 [ 258 ] {49335125-8765-4e1f-a45d-0fb94b95a9a9} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1370 | 2025.03.08 00:41:11.867959 [ 258 ] {49335125-8765-4e1f-a45d-0fb94b95a9a9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1371 | 2025.03.08 00:41:11.868024 [ 258 ] {49335125-8765-4e1f-a45d-0fb94b95a9a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1372 | 2025.03.08 00:41:11.868187 [ 258 ] {49335125-8765-4e1f-a45d-0fb94b95a9a9} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
1373 | 2025.03.08 00:41:11.868273 [ 287 ] {49335125-8765-4e1f-a45d-0fb94b95a9a9} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1374 | 2025.03.08 00:41:11.868294 [ 288 ] {49335125-8765-4e1f-a45d-0fb94b95a9a9} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1375 | 2025.03.08 00:41:11.868389 [ 258 ] {49335125-8765-4e1f-a45d-0fb94b95a9a9} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (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 | ||
1376 | 2025.03.08 00:41:11.868418 [ 258 ] {49335125-8765-4e1f-a45d-0fb94b95a9a9} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1377 | 2025.03.08 00:41:11.868501 [ 258 ] {49335125-8765-4e1f-a45d-0fb94b95a9a9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1378 | 2025.03.08 00:41:11.868522 [ 258 ] {49335125-8765-4e1f-a45d-0fb94b95a9a9} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1379 | 2025.03.08 00:41:11.868563 [ 258 ] {49335125-8765-4e1f-a45d-0fb94b95a9a9} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1380 | 2025.03.08 00:41:11.868606 [ 258 ] {49335125-8765-4e1f-a45d-0fb94b95a9a9} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1381 | 2025.03.08 00:41:11.869588 [ 258 ] {49335125-8765-4e1f-a45d-0fb94b95a9a9} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.002332 sec., 7718.696397941681 rows/sec., 324.12 KiB/sec. | ||
1382 | 2025.03.08 00:41:11.869713 [ 258 ] {49335125-8765-4e1f-a45d-0fb94b95a9a9} <Debug> TCPHandler: Processed in 0.002605644 sec. | ||
1383 | 2025.03.08 00:41:11.869924 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1384 | 2025.03.08 00:41:11.870138 [ 258 ] {923a97dc-a22e-4783-99e9-7d03d44ec04c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1385 | 2025.03.08 00:41:11.870418 [ 258 ] {923a97dc-a22e-4783-99e9-7d03d44ec04c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1386 | 2025.03.08 00:41:11.870462 [ 258 ] {923a97dc-a22e-4783-99e9-7d03d44ec04c} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1387 | 2025.03.08 00:41:11.870750 [ 258 ] {923a97dc-a22e-4783-99e9-7d03d44ec04c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1388 | 2025.03.08 00:41:11.870816 [ 258 ] {923a97dc-a22e-4783-99e9-7d03d44ec04c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1389 | 2025.03.08 00:41:11.870957 [ 258 ] {923a97dc-a22e-4783-99e9-7d03d44ec04c} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
1390 | 2025.03.08 00:41:11.871062 [ 288 ] {923a97dc-a22e-4783-99e9-7d03d44ec04c} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1391 | 2025.03.08 00:41:11.871067 [ 289 ] {923a97dc-a22e-4783-99e9-7d03d44ec04c} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1392 | 2025.03.08 00:41:11.871187 [ 258 ] {923a97dc-a22e-4783-99e9-7d03d44ec04c} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (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 | ||
1393 | 2025.03.08 00:41:11.871217 [ 258 ] {923a97dc-a22e-4783-99e9-7d03d44ec04c} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1394 | 2025.03.08 00:41:11.871300 [ 258 ] {923a97dc-a22e-4783-99e9-7d03d44ec04c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1395 | 2025.03.08 00:41:11.871320 [ 258 ] {923a97dc-a22e-4783-99e9-7d03d44ec04c} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1396 | 2025.03.08 00:41:11.871360 [ 258 ] {923a97dc-a22e-4783-99e9-7d03d44ec04c} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1397 | 2025.03.08 00:41:11.871404 [ 258 ] {923a97dc-a22e-4783-99e9-7d03d44ec04c} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1398 | 2025.03.08 00:41:11.872408 [ 258 ] {923a97dc-a22e-4783-99e9-7d03d44ec04c} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.002343 sec., 7682.458386683738 rows/sec., 322.60 KiB/sec. | ||
1399 | 2025.03.08 00:41:11.872541 [ 258 ] {923a97dc-a22e-4783-99e9-7d03d44ec04c} <Debug> TCPHandler: Processed in 0.002614085 sec. | ||
1400 | 2025.03.08 00:41:11.878201 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1401 | 2025.03.08 00:41:11.878399 [ 258 ] {30317995-7b1c-4178-9864-50b1f5ef9279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1402 | 2025.03.08 00:41:11.878744 [ 258 ] {30317995-7b1c-4178-9864-50b1f5ef9279} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1403 | 2025.03.08 00:41:11.878799 [ 258 ] {30317995-7b1c-4178-9864-50b1f5ef9279} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1404 | 2025.03.08 00:41:11.879135 [ 258 ] {30317995-7b1c-4178-9864-50b1f5ef9279} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1405 | 2025.03.08 00:41:11.879201 [ 258 ] {30317995-7b1c-4178-9864-50b1f5ef9279} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1406 | 2025.03.08 00:41:11.879342 [ 258 ] {30317995-7b1c-4178-9864-50b1f5ef9279} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
1407 | 2025.03.08 00:41:11.879449 [ 287 ] {30317995-7b1c-4178-9864-50b1f5ef9279} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1408 | 2025.03.08 00:41:11.879452 [ 288 ] {30317995-7b1c-4178-9864-50b1f5ef9279} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1409 | 2025.03.08 00:41:11.879560 [ 258 ] {30317995-7b1c-4178-9864-50b1f5ef9279} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (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 | ||
1410 | 2025.03.08 00:41:11.879589 [ 258 ] {30317995-7b1c-4178-9864-50b1f5ef9279} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1411 | 2025.03.08 00:41:11.879673 [ 258 ] {30317995-7b1c-4178-9864-50b1f5ef9279} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1412 | 2025.03.08 00:41:11.879693 [ 258 ] {30317995-7b1c-4178-9864-50b1f5ef9279} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1413 | 2025.03.08 00:41:11.879735 [ 258 ] {30317995-7b1c-4178-9864-50b1f5ef9279} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1414 | 2025.03.08 00:41:11.879777 [ 258 ] {30317995-7b1c-4178-9864-50b1f5ef9279} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1415 | 2025.03.08 00:41:11.880800 [ 258 ] {30317995-7b1c-4178-9864-50b1f5ef9279} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.002494 sec., 7217.321571772253 rows/sec., 303.07 KiB/sec. | ||
1416 | 2025.03.08 00:41:11.880935 [ 258 ] {30317995-7b1c-4178-9864-50b1f5ef9279} <Debug> TCPHandler: Processed in 0.002799029 sec. | ||
1417 | 2025.03.08 00:41:11.883208 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1418 | 2025.03.08 00:41:11.883352 [ 258 ] {a371e761-e333-448f-b807-5869c31e8a8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1419 | 2025.03.08 00:41:11.883411 [ 258 ] {a371e761-e333-448f-b807-5869c31e8a8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1420 | 2025.03.08 00:41:11.884179 [ 258 ] {a371e761-e333-448f-b807-5869c31e8a8c} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1421 | 2025.03.08 00:41:11.884220 [ 258 ] {a371e761-e333-448f-b807-5869c31e8a8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1422 | 2025.03.08 00:41:11.884753 [ 258 ] {a371e761-e333-448f-b807-5869c31e8a8c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1423 | 2025.03.08 00:41:11.884979 [ 258 ] {a371e761-e333-448f-b807-5869c31e8a8c} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1424 | 2025.03.08 00:41:11.885233 [ 258 ] {a371e761-e333-448f-b807-5869c31e8a8c} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001927 sec., 6227.296315516347 rows/sec., 2.22 MiB/sec. | ||
1425 | 2025.03.08 00:41:11.885409 [ 258 ] {a371e761-e333-448f-b807-5869c31e8a8c} <Debug> TCPHandler: Processed in 0.002280866 sec. | ||
1426 | 2025.03.08 00:41:11.885520 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1427 | 2025.03.08 00:41:11.885620 [ 258 ] {8824bf99-aa3a-4205-a48e-da25eadf3a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1428 | 2025.03.08 00:41:11.885662 [ 258 ] {8824bf99-aa3a-4205-a48e-da25eadf3a8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1429 | 2025.03.08 00:41:11.886899 [ 258 ] {8824bf99-aa3a-4205-a48e-da25eadf3a8e} <Trace> oximeter.fields_i16 (330e8f76-e659-4531-b135-1d3c5ae0bc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1430 | 2025.03.08 00:41:11.886936 [ 258 ] {8824bf99-aa3a-4205-a48e-da25eadf3a8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1431 | 2025.03.08 00:41:11.887317 [ 258 ] {8824bf99-aa3a-4205-a48e-da25eadf3a8e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1432 | 2025.03.08 00:41:11.887555 [ 258 ] {8824bf99-aa3a-4205-a48e-da25eadf3a8e} <Trace> oximeter.fields_i16 (330e8f76-e659-4531-b135-1d3c5ae0bc78): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1433 | 2025.03.08 00:41:11.887758 [ 258 ] {8824bf99-aa3a-4205-a48e-da25eadf3a8e} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002129 sec., 99577.26632221701 rows/sec., 6.33 MiB/sec. | ||
1434 | 2025.03.08 00:41:11.887812 [ 258 ] {8824bf99-aa3a-4205-a48e-da25eadf3a8e} <Debug> TCPHandler: Processed in 0.002315237 sec. | ||
1435 | 2025.03.08 00:41:11.887934 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1436 | 2025.03.08 00:41:11.888047 [ 258 ] {747ea94b-5676-40bf-8c39-af2a47acf624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1437 | 2025.03.08 00:41:11.888093 [ 258 ] {747ea94b-5676-40bf-8c39-af2a47acf624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1438 | 2025.03.08 00:41:11.888851 [ 258 ] {747ea94b-5676-40bf-8c39-af2a47acf624} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1439 | 2025.03.08 00:41:11.888892 [ 258 ] {747ea94b-5676-40bf-8c39-af2a47acf624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1440 | 2025.03.08 00:41:11.889304 [ 258 ] {747ea94b-5676-40bf-8c39-af2a47acf624} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1441 | 2025.03.08 00:41:11.889529 [ 258 ] {747ea94b-5676-40bf-8c39-af2a47acf624} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1442 | 2025.03.08 00:41:11.889748 [ 258 ] {747ea94b-5676-40bf-8c39-af2a47acf624} <Debug> executeQuery: Read 587 rows, 47.03 KiB in 0.00176 sec., 333522.72727272724 rows/sec., 26.10 MiB/sec. | ||
1443 | 2025.03.08 00:41:11.889820 [ 258 ] {747ea94b-5676-40bf-8c39-af2a47acf624} <Debug> TCPHandler: Processed in 0.001986549 sec. | ||
1444 | 2025.03.08 00:41:11.889931 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1445 | 2025.03.08 00:41:11.890031 [ 258 ] {8690e00b-3597-4fec-8cff-7ed26af86272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1446 | 2025.03.08 00:41:11.890140 [ 258 ] {8690e00b-3597-4fec-8cff-7ed26af86272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1447 | 2025.03.08 00:41:11.890714 [ 258 ] {8690e00b-3597-4fec-8cff-7ed26af86272} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1448 | 2025.03.08 00:41:11.890753 [ 258 ] {8690e00b-3597-4fec-8cff-7ed26af86272} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1449 | 2025.03.08 00:41:11.891103 [ 258 ] {8690e00b-3597-4fec-8cff-7ed26af86272} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1450 | 2025.03.08 00:41:11.891343 [ 258 ] {8690e00b-3597-4fec-8cff-7ed26af86272} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1451 | 2025.03.08 00:41:11.891605 [ 258 ] {8690e00b-3597-4fec-8cff-7ed26af86272} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001518 sec., 69828.72200263504 rows/sec., 4.11 MiB/sec. | ||
1452 | 2025.03.08 00:41:11.891675 [ 258 ] {8690e00b-3597-4fec-8cff-7ed26af86272} <Debug> TCPHandler: Processed in 0.001740943 sec. | ||
1453 | 2025.03.08 00:41:11.891794 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1454 | 2025.03.08 00:41:11.891900 [ 258 ] {40daedb8-37c1-4148-804e-5af3722de222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1455 | 2025.03.08 00:41:11.891945 [ 258 ] {40daedb8-37c1-4148-804e-5af3722de222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1456 | 2025.03.08 00:41:11.892515 [ 258 ] {40daedb8-37c1-4148-804e-5af3722de222} <Trace> oximeter.fields_u32 (a206c9d0-4713-4a46-b7dc-d938c0bb4a63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1457 | 2025.03.08 00:41:11.892555 [ 258 ] {40daedb8-37c1-4148-804e-5af3722de222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1458 | 2025.03.08 00:41:11.892913 [ 258 ] {40daedb8-37c1-4148-804e-5af3722de222} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1459 | 2025.03.08 00:41:11.893149 [ 258 ] {40daedb8-37c1-4148-804e-5af3722de222} <Trace> oximeter.fields_u32 (a206c9d0-4713-4a46-b7dc-d938c0bb4a63): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1460 | 2025.03.08 00:41:11.893387 [ 258 ] {40daedb8-37c1-4148-804e-5af3722de222} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001505 sec., 75083.05647840531 rows/sec., 4.86 MiB/sec. | ||
1461 | 2025.03.08 00:41:11.893471 [ 258 ] {40daedb8-37c1-4148-804e-5af3722de222} <Debug> TCPHandler: Processed in 0.001751994 sec. | ||
1462 | 2025.03.08 00:41:11.893587 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1463 | 2025.03.08 00:41:11.893686 [ 258 ] {fc0647bc-f638-4725-aad5-104fbf3fdd52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1464 | 2025.03.08 00:41:11.893729 [ 258 ] {fc0647bc-f638-4725-aad5-104fbf3fdd52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1465 | 2025.03.08 00:41:11.894318 [ 258 ] {fc0647bc-f638-4725-aad5-104fbf3fdd52} <Trace> oximeter.fields_u8 (359f3878-c6d7-4e2f-9cbe-147bb1ba9cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1466 | 2025.03.08 00:41:11.894359 [ 258 ] {fc0647bc-f638-4725-aad5-104fbf3fdd52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1467 | 2025.03.08 00:41:11.894716 [ 258 ] {fc0647bc-f638-4725-aad5-104fbf3fdd52} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1468 | 2025.03.08 00:41:11.894946 [ 258 ] {fc0647bc-f638-4725-aad5-104fbf3fdd52} <Trace> oximeter.fields_u8 (359f3878-c6d7-4e2f-9cbe-147bb1ba9cf0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1469 | 2025.03.08 00:41:11.895212 [ 258 ] {fc0647bc-f638-4725-aad5-104fbf3fdd52} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001494 sec., 74966.53279785809 rows/sec., 4.27 MiB/sec. | ||
1470 | 2025.03.08 00:41:11.895277 [ 258 ] {fc0647bc-f638-4725-aad5-104fbf3fdd52} <Debug> TCPHandler: Processed in 0.001709523 sec. | ||
1471 | 2025.03.08 00:41:11.895395 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1472 | 2025.03.08 00:41:11.895499 [ 258 ] {446a0217-80a1-4305-969a-b5523cb52ea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1473 | 2025.03.08 00:41:11.895542 [ 258 ] {446a0217-80a1-4305-969a-b5523cb52ea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1474 | 2025.03.08 00:41:11.896164 [ 258 ] {446a0217-80a1-4305-969a-b5523cb52ea9} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1475 | 2025.03.08 00:41:11.896205 [ 258 ] {446a0217-80a1-4305-969a-b5523cb52ea9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1476 | 2025.03.08 00:41:11.896569 [ 258 ] {446a0217-80a1-4305-969a-b5523cb52ea9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1477 | 2025.03.08 00:41:11.896803 [ 258 ] {446a0217-80a1-4305-969a-b5523cb52ea9} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1478 | 2025.03.08 00:41:11.897012 [ 258 ] {446a0217-80a1-4305-969a-b5523cb52ea9} <Debug> executeQuery: Read 346 rows, 24.71 KiB in 0.001533 sec., 225701.23939986952 rows/sec., 15.74 MiB/sec. | ||
1479 | 2025.03.08 00:41:11.897066 [ 258 ] {446a0217-80a1-4305-969a-b5523cb52ea9} <Debug> TCPHandler: Processed in 0.001722623 sec. | ||
1480 | 2025.03.08 00:41:11.897170 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1481 | 2025.03.08 00:41:11.897268 [ 258 ] {f9a5cdac-83af-4842-b804-bdefb7e53bdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1482 | 2025.03.08 00:41:11.897311 [ 258 ] {f9a5cdac-83af-4842-b804-bdefb7e53bdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1483 | 2025.03.08 00:41:11.897714 [ 258 ] {f9a5cdac-83af-4842-b804-bdefb7e53bdb} <Trace> oximeter.measurements_bool (960b5549-e098-44b1-8f1b-6800ccbcce34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1484 | 2025.03.08 00:41:11.897750 [ 258 ] {f9a5cdac-83af-4842-b804-bdefb7e53bdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1485 | 2025.03.08 00:41:11.898283 [ 258 ] {f9a5cdac-83af-4842-b804-bdefb7e53bdb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1486 | 2025.03.08 00:41:11.898565 [ 258 ] {f9a5cdac-83af-4842-b804-bdefb7e53bdb} <Trace> oximeter.measurements_bool (960b5549-e098-44b1-8f1b-6800ccbcce34): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1487 | 2025.03.08 00:41:11.898764 [ 258 ] {f9a5cdac-83af-4842-b804-bdefb7e53bdb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001506 sec., 3984.0637450199206 rows/sec., 208.15 KiB/sec. | ||
1488 | 2025.03.08 00:41:11.898822 [ 258 ] {f9a5cdac-83af-4842-b804-bdefb7e53bdb} <Debug> TCPHandler: Processed in 0.001699932 sec. | ||
1489 | 2025.03.08 00:41:11.898972 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1490 | 2025.03.08 00:41:11.899077 [ 258 ] {e866b40b-1618-490f-a42a-2b787add5b87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1491 | 2025.03.08 00:41:11.899128 [ 258 ] {e866b40b-1618-490f-a42a-2b787add5b87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1492 | 2025.03.08 00:41:11.899625 [ 258 ] {e866b40b-1618-490f-a42a-2b787add5b87} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1493 | 2025.03.08 00:41:11.899665 [ 258 ] {e866b40b-1618-490f-a42a-2b787add5b87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1494 | 2025.03.08 00:41:11.900032 [ 258 ] {e866b40b-1618-490f-a42a-2b787add5b87} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1495 | 2025.03.08 00:41:11.900276 [ 258 ] {e866b40b-1618-490f-a42a-2b787add5b87} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1496 | 2025.03.08 00:41:11.900487 [ 258 ] {e866b40b-1618-490f-a42a-2b787add5b87} <Debug> executeQuery: Read 127 rows, 8.41 KiB in 0.001433 sec., 88625.26168876483 rows/sec., 5.73 MiB/sec. | ||
1497 | 2025.03.08 00:41:11.900538 [ 258 ] {e866b40b-1618-490f-a42a-2b787add5b87} <Debug> TCPHandler: Processed in 0.0016231 sec. | ||
1498 | 2025.03.08 00:41:11.900661 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1499 | 2025.03.08 00:41:11.900768 [ 258 ] {75ddcaa8-88b3-46ac-9bf4-846c3ff10959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1500 | 2025.03.08 00:41:11.900817 [ 258 ] {75ddcaa8-88b3-46ac-9bf4-846c3ff10959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1501 | 2025.03.08 00:41:11.901250 [ 258 ] {75ddcaa8-88b3-46ac-9bf4-846c3ff10959} <Trace> oximeter.measurements_f64 (453b041c-2364-4e12-9558-29fff366a000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1502 | 2025.03.08 00:41:11.901287 [ 258 ] {75ddcaa8-88b3-46ac-9bf4-846c3ff10959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1503 | 2025.03.08 00:41:11.901658 [ 258 ] {75ddcaa8-88b3-46ac-9bf4-846c3ff10959} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1504 | 2025.03.08 00:41:11.901876 [ 258 ] {75ddcaa8-88b3-46ac-9bf4-846c3ff10959} <Trace> oximeter.measurements_f64 (453b041c-2364-4e12-9558-29fff366a000): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1505 | 2025.03.08 00:41:11.902050 [ 258 ] {75ddcaa8-88b3-46ac-9bf4-846c3ff10959} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001361 sec., 734.7538574577517 rows/sec., 49.51 KiB/sec. | ||
1506 | 2025.03.08 00:41:11.902236 [ 258 ] {75ddcaa8-88b3-46ac-9bf4-846c3ff10959} <Debug> TCPHandler: Processed in 0.00162645 sec. | ||
1507 | 2025.03.08 00:41:11.902372 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1508 | 2025.03.08 00:41:11.902478 [ 258 ] {ac3ee609-baf5-48f5-b10f-1313e7f0b552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1509 | 2025.03.08 00:41:11.902524 [ 258 ] {ac3ee609-baf5-48f5-b10f-1313e7f0b552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1510 | 2025.03.08 00:41:11.903004 [ 258 ] {ac3ee609-baf5-48f5-b10f-1313e7f0b552} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1511 | 2025.03.08 00:41:11.903042 [ 258 ] {ac3ee609-baf5-48f5-b10f-1313e7f0b552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1512 | 2025.03.08 00:41:11.903417 [ 258 ] {ac3ee609-baf5-48f5-b10f-1313e7f0b552} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1513 | 2025.03.08 00:41:11.903679 [ 258 ] {ac3ee609-baf5-48f5-b10f-1313e7f0b552} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1514 | 2025.03.08 00:41:11.903876 [ 258 ] {ac3ee609-baf5-48f5-b10f-1313e7f0b552} <Debug> executeQuery: Read 42 rows, 2.60 KiB in 0.001413 sec., 29723.991507430997 rows/sec., 1.80 MiB/sec. | ||
1515 | 2025.03.08 00:41:11.904028 [ 258 ] {ac3ee609-baf5-48f5-b10f-1313e7f0b552} <Debug> TCPHandler: Processed in 0.001703122 sec. | ||
1516 | 2025.03.08 00:41:12.000550 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.73 MiB, peak 168.93 MiB, free memory in arenas 0.00 B, will set to 163.66 MiB (RSS), difference: -1.07 MiB | ||
1517 | 2025.03.08 00:41:15.598968 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 204 | ||
1518 | 2025.03.08 00:41:15.602546 [ 243 ] {} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1519 | 2025.03.08 00:41:15.602599 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1520 | 2025.03.08 00:41:15.604168 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1521 | 2025.03.08 00:41:15.604476 [ 243 ] {} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1522 | 2025.03.08 00:41:15.605327 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 204 | ||
1523 | 2025.03.08 00:41:16.841348 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1524 | 2025.03.08 00:41:16.841544 [ 258 ] {323741ed-63b0-4594-9b0b-ad214ab77f12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1525 | 2025.03.08 00:41:16.841620 [ 258 ] {323741ed-63b0-4594-9b0b-ad214ab77f12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1526 | 2025.03.08 00:41:16.842403 [ 258 ] {323741ed-63b0-4594-9b0b-ad214ab77f12} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1527 | 2025.03.08 00:41:16.842456 [ 258 ] {323741ed-63b0-4594-9b0b-ad214ab77f12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1528 | 2025.03.08 00:41:16.842906 [ 258 ] {323741ed-63b0-4594-9b0b-ad214ab77f12} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1529 | 2025.03.08 00:41:16.843186 [ 258 ] {323741ed-63b0-4594-9b0b-ad214ab77f12} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1530 | 2025.03.08 00:41:16.843432 [ 258 ] {323741ed-63b0-4594-9b0b-ad214ab77f12} <Debug> executeQuery: Read 80 rows, 7.12 KiB in 0.001943 sec., 41173.44312918168 rows/sec., 3.58 MiB/sec. | ||
1531 | 2025.03.08 00:41:16.843497 [ 258 ] {323741ed-63b0-4594-9b0b-ad214ab77f12} <Debug> TCPHandler: Processed in 0.002283337 sec. | ||
1532 | 2025.03.08 00:41:16.843621 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1533 | 2025.03.08 00:41:16.843737 [ 258 ] {d4776507-6db0-4b2d-a4b6-87d517fced93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1534 | 2025.03.08 00:41:16.843786 [ 258 ] {d4776507-6db0-4b2d-a4b6-87d517fced93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1535 | 2025.03.08 00:41:16.844333 [ 258 ] {d4776507-6db0-4b2d-a4b6-87d517fced93} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1536 | 2025.03.08 00:41:16.844375 [ 258 ] {d4776507-6db0-4b2d-a4b6-87d517fced93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1537 | 2025.03.08 00:41:16.844727 [ 258 ] {d4776507-6db0-4b2d-a4b6-87d517fced93} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1538 | 2025.03.08 00:41:16.844960 [ 258 ] {d4776507-6db0-4b2d-a4b6-87d517fced93} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1539 | 2025.03.08 00:41:16.845174 [ 258 ] {d4776507-6db0-4b2d-a4b6-87d517fced93} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001464 sec., 18442.62295081967 rows/sec., 1.35 MiB/sec. | ||
1540 | 2025.03.08 00:41:16.845228 [ 258 ] {d4776507-6db0-4b2d-a4b6-87d517fced93} <Debug> TCPHandler: Processed in 0.001662221 sec. | ||
1541 | 2025.03.08 00:41:16.845357 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1542 | 2025.03.08 00:41:16.845463 [ 258 ] {dd2aa83d-7aa4-4d9e-ad95-4a890a897748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1543 | 2025.03.08 00:41:16.845509 [ 258 ] {dd2aa83d-7aa4-4d9e-ad95-4a890a897748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1544 | 2025.03.08 00:41:16.846049 [ 258 ] {dd2aa83d-7aa4-4d9e-ad95-4a890a897748} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1545 | 2025.03.08 00:41:16.846089 [ 258 ] {dd2aa83d-7aa4-4d9e-ad95-4a890a897748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1546 | 2025.03.08 00:41:16.846442 [ 258 ] {dd2aa83d-7aa4-4d9e-ad95-4a890a897748} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1547 | 2025.03.08 00:41:16.846672 [ 258 ] {dd2aa83d-7aa4-4d9e-ad95-4a890a897748} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1548 | 2025.03.08 00:41:16.846883 [ 258 ] {dd2aa83d-7aa4-4d9e-ad95-4a890a897748} <Debug> executeQuery: Read 55 rows, 4.40 KiB in 0.001441 sec., 38167.93893129771 rows/sec., 2.98 MiB/sec. | ||
1549 | 2025.03.08 00:41:16.846935 [ 258 ] {dd2aa83d-7aa4-4d9e-ad95-4a890a897748} <Debug> TCPHandler: Processed in 0.00163001 sec. | ||
1550 | 2025.03.08 00:41:16.847066 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1551 | 2025.03.08 00:41:16.847176 [ 258 ] {57f57956-798e-492d-91b5-b7740d7320c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1552 | 2025.03.08 00:41:16.847227 [ 258 ] {57f57956-798e-492d-91b5-b7740d7320c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1553 | 2025.03.08 00:41:16.847712 [ 258 ] {57f57956-798e-492d-91b5-b7740d7320c9} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1554 | 2025.03.08 00:41:16.847750 [ 258 ] {57f57956-798e-492d-91b5-b7740d7320c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1555 | 2025.03.08 00:41:16.848123 [ 258 ] {57f57956-798e-492d-91b5-b7740d7320c9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1556 | 2025.03.08 00:41:16.848371 [ 258 ] {57f57956-798e-492d-91b5-b7740d7320c9} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1557 | 2025.03.08 00:41:16.848578 [ 258 ] {57f57956-798e-492d-91b5-b7740d7320c9} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001426 sec., 35063.11360448808 rows/sec., 2.43 MiB/sec. | ||
1558 | 2025.03.08 00:41:16.848630 [ 258 ] {57f57956-798e-492d-91b5-b7740d7320c9} <Debug> TCPHandler: Processed in 0.001615789 sec. | ||
1559 | 2025.03.08 00:41:16.848759 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1560 | 2025.03.08 00:41:16.848865 [ 258 ] {d995b885-f6da-46d2-80a3-36735cab1ac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1561 | 2025.03.08 00:41:16.848931 [ 258 ] {d995b885-f6da-46d2-80a3-36735cab1ac2} <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 | ||
1562 | 2025.03.08 00:41:16.850004 [ 258 ] {d995b885-f6da-46d2-80a3-36735cab1ac2} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1563 | 2025.03.08 00:41:16.850045 [ 258 ] {d995b885-f6da-46d2-80a3-36735cab1ac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1564 | 2025.03.08 00:41:16.850675 [ 258 ] {d995b885-f6da-46d2-80a3-36735cab1ac2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1565 | 2025.03.08 00:41:16.850930 [ 258 ] {d995b885-f6da-46d2-80a3-36735cab1ac2} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1566 | 2025.03.08 00:41:16.851172 [ 258 ] {d995b885-f6da-46d2-80a3-36735cab1ac2} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002329 sec., 11592.958351223702 rows/sec., 20.77 MiB/sec. | ||
1567 | 2025.03.08 00:41:16.851272 [ 258 ] {d995b885-f6da-46d2-80a3-36735cab1ac2} <Debug> TCPHandler: Processed in 0.002564203 sec. | ||
1568 | 2025.03.08 00:41:16.851411 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1569 | 2025.03.08 00:41:16.851517 [ 258 ] {f6fd99b9-640a-4fcc-a32a-06213601788b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1570 | 2025.03.08 00:41:16.851564 [ 258 ] {f6fd99b9-640a-4fcc-a32a-06213601788b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1571 | 2025.03.08 00:41:16.851981 [ 258 ] {f6fd99b9-640a-4fcc-a32a-06213601788b} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1572 | 2025.03.08 00:41:16.852020 [ 258 ] {f6fd99b9-640a-4fcc-a32a-06213601788b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1573 | 2025.03.08 00:41:16.852377 [ 258 ] {f6fd99b9-640a-4fcc-a32a-06213601788b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1574 | 2025.03.08 00:41:16.852611 [ 258 ] {f6fd99b9-640a-4fcc-a32a-06213601788b} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1575 | 2025.03.08 00:41:16.852821 [ 258 ] {f6fd99b9-640a-4fcc-a32a-06213601788b} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001325 sec., 15094.33962264151 rows/sec., 1.04 MiB/sec. | ||
1576 | 2025.03.08 00:41:16.852870 [ 258 ] {f6fd99b9-640a-4fcc-a32a-06213601788b} <Debug> TCPHandler: Processed in 0.001511147 sec. | ||
1577 | 2025.03.08 00:41:18.114503 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 | ||
1578 | 2025.03.08 00:41:18.115485 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1579 | 2025.03.08 00:41:18.115539 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1580 | 2025.03.08 00:41:18.116170 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1581 | 2025.03.08 00:41:18.116430 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1582 | 2025.03.08 00:41:18.116671 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 | ||
1583 | 2025.03.08 00:41:18.299572 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
1584 | 2025.03.08 00:41:18.318718 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1585 | 2025.03.08 00:41:18.318775 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1586 | 2025.03.08 00:41:18.325520 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1587 | 2025.03.08 00:41:18.326251 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1588 | 2025.03.08 00:41:18.328944 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
1589 | 2025.03.08 00:41:19.000249 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.23 MiB, peak 168.93 MiB, free memory in arenas 0.00 B, will set to 165.24 MiB (RSS), difference: 1.01 MiB | ||
1590 | 2025.03.08 00:41:21.846402 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1591 | 2025.03.08 00:41:21.846595 [ 258 ] {3949ce77-8fcc-4849-b319-4bf960036c09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1592 | 2025.03.08 00:41:21.846669 [ 258 ] {3949ce77-8fcc-4849-b319-4bf960036c09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1593 | 2025.03.08 00:41:21.847519 [ 258 ] {3949ce77-8fcc-4849-b319-4bf960036c09} <Trace> oximeter.fields_i16 (330e8f76-e659-4531-b135-1d3c5ae0bc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1594 | 2025.03.08 00:41:21.847570 [ 258 ] {3949ce77-8fcc-4849-b319-4bf960036c09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1595 | 2025.03.08 00:41:21.848015 [ 258 ] {3949ce77-8fcc-4849-b319-4bf960036c09} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1596 | 2025.03.08 00:41:21.848271 [ 258 ] {3949ce77-8fcc-4849-b319-4bf960036c09} <Trace> oximeter.fields_i16 (330e8f76-e659-4531-b135-1d3c5ae0bc78): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1597 | 2025.03.08 00:41:21.848472 [ 258 ] {3949ce77-8fcc-4849-b319-4bf960036c09} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001929 sec., 109901.50336962157 rows/sec., 6.99 MiB/sec. | ||
1598 | 2025.03.08 00:41:21.848538 [ 258 ] {3949ce77-8fcc-4849-b319-4bf960036c09} <Debug> TCPHandler: Processed in 0.002269696 sec. | ||
1599 | 2025.03.08 00:41:21.848684 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1600 | 2025.03.08 00:41:21.848836 [ 258 ] {46d5b8d4-562f-4185-be3b-b8c817ff91ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1601 | 2025.03.08 00:41:21.848897 [ 258 ] {46d5b8d4-562f-4185-be3b-b8c817ff91ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1602 | 2025.03.08 00:41:21.849773 [ 258 ] {46d5b8d4-562f-4185-be3b-b8c817ff91ea} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1603 | 2025.03.08 00:41:21.849813 [ 258 ] {46d5b8d4-562f-4185-be3b-b8c817ff91ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1604 | 2025.03.08 00:41:21.850233 [ 258 ] {46d5b8d4-562f-4185-be3b-b8c817ff91ea} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1605 | 2025.03.08 00:41:21.850478 [ 258 ] {46d5b8d4-562f-4185-be3b-b8c817ff91ea} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1606 | 2025.03.08 00:41:21.850619 [ 55 ] {} <Debug> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1607 | 2025.03.08 00:41:21.850668 [ 258 ] {46d5b8d4-562f-4185-be3b-b8c817ff91ea} <Debug> executeQuery: Read 587 rows, 47.03 KiB in 0.001869 sec., 314071.696094168 rows/sec., 24.58 MiB/sec. | ||
1608 | 2025.03.08 00:41:21.850670 [ 55 ] {} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1609 | 2025.03.08 00:41:21.850729 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1610 | 2025.03.08 00:41:21.850739 [ 258 ] {46d5b8d4-562f-4185-be3b-b8c817ff91ea} <Debug> TCPHandler: Processed in 0.002125242 sec. | ||
1611 | 2025.03.08 00:41:21.850933 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1612 | 2025.03.08 00:41:21.851042 [ 188 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::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 | ||
1613 | 2025.03.08 00:41:21.851218 [ 258 ] {66cba258-1a58-417a-86b0-09f6b3ddb575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1614 | 2025.03.08 00:41:21.851320 [ 258 ] {66cba258-1a58-417a-86b0-09f6b3ddb575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1615 | 2025.03.08 00:41:21.851393 [ 188 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1616 | 2025.03.08 00:41:21.851502 [ 188 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 52 rows starting from the beginning of the part | ||
1617 | 2025.03.08 00:41:21.851807 [ 188 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
1618 | 2025.03.08 00:41:21.852209 [ 188 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 80 rows starting from the beginning of the part | ||
1619 | 2025.03.08 00:41:21.852621 [ 188 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 587 rows starting from the beginning of the part | ||
1620 | 2025.03.08 00:41:21.852958 [ 188 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 80 rows starting from the beginning of the part | ||
1621 | 2025.03.08 00:41:21.853268 [ 188 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 587 rows starting from the beginning of the part | ||
1622 | 2025.03.08 00:41:21.854164 [ 258 ] {66cba258-1a58-417a-86b0-09f6b3ddb575} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1623 | 2025.03.08 00:41:21.854242 [ 258 ] {66cba258-1a58-417a-86b0-09f6b3ddb575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1624 | 2025.03.08 00:41:21.855296 [ 258 ] {66cba258-1a58-417a-86b0-09f6b3ddb575} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1625 | 2025.03.08 00:41:21.855759 [ 258 ] {66cba258-1a58-417a-86b0-09f6b3ddb575} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1626 | 2025.03.08 00:41:21.856159 [ 258 ] {66cba258-1a58-417a-86b0-09f6b3ddb575} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.005017 sec., 21128.164241578634 rows/sec., 1.24 MiB/sec. | ||
1627 | 2025.03.08 00:41:21.856265 [ 258 ] {66cba258-1a58-417a-86b0-09f6b3ddb575} <Debug> TCPHandler: Processed in 0.005429194 sec. | ||
1628 | 2025.03.08 00:41:21.856270 [ 195 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1412 rows, containing 5 columns (5 merged, 0 gathered) in 0.005410224 sec., 260987.34544078028 rows/sec., 21.80 MiB/sec. | ||
1629 | 2025.03.08 00:41:21.856393 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1630 | 2025.03.08 00:41:21.856452 [ 195 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1631 | 2025.03.08 00:41:21.856530 [ 258 ] {9fa6ef65-16d3-4e14-906b-31300079336e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1632 | 2025.03.08 00:41:21.856582 [ 258 ] {9fa6ef65-16d3-4e14-906b-31300079336e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1633 | 2025.03.08 00:41:21.856827 [ 195 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_6_1} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1634 | 2025.03.08 00:41:21.856958 [ 195 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_6_1} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1635 | 2025.03.08 00:41:21.857059 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
1636 | 2025.03.08 00:41:21.857326 [ 258 ] {9fa6ef65-16d3-4e14-906b-31300079336e} <Trace> oximeter.fields_u32 (a206c9d0-4713-4a46-b7dc-d938c0bb4a63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1637 | 2025.03.08 00:41:21.857367 [ 258 ] {9fa6ef65-16d3-4e14-906b-31300079336e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1638 | 2025.03.08 00:41:21.857728 [ 258 ] {9fa6ef65-16d3-4e14-906b-31300079336e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1639 | 2025.03.08 00:41:21.857976 [ 258 ] {9fa6ef65-16d3-4e14-906b-31300079336e} <Trace> oximeter.fields_u32 (a206c9d0-4713-4a46-b7dc-d938c0bb4a63): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1640 | 2025.03.08 00:41:21.858160 [ 258 ] {9fa6ef65-16d3-4e14-906b-31300079336e} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001669 sec., 67705.2127022169 rows/sec., 4.38 MiB/sec. | ||
1641 | 2025.03.08 00:41:21.858239 [ 258 ] {9fa6ef65-16d3-4e14-906b-31300079336e} <Debug> TCPHandler: Processed in 0.001900687 sec. | ||
1642 | 2025.03.08 00:41:21.858367 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1643 | 2025.03.08 00:41:21.858489 [ 258 ] {290fcfb1-4102-4c75-aa10-988d6fe8f19f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1644 | 2025.03.08 00:41:21.858535 [ 258 ] {290fcfb1-4102-4c75-aa10-988d6fe8f19f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1645 | 2025.03.08 00:41:21.859083 [ 258 ] {290fcfb1-4102-4c75-aa10-988d6fe8f19f} <Trace> oximeter.fields_u8 (359f3878-c6d7-4e2f-9cbe-147bb1ba9cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1646 | 2025.03.08 00:41:21.859120 [ 258 ] {290fcfb1-4102-4c75-aa10-988d6fe8f19f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1647 | 2025.03.08 00:41:21.859492 [ 258 ] {290fcfb1-4102-4c75-aa10-988d6fe8f19f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1648 | 2025.03.08 00:41:21.859746 [ 258 ] {290fcfb1-4102-4c75-aa10-988d6fe8f19f} <Trace> oximeter.fields_u8 (359f3878-c6d7-4e2f-9cbe-147bb1ba9cf0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1649 | 2025.03.08 00:41:21.859977 [ 258 ] {290fcfb1-4102-4c75-aa10-988d6fe8f19f} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001482 sec., 75573.54925775978 rows/sec., 4.31 MiB/sec. | ||
1650 | 2025.03.08 00:41:21.860088 [ 258 ] {290fcfb1-4102-4c75-aa10-988d6fe8f19f} <Debug> TCPHandler: Processed in 0.001784994 sec. | ||
1651 | 2025.03.08 00:41:21.860218 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1652 | 2025.03.08 00:41:21.860348 [ 258 ] {bdb764a9-fdff-4ceb-981b-f7483929a2b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1653 | 2025.03.08 00:41:21.860401 [ 258 ] {bdb764a9-fdff-4ceb-981b-f7483929a2b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1654 | 2025.03.08 00:41:21.861187 [ 258 ] {bdb764a9-fdff-4ceb-981b-f7483929a2b8} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1655 | 2025.03.08 00:41:21.861235 [ 258 ] {bdb764a9-fdff-4ceb-981b-f7483929a2b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1656 | 2025.03.08 00:41:21.861645 [ 258 ] {bdb764a9-fdff-4ceb-981b-f7483929a2b8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1657 | 2025.03.08 00:41:21.861896 [ 258 ] {bdb764a9-fdff-4ceb-981b-f7483929a2b8} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1658 | 2025.03.08 00:41:21.862084 [ 54 ] {} <Debug> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1659 | 2025.03.08 00:41:21.862095 [ 258 ] {bdb764a9-fdff-4ceb-981b-f7483929a2b8} <Debug> executeQuery: Read 346 rows, 24.71 KiB in 0.001772 sec., 195259.59367945825 rows/sec., 13.62 MiB/sec. | ||
1660 | 2025.03.08 00:41:21.862173 [ 54 ] {} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1661 | 2025.03.08 00:41:21.862246 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1662 | 2025.03.08 00:41:21.862253 [ 258 ] {bdb764a9-fdff-4ceb-981b-f7483929a2b8} <Debug> TCPHandler: Processed in 0.002098692 sec. | ||
1663 | 2025.03.08 00:41:21.862570 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1664 | 2025.03.08 00:41:21.862698 [ 188 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::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 | ||
1665 | 2025.03.08 00:41:21.862810 [ 258 ] {8e366899-72ea-4d12-9626-993c7b1af70c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1666 | 2025.03.08 00:41:21.862936 [ 258 ] {8e366899-72ea-4d12-9626-993c7b1af70c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1667 | 2025.03.08 00:41:21.863027 [ 188 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1668 | 2025.03.08 00:41:21.863128 [ 188 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 39 rows starting from the beginning of the part | ||
1669 | 2025.03.08 00:41:21.863472 [ 188 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
1670 | 2025.03.08 00:41:21.863806 [ 188 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 55 rows starting from the beginning of the part | ||
1671 | 2025.03.08 00:41:21.864147 [ 188 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 346 rows starting from the beginning of the part | ||
1672 | 2025.03.08 00:41:21.864415 [ 188 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 55 rows starting from the beginning of the part | ||
1673 | 2025.03.08 00:41:21.864624 [ 188 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 346 rows starting from the beginning of the part | ||
1674 | 2025.03.08 00:41:21.865515 [ 258 ] {8e366899-72ea-4d12-9626-993c7b1af70c} <Trace> oximeter.measurements_bool (960b5549-e098-44b1-8f1b-6800ccbcce34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1675 | 2025.03.08 00:41:21.865605 [ 258 ] {8e366899-72ea-4d12-9626-993c7b1af70c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1676 | 2025.03.08 00:41:21.866652 [ 258 ] {8e366899-72ea-4d12-9626-993c7b1af70c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1677 | 2025.03.08 00:41:21.867159 [ 258 ] {8e366899-72ea-4d12-9626-993c7b1af70c} <Trace> oximeter.measurements_bool (960b5549-e098-44b1-8f1b-6800ccbcce34): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1678 | 2025.03.08 00:41:21.867575 [ 194 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 869 rows, containing 5 columns (5 merged, 0 gathered) in 0.005219418 sec., 166493.65887154467 rows/sec., 12.53 MiB/sec. | ||
1679 | 2025.03.08 00:41:21.867670 [ 258 ] {8e366899-72ea-4d12-9626-993c7b1af70c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004918 sec., 1220.008133387556 rows/sec., 63.74 KiB/sec. | ||
1680 | 2025.03.08 00:41:21.867784 [ 258 ] {8e366899-72ea-4d12-9626-993c7b1af70c} <Debug> TCPHandler: Processed in 0.005333102 sec. | ||
1681 | 2025.03.08 00:41:21.867918 [ 194 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1682 | 2025.03.08 00:41:21.867945 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1683 | 2025.03.08 00:41:21.868094 [ 258 ] {5ff144cf-07f8-45e7-9984-f1f80b3de677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1684 | 2025.03.08 00:41:21.868178 [ 258 ] {5ff144cf-07f8-45e7-9984-f1f80b3de677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1685 | 2025.03.08 00:41:21.868539 [ 194 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_6_1} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1686 | 2025.03.08 00:41:21.868730 [ 194 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_6_1} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1687 | 2025.03.08 00:41:21.868882 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
1688 | 2025.03.08 00:41:21.869121 [ 258 ] {5ff144cf-07f8-45e7-9984-f1f80b3de677} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1689 | 2025.03.08 00:41:21.869166 [ 258 ] {5ff144cf-07f8-45e7-9984-f1f80b3de677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1690 | 2025.03.08 00:41:21.869557 [ 258 ] {5ff144cf-07f8-45e7-9984-f1f80b3de677} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1691 | 2025.03.08 00:41:21.869791 [ 258 ] {5ff144cf-07f8-45e7-9984-f1f80b3de677} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1692 | 2025.03.08 00:41:21.870004 [ 258 ] {5ff144cf-07f8-45e7-9984-f1f80b3de677} <Debug> executeQuery: Read 127 rows, 8.41 KiB in 0.001943 sec., 65362.84096757591 rows/sec., 4.22 MiB/sec. | ||
1693 | 2025.03.08 00:41:21.870063 [ 258 ] {5ff144cf-07f8-45e7-9984-f1f80b3de677} <Debug> TCPHandler: Processed in 0.002193694 sec. | ||
1694 | 2025.03.08 00:41:21.870169 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1695 | 2025.03.08 00:41:21.870272 [ 258 ] {42fef89d-2d11-4708-a984-b310e186316d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1696 | 2025.03.08 00:41:21.870317 [ 258 ] {42fef89d-2d11-4708-a984-b310e186316d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1697 | 2025.03.08 00:41:21.870731 [ 258 ] {42fef89d-2d11-4708-a984-b310e186316d} <Trace> oximeter.measurements_f64 (453b041c-2364-4e12-9558-29fff366a000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1698 | 2025.03.08 00:41:21.870770 [ 258 ] {42fef89d-2d11-4708-a984-b310e186316d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1699 | 2025.03.08 00:41:21.871116 [ 258 ] {42fef89d-2d11-4708-a984-b310e186316d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1700 | 2025.03.08 00:41:21.871352 [ 258 ] {42fef89d-2d11-4708-a984-b310e186316d} <Trace> oximeter.measurements_f64 (453b041c-2364-4e12-9558-29fff366a000): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1701 | 2025.03.08 00:41:21.871622 [ 258 ] {42fef89d-2d11-4708-a984-b310e186316d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001351 sec., 740.1924500370096 rows/sec., 49.88 KiB/sec. | ||
1702 | 2025.03.08 00:41:21.871689 [ 258 ] {42fef89d-2d11-4708-a984-b310e186316d} <Debug> TCPHandler: Processed in 0.001570009 sec. | ||
1703 | 2025.03.08 00:41:21.871813 [ 258 ] {} <Trace> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1704 | 2025.03.08 00:41:21.871919 [ 258 ] {20b59876-b38e-46c0-bae0-477651718156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39014) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1705 | 2025.03.08 00:41:21.871964 [ 258 ] {20b59876-b38e-46c0-bae0-477651718156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1706 | 2025.03.08 00:41:21.872388 [ 258 ] {20b59876-b38e-46c0-bae0-477651718156} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1707 | 2025.03.08 00:41:21.872427 [ 258 ] {20b59876-b38e-46c0-bae0-477651718156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1708 | 2025.03.08 00:41:21.872783 [ 258 ] {20b59876-b38e-46c0-bae0-477651718156} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1709 | 2025.03.08 00:41:21.873011 [ 258 ] {20b59876-b38e-46c0-bae0-477651718156} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1710 | 2025.03.08 00:41:21.873217 [ 258 ] {20b59876-b38e-46c0-bae0-477651718156} <Debug> executeQuery: Read 42 rows, 2.60 KiB in 0.001321 sec., 31794.09538228615 rows/sec., 1.92 MiB/sec. | ||
1711 | 2025.03.08 00:41:21.873267 [ 258 ] {20b59876-b38e-46c0-bae0-477651718156} <Debug> TCPHandler: Processed in 0.001504257 sec. | ||
1712 | 2025.03.08 00:41:25.524228 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1713 | 2025.03.08 00:41:25.524329 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1714 | 2025.03.08 00:41:25.605741 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 236 | ||
1715 | 2025.03.08 00:41:25.608737 [ 243 ] {} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1716 | 2025.03.08 00:41:25.608792 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1717 | 2025.03.08 00:41:25.610260 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1718 | 2025.03.08 00:41:25.610583 [ 243 ] {} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1719 | 2025.03.08 00:41:25.611230 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 236 | ||
1720 | 2025.03.08 00:41:25.616804 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 | ||
1721 | 2025.03.08 00:41:25.617454 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1722 | 2025.03.08 00:41:25.617504 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1723 | 2025.03.08 00:41:25.618066 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1724 | 2025.03.08 00:41:25.618329 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1725 | 2025.03.08 00:41:25.618569 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
1726 | 2025.03.08 00:41:25.829013 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
1727 | 2025.03.08 00:41:25.849151 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1728 | 2025.03.08 00:41:25.849223 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1729 | 2025.03.08 00:41:25.856479 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1730 | 2025.03.08 00:41:25.857357 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1731 | 2025.03.08 00:41:25.860363 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
1732 | 2025.03.08 00:41:26.130021 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
1733 | 2025.03.08 00:41:26.130114 [ 258 ] {} <Debug> TCP-Session: ffd44075-8583-4b74-a6a8-9ae9f8d889c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1734 | 2025.03.08 00:41:26.841374 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1735 | 2025.03.08 00:41:26.841602 [ 261 ] {d79255a2-abf7-4e7f-99ba-6967dd2e41d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1736 | 2025.03.08 00:41:26.841725 [ 261 ] {d79255a2-abf7-4e7f-99ba-6967dd2e41d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1737 | 2025.03.08 00:41:26.842666 [ 261 ] {d79255a2-abf7-4e7f-99ba-6967dd2e41d7} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1738 | 2025.03.08 00:41:26.842721 [ 261 ] {d79255a2-abf7-4e7f-99ba-6967dd2e41d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1739 | 2025.03.08 00:41:26.843218 [ 261 ] {d79255a2-abf7-4e7f-99ba-6967dd2e41d7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1740 | 2025.03.08 00:41:26.843478 [ 261 ] {d79255a2-abf7-4e7f-99ba-6967dd2e41d7} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1741 | 2025.03.08 00:41:26.843736 [ 261 ] {d79255a2-abf7-4e7f-99ba-6967dd2e41d7} <Debug> executeQuery: Read 80 rows, 7.12 KiB in 0.002206 sec., 36264.73254759746 rows/sec., 3.15 MiB/sec. | ||
1742 | 2025.03.08 00:41:26.843821 [ 261 ] {d79255a2-abf7-4e7f-99ba-6967dd2e41d7} <Debug> TCPHandler: Processed in 0.002588503 sec. | ||
1743 | 2025.03.08 00:41:26.843967 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1744 | 2025.03.08 00:41:26.844085 [ 261 ] {673841f8-4ea7-4aab-a38a-7c56670a2ff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1745 | 2025.03.08 00:41:26.844136 [ 261 ] {673841f8-4ea7-4aab-a38a-7c56670a2ff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1746 | 2025.03.08 00:41:26.844704 [ 261 ] {673841f8-4ea7-4aab-a38a-7c56670a2ff4} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1747 | 2025.03.08 00:41:26.844745 [ 261 ] {673841f8-4ea7-4aab-a38a-7c56670a2ff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1748 | 2025.03.08 00:41:26.845104 [ 261 ] {673841f8-4ea7-4aab-a38a-7c56670a2ff4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1749 | 2025.03.08 00:41:26.845336 [ 261 ] {673841f8-4ea7-4aab-a38a-7c56670a2ff4} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1750 | 2025.03.08 00:41:26.845494 [ 47 ] {} <Debug> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1751 | 2025.03.08 00:41:26.845564 [ 261 ] {673841f8-4ea7-4aab-a38a-7c56670a2ff4} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001502 sec., 17976.031957390147 rows/sec., 1.32 MiB/sec. | ||
1752 | 2025.03.08 00:41:26.845573 [ 47 ] {} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1753 | 2025.03.08 00:41:26.845640 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1754 | 2025.03.08 00:41:26.845688 [ 261 ] {673841f8-4ea7-4aab-a38a-7c56670a2ff4} <Debug> TCPHandler: Processed in 0.001775063 sec. | ||
1755 | 2025.03.08 00:41:26.846150 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1756 | 2025.03.08 00:41:26.846349 [ 201 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::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 | ||
1757 | 2025.03.08 00:41:26.846377 [ 261 ] {fe3859c1-cd0a-47db-beec-d3041e44ee02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1758 | 2025.03.08 00:41:26.846470 [ 261 ] {fe3859c1-cd0a-47db-beec-d3041e44ee02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1759 | 2025.03.08 00:41:26.846735 [ 201 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1760 | 2025.03.08 00:41:26.846814 [ 201 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part | ||
1761 | 2025.03.08 00:41:26.847215 [ 201 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 27 rows starting from the beginning of the part | ||
1762 | 2025.03.08 00:41:26.847665 [ 201 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 106 rows starting from the beginning of the part | ||
1763 | 2025.03.08 00:41:26.847988 [ 201 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 27 rows starting from the beginning of the part | ||
1764 | 2025.03.08 00:41:26.848227 [ 201 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 106 rows starting from the beginning of the part | ||
1765 | 2025.03.08 00:41:26.848631 [ 201 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 27 rows starting from the beginning of the part | ||
1766 | 2025.03.08 00:41:26.849374 [ 261 ] {fe3859c1-cd0a-47db-beec-d3041e44ee02} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1767 | 2025.03.08 00:41:26.849448 [ 261 ] {fe3859c1-cd0a-47db-beec-d3041e44ee02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1768 | 2025.03.08 00:41:26.850488 [ 261 ] {fe3859c1-cd0a-47db-beec-d3041e44ee02} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1769 | 2025.03.08 00:41:26.851118 [ 261 ] {fe3859c1-cd0a-47db-beec-d3041e44ee02} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1770 | 2025.03.08 00:41:26.851460 [ 201 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 319 rows, containing 5 columns (5 merged, 0 gathered) in 0.00569176 sec., 56045.93306815467 rows/sec., 3.79 MiB/sec. | ||
1771 | 2025.03.08 00:41:26.851830 [ 261 ] {fe3859c1-cd0a-47db-beec-d3041e44ee02} <Debug> executeQuery: Read 55 rows, 4.40 KiB in 0.005484 sec., 10029.175784099198 rows/sec., 802.05 KiB/sec. | ||
1772 | 2025.03.08 00:41:26.851897 [ 201 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1773 | 2025.03.08 00:41:26.852058 [ 261 ] {fe3859c1-cd0a-47db-beec-d3041e44ee02} <Debug> TCPHandler: Processed in 0.006054209 sec. | ||
1774 | 2025.03.08 00:41:26.852255 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1775 | 2025.03.08 00:41:26.852440 [ 261 ] {84d5a1b4-fa80-4dad-aeb7-9a6b5381b249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1776 | 2025.03.08 00:41:26.852445 [ 201 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_6_1} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1777 | 2025.03.08 00:41:26.852564 [ 261 ] {84d5a1b4-fa80-4dad-aeb7-9a6b5381b249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1778 | 2025.03.08 00:41:26.852652 [ 201 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_6_1} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1779 | 2025.03.08 00:41:26.852848 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
1780 | 2025.03.08 00:41:26.853326 [ 261 ] {84d5a1b4-fa80-4dad-aeb7-9a6b5381b249} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1781 | 2025.03.08 00:41:26.853372 [ 261 ] {84d5a1b4-fa80-4dad-aeb7-9a6b5381b249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1782 | 2025.03.08 00:41:26.853773 [ 261 ] {84d5a1b4-fa80-4dad-aeb7-9a6b5381b249} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1783 | 2025.03.08 00:41:26.854013 [ 261 ] {84d5a1b4-fa80-4dad-aeb7-9a6b5381b249} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1784 | 2025.03.08 00:41:26.854178 [ 47 ] {} <Debug> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1785 | 2025.03.08 00:41:26.854242 [ 47 ] {} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1786 | 2025.03.08 00:41:26.854257 [ 261 ] {84d5a1b4-fa80-4dad-aeb7-9a6b5381b249} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001868 sec., 26766.59528907923 rows/sec., 1.86 MiB/sec. | ||
1787 | 2025.03.08 00:41:26.854275 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1788 | 2025.03.08 00:41:26.854444 [ 261 ] {84d5a1b4-fa80-4dad-aeb7-9a6b5381b249} <Debug> TCPHandler: Processed in 0.002262036 sec. | ||
1789 | 2025.03.08 00:41:26.854673 [ 188 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::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 | ||
1790 | 2025.03.08 00:41:26.854808 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1791 | 2025.03.08 00:41:26.854922 [ 188 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1792 | 2025.03.08 00:41:26.855019 [ 188 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 40 rows starting from the beginning of the part | ||
1793 | 2025.03.08 00:41:26.855067 [ 261 ] {edfedc9f-055d-42f4-bb89-bd05bb500dde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1794 | 2025.03.08 00:41:26.855284 [ 188 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 50 rows starting from the beginning of the part | ||
1795 | 2025.03.08 00:41:26.855605 [ 261 ] {edfedc9f-055d-42f4-bb89-bd05bb500dde} <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 | ||
1796 | 2025.03.08 00:41:26.855628 [ 188 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 127 rows starting from the beginning of the part | ||
1797 | 2025.03.08 00:41:26.855979 [ 188 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 50 rows starting from the beginning of the part | ||
1798 | 2025.03.08 00:41:26.856335 [ 188 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 127 rows starting from the beginning of the part | ||
1799 | 2025.03.08 00:41:26.856669 [ 188 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part | ||
1800 | 2025.03.08 00:41:26.860036 [ 188 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 444 rows, containing 5 columns (5 merged, 0 gathered) in 0.005616138 sec., 79057.88639809065 rows/sec., 5.27 MiB/sec. | ||
1801 | 2025.03.08 00:41:26.860312 [ 188 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1802 | 2025.03.08 00:41:26.860684 [ 261 ] {edfedc9f-055d-42f4-bb89-bd05bb500dde} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1803 | 2025.03.08 00:41:26.860764 [ 261 ] {edfedc9f-055d-42f4-bb89-bd05bb500dde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1804 | 2025.03.08 00:41:26.860978 [ 188 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1805 | 2025.03.08 00:41:26.861195 [ 188 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1806 | 2025.03.08 00:41:26.861337 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
1807 | 2025.03.08 00:41:26.861813 [ 261 ] {edfedc9f-055d-42f4-bb89-bd05bb500dde} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1808 | 2025.03.08 00:41:26.862081 [ 261 ] {edfedc9f-055d-42f4-bb89-bd05bb500dde} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1809 | 2025.03.08 00:41:26.862523 [ 261 ] {edfedc9f-055d-42f4-bb89-bd05bb500dde} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.007508 sec., 3596.1640916355886 rows/sec., 6.44 MiB/sec. | ||
1810 | 2025.03.08 00:41:26.862784 [ 261 ] {edfedc9f-055d-42f4-bb89-bd05bb500dde} <Debug> TCPHandler: Processed in 0.008064989 sec. | ||
1811 | 2025.03.08 00:41:26.862906 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1812 | 2025.03.08 00:41:26.863010 [ 261 ] {8499127f-4eea-4516-8f43-6be4dd53a59a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1813 | 2025.03.08 00:41:26.863058 [ 261 ] {8499127f-4eea-4516-8f43-6be4dd53a59a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1814 | 2025.03.08 00:41:26.863495 [ 261 ] {8499127f-4eea-4516-8f43-6be4dd53a59a} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1815 | 2025.03.08 00:41:26.863534 [ 261 ] {8499127f-4eea-4516-8f43-6be4dd53a59a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1816 | 2025.03.08 00:41:26.863889 [ 261 ] {8499127f-4eea-4516-8f43-6be4dd53a59a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1817 | 2025.03.08 00:41:26.864150 [ 261 ] {8499127f-4eea-4516-8f43-6be4dd53a59a} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1818 | 2025.03.08 00:41:26.864305 [ 47 ] {} <Debug> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1819 | 2025.03.08 00:41:26.864364 [ 47 ] {} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1820 | 2025.03.08 00:41:26.864396 [ 261 ] {8499127f-4eea-4516-8f43-6be4dd53a59a} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001398 sec., 14306.15164520744 rows/sec., 1005.90 KiB/sec. | ||
1821 | 2025.03.08 00:41:26.864404 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1822 | 2025.03.08 00:41:26.864549 [ 261 ] {8499127f-4eea-4516-8f43-6be4dd53a59a} <Debug> TCPHandler: Processed in 0.001690672 sec. | ||
1823 | 2025.03.08 00:41:26.865026 [ 201 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::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 | ||
1824 | 2025.03.08 00:41:26.865164 [ 201 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1825 | 2025.03.08 00:41:26.865200 [ 201 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 16 rows starting from the beginning of the part | ||
1826 | 2025.03.08 00:41:26.865311 [ 201 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part | ||
1827 | 2025.03.08 00:41:26.865500 [ 201 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 42 rows starting from the beginning of the part | ||
1828 | 2025.03.08 00:41:26.865651 [ 201 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part | ||
1829 | 2025.03.08 00:41:26.865767 [ 201 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 42 rows starting from the beginning of the part | ||
1830 | 2025.03.08 00:41:26.865832 [ 201 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 20 rows starting from the beginning of the part | ||
1831 | 2025.03.08 00:41:26.866990 [ 193 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 160 rows, containing 4 columns (4 merged, 0 gathered) in 0.00244373 sec., 65473.68162603889 rows/sec., 4.21 MiB/sec. | ||
1832 | 2025.03.08 00:41:26.867209 [ 187 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1833 | 2025.03.08 00:41:26.867548 [ 187 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_6_1} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1834 | 2025.03.08 00:41:26.867633 [ 187 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_6_1} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1835 | 2025.03.08 00:41:26.867731 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
1836 | 2025.03.08 00:41:27.000158 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.55 MiB, peak 169.88 MiB, free memory in arenas 0.00 B, will set to 166.20 MiB (RSS), difference: 1.65 MiB | ||
1837 | 2025.03.08 00:41:31.846132 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1838 | 2025.03.08 00:41:31.846365 [ 261 ] {94d68b1c-146b-4038-909c-5618840d956f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1839 | 2025.03.08 00:41:31.846452 [ 261 ] {94d68b1c-146b-4038-909c-5618840d956f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1840 | 2025.03.08 00:41:31.847341 [ 261 ] {94d68b1c-146b-4038-909c-5618840d956f} <Trace> oximeter.fields_i16 (330e8f76-e659-4531-b135-1d3c5ae0bc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1841 | 2025.03.08 00:41:31.847396 [ 261 ] {94d68b1c-146b-4038-909c-5618840d956f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1842 | 2025.03.08 00:41:31.847844 [ 261 ] {94d68b1c-146b-4038-909c-5618840d956f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1843 | 2025.03.08 00:41:31.848111 [ 261 ] {94d68b1c-146b-4038-909c-5618840d956f} <Trace> oximeter.fields_i16 (330e8f76-e659-4531-b135-1d3c5ae0bc78): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1844 | 2025.03.08 00:41:31.848365 [ 261 ] {94d68b1c-146b-4038-909c-5618840d956f} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002062 sec., 102812.80310378273 rows/sec., 6.54 MiB/sec. | ||
1845 | 2025.03.08 00:41:31.848432 [ 261 ] {94d68b1c-146b-4038-909c-5618840d956f} <Debug> TCPHandler: Processed in 0.00244654 sec. | ||
1846 | 2025.03.08 00:41:31.848547 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1847 | 2025.03.08 00:41:31.848657 [ 261 ] {84d8d5e4-0430-41ec-998a-4519a96d5c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1848 | 2025.03.08 00:41:31.848707 [ 261 ] {84d8d5e4-0430-41ec-998a-4519a96d5c05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1849 | 2025.03.08 00:41:31.849507 [ 261 ] {84d8d5e4-0430-41ec-998a-4519a96d5c05} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1850 | 2025.03.08 00:41:31.849549 [ 261 ] {84d8d5e4-0430-41ec-998a-4519a96d5c05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1851 | 2025.03.08 00:41:31.849949 [ 261 ] {84d8d5e4-0430-41ec-998a-4519a96d5c05} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1852 | 2025.03.08 00:41:31.850197 [ 261 ] {84d8d5e4-0430-41ec-998a-4519a96d5c05} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1853 | 2025.03.08 00:41:31.850423 [ 261 ] {84d8d5e4-0430-41ec-998a-4519a96d5c05} <Debug> executeQuery: Read 587 rows, 47.03 KiB in 0.001794 sec., 327201.78372352285 rows/sec., 25.60 MiB/sec. | ||
1854 | 2025.03.08 00:41:31.850478 [ 261 ] {84d8d5e4-0430-41ec-998a-4519a96d5c05} <Debug> TCPHandler: Processed in 0.001985338 sec. | ||
1855 | 2025.03.08 00:41:31.850612 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1856 | 2025.03.08 00:41:31.850749 [ 261 ] {c2709cfb-fbc7-4a40-a801-f5aaeccd1c34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1857 | 2025.03.08 00:41:31.850804 [ 261 ] {c2709cfb-fbc7-4a40-a801-f5aaeccd1c34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1858 | 2025.03.08 00:41:31.851477 [ 261 ] {c2709cfb-fbc7-4a40-a801-f5aaeccd1c34} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1859 | 2025.03.08 00:41:31.851526 [ 261 ] {c2709cfb-fbc7-4a40-a801-f5aaeccd1c34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1860 | 2025.03.08 00:41:31.851929 [ 261 ] {c2709cfb-fbc7-4a40-a801-f5aaeccd1c34} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1861 | 2025.03.08 00:41:31.852174 [ 261 ] {c2709cfb-fbc7-4a40-a801-f5aaeccd1c34} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1862 | 2025.03.08 00:41:31.852380 [ 261 ] {c2709cfb-fbc7-4a40-a801-f5aaeccd1c34} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001662 sec., 63778.580024067385 rows/sec., 3.75 MiB/sec. | ||
1863 | 2025.03.08 00:41:31.852432 [ 261 ] {c2709cfb-fbc7-4a40-a801-f5aaeccd1c34} <Debug> TCPHandler: Processed in 0.001887197 sec. | ||
1864 | 2025.03.08 00:41:31.852531 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1865 | 2025.03.08 00:41:31.852635 [ 261 ] {1b49d850-6196-4629-b1af-db6a04302410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1866 | 2025.03.08 00:41:31.852680 [ 261 ] {1b49d850-6196-4629-b1af-db6a04302410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1867 | 2025.03.08 00:41:31.853219 [ 261 ] {1b49d850-6196-4629-b1af-db6a04302410} <Trace> oximeter.fields_u32 (a206c9d0-4713-4a46-b7dc-d938c0bb4a63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1868 | 2025.03.08 00:41:31.853259 [ 261 ] {1b49d850-6196-4629-b1af-db6a04302410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1869 | 2025.03.08 00:41:31.853604 [ 261 ] {1b49d850-6196-4629-b1af-db6a04302410} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1870 | 2025.03.08 00:41:31.853839 [ 261 ] {1b49d850-6196-4629-b1af-db6a04302410} <Trace> oximeter.fields_u32 (a206c9d0-4713-4a46-b7dc-d938c0bb4a63): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1871 | 2025.03.08 00:41:31.854050 [ 261 ] {1b49d850-6196-4629-b1af-db6a04302410} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001438 sec., 78581.36300417245 rows/sec., 5.09 MiB/sec. | ||
1872 | 2025.03.08 00:41:31.854103 [ 261 ] {1b49d850-6196-4629-b1af-db6a04302410} <Debug> TCPHandler: Processed in 0.00162181 sec. | ||
1873 | 2025.03.08 00:41:31.854203 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1874 | 2025.03.08 00:41:31.854304 [ 261 ] {52f5df1b-ac28-4143-a58a-4562b89db95f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1875 | 2025.03.08 00:41:31.854347 [ 261 ] {52f5df1b-ac28-4143-a58a-4562b89db95f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1876 | 2025.03.08 00:41:31.854885 [ 261 ] {52f5df1b-ac28-4143-a58a-4562b89db95f} <Trace> oximeter.fields_u8 (359f3878-c6d7-4e2f-9cbe-147bb1ba9cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1877 | 2025.03.08 00:41:31.854924 [ 261 ] {52f5df1b-ac28-4143-a58a-4562b89db95f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1878 | 2025.03.08 00:41:31.855268 [ 261 ] {52f5df1b-ac28-4143-a58a-4562b89db95f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1879 | 2025.03.08 00:41:31.855496 [ 261 ] {52f5df1b-ac28-4143-a58a-4562b89db95f} <Trace> oximeter.fields_u8 (359f3878-c6d7-4e2f-9cbe-147bb1ba9cf0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1880 | 2025.03.08 00:41:31.855770 [ 261 ] {52f5df1b-ac28-4143-a58a-4562b89db95f} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001462 sec., 76607.38714090288 rows/sec., 4.36 MiB/sec. | ||
1881 | 2025.03.08 00:41:31.855871 [ 261 ] {52f5df1b-ac28-4143-a58a-4562b89db95f} <Debug> TCPHandler: Processed in 0.001719253 sec. | ||
1882 | 2025.03.08 00:41:31.855974 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1883 | 2025.03.08 00:41:31.856075 [ 261 ] {48b9779d-f168-4e7b-b8bf-c8ae1e39eafb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1884 | 2025.03.08 00:41:31.856118 [ 261 ] {48b9779d-f168-4e7b-b8bf-c8ae1e39eafb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1885 | 2025.03.08 00:41:31.856757 [ 261 ] {48b9779d-f168-4e7b-b8bf-c8ae1e39eafb} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1886 | 2025.03.08 00:41:31.856796 [ 261 ] {48b9779d-f168-4e7b-b8bf-c8ae1e39eafb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1887 | 2025.03.08 00:41:31.857158 [ 261 ] {48b9779d-f168-4e7b-b8bf-c8ae1e39eafb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1888 | 2025.03.08 00:41:31.857395 [ 261 ] {48b9779d-f168-4e7b-b8bf-c8ae1e39eafb} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1889 | 2025.03.08 00:41:31.857697 [ 261 ] {48b9779d-f168-4e7b-b8bf-c8ae1e39eafb} <Debug> executeQuery: Read 346 rows, 24.71 KiB in 0.001615 sec., 214241.48606811147 rows/sec., 14.94 MiB/sec. | ||
1890 | 2025.03.08 00:41:31.857826 [ 261 ] {48b9779d-f168-4e7b-b8bf-c8ae1e39eafb} <Debug> TCPHandler: Processed in 0.001903107 sec. | ||
1891 | 2025.03.08 00:41:31.857931 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1892 | 2025.03.08 00:41:31.858034 [ 261 ] {90fc27b4-6e97-4b31-93b3-0f6d9e833d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1893 | 2025.03.08 00:41:31.858080 [ 261 ] {90fc27b4-6e97-4b31-93b3-0f6d9e833d49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1894 | 2025.03.08 00:41:31.858511 [ 261 ] {90fc27b4-6e97-4b31-93b3-0f6d9e833d49} <Trace> oximeter.measurements_bool (960b5549-e098-44b1-8f1b-6800ccbcce34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1895 | 2025.03.08 00:41:31.858549 [ 261 ] {90fc27b4-6e97-4b31-93b3-0f6d9e833d49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1896 | 2025.03.08 00:41:31.858895 [ 261 ] {90fc27b4-6e97-4b31-93b3-0f6d9e833d49} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1897 | 2025.03.08 00:41:31.859121 [ 261 ] {90fc27b4-6e97-4b31-93b3-0f6d9e833d49} <Trace> oximeter.measurements_bool (960b5549-e098-44b1-8f1b-6800ccbcce34): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1898 | 2025.03.08 00:41:31.859406 [ 261 ] {90fc27b4-6e97-4b31-93b3-0f6d9e833d49} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001372 sec., 4373.1778425655975 rows/sec., 228.48 KiB/sec. | ||
1899 | 2025.03.08 00:41:31.859519 [ 261 ] {90fc27b4-6e97-4b31-93b3-0f6d9e833d49} <Debug> TCPHandler: Processed in 0.001638531 sec. | ||
1900 | 2025.03.08 00:41:31.859624 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1901 | 2025.03.08 00:41:31.859727 [ 261 ] {91999dd3-cfcd-41cd-a62d-1b31a0122d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1902 | 2025.03.08 00:41:31.859775 [ 261 ] {91999dd3-cfcd-41cd-a62d-1b31a0122d0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1903 | 2025.03.08 00:41:31.860257 [ 261 ] {91999dd3-cfcd-41cd-a62d-1b31a0122d0f} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1904 | 2025.03.08 00:41:31.860296 [ 261 ] {91999dd3-cfcd-41cd-a62d-1b31a0122d0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1905 | 2025.03.08 00:41:31.860660 [ 261 ] {91999dd3-cfcd-41cd-a62d-1b31a0122d0f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1906 | 2025.03.08 00:41:31.860886 [ 261 ] {91999dd3-cfcd-41cd-a62d-1b31a0122d0f} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1907 | 2025.03.08 00:41:31.861095 [ 261 ] {91999dd3-cfcd-41cd-a62d-1b31a0122d0f} <Debug> executeQuery: Read 127 rows, 8.41 KiB in 0.001389 sec., 91432.68538516918 rows/sec., 5.91 MiB/sec. | ||
1908 | 2025.03.08 00:41:31.861147 [ 261 ] {91999dd3-cfcd-41cd-a62d-1b31a0122d0f} <Debug> TCPHandler: Processed in 0.001573329 sec. | ||
1909 | 2025.03.08 00:41:31.861246 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1910 | 2025.03.08 00:41:31.861347 [ 261 ] {62ddd519-1fcf-4d71-b825-509fa3477c98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1911 | 2025.03.08 00:41:31.861394 [ 261 ] {62ddd519-1fcf-4d71-b825-509fa3477c98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1912 | 2025.03.08 00:41:31.861792 [ 261 ] {62ddd519-1fcf-4d71-b825-509fa3477c98} <Trace> oximeter.measurements_f64 (453b041c-2364-4e12-9558-29fff366a000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1913 | 2025.03.08 00:41:31.861829 [ 261 ] {62ddd519-1fcf-4d71-b825-509fa3477c98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1914 | 2025.03.08 00:41:31.862169 [ 261 ] {62ddd519-1fcf-4d71-b825-509fa3477c98} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1915 | 2025.03.08 00:41:31.862410 [ 261 ] {62ddd519-1fcf-4d71-b825-509fa3477c98} <Trace> oximeter.measurements_f64 (453b041c-2364-4e12-9558-29fff366a000): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1916 | 2025.03.08 00:41:31.862601 [ 261 ] {62ddd519-1fcf-4d71-b825-509fa3477c98} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001276 sec., 783.6990595611285 rows/sec., 52.81 KiB/sec. | ||
1917 | 2025.03.08 00:41:31.862651 [ 261 ] {62ddd519-1fcf-4d71-b825-509fa3477c98} <Debug> TCPHandler: Processed in 0.001455016 sec. | ||
1918 | 2025.03.08 00:41:31.862752 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1919 | 2025.03.08 00:41:31.862853 [ 261 ] {d4406fd6-8a87-4100-a1c9-334d3668e463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1920 | 2025.03.08 00:41:31.862898 [ 261 ] {d4406fd6-8a87-4100-a1c9-334d3668e463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1921 | 2025.03.08 00:41:31.863306 [ 261 ] {d4406fd6-8a87-4100-a1c9-334d3668e463} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1922 | 2025.03.08 00:41:31.863346 [ 261 ] {d4406fd6-8a87-4100-a1c9-334d3668e463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1923 | 2025.03.08 00:41:31.863685 [ 261 ] {d4406fd6-8a87-4100-a1c9-334d3668e463} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1924 | 2025.03.08 00:41:31.863914 [ 261 ] {d4406fd6-8a87-4100-a1c9-334d3668e463} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1925 | 2025.03.08 00:41:31.864179 [ 261 ] {d4406fd6-8a87-4100-a1c9-334d3668e463} <Debug> executeQuery: Read 42 rows, 2.60 KiB in 0.001331 sec., 31555.221637866267 rows/sec., 1.91 MiB/sec. | ||
1926 | 2025.03.08 00:41:31.864312 [ 261 ] {d4406fd6-8a87-4100-a1c9-334d3668e463} <Debug> TCPHandler: Processed in 0.00160988 sec. | ||
1927 | 2025.03.08 00:41:33.118684 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 | ||
1928 | 2025.03.08 00:41:33.119378 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1929 | 2025.03.08 00:41:33.119426 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
1930 | 2025.03.08 00:41:33.119951 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1931 | 2025.03.08 00:41:33.120204 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1932 | 2025.03.08 00:41:33.120431 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 | ||
1933 | 2025.03.08 00:41:33.360434 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
1934 | 2025.03.08 00:41:33.380533 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1935 | 2025.03.08 00:41:33.380595 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
1936 | 2025.03.08 00:41:33.387768 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1937 | 2025.03.08 00:41:33.388527 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1938 | 2025.03.08 00:41:33.391266 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
1939 | 2025.03.08 00:41:35.611411 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 268 | ||
1940 | 2025.03.08 00:41:35.614726 [ 243 ] {} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1941 | 2025.03.08 00:41:35.614783 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
1942 | 2025.03.08 00:41:35.616325 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1943 | 2025.03.08 00:41:35.616652 [ 243 ] {} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1944 | 2025.03.08 00:41:35.617699 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 268 | ||
1945 | 2025.03.08 00:41:36.842340 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1946 | 2025.03.08 00:41:36.842541 [ 261 ] {3933af63-4662-4c33-88fd-f0686c32274f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1947 | 2025.03.08 00:41:36.842616 [ 261 ] {3933af63-4662-4c33-88fd-f0686c32274f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1948 | 2025.03.08 00:41:36.843534 [ 261 ] {3933af63-4662-4c33-88fd-f0686c32274f} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1949 | 2025.03.08 00:41:36.843598 [ 261 ] {3933af63-4662-4c33-88fd-f0686c32274f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
1950 | 2025.03.08 00:41:36.844068 [ 261 ] {3933af63-4662-4c33-88fd-f0686c32274f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1951 | 2025.03.08 00:41:36.844324 [ 261 ] {3933af63-4662-4c33-88fd-f0686c32274f} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1952 | 2025.03.08 00:41:36.844593 [ 261 ] {3933af63-4662-4c33-88fd-f0686c32274f} <Debug> executeQuery: Read 80 rows, 7.12 KiB in 0.002107 sec., 37968.67584243 rows/sec., 3.30 MiB/sec. | ||
1953 | 2025.03.08 00:41:36.844774 [ 261 ] {3933af63-4662-4c33-88fd-f0686c32274f} <Debug> TCPHandler: Processed in 0.002578373 sec. | ||
1954 | 2025.03.08 00:41:36.844910 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1955 | 2025.03.08 00:41:36.845028 [ 261 ] {b4315d48-a435-4767-b692-cf0a95bed8db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1956 | 2025.03.08 00:41:36.845079 [ 261 ] {b4315d48-a435-4767-b692-cf0a95bed8db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1957 | 2025.03.08 00:41:36.845659 [ 261 ] {b4315d48-a435-4767-b692-cf0a95bed8db} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1958 | 2025.03.08 00:41:36.845701 [ 261 ] {b4315d48-a435-4767-b692-cf0a95bed8db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
1959 | 2025.03.08 00:41:36.846065 [ 261 ] {b4315d48-a435-4767-b692-cf0a95bed8db} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1960 | 2025.03.08 00:41:36.846304 [ 261 ] {b4315d48-a435-4767-b692-cf0a95bed8db} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1961 | 2025.03.08 00:41:36.846580 [ 261 ] {b4315d48-a435-4767-b692-cf0a95bed8db} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001577 sec., 17121.116043119848 rows/sec., 1.26 MiB/sec. | ||
1962 | 2025.03.08 00:41:36.846749 [ 261 ] {b4315d48-a435-4767-b692-cf0a95bed8db} <Debug> TCPHandler: Processed in 0.001889566 sec. | ||
1963 | 2025.03.08 00:41:36.846912 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1964 | 2025.03.08 00:41:36.847033 [ 261 ] {91053813-3020-4688-90de-b111e8c07a8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1965 | 2025.03.08 00:41:36.847086 [ 261 ] {91053813-3020-4688-90de-b111e8c07a8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1966 | 2025.03.08 00:41:36.847658 [ 261 ] {91053813-3020-4688-90de-b111e8c07a8a} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1967 | 2025.03.08 00:41:36.847699 [ 261 ] {91053813-3020-4688-90de-b111e8c07a8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
1968 | 2025.03.08 00:41:36.848063 [ 261 ] {91053813-3020-4688-90de-b111e8c07a8a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1969 | 2025.03.08 00:41:36.848299 [ 261 ] {91053813-3020-4688-90de-b111e8c07a8a} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1970 | 2025.03.08 00:41:36.848538 [ 261 ] {91053813-3020-4688-90de-b111e8c07a8a} <Debug> executeQuery: Read 55 rows, 4.40 KiB in 0.001532 sec., 35900.783289817235 rows/sec., 2.80 MiB/sec. | ||
1971 | 2025.03.08 00:41:36.848597 [ 261 ] {91053813-3020-4688-90de-b111e8c07a8a} <Debug> TCPHandler: Processed in 0.001750193 sec. | ||
1972 | 2025.03.08 00:41:36.848718 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1973 | 2025.03.08 00:41:36.848828 [ 261 ] {47d674bb-ca57-411d-b0b0-be726862bbfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1974 | 2025.03.08 00:41:36.848878 [ 261 ] {47d674bb-ca57-411d-b0b0-be726862bbfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1975 | 2025.03.08 00:41:36.849376 [ 261 ] {47d674bb-ca57-411d-b0b0-be726862bbfb} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1976 | 2025.03.08 00:41:36.849416 [ 261 ] {47d674bb-ca57-411d-b0b0-be726862bbfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
1977 | 2025.03.08 00:41:36.849803 [ 261 ] {47d674bb-ca57-411d-b0b0-be726862bbfb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1978 | 2025.03.08 00:41:36.850049 [ 261 ] {47d674bb-ca57-411d-b0b0-be726862bbfb} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1979 | 2025.03.08 00:41:36.850326 [ 261 ] {47d674bb-ca57-411d-b0b0-be726862bbfb} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001506 sec., 33200.531208499335 rows/sec., 2.30 MiB/sec. | ||
1980 | 2025.03.08 00:41:36.850472 [ 261 ] {47d674bb-ca57-411d-b0b0-be726862bbfb} <Debug> TCPHandler: Processed in 0.001804904 sec. | ||
1981 | 2025.03.08 00:41:36.850605 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1982 | 2025.03.08 00:41:36.850714 [ 261 ] {b5144920-a512-4fe0-aa2e-e57f12c6e4ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1983 | 2025.03.08 00:41:36.850786 [ 261 ] {b5144920-a512-4fe0-aa2e-e57f12c6e4ca} <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 | ||
1984 | 2025.03.08 00:41:36.851917 [ 261 ] {b5144920-a512-4fe0-aa2e-e57f12c6e4ca} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1985 | 2025.03.08 00:41:36.851961 [ 261 ] {b5144920-a512-4fe0-aa2e-e57f12c6e4ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
1986 | 2025.03.08 00:41:36.852607 [ 261 ] {b5144920-a512-4fe0-aa2e-e57f12c6e4ca} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1987 | 2025.03.08 00:41:36.852878 [ 261 ] {b5144920-a512-4fe0-aa2e-e57f12c6e4ca} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1988 | 2025.03.08 00:41:36.853125 [ 261 ] {b5144920-a512-4fe0-aa2e-e57f12c6e4ca} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002435 sec., 11088.29568788501 rows/sec., 19.87 MiB/sec. | ||
1989 | 2025.03.08 00:41:36.853234 [ 261 ] {b5144920-a512-4fe0-aa2e-e57f12c6e4ca} <Debug> TCPHandler: Processed in 0.002681046 sec. | ||
1990 | 2025.03.08 00:41:36.853362 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1991 | 2025.03.08 00:41:36.853474 [ 261 ] {1f2b9fc5-5902-4ea7-9a88-b9c59cc10282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1992 | 2025.03.08 00:41:36.853521 [ 261 ] {1f2b9fc5-5902-4ea7-9a88-b9c59cc10282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1993 | 2025.03.08 00:41:36.853949 [ 261 ] {1f2b9fc5-5902-4ea7-9a88-b9c59cc10282} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1994 | 2025.03.08 00:41:36.853989 [ 261 ] {1f2b9fc5-5902-4ea7-9a88-b9c59cc10282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
1995 | 2025.03.08 00:41:36.854359 [ 261 ] {1f2b9fc5-5902-4ea7-9a88-b9c59cc10282} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1996 | 2025.03.08 00:41:36.854602 [ 261 ] {1f2b9fc5-5902-4ea7-9a88-b9c59cc10282} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1997 | 2025.03.08 00:41:36.854818 [ 261 ] {1f2b9fc5-5902-4ea7-9a88-b9c59cc10282} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001366 sec., 14641.288433382137 rows/sec., 1.01 MiB/sec. | ||
1998 | 2025.03.08 00:41:36.854870 [ 261 ] {1f2b9fc5-5902-4ea7-9a88-b9c59cc10282} <Debug> TCPHandler: Processed in 0.001562109 sec. | ||
1999 | 2025.03.08 00:41:40.524578 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2000 | 2025.03.08 00:41:40.524645 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2001 | 2025.03.08 00:41:40.620545 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 | ||
2002 | 2025.03.08 00:41:40.621188 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2003 | 2025.03.08 00:41:40.621238 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2004 | 2025.03.08 00:41:40.621787 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2005 | 2025.03.08 00:41:40.622051 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2006 | 2025.03.08 00:41:40.622296 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
2007 | 2025.03.08 00:41:40.891527 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
2008 | 2025.03.08 00:41:40.912167 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2009 | 2025.03.08 00:41:40.912239 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2010 | 2025.03.08 00:41:40.919370 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2011 | 2025.03.08 00:41:40.920149 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2012 | 2025.03.08 00:41:40.922824 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
2013 | 2025.03.08 00:41:41.847245 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2014 | 2025.03.08 00:41:41.847441 [ 261 ] {dc7045eb-08a2-4037-b8e4-336194e46778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2015 | 2025.03.08 00:41:41.847518 [ 261 ] {dc7045eb-08a2-4037-b8e4-336194e46778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2016 | 2025.03.08 00:41:41.848398 [ 261 ] {dc7045eb-08a2-4037-b8e4-336194e46778} <Trace> oximeter.fields_i16 (330e8f76-e659-4531-b135-1d3c5ae0bc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2017 | 2025.03.08 00:41:41.848445 [ 261 ] {dc7045eb-08a2-4037-b8e4-336194e46778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2018 | 2025.03.08 00:41:41.848905 [ 261 ] {dc7045eb-08a2-4037-b8e4-336194e46778} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2019 | 2025.03.08 00:41:41.849181 [ 261 ] {dc7045eb-08a2-4037-b8e4-336194e46778} <Trace> oximeter.fields_i16 (330e8f76-e659-4531-b135-1d3c5ae0bc78): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2020 | 2025.03.08 00:41:41.849389 [ 261 ] {dc7045eb-08a2-4037-b8e4-336194e46778} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002002 sec., 105894.1058941059 rows/sec., 6.73 MiB/sec. | ||
2021 | 2025.03.08 00:41:41.849455 [ 261 ] {dc7045eb-08a2-4037-b8e4-336194e46778} <Debug> TCPHandler: Processed in 0.002352638 sec. | ||
2022 | 2025.03.08 00:41:41.849591 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2023 | 2025.03.08 00:41:41.849707 [ 261 ] {ee1bb0d9-11c6-4685-a82b-9f65aa46d5e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2024 | 2025.03.08 00:41:41.849759 [ 261 ] {ee1bb0d9-11c6-4685-a82b-9f65aa46d5e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2025 | 2025.03.08 00:41:41.850584 [ 261 ] {ee1bb0d9-11c6-4685-a82b-9f65aa46d5e2} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2026 | 2025.03.08 00:41:41.850624 [ 261 ] {ee1bb0d9-11c6-4685-a82b-9f65aa46d5e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2027 | 2025.03.08 00:41:41.851041 [ 261 ] {ee1bb0d9-11c6-4685-a82b-9f65aa46d5e2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2028 | 2025.03.08 00:41:41.851286 [ 261 ] {ee1bb0d9-11c6-4685-a82b-9f65aa46d5e2} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2029 | 2025.03.08 00:41:41.851474 [ 261 ] {ee1bb0d9-11c6-4685-a82b-9f65aa46d5e2} <Debug> executeQuery: Read 587 rows, 47.03 KiB in 0.001796 sec., 326837.41648106906 rows/sec., 25.57 MiB/sec. | ||
2030 | 2025.03.08 00:41:41.851529 [ 261 ] {ee1bb0d9-11c6-4685-a82b-9f65aa46d5e2} <Debug> TCPHandler: Processed in 0.001993429 sec. | ||
2031 | 2025.03.08 00:41:41.851653 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2032 | 2025.03.08 00:41:41.851766 [ 261 ] {3314a26a-fc9a-4c0e-9338-6a17f2fdcc4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2033 | 2025.03.08 00:41:41.851815 [ 261 ] {3314a26a-fc9a-4c0e-9338-6a17f2fdcc4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2034 | 2025.03.08 00:41:41.852379 [ 261 ] {3314a26a-fc9a-4c0e-9338-6a17f2fdcc4c} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2035 | 2025.03.08 00:41:41.852418 [ 261 ] {3314a26a-fc9a-4c0e-9338-6a17f2fdcc4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2036 | 2025.03.08 00:41:41.852803 [ 261 ] {3314a26a-fc9a-4c0e-9338-6a17f2fdcc4c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2037 | 2025.03.08 00:41:41.853054 [ 261 ] {3314a26a-fc9a-4c0e-9338-6a17f2fdcc4c} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2038 | 2025.03.08 00:41:41.853233 [ 261 ] {3314a26a-fc9a-4c0e-9338-6a17f2fdcc4c} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001493 sec., 70997.9906229069 rows/sec., 4.18 MiB/sec. | ||
2039 | 2025.03.08 00:41:41.853286 [ 261 ] {3314a26a-fc9a-4c0e-9338-6a17f2fdcc4c} <Debug> TCPHandler: Processed in 0.001687351 sec. | ||
2040 | 2025.03.08 00:41:41.853405 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2041 | 2025.03.08 00:41:41.853513 [ 261 ] {64dcc648-7ecd-4c90-9156-f8447a000aca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2042 | 2025.03.08 00:41:41.853557 [ 261 ] {64dcc648-7ecd-4c90-9156-f8447a000aca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2043 | 2025.03.08 00:41:41.854111 [ 261 ] {64dcc648-7ecd-4c90-9156-f8447a000aca} <Trace> oximeter.fields_u32 (a206c9d0-4713-4a46-b7dc-d938c0bb4a63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2044 | 2025.03.08 00:41:41.854150 [ 261 ] {64dcc648-7ecd-4c90-9156-f8447a000aca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2045 | 2025.03.08 00:41:41.854507 [ 261 ] {64dcc648-7ecd-4c90-9156-f8447a000aca} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2046 | 2025.03.08 00:41:41.854738 [ 261 ] {64dcc648-7ecd-4c90-9156-f8447a000aca} <Trace> oximeter.fields_u32 (a206c9d0-4713-4a46-b7dc-d938c0bb4a63): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2047 | 2025.03.08 00:41:41.854908 [ 261 ] {64dcc648-7ecd-4c90-9156-f8447a000aca} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001418 sec., 79689.70380818054 rows/sec., 5.16 MiB/sec. | ||
2048 | 2025.03.08 00:41:41.854958 [ 261 ] {64dcc648-7ecd-4c90-9156-f8447a000aca} <Debug> TCPHandler: Processed in 0.00160524 sec. | ||
2049 | 2025.03.08 00:41:41.855087 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2050 | 2025.03.08 00:41:41.855193 [ 261 ] {43657595-7d34-4a83-accb-3ab95f1db8b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2051 | 2025.03.08 00:41:41.855237 [ 261 ] {43657595-7d34-4a83-accb-3ab95f1db8b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2052 | 2025.03.08 00:41:41.855780 [ 261 ] {43657595-7d34-4a83-accb-3ab95f1db8b1} <Trace> oximeter.fields_u8 (359f3878-c6d7-4e2f-9cbe-147bb1ba9cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2053 | 2025.03.08 00:41:41.855817 [ 261 ] {43657595-7d34-4a83-accb-3ab95f1db8b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2054 | 2025.03.08 00:41:41.856166 [ 261 ] {43657595-7d34-4a83-accb-3ab95f1db8b1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2055 | 2025.03.08 00:41:41.856413 [ 261 ] {43657595-7d34-4a83-accb-3ab95f1db8b1} <Trace> oximeter.fields_u8 (359f3878-c6d7-4e2f-9cbe-147bb1ba9cf0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2056 | 2025.03.08 00:41:41.856588 [ 261 ] {43657595-7d34-4a83-accb-3ab95f1db8b1} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001416 sec., 79096.04519774011 rows/sec., 4.51 MiB/sec. | ||
2057 | 2025.03.08 00:41:41.856639 [ 261 ] {43657595-7d34-4a83-accb-3ab95f1db8b1} <Debug> TCPHandler: Processed in 0.00160415 sec. | ||
2058 | 2025.03.08 00:41:41.856760 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2059 | 2025.03.08 00:41:41.856867 [ 261 ] {9316847c-47ce-4455-b030-28b3f733c005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2060 | 2025.03.08 00:41:41.856910 [ 261 ] {9316847c-47ce-4455-b030-28b3f733c005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2061 | 2025.03.08 00:41:41.857544 [ 261 ] {9316847c-47ce-4455-b030-28b3f733c005} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2062 | 2025.03.08 00:41:41.857580 [ 261 ] {9316847c-47ce-4455-b030-28b3f733c005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2063 | 2025.03.08 00:41:41.857945 [ 261 ] {9316847c-47ce-4455-b030-28b3f733c005} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2064 | 2025.03.08 00:41:41.858215 [ 261 ] {9316847c-47ce-4455-b030-28b3f733c005} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2065 | 2025.03.08 00:41:41.858434 [ 261 ] {9316847c-47ce-4455-b030-28b3f733c005} <Debug> executeQuery: Read 346 rows, 24.71 KiB in 0.001585 sec., 218296.52996845424 rows/sec., 15.22 MiB/sec. | ||
2066 | 2025.03.08 00:41:41.858630 [ 261 ] {9316847c-47ce-4455-b030-28b3f733c005} <Debug> TCPHandler: Processed in 0.001919147 sec. | ||
2067 | 2025.03.08 00:41:41.858752 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2068 | 2025.03.08 00:41:41.858855 [ 261 ] {e26edfff-ddc6-4757-90eb-0984e7a4f184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2069 | 2025.03.08 00:41:41.858901 [ 261 ] {e26edfff-ddc6-4757-90eb-0984e7a4f184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2070 | 2025.03.08 00:41:41.859363 [ 261 ] {e26edfff-ddc6-4757-90eb-0984e7a4f184} <Trace> oximeter.measurements_bool (960b5549-e098-44b1-8f1b-6800ccbcce34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2071 | 2025.03.08 00:41:41.859401 [ 261 ] {e26edfff-ddc6-4757-90eb-0984e7a4f184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2072 | 2025.03.08 00:41:41.859751 [ 261 ] {e26edfff-ddc6-4757-90eb-0984e7a4f184} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2073 | 2025.03.08 00:41:41.859986 [ 261 ] {e26edfff-ddc6-4757-90eb-0984e7a4f184} <Trace> oximeter.measurements_bool (960b5549-e098-44b1-8f1b-6800ccbcce34): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2074 | 2025.03.08 00:41:41.860195 [ 261 ] {e26edfff-ddc6-4757-90eb-0984e7a4f184} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00136 sec., 4411.764705882352 rows/sec., 230.50 KiB/sec. | ||
2075 | 2025.03.08 00:41:41.860330 [ 261 ] {e26edfff-ddc6-4757-90eb-0984e7a4f184} <Debug> TCPHandler: Processed in 0.0016283 sec. | ||
2076 | 2025.03.08 00:41:41.860445 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2077 | 2025.03.08 00:41:41.860548 [ 261 ] {6eab5628-3949-4e1c-933f-1e7534b526d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2078 | 2025.03.08 00:41:41.860595 [ 261 ] {6eab5628-3949-4e1c-933f-1e7534b526d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2079 | 2025.03.08 00:41:41.861087 [ 261 ] {6eab5628-3949-4e1c-933f-1e7534b526d4} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2080 | 2025.03.08 00:41:41.861125 [ 261 ] {6eab5628-3949-4e1c-933f-1e7534b526d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2081 | 2025.03.08 00:41:41.861520 [ 261 ] {6eab5628-3949-4e1c-933f-1e7534b526d4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2082 | 2025.03.08 00:41:41.861771 [ 261 ] {6eab5628-3949-4e1c-933f-1e7534b526d4} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2083 | 2025.03.08 00:41:41.861990 [ 261 ] {6eab5628-3949-4e1c-933f-1e7534b526d4} <Debug> executeQuery: Read 127 rows, 8.41 KiB in 0.001459 sec., 87045.9218642906 rows/sec., 5.63 MiB/sec. | ||
2084 | 2025.03.08 00:41:41.862143 [ 261 ] {6eab5628-3949-4e1c-933f-1e7534b526d4} <Debug> TCPHandler: Processed in 0.001751433 sec. | ||
2085 | 2025.03.08 00:41:41.862267 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2086 | 2025.03.08 00:41:41.862376 [ 261 ] {a74b7b17-3524-4beb-81f1-b242b9ec2244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2087 | 2025.03.08 00:41:41.862423 [ 261 ] {a74b7b17-3524-4beb-81f1-b242b9ec2244} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2088 | 2025.03.08 00:41:41.862903 [ 261 ] {a74b7b17-3524-4beb-81f1-b242b9ec2244} <Trace> oximeter.measurements_f64 (453b041c-2364-4e12-9558-29fff366a000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2089 | 2025.03.08 00:41:41.862941 [ 261 ] {a74b7b17-3524-4beb-81f1-b242b9ec2244} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2090 | 2025.03.08 00:41:41.863284 [ 261 ] {a74b7b17-3524-4beb-81f1-b242b9ec2244} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2091 | 2025.03.08 00:41:41.863534 [ 261 ] {a74b7b17-3524-4beb-81f1-b242b9ec2244} <Trace> oximeter.measurements_f64 (453b041c-2364-4e12-9558-29fff366a000): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2092 | 2025.03.08 00:41:41.863703 [ 261 ] {a74b7b17-3524-4beb-81f1-b242b9ec2244} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001349 sec., 741.2898443291327 rows/sec., 49.95 KiB/sec. | ||
2093 | 2025.03.08 00:41:41.863751 [ 261 ] {a74b7b17-3524-4beb-81f1-b242b9ec2244} <Debug> TCPHandler: Processed in 0.001535338 sec. | ||
2094 | 2025.03.08 00:41:41.863866 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2095 | 2025.03.08 00:41:41.863972 [ 261 ] {4dc3ced4-0bb0-4cda-a6af-8dcdf7604418} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2096 | 2025.03.08 00:41:41.864019 [ 261 ] {4dc3ced4-0bb0-4cda-a6af-8dcdf7604418} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2097 | 2025.03.08 00:41:41.864443 [ 261 ] {4dc3ced4-0bb0-4cda-a6af-8dcdf7604418} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2098 | 2025.03.08 00:41:41.864480 [ 261 ] {4dc3ced4-0bb0-4cda-a6af-8dcdf7604418} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2099 | 2025.03.08 00:41:41.864825 [ 261 ] {4dc3ced4-0bb0-4cda-a6af-8dcdf7604418} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2100 | 2025.03.08 00:41:41.865056 [ 261 ] {4dc3ced4-0bb0-4cda-a6af-8dcdf7604418} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2101 | 2025.03.08 00:41:41.865273 [ 261 ] {4dc3ced4-0bb0-4cda-a6af-8dcdf7604418} <Debug> executeQuery: Read 42 rows, 2.60 KiB in 0.001321 sec., 31794.09538228615 rows/sec., 1.92 MiB/sec. | ||
2102 | 2025.03.08 00:41:41.865325 [ 261 ] {4dc3ced4-0bb0-4cda-a6af-8dcdf7604418} <Debug> TCPHandler: Processed in 0.001510487 sec. | ||
2103 | 2025.03.08 00:41:42.973239 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2104 | 2025.03.08 00:41:42.973502 [ 261 ] {f7ea89ff-df3b-47a0-bacc-d58d2d13a9a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2105 | 2025.03.08 00:41:42.973926 [ 261 ] {f7ea89ff-df3b-47a0-bacc-d58d2d13a9a7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2106 | 2025.03.08 00:41:42.973975 [ 261 ] {f7ea89ff-df3b-47a0-bacc-d58d2d13a9a7} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2107 | 2025.03.08 00:41:42.974334 [ 261 ] {f7ea89ff-df3b-47a0-bacc-d58d2d13a9a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2108 | 2025.03.08 00:41:42.974569 [ 261 ] {f7ea89ff-df3b-47a0-bacc-d58d2d13a9a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2109 | 2025.03.08 00:41:42.974798 [ 261 ] {f7ea89ff-df3b-47a0-bacc-d58d2d13a9a7} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
2110 | 2025.03.08 00:41:42.975052 [ 287 ] {f7ea89ff-df3b-47a0-bacc-d58d2d13a9a7} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2111 | 2025.03.08 00:41:42.975086 [ 289 ] {f7ea89ff-df3b-47a0-bacc-d58d2d13a9a7} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2112 | 2025.03.08 00:41:42.975062 [ 288 ] {f7ea89ff-df3b-47a0-bacc-d58d2d13a9a7} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2113 | 2025.03.08 00:41:42.975330 [ 261 ] {f7ea89ff-df3b-47a0-bacc-d58d2d13a9a7} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (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 | ||
2114 | 2025.03.08 00:41:42.975379 [ 261 ] {f7ea89ff-df3b-47a0-bacc-d58d2d13a9a7} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2115 | 2025.03.08 00:41:42.975538 [ 261 ] {f7ea89ff-df3b-47a0-bacc-d58d2d13a9a7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2116 | 2025.03.08 00:41:42.975565 [ 261 ] {f7ea89ff-df3b-47a0-bacc-d58d2d13a9a7} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
2117 | 2025.03.08 00:41:42.975625 [ 261 ] {f7ea89ff-df3b-47a0-bacc-d58d2d13a9a7} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2118 | 2025.03.08 00:41:42.975680 [ 261 ] {f7ea89ff-df3b-47a0-bacc-d58d2d13a9a7} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2119 | 2025.03.08 00:41:42.975737 [ 261 ] {f7ea89ff-df3b-47a0-bacc-d58d2d13a9a7} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2120 | 2025.03.08 00:41:42.977856 [ 261 ] {f7ea89ff-df3b-47a0-bacc-d58d2d13a9a7} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.004473 sec., 6706.908115358819 rows/sec., 255.66 KiB/sec. | ||
2121 | 2025.03.08 00:41:42.978093 [ 261 ] {f7ea89ff-df3b-47a0-bacc-d58d2d13a9a7} <Debug> TCPHandler: Processed in 0.004978312 sec. | ||
2122 | 2025.03.08 00:41:42.980218 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2123 | 2025.03.08 00:41:42.980400 [ 261 ] {3aa8e455-78ed-4340-b6a9-544b2e4508a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2124 | 2025.03.08 00:41:42.980722 [ 261 ] {3aa8e455-78ed-4340-b6a9-544b2e4508a5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2125 | 2025.03.08 00:41:42.980772 [ 261 ] {3aa8e455-78ed-4340-b6a9-544b2e4508a5} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2126 | 2025.03.08 00:41:42.981078 [ 261 ] {3aa8e455-78ed-4340-b6a9-544b2e4508a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2127 | 2025.03.08 00:41:42.981147 [ 261 ] {3aa8e455-78ed-4340-b6a9-544b2e4508a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2128 | 2025.03.08 00:41:42.981292 [ 261 ] {3aa8e455-78ed-4340-b6a9-544b2e4508a5} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
2129 | 2025.03.08 00:41:42.981420 [ 289 ] {3aa8e455-78ed-4340-b6a9-544b2e4508a5} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2130 | 2025.03.08 00:41:42.981440 [ 291 ] {3aa8e455-78ed-4340-b6a9-544b2e4508a5} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2131 | 2025.03.08 00:41:42.981459 [ 287 ] {3aa8e455-78ed-4340-b6a9-544b2e4508a5} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2132 | 2025.03.08 00:41:42.981589 [ 261 ] {3aa8e455-78ed-4340-b6a9-544b2e4508a5} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (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 | ||
2133 | 2025.03.08 00:41:42.981624 [ 261 ] {3aa8e455-78ed-4340-b6a9-544b2e4508a5} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2134 | 2025.03.08 00:41:42.981825 [ 261 ] {3aa8e455-78ed-4340-b6a9-544b2e4508a5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2135 | 2025.03.08 00:41:42.981866 [ 261 ] {3aa8e455-78ed-4340-b6a9-544b2e4508a5} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
2136 | 2025.03.08 00:41:42.981921 [ 261 ] {3aa8e455-78ed-4340-b6a9-544b2e4508a5} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2137 | 2025.03.08 00:41:42.981979 [ 261 ] {3aa8e455-78ed-4340-b6a9-544b2e4508a5} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2138 | 2025.03.08 00:41:42.982028 [ 261 ] {3aa8e455-78ed-4340-b6a9-544b2e4508a5} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2139 | 2025.03.08 00:41:42.983520 [ 261 ] {3aa8e455-78ed-4340-b6a9-544b2e4508a5} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.003208 sec., 9351.620947630923 rows/sec., 356.47 KiB/sec. | ||
2140 | 2025.03.08 00:41:42.983708 [ 261 ] {3aa8e455-78ed-4340-b6a9-544b2e4508a5} <Debug> TCPHandler: Processed in 0.003546858 sec. | ||
2141 | 2025.03.08 00:41:42.983969 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2142 | 2025.03.08 00:41:42.984135 [ 261 ] {bf74a55e-4d85-405e-bcb9-a118bed91b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2143 | 2025.03.08 00:41:42.984481 [ 261 ] {bf74a55e-4d85-405e-bcb9-a118bed91b55} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2144 | 2025.03.08 00:41:42.984542 [ 261 ] {bf74a55e-4d85-405e-bcb9-a118bed91b55} <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', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2145 | 2025.03.08 00:41:42.984882 [ 261 ] {bf74a55e-4d85-405e-bcb9-a118bed91b55} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2146 | 2025.03.08 00:41:42.984953 [ 261 ] {bf74a55e-4d85-405e-bcb9-a118bed91b55} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2147 | 2025.03.08 00:41:42.985097 [ 261 ] {bf74a55e-4d85-405e-bcb9-a118bed91b55} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
2148 | 2025.03.08 00:41:42.985206 [ 287 ] {bf74a55e-4d85-405e-bcb9-a118bed91b55} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2149 | 2025.03.08 00:41:42.985234 [ 291 ] {bf74a55e-4d85-405e-bcb9-a118bed91b55} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2150 | 2025.03.08 00:41:42.985249 [ 289 ] {bf74a55e-4d85-405e-bcb9-a118bed91b55} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2151 | 2025.03.08 00:41:42.985376 [ 261 ] {bf74a55e-4d85-405e-bcb9-a118bed91b55} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (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 | ||
2152 | 2025.03.08 00:41:42.985406 [ 261 ] {bf74a55e-4d85-405e-bcb9-a118bed91b55} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2153 | 2025.03.08 00:41:42.985511 [ 261 ] {bf74a55e-4d85-405e-bcb9-a118bed91b55} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2154 | 2025.03.08 00:41:42.985535 [ 261 ] {bf74a55e-4d85-405e-bcb9-a118bed91b55} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
2155 | 2025.03.08 00:41:42.985574 [ 261 ] {bf74a55e-4d85-405e-bcb9-a118bed91b55} <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', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2156 | 2025.03.08 00:41:42.985618 [ 261 ] {bf74a55e-4d85-405e-bcb9-a118bed91b55} <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', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2157 | 2025.03.08 00:41:42.985658 [ 261 ] {bf74a55e-4d85-405e-bcb9-a118bed91b55} <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', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2158 | 2025.03.08 00:41:42.987384 [ 261 ] {bf74a55e-4d85-405e-bcb9-a118bed91b55} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.003325 sec., 9022.556390977445 rows/sec., 343.93 KiB/sec. | ||
2159 | 2025.03.08 00:41:42.987579 [ 261 ] {bf74a55e-4d85-405e-bcb9-a118bed91b55} <Debug> TCPHandler: Processed in 0.003662 sec. | ||
2160 | 2025.03.08 00:41:42.987819 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2161 | 2025.03.08 00:41:42.987985 [ 261 ] {2fb6f1fd-47bb-4637-822e-c836a991d993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2162 | 2025.03.08 00:41:42.988291 [ 261 ] {2fb6f1fd-47bb-4637-822e-c836a991d993} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2163 | 2025.03.08 00:41:42.988339 [ 261 ] {2fb6f1fd-47bb-4637-822e-c836a991d993} <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', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2164 | 2025.03.08 00:41:42.988647 [ 261 ] {2fb6f1fd-47bb-4637-822e-c836a991d993} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2165 | 2025.03.08 00:41:42.988714 [ 261 ] {2fb6f1fd-47bb-4637-822e-c836a991d993} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2166 | 2025.03.08 00:41:42.988857 [ 261 ] {2fb6f1fd-47bb-4637-822e-c836a991d993} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
2167 | 2025.03.08 00:41:42.988977 [ 287 ] {2fb6f1fd-47bb-4637-822e-c836a991d993} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2168 | 2025.03.08 00:41:42.989004 [ 289 ] {2fb6f1fd-47bb-4637-822e-c836a991d993} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2169 | 2025.03.08 00:41:42.989025 [ 288 ] {2fb6f1fd-47bb-4637-822e-c836a991d993} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2170 | 2025.03.08 00:41:42.989152 [ 261 ] {2fb6f1fd-47bb-4637-822e-c836a991d993} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (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 | ||
2171 | 2025.03.08 00:41:42.989182 [ 261 ] {2fb6f1fd-47bb-4637-822e-c836a991d993} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2172 | 2025.03.08 00:41:42.989288 [ 261 ] {2fb6f1fd-47bb-4637-822e-c836a991d993} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2173 | 2025.03.08 00:41:42.989309 [ 261 ] {2fb6f1fd-47bb-4637-822e-c836a991d993} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
2174 | 2025.03.08 00:41:42.989350 [ 261 ] {2fb6f1fd-47bb-4637-822e-c836a991d993} <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', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2175 | 2025.03.08 00:41:42.989391 [ 261 ] {2fb6f1fd-47bb-4637-822e-c836a991d993} <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', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2176 | 2025.03.08 00:41:42.989431 [ 261 ] {2fb6f1fd-47bb-4637-822e-c836a991d993} <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', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2177 | 2025.03.08 00:41:42.990857 [ 261 ] {2fb6f1fd-47bb-4637-822e-c836a991d993} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.002951 sec., 10166.045408336156 rows/sec., 387.51 KiB/sec. | ||
2178 | 2025.03.08 00:41:42.991038 [ 261 ] {2fb6f1fd-47bb-4637-822e-c836a991d993} <Debug> TCPHandler: Processed in 0.00327055 sec. | ||
2179 | 2025.03.08 00:41:42.991251 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2180 | 2025.03.08 00:41:42.991417 [ 261 ] {52f10b4d-2539-4df6-80ed-cb5786a47dc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2181 | 2025.03.08 00:41:42.991709 [ 261 ] {52f10b4d-2539-4df6-80ed-cb5786a47dc9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2182 | 2025.03.08 00:41:42.991756 [ 261 ] {52f10b4d-2539-4df6-80ed-cb5786a47dc9} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2183 | 2025.03.08 00:41:42.992066 [ 261 ] {52f10b4d-2539-4df6-80ed-cb5786a47dc9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2184 | 2025.03.08 00:41:42.992132 [ 261 ] {52f10b4d-2539-4df6-80ed-cb5786a47dc9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2185 | 2025.03.08 00:41:42.992275 [ 261 ] {52f10b4d-2539-4df6-80ed-cb5786a47dc9} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
2186 | 2025.03.08 00:41:42.992383 [ 287 ] {52f10b4d-2539-4df6-80ed-cb5786a47dc9} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2187 | 2025.03.08 00:41:42.992415 [ 291 ] {52f10b4d-2539-4df6-80ed-cb5786a47dc9} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2188 | 2025.03.08 00:41:42.992435 [ 289 ] {52f10b4d-2539-4df6-80ed-cb5786a47dc9} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2189 | 2025.03.08 00:41:42.992544 [ 261 ] {52f10b4d-2539-4df6-80ed-cb5786a47dc9} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (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 | ||
2190 | 2025.03.08 00:41:42.992572 [ 261 ] {52f10b4d-2539-4df6-80ed-cb5786a47dc9} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2191 | 2025.03.08 00:41:42.992676 [ 261 ] {52f10b4d-2539-4df6-80ed-cb5786a47dc9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2192 | 2025.03.08 00:41:42.992697 [ 261 ] {52f10b4d-2539-4df6-80ed-cb5786a47dc9} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
2193 | 2025.03.08 00:41:42.992736 [ 261 ] {52f10b4d-2539-4df6-80ed-cb5786a47dc9} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2194 | 2025.03.08 00:41:42.992779 [ 261 ] {52f10b4d-2539-4df6-80ed-cb5786a47dc9} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2195 | 2025.03.08 00:41:42.992817 [ 261 ] {52f10b4d-2539-4df6-80ed-cb5786a47dc9} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2196 | 2025.03.08 00:41:42.994210 [ 261 ] {52f10b4d-2539-4df6-80ed-cb5786a47dc9} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.002873 sec., 10442.046641141664 rows/sec., 398.04 KiB/sec. | ||
2197 | 2025.03.08 00:41:42.994389 [ 261 ] {52f10b4d-2539-4df6-80ed-cb5786a47dc9} <Debug> TCPHandler: Processed in 0.003189369 sec. | ||
2198 | 2025.03.08 00:41:42.994610 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2199 | 2025.03.08 00:41:42.994775 [ 261 ] {59dffdc5-f88c-417e-a0ab-61e59fc2432e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2200 | 2025.03.08 00:41:42.995069 [ 261 ] {59dffdc5-f88c-417e-a0ab-61e59fc2432e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2201 | 2025.03.08 00:41:42.995116 [ 261 ] {59dffdc5-f88c-417e-a0ab-61e59fc2432e} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2202 | 2025.03.08 00:41:42.995430 [ 261 ] {59dffdc5-f88c-417e-a0ab-61e59fc2432e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2203 | 2025.03.08 00:41:42.995495 [ 261 ] {59dffdc5-f88c-417e-a0ab-61e59fc2432e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2204 | 2025.03.08 00:41:42.995635 [ 261 ] {59dffdc5-f88c-417e-a0ab-61e59fc2432e} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
2205 | 2025.03.08 00:41:42.995761 [ 289 ] {59dffdc5-f88c-417e-a0ab-61e59fc2432e} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2206 | 2025.03.08 00:41:42.995767 [ 287 ] {59dffdc5-f88c-417e-a0ab-61e59fc2432e} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2207 | 2025.03.08 00:41:42.995795 [ 288 ] {59dffdc5-f88c-417e-a0ab-61e59fc2432e} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2208 | 2025.03.08 00:41:42.995915 [ 261 ] {59dffdc5-f88c-417e-a0ab-61e59fc2432e} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (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 | ||
2209 | 2025.03.08 00:41:42.995943 [ 261 ] {59dffdc5-f88c-417e-a0ab-61e59fc2432e} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2210 | 2025.03.08 00:41:42.996049 [ 261 ] {59dffdc5-f88c-417e-a0ab-61e59fc2432e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2211 | 2025.03.08 00:41:42.996070 [ 261 ] {59dffdc5-f88c-417e-a0ab-61e59fc2432e} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
2212 | 2025.03.08 00:41:42.996109 [ 261 ] {59dffdc5-f88c-417e-a0ab-61e59fc2432e} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2213 | 2025.03.08 00:41:42.996151 [ 261 ] {59dffdc5-f88c-417e-a0ab-61e59fc2432e} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2214 | 2025.03.08 00:41:42.996190 [ 261 ] {59dffdc5-f88c-417e-a0ab-61e59fc2432e} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2215 | 2025.03.08 00:41:42.997598 [ 261 ] {59dffdc5-f88c-417e-a0ab-61e59fc2432e} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.002902 sec., 10337.698139214335 rows/sec., 394.06 KiB/sec. | ||
2216 | 2025.03.08 00:41:42.997780 [ 261 ] {59dffdc5-f88c-417e-a0ab-61e59fc2432e} <Debug> TCPHandler: Processed in 0.00322172 sec. | ||
2217 | 2025.03.08 00:41:42.997989 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2218 | 2025.03.08 00:41:42.998156 [ 261 ] {6b3e5e18-66ee-4e3e-ab14-cfa13e57466b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2219 | 2025.03.08 00:41:42.998456 [ 261 ] {6b3e5e18-66ee-4e3e-ab14-cfa13e57466b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2220 | 2025.03.08 00:41:42.998503 [ 261 ] {6b3e5e18-66ee-4e3e-ab14-cfa13e57466b} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2221 | 2025.03.08 00:41:42.998817 [ 261 ] {6b3e5e18-66ee-4e3e-ab14-cfa13e57466b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2222 | 2025.03.08 00:41:42.998882 [ 261 ] {6b3e5e18-66ee-4e3e-ab14-cfa13e57466b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2223 | 2025.03.08 00:41:42.999023 [ 261 ] {6b3e5e18-66ee-4e3e-ab14-cfa13e57466b} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
2224 | 2025.03.08 00:41:42.999153 [ 287 ] {6b3e5e18-66ee-4e3e-ab14-cfa13e57466b} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2225 | 2025.03.08 00:41:42.999168 [ 291 ] {6b3e5e18-66ee-4e3e-ab14-cfa13e57466b} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2226 | 2025.03.08 00:41:42.999181 [ 288 ] {6b3e5e18-66ee-4e3e-ab14-cfa13e57466b} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2227 | 2025.03.08 00:41:42.999322 [ 261 ] {6b3e5e18-66ee-4e3e-ab14-cfa13e57466b} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (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 | ||
2228 | 2025.03.08 00:41:42.999351 [ 261 ] {6b3e5e18-66ee-4e3e-ab14-cfa13e57466b} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2229 | 2025.03.08 00:41:42.999454 [ 261 ] {6b3e5e18-66ee-4e3e-ab14-cfa13e57466b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2230 | 2025.03.08 00:41:42.999475 [ 261 ] {6b3e5e18-66ee-4e3e-ab14-cfa13e57466b} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
2231 | 2025.03.08 00:41:42.999514 [ 261 ] {6b3e5e18-66ee-4e3e-ab14-cfa13e57466b} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2232 | 2025.03.08 00:41:42.999557 [ 261 ] {6b3e5e18-66ee-4e3e-ab14-cfa13e57466b} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2233 | 2025.03.08 00:41:42.999596 [ 261 ] {6b3e5e18-66ee-4e3e-ab14-cfa13e57466b} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2234 | 2025.03.08 00:41:43.001356 [ 261 ] {6b3e5e18-66ee-4e3e-ab14-cfa13e57466b} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.00328 sec., 9146.341463414634 rows/sec., 348.64 KiB/sec. | ||
2235 | 2025.03.08 00:41:43.001537 [ 261 ] {6b3e5e18-66ee-4e3e-ab14-cfa13e57466b} <Debug> TCPHandler: Processed in 0.003599588 sec. | ||
2236 | 2025.03.08 00:41:43.099507 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2237 | 2025.03.08 00:41:43.099757 [ 261 ] {683edb08-b0b3-4135-a18c-c1011245d45b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2238 | 2025.03.08 00:41:43.100187 [ 261 ] {683edb08-b0b3-4135-a18c-c1011245d45b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2239 | 2025.03.08 00:41:43.100238 [ 261 ] {683edb08-b0b3-4135-a18c-c1011245d45b} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2240 | 2025.03.08 00:41:43.100576 [ 261 ] {683edb08-b0b3-4135-a18c-c1011245d45b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2241 | 2025.03.08 00:41:43.100651 [ 261 ] {683edb08-b0b3-4135-a18c-c1011245d45b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2242 | 2025.03.08 00:41:43.100806 [ 261 ] {683edb08-b0b3-4135-a18c-c1011245d45b} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
2243 | 2025.03.08 00:41:43.100977 [ 288 ] {683edb08-b0b3-4135-a18c-c1011245d45b} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2244 | 2025.03.08 00:41:43.101014 [ 289 ] {683edb08-b0b3-4135-a18c-c1011245d45b} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2245 | 2025.03.08 00:41:43.100983 [ 287 ] {683edb08-b0b3-4135-a18c-c1011245d45b} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2246 | 2025.03.08 00:41:43.101161 [ 261 ] {683edb08-b0b3-4135-a18c-c1011245d45b} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (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 | ||
2247 | 2025.03.08 00:41:43.101193 [ 261 ] {683edb08-b0b3-4135-a18c-c1011245d45b} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2248 | 2025.03.08 00:41:43.101303 [ 261 ] {683edb08-b0b3-4135-a18c-c1011245d45b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2249 | 2025.03.08 00:41:43.101324 [ 261 ] {683edb08-b0b3-4135-a18c-c1011245d45b} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
2250 | 2025.03.08 00:41:43.101367 [ 261 ] {683edb08-b0b3-4135-a18c-c1011245d45b} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2251 | 2025.03.08 00:41:43.101413 [ 261 ] {683edb08-b0b3-4135-a18c-c1011245d45b} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2252 | 2025.03.08 00:41:43.101458 [ 261 ] {683edb08-b0b3-4135-a18c-c1011245d45b} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2253 | 2025.03.08 00:41:43.102947 [ 261 ] {683edb08-b0b3-4135-a18c-c1011245d45b} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.003311 sec., 9060.706735125339 rows/sec., 345.38 KiB/sec. | ||
2254 | 2025.03.08 00:41:43.103140 [ 261 ] {683edb08-b0b3-4135-a18c-c1011245d45b} <Debug> TCPHandler: Processed in 0.003726103 sec. | ||
2255 | 2025.03.08 00:41:43.103671 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2256 | 2025.03.08 00:41:43.103793 [ 261 ] {31fe2d68-4a17-42f2-a024-e09b5c26ea9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2257 | 2025.03.08 00:41:43.103842 [ 261 ] {31fe2d68-4a17-42f2-a024-e09b5c26ea9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2258 | 2025.03.08 00:41:43.104498 [ 261 ] {31fe2d68-4a17-42f2-a024-e09b5c26ea9c} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2259 | 2025.03.08 00:41:43.104543 [ 261 ] {31fe2d68-4a17-42f2-a024-e09b5c26ea9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2260 | 2025.03.08 00:41:43.105117 [ 261 ] {31fe2d68-4a17-42f2-a024-e09b5c26ea9c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2261 | 2025.03.08 00:41:43.105343 [ 261 ] {31fe2d68-4a17-42f2-a024-e09b5c26ea9c} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2262 | 2025.03.08 00:41:43.105575 [ 261 ] {31fe2d68-4a17-42f2-a024-e09b5c26ea9c} <Debug> executeQuery: Read 8 rows, 1.65 KiB in 0.001818 sec., 4400.440044004401 rows/sec., 907.81 KiB/sec. | ||
2263 | 2025.03.08 00:41:43.105677 [ 261 ] {31fe2d68-4a17-42f2-a024-e09b5c26ea9c} <Debug> TCPHandler: Processed in 0.002060821 sec. | ||
2264 | 2025.03.08 00:41:43.105796 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2265 | 2025.03.08 00:41:43.105905 [ 261 ] {3d94ea5d-f942-4854-9286-3be61582f0cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2266 | 2025.03.08 00:41:43.105951 [ 261 ] {3d94ea5d-f942-4854-9286-3be61582f0cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2267 | 2025.03.08 00:41:43.106473 [ 261 ] {3d94ea5d-f942-4854-9286-3be61582f0cb} <Trace> oximeter.fields_ipaddr (1a443df5-cada-4b5f-a9a3-63bb49a330c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2268 | 2025.03.08 00:41:43.106513 [ 261 ] {3d94ea5d-f942-4854-9286-3be61582f0cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2269 | 2025.03.08 00:41:43.106858 [ 261 ] {3d94ea5d-f942-4854-9286-3be61582f0cb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2270 | 2025.03.08 00:41:43.107094 [ 261 ] {3d94ea5d-f942-4854-9286-3be61582f0cb} <Trace> oximeter.fields_ipaddr (1a443df5-cada-4b5f-a9a3-63bb49a330c4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2271 | 2025.03.08 00:41:43.107331 [ 261 ] {3d94ea5d-f942-4854-9286-3be61582f0cb} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001444 sec., 1385.0415512465374 rows/sec., 112.94 KiB/sec. | ||
2272 | 2025.03.08 00:41:43.107458 [ 261 ] {3d94ea5d-f942-4854-9286-3be61582f0cb} <Debug> TCPHandler: Processed in 0.001713672 sec. | ||
2273 | 2025.03.08 00:41:43.107560 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2274 | 2025.03.08 00:41:43.107663 [ 261 ] {d556d79f-ff21-445a-976f-275cae0bced3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2275 | 2025.03.08 00:41:43.107707 [ 261 ] {d556d79f-ff21-445a-976f-275cae0bced3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2276 | 2025.03.08 00:41:43.108858 [ 261 ] {d556d79f-ff21-445a-976f-275cae0bced3} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2277 | 2025.03.08 00:41:43.108898 [ 261 ] {d556d79f-ff21-445a-976f-275cae0bced3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2278 | 2025.03.08 00:41:43.109355 [ 261 ] {d556d79f-ff21-445a-976f-275cae0bced3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2279 | 2025.03.08 00:41:43.109621 [ 261 ] {d556d79f-ff21-445a-976f-275cae0bced3} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2280 | 2025.03.08 00:41:43.109789 [ 31 ] {} <Debug> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2281 | 2025.03.08 00:41:43.109859 [ 261 ] {d556d79f-ff21-445a-976f-275cae0bced3} <Debug> executeQuery: Read 1222 rows, 103.39 KiB in 0.002214 sec., 551942.1860885276 rows/sec., 45.60 MiB/sec. | ||
2282 | 2025.03.08 00:41:43.109867 [ 31 ] {} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2283 | 2025.03.08 00:41:43.109940 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2284 | 2025.03.08 00:41:43.109985 [ 261 ] {d556d79f-ff21-445a-976f-275cae0bced3} <Debug> TCPHandler: Processed in 0.002472001 sec. | ||
2285 | 2025.03.08 00:41:43.110364 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2286 | 2025.03.08 00:41:43.110456 [ 201 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::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 | ||
2287 | 2025.03.08 00:41:43.110593 [ 261 ] {f72552f5-e7e4-42bf-804a-5645f7dcf3c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2288 | 2025.03.08 00:41:43.110690 [ 261 ] {f72552f5-e7e4-42bf-804a-5645f7dcf3c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2289 | 2025.03.08 00:41:43.110783 [ 201 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2290 | 2025.03.08 00:41:43.110892 [ 201 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 641 rows starting from the beginning of the part | ||
2291 | 2025.03.08 00:41:43.111243 [ 201 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 80 rows starting from the beginning of the part | ||
2292 | 2025.03.08 00:41:43.111757 [ 201 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 587 rows starting from the beginning of the part | ||
2293 | 2025.03.08 00:41:43.112129 [ 201 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 80 rows starting from the beginning of the part | ||
2294 | 2025.03.08 00:41:43.112415 [ 201 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 587 rows starting from the beginning of the part | ||
2295 | 2025.03.08 00:41:43.112819 [ 201 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1222 rows starting from the beginning of the part | ||
2296 | 2025.03.08 00:41:43.113541 [ 261 ] {f72552f5-e7e4-42bf-804a-5645f7dcf3c8} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2297 | 2025.03.08 00:41:43.113615 [ 261 ] {f72552f5-e7e4-42bf-804a-5645f7dcf3c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2298 | 2025.03.08 00:41:43.114496 [ 261 ] {f72552f5-e7e4-42bf-804a-5645f7dcf3c8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2299 | 2025.03.08 00:41:43.115070 [ 261 ] {f72552f5-e7e4-42bf-804a-5645f7dcf3c8} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2300 | 2025.03.08 00:41:43.115587 [ 261 ] {f72552f5-e7e4-42bf-804a-5645f7dcf3c8} <Debug> executeQuery: Read 29 rows, 2.17 KiB in 0.00502 sec., 5776.892430278885 rows/sec., 432.26 KiB/sec. | ||
2301 | 2025.03.08 00:41:43.115850 [ 261 ] {f72552f5-e7e4-42bf-804a-5645f7dcf3c8} <Debug> TCPHandler: Processed in 0.005621929 sec. | ||
2302 | 2025.03.08 00:41:43.116098 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2303 | 2025.03.08 00:41:43.116281 [ 193 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3197 rows, containing 5 columns (5 merged, 0 gathered) in 0.006214994 sec., 514401.14021027216 rows/sec., 43.41 MiB/sec. | ||
2304 | 2025.03.08 00:41:43.116308 [ 261 ] {cf4dc9f7-acda-479a-9e9a-bc7fc6a5102d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2305 | 2025.03.08 00:41:43.116386 [ 261 ] {cf4dc9f7-acda-479a-9e9a-bc7fc6a5102d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2306 | 2025.03.08 00:41:43.116673 [ 193 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2307 | 2025.03.08 00:41:43.117327 [ 193 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_11_2} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2308 | 2025.03.08 00:41:43.117545 [ 193 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_11_2} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2309 | 2025.03.08 00:41:43.117679 [ 261 ] {cf4dc9f7-acda-479a-9e9a-bc7fc6a5102d} <Trace> oximeter.fields_u32 (a206c9d0-4713-4a46-b7dc-d938c0bb4a63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2310 | 2025.03.08 00:41:43.117700 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
2311 | 2025.03.08 00:41:43.117747 [ 261 ] {cf4dc9f7-acda-479a-9e9a-bc7fc6a5102d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2312 | 2025.03.08 00:41:43.118156 [ 261 ] {cf4dc9f7-acda-479a-9e9a-bc7fc6a5102d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2313 | 2025.03.08 00:41:43.118394 [ 261 ] {cf4dc9f7-acda-479a-9e9a-bc7fc6a5102d} <Trace> oximeter.fields_u32 (a206c9d0-4713-4a46-b7dc-d938c0bb4a63): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2314 | 2025.03.08 00:41:43.118611 [ 261 ] {cf4dc9f7-acda-479a-9e9a-bc7fc6a5102d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.002361 sec., 96569.25031766201 rows/sec., 6.54 MiB/sec. | ||
2315 | 2025.03.08 00:41:43.118670 [ 261 ] {cf4dc9f7-acda-479a-9e9a-bc7fc6a5102d} <Debug> TCPHandler: Processed in 0.002682427 sec. | ||
2316 | 2025.03.08 00:41:43.118789 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2317 | 2025.03.08 00:41:43.118894 [ 261 ] {71a04a58-1eb3-40f6-aff8-f4a3be1238d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2318 | 2025.03.08 00:41:43.118938 [ 261 ] {71a04a58-1eb3-40f6-aff8-f4a3be1238d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2319 | 2025.03.08 00:41:43.119666 [ 261 ] {71a04a58-1eb3-40f6-aff8-f4a3be1238d6} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2320 | 2025.03.08 00:41:43.119705 [ 261 ] {71a04a58-1eb3-40f6-aff8-f4a3be1238d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2321 | 2025.03.08 00:41:43.120084 [ 261 ] {71a04a58-1eb3-40f6-aff8-f4a3be1238d6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2322 | 2025.03.08 00:41:43.120339 [ 261 ] {71a04a58-1eb3-40f6-aff8-f4a3be1238d6} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2323 | 2025.03.08 00:41:43.120496 [ 31 ] {} <Debug> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2324 | 2025.03.08 00:41:43.120554 [ 31 ] {} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2325 | 2025.03.08 00:41:43.120588 [ 261 ] {71a04a58-1eb3-40f6-aff8-f4a3be1238d6} <Debug> executeQuery: Read 513 rows, 38.85 KiB in 0.001706 sec., 300703.3997655334 rows/sec., 22.24 MiB/sec. | ||
2326 | 2025.03.08 00:41:43.120596 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2327 | 2025.03.08 00:41:43.120732 [ 261 ] {71a04a58-1eb3-40f6-aff8-f4a3be1238d6} <Debug> TCPHandler: Processed in 0.001993119 sec. | ||
2328 | 2025.03.08 00:41:43.120891 [ 197 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::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 | ||
2329 | 2025.03.08 00:41:43.120952 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2330 | 2025.03.08 00:41:43.121162 [ 197 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2331 | 2025.03.08 00:41:43.121194 [ 261 ] {9b088b11-f6d5-4ad3-ad1f-55f57d6fcd70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2332 | 2025.03.08 00:41:43.121221 [ 197 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 386 rows starting from the beginning of the part | ||
2333 | 2025.03.08 00:41:43.121274 [ 261 ] {9b088b11-f6d5-4ad3-ad1f-55f57d6fcd70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2334 | 2025.03.08 00:41:43.121608 [ 197 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 55 rows starting from the beginning of the part | ||
2335 | 2025.03.08 00:41:43.122008 [ 197 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 346 rows starting from the beginning of the part | ||
2336 | 2025.03.08 00:41:43.122480 [ 197 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 55 rows starting from the beginning of the part | ||
2337 | 2025.03.08 00:41:43.122764 [ 197 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 346 rows starting from the beginning of the part | ||
2338 | 2025.03.08 00:41:43.122921 [ 197 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 513 rows starting from the beginning of the part | ||
2339 | 2025.03.08 00:41:43.124805 [ 193 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1701 rows, containing 5 columns (5 merged, 0 gathered) in 0.00406509 sec., 418440.9201272296 rows/sec., 31.62 MiB/sec. | ||
2340 | 2025.03.08 00:41:43.124949 [ 197 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2341 | 2025.03.08 00:41:43.125212 [ 197 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_11_2} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2342 | 2025.03.08 00:41:43.125290 [ 197 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_11_2} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2343 | 2025.03.08 00:41:43.125359 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
2344 | 2025.03.08 00:41:43.126424 [ 261 ] {9b088b11-f6d5-4ad3-ad1f-55f57d6fcd70} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2345 | 2025.03.08 00:41:43.126475 [ 261 ] {9b088b11-f6d5-4ad3-ad1f-55f57d6fcd70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2346 | 2025.03.08 00:41:43.127161 [ 261 ] {9b088b11-f6d5-4ad3-ad1f-55f57d6fcd70} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2347 | 2025.03.08 00:41:43.127425 [ 261 ] {9b088b11-f6d5-4ad3-ad1f-55f57d6fcd70} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2348 | 2025.03.08 00:41:43.127682 [ 261 ] {9b088b11-f6d5-4ad3-ad1f-55f57d6fcd70} <Debug> executeQuery: Read 2490 rows, 170.25 KiB in 0.006557 sec., 379746.83544303797 rows/sec., 25.36 MiB/sec. | ||
2349 | 2025.03.08 00:41:43.127766 [ 261 ] {9b088b11-f6d5-4ad3-ad1f-55f57d6fcd70} <Debug> TCPHandler: Processed in 0.00688621 sec. | ||
2350 | 2025.03.08 00:41:43.127913 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2351 | 2025.03.08 00:41:43.128049 [ 261 ] {4ca1cd25-7ad5-427f-a0db-b981c87f5cd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2352 | 2025.03.08 00:41:43.128130 [ 261 ] {4ca1cd25-7ad5-427f-a0db-b981c87f5cd1} <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 | ||
2353 | 2025.03.08 00:41:43.129275 [ 261 ] {4ca1cd25-7ad5-427f-a0db-b981c87f5cd1} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2354 | 2025.03.08 00:41:43.129315 [ 261 ] {4ca1cd25-7ad5-427f-a0db-b981c87f5cd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2355 | 2025.03.08 00:41:43.129955 [ 261 ] {4ca1cd25-7ad5-427f-a0db-b981c87f5cd1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2356 | 2025.03.08 00:41:43.130224 [ 261 ] {4ca1cd25-7ad5-427f-a0db-b981c87f5cd1} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2357 | 2025.03.08 00:41:43.130394 [ 31 ] {} <Debug> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2358 | 2025.03.08 00:41:43.130457 [ 31 ] {} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2359 | 2025.03.08 00:41:43.130493 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2360 | 2025.03.08 00:41:43.130499 [ 261 ] {4ca1cd25-7ad5-427f-a0db-b981c87f5cd1} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002473 sec., 10917.913465426607 rows/sec., 19.56 MiB/sec. | ||
2361 | 2025.03.08 00:41:43.131081 [ 261 ] {4ca1cd25-7ad5-427f-a0db-b981c87f5cd1} <Debug> TCPHandler: Processed in 0.00322781 sec. | ||
2362 | 2025.03.08 00:41:43.131097 [ 200 ] {a7cce903-d276-43d4-8c58-428ddb56b21b::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 | ||
2363 | 2025.03.08 00:41:43.131254 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2364 | 2025.03.08 00:41:43.131532 [ 261 ] {115b07a3-e39a-493d-92a4-90b831803355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2365 | 2025.03.08 00:41:43.131661 [ 261 ] {115b07a3-e39a-493d-92a4-90b831803355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2366 | 2025.03.08 00:41:43.131859 [ 200 ] {a7cce903-d276-43d4-8c58-428ddb56b21b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2367 | 2025.03.08 00:41:43.132119 [ 200 ] {a7cce903-d276-43d4-8c58-428ddb56b21b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part | ||
2368 | 2025.03.08 00:41:43.133173 [ 200 ] {a7cce903-d276-43d4-8c58-428ddb56b21b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 27 rows starting from the beginning of the part | ||
2369 | 2025.03.08 00:41:43.134034 [ 200 ] {a7cce903-d276-43d4-8c58-428ddb56b21b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 27 rows starting from the beginning of the part | ||
2370 | 2025.03.08 00:41:43.134731 [ 200 ] {a7cce903-d276-43d4-8c58-428ddb56b21b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 27 rows starting from the beginning of the part | ||
2371 | 2025.03.08 00:41:43.135275 [ 261 ] {115b07a3-e39a-493d-92a4-90b831803355} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2372 | 2025.03.08 00:41:43.135352 [ 261 ] {115b07a3-e39a-493d-92a4-90b831803355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2373 | 2025.03.08 00:41:43.135405 [ 200 ] {a7cce903-d276-43d4-8c58-428ddb56b21b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 27 rows starting from the beginning of the part | ||
2374 | 2025.03.08 00:41:43.136100 [ 200 ] {a7cce903-d276-43d4-8c58-428ddb56b21b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 27 rows starting from the beginning of the part | ||
2375 | 2025.03.08 00:41:43.136974 [ 261 ] {115b07a3-e39a-493d-92a4-90b831803355} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2376 | 2025.03.08 00:41:43.137567 [ 261 ] {115b07a3-e39a-493d-92a4-90b831803355} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2377 | 2025.03.08 00:41:43.138279 [ 261 ] {115b07a3-e39a-493d-92a4-90b831803355} <Debug> executeQuery: Read 4 rows, 288.00 B in 0.006805 sec., 587.8030859662013 rows/sec., 41.33 KiB/sec. | ||
2378 | 2025.03.08 00:41:43.138555 [ 261 ] {115b07a3-e39a-493d-92a4-90b831803355} <Debug> TCPHandler: Processed in 0.007365141 sec. | ||
2379 | 2025.03.08 00:41:43.141331 [ 197 ] {a7cce903-d276-43d4-8c58-428ddb56b21b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 161 rows, containing 19 columns (19 merged, 0 gathered) in 0.010654263 sec., 15111.32210646574 rows/sec., 27.08 MiB/sec. | ||
2380 | 2025.03.08 00:41:43.141812 [ 193 ] {a7cce903-d276-43d4-8c58-428ddb56b21b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2381 | 2025.03.08 00:41:43.142295 [ 193 ] {a7cce903-d276-43d4-8c58-428ddb56b21b::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2382 | 2025.03.08 00:41:43.142378 [ 193 ] {a7cce903-d276-43d4-8c58-428ddb56b21b::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2383 | 2025.03.08 00:41:43.142524 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
2384 | 2025.03.08 00:41:45.617876 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 334 | ||
2385 | 2025.03.08 00:41:45.622336 [ 243 ] {} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2386 | 2025.03.08 00:41:45.622398 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2387 | 2025.03.08 00:41:45.623970 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2388 | 2025.03.08 00:41:45.624294 [ 243 ] {} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2389 | 2025.03.08 00:41:45.624498 [ 26 ] {} <Debug> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2390 | 2025.03.08 00:41:45.624616 [ 26 ] {} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2391 | 2025.03.08 00:41:45.624692 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2392 | 2025.03.08 00:41:45.625141 [ 200 ] {63f8f43b-2fc1-40fe-a4ec-916d04e41523::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 | ||
2393 | 2025.03.08 00:41:45.625654 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 334 | ||
2394 | 2025.03.08 00:41:45.626187 [ 200 ] {63f8f43b-2fc1-40fe-a4ec-916d04e41523::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2395 | 2025.03.08 00:41:45.626388 [ 200 ] {63f8f43b-2fc1-40fe-a4ec-916d04e41523::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 | ||
2396 | 2025.03.08 00:41:45.626947 [ 200 ] {63f8f43b-2fc1-40fe-a4ec-916d04e41523::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 58 rows starting from the beginning of the part | ||
2397 | 2025.03.08 00:41:45.627464 [ 200 ] {63f8f43b-2fc1-40fe-a4ec-916d04e41523::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 58 rows starting from the beginning of the part | ||
2398 | 2025.03.08 00:41:45.628107 [ 200 ] {63f8f43b-2fc1-40fe-a4ec-916d04e41523::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 32 rows starting from the beginning of the part | ||
2399 | 2025.03.08 00:41:45.628783 [ 200 ] {63f8f43b-2fc1-40fe-a4ec-916d04e41523::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 32 rows starting from the beginning of the part | ||
2400 | 2025.03.08 00:41:45.629410 [ 200 ] {63f8f43b-2fc1-40fe-a4ec-916d04e41523::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 66 rows starting from the beginning of the part | ||
2401 | 2025.03.08 00:41:45.637773 [ 197 ] {63f8f43b-2fc1-40fe-a4ec-916d04e41523::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 334 rows, containing 72 columns (72 merged, 0 gathered) in 0.012889338 sec., 25912.89017325793 rows/sec., 25.80 MiB/sec. | ||
2402 | 2025.03.08 00:41:45.638862 [ 198 ] {63f8f43b-2fc1-40fe-a4ec-916d04e41523::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2403 | 2025.03.08 00:41:45.639740 [ 198 ] {63f8f43b-2fc1-40fe-a4ec-916d04e41523::all_1_6_1} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2404 | 2025.03.08 00:41:45.639855 [ 198 ] {63f8f43b-2fc1-40fe-a4ec-916d04e41523::all_1_6_1} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2405 | 2025.03.08 00:41:45.640196 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.70 MiB. | ||
2406 | 2025.03.08 00:41:46.839973 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2407 | 2025.03.08 00:41:46.840167 [ 261 ] {8d319203-ec2e-41b5-8950-24a1d23728b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2408 | 2025.03.08 00:41:46.840244 [ 261 ] {8d319203-ec2e-41b5-8950-24a1d23728b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2409 | 2025.03.08 00:41:46.841009 [ 261 ] {8d319203-ec2e-41b5-8950-24a1d23728b4} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2410 | 2025.03.08 00:41:46.841061 [ 261 ] {8d319203-ec2e-41b5-8950-24a1d23728b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2411 | 2025.03.08 00:41:46.841487 [ 261 ] {8d319203-ec2e-41b5-8950-24a1d23728b4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2412 | 2025.03.08 00:41:46.841740 [ 261 ] {8d319203-ec2e-41b5-8950-24a1d23728b4} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2413 | 2025.03.08 00:41:46.841982 [ 261 ] {8d319203-ec2e-41b5-8950-24a1d23728b4} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001867 sec., 13926.084627745046 rows/sec., 1.08 MiB/sec. | ||
2414 | 2025.03.08 00:41:46.842115 [ 261 ] {8d319203-ec2e-41b5-8950-24a1d23728b4} <Debug> TCPHandler: Processed in 0.002280256 sec. | ||
2415 | 2025.03.08 00:41:46.842257 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2416 | 2025.03.08 00:41:46.842381 [ 261 ] {419f4962-461d-4e59-9aae-7da8f1da1462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2417 | 2025.03.08 00:41:46.842431 [ 261 ] {419f4962-461d-4e59-9aae-7da8f1da1462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2418 | 2025.03.08 00:41:46.842972 [ 261 ] {419f4962-461d-4e59-9aae-7da8f1da1462} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2419 | 2025.03.08 00:41:46.843017 [ 261 ] {419f4962-461d-4e59-9aae-7da8f1da1462} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2420 | 2025.03.08 00:41:46.843539 [ 261 ] {419f4962-461d-4e59-9aae-7da8f1da1462} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2421 | 2025.03.08 00:41:46.843785 [ 261 ] {419f4962-461d-4e59-9aae-7da8f1da1462} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2422 | 2025.03.08 00:41:46.844018 [ 261 ] {419f4962-461d-4e59-9aae-7da8f1da1462} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.00166 sec., 16867.469879518074 rows/sec., 1.32 MiB/sec. | ||
2423 | 2025.03.08 00:41:46.844120 [ 261 ] {419f4962-461d-4e59-9aae-7da8f1da1462} <Debug> TCPHandler: Processed in 0.001920138 sec. | ||
2424 | 2025.03.08 00:41:46.844228 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2425 | 2025.03.08 00:41:46.844334 [ 261 ] {dbdb6cbd-c497-45aa-b1cf-81706f292147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2426 | 2025.03.08 00:41:46.844387 [ 261 ] {dbdb6cbd-c497-45aa-b1cf-81706f292147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2427 | 2025.03.08 00:41:46.844865 [ 261 ] {dbdb6cbd-c497-45aa-b1cf-81706f292147} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2428 | 2025.03.08 00:41:46.844904 [ 261 ] {dbdb6cbd-c497-45aa-b1cf-81706f292147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2429 | 2025.03.08 00:41:46.845278 [ 261 ] {dbdb6cbd-c497-45aa-b1cf-81706f292147} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2430 | 2025.03.08 00:41:46.845517 [ 261 ] {dbdb6cbd-c497-45aa-b1cf-81706f292147} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2431 | 2025.03.08 00:41:46.845673 [ 24 ] {} <Debug> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2432 | 2025.03.08 00:41:46.845735 [ 261 ] {dbdb6cbd-c497-45aa-b1cf-81706f292147} <Debug> executeQuery: Read 40 rows, 2.84 KiB in 0.001422 sec., 28129.39521800281 rows/sec., 1.95 MiB/sec. | ||
2433 | 2025.03.08 00:41:46.845751 [ 24 ] {} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2434 | 2025.03.08 00:41:46.845819 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2435 | 2025.03.08 00:41:46.845867 [ 261 ] {dbdb6cbd-c497-45aa-b1cf-81706f292147} <Debug> TCPHandler: Processed in 0.001690952 sec. | ||
2436 | 2025.03.08 00:41:46.846094 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2437 | 2025.03.08 00:41:46.846100 [ 197 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::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 | ||
2438 | 2025.03.08 00:41:46.846280 [ 261 ] {115773f7-93d3-41bd-be17-73b4e2b5bbcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2439 | 2025.03.08 00:41:46.846416 [ 261 ] {115773f7-93d3-41bd-be17-73b4e2b5bbcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2440 | 2025.03.08 00:41:46.846464 [ 197 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2441 | 2025.03.08 00:41:46.846588 [ 197 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 444 rows starting from the beginning of the part | ||
2442 | 2025.03.08 00:41:46.846968 [ 197 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 127 rows starting from the beginning of the part | ||
2443 | 2025.03.08 00:41:46.847339 [ 197 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 50 rows starting from the beginning of the part | ||
2444 | 2025.03.08 00:41:46.847625 [ 197 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 127 rows starting from the beginning of the part | ||
2445 | 2025.03.08 00:41:46.847867 [ 197 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2490 rows starting from the beginning of the part | ||
2446 | 2025.03.08 00:41:46.848243 [ 197 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
2447 | 2025.03.08 00:41:46.848972 [ 261 ] {115773f7-93d3-41bd-be17-73b4e2b5bbcc} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2448 | 2025.03.08 00:41:46.849040 [ 261 ] {115773f7-93d3-41bd-be17-73b4e2b5bbcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2449 | 2025.03.08 00:41:46.850049 [ 261 ] {115773f7-93d3-41bd-be17-73b4e2b5bbcc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2450 | 2025.03.08 00:41:46.850597 [ 261 ] {115773f7-93d3-41bd-be17-73b4e2b5bbcc} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2451 | 2025.03.08 00:41:46.850912 [ 24 ] {} <Debug> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2452 | 2025.03.08 00:41:46.851035 [ 24 ] {} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2453 | 2025.03.08 00:41:46.851095 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2454 | 2025.03.08 00:41:46.851173 [ 261 ] {115773f7-93d3-41bd-be17-73b4e2b5bbcc} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.004912 sec., 3257.328990228013 rows/sec., 229.03 KiB/sec. | ||
2455 | 2025.03.08 00:41:46.851468 [ 261 ] {115773f7-93d3-41bd-be17-73b4e2b5bbcc} <Debug> TCPHandler: Processed in 0.005468305 sec. | ||
2456 | 2025.03.08 00:41:46.851486 [ 198 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::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 | ||
2457 | 2025.03.08 00:41:46.851982 [ 198 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2458 | 2025.03.08 00:41:46.852032 [ 198 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 160 rows starting from the beginning of the part | ||
2459 | 2025.03.08 00:41:46.852068 [ 199 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3278 rows, containing 5 columns (5 merged, 0 gathered) in 0.006119981 sec., 535622.577913232 rows/sec., 35.70 MiB/sec. | ||
2460 | 2025.03.08 00:41:46.852221 [ 198 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 42 rows starting from the beginning of the part | ||
2461 | 2025.03.08 00:41:46.852442 [ 198 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 20 rows starting from the beginning of the part | ||
2462 | 2025.03.08 00:41:46.852692 [ 191 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2463 | 2025.03.08 00:41:46.852718 [ 198 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 42 rows starting from the beginning of the part | ||
2464 | 2025.03.08 00:41:46.853005 [ 198 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
2465 | 2025.03.08 00:41:46.853261 [ 198 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 16 rows starting from the beginning of the part | ||
2466 | 2025.03.08 00:41:46.853925 [ 191 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2467 | 2025.03.08 00:41:46.854156 [ 191 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2468 | 2025.03.08 00:41:46.854352 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
2469 | 2025.03.08 00:41:46.855019 [ 191 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 284 rows, containing 4 columns (4 merged, 0 gathered) in 0.003824284 sec., 74262.2671328803 rows/sec., 4.74 MiB/sec. | ||
2470 | 2025.03.08 00:41:46.855144 [ 198 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2471 | 2025.03.08 00:41:46.855414 [ 198 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_11_2} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2472 | 2025.03.08 00:41:46.855490 [ 198 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_11_2} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2473 | 2025.03.08 00:41:46.855563 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
2474 | 2025.03.08 00:41:48.122433 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 | ||
2475 | 2025.03.08 00:41:48.123527 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2476 | 2025.03.08 00:41:48.123580 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2477 | 2025.03.08 00:41:48.124116 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2478 | 2025.03.08 00:41:48.124383 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2479 | 2025.03.08 00:41:48.124584 [ 17 ] {} <Debug> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2480 | 2025.03.08 00:41:48.124650 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 | ||
2481 | 2025.03.08 00:41:48.124687 [ 17 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2482 | 2025.03.08 00:41:48.124721 [ 17 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2483 | 2025.03.08 00:41:48.124850 [ 197 ] {ca56161e-9b61-4450-af3e-9936bfa93887::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 | ||
2484 | 2025.03.08 00:41:48.124994 [ 197 ] {ca56161e-9b61-4450-af3e-9936bfa93887::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2485 | 2025.03.08 00:41:48.125042 [ 197 ] {ca56161e-9b61-4450-af3e-9936bfa93887::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 | ||
2486 | 2025.03.08 00:41:48.125125 [ 197 ] {ca56161e-9b61-4450-af3e-9936bfa93887::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 | ||
2487 | 2025.03.08 00:41:48.125225 [ 197 ] {ca56161e-9b61-4450-af3e-9936bfa93887::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 | ||
2488 | 2025.03.08 00:41:48.125457 [ 197 ] {ca56161e-9b61-4450-af3e-9936bfa93887::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 | ||
2489 | 2025.03.08 00:41:48.125642 [ 197 ] {ca56161e-9b61-4450-af3e-9936bfa93887::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 | ||
2490 | 2025.03.08 00:41:48.125724 [ 197 ] {ca56161e-9b61-4450-af3e-9936bfa93887::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 | ||
2491 | 2025.03.08 00:41:48.127443 [ 191 ] {ca56161e-9b61-4450-af3e-9936bfa93887::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.002649695 sec., 1933807.4759547797 rows/sec., 27.66 MiB/sec. | ||
2492 | 2025.03.08 00:41:48.128139 [ 189 ] {ca56161e-9b61-4450-af3e-9936bfa93887::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2493 | 2025.03.08 00:41:48.128443 [ 189 ] {ca56161e-9b61-4450-af3e-9936bfa93887::all_1_11_2} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2494 | 2025.03.08 00:41:48.128532 [ 189 ] {ca56161e-9b61-4450-af3e-9936bfa93887::all_1_11_2} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2495 | 2025.03.08 00:41:48.128623 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
2496 | 2025.03.08 00:41:48.422879 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
2497 | 2025.03.08 00:41:48.444173 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2498 | 2025.03.08 00:41:48.444241 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2499 | 2025.03.08 00:41:48.451576 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2500 | 2025.03.08 00:41:48.452356 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2501 | 2025.03.08 00:41:48.452717 [ 57 ] {} <Debug> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2502 | 2025.03.08 00:41:48.452824 [ 57 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2503 | 2025.03.08 00:41:48.452889 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2504 | 2025.03.08 00:41:48.453303 [ 197 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::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 | ||
2505 | 2025.03.08 00:41:48.467181 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
2506 | 2025.03.08 00:41:48.468932 [ 197 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2507 | 2025.03.08 00:41:48.470380 [ 197 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::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 | ||
2508 | 2025.03.08 00:41:48.476094 [ 197 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::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 | ||
2509 | 2025.03.08 00:41:48.481812 [ 197 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::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 | ||
2510 | 2025.03.08 00:41:48.487278 [ 197 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::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 | ||
2511 | 2025.03.08 00:41:48.492647 [ 197 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::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 | ||
2512 | 2025.03.08 00:41:48.497122 [ 197 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::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 | ||
2513 | 2025.03.08 00:41:48.554901 [ 191 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.101872494 sec., 814.7439680822971 rows/sec., 4.21 MiB/sec. | ||
2514 | 2025.03.08 00:41:48.557475 [ 190 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2515 | 2025.03.08 00:41:48.560585 [ 190 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::all_1_11_2} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2516 | 2025.03.08 00:41:48.560726 [ 190 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::all_1_11_2} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2517 | 2025.03.08 00:41:48.563315 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
2518 | 2025.03.08 00:41:49.000162 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.99 MiB, peak 178.87 MiB, free memory in arenas 0.00 B, will set to 172.02 MiB (RSS), difference: 3.04 MiB | ||
2519 | 2025.03.08 00:41:51.840917 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2520 | 2025.03.08 00:41:51.841133 [ 261 ] {fba10550-b2f7-4a68-b680-1a944a3bcf82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2521 | 2025.03.08 00:41:51.841216 [ 261 ] {fba10550-b2f7-4a68-b680-1a944a3bcf82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2522 | 2025.03.08 00:41:51.842043 [ 261 ] {fba10550-b2f7-4a68-b680-1a944a3bcf82} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2523 | 2025.03.08 00:41:51.842087 [ 261 ] {fba10550-b2f7-4a68-b680-1a944a3bcf82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2524 | 2025.03.08 00:41:51.842543 [ 261 ] {fba10550-b2f7-4a68-b680-1a944a3bcf82} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2525 | 2025.03.08 00:41:51.842804 [ 261 ] {fba10550-b2f7-4a68-b680-1a944a3bcf82} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2526 | 2025.03.08 00:41:51.843051 [ 261 ] {fba10550-b2f7-4a68-b680-1a944a3bcf82} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001979 sec., 13137.948458817586 rows/sec., 1.02 MiB/sec. | ||
2527 | 2025.03.08 00:41:51.843119 [ 261 ] {fba10550-b2f7-4a68-b680-1a944a3bcf82} <Debug> TCPHandler: Processed in 0.002350909 sec. | ||
2528 | 2025.03.08 00:41:51.843243 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2529 | 2025.03.08 00:41:51.843356 [ 261 ] {1e707dfa-14af-451f-a590-cfefad1038b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2530 | 2025.03.08 00:41:51.843406 [ 261 ] {1e707dfa-14af-451f-a590-cfefad1038b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2531 | 2025.03.08 00:41:51.843959 [ 261 ] {1e707dfa-14af-451f-a590-cfefad1038b2} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2532 | 2025.03.08 00:41:51.844002 [ 261 ] {1e707dfa-14af-451f-a590-cfefad1038b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2533 | 2025.03.08 00:41:51.844366 [ 261 ] {1e707dfa-14af-451f-a590-cfefad1038b2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2534 | 2025.03.08 00:41:51.844612 [ 261 ] {1e707dfa-14af-451f-a590-cfefad1038b2} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2535 | 2025.03.08 00:41:51.844836 [ 261 ] {1e707dfa-14af-451f-a590-cfefad1038b2} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001508 sec., 18567.639257294428 rows/sec., 1.45 MiB/sec. | ||
2536 | 2025.03.08 00:41:51.844893 [ 261 ] {1e707dfa-14af-451f-a590-cfefad1038b2} <Debug> TCPHandler: Processed in 0.001705672 sec. | ||
2537 | 2025.03.08 00:41:51.845004 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2538 | 2025.03.08 00:41:51.845112 [ 261 ] {ee9fce2d-f665-4a0a-8c93-4ee98390198a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2539 | 2025.03.08 00:41:51.845163 [ 261 ] {ee9fce2d-f665-4a0a-8c93-4ee98390198a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2540 | 2025.03.08 00:41:51.845667 [ 261 ] {ee9fce2d-f665-4a0a-8c93-4ee98390198a} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2541 | 2025.03.08 00:41:51.845708 [ 261 ] {ee9fce2d-f665-4a0a-8c93-4ee98390198a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2542 | 2025.03.08 00:41:51.846095 [ 261 ] {ee9fce2d-f665-4a0a-8c93-4ee98390198a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2543 | 2025.03.08 00:41:51.846341 [ 261 ] {ee9fce2d-f665-4a0a-8c93-4ee98390198a} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2544 | 2025.03.08 00:41:51.846618 [ 261 ] {ee9fce2d-f665-4a0a-8c93-4ee98390198a} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001531 sec., 32658.393207054214 rows/sec., 2.26 MiB/sec. | ||
2545 | 2025.03.08 00:41:51.846800 [ 261 ] {ee9fce2d-f665-4a0a-8c93-4ee98390198a} <Debug> TCPHandler: Processed in 0.001844485 sec. | ||
2546 | 2025.03.08 00:41:51.846939 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2547 | 2025.03.08 00:41:51.847049 [ 261 ] {7fa309d8-04a5-474b-bc62-e0fd486a4c0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2548 | 2025.03.08 00:41:51.847097 [ 261 ] {7fa309d8-04a5-474b-bc62-e0fd486a4c0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2549 | 2025.03.08 00:41:51.847559 [ 261 ] {7fa309d8-04a5-474b-bc62-e0fd486a4c0c} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2550 | 2025.03.08 00:41:51.847601 [ 261 ] {7fa309d8-04a5-474b-bc62-e0fd486a4c0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2551 | 2025.03.08 00:41:51.847973 [ 261 ] {7fa309d8-04a5-474b-bc62-e0fd486a4c0c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2552 | 2025.03.08 00:41:51.848214 [ 261 ] {7fa309d8-04a5-474b-bc62-e0fd486a4c0c} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2553 | 2025.03.08 00:41:51.848425 [ 261 ] {7fa309d8-04a5-474b-bc62-e0fd486a4c0c} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.0014 sec., 14285.714285714286 rows/sec., 1004.46 KiB/sec. | ||
2554 | 2025.03.08 00:41:51.848480 [ 261 ] {7fa309d8-04a5-474b-bc62-e0fd486a4c0c} <Debug> TCPHandler: Processed in 0.0015929 sec. | ||
2555 | 2025.03.08 00:41:54.495151 [ 142 ] {} <Debug> oximeter.fields_u32 (a206c9d0-4713-4a46-b7dc-d938c0bb4a63) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2556 | 2025.03.08 00:41:54.495266 [ 142 ] {} <Trace> oximeter.fields_u32 (a206c9d0-4713-4a46-b7dc-d938c0bb4a63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2557 | 2025.03.08 00:41:54.495305 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2558 | 2025.03.08 00:41:54.495721 [ 192 ] {a206c9d0-4713-4a46-b7dc-d938c0bb4a63::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 | ||
2559 | 2025.03.08 00:41:54.496036 [ 192 ] {a206c9d0-4713-4a46-b7dc-d938c0bb4a63::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2560 | 2025.03.08 00:41:54.496104 [ 192 ] {a206c9d0-4713-4a46-b7dc-d938c0bb4a63::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 113 rows starting from the beginning of the part | ||
2561 | 2025.03.08 00:41:54.496314 [ 192 ] {a206c9d0-4713-4a46-b7dc-d938c0bb4a63::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 113 rows starting from the beginning of the part | ||
2562 | 2025.03.08 00:41:54.496522 [ 192 ] {a206c9d0-4713-4a46-b7dc-d938c0bb4a63::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 113 rows starting from the beginning of the part | ||
2563 | 2025.03.08 00:41:54.496694 [ 192 ] {a206c9d0-4713-4a46-b7dc-d938c0bb4a63::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 113 rows starting from the beginning of the part | ||
2564 | 2025.03.08 00:41:54.496783 [ 192 ] {a206c9d0-4713-4a46-b7dc-d938c0bb4a63::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 228 rows starting from the beginning of the part | ||
2565 | 2025.03.08 00:41:54.497887 [ 190 ] {a206c9d0-4713-4a46-b7dc-d938c0bb4a63::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 680 rows, containing 5 columns (5 merged, 0 gathered) in 0.00245583 sec., 276892.13015558897 rows/sec., 19.26 MiB/sec. | ||
2566 | 2025.03.08 00:41:54.498116 [ 191 ] {a206c9d0-4713-4a46-b7dc-d938c0bb4a63::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2567 | 2025.03.08 00:41:54.498483 [ 191 ] {a206c9d0-4713-4a46-b7dc-d938c0bb4a63::all_1_5_1} <Trace> oximeter.fields_u32 (a206c9d0-4713-4a46-b7dc-d938c0bb4a63): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2568 | 2025.03.08 00:41:54.498571 [ 191 ] {a206c9d0-4713-4a46-b7dc-d938c0bb4a63::all_1_5_1} <Trace> oximeter.fields_u32 (a206c9d0-4713-4a46-b7dc-d938c0bb4a63) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2569 | 2025.03.08 00:41:54.498677 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
2570 | 2025.03.08 00:41:54.578515 [ 142 ] {} <Debug> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
2571 | 2025.03.08 00:41:54.578558 [ 142 ] {} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2572 | 2025.03.08 00:41:54.578580 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2573 | 2025.03.08 00:41:54.578784 [ 186 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::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 | ||
2574 | 2025.03.08 00:41:54.578969 [ 186 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2575 | 2025.03.08 00:41:54.579011 [ 186 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 133 rows starting from the beginning of the part | ||
2576 | 2025.03.08 00:41:54.579173 [ 186 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 106 rows starting from the beginning of the part | ||
2577 | 2025.03.08 00:41:54.579462 [ 186 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 27 rows starting from the beginning of the part | ||
2578 | 2025.03.08 00:41:54.579610 [ 186 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 106 rows starting from the beginning of the part | ||
2579 | 2025.03.08 00:41:54.579809 [ 186 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 29 rows starting from the beginning of the part | ||
2580 | 2025.03.08 00:41:54.581017 [ 191 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 401 rows, containing 5 columns (5 merged, 0 gathered) in 0.002378258 sec., 168610.80673333173 rows/sec., 11.07 MiB/sec. | ||
2581 | 2025.03.08 00:41:54.581216 [ 190 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
2582 | 2025.03.08 00:41:54.581531 [ 190 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_10_2} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2583 | 2025.03.08 00:41:54.581617 [ 190 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_10_2} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
2584 | 2025.03.08 00:41:54.581709 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
2585 | 2025.03.08 00:41:55.524686 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2586 | 2025.03.08 00:41:55.524736 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2587 | 2025.03.08 00:41:55.624765 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 | ||
2588 | 2025.03.08 00:41:55.625419 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2589 | 2025.03.08 00:41:55.625466 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2590 | 2025.03.08 00:41:55.626427 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 350 | ||
2591 | 2025.03.08 00:41:55.626548 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2592 | 2025.03.08 00:41:55.627095 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2593 | 2025.03.08 00:41:55.627544 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
2594 | 2025.03.08 00:41:55.629769 [ 243 ] {} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2595 | 2025.03.08 00:41:55.629832 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2596 | 2025.03.08 00:41:55.631327 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2597 | 2025.03.08 00:41:55.631636 [ 243 ] {} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2598 | 2025.03.08 00:41:55.632471 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 350 | ||
2599 | 2025.03.08 00:41:55.967251 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
2600 | 2025.03.08 00:41:55.986703 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2601 | 2025.03.08 00:41:55.986768 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2602 | 2025.03.08 00:41:55.994007 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2603 | 2025.03.08 00:41:55.994752 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2604 | 2025.03.08 00:41:55.997379 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
2605 | 2025.03.08 00:41:56.839183 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2606 | 2025.03.08 00:41:56.839456 [ 261 ] {faa81396-9693-4e31-9eab-71d8bdf35e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) 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', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2607 | 2025.03.08 00:41:56.839896 [ 261 ] {faa81396-9693-4e31-9eab-71d8bdf35e9e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2608 | 2025.03.08 00:41:56.839947 [ 261 ] {faa81396-9693-4e31-9eab-71d8bdf35e9e} <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', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2609 | 2025.03.08 00:41:56.840321 [ 261 ] {faa81396-9693-4e31-9eab-71d8bdf35e9e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2610 | 2025.03.08 00:41:56.840400 [ 261 ] {faa81396-9693-4e31-9eab-71d8bdf35e9e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2611 | 2025.03.08 00:41:56.840583 [ 261 ] {faa81396-9693-4e31-9eab-71d8bdf35e9e} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
2612 | 2025.03.08 00:41:56.840776 [ 287 ] {faa81396-9693-4e31-9eab-71d8bdf35e9e} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2613 | 2025.03.08 00:41:56.840821 [ 289 ] {faa81396-9693-4e31-9eab-71d8bdf35e9e} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2614 | 2025.03.08 00:41:56.840853 [ 288 ] {faa81396-9693-4e31-9eab-71d8bdf35e9e} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2615 | 2025.03.08 00:41:56.840787 [ 291 ] {faa81396-9693-4e31-9eab-71d8bdf35e9e} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2616 | 2025.03.08 00:41:56.841024 [ 261 ] {faa81396-9693-4e31-9eab-71d8bdf35e9e} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
2617 | 2025.03.08 00:41:56.841051 [ 261 ] {faa81396-9693-4e31-9eab-71d8bdf35e9e} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2618 | 2025.03.08 00:41:56.841195 [ 261 ] {faa81396-9693-4e31-9eab-71d8bdf35e9e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2619 | 2025.03.08 00:41:56.841220 [ 261 ] {faa81396-9693-4e31-9eab-71d8bdf35e9e} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Reading approx. 38 rows with 4 streams | ||
2620 | 2025.03.08 00:41:56.841266 [ 261 ] {faa81396-9693-4e31-9eab-71d8bdf35e9e} <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', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2621 | 2025.03.08 00:41:56.841314 [ 261 ] {faa81396-9693-4e31-9eab-71d8bdf35e9e} <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', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2622 | 2025.03.08 00:41:56.841358 [ 261 ] {faa81396-9693-4e31-9eab-71d8bdf35e9e} <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', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2623 | 2025.03.08 00:41:56.841400 [ 261 ] {faa81396-9693-4e31-9eab-71d8bdf35e9e} <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', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2624 | 2025.03.08 00:41:56.843554 [ 261 ] {faa81396-9693-4e31-9eab-71d8bdf35e9e} <Debug> executeQuery: Read 38 rows, 1.44 KiB in 0.00423 sec., 8983.451536643026 rows/sec., 339.37 KiB/sec. | ||
2625 | 2025.03.08 00:41:56.843785 [ 261 ] {faa81396-9693-4e31-9eab-71d8bdf35e9e} <Debug> MemoryTracker: Peak memory usage (for query): 143.08 KiB. | ||
2626 | 2025.03.08 00:41:56.843804 [ 261 ] {faa81396-9693-4e31-9eab-71d8bdf35e9e} <Debug> TCPHandler: Processed in 0.004765778 sec. | ||
2627 | 2025.03.08 00:41:56.847421 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2628 | 2025.03.08 00:41:56.847547 [ 261 ] {8a415a0e-2d16-4376-b07c-15acdc4c2dd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2629 | 2025.03.08 00:41:56.847599 [ 261 ] {8a415a0e-2d16-4376-b07c-15acdc4c2dd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2630 | 2025.03.08 00:41:56.848264 [ 261 ] {8a415a0e-2d16-4376-b07c-15acdc4c2dd6} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2631 | 2025.03.08 00:41:56.848311 [ 261 ] {8a415a0e-2d16-4376-b07c-15acdc4c2dd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2632 | 2025.03.08 00:41:56.848888 [ 261 ] {8a415a0e-2d16-4376-b07c-15acdc4c2dd6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2633 | 2025.03.08 00:41:56.849147 [ 261 ] {8a415a0e-2d16-4376-b07c-15acdc4c2dd6} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2634 | 2025.03.08 00:41:56.849426 [ 261 ] {8a415a0e-2d16-4376-b07c-15acdc4c2dd6} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001905 sec., 524.9343832020998 rows/sec., 54.34 KiB/sec. | ||
2635 | 2025.03.08 00:41:56.849621 [ 261 ] {8a415a0e-2d16-4376-b07c-15acdc4c2dd6} <Debug> TCPHandler: Processed in 0.002248015 sec. | ||
2636 | 2025.03.08 00:41:56.849734 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2637 | 2025.03.08 00:41:56.849847 [ 261 ] {b3e81a42-92e9-4433-b67f-cb6f6ab6ff5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2638 | 2025.03.08 00:41:56.849896 [ 261 ] {b3e81a42-92e9-4433-b67f-cb6f6ab6ff5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2639 | 2025.03.08 00:41:56.850525 [ 261 ] {b3e81a42-92e9-4433-b67f-cb6f6ab6ff5c} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2640 | 2025.03.08 00:41:56.850566 [ 261 ] {b3e81a42-92e9-4433-b67f-cb6f6ab6ff5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2641 | 2025.03.08 00:41:56.850948 [ 261 ] {b3e81a42-92e9-4433-b67f-cb6f6ab6ff5c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2642 | 2025.03.08 00:41:56.851206 [ 261 ] {b3e81a42-92e9-4433-b67f-cb6f6ab6ff5c} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2643 | 2025.03.08 00:41:56.851474 [ 261 ] {b3e81a42-92e9-4433-b67f-cb6f6ab6ff5c} <Debug> executeQuery: Read 105 rows, 9.56 KiB in 0.001649 sec., 63674.95451788963 rows/sec., 5.66 MiB/sec. | ||
2644 | 2025.03.08 00:41:56.851700 [ 261 ] {b3e81a42-92e9-4433-b67f-cb6f6ab6ff5c} <Debug> TCPHandler: Processed in 0.002013319 sec. | ||
2645 | 2025.03.08 00:41:56.851828 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2646 | 2025.03.08 00:41:56.851937 [ 261 ] {1142d96a-859c-4863-87d5-ae015df4437b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2647 | 2025.03.08 00:41:56.851984 [ 261 ] {1142d96a-859c-4863-87d5-ae015df4437b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2648 | 2025.03.08 00:41:56.852554 [ 261 ] {1142d96a-859c-4863-87d5-ae015df4437b} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2649 | 2025.03.08 00:41:56.852595 [ 261 ] {1142d96a-859c-4863-87d5-ae015df4437b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2650 | 2025.03.08 00:41:56.852954 [ 261 ] {1142d96a-859c-4863-87d5-ae015df4437b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2651 | 2025.03.08 00:41:56.853198 [ 261 ] {1142d96a-859c-4863-87d5-ae015df4437b} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2652 | 2025.03.08 00:41:56.853465 [ 261 ] {1142d96a-859c-4863-87d5-ae015df4437b} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.00155 sec., 25161.290322580648 rows/sec., 1.85 MiB/sec. | ||
2653 | 2025.03.08 00:41:56.853647 [ 261 ] {1142d96a-859c-4863-87d5-ae015df4437b} <Debug> TCPHandler: Processed in 0.001863896 sec. | ||
2654 | 2025.03.08 00:41:56.853760 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2655 | 2025.03.08 00:41:56.853864 [ 261 ] {98569cfa-cde8-458d-898c-e6cf0b03558d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2656 | 2025.03.08 00:41:56.853909 [ 261 ] {98569cfa-cde8-458d-898c-e6cf0b03558d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2657 | 2025.03.08 00:41:56.854437 [ 261 ] {98569cfa-cde8-458d-898c-e6cf0b03558d} <Trace> oximeter.fields_u32 (a206c9d0-4713-4a46-b7dc-d938c0bb4a63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2658 | 2025.03.08 00:41:56.854479 [ 261 ] {98569cfa-cde8-458d-898c-e6cf0b03558d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2659 | 2025.03.08 00:41:56.854819 [ 261 ] {98569cfa-cde8-458d-898c-e6cf0b03558d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2660 | 2025.03.08 00:41:56.855061 [ 261 ] {98569cfa-cde8-458d-898c-e6cf0b03558d} <Trace> oximeter.fields_u32 (a206c9d0-4713-4a46-b7dc-d938c0bb4a63): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2661 | 2025.03.08 00:41:56.855361 [ 261 ] {98569cfa-cde8-458d-898c-e6cf0b03558d} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001497 sec., 668.002672010688 rows/sec., 44.36 KiB/sec. | ||
2662 | 2025.03.08 00:41:56.855440 [ 261 ] {98569cfa-cde8-458d-898c-e6cf0b03558d} <Debug> TCPHandler: Processed in 0.001730373 sec. | ||
2663 | 2025.03.08 00:41:56.855543 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2664 | 2025.03.08 00:41:56.855645 [ 261 ] {d0c38e87-c9f2-4880-9eb2-7d5c7c4b3dd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2665 | 2025.03.08 00:41:56.855690 [ 261 ] {d0c38e87-c9f2-4880-9eb2-7d5c7c4b3dd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2666 | 2025.03.08 00:41:56.856231 [ 261 ] {d0c38e87-c9f2-4880-9eb2-7d5c7c4b3dd0} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2667 | 2025.03.08 00:41:56.856272 [ 261 ] {d0c38e87-c9f2-4880-9eb2-7d5c7c4b3dd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2668 | 2025.03.08 00:41:56.856633 [ 261 ] {d0c38e87-c9f2-4880-9eb2-7d5c7c4b3dd0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2669 | 2025.03.08 00:41:56.856879 [ 261 ] {d0c38e87-c9f2-4880-9eb2-7d5c7c4b3dd0} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2670 | 2025.03.08 00:41:56.857090 [ 261 ] {d0c38e87-c9f2-4880-9eb2-7d5c7c4b3dd0} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001467 sec., 49761.41785957737 rows/sec., 3.89 MiB/sec. | ||
2671 | 2025.03.08 00:41:56.857145 [ 261 ] {d0c38e87-c9f2-4880-9eb2-7d5c7c4b3dd0} <Debug> TCPHandler: Processed in 0.001652911 sec. | ||
2672 | 2025.03.08 00:41:56.857262 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2673 | 2025.03.08 00:41:56.857369 [ 261 ] {869e913e-a645-46f4-8f61-546843a41b27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2674 | 2025.03.08 00:41:56.857419 [ 261 ] {869e913e-a645-46f4-8f61-546843a41b27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2675 | 2025.03.08 00:41:56.857939 [ 261 ] {869e913e-a645-46f4-8f61-546843a41b27} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2676 | 2025.03.08 00:41:56.857982 [ 261 ] {869e913e-a645-46f4-8f61-546843a41b27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2677 | 2025.03.08 00:41:56.858376 [ 261 ] {869e913e-a645-46f4-8f61-546843a41b27} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2678 | 2025.03.08 00:41:56.858620 [ 261 ] {869e913e-a645-46f4-8f61-546843a41b27} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2679 | 2025.03.08 00:41:56.858826 [ 261 ] {869e913e-a645-46f4-8f61-546843a41b27} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001479 sec., 33806.626098715344 rows/sec., 2.34 MiB/sec. | ||
2680 | 2025.03.08 00:41:56.858878 [ 261 ] {869e913e-a645-46f4-8f61-546843a41b27} <Debug> TCPHandler: Processed in 0.001668712 sec. | ||
2681 | 2025.03.08 00:41:56.859001 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2682 | 2025.03.08 00:41:56.859108 [ 261 ] {5c351621-c667-415f-8108-c70a2d0e4bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2683 | 2025.03.08 00:41:56.859156 [ 261 ] {5c351621-c667-415f-8108-c70a2d0e4bc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2684 | 2025.03.08 00:41:56.859588 [ 261 ] {5c351621-c667-415f-8108-c70a2d0e4bc2} <Trace> oximeter.measurements_f64 (453b041c-2364-4e12-9558-29fff366a000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2685 | 2025.03.08 00:41:56.859627 [ 261 ] {5c351621-c667-415f-8108-c70a2d0e4bc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2686 | 2025.03.08 00:41:56.859971 [ 261 ] {5c351621-c667-415f-8108-c70a2d0e4bc2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2687 | 2025.03.08 00:41:56.860205 [ 261 ] {5c351621-c667-415f-8108-c70a2d0e4bc2} <Trace> oximeter.measurements_f64 (453b041c-2364-4e12-9558-29fff366a000): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2688 | 2025.03.08 00:41:56.860514 [ 261 ] {5c351621-c667-415f-8108-c70a2d0e4bc2} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001401 sec., 713.7758743754462 rows/sec., 45.31 KiB/sec. | ||
2689 | 2025.03.08 00:41:56.860626 [ 261 ] {5c351621-c667-415f-8108-c70a2d0e4bc2} <Debug> TCPHandler: Processed in 0.001676812 sec. | ||
2690 | 2025.03.08 00:41:56.860748 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2691 | 2025.03.08 00:41:56.860853 [ 261 ] {575521fa-32ad-441d-a55d-7fab672d027d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2692 | 2025.03.08 00:41:56.860920 [ 261 ] {575521fa-32ad-441d-a55d-7fab672d027d} <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 | ||
2693 | 2025.03.08 00:41:56.862346 [ 261 ] {575521fa-32ad-441d-a55d-7fab672d027d} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2694 | 2025.03.08 00:41:56.862414 [ 261 ] {575521fa-32ad-441d-a55d-7fab672d027d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2695 | 2025.03.08 00:41:56.863266 [ 261 ] {575521fa-32ad-441d-a55d-7fab672d027d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2696 | 2025.03.08 00:41:56.863572 [ 261 ] {575521fa-32ad-441d-a55d-7fab672d027d} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2697 | 2025.03.08 00:41:56.863869 [ 261 ] {575521fa-32ad-441d-a55d-7fab672d027d} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.003032 sec., 12862.796833773087 rows/sec., 23.05 MiB/sec. | ||
2698 | 2025.03.08 00:41:56.864070 [ 261 ] {575521fa-32ad-441d-a55d-7fab672d027d} <Debug> TCPHandler: Processed in 0.003371694 sec. | ||
2699 | 2025.03.08 00:41:56.864284 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2700 | 2025.03.08 00:41:56.864423 [ 261 ] {5ce7d5d1-1fad-4017-8152-d3a5a11020c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2701 | 2025.03.08 00:41:56.864487 [ 261 ] {5ce7d5d1-1fad-4017-8152-d3a5a11020c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2702 | 2025.03.08 00:41:56.864997 [ 261 ] {5ce7d5d1-1fad-4017-8152-d3a5a11020c1} <Trace> oximeter.measurements_i64 (ad570a79-4e2d-4b29-85ae-0a8c610e4f3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2703 | 2025.03.08 00:41:56.865046 [ 261 ] {5ce7d5d1-1fad-4017-8152-d3a5a11020c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2704 | 2025.03.08 00:41:56.865445 [ 261 ] {5ce7d5d1-1fad-4017-8152-d3a5a11020c1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2705 | 2025.03.08 00:41:56.865698 [ 261 ] {5ce7d5d1-1fad-4017-8152-d3a5a11020c1} <Trace> oximeter.measurements_i64 (ad570a79-4e2d-4b29-85ae-0a8c610e4f3c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2706 | 2025.03.08 00:41:56.865985 [ 261 ] {5ce7d5d1-1fad-4017-8152-d3a5a11020c1} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001574 sec., 3811.944091486658 rows/sec., 269.27 KiB/sec. | ||
2707 | 2025.03.08 00:41:56.866098 [ 261 ] {5ce7d5d1-1fad-4017-8152-d3a5a11020c1} <Debug> TCPHandler: Processed in 0.001926038 sec. | ||
2708 | 2025.03.08 00:41:56.866217 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2709 | 2025.03.08 00:41:56.866322 [ 261 ] {7fa2533b-14fd-45fb-b17d-875c1cf05c73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2710 | 2025.03.08 00:41:56.866369 [ 261 ] {7fa2533b-14fd-45fb-b17d-875c1cf05c73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2711 | 2025.03.08 00:41:56.866795 [ 261 ] {7fa2533b-14fd-45fb-b17d-875c1cf05c73} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2712 | 2025.03.08 00:41:56.866835 [ 261 ] {7fa2533b-14fd-45fb-b17d-875c1cf05c73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2713 | 2025.03.08 00:41:56.867208 [ 261 ] {7fa2533b-14fd-45fb-b17d-875c1cf05c73} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2714 | 2025.03.08 00:41:56.867436 [ 261 ] {7fa2533b-14fd-45fb-b17d-875c1cf05c73} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2715 | 2025.03.08 00:41:56.867748 [ 261 ] {7fa2533b-14fd-45fb-b17d-875c1cf05c73} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001423 sec., 14054.813773717498 rows/sec., 988.23 KiB/sec. | ||
2716 | 2025.03.08 00:41:56.867907 [ 261 ] {7fa2533b-14fd-45fb-b17d-875c1cf05c73} <Debug> TCPHandler: Processed in 0.001739483 sec. | ||
2717 | 2025.03.08 00:42:01.840039 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2718 | 2025.03.08 00:42:01.840361 [ 261 ] {3d429eec-beb6-4fd5-8245-bdd3bf99c381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2719 | 2025.03.08 00:42:01.840872 [ 261 ] {3d429eec-beb6-4fd5-8245-bdd3bf99c381} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2720 | 2025.03.08 00:42:01.840929 [ 261 ] {3d429eec-beb6-4fd5-8245-bdd3bf99c381} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2721 | 2025.03.08 00:42:01.841332 [ 261 ] {3d429eec-beb6-4fd5-8245-bdd3bf99c381} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2722 | 2025.03.08 00:42:01.841427 [ 261 ] {3d429eec-beb6-4fd5-8245-bdd3bf99c381} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2723 | 2025.03.08 00:42:01.841617 [ 261 ] {3d429eec-beb6-4fd5-8245-bdd3bf99c381} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
2724 | 2025.03.08 00:42:01.841730 [ 291 ] {3d429eec-beb6-4fd5-8245-bdd3bf99c381} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2725 | 2025.03.08 00:42:01.841848 [ 293 ] {3d429eec-beb6-4fd5-8245-bdd3bf99c381} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2726 | 2025.03.08 00:42:01.841878 [ 287 ] {3d429eec-beb6-4fd5-8245-bdd3bf99c381} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
2727 | 2025.03.08 00:42:01.841915 [ 289 ] {3d429eec-beb6-4fd5-8245-bdd3bf99c381} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2728 | 2025.03.08 00:42:01.841952 [ 288 ] {3d429eec-beb6-4fd5-8245-bdd3bf99c381} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2729 | 2025.03.08 00:42:01.842108 [ 261 ] {3d429eec-beb6-4fd5-8245-bdd3bf99c381} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
2730 | 2025.03.08 00:42:01.842141 [ 261 ] {3d429eec-beb6-4fd5-8245-bdd3bf99c381} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2731 | 2025.03.08 00:42:01.842284 [ 261 ] {3d429eec-beb6-4fd5-8245-bdd3bf99c381} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2732 | 2025.03.08 00:42:01.842310 [ 261 ] {3d429eec-beb6-4fd5-8245-bdd3bf99c381} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Reading approx. 38 rows with 4 streams | ||
2733 | 2025.03.08 00:42:01.842356 [ 261 ] {3d429eec-beb6-4fd5-8245-bdd3bf99c381} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2734 | 2025.03.08 00:42:01.842406 [ 261 ] {3d429eec-beb6-4fd5-8245-bdd3bf99c381} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2735 | 2025.03.08 00:42:01.842454 [ 261 ] {3d429eec-beb6-4fd5-8245-bdd3bf99c381} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2736 | 2025.03.08 00:42:01.842500 [ 261 ] {3d429eec-beb6-4fd5-8245-bdd3bf99c381} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2737 | 2025.03.08 00:42:01.844587 [ 261 ] {3d429eec-beb6-4fd5-8245-bdd3bf99c381} <Debug> executeQuery: Read 38 rows, 1.44 KiB in 0.004375 sec., 8685.714285714284 rows/sec., 328.12 KiB/sec. | ||
2738 | 2025.03.08 00:42:01.844838 [ 261 ] {3d429eec-beb6-4fd5-8245-bdd3bf99c381} <Debug> MemoryTracker: Peak memory usage (for query): 144.50 KiB. | ||
2739 | 2025.03.08 00:42:01.844857 [ 261 ] {3d429eec-beb6-4fd5-8245-bdd3bf99c381} <Debug> TCPHandler: Processed in 0.004963763 sec. | ||
2740 | 2025.03.08 00:42:01.845178 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2741 | 2025.03.08 00:42:01.845372 [ 261 ] {ac3e4a64-9647-417d-af8c-a6558fc91c27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2742 | 2025.03.08 00:42:01.845698 [ 261 ] {ac3e4a64-9647-417d-af8c-a6558fc91c27} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2743 | 2025.03.08 00:42:01.845750 [ 261 ] {ac3e4a64-9647-417d-af8c-a6558fc91c27} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2744 | 2025.03.08 00:42:01.846085 [ 261 ] {ac3e4a64-9647-417d-af8c-a6558fc91c27} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2745 | 2025.03.08 00:42:01.846153 [ 261 ] {ac3e4a64-9647-417d-af8c-a6558fc91c27} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2746 | 2025.03.08 00:42:01.846304 [ 261 ] {ac3e4a64-9647-417d-af8c-a6558fc91c27} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
2747 | 2025.03.08 00:42:01.846502 [ 291 ] {ac3e4a64-9647-417d-af8c-a6558fc91c27} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2748 | 2025.03.08 00:42:01.846501 [ 293 ] {ac3e4a64-9647-417d-af8c-a6558fc91c27} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
2749 | 2025.03.08 00:42:01.846527 [ 287 ] {ac3e4a64-9647-417d-af8c-a6558fc91c27} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2750 | 2025.03.08 00:42:01.846585 [ 289 ] {ac3e4a64-9647-417d-af8c-a6558fc91c27} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2751 | 2025.03.08 00:42:01.846621 [ 288 ] {ac3e4a64-9647-417d-af8c-a6558fc91c27} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2752 | 2025.03.08 00:42:01.846745 [ 261 ] {ac3e4a64-9647-417d-af8c-a6558fc91c27} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
2753 | 2025.03.08 00:42:01.846776 [ 261 ] {ac3e4a64-9647-417d-af8c-a6558fc91c27} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2754 | 2025.03.08 00:42:01.846908 [ 261 ] {ac3e4a64-9647-417d-af8c-a6558fc91c27} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2755 | 2025.03.08 00:42:01.846933 [ 261 ] {ac3e4a64-9647-417d-af8c-a6558fc91c27} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Reading approx. 38 rows with 4 streams | ||
2756 | 2025.03.08 00:42:01.846977 [ 261 ] {ac3e4a64-9647-417d-af8c-a6558fc91c27} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2757 | 2025.03.08 00:42:01.847021 [ 261 ] {ac3e4a64-9647-417d-af8c-a6558fc91c27} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2758 | 2025.03.08 00:42:01.847063 [ 261 ] {ac3e4a64-9647-417d-af8c-a6558fc91c27} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2759 | 2025.03.08 00:42:01.847107 [ 261 ] {ac3e4a64-9647-417d-af8c-a6558fc91c27} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2760 | 2025.03.08 00:42:01.848906 [ 261 ] {ac3e4a64-9647-417d-af8c-a6558fc91c27} <Debug> executeQuery: Read 38 rows, 1.44 KiB in 0.003623 sec., 10488.545404361026 rows/sec., 396.23 KiB/sec. | ||
2761 | 2025.03.08 00:42:01.849151 [ 261 ] {ac3e4a64-9647-417d-af8c-a6558fc91c27} <Debug> MemoryTracker: Peak memory usage (for query): 144.95 KiB. | ||
2762 | 2025.03.08 00:42:01.849173 [ 261 ] {ac3e4a64-9647-417d-af8c-a6558fc91c27} <Debug> TCPHandler: Processed in 0.0040555 sec. | ||
2763 | 2025.03.08 00:42:01.849428 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2764 | 2025.03.08 00:42:01.849642 [ 261 ] {b9b4f5b5-8d2f-45ff-ab71-7c49f3e3dcee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
2765 | 2025.03.08 00:42:01.849987 [ 261 ] {b9b4f5b5-8d2f-45ff-ab71-7c49f3e3dcee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2766 | 2025.03.08 00:42:01.850038 [ 261 ] {b9b4f5b5-8d2f-45ff-ab71-7c49f3e3dcee} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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 | ||
2767 | 2025.03.08 00:42:01.850371 [ 261 ] {b9b4f5b5-8d2f-45ff-ab71-7c49f3e3dcee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2768 | 2025.03.08 00:42:01.850439 [ 261 ] {b9b4f5b5-8d2f-45ff-ab71-7c49f3e3dcee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2769 | 2025.03.08 00:42:01.850586 [ 261 ] {b9b4f5b5-8d2f-45ff-ab71-7c49f3e3dcee} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
2770 | 2025.03.08 00:42:01.850775 [ 287 ] {b9b4f5b5-8d2f-45ff-ab71-7c49f3e3dcee} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2771 | 2025.03.08 00:42:01.850793 [ 293 ] {b9b4f5b5-8d2f-45ff-ab71-7c49f3e3dcee} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
2772 | 2025.03.08 00:42:01.850781 [ 291 ] {b9b4f5b5-8d2f-45ff-ab71-7c49f3e3dcee} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2773 | 2025.03.08 00:42:01.850829 [ 289 ] {b9b4f5b5-8d2f-45ff-ab71-7c49f3e3dcee} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2774 | 2025.03.08 00:42:01.850922 [ 288 ] {b9b4f5b5-8d2f-45ff-ab71-7c49f3e3dcee} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2775 | 2025.03.08 00:42:01.851040 [ 261 ] {b9b4f5b5-8d2f-45ff-ab71-7c49f3e3dcee} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
2776 | 2025.03.08 00:42:01.851071 [ 261 ] {b9b4f5b5-8d2f-45ff-ab71-7c49f3e3dcee} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2777 | 2025.03.08 00:42:01.851199 [ 261 ] {b9b4f5b5-8d2f-45ff-ab71-7c49f3e3dcee} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2778 | 2025.03.08 00:42:01.851222 [ 261 ] {b9b4f5b5-8d2f-45ff-ab71-7c49f3e3dcee} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Reading approx. 38 rows with 4 streams | ||
2779 | 2025.03.08 00:42:01.851262 [ 261 ] {b9b4f5b5-8d2f-45ff-ab71-7c49f3e3dcee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2780 | 2025.03.08 00:42:01.851306 [ 261 ] {b9b4f5b5-8d2f-45ff-ab71-7c49f3e3dcee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2781 | 2025.03.08 00:42:01.851447 [ 261 ] {b9b4f5b5-8d2f-45ff-ab71-7c49f3e3dcee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2782 | 2025.03.08 00:42:01.851565 [ 261 ] {b9b4f5b5-8d2f-45ff-ab71-7c49f3e3dcee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2783 | 2025.03.08 00:42:01.853467 [ 261 ] {b9b4f5b5-8d2f-45ff-ab71-7c49f3e3dcee} <Debug> executeQuery: Read 38 rows, 1.44 KiB in 0.003933 sec., 9661.835748792271 rows/sec., 365.00 KiB/sec. | ||
2784 | 2025.03.08 00:42:01.853685 [ 261 ] {b9b4f5b5-8d2f-45ff-ab71-7c49f3e3dcee} <Debug> MemoryTracker: Peak memory usage (for query): 145.38 KiB. | ||
2785 | 2025.03.08 00:42:01.853702 [ 261 ] {b9b4f5b5-8d2f-45ff-ab71-7c49f3e3dcee} <Debug> TCPHandler: Processed in 0.004338307 sec. | ||
2786 | 2025.03.08 00:42:01.853915 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2787 | 2025.03.08 00:42:01.854090 [ 261 ] {d241126c-a3aa-4300-b38e-564c30b7fc55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2788 | 2025.03.08 00:42:01.854407 [ 261 ] {d241126c-a3aa-4300-b38e-564c30b7fc55} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2789 | 2025.03.08 00:42:01.854459 [ 261 ] {d241126c-a3aa-4300-b38e-564c30b7fc55} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2790 | 2025.03.08 00:42:01.854799 [ 261 ] {d241126c-a3aa-4300-b38e-564c30b7fc55} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2791 | 2025.03.08 00:42:01.854865 [ 261 ] {d241126c-a3aa-4300-b38e-564c30b7fc55} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2792 | 2025.03.08 00:42:01.855011 [ 261 ] {d241126c-a3aa-4300-b38e-564c30b7fc55} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
2793 | 2025.03.08 00:42:01.855187 [ 287 ] {d241126c-a3aa-4300-b38e-564c30b7fc55} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2794 | 2025.03.08 00:42:01.855223 [ 291 ] {d241126c-a3aa-4300-b38e-564c30b7fc55} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
2795 | 2025.03.08 00:42:01.855251 [ 293 ] {d241126c-a3aa-4300-b38e-564c30b7fc55} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2796 | 2025.03.08 00:42:01.855343 [ 289 ] {d241126c-a3aa-4300-b38e-564c30b7fc55} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2797 | 2025.03.08 00:42:01.855357 [ 288 ] {d241126c-a3aa-4300-b38e-564c30b7fc55} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2798 | 2025.03.08 00:42:01.855494 [ 261 ] {d241126c-a3aa-4300-b38e-564c30b7fc55} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
2799 | 2025.03.08 00:42:01.855525 [ 261 ] {d241126c-a3aa-4300-b38e-564c30b7fc55} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2800 | 2025.03.08 00:42:01.855653 [ 261 ] {d241126c-a3aa-4300-b38e-564c30b7fc55} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2801 | 2025.03.08 00:42:01.855675 [ 261 ] {d241126c-a3aa-4300-b38e-564c30b7fc55} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Reading approx. 38 rows with 4 streams | ||
2802 | 2025.03.08 00:42:01.855715 [ 261 ] {d241126c-a3aa-4300-b38e-564c30b7fc55} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2803 | 2025.03.08 00:42:01.855756 [ 261 ] {d241126c-a3aa-4300-b38e-564c30b7fc55} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2804 | 2025.03.08 00:42:01.855794 [ 261 ] {d241126c-a3aa-4300-b38e-564c30b7fc55} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2805 | 2025.03.08 00:42:01.855833 [ 261 ] {d241126c-a3aa-4300-b38e-564c30b7fc55} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2806 | 2025.03.08 00:42:01.857713 [ 261 ] {d241126c-a3aa-4300-b38e-564c30b7fc55} <Debug> executeQuery: Read 38 rows, 1.44 KiB in 0.003707 sec., 10250.87671971945 rows/sec., 387.25 KiB/sec. | ||
2807 | 2025.03.08 00:42:01.857938 [ 261 ] {d241126c-a3aa-4300-b38e-564c30b7fc55} <Debug> MemoryTracker: Peak memory usage (for query): 145.54 KiB. | ||
2808 | 2025.03.08 00:42:01.857958 [ 261 ] {d241126c-a3aa-4300-b38e-564c30b7fc55} <Debug> TCPHandler: Processed in 0.004095141 sec. | ||
2809 | 2025.03.08 00:42:01.863087 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2810 | 2025.03.08 00:42:01.863242 [ 261 ] {278d37f6-ca97-4cab-b8da-41395fded00c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2811 | 2025.03.08 00:42:01.863312 [ 261 ] {278d37f6-ca97-4cab-b8da-41395fded00c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2812 | 2025.03.08 00:42:01.864308 [ 261 ] {278d37f6-ca97-4cab-b8da-41395fded00c} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2813 | 2025.03.08 00:42:01.864366 [ 261 ] {278d37f6-ca97-4cab-b8da-41395fded00c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2814 | 2025.03.08 00:42:01.865088 [ 261 ] {278d37f6-ca97-4cab-b8da-41395fded00c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2815 | 2025.03.08 00:42:01.865417 [ 261 ] {278d37f6-ca97-4cab-b8da-41395fded00c} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2816 | 2025.03.08 00:42:01.865660 [ 61 ] {} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2817 | 2025.03.08 00:42:01.865734 [ 61 ] {} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2818 | 2025.03.08 00:42:01.865770 [ 261 ] {278d37f6-ca97-4cab-b8da-41395fded00c} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.002563 sec., 1560.671088568084 rows/sec., 198.51 KiB/sec. | ||
2819 | 2025.03.08 00:42:01.865785 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2820 | 2025.03.08 00:42:01.865956 [ 261 ] {278d37f6-ca97-4cab-b8da-41395fded00c} <Debug> TCPHandler: Processed in 0.002932582 sec. | ||
2821 | 2025.03.08 00:42:01.866000 [ 186 ] {908ccf97-3a25-4424-adcd-c2b48dbf3013::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 | ||
2822 | 2025.03.08 00:42:01.866130 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2823 | 2025.03.08 00:42:01.866273 [ 261 ] {9b46432d-d343-4319-a249-8a2bc8a17eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2824 | 2025.03.08 00:42:01.866336 [ 261 ] {9b46432d-d343-4319-a249-8a2bc8a17eea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2825 | 2025.03.08 00:42:01.866492 [ 186 ] {908ccf97-3a25-4424-adcd-c2b48dbf3013::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2826 | 2025.03.08 00:42:01.866566 [ 186 ] {908ccf97-3a25-4424-adcd-c2b48dbf3013::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
2827 | 2025.03.08 00:42:01.866856 [ 186 ] {908ccf97-3a25-4424-adcd-c2b48dbf3013::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part | ||
2828 | 2025.03.08 00:42:01.867066 [ 186 ] {908ccf97-3a25-4424-adcd-c2b48dbf3013::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 | ||
2829 | 2025.03.08 00:42:01.867305 [ 186 ] {908ccf97-3a25-4424-adcd-c2b48dbf3013::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 | ||
2830 | 2025.03.08 00:42:01.867493 [ 261 ] {9b46432d-d343-4319-a249-8a2bc8a17eea} <Trace> oximeter.fields_ipaddr (1a443df5-cada-4b5f-a9a3-63bb49a330c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2831 | 2025.03.08 00:42:01.867514 [ 186 ] {908ccf97-3a25-4424-adcd-c2b48dbf3013::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
2832 | 2025.03.08 00:42:01.867538 [ 261 ] {9b46432d-d343-4319-a249-8a2bc8a17eea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2833 | 2025.03.08 00:42:01.867845 [ 186 ] {908ccf97-3a25-4424-adcd-c2b48dbf3013::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
2834 | 2025.03.08 00:42:01.868504 [ 261 ] {9b46432d-d343-4319-a249-8a2bc8a17eea} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2835 | 2025.03.08 00:42:01.868878 [ 261 ] {9b46432d-d343-4319-a249-8a2bc8a17eea} <Trace> oximeter.fields_ipaddr (1a443df5-cada-4b5f-a9a3-63bb49a330c4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2836 | 2025.03.08 00:42:01.869331 [ 261 ] {9b46432d-d343-4319-a249-8a2bc8a17eea} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.003057 sec., 1308.4723585214263 rows/sec., 106.70 KiB/sec. | ||
2837 | 2025.03.08 00:42:01.869562 [ 261 ] {9b46432d-d343-4319-a249-8a2bc8a17eea} <Debug> TCPHandler: Processed in 0.003487926 sec. | ||
2838 | 2025.03.08 00:42:01.869729 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2839 | 2025.03.08 00:42:01.869883 [ 261 ] {40a43096-2574-417a-9400-230950677b42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2840 | 2025.03.08 00:42:01.869937 [ 261 ] {40a43096-2574-417a-9400-230950677b42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2841 | 2025.03.08 00:42:01.871263 [ 261 ] {40a43096-2574-417a-9400-230950677b42} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2842 | 2025.03.08 00:42:01.871314 [ 261 ] {40a43096-2574-417a-9400-230950677b42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2843 | 2025.03.08 00:42:01.871940 [ 261 ] {40a43096-2574-417a-9400-230950677b42} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2844 | 2025.03.08 00:42:01.872318 [ 261 ] {40a43096-2574-417a-9400-230950677b42} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2845 | 2025.03.08 00:42:01.872910 [ 261 ] {40a43096-2574-417a-9400-230950677b42} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.003042 sec., 19066.4036817883 rows/sec., 1.45 MiB/sec. | ||
2846 | 2025.03.08 00:42:01.873354 [ 261 ] {40a43096-2574-417a-9400-230950677b42} <Debug> TCPHandler: Processed in 0.003690841 sec. | ||
2847 | 2025.03.08 00:42:01.873710 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2848 | 2025.03.08 00:42:01.873863 [ 261 ] {e4e57d55-cad1-4189-96ad-5b5e3bb6ff9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2849 | 2025.03.08 00:42:01.873940 [ 261 ] {e4e57d55-cad1-4189-96ad-5b5e3bb6ff9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2850 | 2025.03.08 00:42:01.874209 [ 186 ] {908ccf97-3a25-4424-adcd-c2b48dbf3013::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43 rows, containing 6 columns (6 merged, 0 gathered) in 0.008294455 sec., 5184.186302776976 rows/sec., 1.07 MiB/sec. | ||
2851 | 2025.03.08 00:42:01.874386 [ 186 ] {908ccf97-3a25-4424-adcd-c2b48dbf3013::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2852 | 2025.03.08 00:42:01.874890 [ 261 ] {e4e57d55-cad1-4189-96ad-5b5e3bb6ff9e} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2853 | 2025.03.08 00:42:01.874934 [ 261 ] {e4e57d55-cad1-4189-96ad-5b5e3bb6ff9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2854 | 2025.03.08 00:42:01.874958 [ 186 ] {908ccf97-3a25-4424-adcd-c2b48dbf3013::all_1_6_1} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2855 | 2025.03.08 00:42:01.875072 [ 186 ] {908ccf97-3a25-4424-adcd-c2b48dbf3013::all_1_6_1} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2856 | 2025.03.08 00:42:01.875168 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
2857 | 2025.03.08 00:42:01.875362 [ 261 ] {e4e57d55-cad1-4189-96ad-5b5e3bb6ff9e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2858 | 2025.03.08 00:42:01.875601 [ 261 ] {e4e57d55-cad1-4189-96ad-5b5e3bb6ff9e} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2859 | 2025.03.08 00:42:01.875815 [ 261 ] {e4e57d55-cad1-4189-96ad-5b5e3bb6ff9e} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001993 sec., 2007.024586051179 rows/sec., 140.14 KiB/sec. | ||
2860 | 2025.03.08 00:42:01.875872 [ 261 ] {e4e57d55-cad1-4189-96ad-5b5e3bb6ff9e} <Debug> TCPHandler: Processed in 0.002256506 sec. | ||
2861 | 2025.03.08 00:42:01.875992 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2862 | 2025.03.08 00:42:01.876110 [ 261 ] {98d41043-1829-4481-ab96-3c5637d180f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2863 | 2025.03.08 00:42:01.876157 [ 261 ] {98d41043-1829-4481-ab96-3c5637d180f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2864 | 2025.03.08 00:42:01.876727 [ 261 ] {98d41043-1829-4481-ab96-3c5637d180f0} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2865 | 2025.03.08 00:42:01.876769 [ 261 ] {98d41043-1829-4481-ab96-3c5637d180f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2866 | 2025.03.08 00:42:01.877143 [ 261 ] {98d41043-1829-4481-ab96-3c5637d180f0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2867 | 2025.03.08 00:42:01.877389 [ 261 ] {98d41043-1829-4481-ab96-3c5637d180f0} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2868 | 2025.03.08 00:42:01.877720 [ 261 ] {98d41043-1829-4481-ab96-3c5637d180f0} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001603 sec., 42420.46163443543 rows/sec., 3.31 MiB/sec. | ||
2869 | 2025.03.08 00:42:01.877896 [ 261 ] {98d41043-1829-4481-ab96-3c5637d180f0} <Debug> TCPHandler: Processed in 0.001954538 sec. | ||
2870 | 2025.03.08 00:42:01.878014 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2871 | 2025.03.08 00:42:01.878122 [ 261 ] {adb3e357-61ea-4238-b439-0fe956d43317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2872 | 2025.03.08 00:42:01.878171 [ 261 ] {adb3e357-61ea-4238-b439-0fe956d43317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2873 | 2025.03.08 00:42:01.878713 [ 261 ] {adb3e357-61ea-4238-b439-0fe956d43317} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2874 | 2025.03.08 00:42:01.878753 [ 261 ] {adb3e357-61ea-4238-b439-0fe956d43317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2875 | 2025.03.08 00:42:01.879138 [ 261 ] {adb3e357-61ea-4238-b439-0fe956d43317} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2876 | 2025.03.08 00:42:01.879381 [ 261 ] {adb3e357-61ea-4238-b439-0fe956d43317} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2877 | 2025.03.08 00:42:01.879593 [ 261 ] {adb3e357-61ea-4238-b439-0fe956d43317} <Debug> executeQuery: Read 140 rows, 9.98 KiB in 0.001493 sec., 93770.93101138648 rows/sec., 6.53 MiB/sec. | ||
2878 | 2025.03.08 00:42:01.879646 [ 261 ] {adb3e357-61ea-4238-b439-0fe956d43317} <Debug> TCPHandler: Processed in 0.001683362 sec. | ||
2879 | 2025.03.08 00:42:01.879765 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2880 | 2025.03.08 00:42:01.879873 [ 261 ] {522984e4-dbc8-4c95-8918-01ac3ce27865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2881 | 2025.03.08 00:42:01.879920 [ 261 ] {522984e4-dbc8-4c95-8918-01ac3ce27865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2882 | 2025.03.08 00:42:01.880367 [ 261 ] {522984e4-dbc8-4c95-8918-01ac3ce27865} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2883 | 2025.03.08 00:42:01.880406 [ 261 ] {522984e4-dbc8-4c95-8918-01ac3ce27865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2884 | 2025.03.08 00:42:01.880773 [ 261 ] {522984e4-dbc8-4c95-8918-01ac3ce27865} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2885 | 2025.03.08 00:42:01.881008 [ 261 ] {522984e4-dbc8-4c95-8918-01ac3ce27865} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2886 | 2025.03.08 00:42:01.881253 [ 261 ] {522984e4-dbc8-4c95-8918-01ac3ce27865} <Debug> executeQuery: Read 52 rows, 3.59 KiB in 0.001401 sec., 37116.3454675232 rows/sec., 2.51 MiB/sec. | ||
2887 | 2025.03.08 00:42:01.881451 [ 261 ] {522984e4-dbc8-4c95-8918-01ac3ce27865} <Debug> TCPHandler: Processed in 0.001735803 sec. | ||
2888 | 2025.03.08 00:42:03.127676 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 | ||
2889 | 2025.03.08 00:42:03.128898 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2890 | 2025.03.08 00:42:03.128962 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2891 | 2025.03.08 00:42:03.129498 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2892 | 2025.03.08 00:42:03.129755 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2893 | 2025.03.08 00:42:03.129971 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 | ||
2894 | 2025.03.08 00:42:03.497451 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
2895 | 2025.03.08 00:42:03.518285 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2896 | 2025.03.08 00:42:03.518352 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2897 | 2025.03.08 00:42:03.525632 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2898 | 2025.03.08 00:42:03.526377 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2899 | 2025.03.08 00:42:03.529077 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
2900 | 2025.03.08 00:42:05.632591 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 394 | ||
2901 | 2025.03.08 00:42:05.636189 [ 243 ] {} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2902 | 2025.03.08 00:42:05.636255 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2903 | 2025.03.08 00:42:05.637914 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2904 | 2025.03.08 00:42:05.638271 [ 243 ] {} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2905 | 2025.03.08 00:42:05.639267 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 394 | ||
2906 | 2025.03.08 00:42:06.847381 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2907 | 2025.03.08 00:42:06.847591 [ 261 ] {11b24ad3-f57f-4e74-9107-abf57271c8de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2908 | 2025.03.08 00:42:06.847695 [ 261 ] {11b24ad3-f57f-4e74-9107-abf57271c8de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2909 | 2025.03.08 00:42:06.848645 [ 261 ] {11b24ad3-f57f-4e74-9107-abf57271c8de} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2910 | 2025.03.08 00:42:06.848691 [ 261 ] {11b24ad3-f57f-4e74-9107-abf57271c8de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2911 | 2025.03.08 00:42:06.849140 [ 261 ] {11b24ad3-f57f-4e74-9107-abf57271c8de} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2912 | 2025.03.08 00:42:06.849390 [ 261 ] {11b24ad3-f57f-4e74-9107-abf57271c8de} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2913 | 2025.03.08 00:42:06.849576 [ 103 ] {} <Debug> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2914 | 2025.03.08 00:42:06.849643 [ 261 ] {11b24ad3-f57f-4e74-9107-abf57271c8de} <Debug> executeQuery: Read 136 rows, 11.99 KiB in 0.002108 sec., 64516.12903225806 rows/sec., 5.55 MiB/sec. | ||
2915 | 2025.03.08 00:42:06.849652 [ 103 ] {} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2916 | 2025.03.08 00:42:06.849721 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2917 | 2025.03.08 00:42:06.849771 [ 261 ] {11b24ad3-f57f-4e74-9107-abf57271c8de} <Debug> TCPHandler: Processed in 0.002537073 sec. | ||
2918 | 2025.03.08 00:42:06.850014 [ 196 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::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 | ||
2919 | 2025.03.08 00:42:06.850028 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2920 | 2025.03.08 00:42:06.850342 [ 261 ] {7e44b8c3-c87d-48e1-865e-dfe81567f684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2921 | 2025.03.08 00:42:06.850471 [ 261 ] {7e44b8c3-c87d-48e1-865e-dfe81567f684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2922 | 2025.03.08 00:42:06.850488 [ 196 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2923 | 2025.03.08 00:42:06.850655 [ 196 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1783 rows starting from the beginning of the part | ||
2924 | 2025.03.08 00:42:06.851101 [ 196 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 26 rows starting from the beginning of the part | ||
2925 | 2025.03.08 00:42:06.851467 [ 196 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 26 rows starting from the beginning of the part | ||
2926 | 2025.03.08 00:42:06.851935 [ 196 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 105 rows starting from the beginning of the part | ||
2927 | 2025.03.08 00:42:06.852366 [ 196 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 58 rows starting from the beginning of the part | ||
2928 | 2025.03.08 00:42:06.852715 [ 196 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 136 rows starting from the beginning of the part | ||
2929 | 2025.03.08 00:42:06.853694 [ 261 ] {7e44b8c3-c87d-48e1-865e-dfe81567f684} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2930 | 2025.03.08 00:42:06.853776 [ 261 ] {7e44b8c3-c87d-48e1-865e-dfe81567f684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2931 | 2025.03.08 00:42:06.854763 [ 261 ] {7e44b8c3-c87d-48e1-865e-dfe81567f684} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2932 | 2025.03.08 00:42:06.855267 [ 261 ] {7e44b8c3-c87d-48e1-865e-dfe81567f684} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2933 | 2025.03.08 00:42:06.855617 [ 261 ] {7e44b8c3-c87d-48e1-865e-dfe81567f684} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.005355 sec., 7469.654528478058 rows/sec., 561.68 KiB/sec. | ||
2934 | 2025.03.08 00:42:06.855872 [ 261 ] {7e44b8c3-c87d-48e1-865e-dfe81567f684} <Debug> TCPHandler: Processed in 0.005932776 sec. | ||
2935 | 2025.03.08 00:42:06.856203 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2936 | 2025.03.08 00:42:06.856208 [ 186 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2134 rows, containing 5 columns (5 merged, 0 gathered) in 0.006374598 sec., 334766.2080024497 rows/sec., 28.63 MiB/sec. | ||
2937 | 2025.03.08 00:42:06.856313 [ 261 ] {b4b82713-b7a7-40c0-9b79-3290c9dec96f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2938 | 2025.03.08 00:42:06.856359 [ 261 ] {b4b82713-b7a7-40c0-9b79-3290c9dec96f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2939 | 2025.03.08 00:42:06.856542 [ 186 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2940 | 2025.03.08 00:42:06.857013 [ 186 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_16_3} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2941 | 2025.03.08 00:42:06.857143 [ 186 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_16_3} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2942 | 2025.03.08 00:42:06.857209 [ 261 ] {b4b82713-b7a7-40c0-9b79-3290c9dec96f} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2943 | 2025.03.08 00:42:06.857247 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
2944 | 2025.03.08 00:42:06.857254 [ 261 ] {b4b82713-b7a7-40c0-9b79-3290c9dec96f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2945 | 2025.03.08 00:42:06.857623 [ 261 ] {b4b82713-b7a7-40c0-9b79-3290c9dec96f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2946 | 2025.03.08 00:42:06.857853 [ 261 ] {b4b82713-b7a7-40c0-9b79-3290c9dec96f} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2947 | 2025.03.08 00:42:06.858011 [ 103 ] {} <Debug> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2948 | 2025.03.08 00:42:06.858084 [ 103 ] {} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2949 | 2025.03.08 00:42:06.858108 [ 261 ] {b4b82713-b7a7-40c0-9b79-3290c9dec96f} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00181 sec., 57458.563535911606 rows/sec., 4.49 MiB/sec. | ||
2950 | 2025.03.08 00:42:06.858122 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2951 | 2025.03.08 00:42:06.858275 [ 261 ] {b4b82713-b7a7-40c0-9b79-3290c9dec96f} <Debug> TCPHandler: Processed in 0.002146193 sec. | ||
2952 | 2025.03.08 00:42:06.858367 [ 196 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::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 | ||
2953 | 2025.03.08 00:42:06.858444 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2954 | 2025.03.08 00:42:06.858522 [ 196 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2955 | 2025.03.08 00:42:06.858598 [ 196 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 844 rows starting from the beginning of the part | ||
2956 | 2025.03.08 00:42:06.858649 [ 261 ] {730eab90-37e1-4f80-9379-5d567eef1854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2957 | 2025.03.08 00:42:06.858824 [ 196 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 28 rows starting from the beginning of the part | ||
2958 | 2025.03.08 00:42:06.858830 [ 261 ] {730eab90-37e1-4f80-9379-5d567eef1854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2959 | 2025.03.08 00:42:06.859240 [ 196 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 28 rows starting from the beginning of the part | ||
2960 | 2025.03.08 00:42:06.859676 [ 196 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 73 rows starting from the beginning of the part | ||
2961 | 2025.03.08 00:42:06.860046 [ 196 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 68 rows starting from the beginning of the part | ||
2962 | 2025.03.08 00:42:06.860392 [ 196 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 104 rows starting from the beginning of the part | ||
2963 | 2025.03.08 00:42:06.861968 [ 261 ] {730eab90-37e1-4f80-9379-5d567eef1854} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2964 | 2025.03.08 00:42:06.862047 [ 261 ] {730eab90-37e1-4f80-9379-5d567eef1854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2965 | 2025.03.08 00:42:06.863044 [ 261 ] {730eab90-37e1-4f80-9379-5d567eef1854} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2966 | 2025.03.08 00:42:06.863319 [ 195 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1145 rows, containing 5 columns (5 merged, 0 gathered) in 0.005046874 sec., 226873.10996866575 rows/sec., 17.59 MiB/sec. | ||
2967 | 2025.03.08 00:42:06.863496 [ 261 ] {730eab90-37e1-4f80-9379-5d567eef1854} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2968 | 2025.03.08 00:42:06.863628 [ 195 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2969 | 2025.03.08 00:42:06.863920 [ 261 ] {730eab90-37e1-4f80-9379-5d567eef1854} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00535 sec., 29906.542056074766 rows/sec., 2.08 MiB/sec. | ||
2970 | 2025.03.08 00:42:06.864064 [ 261 ] {730eab90-37e1-4f80-9379-5d567eef1854} <Debug> TCPHandler: Processed in 0.0056727 sec. | ||
2971 | 2025.03.08 00:42:06.864248 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2972 | 2025.03.08 00:42:06.864324 [ 194 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_16_3} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2973 | 2025.03.08 00:42:06.864390 [ 261 ] {183273f5-fbd0-4211-8dc3-a658a6805974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2974 | 2025.03.08 00:42:06.864438 [ 194 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_16_3} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2975 | 2025.03.08 00:42:06.864479 [ 261 ] {183273f5-fbd0-4211-8dc3-a658a6805974} <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 | ||
2976 | 2025.03.08 00:42:06.864563 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
2977 | 2025.03.08 00:42:06.865762 [ 261 ] {183273f5-fbd0-4211-8dc3-a658a6805974} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2978 | 2025.03.08 00:42:06.865800 [ 261 ] {183273f5-fbd0-4211-8dc3-a658a6805974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2979 | 2025.03.08 00:42:06.866468 [ 261 ] {183273f5-fbd0-4211-8dc3-a658a6805974} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2980 | 2025.03.08 00:42:06.866718 [ 261 ] {183273f5-fbd0-4211-8dc3-a658a6805974} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2981 | 2025.03.08 00:42:06.866948 [ 261 ] {183273f5-fbd0-4211-8dc3-a658a6805974} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00259 sec., 15444.015444015446 rows/sec., 27.67 MiB/sec. | ||
2982 | 2025.03.08 00:42:06.867042 [ 261 ] {183273f5-fbd0-4211-8dc3-a658a6805974} <Debug> TCPHandler: Processed in 0.002861601 sec. | ||
2983 | 2025.03.08 00:42:06.867156 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2984 | 2025.03.08 00:42:06.867258 [ 261 ] {e4a95ba0-61df-443e-8dd9-3a3b763f0ddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2985 | 2025.03.08 00:42:06.867304 [ 261 ] {e4a95ba0-61df-443e-8dd9-3a3b763f0ddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2986 | 2025.03.08 00:42:06.867738 [ 261 ] {e4a95ba0-61df-443e-8dd9-3a3b763f0ddc} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2987 | 2025.03.08 00:42:06.867776 [ 261 ] {e4a95ba0-61df-443e-8dd9-3a3b763f0ddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2988 | 2025.03.08 00:42:06.868129 [ 261 ] {e4a95ba0-61df-443e-8dd9-3a3b763f0ddc} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2989 | 2025.03.08 00:42:06.868366 [ 261 ] {e4a95ba0-61df-443e-8dd9-3a3b763f0ddc} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2990 | 2025.03.08 00:42:06.868573 [ 261 ] {e4a95ba0-61df-443e-8dd9-3a3b763f0ddc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001337 sec., 44876.58937920718 rows/sec., 3.02 MiB/sec. | ||
2991 | 2025.03.08 00:42:06.868622 [ 261 ] {e4a95ba0-61df-443e-8dd9-3a3b763f0ddc} <Debug> TCPHandler: Processed in 0.001516947 sec. | ||
2992 | 2025.03.08 00:42:08.296139 [ 82 ] {} <Debug> oximeter.measurements_f64 (453b041c-2364-4e12-9558-29fff366a000) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2993 | 2025.03.08 00:42:08.296229 [ 82 ] {} <Trace> oximeter.measurements_f64 (453b041c-2364-4e12-9558-29fff366a000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2994 | 2025.03.08 00:42:08.296256 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2995 | 2025.03.08 00:42:08.296481 [ 195 ] {453b041c-2364-4e12-9558-29fff366a000::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 | ||
2996 | 2025.03.08 00:42:08.296685 [ 195 ] {453b041c-2364-4e12-9558-29fff366a000::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2997 | 2025.03.08 00:42:08.296731 [ 195 ] {453b041c-2364-4e12-9558-29fff366a000::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 | ||
2998 | 2025.03.08 00:42:08.296823 [ 195 ] {453b041c-2364-4e12-9558-29fff366a000::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 | ||
2999 | 2025.03.08 00:42:08.297059 [ 195 ] {453b041c-2364-4e12-9558-29fff366a000::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 | ||
3000 | 2025.03.08 00:42:08.297280 [ 195 ] {453b041c-2364-4e12-9558-29fff366a000::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 | ||
3001 | 2025.03.08 00:42:08.297505 [ 195 ] {453b041c-2364-4e12-9558-29fff366a000::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 | ||
3002 | 2025.03.08 00:42:08.298692 [ 196 ] {453b041c-2364-4e12-9558-29fff366a000::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.002349118 sec., 2128.458425672955 rows/sec., 141.76 KiB/sec. | ||
3003 | 2025.03.08 00:42:08.298896 [ 196 ] {453b041c-2364-4e12-9558-29fff366a000::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3004 | 2025.03.08 00:42:08.299247 [ 196 ] {453b041c-2364-4e12-9558-29fff366a000::all_1_5_1} <Trace> oximeter.measurements_f64 (453b041c-2364-4e12-9558-29fff366a000): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3005 | 2025.03.08 00:42:08.299336 [ 196 ] {453b041c-2364-4e12-9558-29fff366a000::all_1_5_1} <Trace> oximeter.measurements_f64 (453b041c-2364-4e12-9558-29fff366a000) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3006 | 2025.03.08 00:42:08.299432 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
3007 | 2025.03.08 00:42:10.524768 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3008 | 2025.03.08 00:42:10.524821 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3009 | 2025.03.08 00:42:10.630095 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466 | ||
3010 | 2025.03.08 00:42:10.630764 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3011 | 2025.03.08 00:42:10.630823 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
3012 | 2025.03.08 00:42:10.631394 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3013 | 2025.03.08 00:42:10.631689 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3014 | 2025.03.08 00:42:10.631998 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
3015 | 2025.03.08 00:42:11.029142 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
3016 | 2025.03.08 00:42:11.051055 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3017 | 2025.03.08 00:42:11.051125 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
3018 | 2025.03.08 00:42:11.058912 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3019 | 2025.03.08 00:42:11.059893 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3020 | 2025.03.08 00:42:11.064317 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
3021 | 2025.03.08 00:42:11.845751 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3022 | 2025.03.08 00:42:11.845970 [ 261 ] {b1bf0424-95d3-46eb-995d-40f1e315f729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3023 | 2025.03.08 00:42:11.846056 [ 261 ] {b1bf0424-95d3-46eb-995d-40f1e315f729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3024 | 2025.03.08 00:42:11.846853 [ 261 ] {b1bf0424-95d3-46eb-995d-40f1e315f729} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3025 | 2025.03.08 00:42:11.846907 [ 261 ] {b1bf0424-95d3-46eb-995d-40f1e315f729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
3026 | 2025.03.08 00:42:11.847354 [ 261 ] {b1bf0424-95d3-46eb-995d-40f1e315f729} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3027 | 2025.03.08 00:42:11.847615 [ 261 ] {b1bf0424-95d3-46eb-995d-40f1e315f729} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3028 | 2025.03.08 00:42:11.847897 [ 261 ] {b1bf0424-95d3-46eb-995d-40f1e315f729} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001981 sec., 28268.551236749114 rows/sec., 2.16 MiB/sec. | ||
3029 | 2025.03.08 00:42:11.848153 [ 261 ] {b1bf0424-95d3-46eb-995d-40f1e315f729} <Debug> TCPHandler: Processed in 0.002544583 sec. | ||
3030 | 2025.03.08 00:42:11.848300 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3031 | 2025.03.08 00:42:11.848415 [ 261 ] {998f4294-46cf-43d9-a443-5ad0e9493025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3032 | 2025.03.08 00:42:11.848464 [ 261 ] {998f4294-46cf-43d9-a443-5ad0e9493025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3033 | 2025.03.08 00:42:11.849037 [ 261 ] {998f4294-46cf-43d9-a443-5ad0e9493025} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3034 | 2025.03.08 00:42:11.849079 [ 261 ] {998f4294-46cf-43d9-a443-5ad0e9493025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
3035 | 2025.03.08 00:42:11.849445 [ 261 ] {998f4294-46cf-43d9-a443-5ad0e9493025} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3036 | 2025.03.08 00:42:11.849683 [ 261 ] {998f4294-46cf-43d9-a443-5ad0e9493025} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3037 | 2025.03.08 00:42:11.849894 [ 261 ] {998f4294-46cf-43d9-a443-5ad0e9493025} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001507 sec., 42468.4804246848 rows/sec., 3.31 MiB/sec. | ||
3038 | 2025.03.08 00:42:11.849950 [ 261 ] {998f4294-46cf-43d9-a443-5ad0e9493025} <Debug> TCPHandler: Processed in 0.001703742 sec. | ||
3039 | 2025.03.08 00:42:11.850067 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3040 | 2025.03.08 00:42:11.850182 [ 261 ] {9b012de9-0223-4deb-ac4e-e455e27aabdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3041 | 2025.03.08 00:42:11.850234 [ 261 ] {9b012de9-0223-4deb-ac4e-e455e27aabdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3042 | 2025.03.08 00:42:11.850756 [ 261 ] {9b012de9-0223-4deb-ac4e-e455e27aabdd} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3043 | 2025.03.08 00:42:11.850797 [ 261 ] {9b012de9-0223-4deb-ac4e-e455e27aabdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
3044 | 2025.03.08 00:42:11.851198 [ 261 ] {9b012de9-0223-4deb-ac4e-e455e27aabdd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3045 | 2025.03.08 00:42:11.851435 [ 261 ] {9b012de9-0223-4deb-ac4e-e455e27aabdd} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3046 | 2025.03.08 00:42:11.851614 [ 149 ] {} <Debug> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3047 | 2025.03.08 00:42:11.851677 [ 261 ] {9b012de9-0223-4deb-ac4e-e455e27aabdd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001518 sec., 105401.84453227931 rows/sec., 7.34 MiB/sec. | ||
3048 | 2025.03.08 00:42:11.851703 [ 149 ] {} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3049 | 2025.03.08 00:42:11.851784 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
3050 | 2025.03.08 00:42:11.851796 [ 261 ] {9b012de9-0223-4deb-ac4e-e455e27aabdd} <Debug> TCPHandler: Processed in 0.001782794 sec. | ||
3051 | 2025.03.08 00:42:11.852015 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3052 | 2025.03.08 00:42:11.852034 [ 188 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::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 | ||
3053 | 2025.03.08 00:42:11.852195 [ 261 ] {e0f88454-623a-4929-a682-70cea01a3a62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3054 | 2025.03.08 00:42:11.852323 [ 261 ] {e0f88454-623a-4929-a682-70cea01a3a62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3055 | 2025.03.08 00:42:11.852377 [ 188 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3056 | 2025.03.08 00:42:11.852494 [ 188 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3278 rows starting from the beginning of the part | ||
3057 | 2025.03.08 00:42:11.852827 [ 188 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 50 rows starting from the beginning of the part | ||
3058 | 2025.03.08 00:42:11.853217 [ 188 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 50 rows starting from the beginning of the part | ||
3059 | 2025.03.08 00:42:11.853568 [ 188 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::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 | ||
3060 | 2025.03.08 00:42:11.853767 [ 188 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
3061 | 2025.03.08 00:42:11.854155 [ 188 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::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 | ||
3062 | 2025.03.08 00:42:11.854866 [ 261 ] {e0f88454-623a-4929-a682-70cea01a3a62} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3063 | 2025.03.08 00:42:11.854934 [ 261 ] {e0f88454-623a-4929-a682-70cea01a3a62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
3064 | 2025.03.08 00:42:11.855724 [ 261 ] {e0f88454-623a-4929-a682-70cea01a3a62} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3065 | 2025.03.08 00:42:11.856283 [ 261 ] {e0f88454-623a-4929-a682-70cea01a3a62} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3066 | 2025.03.08 00:42:11.856697 [ 149 ] {} <Debug> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3067 | 2025.03.08 00:42:11.856814 [ 149 ] {} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3068 | 2025.03.08 00:42:11.856876 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
3069 | 2025.03.08 00:42:11.856889 [ 261 ] {e0f88454-623a-4929-a682-70cea01a3a62} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004743 sec., 12650.22137887413 rows/sec., 873.00 KiB/sec. | ||
3070 | 2025.03.08 00:42:11.857284 [ 261 ] {e0f88454-623a-4929-a682-70cea01a3a62} <Debug> TCPHandler: Processed in 0.005334982 sec. | ||
3071 | 2025.03.08 00:42:11.857603 [ 196 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::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 | ||
3072 | 2025.03.08 00:42:11.858143 [ 196 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3073 | 2025.03.08 00:42:11.858245 [ 196 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 284 rows starting from the beginning of the part | ||
3074 | 2025.03.08 00:42:11.858402 [ 195 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3838 rows, containing 5 columns (5 merged, 0 gathered) in 0.006457599 sec., 594338.5459518314 rows/sec., 39.87 MiB/sec. | ||
3075 | 2025.03.08 00:42:11.858440 [ 196 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 20 rows starting from the beginning of the part | ||
3076 | 2025.03.08 00:42:11.858569 [ 196 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 20 rows starting from the beginning of the part | ||
3077 | 2025.03.08 00:42:11.858632 [ 196 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 52 rows starting from the beginning of the part | ||
3078 | 2025.03.08 00:42:11.858893 [ 196 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
3079 | 2025.03.08 00:42:11.859058 [ 195 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3080 | 2025.03.08 00:42:11.859194 [ 196 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::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 | ||
3081 | 2025.03.08 00:42:11.859909 [ 195 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3082 | 2025.03.08 00:42:11.860128 [ 195 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3083 | 2025.03.08 00:42:11.860305 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
3084 | 2025.03.08 00:42:11.860854 [ 187 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 496 rows, containing 4 columns (4 merged, 0 gathered) in 0.003828094 sec., 129568.39617835925 rows/sec., 8.48 MiB/sec. | ||
3085 | 2025.03.08 00:42:11.861049 [ 187 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3086 | 2025.03.08 00:42:11.861372 [ 187 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_16_3} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3087 | 2025.03.08 00:42:11.861457 [ 187 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_16_3} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3088 | 2025.03.08 00:42:11.861546 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
3089 | 2025.03.08 00:42:12.735542 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3090 | 2025.03.08 00:42:12.735962 [ 261 ] {943a72cb-981c-4cd9-bb13-9ef29773695a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
3091 | 2025.03.08 00:42:12.736505 [ 261 ] {943a72cb-981c-4cd9-bb13-9ef29773695a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
3092 | 2025.03.08 00:42:12.736562 [ 261 ] {943a72cb-981c-4cd9-bb13-9ef29773695a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
3093 | 2025.03.08 00:42:12.736959 [ 261 ] {943a72cb-981c-4cd9-bb13-9ef29773695a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
3094 | 2025.03.08 00:42:12.737048 [ 261 ] {943a72cb-981c-4cd9-bb13-9ef29773695a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
3095 | 2025.03.08 00:42:12.737232 [ 261 ] {943a72cb-981c-4cd9-bb13-9ef29773695a} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
3096 | 2025.03.08 00:42:12.737276 [ 261 ] {943a72cb-981c-4cd9-bb13-9ef29773695a} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps | ||
3097 | 2025.03.08 00:42:12.737305 [ 261 ] {943a72cb-981c-4cd9-bb13-9ef29773695a} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (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 | ||
3098 | 2025.03.08 00:42:12.737325 [ 261 ] {943a72cb-981c-4cd9-bb13-9ef29773695a} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
3099 | 2025.03.08 00:42:12.737375 [ 261 ] {943a72cb-981c-4cd9-bb13-9ef29773695a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
3100 | 2025.03.08 00:42:12.737403 [ 261 ] {943a72cb-981c-4cd9-bb13-9ef29773695a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 43 rows starting from 0 | ||
3101 | 2025.03.08 00:42:12.738409 [ 261 ] {943a72cb-981c-4cd9-bb13-9ef29773695a} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.00266 sec., 16165.413533834586 rows/sec., 616.41 KiB/sec. | ||
3102 | 2025.03.08 00:42:12.738546 [ 261 ] {943a72cb-981c-4cd9-bb13-9ef29773695a} <Debug> TCPHandler: Processed in 0.003182368 sec. | ||
3103 | 2025.03.08 00:42:12.738819 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3104 | 2025.03.08 00:42:12.739002 [ 261 ] {ac1f5d2b-432b-4381-8e92-d4e069606c65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', '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) | ||
3105 | 2025.03.08 00:42:12.739327 [ 261 ] {ac1f5d2b-432b-4381-8e92-d4e069606c65} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
3106 | 2025.03.08 00:42:12.739379 [ 261 ] {ac1f5d2b-432b-4381-8e92-d4e069606c65} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', '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 | ||
3107 | 2025.03.08 00:42:12.739726 [ 261 ] {ac1f5d2b-432b-4381-8e92-d4e069606c65} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
3108 | 2025.03.08 00:42:12.739793 [ 261 ] {ac1f5d2b-432b-4381-8e92-d4e069606c65} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
3109 | 2025.03.08 00:42:12.739941 [ 261 ] {ac1f5d2b-432b-4381-8e92-d4e069606c65} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
3110 | 2025.03.08 00:42:12.739977 [ 261 ] {ac1f5d2b-432b-4381-8e92-d4e069606c65} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps | ||
3111 | 2025.03.08 00:42:12.740001 [ 261 ] {ac1f5d2b-432b-4381-8e92-d4e069606c65} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (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 | ||
3112 | 2025.03.08 00:42:12.740019 [ 261 ] {ac1f5d2b-432b-4381-8e92-d4e069606c65} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
3113 | 2025.03.08 00:42:12.740065 [ 261 ] {ac1f5d2b-432b-4381-8e92-d4e069606c65} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', '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'))" | ||
3114 | 2025.03.08 00:42:12.740089 [ 261 ] {ac1f5d2b-432b-4381-8e92-d4e069606c65} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 43 rows starting from 0 | ||
3115 | 2025.03.08 00:42:12.740735 [ 261 ] {ac1f5d2b-432b-4381-8e92-d4e069606c65} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.001826 sec., 23548.740416210298 rows/sec., 897.95 KiB/sec. | ||
3116 | 2025.03.08 00:42:12.740857 [ 261 ] {ac1f5d2b-432b-4381-8e92-d4e069606c65} <Debug> TCPHandler: Processed in 0.002091441 sec. | ||
3117 | 2025.03.08 00:42:12.741122 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3118 | 2025.03.08 00:42:12.741303 [ 261 ] {1cbe3499-cdf0-495e-b8f0-1bcc52a8359a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
3119 | 2025.03.08 00:42:12.741618 [ 261 ] {1cbe3499-cdf0-495e-b8f0-1bcc52a8359a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
3120 | 2025.03.08 00:42:12.741671 [ 261 ] {1cbe3499-cdf0-495e-b8f0-1bcc52a8359a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
3121 | 2025.03.08 00:42:12.742015 [ 261 ] {1cbe3499-cdf0-495e-b8f0-1bcc52a8359a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
3122 | 2025.03.08 00:42:12.742080 [ 261 ] {1cbe3499-cdf0-495e-b8f0-1bcc52a8359a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
3123 | 2025.03.08 00:42:12.742225 [ 261 ] {1cbe3499-cdf0-495e-b8f0-1bcc52a8359a} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
3124 | 2025.03.08 00:42:12.742259 [ 261 ] {1cbe3499-cdf0-495e-b8f0-1bcc52a8359a} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps | ||
3125 | 2025.03.08 00:42:12.742282 [ 261 ] {1cbe3499-cdf0-495e-b8f0-1bcc52a8359a} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (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 | ||
3126 | 2025.03.08 00:42:12.742299 [ 261 ] {1cbe3499-cdf0-495e-b8f0-1bcc52a8359a} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
3127 | 2025.03.08 00:42:12.742343 [ 261 ] {1cbe3499-cdf0-495e-b8f0-1bcc52a8359a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
3128 | 2025.03.08 00:42:12.742367 [ 261 ] {1cbe3499-cdf0-495e-b8f0-1bcc52a8359a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 43 rows starting from 0 | ||
3129 | 2025.03.08 00:42:12.742950 [ 261 ] {1cbe3499-cdf0-495e-b8f0-1bcc52a8359a} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.001735 sec., 24783.861671469742 rows/sec., 945.04 KiB/sec. | ||
3130 | 2025.03.08 00:42:12.743068 [ 261 ] {1cbe3499-cdf0-495e-b8f0-1bcc52a8359a} <Debug> TCPHandler: Processed in 0.00199821 sec. | ||
3131 | 2025.03.08 00:42:12.743333 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3132 | 2025.03.08 00:42:12.743508 [ 261 ] {b08b2597-cc13-4528-a340-f871cdeaa0a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
3133 | 2025.03.08 00:42:12.743827 [ 261 ] {b08b2597-cc13-4528-a340-f871cdeaa0a6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
3134 | 2025.03.08 00:42:12.743879 [ 261 ] {b08b2597-cc13-4528-a340-f871cdeaa0a6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
3135 | 2025.03.08 00:42:12.744227 [ 261 ] {b08b2597-cc13-4528-a340-f871cdeaa0a6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
3136 | 2025.03.08 00:42:12.744292 [ 261 ] {b08b2597-cc13-4528-a340-f871cdeaa0a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
3137 | 2025.03.08 00:42:12.744436 [ 261 ] {b08b2597-cc13-4528-a340-f871cdeaa0a6} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
3138 | 2025.03.08 00:42:12.744470 [ 261 ] {b08b2597-cc13-4528-a340-f871cdeaa0a6} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps | ||
3139 | 2025.03.08 00:42:12.744493 [ 261 ] {b08b2597-cc13-4528-a340-f871cdeaa0a6} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (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 | ||
3140 | 2025.03.08 00:42:12.744510 [ 261 ] {b08b2597-cc13-4528-a340-f871cdeaa0a6} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
3141 | 2025.03.08 00:42:12.744554 [ 261 ] {b08b2597-cc13-4528-a340-f871cdeaa0a6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
3142 | 2025.03.08 00:42:12.744577 [ 261 ] {b08b2597-cc13-4528-a340-f871cdeaa0a6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 43 rows starting from 0 | ||
3143 | 2025.03.08 00:42:12.745149 [ 261 ] {b08b2597-cc13-4528-a340-f871cdeaa0a6} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.001728 sec., 24884.25925925926 rows/sec., 948.87 KiB/sec. | ||
3144 | 2025.03.08 00:42:12.745268 [ 261 ] {b08b2597-cc13-4528-a340-f871cdeaa0a6} <Debug> TCPHandler: Processed in 0.001986399 sec. | ||
3145 | 2025.03.08 00:42:12.745522 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3146 | 2025.03.08 00:42:12.745695 [ 261 ] {2dff4bf0-9fb9-42ea-b9b7-0e1ff07ecf22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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) | ||
3147 | 2025.03.08 00:42:12.746010 [ 261 ] {2dff4bf0-9fb9-42ea-b9b7-0e1ff07ecf22} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
3148 | 2025.03.08 00:42:12.746067 [ 261 ] {2dff4bf0-9fb9-42ea-b9b7-0e1ff07ecf22} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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 | ||
3149 | 2025.03.08 00:42:12.746416 [ 261 ] {2dff4bf0-9fb9-42ea-b9b7-0e1ff07ecf22} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
3150 | 2025.03.08 00:42:12.746482 [ 261 ] {2dff4bf0-9fb9-42ea-b9b7-0e1ff07ecf22} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
3151 | 2025.03.08 00:42:12.746624 [ 261 ] {2dff4bf0-9fb9-42ea-b9b7-0e1ff07ecf22} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
3152 | 2025.03.08 00:42:12.746656 [ 261 ] {2dff4bf0-9fb9-42ea-b9b7-0e1ff07ecf22} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps | ||
3153 | 2025.03.08 00:42:12.746680 [ 261 ] {2dff4bf0-9fb9-42ea-b9b7-0e1ff07ecf22} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (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 | ||
3154 | 2025.03.08 00:42:12.746697 [ 261 ] {2dff4bf0-9fb9-42ea-b9b7-0e1ff07ecf22} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
3155 | 2025.03.08 00:42:12.746741 [ 261 ] {2dff4bf0-9fb9-42ea-b9b7-0e1ff07ecf22} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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'))" | ||
3156 | 2025.03.08 00:42:12.746765 [ 261 ] {2dff4bf0-9fb9-42ea-b9b7-0e1ff07ecf22} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 43 rows starting from 0 | ||
3157 | 2025.03.08 00:42:12.747331 [ 261 ] {2dff4bf0-9fb9-42ea-b9b7-0e1ff07ecf22} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.001723 sec., 24956.47127103889 rows/sec., 951.62 KiB/sec. | ||
3158 | 2025.03.08 00:42:12.747446 [ 261 ] {2dff4bf0-9fb9-42ea-b9b7-0e1ff07ecf22} <Debug> TCPHandler: Processed in 0.001974519 sec. | ||
3159 | 2025.03.08 00:42:12.747691 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3160 | 2025.03.08 00:42:12.747864 [ 261 ] {371a091d-cd5c-425c-8a9e-bd6dc604ab69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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) | ||
3161 | 2025.03.08 00:42:12.748182 [ 261 ] {371a091d-cd5c-425c-8a9e-bd6dc604ab69} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
3162 | 2025.03.08 00:42:12.748240 [ 261 ] {371a091d-cd5c-425c-8a9e-bd6dc604ab69} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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 | ||
3163 | 2025.03.08 00:42:12.748593 [ 261 ] {371a091d-cd5c-425c-8a9e-bd6dc604ab69} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
3164 | 2025.03.08 00:42:12.748658 [ 261 ] {371a091d-cd5c-425c-8a9e-bd6dc604ab69} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
3165 | 2025.03.08 00:42:12.748801 [ 261 ] {371a091d-cd5c-425c-8a9e-bd6dc604ab69} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
3166 | 2025.03.08 00:42:12.748834 [ 261 ] {371a091d-cd5c-425c-8a9e-bd6dc604ab69} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps | ||
3167 | 2025.03.08 00:42:12.748857 [ 261 ] {371a091d-cd5c-425c-8a9e-bd6dc604ab69} <Debug> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (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 | ||
3168 | 2025.03.08 00:42:12.748873 [ 261 ] {371a091d-cd5c-425c-8a9e-bd6dc604ab69} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
3169 | 2025.03.08 00:42:12.748918 [ 261 ] {371a091d-cd5c-425c-8a9e-bd6dc604ab69} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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'))" | ||
3170 | 2025.03.08 00:42:12.748941 [ 261 ] {371a091d-cd5c-425c-8a9e-bd6dc604ab69} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 43 rows starting from 0 | ||
3171 | 2025.03.08 00:42:12.749698 [ 261 ] {371a091d-cd5c-425c-8a9e-bd6dc604ab69} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.001921 sec., 22384.174908901616 rows/sec., 853.54 KiB/sec. | ||
3172 | 2025.03.08 00:42:12.749816 [ 261 ] {371a091d-cd5c-425c-8a9e-bd6dc604ab69} <Debug> TCPHandler: Processed in 0.002176673 sec. | ||
3173 | 2025.03.08 00:42:12.767426 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3174 | 2025.03.08 00:42:12.767574 [ 261 ] {63025a02-efdf-4b10-bc26-f9f04351a734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
3175 | 2025.03.08 00:42:12.767635 [ 261 ] {63025a02-efdf-4b10-bc26-f9f04351a734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
3176 | 2025.03.08 00:42:12.768445 [ 261 ] {63025a02-efdf-4b10-bc26-f9f04351a734} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3177 | 2025.03.08 00:42:12.768493 [ 261 ] {63025a02-efdf-4b10-bc26-f9f04351a734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
3178 | 2025.03.08 00:42:12.768999 [ 261 ] {63025a02-efdf-4b10-bc26-f9f04351a734} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3179 | 2025.03.08 00:42:12.769219 [ 261 ] {63025a02-efdf-4b10-bc26-f9f04351a734} <Trace> oximeter.timeseries_schema (908ccf97-3a25-4424-adcd-c2b48dbf3013): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3180 | 2025.03.08 00:42:12.769465 [ 261 ] {63025a02-efdf-4b10-bc26-f9f04351a734} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001926 sec., 3115.264797507788 rows/sec., 1.44 MiB/sec. | ||
3181 | 2025.03.08 00:42:12.769673 [ 261 ] {63025a02-efdf-4b10-bc26-f9f04351a734} <Debug> TCPHandler: Processed in 0.002310937 sec. | ||
3182 | 2025.03.08 00:42:12.769817 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3183 | 2025.03.08 00:42:12.769927 [ 261 ] {9e69bd2d-8d30-4952-8afc-aa98e48f2ccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3184 | 2025.03.08 00:42:12.769972 [ 261 ] {9e69bd2d-8d30-4952-8afc-aa98e48f2ccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3185 | 2025.03.08 00:42:12.770542 [ 261 ] {9e69bd2d-8d30-4952-8afc-aa98e48f2ccc} <Trace> oximeter.fields_i16 (330e8f76-e659-4531-b135-1d3c5ae0bc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3186 | 2025.03.08 00:42:12.770583 [ 261 ] {9e69bd2d-8d30-4952-8afc-aa98e48f2ccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
3187 | 2025.03.08 00:42:12.770933 [ 261 ] {9e69bd2d-8d30-4952-8afc-aa98e48f2ccc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3188 | 2025.03.08 00:42:12.771161 [ 261 ] {9e69bd2d-8d30-4952-8afc-aa98e48f2ccc} <Trace> oximeter.fields_i16 (330e8f76-e659-4531-b135-1d3c5ae0bc78): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3189 | 2025.03.08 00:42:12.771463 [ 261 ] {9e69bd2d-8d30-4952-8afc-aa98e48f2ccc} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001534 sec., 15645.371577574968 rows/sec., 1.30 MiB/sec. | ||
3190 | 2025.03.08 00:42:12.771550 [ 261 ] {9e69bd2d-8d30-4952-8afc-aa98e48f2ccc} <Debug> TCPHandler: Processed in 0.001784954 sec. | ||
3191 | 2025.03.08 00:42:12.771670 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3192 | 2025.03.08 00:42:12.771782 [ 261 ] {8115750f-6071-459a-9a74-c1f2d230e120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3193 | 2025.03.08 00:42:12.771830 [ 261 ] {8115750f-6071-459a-9a74-c1f2d230e120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3194 | 2025.03.08 00:42:12.772361 [ 261 ] {8115750f-6071-459a-9a74-c1f2d230e120} <Trace> oximeter.fields_ipaddr (1a443df5-cada-4b5f-a9a3-63bb49a330c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3195 | 2025.03.08 00:42:12.772403 [ 261 ] {8115750f-6071-459a-9a74-c1f2d230e120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
3196 | 2025.03.08 00:42:12.772761 [ 261 ] {8115750f-6071-459a-9a74-c1f2d230e120} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
3197 | 2025.03.08 00:42:12.773005 [ 261 ] {8115750f-6071-459a-9a74-c1f2d230e120} <Trace> oximeter.fields_ipaddr (1a443df5-cada-4b5f-a9a3-63bb49a330c4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3198 | 2025.03.08 00:42:12.773291 [ 261 ] {8115750f-6071-459a-9a74-c1f2d230e120} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001511 sec., 1323.6267372600926 rows/sec., 107.93 KiB/sec. | ||
3199 | 2025.03.08 00:42:12.773352 [ 261 ] {8115750f-6071-459a-9a74-c1f2d230e120} <Debug> TCPHandler: Processed in 0.001736113 sec. | ||
3200 | 2025.03.08 00:42:12.773457 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3201 | 2025.03.08 00:42:12.773560 [ 261 ] {cd849565-6b1d-4a20-acf0-5bf2900b3af3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3202 | 2025.03.08 00:42:12.773604 [ 261 ] {cd849565-6b1d-4a20-acf0-5bf2900b3af3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3203 | 2025.03.08 00:42:12.774769 [ 261 ] {cd849565-6b1d-4a20-acf0-5bf2900b3af3} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3204 | 2025.03.08 00:42:12.774810 [ 261 ] {cd849565-6b1d-4a20-acf0-5bf2900b3af3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
3205 | 2025.03.08 00:42:12.775263 [ 261 ] {cd849565-6b1d-4a20-acf0-5bf2900b3af3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3206 | 2025.03.08 00:42:12.775515 [ 261 ] {cd849565-6b1d-4a20-acf0-5bf2900b3af3} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3207 | 2025.03.08 00:42:12.775734 [ 261 ] {cd849565-6b1d-4a20-acf0-5bf2900b3af3} <Debug> executeQuery: Read 1397 rows, 119.62 KiB in 0.002195 sec., 636446.4692482916 rows/sec., 53.22 MiB/sec. | ||
3208 | 2025.03.08 00:42:12.775787 [ 261 ] {cd849565-6b1d-4a20-acf0-5bf2900b3af3} <Debug> TCPHandler: Processed in 0.002379548 sec. | ||
3209 | 2025.03.08 00:42:12.775905 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3210 | 2025.03.08 00:42:12.776010 [ 261 ] {6f18aded-f9fe-4193-a83d-414ed82d99ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3211 | 2025.03.08 00:42:12.776056 [ 261 ] {6f18aded-f9fe-4193-a83d-414ed82d99ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3212 | 2025.03.08 00:42:12.776602 [ 261 ] {6f18aded-f9fe-4193-a83d-414ed82d99ee} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3213 | 2025.03.08 00:42:12.776642 [ 261 ] {6f18aded-f9fe-4193-a83d-414ed82d99ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
3214 | 2025.03.08 00:42:12.777005 [ 261 ] {6f18aded-f9fe-4193-a83d-414ed82d99ee} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3215 | 2025.03.08 00:42:12.777250 [ 261 ] {6f18aded-f9fe-4193-a83d-414ed82d99ee} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3216 | 2025.03.08 00:42:12.777454 [ 261 ] {6f18aded-f9fe-4193-a83d-414ed82d99ee} <Debug> executeQuery: Read 54 rows, 4.11 KiB in 0.001467 sec., 36809.815950920245 rows/sec., 2.73 MiB/sec. | ||
3217 | 2025.03.08 00:42:12.777508 [ 261 ] {6f18aded-f9fe-4193-a83d-414ed82d99ee} <Debug> TCPHandler: Processed in 0.001654301 sec. | ||
3218 | 2025.03.08 00:42:12.777613 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3219 | 2025.03.08 00:42:12.777715 [ 261 ] {5c1fafb7-efd6-4403-9839-90485d3e0b4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3220 | 2025.03.08 00:42:12.777760 [ 261 ] {5c1fafb7-efd6-4403-9839-90485d3e0b4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3221 | 2025.03.08 00:42:12.778355 [ 261 ] {5c1fafb7-efd6-4403-9839-90485d3e0b4e} <Trace> oximeter.fields_u32 (a206c9d0-4713-4a46-b7dc-d938c0bb4a63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3222 | 2025.03.08 00:42:12.778395 [ 261 ] {5c1fafb7-efd6-4403-9839-90485d3e0b4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
3223 | 2025.03.08 00:42:12.778748 [ 261 ] {5c1fafb7-efd6-4403-9839-90485d3e0b4e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3224 | 2025.03.08 00:42:12.778984 [ 261 ] {5c1fafb7-efd6-4403-9839-90485d3e0b4e} <Trace> oximeter.fields_u32 (a206c9d0-4713-4a46-b7dc-d938c0bb4a63): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3225 | 2025.03.08 00:42:12.779194 [ 261 ] {5c1fafb7-efd6-4403-9839-90485d3e0b4e} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.0015 sec., 168000 rows/sec., 11.62 MiB/sec. | ||
3226 | 2025.03.08 00:42:12.779248 [ 261 ] {5c1fafb7-efd6-4403-9839-90485d3e0b4e} <Debug> TCPHandler: Processed in 0.001685122 sec. | ||
3227 | 2025.03.08 00:42:12.779364 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3228 | 2025.03.08 00:42:12.779469 [ 261 ] {c192a241-d57a-4e6b-a6ab-6e5a0ec48aab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3229 | 2025.03.08 00:42:12.779513 [ 261 ] {c192a241-d57a-4e6b-a6ab-6e5a0ec48aab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3230 | 2025.03.08 00:42:12.780030 [ 261 ] {c192a241-d57a-4e6b-a6ab-6e5a0ec48aab} <Trace> oximeter.fields_u8 (359f3878-c6d7-4e2f-9cbe-147bb1ba9cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3231 | 2025.03.08 00:42:12.780071 [ 261 ] {c192a241-d57a-4e6b-a6ab-6e5a0ec48aab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
3232 | 2025.03.08 00:42:12.780418 [ 261 ] {c192a241-d57a-4e6b-a6ab-6e5a0ec48aab} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3233 | 2025.03.08 00:42:12.780657 [ 261 ] {c192a241-d57a-4e6b-a6ab-6e5a0ec48aab} <Trace> oximeter.fields_u8 (359f3878-c6d7-4e2f-9cbe-147bb1ba9cf0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3234 | 2025.03.08 00:42:12.780948 [ 261 ] {c192a241-d57a-4e6b-a6ab-6e5a0ec48aab} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001478 sec., 8119.079837618404 rows/sec., 634.30 KiB/sec. | ||
3235 | 2025.03.08 00:42:12.781041 [ 261 ] {c192a241-d57a-4e6b-a6ab-6e5a0ec48aab} <Debug> TCPHandler: Processed in 0.001728313 sec. | ||
3236 | 2025.03.08 00:42:12.781147 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3237 | 2025.03.08 00:42:12.781248 [ 261 ] {daf70f31-e9ca-46c8-b60e-194977b01016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3238 | 2025.03.08 00:42:12.781292 [ 261 ] {daf70f31-e9ca-46c8-b60e-194977b01016} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3239 | 2025.03.08 00:42:12.782023 [ 261 ] {daf70f31-e9ca-46c8-b60e-194977b01016} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3240 | 2025.03.08 00:42:12.782063 [ 261 ] {daf70f31-e9ca-46c8-b60e-194977b01016} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
3241 | 2025.03.08 00:42:12.782444 [ 261 ] {daf70f31-e9ca-46c8-b60e-194977b01016} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3242 | 2025.03.08 00:42:12.782691 [ 261 ] {daf70f31-e9ca-46c8-b60e-194977b01016} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3243 | 2025.03.08 00:42:12.782903 [ 261 ] {daf70f31-e9ca-46c8-b60e-194977b01016} <Debug> executeQuery: Read 598 rows, 46.03 KiB in 0.001675 sec., 357014.9253731343 rows/sec., 26.84 MiB/sec. | ||
3244 | 2025.03.08 00:42:12.782955 [ 261 ] {daf70f31-e9ca-46c8-b60e-194977b01016} <Debug> TCPHandler: Processed in 0.001857626 sec. | ||
3245 | 2025.03.08 00:42:12.783059 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3246 | 2025.03.08 00:42:12.783162 [ 261 ] {3cd1259b-16b4-4352-887c-6d267e0c5b8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3247 | 2025.03.08 00:42:12.783213 [ 261 ] {3cd1259b-16b4-4352-887c-6d267e0c5b8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3248 | 2025.03.08 00:42:12.784038 [ 261 ] {3cd1259b-16b4-4352-887c-6d267e0c5b8e} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3249 | 2025.03.08 00:42:12.784077 [ 261 ] {3cd1259b-16b4-4352-887c-6d267e0c5b8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
3250 | 2025.03.08 00:42:12.784515 [ 261 ] {3cd1259b-16b4-4352-887c-6d267e0c5b8e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3251 | 2025.03.08 00:42:12.784754 [ 261 ] {3cd1259b-16b4-4352-887c-6d267e0c5b8e} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3252 | 2025.03.08 00:42:12.784970 [ 261 ] {3cd1259b-16b4-4352-887c-6d267e0c5b8e} <Debug> executeQuery: Read 1149 rows, 84.44 KiB in 0.00183 sec., 627868.8524590164 rows/sec., 45.06 MiB/sec. | ||
3253 | 2025.03.08 00:42:12.785025 [ 261 ] {3cd1259b-16b4-4352-887c-6d267e0c5b8e} <Debug> TCPHandler: Processed in 0.00201691 sec. | ||
3254 | 2025.03.08 00:42:12.785139 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3255 | 2025.03.08 00:42:12.785245 [ 261 ] {4cddcce6-8e28-4a7c-a31e-ccf2bd5c6b7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3256 | 2025.03.08 00:42:12.785339 [ 261 ] {4cddcce6-8e28-4a7c-a31e-ccf2bd5c6b7a} <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 | ||
3257 | 2025.03.08 00:42:12.786517 [ 261 ] {4cddcce6-8e28-4a7c-a31e-ccf2bd5c6b7a} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3258 | 2025.03.08 00:42:12.786557 [ 261 ] {4cddcce6-8e28-4a7c-a31e-ccf2bd5c6b7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
3259 | 2025.03.08 00:42:12.787189 [ 261 ] {4cddcce6-8e28-4a7c-a31e-ccf2bd5c6b7a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3260 | 2025.03.08 00:42:12.787446 [ 261 ] {4cddcce6-8e28-4a7c-a31e-ccf2bd5c6b7a} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3261 | 2025.03.08 00:42:12.787679 [ 261 ] {4cddcce6-8e28-4a7c-a31e-ccf2bd5c6b7a} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002456 sec., 16286.644951140066 rows/sec., 29.18 MiB/sec. | ||
3262 | 2025.03.08 00:42:12.787780 [ 261 ] {4cddcce6-8e28-4a7c-a31e-ccf2bd5c6b7a} <Debug> TCPHandler: Processed in 0.002691936 sec. | ||
3263 | 2025.03.08 00:42:12.787894 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3264 | 2025.03.08 00:42:12.787996 [ 261 ] {86340ced-cb42-4b98-9069-870a6d57ce81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3265 | 2025.03.08 00:42:12.788042 [ 261 ] {86340ced-cb42-4b98-9069-870a6d57ce81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3266 | 2025.03.08 00:42:12.788457 [ 261 ] {86340ced-cb42-4b98-9069-870a6d57ce81} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3267 | 2025.03.08 00:42:12.788496 [ 261 ] {86340ced-cb42-4b98-9069-870a6d57ce81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
3268 | 2025.03.08 00:42:12.788836 [ 261 ] {86340ced-cb42-4b98-9069-870a6d57ce81} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3269 | 2025.03.08 00:42:12.789074 [ 261 ] {86340ced-cb42-4b98-9069-870a6d57ce81} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3270 | 2025.03.08 00:42:12.789275 [ 261 ] {86340ced-cb42-4b98-9069-870a6d57ce81} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001301 sec., 9223.674096848577 rows/sec., 636.53 KiB/sec. | ||
3271 | 2025.03.08 00:42:12.789326 [ 261 ] {86340ced-cb42-4b98-9069-870a6d57ce81} <Debug> TCPHandler: Processed in 0.001481996 sec. | ||
3272 | 2025.03.08 00:42:13.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 175.82 MiB, peak 181.06 MiB, free memory in arenas 0.00 B, will set to 174.78 MiB (RSS), difference: -1.04 MiB | ||
3273 | 2025.03.08 00:42:15.639510 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 448 | ||
3274 | 2025.03.08 00:42:15.643280 [ 243 ] {} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3275 | 2025.03.08 00:42:15.643338 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
3276 | 2025.03.08 00:42:15.644898 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3277 | 2025.03.08 00:42:15.645213 [ 243 ] {} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3278 | 2025.03.08 00:42:15.645895 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 448 | ||
3279 | 2025.03.08 00:42:16.844536 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3280 | 2025.03.08 00:42:16.844756 [ 261 ] {bd9b83c6-f7b2-49e3-ab0b-fd5c71f5e31b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3281 | 2025.03.08 00:42:16.844841 [ 261 ] {bd9b83c6-f7b2-49e3-ab0b-fd5c71f5e31b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3282 | 2025.03.08 00:42:16.845716 [ 261 ] {bd9b83c6-f7b2-49e3-ab0b-fd5c71f5e31b} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3283 | 2025.03.08 00:42:16.845786 [ 261 ] {bd9b83c6-f7b2-49e3-ab0b-fd5c71f5e31b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
3284 | 2025.03.08 00:42:16.846236 [ 261 ] {bd9b83c6-f7b2-49e3-ab0b-fd5c71f5e31b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3285 | 2025.03.08 00:42:16.846499 [ 261 ] {bd9b83c6-f7b2-49e3-ab0b-fd5c71f5e31b} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3286 | 2025.03.08 00:42:16.846791 [ 261 ] {bd9b83c6-f7b2-49e3-ab0b-fd5c71f5e31b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002093 sec., 26755.852842809367 rows/sec., 2.04 MiB/sec. | ||
3287 | 2025.03.08 00:42:16.847047 [ 261 ] {bd9b83c6-f7b2-49e3-ab0b-fd5c71f5e31b} <Debug> TCPHandler: Processed in 0.002652945 sec. | ||
3288 | 2025.03.08 00:42:16.847204 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3289 | 2025.03.08 00:42:16.847317 [ 261 ] {a206d076-42de-415d-96a6-3660a80a8b81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3290 | 2025.03.08 00:42:16.847367 [ 261 ] {a206d076-42de-415d-96a6-3660a80a8b81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3291 | 2025.03.08 00:42:16.847964 [ 261 ] {a206d076-42de-415d-96a6-3660a80a8b81} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3292 | 2025.03.08 00:42:16.848007 [ 261 ] {a206d076-42de-415d-96a6-3660a80a8b81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
3293 | 2025.03.08 00:42:16.848391 [ 261 ] {a206d076-42de-415d-96a6-3660a80a8b81} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3294 | 2025.03.08 00:42:16.848639 [ 261 ] {a206d076-42de-415d-96a6-3660a80a8b81} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3295 | 2025.03.08 00:42:16.848855 [ 261 ] {a206d076-42de-415d-96a6-3660a80a8b81} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001565 sec., 40894.568690095846 rows/sec., 3.19 MiB/sec. | ||
3296 | 2025.03.08 00:42:16.848915 [ 261 ] {a206d076-42de-415d-96a6-3660a80a8b81} <Debug> TCPHandler: Processed in 0.001764684 sec. | ||
3297 | 2025.03.08 00:42:16.849044 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3298 | 2025.03.08 00:42:16.849153 [ 261 ] {a082440b-045f-4019-b6d5-3ad2154a2f25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3299 | 2025.03.08 00:42:16.849298 [ 261 ] {a082440b-045f-4019-b6d5-3ad2154a2f25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3300 | 2025.03.08 00:42:16.849823 [ 261 ] {a082440b-045f-4019-b6d5-3ad2154a2f25} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3301 | 2025.03.08 00:42:16.849863 [ 261 ] {a082440b-045f-4019-b6d5-3ad2154a2f25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
3302 | 2025.03.08 00:42:16.850259 [ 261 ] {a082440b-045f-4019-b6d5-3ad2154a2f25} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3303 | 2025.03.08 00:42:16.850514 [ 261 ] {a082440b-045f-4019-b6d5-3ad2154a2f25} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3304 | 2025.03.08 00:42:16.850762 [ 261 ] {a082440b-045f-4019-b6d5-3ad2154a2f25} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001624 sec., 78817.73399014778 rows/sec., 5.49 MiB/sec. | ||
3305 | 2025.03.08 00:42:16.851006 [ 261 ] {a082440b-045f-4019-b6d5-3ad2154a2f25} <Debug> TCPHandler: Processed in 0.002011609 sec. | ||
3306 | 2025.03.08 00:42:16.851168 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3307 | 2025.03.08 00:42:16.851279 [ 261 ] {5a9d97c9-f779-4dc5-b23d-23a740b245b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3308 | 2025.03.08 00:42:16.851328 [ 261 ] {5a9d97c9-f779-4dc5-b23d-23a740b245b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3309 | 2025.03.08 00:42:16.851799 [ 261 ] {5a9d97c9-f779-4dc5-b23d-23a740b245b9} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3310 | 2025.03.08 00:42:16.851839 [ 261 ] {5a9d97c9-f779-4dc5-b23d-23a740b245b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
3311 | 2025.03.08 00:42:16.852206 [ 261 ] {5a9d97c9-f779-4dc5-b23d-23a740b245b9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3312 | 2025.03.08 00:42:16.852448 [ 261 ] {5a9d97c9-f779-4dc5-b23d-23a740b245b9} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3313 | 2025.03.08 00:42:16.852666 [ 261 ] {5a9d97c9-f779-4dc5-b23d-23a740b245b9} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001411 sec., 34018.42664776754 rows/sec., 2.29 MiB/sec. | ||
3314 | 2025.03.08 00:42:16.852717 [ 261 ] {5a9d97c9-f779-4dc5-b23d-23a740b245b9} <Debug> TCPHandler: Processed in 0.001599789 sec. | ||
3315 | 2025.03.08 00:42:18.132249 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6954 | ||
3316 | 2025.03.08 00:42:18.133003 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3317 | 2025.03.08 00:42:18.133052 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3318 | 2025.03.08 00:42:18.133590 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3319 | 2025.03.08 00:42:18.133853 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3320 | 2025.03.08 00:42:18.134184 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6954 | ||
3321 | 2025.03.08 00:42:18.564379 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
3322 | 2025.03.08 00:42:18.586847 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3323 | 2025.03.08 00:42:18.586903 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3324 | 2025.03.08 00:42:18.594462 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3325 | 2025.03.08 00:42:18.595214 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3326 | 2025.03.08 00:42:18.598046 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
3327 | 2025.03.08 00:42:21.847312 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3328 | 2025.03.08 00:42:21.847503 [ 261 ] {97ad3660-b822-464a-9b94-9d1b08b8d987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3329 | 2025.03.08 00:42:21.847578 [ 261 ] {97ad3660-b822-464a-9b94-9d1b08b8d987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3330 | 2025.03.08 00:42:21.848404 [ 261 ] {97ad3660-b822-464a-9b94-9d1b08b8d987} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3331 | 2025.03.08 00:42:21.848451 [ 261 ] {97ad3660-b822-464a-9b94-9d1b08b8d987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3332 | 2025.03.08 00:42:21.848888 [ 261 ] {97ad3660-b822-464a-9b94-9d1b08b8d987} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3333 | 2025.03.08 00:42:21.849146 [ 261 ] {97ad3660-b822-464a-9b94-9d1b08b8d987} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3334 | 2025.03.08 00:42:21.849394 [ 261 ] {97ad3660-b822-464a-9b94-9d1b08b8d987} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001946 sec., 28776.978417266186 rows/sec., 2.20 MiB/sec. | ||
3335 | 2025.03.08 00:42:21.849462 [ 261 ] {97ad3660-b822-464a-9b94-9d1b08b8d987} <Debug> TCPHandler: Processed in 0.002286776 sec. | ||
3336 | 2025.03.08 00:42:21.849590 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3337 | 2025.03.08 00:42:21.849707 [ 261 ] {38ee2434-c8bb-4433-80b1-bbdebb570600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3338 | 2025.03.08 00:42:21.849757 [ 261 ] {38ee2434-c8bb-4433-80b1-bbdebb570600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3339 | 2025.03.08 00:42:21.850314 [ 261 ] {38ee2434-c8bb-4433-80b1-bbdebb570600} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3340 | 2025.03.08 00:42:21.850355 [ 261 ] {38ee2434-c8bb-4433-80b1-bbdebb570600} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3341 | 2025.03.08 00:42:21.850721 [ 261 ] {38ee2434-c8bb-4433-80b1-bbdebb570600} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3342 | 2025.03.08 00:42:21.850966 [ 261 ] {38ee2434-c8bb-4433-80b1-bbdebb570600} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3343 | 2025.03.08 00:42:21.851190 [ 261 ] {38ee2434-c8bb-4433-80b1-bbdebb570600} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00151 sec., 42384.1059602649 rows/sec., 3.31 MiB/sec. | ||
3344 | 2025.03.08 00:42:21.851244 [ 261 ] {38ee2434-c8bb-4433-80b1-bbdebb570600} <Debug> TCPHandler: Processed in 0.001708242 sec. | ||
3345 | 2025.03.08 00:42:21.851362 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3346 | 2025.03.08 00:42:21.851470 [ 261 ] {96123147-8833-429a-a59d-78e56148ab26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3347 | 2025.03.08 00:42:21.851519 [ 261 ] {96123147-8833-429a-a59d-78e56148ab26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3348 | 2025.03.08 00:42:21.852051 [ 261 ] {96123147-8833-429a-a59d-78e56148ab26} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3349 | 2025.03.08 00:42:21.852091 [ 261 ] {96123147-8833-429a-a59d-78e56148ab26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3350 | 2025.03.08 00:42:21.852488 [ 261 ] {96123147-8833-429a-a59d-78e56148ab26} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3351 | 2025.03.08 00:42:21.852729 [ 261 ] {96123147-8833-429a-a59d-78e56148ab26} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3352 | 2025.03.08 00:42:21.852929 [ 261 ] {96123147-8833-429a-a59d-78e56148ab26} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001483 sec., 107889.41335131491 rows/sec., 7.51 MiB/sec. | ||
3353 | 2025.03.08 00:42:21.852984 [ 261 ] {96123147-8833-429a-a59d-78e56148ab26} <Debug> TCPHandler: Processed in 0.001673491 sec. | ||
3354 | 2025.03.08 00:42:21.853091 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3355 | 2025.03.08 00:42:21.853199 [ 261 ] {9dc6a125-65bb-4766-8610-f8599e243205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3356 | 2025.03.08 00:42:21.853246 [ 261 ] {9dc6a125-65bb-4766-8610-f8599e243205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3357 | 2025.03.08 00:42:21.853685 [ 261 ] {9dc6a125-65bb-4766-8610-f8599e243205} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3358 | 2025.03.08 00:42:21.853725 [ 261 ] {9dc6a125-65bb-4766-8610-f8599e243205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3359 | 2025.03.08 00:42:21.854077 [ 261 ] {9dc6a125-65bb-4766-8610-f8599e243205} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3360 | 2025.03.08 00:42:21.854318 [ 261 ] {9dc6a125-65bb-4766-8610-f8599e243205} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3361 | 2025.03.08 00:42:21.854569 [ 261 ] {9dc6a125-65bb-4766-8610-f8599e243205} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001392 sec., 43103.448275862065 rows/sec., 2.90 MiB/sec. | ||
3362 | 2025.03.08 00:42:21.854795 [ 261 ] {9dc6a125-65bb-4766-8610-f8599e243205} <Debug> TCPHandler: Processed in 0.001750093 sec. | ||
3363 | 2025.03.08 00:42:23.962849 [ 133 ] {} <Debug> oximeter.fields_u8 (359f3878-c6d7-4e2f-9cbe-147bb1ba9cf0) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3364 | 2025.03.08 00:42:23.962971 [ 133 ] {} <Trace> oximeter.fields_u8 (359f3878-c6d7-4e2f-9cbe-147bb1ba9cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3365 | 2025.03.08 00:42:23.963015 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3366 | 2025.03.08 00:42:23.963271 [ 196 ] {359f3878-c6d7-4e2f-9cbe-147bb1ba9cf0::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 | ||
3367 | 2025.03.08 00:42:23.963517 [ 196 ] {359f3878-c6d7-4e2f-9cbe-147bb1ba9cf0::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3368 | 2025.03.08 00:42:23.963581 [ 196 ] {359f3878-c6d7-4e2f-9cbe-147bb1ba9cf0::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 | ||
3369 | 2025.03.08 00:42:23.963697 [ 196 ] {359f3878-c6d7-4e2f-9cbe-147bb1ba9cf0::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 | ||
3370 | 2025.03.08 00:42:23.963786 [ 196 ] {359f3878-c6d7-4e2f-9cbe-147bb1ba9cf0::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 | ||
3371 | 2025.03.08 00:42:23.964033 [ 196 ] {359f3878-c6d7-4e2f-9cbe-147bb1ba9cf0::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 | ||
3372 | 2025.03.08 00:42:23.964153 [ 196 ] {359f3878-c6d7-4e2f-9cbe-147bb1ba9cf0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
3373 | 2025.03.08 00:42:23.965208 [ 187 ] {359f3878-c6d7-4e2f-9cbe-147bb1ba9cf0::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 5 columns (5 merged, 0 gathered) in 0.002077851 sec., 221382.57266762631 rows/sec., 13.57 MiB/sec. | ||
3374 | 2025.03.08 00:42:23.965413 [ 201 ] {359f3878-c6d7-4e2f-9cbe-147bb1ba9cf0::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3375 | 2025.03.08 00:42:23.965739 [ 201 ] {359f3878-c6d7-4e2f-9cbe-147bb1ba9cf0::all_1_5_1} <Trace> oximeter.fields_u8 (359f3878-c6d7-4e2f-9cbe-147bb1ba9cf0): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3376 | 2025.03.08 00:42:23.965824 [ 201 ] {359f3878-c6d7-4e2f-9cbe-147bb1ba9cf0::all_1_5_1} <Trace> oximeter.fields_u8 (359f3878-c6d7-4e2f-9cbe-147bb1ba9cf0) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3377 | 2025.03.08 00:42:23.965921 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
3378 | 2025.03.08 00:42:23.996331 [ 133 ] {} <Debug> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
3379 | 2025.03.08 00:42:23.996388 [ 133 ] {} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3380 | 2025.03.08 00:42:23.996427 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3381 | 2025.03.08 00:42:23.996730 [ 196 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
3382 | 2025.03.08 00:42:23.997071 [ 196 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3383 | 2025.03.08 00:42:23.997127 [ 196 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 135 rows starting from the beginning of the part | ||
3384 | 2025.03.08 00:42:23.997274 [ 196 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 39 rows starting from the beginning of the part | ||
3385 | 2025.03.08 00:42:23.997463 [ 196 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
3386 | 2025.03.08 00:42:23.997735 [ 196 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part | ||
3387 | 2025.03.08 00:42:23.997815 [ 196 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 54 rows starting from the beginning of the part | ||
3388 | 2025.03.08 00:42:23.998754 [ 187 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 5 columns (5 merged, 0 gathered) in 0.002235095 sec., 121695.05099335824 rows/sec., 8.71 MiB/sec. | ||
3389 | 2025.03.08 00:42:23.998918 [ 193 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
3390 | 2025.03.08 00:42:23.999222 [ 193 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_14_3} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3391 | 2025.03.08 00:42:23.999300 [ 193 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_14_3} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
3392 | 2025.03.08 00:42:23.999386 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
3393 | 2025.03.08 00:42:24.669337 [ 131 ] {} <Debug> oximeter.fields_i16 (330e8f76-e659-4531-b135-1d3c5ae0bc78) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3394 | 2025.03.08 00:42:24.669403 [ 131 ] {} <Trace> oximeter.fields_i16 (330e8f76-e659-4531-b135-1d3c5ae0bc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3395 | 2025.03.08 00:42:24.669427 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3396 | 2025.03.08 00:42:24.669619 [ 196 ] {330e8f76-e659-4531-b135-1d3c5ae0bc78::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 | ||
3397 | 2025.03.08 00:42:24.669781 [ 196 ] {330e8f76-e659-4531-b135-1d3c5ae0bc78::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3398 | 2025.03.08 00:42:24.669819 [ 196 ] {330e8f76-e659-4531-b135-1d3c5ae0bc78::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 | ||
3399 | 2025.03.08 00:42:24.669902 [ 196 ] {330e8f76-e659-4531-b135-1d3c5ae0bc78::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 | ||
3400 | 2025.03.08 00:42:24.670123 [ 196 ] {330e8f76-e659-4531-b135-1d3c5ae0bc78::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 | ||
3401 | 2025.03.08 00:42:24.670321 [ 196 ] {330e8f76-e659-4531-b135-1d3c5ae0bc78::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 | ||
3402 | 2025.03.08 00:42:24.670447 [ 196 ] {330e8f76-e659-4531-b135-1d3c5ae0bc78::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
3403 | 2025.03.08 00:42:24.671610 [ 193 ] {330e8f76-e659-4531-b135-1d3c5ae0bc78::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 872 rows, containing 5 columns (5 merged, 0 gathered) in 0.002101292 sec., 414982.78202172765 rows/sec., 28.20 MiB/sec. | ||
3404 | 2025.03.08 00:42:24.671783 [ 196 ] {330e8f76-e659-4531-b135-1d3c5ae0bc78::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3405 | 2025.03.08 00:42:24.672075 [ 196 ] {330e8f76-e659-4531-b135-1d3c5ae0bc78::all_1_5_1} <Trace> oximeter.fields_i16 (330e8f76-e659-4531-b135-1d3c5ae0bc78): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3406 | 2025.03.08 00:42:24.672160 [ 196 ] {330e8f76-e659-4531-b135-1d3c5ae0bc78::all_1_5_1} <Trace> oximeter.fields_i16 (330e8f76-e659-4531-b135-1d3c5ae0bc78) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3407 | 2025.03.08 00:42:24.672241 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
3408 | 2025.03.08 00:42:25.524854 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3409 | 2025.03.08 00:42:25.524909 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3410 | 2025.03.08 00:42:25.635331 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7381 | ||
3411 | 2025.03.08 00:42:25.635999 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3412 | 2025.03.08 00:42:25.636050 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3413 | 2025.03.08 00:42:25.636652 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3414 | 2025.03.08 00:42:25.636919 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3415 | 2025.03.08 00:42:25.637152 [ 128 ] {} <Debug> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3416 | 2025.03.08 00:42:25.637181 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
3417 | 2025.03.08 00:42:25.637235 [ 128 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3418 | 2025.03.08 00:42:25.637264 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3419 | 2025.03.08 00:42:25.637455 [ 200 ] {ca56161e-9b61-4450-af3e-9936bfa93887::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 | ||
3420 | 2025.03.08 00:42:25.637657 [ 200 ] {ca56161e-9b61-4450-af3e-9936bfa93887::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3421 | 2025.03.08 00:42:25.637701 [ 200 ] {ca56161e-9b61-4450-af3e-9936bfa93887::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 | ||
3422 | 2025.03.08 00:42:25.637775 [ 200 ] {ca56161e-9b61-4450-af3e-9936bfa93887::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 | ||
3423 | 2025.03.08 00:42:25.637860 [ 200 ] {ca56161e-9b61-4450-af3e-9936bfa93887::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 | ||
3424 | 2025.03.08 00:42:25.638099 [ 200 ] {ca56161e-9b61-4450-af3e-9936bfa93887::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 | ||
3425 | 2025.03.08 00:42:25.638233 [ 200 ] {ca56161e-9b61-4450-af3e-9936bfa93887::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 | ||
3426 | 2025.03.08 00:42:25.638323 [ 200 ] {ca56161e-9b61-4450-af3e-9936bfa93887::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 | ||
3427 | 2025.03.08 00:42:25.640016 [ 193 ] {ca56161e-9b61-4450-af3e-9936bfa93887::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.002684086 sec., 2749911.8880691603 rows/sec., 39.34 MiB/sec. | ||
3428 | 2025.03.08 00:42:25.640865 [ 193 ] {ca56161e-9b61-4450-af3e-9936bfa93887::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3429 | 2025.03.08 00:42:25.641267 [ 193 ] {ca56161e-9b61-4450-af3e-9936bfa93887::all_1_16_3} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3430 | 2025.03.08 00:42:25.641367 [ 193 ] {ca56161e-9b61-4450-af3e-9936bfa93887::all_1_16_3} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3431 | 2025.03.08 00:42:25.641490 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
3432 | 2025.03.08 00:42:25.647152 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 464 | ||
3433 | 2025.03.08 00:42:25.650034 [ 243 ] {} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3434 | 2025.03.08 00:42:25.650090 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3435 | 2025.03.08 00:42:25.651696 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3436 | 2025.03.08 00:42:25.652005 [ 243 ] {} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3437 | 2025.03.08 00:42:25.652938 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 464 | ||
3438 | 2025.03.08 00:42:26.001544 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001129318 sec. | ||
3439 | 2025.03.08 00:42:26.099088 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
3440 | 2025.03.08 00:42:26.119830 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3441 | 2025.03.08 00:42:26.119896 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3442 | 2025.03.08 00:42:26.127046 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3443 | 2025.03.08 00:42:26.127826 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3444 | 2025.03.08 00:42:26.128144 [ 128 ] {} <Debug> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3445 | 2025.03.08 00:42:26.128202 [ 128 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3446 | 2025.03.08 00:42:26.128266 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3447 | 2025.03.08 00:42:26.128737 [ 199 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::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 | ||
3448 | 2025.03.08 00:42:26.142658 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
3449 | 2025.03.08 00:42:26.144690 [ 199 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3450 | 2025.03.08 00:42:26.146420 [ 199 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::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 | ||
3451 | 2025.03.08 00:42:26.152234 [ 199 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::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 | ||
3452 | 2025.03.08 00:42:26.157936 [ 199 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::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 | ||
3453 | 2025.03.08 00:42:26.163679 [ 199 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::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 | ||
3454 | 2025.03.08 00:42:26.169704 [ 199 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part | ||
3455 | 2025.03.08 00:42:26.174546 [ 199 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
3456 | 2025.03.08 00:42:26.232355 [ 199 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.103962895 sec., 1163.8767850779839 rows/sec., 6.02 MiB/sec. | ||
3457 | 2025.03.08 00:42:26.234820 [ 196 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3458 | 2025.03.08 00:42:26.237747 [ 196 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::all_1_16_3} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3459 | 2025.03.08 00:42:26.237840 [ 196 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::all_1_16_3} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3460 | 2025.03.08 00:42:26.240261 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
3461 | 2025.03.08 00:42:26.847466 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3462 | 2025.03.08 00:42:26.847680 [ 261 ] {1100021b-866e-4dd8-91cf-499aaca2d350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3463 | 2025.03.08 00:42:26.847756 [ 261 ] {1100021b-866e-4dd8-91cf-499aaca2d350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3464 | 2025.03.08 00:42:26.848655 [ 261 ] {1100021b-866e-4dd8-91cf-499aaca2d350} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3465 | 2025.03.08 00:42:26.848705 [ 261 ] {1100021b-866e-4dd8-91cf-499aaca2d350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3466 | 2025.03.08 00:42:26.849174 [ 261 ] {1100021b-866e-4dd8-91cf-499aaca2d350} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3467 | 2025.03.08 00:42:26.849426 [ 261 ] {1100021b-866e-4dd8-91cf-499aaca2d350} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3468 | 2025.03.08 00:42:26.849612 [ 127 ] {} <Debug> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3469 | 2025.03.08 00:42:26.849694 [ 127 ] {} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3470 | 2025.03.08 00:42:26.849695 [ 261 ] {1100021b-866e-4dd8-91cf-499aaca2d350} <Debug> executeQuery: Read 136 rows, 11.99 KiB in 0.002065 sec., 65859.56416464891 rows/sec., 5.67 MiB/sec. | ||
3471 | 2025.03.08 00:42:26.849734 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3472 | 2025.03.08 00:42:26.849878 [ 261 ] {1100021b-866e-4dd8-91cf-499aaca2d350} <Debug> TCPHandler: Processed in 0.002548973 sec. | ||
3473 | 2025.03.08 00:42:26.850182 [ 198 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::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 | ||
3474 | 2025.03.08 00:42:26.850244 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3475 | 2025.03.08 00:42:26.850506 [ 198 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3476 | 2025.03.08 00:42:26.850511 [ 261 ] {3542923a-df52-4b6d-8d49-754503884990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3477 | 2025.03.08 00:42:26.850551 [ 198 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1842 rows starting from the beginning of the part | ||
3478 | 2025.03.08 00:42:26.850584 [ 261 ] {3542923a-df52-4b6d-8d49-754503884990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3479 | 2025.03.08 00:42:26.850815 [ 198 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part | ||
3480 | 2025.03.08 00:42:26.851228 [ 198 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1397 rows starting from the beginning of the part | ||
3481 | 2025.03.08 00:42:26.851734 [ 198 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part | ||
3482 | 2025.03.08 00:42:26.852222 [ 198 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part | ||
3483 | 2025.03.08 00:42:26.852589 [ 198 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 136 rows starting from the beginning of the part | ||
3484 | 2025.03.08 00:42:26.854543 [ 261 ] {3542923a-df52-4b6d-8d49-754503884990} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3485 | 2025.03.08 00:42:26.854585 [ 261 ] {3542923a-df52-4b6d-8d49-754503884990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3486 | 2025.03.08 00:42:26.855267 [ 261 ] {3542923a-df52-4b6d-8d49-754503884990} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3487 | 2025.03.08 00:42:26.855560 [ 261 ] {3542923a-df52-4b6d-8d49-754503884990} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3488 | 2025.03.08 00:42:26.855904 [ 261 ] {3542923a-df52-4b6d-8d49-754503884990} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.005434 sec., 7361.0599926389405 rows/sec., 553.52 KiB/sec. | ||
3489 | 2025.03.08 00:42:26.856401 [ 261 ] {3542923a-df52-4b6d-8d49-754503884990} <Debug> TCPHandler: Processed in 0.006268535 sec. | ||
3490 | 2025.03.08 00:42:26.856873 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3491 | 2025.03.08 00:42:26.856948 [ 189 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3543 rows, containing 5 columns (5 merged, 0 gathered) in 0.007076735 sec., 500654.609788271 rows/sec., 43.06 MiB/sec. | ||
3492 | 2025.03.08 00:42:26.857021 [ 261 ] {475701c5-0440-44bc-b94f-8e14c609f860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3493 | 2025.03.08 00:42:26.857082 [ 261 ] {475701c5-0440-44bc-b94f-8e14c609f860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3494 | 2025.03.08 00:42:26.857379 [ 189 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3495 | 2025.03.08 00:42:26.857968 [ 189 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_21_4} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3496 | 2025.03.08 00:42:26.858186 [ 189 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_21_4} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3497 | 2025.03.08 00:42:26.858363 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
3498 | 2025.03.08 00:42:26.858428 [ 261 ] {475701c5-0440-44bc-b94f-8e14c609f860} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3499 | 2025.03.08 00:42:26.858476 [ 261 ] {475701c5-0440-44bc-b94f-8e14c609f860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3500 | 2025.03.08 00:42:26.858857 [ 261 ] {475701c5-0440-44bc-b94f-8e14c609f860} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3501 | 2025.03.08 00:42:26.859101 [ 261 ] {475701c5-0440-44bc-b94f-8e14c609f860} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3502 | 2025.03.08 00:42:26.859331 [ 127 ] {} <Debug> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3503 | 2025.03.08 00:42:26.859395 [ 127 ] {} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3504 | 2025.03.08 00:42:26.859414 [ 261 ] {475701c5-0440-44bc-b94f-8e14c609f860} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.002421 sec., 42957.455596860804 rows/sec., 3.36 MiB/sec. | ||
3505 | 2025.03.08 00:42:26.859429 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3506 | 2025.03.08 00:42:26.859577 [ 261 ] {475701c5-0440-44bc-b94f-8e14c609f860} <Debug> TCPHandler: Processed in 0.0028416 sec. | ||
3507 | 2025.03.08 00:42:26.859615 [ 198 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::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 | ||
3508 | 2025.03.08 00:42:26.859720 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3509 | 2025.03.08 00:42:26.859728 [ 198 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3510 | 2025.03.08 00:42:26.859766 [ 198 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 902 rows starting from the beginning of the part | ||
3511 | 2025.03.08 00:42:26.859949 [ 261 ] {693cf006-a61f-4281-8b49-f7dd84674d08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3512 | 2025.03.08 00:42:26.859996 [ 198 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 64 rows starting from the beginning of the part | ||
3513 | 2025.03.08 00:42:26.860106 [ 261 ] {693cf006-a61f-4281-8b49-f7dd84674d08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3514 | 2025.03.08 00:42:26.860272 [ 198 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 598 rows starting from the beginning of the part | ||
3515 | 2025.03.08 00:42:26.860683 [ 198 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part | ||
3516 | 2025.03.08 00:42:26.861137 [ 198 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 64 rows starting from the beginning of the part | ||
3517 | 2025.03.08 00:42:26.861465 [ 198 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 104 rows starting from the beginning of the part | ||
3518 | 2025.03.08 00:42:26.862563 [ 261 ] {693cf006-a61f-4281-8b49-f7dd84674d08} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3519 | 2025.03.08 00:42:26.862610 [ 261 ] {693cf006-a61f-4281-8b49-f7dd84674d08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3520 | 2025.03.08 00:42:26.863176 [ 261 ] {693cf006-a61f-4281-8b49-f7dd84674d08} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3521 | 2025.03.08 00:42:26.863492 [ 192 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1796 rows, containing 5 columns (5 merged, 0 gathered) in 0.003928166 sec., 457210.82052031404 rows/sec., 35.73 MiB/sec. | ||
3522 | 2025.03.08 00:42:26.863535 [ 261 ] {693cf006-a61f-4281-8b49-f7dd84674d08} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3523 | 2025.03.08 00:42:26.863960 [ 261 ] {693cf006-a61f-4281-8b49-f7dd84674d08} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004145 sec., 38600.72376357057 rows/sec., 2.69 MiB/sec. | ||
3524 | 2025.03.08 00:42:26.864094 [ 192 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3525 | 2025.03.08 00:42:26.864395 [ 261 ] {693cf006-a61f-4281-8b49-f7dd84674d08} <Debug> TCPHandler: Processed in 0.004720947 sec. | ||
3526 | 2025.03.08 00:42:26.864800 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3527 | 2025.03.08 00:42:26.864992 [ 261 ] {b11643d3-8198-45e6-bcd3-b2af57c2ae5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3528 | 2025.03.08 00:42:26.865137 [ 261 ] {b11643d3-8198-45e6-bcd3-b2af57c2ae5e} <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 | ||
3529 | 2025.03.08 00:42:26.865147 [ 192 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_21_4} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3530 | 2025.03.08 00:42:26.865426 [ 192 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_21_4} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3531 | 2025.03.08 00:42:26.865651 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
3532 | 2025.03.08 00:42:26.866745 [ 261 ] {b11643d3-8198-45e6-bcd3-b2af57c2ae5e} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3533 | 2025.03.08 00:42:26.866791 [ 261 ] {b11643d3-8198-45e6-bcd3-b2af57c2ae5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3534 | 2025.03.08 00:42:26.867470 [ 261 ] {b11643d3-8198-45e6-bcd3-b2af57c2ae5e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3535 | 2025.03.08 00:42:26.867728 [ 261 ] {b11643d3-8198-45e6-bcd3-b2af57c2ae5e} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3536 | 2025.03.08 00:42:26.868189 [ 261 ] {b11643d3-8198-45e6-bcd3-b2af57c2ae5e} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.003218 sec., 12430.080795525171 rows/sec., 22.27 MiB/sec. | ||
3537 | 2025.03.08 00:42:26.868535 [ 261 ] {b11643d3-8198-45e6-bcd3-b2af57c2ae5e} <Debug> TCPHandler: Processed in 0.003809074 sec. | ||
3538 | 2025.03.08 00:42:26.868656 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3539 | 2025.03.08 00:42:26.868762 [ 261 ] {ee07a4d3-3096-46de-b7a2-f9dbf33cb135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3540 | 2025.03.08 00:42:26.868809 [ 261 ] {ee07a4d3-3096-46de-b7a2-f9dbf33cb135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3541 | 2025.03.08 00:42:26.869257 [ 261 ] {ee07a4d3-3096-46de-b7a2-f9dbf33cb135} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3542 | 2025.03.08 00:42:26.869297 [ 261 ] {ee07a4d3-3096-46de-b7a2-f9dbf33cb135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3543 | 2025.03.08 00:42:26.869655 [ 261 ] {ee07a4d3-3096-46de-b7a2-f9dbf33cb135} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3544 | 2025.03.08 00:42:26.869896 [ 261 ] {ee07a4d3-3096-46de-b7a2-f9dbf33cb135} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3545 | 2025.03.08 00:42:26.870188 [ 261 ] {ee07a4d3-3096-46de-b7a2-f9dbf33cb135} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001432 sec., 41899.44134078213 rows/sec., 2.82 MiB/sec. | ||
3546 | 2025.03.08 00:42:26.870369 [ 261 ] {ee07a4d3-3096-46de-b7a2-f9dbf33cb135} <Debug> TCPHandler: Processed in 0.001759243 sec. | ||
3547 | 2025.03.08 00:42:31.846438 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3548 | 2025.03.08 00:42:31.846646 [ 261 ] {b793e423-a343-4db2-a303-f8488a683c3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3549 | 2025.03.08 00:42:31.846720 [ 261 ] {b793e423-a343-4db2-a303-f8488a683c3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3550 | 2025.03.08 00:42:31.847507 [ 261 ] {b793e423-a343-4db2-a303-f8488a683c3f} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3551 | 2025.03.08 00:42:31.847553 [ 261 ] {b793e423-a343-4db2-a303-f8488a683c3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3552 | 2025.03.08 00:42:31.847992 [ 261 ] {b793e423-a343-4db2-a303-f8488a683c3f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3553 | 2025.03.08 00:42:31.848244 [ 261 ] {b793e423-a343-4db2-a303-f8488a683c3f} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3554 | 2025.03.08 00:42:31.848484 [ 261 ] {b793e423-a343-4db2-a303-f8488a683c3f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001895 sec., 29551.451187335093 rows/sec., 2.26 MiB/sec. | ||
3555 | 2025.03.08 00:42:31.848550 [ 261 ] {b793e423-a343-4db2-a303-f8488a683c3f} <Debug> TCPHandler: Processed in 0.002253886 sec. | ||
3556 | 2025.03.08 00:42:31.848687 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3557 | 2025.03.08 00:42:31.848803 [ 261 ] {25adbf38-5316-428e-89a2-4089a7375ea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3558 | 2025.03.08 00:42:31.848852 [ 261 ] {25adbf38-5316-428e-89a2-4089a7375ea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3559 | 2025.03.08 00:42:31.849468 [ 261 ] {25adbf38-5316-428e-89a2-4089a7375ea9} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3560 | 2025.03.08 00:42:31.849511 [ 261 ] {25adbf38-5316-428e-89a2-4089a7375ea9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3561 | 2025.03.08 00:42:31.849874 [ 261 ] {25adbf38-5316-428e-89a2-4089a7375ea9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3562 | 2025.03.08 00:42:31.850123 [ 261 ] {25adbf38-5316-428e-89a2-4089a7375ea9} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3563 | 2025.03.08 00:42:31.850341 [ 261 ] {25adbf38-5316-428e-89a2-4089a7375ea9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001566 sec., 40868.45466155811 rows/sec., 3.19 MiB/sec. | ||
3564 | 2025.03.08 00:42:31.850393 [ 261 ] {25adbf38-5316-428e-89a2-4089a7375ea9} <Debug> TCPHandler: Processed in 0.001759483 sec. | ||
3565 | 2025.03.08 00:42:31.850506 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3566 | 2025.03.08 00:42:31.850615 [ 261 ] {0be0433a-0745-48b4-8ef6-3a8ce20e7f00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3567 | 2025.03.08 00:42:31.850664 [ 261 ] {0be0433a-0745-48b4-8ef6-3a8ce20e7f00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3568 | 2025.03.08 00:42:31.851190 [ 261 ] {0be0433a-0745-48b4-8ef6-3a8ce20e7f00} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3569 | 2025.03.08 00:42:31.851231 [ 261 ] {0be0433a-0745-48b4-8ef6-3a8ce20e7f00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3570 | 2025.03.08 00:42:31.851616 [ 261 ] {0be0433a-0745-48b4-8ef6-3a8ce20e7f00} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3571 | 2025.03.08 00:42:31.851846 [ 261 ] {0be0433a-0745-48b4-8ef6-3a8ce20e7f00} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3572 | 2025.03.08 00:42:31.852019 [ 121 ] {} <Debug> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3573 | 2025.03.08 00:42:31.852085 [ 261 ] {0be0433a-0745-48b4-8ef6-3a8ce20e7f00} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001491 sec., 107310.52984574111 rows/sec., 7.47 MiB/sec. | ||
3574 | 2025.03.08 00:42:31.852101 [ 121 ] {} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3575 | 2025.03.08 00:42:31.852176 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3576 | 2025.03.08 00:42:31.852216 [ 261 ] {0be0433a-0745-48b4-8ef6-3a8ce20e7f00} <Debug> TCPHandler: Processed in 0.001755333 sec. | ||
3577 | 2025.03.08 00:42:31.852477 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3578 | 2025.03.08 00:42:31.852482 [ 198 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::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 | ||
3579 | 2025.03.08 00:42:31.852900 [ 261 ] {39fd30d6-38c6-4795-a84f-e8be9ae0d4de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3580 | 2025.03.08 00:42:31.853049 [ 198 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3581 | 2025.03.08 00:42:31.853070 [ 261 ] {39fd30d6-38c6-4795-a84f-e8be9ae0d4de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3582 | 2025.03.08 00:42:31.853134 [ 198 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3838 rows starting from the beginning of the part | ||
3583 | 2025.03.08 00:42:31.853407 [ 198 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1149 rows starting from the beginning of the part | ||
3584 | 2025.03.08 00:42:31.853862 [ 198 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 128 rows starting from the beginning of the part | ||
3585 | 2025.03.08 00:42:31.854210 [ 198 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::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 | ||
3586 | 2025.03.08 00:42:31.854585 [ 198 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
3587 | 2025.03.08 00:42:31.854922 [ 198 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::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 | ||
3588 | 2025.03.08 00:42:31.855487 [ 261 ] {39fd30d6-38c6-4795-a84f-e8be9ae0d4de} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3589 | 2025.03.08 00:42:31.855530 [ 261 ] {39fd30d6-38c6-4795-a84f-e8be9ae0d4de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3590 | 2025.03.08 00:42:31.856066 [ 261 ] {39fd30d6-38c6-4795-a84f-e8be9ae0d4de} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3591 | 2025.03.08 00:42:31.856394 [ 261 ] {39fd30d6-38c6-4795-a84f-e8be9ae0d4de} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3592 | 2025.03.08 00:42:31.856663 [ 121 ] {} <Debug> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3593 | 2025.03.08 00:42:31.856779 [ 121 ] {} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3594 | 2025.03.08 00:42:31.856872 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3595 | 2025.03.08 00:42:31.856924 [ 261 ] {39fd30d6-38c6-4795-a84f-e8be9ae0d4de} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004156 sec., 14436.958614051973 rows/sec., 996.30 KiB/sec. | ||
3596 | 2025.03.08 00:42:31.857368 [ 261 ] {39fd30d6-38c6-4795-a84f-e8be9ae0d4de} <Debug> TCPHandler: Processed in 0.004977082 sec. | ||
3597 | 2025.03.08 00:42:31.857407 [ 189 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::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 | ||
3598 | 2025.03.08 00:42:31.857587 [ 189 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3599 | 2025.03.08 00:42:31.857623 [ 189 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 496 rows starting from the beginning of the part | ||
3600 | 2025.03.08 00:42:31.857943 [ 189 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
3601 | 2025.03.08 00:42:31.858239 [ 189 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 48 rows starting from the beginning of the part | ||
3602 | 2025.03.08 00:42:31.858347 [ 189 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::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 | ||
3603 | 2025.03.08 00:42:31.858610 [ 189 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
3604 | 2025.03.08 00:42:31.859113 [ 189 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::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 | ||
3605 | 2025.03.08 00:42:31.859160 [ 198 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5595 rows, containing 5 columns (5 merged, 0 gathered) in 0.006867819 sec., 814669.11111082 rows/sec., 55.66 MiB/sec. | ||
3606 | 2025.03.08 00:42:31.859632 [ 198 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3607 | 2025.03.08 00:42:31.860182 [ 198 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3608 | 2025.03.08 00:42:31.860388 [ 198 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3609 | 2025.03.08 00:42:31.860569 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
3610 | 2025.03.08 00:42:31.861028 [ 190 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 736 rows, containing 4 columns (4 merged, 0 gathered) in 0.003989139 sec., 184500.96624860654 rows/sec., 12.19 MiB/sec. | ||
3611 | 2025.03.08 00:42:31.861199 [ 190 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3612 | 2025.03.08 00:42:31.861468 [ 190 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_21_4} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3613 | 2025.03.08 00:42:31.861540 [ 190 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_21_4} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3614 | 2025.03.08 00:42:31.861622 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
3615 | 2025.03.08 00:42:33.137445 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7869 | ||
3616 | 2025.03.08 00:42:33.138202 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3617 | 2025.03.08 00:42:33.138251 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3618 | 2025.03.08 00:42:33.138769 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3619 | 2025.03.08 00:42:33.139028 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3620 | 2025.03.08 00:42:33.139369 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7869 | ||
3621 | 2025.03.08 00:42:33.643716 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
3622 | 2025.03.08 00:42:33.663195 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3623 | 2025.03.08 00:42:33.663260 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3624 | 2025.03.08 00:42:33.670434 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3625 | 2025.03.08 00:42:33.671193 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3626 | 2025.03.08 00:42:33.674314 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
3627 | 2025.03.08 00:42:35.654021 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 484 | ||
3628 | 2025.03.08 00:42:35.656871 [ 243 ] {} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3629 | 2025.03.08 00:42:35.656932 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3630 | 2025.03.08 00:42:35.658425 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3631 | 2025.03.08 00:42:35.658740 [ 243 ] {} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3632 | 2025.03.08 00:42:35.658985 [ 118 ] {} <Debug> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3633 | 2025.03.08 00:42:35.659099 [ 118 ] {} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3634 | 2025.03.08 00:42:35.659154 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3635 | 2025.03.08 00:42:35.659881 [ 186 ] {63f8f43b-2fc1-40fe-a4ec-916d04e41523::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 | ||
3636 | 2025.03.08 00:42:35.661366 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 484 | ||
3637 | 2025.03.08 00:42:35.661715 [ 186 ] {63f8f43b-2fc1-40fe-a4ec-916d04e41523::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3638 | 2025.03.08 00:42:35.661911 [ 186 ] {63f8f43b-2fc1-40fe-a4ec-916d04e41523::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 334 rows starting from the beginning of the part | ||
3639 | 2025.03.08 00:42:35.662579 [ 186 ] {63f8f43b-2fc1-40fe-a4ec-916d04e41523::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 16 rows starting from the beginning of the part | ||
3640 | 2025.03.08 00:42:35.663183 [ 186 ] {63f8f43b-2fc1-40fe-a4ec-916d04e41523::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 44 rows starting from the beginning of the part | ||
3641 | 2025.03.08 00:42:35.663757 [ 186 ] {63f8f43b-2fc1-40fe-a4ec-916d04e41523::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 54 rows starting from the beginning of the part | ||
3642 | 2025.03.08 00:42:35.664327 [ 186 ] {63f8f43b-2fc1-40fe-a4ec-916d04e41523::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 16 rows starting from the beginning of the part | ||
3643 | 2025.03.08 00:42:35.664873 [ 186 ] {63f8f43b-2fc1-40fe-a4ec-916d04e41523::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 20 rows starting from the beginning of the part | ||
3644 | 2025.03.08 00:42:35.672955 [ 189 ] {63f8f43b-2fc1-40fe-a4ec-916d04e41523::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 484 rows, containing 72 columns (72 merged, 0 gathered) in 0.013676037 sec., 35390.36930069727 rows/sec., 34.50 MiB/sec. | ||
3645 | 2025.03.08 00:42:35.673933 [ 194 ] {63f8f43b-2fc1-40fe-a4ec-916d04e41523::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3646 | 2025.03.08 00:42:35.674655 [ 194 ] {63f8f43b-2fc1-40fe-a4ec-916d04e41523::all_1_11_2} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3647 | 2025.03.08 00:42:35.674744 [ 194 ] {63f8f43b-2fc1-40fe-a4ec-916d04e41523::all_1_11_2} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3648 | 2025.03.08 00:42:35.674956 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.84 MiB. | ||
3649 | 2025.03.08 00:42:36.847636 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3650 | 2025.03.08 00:42:36.847834 [ 261 ] {ff3f0639-9eaa-41e2-ba6e-a62a4927ac73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3651 | 2025.03.08 00:42:36.847910 [ 261 ] {ff3f0639-9eaa-41e2-ba6e-a62a4927ac73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3652 | 2025.03.08 00:42:36.848778 [ 261 ] {ff3f0639-9eaa-41e2-ba6e-a62a4927ac73} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3653 | 2025.03.08 00:42:36.848824 [ 261 ] {ff3f0639-9eaa-41e2-ba6e-a62a4927ac73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3654 | 2025.03.08 00:42:36.849258 [ 261 ] {ff3f0639-9eaa-41e2-ba6e-a62a4927ac73} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3655 | 2025.03.08 00:42:36.849505 [ 261 ] {ff3f0639-9eaa-41e2-ba6e-a62a4927ac73} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3656 | 2025.03.08 00:42:36.849748 [ 261 ] {ff3f0639-9eaa-41e2-ba6e-a62a4927ac73} <Debug> executeQuery: Read 136 rows, 11.99 KiB in 0.001969 sec., 69070.59421025902 rows/sec., 5.95 MiB/sec. | ||
3657 | 2025.03.08 00:42:36.849812 [ 261 ] {ff3f0639-9eaa-41e2-ba6e-a62a4927ac73} <Debug> TCPHandler: Processed in 0.002310447 sec. | ||
3658 | 2025.03.08 00:42:36.849938 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3659 | 2025.03.08 00:42:36.850055 [ 261 ] {33629c8a-391e-43ae-87b3-3287cc34aa58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3660 | 2025.03.08 00:42:36.850103 [ 261 ] {33629c8a-391e-43ae-87b3-3287cc34aa58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3661 | 2025.03.08 00:42:36.850661 [ 261 ] {33629c8a-391e-43ae-87b3-3287cc34aa58} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3662 | 2025.03.08 00:42:36.850702 [ 261 ] {33629c8a-391e-43ae-87b3-3287cc34aa58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3663 | 2025.03.08 00:42:36.851044 [ 261 ] {33629c8a-391e-43ae-87b3-3287cc34aa58} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3664 | 2025.03.08 00:42:36.851280 [ 261 ] {33629c8a-391e-43ae-87b3-3287cc34aa58} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3665 | 2025.03.08 00:42:36.851530 [ 261 ] {33629c8a-391e-43ae-87b3-3287cc34aa58} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001492 sec., 26809.65147453083 rows/sec., 1.97 MiB/sec. | ||
3666 | 2025.03.08 00:42:36.851701 [ 261 ] {33629c8a-391e-43ae-87b3-3287cc34aa58} <Debug> TCPHandler: Processed in 0.001811885 sec. | ||
3667 | 2025.03.08 00:42:36.851885 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3668 | 2025.03.08 00:42:36.851992 [ 261 ] {033e1046-40fc-44c6-bc7e-8dba2bb86348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3669 | 2025.03.08 00:42:36.852038 [ 261 ] {033e1046-40fc-44c6-bc7e-8dba2bb86348} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3670 | 2025.03.08 00:42:36.852616 [ 261 ] {033e1046-40fc-44c6-bc7e-8dba2bb86348} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3671 | 2025.03.08 00:42:36.852655 [ 261 ] {033e1046-40fc-44c6-bc7e-8dba2bb86348} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3672 | 2025.03.08 00:42:36.853006 [ 261 ] {033e1046-40fc-44c6-bc7e-8dba2bb86348} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3673 | 2025.03.08 00:42:36.853247 [ 261 ] {033e1046-40fc-44c6-bc7e-8dba2bb86348} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3674 | 2025.03.08 00:42:36.853453 [ 261 ] {033e1046-40fc-44c6-bc7e-8dba2bb86348} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001484 sec., 70080.86253369272 rows/sec., 5.47 MiB/sec. | ||
3675 | 2025.03.08 00:42:36.853505 [ 261 ] {033e1046-40fc-44c6-bc7e-8dba2bb86348} <Debug> TCPHandler: Processed in 0.001682172 sec. | ||
3676 | 2025.03.08 00:42:36.853621 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3677 | 2025.03.08 00:42:36.853727 [ 261 ] {e55e3233-62df-4b72-97dc-f4b078ad8e18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3678 | 2025.03.08 00:42:36.853776 [ 261 ] {e55e3233-62df-4b72-97dc-f4b078ad8e18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3679 | 2025.03.08 00:42:36.854294 [ 261 ] {e55e3233-62df-4b72-97dc-f4b078ad8e18} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3680 | 2025.03.08 00:42:36.854333 [ 261 ] {e55e3233-62df-4b72-97dc-f4b078ad8e18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3681 | 2025.03.08 00:42:36.854705 [ 261 ] {e55e3233-62df-4b72-97dc-f4b078ad8e18} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3682 | 2025.03.08 00:42:36.854930 [ 261 ] {e55e3233-62df-4b72-97dc-f4b078ad8e18} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3683 | 2025.03.08 00:42:36.855133 [ 261 ] {e55e3233-62df-4b72-97dc-f4b078ad8e18} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001427 sec., 112123.33566923616 rows/sec., 7.81 MiB/sec. | ||
3684 | 2025.03.08 00:42:36.855184 [ 261 ] {e55e3233-62df-4b72-97dc-f4b078ad8e18} <Debug> TCPHandler: Processed in 0.001614 sec. | ||
3685 | 2025.03.08 00:42:36.855298 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3686 | 2025.03.08 00:42:36.855404 [ 261 ] {4385103c-865d-48a0-845c-4c36c823871f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3687 | 2025.03.08 00:42:36.855471 [ 261 ] {4385103c-865d-48a0-845c-4c36c823871f} <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 | ||
3688 | 2025.03.08 00:42:36.856608 [ 261 ] {4385103c-865d-48a0-845c-4c36c823871f} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3689 | 2025.03.08 00:42:36.856648 [ 261 ] {4385103c-865d-48a0-845c-4c36c823871f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3690 | 2025.03.08 00:42:36.857287 [ 261 ] {4385103c-865d-48a0-845c-4c36c823871f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3691 | 2025.03.08 00:42:36.857529 [ 261 ] {4385103c-865d-48a0-845c-4c36c823871f} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3692 | 2025.03.08 00:42:36.857714 [ 117 ] {} <Debug> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3693 | 2025.03.08 00:42:36.857793 [ 261 ] {4385103c-865d-48a0-845c-4c36c823871f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002402 sec., 16652.78934221482 rows/sec., 29.84 MiB/sec. | ||
3694 | 2025.03.08 00:42:36.857807 [ 117 ] {} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3695 | 2025.03.08 00:42:36.857890 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3696 | 2025.03.08 00:42:36.858130 [ 261 ] {4385103c-865d-48a0-845c-4c36c823871f} <Debug> TCPHandler: Processed in 0.002875171 sec. | ||
3697 | 2025.03.08 00:42:36.858248 [ 188 ] {a7cce903-d276-43d4-8c58-428ddb56b21b::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 | ||
3698 | 2025.03.08 00:42:36.858323 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3699 | 2025.03.08 00:42:36.858512 [ 261 ] {12695729-3ca4-4617-9349-9d9b4f1380e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3700 | 2025.03.08 00:42:36.858646 [ 261 ] {12695729-3ca4-4617-9349-9d9b4f1380e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3701 | 2025.03.08 00:42:36.859344 [ 188 ] {a7cce903-d276-43d4-8c58-428ddb56b21b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3702 | 2025.03.08 00:42:36.859805 [ 188 ] {a7cce903-d276-43d4-8c58-428ddb56b21b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 161 rows starting from the beginning of the part | ||
3703 | 2025.03.08 00:42:36.860607 [ 188 ] {a7cce903-d276-43d4-8c58-428ddb56b21b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 39 rows starting from the beginning of the part | ||
3704 | 2025.03.08 00:42:36.861260 [ 261 ] {12695729-3ca4-4617-9349-9d9b4f1380e1} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3705 | 2025.03.08 00:42:36.861321 [ 188 ] {a7cce903-d276-43d4-8c58-428ddb56b21b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part | ||
3706 | 2025.03.08 00:42:36.861341 [ 261 ] {12695729-3ca4-4617-9349-9d9b4f1380e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3707 | 2025.03.08 00:42:36.861951 [ 188 ] {a7cce903-d276-43d4-8c58-428ddb56b21b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
3708 | 2025.03.08 00:42:36.862615 [ 188 ] {a7cce903-d276-43d4-8c58-428ddb56b21b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part | ||
3709 | 2025.03.08 00:42:36.862836 [ 261 ] {12695729-3ca4-4617-9349-9d9b4f1380e1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3710 | 2025.03.08 00:42:36.863113 [ 188 ] {a7cce903-d276-43d4-8c58-428ddb56b21b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
3711 | 2025.03.08 00:42:36.863640 [ 261 ] {12695729-3ca4-4617-9349-9d9b4f1380e1} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3712 | 2025.03.08 00:42:36.864379 [ 261 ] {12695729-3ca4-4617-9349-9d9b4f1380e1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005907 sec., 10157.440325038091 rows/sec., 700.97 KiB/sec. | ||
3713 | 2025.03.08 00:42:36.864465 [ 261 ] {12695729-3ca4-4617-9349-9d9b4f1380e1} <Debug> TCPHandler: Processed in 0.006198453 sec. | ||
3714 | 2025.03.08 00:42:36.867106 [ 194 ] {a7cce903-d276-43d4-8c58-428ddb56b21b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 19 columns (19 merged, 0 gathered) in 0.009051573 sec., 39772.0926517413 rows/sec., 71.27 MiB/sec. | ||
3715 | 2025.03.08 00:42:36.867821 [ 195 ] {a7cce903-d276-43d4-8c58-428ddb56b21b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3716 | 2025.03.08 00:42:36.868344 [ 195 ] {a7cce903-d276-43d4-8c58-428ddb56b21b::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3717 | 2025.03.08 00:42:36.868443 [ 195 ] {a7cce903-d276-43d4-8c58-428ddb56b21b::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3718 | 2025.03.08 00:42:36.868617 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB. | ||
3719 | 2025.03.08 00:42:40.524961 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3720 | 2025.03.08 00:42:40.525068 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3721 | 2025.03.08 00:42:40.640470 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8296 | ||
3722 | 2025.03.08 00:42:40.641113 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3723 | 2025.03.08 00:42:40.641165 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3724 | 2025.03.08 00:42:40.641795 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3725 | 2025.03.08 00:42:40.642053 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3726 | 2025.03.08 00:42:40.642376 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
3727 | 2025.03.08 00:42:41.175333 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
3728 | 2025.03.08 00:42:41.195585 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3729 | 2025.03.08 00:42:41.195651 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3730 | 2025.03.08 00:42:41.203223 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3731 | 2025.03.08 00:42:41.203958 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3732 | 2025.03.08 00:42:41.206624 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
3733 | 2025.03.08 00:42:41.846893 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3734 | 2025.03.08 00:42:41.847094 [ 261 ] {8eb0eb8e-eed9-4750-9467-0c02afc05b84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3735 | 2025.03.08 00:42:41.847171 [ 261 ] {8eb0eb8e-eed9-4750-9467-0c02afc05b84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3736 | 2025.03.08 00:42:41.847972 [ 261 ] {8eb0eb8e-eed9-4750-9467-0c02afc05b84} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3737 | 2025.03.08 00:42:41.848025 [ 261 ] {8eb0eb8e-eed9-4750-9467-0c02afc05b84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3738 | 2025.03.08 00:42:41.848461 [ 261 ] {8eb0eb8e-eed9-4750-9467-0c02afc05b84} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3739 | 2025.03.08 00:42:41.848709 [ 261 ] {8eb0eb8e-eed9-4750-9467-0c02afc05b84} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3740 | 2025.03.08 00:42:41.848937 [ 261 ] {8eb0eb8e-eed9-4750-9467-0c02afc05b84} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001904 sec., 29411.764705882353 rows/sec., 2.25 MiB/sec. | ||
3741 | 2025.03.08 00:42:41.848996 [ 261 ] {8eb0eb8e-eed9-4750-9467-0c02afc05b84} <Debug> TCPHandler: Processed in 0.002247525 sec. | ||
3742 | 2025.03.08 00:42:41.849123 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3743 | 2025.03.08 00:42:41.849234 [ 261 ] {b913f187-ae05-4e61-af59-cd390b53a021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3744 | 2025.03.08 00:42:41.849280 [ 261 ] {b913f187-ae05-4e61-af59-cd390b53a021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3745 | 2025.03.08 00:42:41.849830 [ 261 ] {b913f187-ae05-4e61-af59-cd390b53a021} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3746 | 2025.03.08 00:42:41.849872 [ 261 ] {b913f187-ae05-4e61-af59-cd390b53a021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3747 | 2025.03.08 00:42:41.850228 [ 261 ] {b913f187-ae05-4e61-af59-cd390b53a021} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3748 | 2025.03.08 00:42:41.850465 [ 261 ] {b913f187-ae05-4e61-af59-cd390b53a021} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3749 | 2025.03.08 00:42:41.850674 [ 261 ] {b913f187-ae05-4e61-af59-cd390b53a021} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001463 sec., 43745.72795625427 rows/sec., 3.41 MiB/sec. | ||
3750 | 2025.03.08 00:42:41.850728 [ 261 ] {b913f187-ae05-4e61-af59-cd390b53a021} <Debug> TCPHandler: Processed in 0.001660801 sec. | ||
3751 | 2025.03.08 00:42:41.850846 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3752 | 2025.03.08 00:42:41.850959 [ 261 ] {2822cc28-87e6-44ed-8480-01c2ed99862e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3753 | 2025.03.08 00:42:41.851010 [ 261 ] {2822cc28-87e6-44ed-8480-01c2ed99862e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3754 | 2025.03.08 00:42:41.851569 [ 261 ] {2822cc28-87e6-44ed-8480-01c2ed99862e} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3755 | 2025.03.08 00:42:41.851612 [ 261 ] {2822cc28-87e6-44ed-8480-01c2ed99862e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3756 | 2025.03.08 00:42:41.852017 [ 261 ] {2822cc28-87e6-44ed-8480-01c2ed99862e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3757 | 2025.03.08 00:42:41.852281 [ 261 ] {2822cc28-87e6-44ed-8480-01c2ed99862e} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3758 | 2025.03.08 00:42:41.852538 [ 261 ] {2822cc28-87e6-44ed-8480-01c2ed99862e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001591 sec., 100565.6819610308 rows/sec., 7.00 MiB/sec. | ||
3759 | 2025.03.08 00:42:41.852633 [ 261 ] {2822cc28-87e6-44ed-8480-01c2ed99862e} <Debug> TCPHandler: Processed in 0.001835896 sec. | ||
3760 | 2025.03.08 00:42:41.852865 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3761 | 2025.03.08 00:42:41.852974 [ 261 ] {4bdd296f-bc35-40ac-a49a-7b01d392f435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3762 | 2025.03.08 00:42:41.853023 [ 261 ] {4bdd296f-bc35-40ac-a49a-7b01d392f435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3763 | 2025.03.08 00:42:41.853479 [ 261 ] {4bdd296f-bc35-40ac-a49a-7b01d392f435} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3764 | 2025.03.08 00:42:41.853520 [ 261 ] {4bdd296f-bc35-40ac-a49a-7b01d392f435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3765 | 2025.03.08 00:42:41.853888 [ 261 ] {4bdd296f-bc35-40ac-a49a-7b01d392f435} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3766 | 2025.03.08 00:42:41.854144 [ 261 ] {4bdd296f-bc35-40ac-a49a-7b01d392f435} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3767 | 2025.03.08 00:42:41.854367 [ 261 ] {4bdd296f-bc35-40ac-a49a-7b01d392f435} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001416 sec., 42372.88135593221 rows/sec., 2.86 MiB/sec. | ||
3768 | 2025.03.08 00:42:41.854419 [ 261 ] {4bdd296f-bc35-40ac-a49a-7b01d392f435} <Debug> TCPHandler: Processed in 0.00162501 sec. | ||
3769 | 2025.03.08 00:42:45.662456 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 504 | ||
3770 | 2025.03.08 00:42:45.665311 [ 243 ] {} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3771 | 2025.03.08 00:42:45.665370 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3772 | 2025.03.08 00:42:45.666851 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3773 | 2025.03.08 00:42:45.667173 [ 243 ] {} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3774 | 2025.03.08 00:42:45.668207 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 504 | ||
3775 | 2025.03.08 00:42:46.702390 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3776 | 2025.03.08 00:42:46.702600 [ 261 ] {ba9e73f5-0b10-4e86-98cd-52509c2ef1bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3777 | 2025.03.08 00:42:46.702679 [ 261 ] {ba9e73f5-0b10-4e86-98cd-52509c2ef1bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3778 | 2025.03.08 00:42:46.703521 [ 261 ] {ba9e73f5-0b10-4e86-98cd-52509c2ef1bc} <Trace> oximeter.fields_i16 (330e8f76-e659-4531-b135-1d3c5ae0bc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3779 | 2025.03.08 00:42:46.703565 [ 261 ] {ba9e73f5-0b10-4e86-98cd-52509c2ef1bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3780 | 2025.03.08 00:42:46.704007 [ 261 ] {ba9e73f5-0b10-4e86-98cd-52509c2ef1bc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3781 | 2025.03.08 00:42:46.704273 [ 261 ] {ba9e73f5-0b10-4e86-98cd-52509c2ef1bc} <Trace> oximeter.fields_i16 (330e8f76-e659-4531-b135-1d3c5ae0bc78): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3782 | 2025.03.08 00:42:46.704469 [ 261 ] {ba9e73f5-0b10-4e86-98cd-52509c2ef1bc} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00193 sec., 12435.233160621761 rows/sec., 1.03 MiB/sec. | ||
3783 | 2025.03.08 00:42:46.704535 [ 261 ] {ba9e73f5-0b10-4e86-98cd-52509c2ef1bc} <Debug> TCPHandler: Processed in 0.002285997 sec. | ||
3784 | 2025.03.08 00:42:46.704649 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3785 | 2025.03.08 00:42:46.704761 [ 261 ] {8df11ff7-7420-4d85-89d4-f99e339f5211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3786 | 2025.03.08 00:42:46.704812 [ 261 ] {8df11ff7-7420-4d85-89d4-f99e339f5211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3787 | 2025.03.08 00:42:46.705346 [ 261 ] {8df11ff7-7420-4d85-89d4-f99e339f5211} <Trace> oximeter.fields_ipaddr (1a443df5-cada-4b5f-a9a3-63bb49a330c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3788 | 2025.03.08 00:42:46.705385 [ 261 ] {8df11ff7-7420-4d85-89d4-f99e339f5211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3789 | 2025.03.08 00:42:46.705748 [ 261 ] {8df11ff7-7420-4d85-89d4-f99e339f5211} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3790 | 2025.03.08 00:42:46.705994 [ 261 ] {8df11ff7-7420-4d85-89d4-f99e339f5211} <Trace> oximeter.fields_ipaddr (1a443df5-cada-4b5f-a9a3-63bb49a330c4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3791 | 2025.03.08 00:42:46.706194 [ 261 ] {8df11ff7-7420-4d85-89d4-f99e339f5211} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.00146 sec., 5479.452054794521 rows/sec., 446.81 KiB/sec. | ||
3792 | 2025.03.08 00:42:46.706361 [ 261 ] {8df11ff7-7420-4d85-89d4-f99e339f5211} <Debug> TCPHandler: Processed in 0.001764234 sec. | ||
3793 | 2025.03.08 00:42:46.706491 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3794 | 2025.03.08 00:42:46.706601 [ 261 ] {c98ec58e-367e-4eaa-9f74-d06b16dc3f5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3795 | 2025.03.08 00:42:46.706646 [ 261 ] {c98ec58e-367e-4eaa-9f74-d06b16dc3f5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3796 | 2025.03.08 00:42:46.707929 [ 261 ] {c98ec58e-367e-4eaa-9f74-d06b16dc3f5b} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3797 | 2025.03.08 00:42:46.707968 [ 261 ] {c98ec58e-367e-4eaa-9f74-d06b16dc3f5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3798 | 2025.03.08 00:42:46.708418 [ 261 ] {c98ec58e-367e-4eaa-9f74-d06b16dc3f5b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3799 | 2025.03.08 00:42:46.708666 [ 261 ] {c98ec58e-367e-4eaa-9f74-d06b16dc3f5b} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3800 | 2025.03.08 00:42:46.708857 [ 261 ] {c98ec58e-367e-4eaa-9f74-d06b16dc3f5b} <Debug> executeQuery: Read 1400 rows, 119.84 KiB in 0.002277 sec., 614844.0931049627 rows/sec., 51.40 MiB/sec. | ||
3801 | 2025.03.08 00:42:46.708974 [ 261 ] {c98ec58e-367e-4eaa-9f74-d06b16dc3f5b} <Debug> TCPHandler: Processed in 0.002534142 sec. | ||
3802 | 2025.03.08 00:42:46.709095 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3803 | 2025.03.08 00:42:46.709198 [ 261 ] {beff0ff6-572e-46aa-b5a3-6353213586fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3804 | 2025.03.08 00:42:46.709243 [ 261 ] {beff0ff6-572e-46aa-b5a3-6353213586fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3805 | 2025.03.08 00:42:46.709808 [ 261 ] {beff0ff6-572e-46aa-b5a3-6353213586fd} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3806 | 2025.03.08 00:42:46.709847 [ 261 ] {beff0ff6-572e-46aa-b5a3-6353213586fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3807 | 2025.03.08 00:42:46.710198 [ 261 ] {beff0ff6-572e-46aa-b5a3-6353213586fd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3808 | 2025.03.08 00:42:46.710434 [ 261 ] {beff0ff6-572e-46aa-b5a3-6353213586fd} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3809 | 2025.03.08 00:42:46.710609 [ 261 ] {beff0ff6-572e-46aa-b5a3-6353213586fd} <Debug> executeQuery: Read 60 rows, 4.53 KiB in 0.001432 sec., 41899.44134078213 rows/sec., 3.09 MiB/sec. | ||
3810 | 2025.03.08 00:42:46.710661 [ 261 ] {beff0ff6-572e-46aa-b5a3-6353213586fd} <Debug> TCPHandler: Processed in 0.00162372 sec. | ||
3811 | 2025.03.08 00:42:46.710772 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3812 | 2025.03.08 00:42:46.710878 [ 261 ] {1830f711-6d54-4952-8683-9030fd231dd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3813 | 2025.03.08 00:42:46.710923 [ 261 ] {1830f711-6d54-4952-8683-9030fd231dd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3814 | 2025.03.08 00:42:46.711549 [ 261 ] {1830f711-6d54-4952-8683-9030fd231dd7} <Trace> oximeter.fields_u32 (a206c9d0-4713-4a46-b7dc-d938c0bb4a63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3815 | 2025.03.08 00:42:46.711587 [ 261 ] {1830f711-6d54-4952-8683-9030fd231dd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3816 | 2025.03.08 00:42:46.711939 [ 261 ] {1830f711-6d54-4952-8683-9030fd231dd7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3817 | 2025.03.08 00:42:46.712178 [ 261 ] {1830f711-6d54-4952-8683-9030fd231dd7} <Trace> oximeter.fields_u32 (a206c9d0-4713-4a46-b7dc-d938c0bb4a63): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3818 | 2025.03.08 00:42:46.712373 [ 261 ] {1830f711-6d54-4952-8683-9030fd231dd7} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.00151 sec., 166887.41721854304 rows/sec., 11.54 MiB/sec. | ||
3819 | 2025.03.08 00:42:46.712534 [ 261 ] {1830f711-6d54-4952-8683-9030fd231dd7} <Debug> TCPHandler: Processed in 0.001810585 sec. | ||
3820 | 2025.03.08 00:42:46.712686 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3821 | 2025.03.08 00:42:46.712796 [ 261 ] {ecf458c2-7e31-43e2-a0b9-faf906a10f5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3822 | 2025.03.08 00:42:46.712844 [ 261 ] {ecf458c2-7e31-43e2-a0b9-faf906a10f5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3823 | 2025.03.08 00:42:46.713401 [ 261 ] {ecf458c2-7e31-43e2-a0b9-faf906a10f5d} <Trace> oximeter.fields_u8 (359f3878-c6d7-4e2f-9cbe-147bb1ba9cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3824 | 2025.03.08 00:42:46.713442 [ 261 ] {ecf458c2-7e31-43e2-a0b9-faf906a10f5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3825 | 2025.03.08 00:42:46.713810 [ 261 ] {ecf458c2-7e31-43e2-a0b9-faf906a10f5d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3826 | 2025.03.08 00:42:46.714074 [ 261 ] {ecf458c2-7e31-43e2-a0b9-faf906a10f5d} <Trace> oximeter.fields_u8 (359f3878-c6d7-4e2f-9cbe-147bb1ba9cf0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3827 | 2025.03.08 00:42:46.714256 [ 261 ] {ecf458c2-7e31-43e2-a0b9-faf906a10f5d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001479 sec., 8113.5902636916835 rows/sec., 633.87 KiB/sec. | ||
3828 | 2025.03.08 00:42:46.714320 [ 261 ] {ecf458c2-7e31-43e2-a0b9-faf906a10f5d} <Debug> TCPHandler: Processed in 0.001688311 sec. | ||
3829 | 2025.03.08 00:42:46.714442 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3830 | 2025.03.08 00:42:46.714573 [ 261 ] {4a6fdd78-ace9-4340-9505-91e6b6f5202a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3831 | 2025.03.08 00:42:46.714624 [ 261 ] {4a6fdd78-ace9-4340-9505-91e6b6f5202a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3832 | 2025.03.08 00:42:46.715425 [ 261 ] {4a6fdd78-ace9-4340-9505-91e6b6f5202a} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3833 | 2025.03.08 00:42:46.715463 [ 261 ] {4a6fdd78-ace9-4340-9505-91e6b6f5202a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3834 | 2025.03.08 00:42:46.715867 [ 261 ] {4a6fdd78-ace9-4340-9505-91e6b6f5202a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3835 | 2025.03.08 00:42:46.716123 [ 261 ] {4a6fdd78-ace9-4340-9505-91e6b6f5202a} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3836 | 2025.03.08 00:42:46.716307 [ 261 ] {4a6fdd78-ace9-4340-9505-91e6b6f5202a} <Debug> executeQuery: Read 604 rows, 46.52 KiB in 0.001762 sec., 342792.2814982974 rows/sec., 25.78 MiB/sec. | ||
3837 | 2025.03.08 00:42:46.716360 [ 261 ] {4a6fdd78-ace9-4340-9505-91e6b6f5202a} <Debug> TCPHandler: Processed in 0.001972339 sec. | ||
3838 | 2025.03.08 00:42:46.716466 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3839 | 2025.03.08 00:42:46.716585 [ 261 ] {bd4623ef-8104-44bb-a5d4-d45460955ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3840 | 2025.03.08 00:42:46.716646 [ 261 ] {bd4623ef-8104-44bb-a5d4-d45460955ac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3841 | 2025.03.08 00:42:46.717406 [ 261 ] {bd4623ef-8104-44bb-a5d4-d45460955ac3} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3842 | 2025.03.08 00:42:46.717444 [ 261 ] {bd4623ef-8104-44bb-a5d4-d45460955ac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3843 | 2025.03.08 00:42:46.717891 [ 261 ] {bd4623ef-8104-44bb-a5d4-d45460955ac3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3844 | 2025.03.08 00:42:46.718141 [ 261 ] {bd4623ef-8104-44bb-a5d4-d45460955ac3} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3845 | 2025.03.08 00:42:46.718323 [ 261 ] {bd4623ef-8104-44bb-a5d4-d45460955ac3} <Debug> executeQuery: Read 920 rows, 63.90 KiB in 0.001774 sec., 518602.0293122886 rows/sec., 35.18 MiB/sec. | ||
3846 | 2025.03.08 00:42:46.718375 [ 261 ] {bd4623ef-8104-44bb-a5d4-d45460955ac3} <Debug> TCPHandler: Processed in 0.001960228 sec. | ||
3847 | 2025.03.08 00:42:46.718491 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3848 | 2025.03.08 00:42:46.718596 [ 261 ] {e4437e14-418e-4924-bef9-dc261d4223a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3849 | 2025.03.08 00:42:46.718662 [ 261 ] {e4437e14-418e-4924-bef9-dc261d4223a6} <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 | ||
3850 | 2025.03.08 00:42:46.719850 [ 261 ] {e4437e14-418e-4924-bef9-dc261d4223a6} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3851 | 2025.03.08 00:42:46.719890 [ 261 ] {e4437e14-418e-4924-bef9-dc261d4223a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3852 | 2025.03.08 00:42:46.720548 [ 261 ] {e4437e14-418e-4924-bef9-dc261d4223a6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3853 | 2025.03.08 00:42:46.720805 [ 261 ] {e4437e14-418e-4924-bef9-dc261d4223a6} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3854 | 2025.03.08 00:42:46.721032 [ 261 ] {e4437e14-418e-4924-bef9-dc261d4223a6} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002451 sec., 16319.869441044471 rows/sec., 29.24 MiB/sec. | ||
3855 | 2025.03.08 00:42:46.721153 [ 261 ] {e4437e14-418e-4924-bef9-dc261d4223a6} <Debug> TCPHandler: Processed in 0.002714977 sec. | ||
3856 | 2025.03.08 00:42:46.721269 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3857 | 2025.03.08 00:42:46.721373 [ 261 ] {dda02354-4930-47ba-80ba-704c3c7fae13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3858 | 2025.03.08 00:42:46.721420 [ 261 ] {dda02354-4930-47ba-80ba-704c3c7fae13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3859 | 2025.03.08 00:42:46.721876 [ 261 ] {dda02354-4930-47ba-80ba-704c3c7fae13} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3860 | 2025.03.08 00:42:46.721913 [ 261 ] {dda02354-4930-47ba-80ba-704c3c7fae13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3861 | 2025.03.08 00:42:46.722273 [ 261 ] {dda02354-4930-47ba-80ba-704c3c7fae13} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3862 | 2025.03.08 00:42:46.722509 [ 261 ] {dda02354-4930-47ba-80ba-704c3c7fae13} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3863 | 2025.03.08 00:42:46.722679 [ 261 ] {dda02354-4930-47ba-80ba-704c3c7fae13} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001329 sec., 45146.72686230248 rows/sec., 3.04 MiB/sec. | ||
3864 | 2025.03.08 00:42:46.722729 [ 261 ] {dda02354-4930-47ba-80ba-704c3c7fae13} <Debug> TCPHandler: Processed in 0.001510508 sec. | ||
3865 | 2025.03.08 00:42:48.143478 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8784 | ||
3866 | 2025.03.08 00:42:48.144255 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3867 | 2025.03.08 00:42:48.144298 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3868 | 2025.03.08 00:42:48.144888 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3869 | 2025.03.08 00:42:48.145149 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3870 | 2025.03.08 00:42:48.145448 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8784 | ||
3871 | 2025.03.08 00:42:48.707618 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
3872 | 2025.03.08 00:42:48.728991 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3873 | 2025.03.08 00:42:48.729056 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3874 | 2025.03.08 00:42:48.736880 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3875 | 2025.03.08 00:42:48.737641 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3876 | 2025.03.08 00:42:48.740571 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
3877 | 2025.03.08 00:42:51.846113 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3878 | 2025.03.08 00:42:51.846302 [ 261 ] {4df3157e-e285-4b21-94dd-1069b4a0f47c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3879 | 2025.03.08 00:42:51.846377 [ 261 ] {4df3157e-e285-4b21-94dd-1069b4a0f47c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3880 | 2025.03.08 00:42:51.847176 [ 261 ] {4df3157e-e285-4b21-94dd-1069b4a0f47c} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3881 | 2025.03.08 00:42:51.847224 [ 261 ] {4df3157e-e285-4b21-94dd-1069b4a0f47c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3882 | 2025.03.08 00:42:51.847672 [ 261 ] {4df3157e-e285-4b21-94dd-1069b4a0f47c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3883 | 2025.03.08 00:42:51.847942 [ 261 ] {4df3157e-e285-4b21-94dd-1069b4a0f47c} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3884 | 2025.03.08 00:42:51.848113 [ 70 ] {} <Debug> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3885 | 2025.03.08 00:42:51.848164 [ 70 ] {} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3886 | 2025.03.08 00:42:51.848170 [ 261 ] {4df3157e-e285-4b21-94dd-1069b4a0f47c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00192 sec., 29166.666666666664 rows/sec., 2.23 MiB/sec. | ||
3887 | 2025.03.08 00:42:51.848191 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3888 | 2025.03.08 00:42:51.848312 [ 261 ] {4df3157e-e285-4b21-94dd-1069b4a0f47c} <Debug> TCPHandler: Processed in 0.002330937 sec. | ||
3889 | 2025.03.08 00:42:51.848663 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3890 | 2025.03.08 00:42:51.848723 [ 201 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::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 | ||
3891 | 2025.03.08 00:42:51.848941 [ 261 ] {95a78b5f-b66f-4077-800e-143bf7ed0712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3892 | 2025.03.08 00:42:51.849067 [ 261 ] {95a78b5f-b66f-4077-800e-143bf7ed0712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3893 | 2025.03.08 00:42:51.849092 [ 201 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3894 | 2025.03.08 00:42:51.849196 [ 201 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1963 rows starting from the beginning of the part | ||
3895 | 2025.03.08 00:42:51.849522 [ 201 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part | ||
3896 | 2025.03.08 00:42:51.849960 [ 201 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 136 rows starting from the beginning of the part | ||
3897 | 2025.03.08 00:42:51.850500 [ 201 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part | ||
3898 | 2025.03.08 00:42:51.850830 [ 201 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1400 rows starting from the beginning of the part | ||
3899 | 2025.03.08 00:42:51.851246 [ 201 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part | ||
3900 | 2025.03.08 00:42:51.851873 [ 261 ] {95a78b5f-b66f-4077-800e-143bf7ed0712} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3901 | 2025.03.08 00:42:51.851929 [ 261 ] {95a78b5f-b66f-4077-800e-143bf7ed0712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3902 | 2025.03.08 00:42:51.852816 [ 261 ] {95a78b5f-b66f-4077-800e-143bf7ed0712} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3903 | 2025.03.08 00:42:51.853384 [ 261 ] {95a78b5f-b66f-4077-800e-143bf7ed0712} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3904 | 2025.03.08 00:42:51.853717 [ 70 ] {} <Debug> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3905 | 2025.03.08 00:42:51.853841 [ 70 ] {} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3906 | 2025.03.08 00:42:51.853942 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3907 | 2025.03.08 00:42:51.854105 [ 261 ] {95a78b5f-b66f-4077-800e-143bf7ed0712} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00522 sec., 12260.536398467433 rows/sec., 979.93 KiB/sec. | ||
3908 | 2025.03.08 00:42:51.854342 [ 261 ] {95a78b5f-b66f-4077-800e-143bf7ed0712} <Debug> TCPHandler: Processed in 0.005824494 sec. | ||
3909 | 2025.03.08 00:42:51.854356 [ 195 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::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 | ||
3910 | 2025.03.08 00:42:51.854509 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3911 | 2025.03.08 00:42:51.854691 [ 195 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3912 | 2025.03.08 00:42:51.854823 [ 195 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 940 rows starting from the beginning of the part | ||
3913 | 2025.03.08 00:42:51.854834 [ 261 ] {17862167-7d1a-4199-818f-d4d163f40518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3914 | 2025.03.08 00:42:51.855033 [ 261 ] {17862167-7d1a-4199-818f-d4d163f40518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3915 | 2025.03.08 00:42:51.855169 [ 195 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part | ||
3916 | 2025.03.08 00:42:51.855479 [ 195 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 104 rows starting from the beginning of the part | ||
3917 | 2025.03.08 00:42:51.855794 [ 195 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 64 rows starting from the beginning of the part | ||
3918 | 2025.03.08 00:42:51.856343 [ 195 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 604 rows starting from the beginning of the part | ||
3919 | 2025.03.08 00:42:51.856755 [ 195 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 64 rows starting from the beginning of the part | ||
3920 | 2025.03.08 00:42:51.858469 [ 194 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3667 rows, containing 5 columns (5 merged, 0 gathered) in 0.01013463 sec., 361828.7002090851 rows/sec., 31.25 MiB/sec. | ||
3921 | 2025.03.08 00:42:51.858727 [ 261 ] {17862167-7d1a-4199-818f-d4d163f40518} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3922 | 2025.03.08 00:42:51.858795 [ 261 ] {17862167-7d1a-4199-818f-d4d163f40518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3923 | 2025.03.08 00:42:51.858873 [ 194 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3924 | 2025.03.08 00:42:51.859877 [ 194 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_26_5} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3925 | 2025.03.08 00:42:51.860274 [ 194 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_26_5} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3926 | 2025.03.08 00:42:51.860469 [ 261 ] {17862167-7d1a-4199-818f-d4d163f40518} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3927 | 2025.03.08 00:42:51.860526 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
3928 | 2025.03.08 00:42:51.860953 [ 261 ] {17862167-7d1a-4199-818f-d4d163f40518} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3929 | 2025.03.08 00:42:51.861403 [ 261 ] {17862167-7d1a-4199-818f-d4d163f40518} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.006655 sec., 24042.07362885049 rows/sec., 1.67 MiB/sec. | ||
3930 | 2025.03.08 00:42:51.861942 [ 261 ] {17862167-7d1a-4199-818f-d4d163f40518} <Debug> TCPHandler: Processed in 0.007506805 sec. | ||
3931 | 2025.03.08 00:42:51.862258 [ 195 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1840 rows, containing 5 columns (5 merged, 0 gathered) in 0.008154511 sec., 225641.97902240857 rows/sec., 17.70 MiB/sec. | ||
3932 | 2025.03.08 00:42:51.862291 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3933 | 2025.03.08 00:42:51.862484 [ 261 ] {ce0a4f9b-20f7-4977-8ab8-e8b0c83fb452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3934 | 2025.03.08 00:42:51.862513 [ 195 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3935 | 2025.03.08 00:42:51.862571 [ 261 ] {ce0a4f9b-20f7-4977-8ab8-e8b0c83fb452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3936 | 2025.03.08 00:42:51.863112 [ 195 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_26_5} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3937 | 2025.03.08 00:42:51.863277 [ 195 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_26_5} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3938 | 2025.03.08 00:42:51.863439 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
3939 | 2025.03.08 00:42:51.863581 [ 261 ] {ce0a4f9b-20f7-4977-8ab8-e8b0c83fb452} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3940 | 2025.03.08 00:42:51.863624 [ 261 ] {ce0a4f9b-20f7-4977-8ab8-e8b0c83fb452} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3941 | 2025.03.08 00:42:51.864030 [ 261 ] {ce0a4f9b-20f7-4977-8ab8-e8b0c83fb452} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3942 | 2025.03.08 00:42:51.864264 [ 261 ] {ce0a4f9b-20f7-4977-8ab8-e8b0c83fb452} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3943 | 2025.03.08 00:42:51.864446 [ 261 ] {ce0a4f9b-20f7-4977-8ab8-e8b0c83fb452} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002008 sec., 29880.478087649404 rows/sec., 2.01 MiB/sec. | ||
3944 | 2025.03.08 00:42:51.864501 [ 261 ] {ce0a4f9b-20f7-4977-8ab8-e8b0c83fb452} <Debug> TCPHandler: Processed in 0.002274636 sec. | ||
3945 | 2025.03.08 00:42:55.525118 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3946 | 2025.03.08 00:42:55.525192 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3947 | 2025.03.08 00:42:55.645715 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9211 | ||
3948 | 2025.03.08 00:42:55.646373 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3949 | 2025.03.08 00:42:55.646422 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3950 | 2025.03.08 00:42:55.646944 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3951 | 2025.03.08 00:42:55.647209 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3952 | 2025.03.08 00:42:55.647485 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
3953 | 2025.03.08 00:42:55.669262 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 532 | ||
3954 | 2025.03.08 00:42:55.672316 [ 243 ] {} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3955 | 2025.03.08 00:42:55.672372 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3956 | 2025.03.08 00:42:55.673851 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3957 | 2025.03.08 00:42:55.674160 [ 243 ] {} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3958 | 2025.03.08 00:42:55.675162 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 532 | ||
3959 | 2025.03.08 00:42:56.241565 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
3960 | 2025.03.08 00:42:56.263257 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3961 | 2025.03.08 00:42:56.263315 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3962 | 2025.03.08 00:42:56.271056 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3963 | 2025.03.08 00:42:56.271834 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3964 | 2025.03.08 00:42:56.274828 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
3965 | 2025.03.08 00:42:56.848126 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3966 | 2025.03.08 00:42:56.848316 [ 261 ] {9cc973ff-520c-4d21-83f6-4a06c283e99d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3967 | 2025.03.08 00:42:56.848391 [ 261 ] {9cc973ff-520c-4d21-83f6-4a06c283e99d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3968 | 2025.03.08 00:42:56.849258 [ 261 ] {9cc973ff-520c-4d21-83f6-4a06c283e99d} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3969 | 2025.03.08 00:42:56.849307 [ 261 ] {9cc973ff-520c-4d21-83f6-4a06c283e99d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3970 | 2025.03.08 00:42:56.849744 [ 261 ] {9cc973ff-520c-4d21-83f6-4a06c283e99d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3971 | 2025.03.08 00:42:56.849993 [ 261 ] {9cc973ff-520c-4d21-83f6-4a06c283e99d} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3972 | 2025.03.08 00:42:56.850239 [ 261 ] {9cc973ff-520c-4d21-83f6-4a06c283e99d} <Debug> executeQuery: Read 136 rows, 11.99 KiB in 0.001977 sec., 68791.0976226606 rows/sec., 5.92 MiB/sec. | ||
3973 | 2025.03.08 00:42:56.850305 [ 261 ] {9cc973ff-520c-4d21-83f6-4a06c283e99d} <Debug> TCPHandler: Processed in 0.002313577 sec. | ||
3974 | 2025.03.08 00:42:56.850433 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3975 | 2025.03.08 00:42:56.850549 [ 261 ] {1f64e734-8374-419e-b669-36ad5ca28e40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3976 | 2025.03.08 00:42:56.850598 [ 261 ] {1f64e734-8374-419e-b669-36ad5ca28e40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3977 | 2025.03.08 00:42:56.851157 [ 261 ] {1f64e734-8374-419e-b669-36ad5ca28e40} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3978 | 2025.03.08 00:42:56.851198 [ 261 ] {1f64e734-8374-419e-b669-36ad5ca28e40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3979 | 2025.03.08 00:42:56.851552 [ 261 ] {1f64e734-8374-419e-b669-36ad5ca28e40} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3980 | 2025.03.08 00:42:56.851790 [ 261 ] {1f64e734-8374-419e-b669-36ad5ca28e40} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3981 | 2025.03.08 00:42:56.852026 [ 261 ] {1f64e734-8374-419e-b669-36ad5ca28e40} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001503 sec., 26613.43978709248 rows/sec., 1.95 MiB/sec. | ||
3982 | 2025.03.08 00:42:56.852155 [ 261 ] {1f64e734-8374-419e-b669-36ad5ca28e40} <Debug> TCPHandler: Processed in 0.001776294 sec. | ||
3983 | 2025.03.08 00:42:56.852269 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3984 | 2025.03.08 00:42:56.852375 [ 261 ] {97166060-335a-47c1-a840-72482a134a05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3985 | 2025.03.08 00:42:56.852420 [ 261 ] {97166060-335a-47c1-a840-72482a134a05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3986 | 2025.03.08 00:42:56.852970 [ 261 ] {97166060-335a-47c1-a840-72482a134a05} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3987 | 2025.03.08 00:42:56.853008 [ 261 ] {97166060-335a-47c1-a840-72482a134a05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3988 | 2025.03.08 00:42:56.853360 [ 261 ] {97166060-335a-47c1-a840-72482a134a05} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3989 | 2025.03.08 00:42:56.853603 [ 261 ] {97166060-335a-47c1-a840-72482a134a05} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3990 | 2025.03.08 00:42:56.853844 [ 261 ] {97166060-335a-47c1-a840-72482a134a05} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001483 sec., 70128.11867835469 rows/sec., 5.48 MiB/sec. | ||
3991 | 2025.03.08 00:42:56.853945 [ 261 ] {97166060-335a-47c1-a840-72482a134a05} <Debug> TCPHandler: Processed in 0.001723662 sec. | ||
3992 | 2025.03.08 00:42:56.854165 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3993 | 2025.03.08 00:42:56.854273 [ 261 ] {773d1fb3-3f23-414d-b7d9-bdffad3b7441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3994 | 2025.03.08 00:42:56.854323 [ 261 ] {773d1fb3-3f23-414d-b7d9-bdffad3b7441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3995 | 2025.03.08 00:42:56.854858 [ 261 ] {773d1fb3-3f23-414d-b7d9-bdffad3b7441} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3996 | 2025.03.08 00:42:56.854895 [ 261 ] {773d1fb3-3f23-414d-b7d9-bdffad3b7441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3997 | 2025.03.08 00:42:56.855281 [ 261 ] {773d1fb3-3f23-414d-b7d9-bdffad3b7441} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3998 | 2025.03.08 00:42:56.855514 [ 261 ] {773d1fb3-3f23-414d-b7d9-bdffad3b7441} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3999 | 2025.03.08 00:42:56.855687 [ 99 ] {} <Debug> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4000 | 2025.03.08 00:42:56.855747 [ 261 ] {773d1fb3-3f23-414d-b7d9-bdffad3b7441} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001495 sec., 107023.41137123745 rows/sec., 7.45 MiB/sec. | ||
4001 | 2025.03.08 00:42:56.855766 [ 99 ] {} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4002 | 2025.03.08 00:42:56.855832 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4003 | 2025.03.08 00:42:56.855886 [ 261 ] {773d1fb3-3f23-414d-b7d9-bdffad3b7441} <Debug> TCPHandler: Processed in 0.001788984 sec. | ||
4004 | 2025.03.08 00:42:56.856241 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4005 | 2025.03.08 00:42:56.856548 [ 201 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::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 | ||
4006 | 2025.03.08 00:42:56.856591 [ 261 ] {5c1302ad-104b-4e72-8094-a4dad9efb180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4007 | 2025.03.08 00:42:56.856766 [ 261 ] {5c1302ad-104b-4e72-8094-a4dad9efb180} <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 | ||
4008 | 2025.03.08 00:42:56.856989 [ 201 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4009 | 2025.03.08 00:42:56.857139 [ 201 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 5595 rows starting from the beginning of the part | ||
4010 | 2025.03.08 00:42:56.857517 [ 201 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
4011 | 2025.03.08 00:42:56.857868 [ 201 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::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 | ||
4012 | 2025.03.08 00:42:56.858322 [ 201 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 920 rows starting from the beginning of the part | ||
4013 | 2025.03.08 00:42:56.858822 [ 201 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
4014 | 2025.03.08 00:42:56.859240 [ 201 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::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 | ||
4015 | 2025.03.08 00:42:56.862855 [ 261 ] {5c1302ad-104b-4e72-8094-a4dad9efb180} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4016 | 2025.03.08 00:42:56.862915 [ 261 ] {5c1302ad-104b-4e72-8094-a4dad9efb180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4017 | 2025.03.08 00:42:56.863800 [ 261 ] {5c1302ad-104b-4e72-8094-a4dad9efb180} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4018 | 2025.03.08 00:42:56.864196 [ 194 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7155 rows, containing 5 columns (5 merged, 0 gathered) in 0.008195792 sec., 873008.9782659198 rows/sec., 59.70 MiB/sec. | ||
4019 | 2025.03.08 00:42:56.864352 [ 261 ] {5c1302ad-104b-4e72-8094-a4dad9efb180} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4020 | 2025.03.08 00:42:56.864638 [ 261 ] {5c1302ad-104b-4e72-8094-a4dad9efb180} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.008142 sec., 4912.7978383689515 rows/sec., 8.80 MiB/sec. | ||
4021 | 2025.03.08 00:42:56.864806 [ 261 ] {5c1302ad-104b-4e72-8094-a4dad9efb180} <Debug> TCPHandler: Processed in 0.008703025 sec. | ||
4022 | 2025.03.08 00:42:56.864942 [ 200 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4023 | 2025.03.08 00:42:56.864968 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4024 | 2025.03.08 00:42:56.865145 [ 261 ] {ed2ebc59-c1f4-4173-b1a7-9e51a094d10b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4025 | 2025.03.08 00:42:56.865229 [ 261 ] {ed2ebc59-c1f4-4173-b1a7-9e51a094d10b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4026 | 2025.03.08 00:42:56.865589 [ 200 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4027 | 2025.03.08 00:42:56.865747 [ 200 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4028 | 2025.03.08 00:42:56.865948 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
4029 | 2025.03.08 00:42:56.866110 [ 261 ] {ed2ebc59-c1f4-4173-b1a7-9e51a094d10b} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4030 | 2025.03.08 00:42:56.866153 [ 261 ] {ed2ebc59-c1f4-4173-b1a7-9e51a094d10b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4031 | 2025.03.08 00:42:56.866518 [ 261 ] {ed2ebc59-c1f4-4173-b1a7-9e51a094d10b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4032 | 2025.03.08 00:42:56.866757 [ 261 ] {ed2ebc59-c1f4-4173-b1a7-9e51a094d10b} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4033 | 2025.03.08 00:42:56.866927 [ 99 ] {} <Debug> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4034 | 2025.03.08 00:42:56.866991 [ 99 ] {} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4035 | 2025.03.08 00:42:56.867013 [ 261 ] {ed2ebc59-c1f4-4173-b1a7-9e51a094d10b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001894 sec., 31678.98627243928 rows/sec., 2.13 MiB/sec. | ||
4036 | 2025.03.08 00:42:56.867025 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4037 | 2025.03.08 00:42:56.867176 [ 261 ] {ed2ebc59-c1f4-4173-b1a7-9e51a094d10b} <Debug> TCPHandler: Processed in 0.002255135 sec. | ||
4038 | 2025.03.08 00:42:56.867503 [ 193 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::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 | ||
4039 | 2025.03.08 00:42:56.867744 [ 193 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4040 | 2025.03.08 00:42:56.867775 [ 193 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 736 rows starting from the beginning of the part | ||
4041 | 2025.03.08 00:42:56.867854 [ 193 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
4042 | 2025.03.08 00:42:56.867989 [ 193 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::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 | ||
4043 | 2025.03.08 00:42:56.868243 [ 193 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
4044 | 2025.03.08 00:42:56.868551 [ 193 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
4045 | 2025.03.08 00:42:56.868747 [ 193 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::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 | ||
4046 | 2025.03.08 00:42:56.869953 [ 200 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1036 rows, containing 4 columns (4 merged, 0 gathered) in 0.002768508 sec., 374208.7796025874 rows/sec., 24.87 MiB/sec. | ||
4047 | 2025.03.08 00:42:56.870134 [ 193 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4048 | 2025.03.08 00:42:56.870424 [ 193 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_26_5} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4049 | 2025.03.08 00:42:56.870506 [ 193 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_26_5} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4050 | 2025.03.08 00:42:56.870588 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
4051 | 2025.03.08 00:43:01.845937 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4052 | 2025.03.08 00:43:01.846170 [ 261 ] {232960e5-978f-4bce-9615-0460d2392def} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4053 | 2025.03.08 00:43:01.846253 [ 261 ] {232960e5-978f-4bce-9615-0460d2392def} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4054 | 2025.03.08 00:43:01.847074 [ 261 ] {232960e5-978f-4bce-9615-0460d2392def} <Trace> oximeter.fields_ipaddr (1a443df5-cada-4b5f-a9a3-63bb49a330c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4055 | 2025.03.08 00:43:01.847126 [ 261 ] {232960e5-978f-4bce-9615-0460d2392def} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4056 | 2025.03.08 00:43:01.847553 [ 261 ] {232960e5-978f-4bce-9615-0460d2392def} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
4057 | 2025.03.08 00:43:01.847805 [ 261 ] {232960e5-978f-4bce-9615-0460d2392def} <Trace> oximeter.fields_ipaddr (1a443df5-cada-4b5f-a9a3-63bb49a330c4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4058 | 2025.03.08 00:43:01.848076 [ 261 ] {232960e5-978f-4bce-9615-0460d2392def} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001958 sec., 4085.801838610827 rows/sec., 333.17 KiB/sec. | ||
4059 | 2025.03.08 00:43:01.848257 [ 261 ] {232960e5-978f-4bce-9615-0460d2392def} <Debug> TCPHandler: Processed in 0.002460371 sec. | ||
4060 | 2025.03.08 00:43:01.848409 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4061 | 2025.03.08 00:43:01.848529 [ 261 ] {e2b3bc29-3922-4a2b-a85d-112138b48ff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4062 | 2025.03.08 00:43:01.848581 [ 261 ] {e2b3bc29-3922-4a2b-a85d-112138b48ff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4063 | 2025.03.08 00:43:01.849193 [ 261 ] {e2b3bc29-3922-4a2b-a85d-112138b48ff3} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4064 | 2025.03.08 00:43:01.849236 [ 261 ] {e2b3bc29-3922-4a2b-a85d-112138b48ff3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4065 | 2025.03.08 00:43:01.849621 [ 261 ] {e2b3bc29-3922-4a2b-a85d-112138b48ff3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4066 | 2025.03.08 00:43:01.849864 [ 261 ] {e2b3bc29-3922-4a2b-a85d-112138b48ff3} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4067 | 2025.03.08 00:43:01.850126 [ 261 ] {e2b3bc29-3922-4a2b-a85d-112138b48ff3} <Debug> executeQuery: Read 60 rows, 4.67 KiB in 0.001615 sec., 37151.70278637771 rows/sec., 2.82 MiB/sec. | ||
4068 | 2025.03.08 00:43:01.850323 [ 261 ] {e2b3bc29-3922-4a2b-a85d-112138b48ff3} <Debug> TCPHandler: Processed in 0.001963439 sec. | ||
4069 | 2025.03.08 00:43:01.850518 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4070 | 2025.03.08 00:43:01.850630 [ 261 ] {173d70bc-4965-42c5-be85-1bd032505ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4071 | 2025.03.08 00:43:01.850678 [ 261 ] {173d70bc-4965-42c5-be85-1bd032505ad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4072 | 2025.03.08 00:43:01.851247 [ 261 ] {173d70bc-4965-42c5-be85-1bd032505ad0} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4073 | 2025.03.08 00:43:01.851288 [ 261 ] {173d70bc-4965-42c5-be85-1bd032505ad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4074 | 2025.03.08 00:43:01.851635 [ 261 ] {173d70bc-4965-42c5-be85-1bd032505ad0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4075 | 2025.03.08 00:43:01.851878 [ 261 ] {173d70bc-4965-42c5-be85-1bd032505ad0} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4076 | 2025.03.08 00:43:01.852052 [ 93 ] {} <Debug> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
4077 | 2025.03.08 00:43:01.852120 [ 261 ] {173d70bc-4965-42c5-be85-1bd032505ad0} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.001515 sec., 5280.52805280528 rows/sec., 368.71 KiB/sec. | ||
4078 | 2025.03.08 00:43:01.852143 [ 93 ] {} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4079 | 2025.03.08 00:43:01.852209 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4080 | 2025.03.08 00:43:01.852240 [ 261 ] {173d70bc-4965-42c5-be85-1bd032505ad0} <Debug> TCPHandler: Processed in 0.001782294 sec. | ||
4081 | 2025.03.08 00:43:01.852561 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4082 | 2025.03.08 00:43:01.852698 [ 197 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
4083 | 2025.03.08 00:43:01.852895 [ 261 ] {d4660c2e-3041-42a9-b35d-e6f1f0c46091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4084 | 2025.03.08 00:43:01.852991 [ 261 ] {d4660c2e-3041-42a9-b35d-e6f1f0c46091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4085 | 2025.03.08 00:43:01.853072 [ 197 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4086 | 2025.03.08 00:43:01.853171 [ 197 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 166 rows starting from the beginning of the part | ||
4087 | 2025.03.08 00:43:01.853467 [ 197 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part | ||
4088 | 2025.03.08 00:43:01.853909 [ 197 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part | ||
4089 | 2025.03.08 00:43:01.854399 [ 197 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
4090 | 2025.03.08 00:43:01.854706 [ 197 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part | ||
4091 | 2025.03.08 00:43:01.855086 [ 197 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
4092 | 2025.03.08 00:43:01.855816 [ 261 ] {d4660c2e-3041-42a9-b35d-e6f1f0c46091} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4093 | 2025.03.08 00:43:01.855880 [ 261 ] {d4660c2e-3041-42a9-b35d-e6f1f0c46091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4094 | 2025.03.08 00:43:01.856813 [ 261 ] {d4660c2e-3041-42a9-b35d-e6f1f0c46091} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4095 | 2025.03.08 00:43:01.857419 [ 261 ] {d4660c2e-3041-42a9-b35d-e6f1f0c46091} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4096 | 2025.03.08 00:43:01.857872 [ 193 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 354 rows, containing 5 columns (5 merged, 0 gathered) in 0.005557757 sec., 63694.76031427787 rows/sec., 4.64 MiB/sec. | ||
4097 | 2025.03.08 00:43:01.857950 [ 261 ] {d4660c2e-3041-42a9-b35d-e6f1f0c46091} <Debug> executeQuery: Read 72 rows, 5.77 KiB in 0.005156 sec., 13964.313421256787 rows/sec., 1.09 MiB/sec. | ||
4098 | 2025.03.08 00:43:01.858088 [ 261 ] {d4660c2e-3041-42a9-b35d-e6f1f0c46091} <Debug> TCPHandler: Processed in 0.005651339 sec. | ||
4099 | 2025.03.08 00:43:01.858108 [ 193 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
4100 | 2025.03.08 00:43:01.858312 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4101 | 2025.03.08 00:43:01.858493 [ 261 ] {06b7b47a-7331-4bbb-b269-d217187e4ddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4102 | 2025.03.08 00:43:01.858591 [ 261 ] {06b7b47a-7331-4bbb-b269-d217187e4ddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4103 | 2025.03.08 00:43:01.858639 [ 193 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_19_4} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4104 | 2025.03.08 00:43:01.858875 [ 193 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_19_4} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
4105 | 2025.03.08 00:43:01.859060 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
4106 | 2025.03.08 00:43:01.859523 [ 261 ] {06b7b47a-7331-4bbb-b269-d217187e4ddc} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4107 | 2025.03.08 00:43:01.859569 [ 261 ] {06b7b47a-7331-4bbb-b269-d217187e4ddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4108 | 2025.03.08 00:43:01.859973 [ 261 ] {06b7b47a-7331-4bbb-b269-d217187e4ddc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4109 | 2025.03.08 00:43:01.860211 [ 261 ] {06b7b47a-7331-4bbb-b269-d217187e4ddc} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4110 | 2025.03.08 00:43:01.860432 [ 261 ] {06b7b47a-7331-4bbb-b269-d217187e4ddc} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001993 sec., 82288.00802809834 rows/sec., 5.73 MiB/sec. | ||
4111 | 2025.03.08 00:43:01.860489 [ 261 ] {06b7b47a-7331-4bbb-b269-d217187e4ddc} <Debug> TCPHandler: Processed in 0.002257896 sec. | ||
4112 | 2025.03.08 00:43:01.860596 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4113 | 2025.03.08 00:43:01.860700 [ 261 ] {410bd0ed-50d5-46b4-bfe8-2a63eaf92cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4114 | 2025.03.08 00:43:01.860746 [ 261 ] {410bd0ed-50d5-46b4-bfe8-2a63eaf92cd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4115 | 2025.03.08 00:43:01.861190 [ 261 ] {410bd0ed-50d5-46b4-bfe8-2a63eaf92cd4} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4116 | 2025.03.08 00:43:01.861230 [ 261 ] {410bd0ed-50d5-46b4-bfe8-2a63eaf92cd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4117 | 2025.03.08 00:43:01.861590 [ 261 ] {410bd0ed-50d5-46b4-bfe8-2a63eaf92cd4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4118 | 2025.03.08 00:43:01.861829 [ 261 ] {410bd0ed-50d5-46b4-bfe8-2a63eaf92cd4} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4119 | 2025.03.08 00:43:01.862039 [ 261 ] {410bd0ed-50d5-46b4-bfe8-2a63eaf92cd4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001362 sec., 44052.86343612335 rows/sec., 2.97 MiB/sec. | ||
4120 | 2025.03.08 00:43:01.862090 [ 261 ] {410bd0ed-50d5-46b4-bfe8-2a63eaf92cd4} <Debug> TCPHandler: Processed in 0.001543988 sec. | ||
4121 | 2025.03.08 00:43:03.148538 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9699 | ||
4122 | 2025.03.08 00:43:03.149249 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4123 | 2025.03.08 00:43:03.149296 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4124 | 2025.03.08 00:43:03.149821 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4125 | 2025.03.08 00:43:03.150082 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4126 | 2025.03.08 00:43:03.150284 [ 92 ] {} <Debug> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4127 | 2025.03.08 00:43:03.150348 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9699 | ||
4128 | 2025.03.08 00:43:03.150375 [ 92 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4129 | 2025.03.08 00:43:03.150408 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4130 | 2025.03.08 00:43:03.150551 [ 196 ] {ca56161e-9b61-4450-af3e-9936bfa93887::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 | ||
4131 | 2025.03.08 00:43:03.150720 [ 196 ] {ca56161e-9b61-4450-af3e-9936bfa93887::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4132 | 2025.03.08 00:43:03.150768 [ 196 ] {ca56161e-9b61-4450-af3e-9936bfa93887::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 | ||
4133 | 2025.03.08 00:43:03.150854 [ 196 ] {ca56161e-9b61-4450-af3e-9936bfa93887::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 | ||
4134 | 2025.03.08 00:43:03.151062 [ 196 ] {ca56161e-9b61-4450-af3e-9936bfa93887::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 | ||
4135 | 2025.03.08 00:43:03.151385 [ 196 ] {ca56161e-9b61-4450-af3e-9936bfa93887::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 | ||
4136 | 2025.03.08 00:43:03.151573 [ 196 ] {ca56161e-9b61-4450-af3e-9936bfa93887::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 | ||
4137 | 2025.03.08 00:43:03.151671 [ 196 ] {ca56161e-9b61-4450-af3e-9936bfa93887::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 | ||
4138 | 2025.03.08 00:43:03.154135 [ 193 ] {ca56161e-9b61-4450-af3e-9936bfa93887::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9699 rows, containing 4 columns (4 merged, 0 gathered) in 0.00366334 sec., 2647583.898846408 rows/sec., 37.87 MiB/sec. | ||
4139 | 2025.03.08 00:43:03.154473 [ 199 ] {ca56161e-9b61-4450-af3e-9936bfa93887::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4140 | 2025.03.08 00:43:03.154841 [ 199 ] {ca56161e-9b61-4450-af3e-9936bfa93887::all_1_21_4} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4141 | 2025.03.08 00:43:03.154936 [ 199 ] {ca56161e-9b61-4450-af3e-9936bfa93887::all_1_21_4} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4142 | 2025.03.08 00:43:03.155058 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
4143 | 2025.03.08 00:43:03.775819 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
4144 | 2025.03.08 00:43:03.797755 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4145 | 2025.03.08 00:43:03.797813 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4146 | 2025.03.08 00:43:03.805255 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4147 | 2025.03.08 00:43:03.806035 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4148 | 2025.03.08 00:43:03.806443 [ 91 ] {} <Debug> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4149 | 2025.03.08 00:43:03.806589 [ 91 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4150 | 2025.03.08 00:43:03.806660 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4151 | 2025.03.08 00:43:03.807305 [ 193 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::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 | ||
4152 | 2025.03.08 00:43:03.822435 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
4153 | 2025.03.08 00:43:03.824068 [ 193 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4154 | 2025.03.08 00:43:03.825770 [ 193 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::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 | ||
4155 | 2025.03.08 00:43:03.831798 [ 193 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::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 | ||
4156 | 2025.03.08 00:43:03.837586 [ 193 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::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 | ||
4157 | 2025.03.08 00:43:03.843270 [ 193 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::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 | ||
4158 | 2025.03.08 00:43:03.848996 [ 193 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::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 | ||
4159 | 2025.03.08 00:43:03.853568 [ 193 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::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 | ||
4160 | 2025.03.08 00:43:03.911805 [ 199 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.105005101 sec., 1514.212152417243 rows/sec., 7.83 MiB/sec. | ||
4161 | 2025.03.08 00:43:03.914692 [ 199 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4162 | 2025.03.08 00:43:03.917734 [ 199 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::all_1_21_4} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4163 | 2025.03.08 00:43:03.917861 [ 199 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::all_1_21_4} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4164 | 2025.03.08 00:43:03.920547 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
4165 | 2025.03.08 00:43:04.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.53 MiB, peak 194.09 MiB, free memory in arenas 0.00 B, will set to 185.16 MiB (RSS), difference: 1.63 MiB | ||
4166 | 2025.03.08 00:43:05.676256 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 556 | ||
4167 | 2025.03.08 00:43:05.679320 [ 243 ] {} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4168 | 2025.03.08 00:43:05.679381 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4169 | 2025.03.08 00:43:05.680965 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4170 | 2025.03.08 00:43:05.681267 [ 243 ] {} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4171 | 2025.03.08 00:43:05.681858 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 556 | ||
4172 | 2025.03.08 00:43:06.847413 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4173 | 2025.03.08 00:43:06.847617 [ 261 ] {ae494712-3982-4135-b1b8-935fd67e2cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4174 | 2025.03.08 00:43:06.847694 [ 261 ] {ae494712-3982-4135-b1b8-935fd67e2cbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4175 | 2025.03.08 00:43:06.848607 [ 261 ] {ae494712-3982-4135-b1b8-935fd67e2cbb} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4176 | 2025.03.08 00:43:06.848665 [ 261 ] {ae494712-3982-4135-b1b8-935fd67e2cbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4177 | 2025.03.08 00:43:06.849136 [ 261 ] {ae494712-3982-4135-b1b8-935fd67e2cbb} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4178 | 2025.03.08 00:43:06.849404 [ 261 ] {ae494712-3982-4135-b1b8-935fd67e2cbb} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4179 | 2025.03.08 00:43:06.849696 [ 261 ] {ae494712-3982-4135-b1b8-935fd67e2cbb} <Debug> executeQuery: Read 136 rows, 11.99 KiB in 0.002125 sec., 63999.99999999999 rows/sec., 5.51 MiB/sec. | ||
4180 | 2025.03.08 00:43:06.849947 [ 261 ] {ae494712-3982-4135-b1b8-935fd67e2cbb} <Debug> TCPHandler: Processed in 0.002679157 sec. | ||
4181 | 2025.03.08 00:43:06.850201 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4182 | 2025.03.08 00:43:06.850342 [ 261 ] {b2f207cb-57b2-45b2-9392-d322d560104b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4183 | 2025.03.08 00:43:06.850398 [ 261 ] {b2f207cb-57b2-45b2-9392-d322d560104b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4184 | 2025.03.08 00:43:06.851059 [ 261 ] {b2f207cb-57b2-45b2-9392-d322d560104b} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4185 | 2025.03.08 00:43:06.851104 [ 261 ] {b2f207cb-57b2-45b2-9392-d322d560104b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4186 | 2025.03.08 00:43:06.851489 [ 261 ] {b2f207cb-57b2-45b2-9392-d322d560104b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4187 | 2025.03.08 00:43:06.851729 [ 261 ] {b2f207cb-57b2-45b2-9392-d322d560104b} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4188 | 2025.03.08 00:43:06.851948 [ 261 ] {b2f207cb-57b2-45b2-9392-d322d560104b} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001637 sec., 24434.94196701283 rows/sec., 1.79 MiB/sec. | ||
4189 | 2025.03.08 00:43:06.852010 [ 261 ] {b2f207cb-57b2-45b2-9392-d322d560104b} <Debug> TCPHandler: Processed in 0.001881346 sec. | ||
4190 | 2025.03.08 00:43:06.852132 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4191 | 2025.03.08 00:43:06.852243 [ 261 ] {04794e82-7b4e-4d30-baab-6bb1397e174e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4192 | 2025.03.08 00:43:06.852291 [ 261 ] {04794e82-7b4e-4d30-baab-6bb1397e174e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4193 | 2025.03.08 00:43:06.852858 [ 261 ] {04794e82-7b4e-4d30-baab-6bb1397e174e} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4194 | 2025.03.08 00:43:06.852899 [ 261 ] {04794e82-7b4e-4d30-baab-6bb1397e174e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4195 | 2025.03.08 00:43:06.853262 [ 261 ] {04794e82-7b4e-4d30-baab-6bb1397e174e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4196 | 2025.03.08 00:43:06.853492 [ 261 ] {04794e82-7b4e-4d30-baab-6bb1397e174e} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4197 | 2025.03.08 00:43:06.853735 [ 261 ] {04794e82-7b4e-4d30-baab-6bb1397e174e} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001515 sec., 68646.86468646865 rows/sec., 5.36 MiB/sec. | ||
4198 | 2025.03.08 00:43:06.853866 [ 261 ] {04794e82-7b4e-4d30-baab-6bb1397e174e} <Debug> TCPHandler: Processed in 0.001779464 sec. | ||
4199 | 2025.03.08 00:43:06.854115 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4200 | 2025.03.08 00:43:06.854223 [ 261 ] {6f559d5f-45e6-459f-be6a-c863f97be6ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4201 | 2025.03.08 00:43:06.854275 [ 261 ] {6f559d5f-45e6-459f-be6a-c863f97be6ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4202 | 2025.03.08 00:43:06.854828 [ 261 ] {6f559d5f-45e6-459f-be6a-c863f97be6ae} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4203 | 2025.03.08 00:43:06.854867 [ 261 ] {6f559d5f-45e6-459f-be6a-c863f97be6ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4204 | 2025.03.08 00:43:06.855255 [ 261 ] {6f559d5f-45e6-459f-be6a-c863f97be6ae} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4205 | 2025.03.08 00:43:06.855487 [ 261 ] {6f559d5f-45e6-459f-be6a-c863f97be6ae} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4206 | 2025.03.08 00:43:06.855723 [ 261 ] {6f559d5f-45e6-459f-be6a-c863f97be6ae} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001516 sec., 105540.89709762533 rows/sec., 7.35 MiB/sec. | ||
4207 | 2025.03.08 00:43:06.855882 [ 261 ] {6f559d5f-45e6-459f-be6a-c863f97be6ae} <Debug> TCPHandler: Processed in 0.001834465 sec. | ||
4208 | 2025.03.08 00:43:06.856078 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4209 | 2025.03.08 00:43:06.856185 [ 261 ] {b84ad745-cf8b-4273-acc7-1301569ecb88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4210 | 2025.03.08 00:43:06.856258 [ 261 ] {b84ad745-cf8b-4273-acc7-1301569ecb88} <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 | ||
4211 | 2025.03.08 00:43:06.857433 [ 261 ] {b84ad745-cf8b-4273-acc7-1301569ecb88} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4212 | 2025.03.08 00:43:06.857472 [ 261 ] {b84ad745-cf8b-4273-acc7-1301569ecb88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4213 | 2025.03.08 00:43:06.858160 [ 261 ] {b84ad745-cf8b-4273-acc7-1301569ecb88} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4214 | 2025.03.08 00:43:06.858413 [ 261 ] {b84ad745-cf8b-4273-acc7-1301569ecb88} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4215 | 2025.03.08 00:43:06.858652 [ 261 ] {b84ad745-cf8b-4273-acc7-1301569ecb88} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002489 sec., 16070.711128967458 rows/sec., 28.80 MiB/sec. | ||
4216 | 2025.03.08 00:43:06.858763 [ 261 ] {b84ad745-cf8b-4273-acc7-1301569ecb88} <Debug> TCPHandler: Processed in 0.002742757 sec. | ||
4217 | 2025.03.08 00:43:06.858879 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4218 | 2025.03.08 00:43:06.858982 [ 261 ] {38f0a8c4-9f8f-4d1d-9a14-5a58b6df0723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4219 | 2025.03.08 00:43:06.859029 [ 261 ] {38f0a8c4-9f8f-4d1d-9a14-5a58b6df0723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4220 | 2025.03.08 00:43:06.859458 [ 261 ] {38f0a8c4-9f8f-4d1d-9a14-5a58b6df0723} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4221 | 2025.03.08 00:43:06.859496 [ 261 ] {38f0a8c4-9f8f-4d1d-9a14-5a58b6df0723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4222 | 2025.03.08 00:43:06.860085 [ 261 ] {38f0a8c4-9f8f-4d1d-9a14-5a58b6df0723} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4223 | 2025.03.08 00:43:06.860317 [ 261 ] {38f0a8c4-9f8f-4d1d-9a14-5a58b6df0723} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4224 | 2025.03.08 00:43:06.860566 [ 261 ] {38f0a8c4-9f8f-4d1d-9a14-5a58b6df0723} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001605 sec., 37383.17757009345 rows/sec., 2.52 MiB/sec. | ||
4225 | 2025.03.08 00:43:06.860778 [ 261 ] {38f0a8c4-9f8f-4d1d-9a14-5a58b6df0723} <Debug> TCPHandler: Processed in 0.001947418 sec. | ||
4226 | 2025.03.08 00:43:10.525244 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4227 | 2025.03.08 00:43:10.525347 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4228 | 2025.03.08 00:43:10.651429 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10126 | ||
4229 | 2025.03.08 00:43:10.652092 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4230 | 2025.03.08 00:43:10.652145 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4231 | 2025.03.08 00:43:10.652737 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4232 | 2025.03.08 00:43:10.653008 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4233 | 2025.03.08 00:43:10.653272 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
4234 | 2025.03.08 00:43:11.323456 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
4235 | 2025.03.08 00:43:11.344678 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4236 | 2025.03.08 00:43:11.344747 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4237 | 2025.03.08 00:43:11.351756 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4238 | 2025.03.08 00:43:11.352516 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4239 | 2025.03.08 00:43:11.355294 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
4240 | 2025.03.08 00:43:11.844977 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4241 | 2025.03.08 00:43:11.845193 [ 261 ] {8584a2aa-bc95-4f78-81e8-d0b5839eb251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4242 | 2025.03.08 00:43:11.845278 [ 261 ] {8584a2aa-bc95-4f78-81e8-d0b5839eb251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4243 | 2025.03.08 00:43:11.846125 [ 261 ] {8584a2aa-bc95-4f78-81e8-d0b5839eb251} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4244 | 2025.03.08 00:43:11.846180 [ 261 ] {8584a2aa-bc95-4f78-81e8-d0b5839eb251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4245 | 2025.03.08 00:43:11.846638 [ 261 ] {8584a2aa-bc95-4f78-81e8-d0b5839eb251} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4246 | 2025.03.08 00:43:11.846904 [ 261 ] {8584a2aa-bc95-4f78-81e8-d0b5839eb251} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4247 | 2025.03.08 00:43:11.847156 [ 261 ] {8584a2aa-bc95-4f78-81e8-d0b5839eb251} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002023 sec., 27681.66089965398 rows/sec., 2.11 MiB/sec. | ||
4248 | 2025.03.08 00:43:11.847222 [ 261 ] {8584a2aa-bc95-4f78-81e8-d0b5839eb251} <Debug> TCPHandler: Processed in 0.002388449 sec. | ||
4249 | 2025.03.08 00:43:11.847335 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4250 | 2025.03.08 00:43:11.847447 [ 261 ] {11a8b944-ce22-4195-b427-80effc1f5ef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4251 | 2025.03.08 00:43:11.847496 [ 261 ] {11a8b944-ce22-4195-b427-80effc1f5ef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4252 | 2025.03.08 00:43:11.848063 [ 261 ] {11a8b944-ce22-4195-b427-80effc1f5ef5} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4253 | 2025.03.08 00:43:11.848104 [ 261 ] {11a8b944-ce22-4195-b427-80effc1f5ef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4254 | 2025.03.08 00:43:11.848475 [ 261 ] {11a8b944-ce22-4195-b427-80effc1f5ef5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4255 | 2025.03.08 00:43:11.848723 [ 261 ] {11a8b944-ce22-4195-b427-80effc1f5ef5} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4256 | 2025.03.08 00:43:11.848948 [ 261 ] {11a8b944-ce22-4195-b427-80effc1f5ef5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001527 sec., 41912.246234446626 rows/sec., 3.27 MiB/sec. | ||
4257 | 2025.03.08 00:43:11.849003 [ 261 ] {11a8b944-ce22-4195-b427-80effc1f5ef5} <Debug> TCPHandler: Processed in 0.001719242 sec. | ||
4258 | 2025.03.08 00:43:11.849126 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4259 | 2025.03.08 00:43:11.849236 [ 261 ] {e8a6244d-93b4-4a79-b568-bdd341a83237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4260 | 2025.03.08 00:43:11.849286 [ 261 ] {e8a6244d-93b4-4a79-b568-bdd341a83237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4261 | 2025.03.08 00:43:11.849804 [ 261 ] {e8a6244d-93b4-4a79-b568-bdd341a83237} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4262 | 2025.03.08 00:43:11.849844 [ 261 ] {e8a6244d-93b4-4a79-b568-bdd341a83237} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4263 | 2025.03.08 00:43:11.850228 [ 261 ] {e8a6244d-93b4-4a79-b568-bdd341a83237} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4264 | 2025.03.08 00:43:11.850468 [ 261 ] {e8a6244d-93b4-4a79-b568-bdd341a83237} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4265 | 2025.03.08 00:43:11.850684 [ 261 ] {e8a6244d-93b4-4a79-b568-bdd341a83237} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001471 sec., 108769.54452753229 rows/sec., 7.58 MiB/sec. | ||
4266 | 2025.03.08 00:43:11.850736 [ 261 ] {e8a6244d-93b4-4a79-b568-bdd341a83237} <Debug> TCPHandler: Processed in 0.001661901 sec. | ||
4267 | 2025.03.08 00:43:11.850842 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4268 | 2025.03.08 00:43:11.850952 [ 261 ] {d0dd9307-24e3-4bb8-9d22-3c79b8bf4d34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4269 | 2025.03.08 00:43:11.850999 [ 261 ] {d0dd9307-24e3-4bb8-9d22-3c79b8bf4d34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4270 | 2025.03.08 00:43:11.851430 [ 261 ] {d0dd9307-24e3-4bb8-9d22-3c79b8bf4d34} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4271 | 2025.03.08 00:43:11.851469 [ 261 ] {d0dd9307-24e3-4bb8-9d22-3c79b8bf4d34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4272 | 2025.03.08 00:43:11.851830 [ 261 ] {d0dd9307-24e3-4bb8-9d22-3c79b8bf4d34} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4273 | 2025.03.08 00:43:11.852061 [ 261 ] {d0dd9307-24e3-4bb8-9d22-3c79b8bf4d34} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4274 | 2025.03.08 00:43:11.852318 [ 261 ] {d0dd9307-24e3-4bb8-9d22-3c79b8bf4d34} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001383 sec., 43383.94793926248 rows/sec., 2.92 MiB/sec. | ||
4275 | 2025.03.08 00:43:11.852509 [ 261 ] {d0dd9307-24e3-4bb8-9d22-3c79b8bf4d34} <Debug> TCPHandler: Processed in 0.001713873 sec. | ||
4276 | 2025.03.08 00:43:13.491681 [ 80 ] {} <Debug> oximeter.fields_ipaddr (1a443df5-cada-4b5f-a9a3-63bb49a330c4) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
4277 | 2025.03.08 00:43:13.491802 [ 80 ] {} <Trace> oximeter.fields_ipaddr (1a443df5-cada-4b5f-a9a3-63bb49a330c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4278 | 2025.03.08 00:43:13.491845 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4279 | 2025.03.08 00:43:13.492171 [ 190 ] {1a443df5-cada-4b5f-a9a3-63bb49a330c4::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 | ||
4280 | 2025.03.08 00:43:13.492454 [ 190 ] {1a443df5-cada-4b5f-a9a3-63bb49a330c4::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4281 | 2025.03.08 00:43:13.492498 [ 190 ] {1a443df5-cada-4b5f-a9a3-63bb49a330c4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
4282 | 2025.03.08 00:43:13.492619 [ 190 ] {1a443df5-cada-4b5f-a9a3-63bb49a330c4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
4283 | 2025.03.08 00:43:13.492892 [ 190 ] {1a443df5-cada-4b5f-a9a3-63bb49a330c4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
4284 | 2025.03.08 00:43:13.493063 [ 190 ] {1a443df5-cada-4b5f-a9a3-63bb49a330c4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
4285 | 2025.03.08 00:43:13.493258 [ 190 ] {1a443df5-cada-4b5f-a9a3-63bb49a330c4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part | ||
4286 | 2025.03.08 00:43:13.494407 [ 189 ] {1a443df5-cada-4b5f-a9a3-63bb49a330c4::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 5 columns (5 merged, 0 gathered) in 0.00244064 sec., 9833.486298675758 rows/sec., 840.26 KiB/sec. | ||
4287 | 2025.03.08 00:43:13.494605 [ 189 ] {1a443df5-cada-4b5f-a9a3-63bb49a330c4::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
4288 | 2025.03.08 00:43:13.494975 [ 189 ] {1a443df5-cada-4b5f-a9a3-63bb49a330c4::all_1_5_1} <Trace> oximeter.fields_ipaddr (1a443df5-cada-4b5f-a9a3-63bb49a330c4): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4289 | 2025.03.08 00:43:13.495064 [ 189 ] {1a443df5-cada-4b5f-a9a3-63bb49a330c4::all_1_5_1} <Trace> oximeter.fields_ipaddr (1a443df5-cada-4b5f-a9a3-63bb49a330c4) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
4290 | 2025.03.08 00:43:13.495161 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
4291 | 2025.03.08 00:43:15.682944 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 576 | ||
4292 | 2025.03.08 00:43:15.685734 [ 243 ] {} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4293 | 2025.03.08 00:43:15.685775 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4294 | 2025.03.08 00:43:15.687258 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4295 | 2025.03.08 00:43:15.687565 [ 243 ] {} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4296 | 2025.03.08 00:43:15.688279 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 576 | ||
4297 | 2025.03.08 00:43:16.702661 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4298 | 2025.03.08 00:43:16.702857 [ 261 ] {5e079c2b-7854-4d09-a2f0-0c7c5523ad5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4299 | 2025.03.08 00:43:16.702932 [ 261 ] {5e079c2b-7854-4d09-a2f0-0c7c5523ad5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4300 | 2025.03.08 00:43:16.703696 [ 261 ] {5e079c2b-7854-4d09-a2f0-0c7c5523ad5e} <Trace> oximeter.fields_i16 (330e8f76-e659-4531-b135-1d3c5ae0bc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4301 | 2025.03.08 00:43:16.703748 [ 261 ] {5e079c2b-7854-4d09-a2f0-0c7c5523ad5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4302 | 2025.03.08 00:43:16.704183 [ 261 ] {5e079c2b-7854-4d09-a2f0-0c7c5523ad5e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
4303 | 2025.03.08 00:43:16.704435 [ 261 ] {5e079c2b-7854-4d09-a2f0-0c7c5523ad5e} <Trace> oximeter.fields_i16 (330e8f76-e659-4531-b135-1d3c5ae0bc78): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4304 | 2025.03.08 00:43:16.704679 [ 261 ] {5e079c2b-7854-4d09-a2f0-0c7c5523ad5e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001876 sec., 12793.17697228145 rows/sec., 1.06 MiB/sec. | ||
4305 | 2025.03.08 00:43:16.704738 [ 261 ] {5e079c2b-7854-4d09-a2f0-0c7c5523ad5e} <Debug> TCPHandler: Processed in 0.002209134 sec. | ||
4306 | 2025.03.08 00:43:16.704859 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4307 | 2025.03.08 00:43:16.704966 [ 261 ] {8eec2789-f1c4-45ae-97f2-deb086f024ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4308 | 2025.03.08 00:43:16.705013 [ 261 ] {8eec2789-f1c4-45ae-97f2-deb086f024ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4309 | 2025.03.08 00:43:16.705528 [ 261 ] {8eec2789-f1c4-45ae-97f2-deb086f024ac} <Trace> oximeter.fields_ipaddr (1a443df5-cada-4b5f-a9a3-63bb49a330c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4310 | 2025.03.08 00:43:16.705568 [ 261 ] {8eec2789-f1c4-45ae-97f2-deb086f024ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4311 | 2025.03.08 00:43:16.705904 [ 261 ] {8eec2789-f1c4-45ae-97f2-deb086f024ac} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
4312 | 2025.03.08 00:43:16.706142 [ 261 ] {8eec2789-f1c4-45ae-97f2-deb086f024ac} <Trace> oximeter.fields_ipaddr (1a443df5-cada-4b5f-a9a3-63bb49a330c4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4313 | 2025.03.08 00:43:16.706395 [ 261 ] {8eec2789-f1c4-45ae-97f2-deb086f024ac} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001444 sec., 1385.0415512465374 rows/sec., 112.94 KiB/sec. | ||
4314 | 2025.03.08 00:43:16.706563 [ 261 ] {8eec2789-f1c4-45ae-97f2-deb086f024ac} <Debug> TCPHandler: Processed in 0.001754383 sec. | ||
4315 | 2025.03.08 00:43:16.706668 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4316 | 2025.03.08 00:43:16.706771 [ 261 ] {46aad4e5-ed12-4c5a-a48a-49623cfe24a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4317 | 2025.03.08 00:43:16.706815 [ 261 ] {46aad4e5-ed12-4c5a-a48a-49623cfe24a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4318 | 2025.03.08 00:43:16.708030 [ 261 ] {46aad4e5-ed12-4c5a-a48a-49623cfe24a3} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4319 | 2025.03.08 00:43:16.708070 [ 261 ] {46aad4e5-ed12-4c5a-a48a-49623cfe24a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4320 | 2025.03.08 00:43:16.708501 [ 261 ] {46aad4e5-ed12-4c5a-a48a-49623cfe24a3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4321 | 2025.03.08 00:43:16.708735 [ 261 ] {46aad4e5-ed12-4c5a-a48a-49623cfe24a3} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4322 | 2025.03.08 00:43:16.708906 [ 77 ] {} <Debug> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4323 | 2025.03.08 00:43:16.708963 [ 261 ] {46aad4e5-ed12-4c5a-a48a-49623cfe24a3} <Debug> executeQuery: Read 1397 rows, 119.62 KiB in 0.002213 sec., 631269.769543606 rows/sec., 52.78 MiB/sec. | ||
4324 | 2025.03.08 00:43:16.709038 [ 77 ] {} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4325 | 2025.03.08 00:43:16.709092 [ 261 ] {46aad4e5-ed12-4c5a-a48a-49623cfe24a3} <Debug> TCPHandler: Processed in 0.002471621 sec. | ||
4326 | 2025.03.08 00:43:16.709119 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4327 | 2025.03.08 00:43:16.709273 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4328 | 2025.03.08 00:43:16.709703 [ 261 ] {0e2fa56d-7364-4af2-800f-7c3248f4d2f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4329 | 2025.03.08 00:43:16.709726 [ 189 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::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 | ||
4330 | 2025.03.08 00:43:16.709859 [ 261 ] {0e2fa56d-7364-4af2-800f-7c3248f4d2f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4331 | 2025.03.08 00:43:16.710571 [ 189 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4332 | 2025.03.08 00:43:16.710669 [ 189 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1966 rows starting from the beginning of the part | ||
4333 | 2025.03.08 00:43:16.710994 [ 189 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 136 rows starting from the beginning of the part | ||
4334 | 2025.03.08 00:43:16.711506 [ 189 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::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 | ||
4335 | 2025.03.08 00:43:16.711740 [ 189 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 136 rows starting from the beginning of the part | ||
4336 | 2025.03.08 00:43:16.712163 [ 189 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part | ||
4337 | 2025.03.08 00:43:16.712444 [ 189 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1397 rows starting from the beginning of the part | ||
4338 | 2025.03.08 00:43:16.713135 [ 261 ] {0e2fa56d-7364-4af2-800f-7c3248f4d2f5} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4339 | 2025.03.08 00:43:16.713184 [ 261 ] {0e2fa56d-7364-4af2-800f-7c3248f4d2f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4340 | 2025.03.08 00:43:16.714006 [ 261 ] {0e2fa56d-7364-4af2-800f-7c3248f4d2f5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4341 | 2025.03.08 00:43:16.714571 [ 261 ] {0e2fa56d-7364-4af2-800f-7c3248f4d2f5} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4342 | 2025.03.08 00:43:16.715044 [ 261 ] {0e2fa56d-7364-4af2-800f-7c3248f4d2f5} <Debug> executeQuery: Read 54 rows, 4.11 KiB in 0.0055 sec., 9818.181818181818 rows/sec., 746.98 KiB/sec. | ||
4343 | 2025.03.08 00:43:16.715194 [ 261 ] {0e2fa56d-7364-4af2-800f-7c3248f4d2f5} <Debug> TCPHandler: Processed in 0.005998678 sec. | ||
4344 | 2025.03.08 00:43:16.715320 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4345 | 2025.03.08 00:43:16.715444 [ 261 ] {5bb360a5-be08-4491-88b9-eea2041cf7dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4346 | 2025.03.08 00:43:16.715494 [ 261 ] {5bb360a5-be08-4491-88b9-eea2041cf7dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4347 | 2025.03.08 00:43:16.716328 [ 189 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3751 rows, containing 5 columns (5 merged, 0 gathered) in 0.007076995 sec., 530027.2220059503 rows/sec., 45.88 MiB/sec. | ||
4348 | 2025.03.08 00:43:16.716606 [ 190 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4349 | 2025.03.08 00:43:16.716770 [ 261 ] {5bb360a5-be08-4491-88b9-eea2041cf7dd} <Trace> oximeter.fields_u32 (a206c9d0-4713-4a46-b7dc-d938c0bb4a63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4350 | 2025.03.08 00:43:16.716812 [ 261 ] {5bb360a5-be08-4491-88b9-eea2041cf7dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4351 | 2025.03.08 00:43:16.716985 [ 190 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_31_6} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4352 | 2025.03.08 00:43:16.717090 [ 190 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_31_6} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4353 | 2025.03.08 00:43:16.717201 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
4354 | 2025.03.08 00:43:16.717270 [ 261 ] {5bb360a5-be08-4491-88b9-eea2041cf7dd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4355 | 2025.03.08 00:43:16.717499 [ 261 ] {5bb360a5-be08-4491-88b9-eea2041cf7dd} <Trace> oximeter.fields_u32 (a206c9d0-4713-4a46-b7dc-d938c0bb4a63): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4356 | 2025.03.08 00:43:16.717713 [ 261 ] {5bb360a5-be08-4491-88b9-eea2041cf7dd} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.002295 sec., 109803.92156862744 rows/sec., 7.59 MiB/sec. | ||
4357 | 2025.03.08 00:43:16.717773 [ 261 ] {5bb360a5-be08-4491-88b9-eea2041cf7dd} <Debug> TCPHandler: Processed in 0.002507822 sec. | ||
4358 | 2025.03.08 00:43:16.717889 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4359 | 2025.03.08 00:43:16.717993 [ 261 ] {46d0c876-d507-4d08-98ac-6ede3ba0bb63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4360 | 2025.03.08 00:43:16.718037 [ 261 ] {46d0c876-d507-4d08-98ac-6ede3ba0bb63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4361 | 2025.03.08 00:43:16.718562 [ 261 ] {46d0c876-d507-4d08-98ac-6ede3ba0bb63} <Trace> oximeter.fields_u8 (359f3878-c6d7-4e2f-9cbe-147bb1ba9cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4362 | 2025.03.08 00:43:16.718602 [ 261 ] {46d0c876-d507-4d08-98ac-6ede3ba0bb63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4363 | 2025.03.08 00:43:16.718932 [ 261 ] {46d0c876-d507-4d08-98ac-6ede3ba0bb63} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
4364 | 2025.03.08 00:43:16.719157 [ 261 ] {46d0c876-d507-4d08-98ac-6ede3ba0bb63} <Trace> oximeter.fields_u8 (359f3878-c6d7-4e2f-9cbe-147bb1ba9cf0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4365 | 2025.03.08 00:43:16.719361 [ 261 ] {46d0c876-d507-4d08-98ac-6ede3ba0bb63} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001389 sec., 8639.308855291576 rows/sec., 674.95 KiB/sec. | ||
4366 | 2025.03.08 00:43:16.719414 [ 261 ] {46d0c876-d507-4d08-98ac-6ede3ba0bb63} <Debug> TCPHandler: Processed in 0.001575679 sec. | ||
4367 | 2025.03.08 00:43:16.719528 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4368 | 2025.03.08 00:43:16.719633 [ 261 ] {b07be76b-5afc-4860-8a9a-872468a845c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4369 | 2025.03.08 00:43:16.719678 [ 261 ] {b07be76b-5afc-4860-8a9a-872468a845c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4370 | 2025.03.08 00:43:16.720457 [ 261 ] {b07be76b-5afc-4860-8a9a-872468a845c5} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4371 | 2025.03.08 00:43:16.720497 [ 261 ] {b07be76b-5afc-4860-8a9a-872468a845c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4372 | 2025.03.08 00:43:16.720861 [ 261 ] {b07be76b-5afc-4860-8a9a-872468a845c5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4373 | 2025.03.08 00:43:16.721100 [ 261 ] {b07be76b-5afc-4860-8a9a-872468a845c5} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4374 | 2025.03.08 00:43:16.721256 [ 77 ] {} <Debug> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4375 | 2025.03.08 00:43:16.721311 [ 77 ] {} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4376 | 2025.03.08 00:43:16.721350 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4377 | 2025.03.08 00:43:16.721349 [ 261 ] {b07be76b-5afc-4860-8a9a-872468a845c5} <Debug> executeQuery: Read 598 rows, 46.03 KiB in 0.001726 sec., 346465.8169177288 rows/sec., 26.04 MiB/sec. | ||
4378 | 2025.03.08 00:43:16.721623 [ 261 ] {b07be76b-5afc-4860-8a9a-872468a845c5} <Debug> TCPHandler: Processed in 0.002140413 sec. | ||
4379 | 2025.03.08 00:43:16.721755 [ 188 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::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 | ||
4380 | 2025.03.08 00:43:16.721916 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4381 | 2025.03.08 00:43:16.722283 [ 261 ] {30c0b19c-8451-4b98-abb4-c1afe1acc320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4382 | 2025.03.08 00:43:16.722329 [ 188 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4383 | 2025.03.08 00:43:16.722453 [ 261 ] {30c0b19c-8451-4b98-abb4-c1afe1acc320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4384 | 2025.03.08 00:43:16.722454 [ 188 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 946 rows starting from the beginning of the part | ||
4385 | 2025.03.08 00:43:16.722796 [ 188 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 104 rows starting from the beginning of the part | ||
4386 | 2025.03.08 00:43:16.723158 [ 188 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 72 rows starting from the beginning of the part | ||
4387 | 2025.03.08 00:43:16.723589 [ 188 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 104 rows starting from the beginning of the part | ||
4388 | 2025.03.08 00:43:16.723926 [ 188 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part | ||
4389 | 2025.03.08 00:43:16.724268 [ 188 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 598 rows starting from the beginning of the part | ||
4390 | 2025.03.08 00:43:16.725427 [ 261 ] {30c0b19c-8451-4b98-abb4-c1afe1acc320} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4391 | 2025.03.08 00:43:16.725507 [ 261 ] {30c0b19c-8451-4b98-abb4-c1afe1acc320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4392 | 2025.03.08 00:43:16.726632 [ 261 ] {30c0b19c-8451-4b98-abb4-c1afe1acc320} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4393 | 2025.03.08 00:43:16.727198 [ 261 ] {30c0b19c-8451-4b98-abb4-c1afe1acc320} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4394 | 2025.03.08 00:43:16.727244 [ 189 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1888 rows, containing 5 columns (5 merged, 0 gathered) in 0.005783283 sec., 326458.17263308744 rows/sec., 25.64 MiB/sec. | ||
4395 | 2025.03.08 00:43:16.727566 [ 261 ] {30c0b19c-8451-4b98-abb4-c1afe1acc320} <Debug> executeQuery: Read 917 rows, 63.69 KiB in 0.005425 sec., 169032.25806451612 rows/sec., 11.46 MiB/sec. | ||
4396 | 2025.03.08 00:43:16.727623 [ 187 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4397 | 2025.03.08 00:43:16.727685 [ 261 ] {30c0b19c-8451-4b98-abb4-c1afe1acc320} <Debug> TCPHandler: Processed in 0.005885205 sec. | ||
4398 | 2025.03.08 00:43:16.727887 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4399 | 2025.03.08 00:43:16.728056 [ 261 ] {8b5fc46e-aead-497a-abac-b4f0e9749d63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4400 | 2025.03.08 00:43:16.728214 [ 261 ] {8b5fc46e-aead-497a-abac-b4f0e9749d63} <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 | ||
4401 | 2025.03.08 00:43:16.728236 [ 187 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_31_6} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4402 | 2025.03.08 00:43:16.728513 [ 187 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_31_6} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4403 | 2025.03.08 00:43:16.728731 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
4404 | 2025.03.08 00:43:16.729808 [ 261 ] {8b5fc46e-aead-497a-abac-b4f0e9749d63} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4405 | 2025.03.08 00:43:16.729853 [ 261 ] {8b5fc46e-aead-497a-abac-b4f0e9749d63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4406 | 2025.03.08 00:43:16.730518 [ 261 ] {8b5fc46e-aead-497a-abac-b4f0e9749d63} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4407 | 2025.03.08 00:43:16.730852 [ 261 ] {8b5fc46e-aead-497a-abac-b4f0e9749d63} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4408 | 2025.03.08 00:43:16.731812 [ 261 ] {8b5fc46e-aead-497a-abac-b4f0e9749d63} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.003794 sec., 10542.962572482867 rows/sec., 18.89 MiB/sec. | ||
4409 | 2025.03.08 00:43:16.732005 [ 261 ] {8b5fc46e-aead-497a-abac-b4f0e9749d63} <Debug> TCPHandler: Processed in 0.004181953 sec. | ||
4410 | 2025.03.08 00:43:16.732118 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4411 | 2025.03.08 00:43:16.732221 [ 261 ] {621296c2-5ebb-490a-9042-a399ba709be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4412 | 2025.03.08 00:43:16.732268 [ 261 ] {621296c2-5ebb-490a-9042-a399ba709be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4413 | 2025.03.08 00:43:16.732702 [ 261 ] {621296c2-5ebb-490a-9042-a399ba709be8} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4414 | 2025.03.08 00:43:16.732740 [ 261 ] {621296c2-5ebb-490a-9042-a399ba709be8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4415 | 2025.03.08 00:43:16.733089 [ 261 ] {621296c2-5ebb-490a-9042-a399ba709be8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4416 | 2025.03.08 00:43:16.733322 [ 261 ] {621296c2-5ebb-490a-9042-a399ba709be8} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4417 | 2025.03.08 00:43:16.733527 [ 261 ] {621296c2-5ebb-490a-9042-a399ba709be8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001328 sec., 45180.72289156626 rows/sec., 3.04 MiB/sec. | ||
4418 | 2025.03.08 00:43:16.733576 [ 261 ] {621296c2-5ebb-490a-9042-a399ba709be8} <Debug> TCPHandler: Processed in 0.001507227 sec. | ||
4419 | 2025.03.08 00:43:18.154346 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10614 | ||
4420 | 2025.03.08 00:43:18.155063 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4421 | 2025.03.08 00:43:18.155118 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4422 | 2025.03.08 00:43:18.155659 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4423 | 2025.03.08 00:43:18.155923 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4424 | 2025.03.08 00:43:18.156197 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10614 | ||
4425 | 2025.03.08 00:43:18.856302 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
4426 | 2025.03.08 00:43:18.877373 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4427 | 2025.03.08 00:43:18.877436 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4428 | 2025.03.08 00:43:18.885025 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4429 | 2025.03.08 00:43:18.885782 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4430 | 2025.03.08 00:43:18.888516 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
4431 | 2025.03.08 00:43:21.845325 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4432 | 2025.03.08 00:43:21.845526 [ 261 ] {bd7d0ad4-9a06-4cc3-b6ba-c9df6f4bba6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4433 | 2025.03.08 00:43:21.845601 [ 261 ] {bd7d0ad4-9a06-4cc3-b6ba-c9df6f4bba6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4434 | 2025.03.08 00:43:21.846435 [ 261 ] {bd7d0ad4-9a06-4cc3-b6ba-c9df6f4bba6e} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4435 | 2025.03.08 00:43:21.846486 [ 261 ] {bd7d0ad4-9a06-4cc3-b6ba-c9df6f4bba6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4436 | 2025.03.08 00:43:21.846902 [ 261 ] {bd7d0ad4-9a06-4cc3-b6ba-c9df6f4bba6e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4437 | 2025.03.08 00:43:21.847143 [ 261 ] {bd7d0ad4-9a06-4cc3-b6ba-c9df6f4bba6e} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4438 | 2025.03.08 00:43:21.847382 [ 261 ] {bd7d0ad4-9a06-4cc3-b6ba-c9df6f4bba6e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001911 sec., 29304.029304029304 rows/sec., 2.24 MiB/sec. | ||
4439 | 2025.03.08 00:43:21.847445 [ 261 ] {bd7d0ad4-9a06-4cc3-b6ba-c9df6f4bba6e} <Debug> TCPHandler: Processed in 0.002277286 sec. | ||
4440 | 2025.03.08 00:43:21.847576 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4441 | 2025.03.08 00:43:21.847689 [ 261 ] {0dfc2e74-9563-45e6-9d21-7cb2c034c964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4442 | 2025.03.08 00:43:21.847738 [ 261 ] {0dfc2e74-9563-45e6-9d21-7cb2c034c964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4443 | 2025.03.08 00:43:21.848300 [ 261 ] {0dfc2e74-9563-45e6-9d21-7cb2c034c964} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4444 | 2025.03.08 00:43:21.848341 [ 261 ] {0dfc2e74-9563-45e6-9d21-7cb2c034c964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4445 | 2025.03.08 00:43:21.848690 [ 261 ] {0dfc2e74-9563-45e6-9d21-7cb2c034c964} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4446 | 2025.03.08 00:43:21.848921 [ 261 ] {0dfc2e74-9563-45e6-9d21-7cb2c034c964} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4447 | 2025.03.08 00:43:21.849133 [ 261 ] {0dfc2e74-9563-45e6-9d21-7cb2c034c964} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001469 sec., 43567.052416609935 rows/sec., 3.40 MiB/sec. | ||
4448 | 2025.03.08 00:43:21.849185 [ 261 ] {0dfc2e74-9563-45e6-9d21-7cb2c034c964} <Debug> TCPHandler: Processed in 0.001661611 sec. | ||
4449 | 2025.03.08 00:43:21.849305 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4450 | 2025.03.08 00:43:21.849412 [ 261 ] {1ee6d301-ad6c-4828-a4ae-180a563b7ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4451 | 2025.03.08 00:43:21.849461 [ 261 ] {1ee6d301-ad6c-4828-a4ae-180a563b7ef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4452 | 2025.03.08 00:43:21.849991 [ 261 ] {1ee6d301-ad6c-4828-a4ae-180a563b7ef4} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4453 | 2025.03.08 00:43:21.850030 [ 261 ] {1ee6d301-ad6c-4828-a4ae-180a563b7ef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4454 | 2025.03.08 00:43:21.850423 [ 261 ] {1ee6d301-ad6c-4828-a4ae-180a563b7ef4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4455 | 2025.03.08 00:43:21.850657 [ 261 ] {1ee6d301-ad6c-4828-a4ae-180a563b7ef4} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4456 | 2025.03.08 00:43:21.850828 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4457 | 2025.03.08 00:43:21.850887 [ 261 ] {1ee6d301-ad6c-4828-a4ae-180a563b7ef4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001495 sec., 107023.41137123745 rows/sec., 7.45 MiB/sec. | ||
4458 | 2025.03.08 00:43:21.850905 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4459 | 2025.03.08 00:43:21.850971 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4460 | 2025.03.08 00:43:21.851014 [ 261 ] {1ee6d301-ad6c-4828-a4ae-180a563b7ef4} <Debug> TCPHandler: Processed in 0.001756773 sec. | ||
4461 | 2025.03.08 00:43:21.851221 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4462 | 2025.03.08 00:43:21.851240 [ 195 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::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 | ||
4463 | 2025.03.08 00:43:21.851394 [ 261 ] {62a6a2ca-b6be-458f-b722-6a68736e085b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4464 | 2025.03.08 00:43:21.851494 [ 261 ] {62a6a2ca-b6be-458f-b722-6a68736e085b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4465 | 2025.03.08 00:43:21.851623 [ 195 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4466 | 2025.03.08 00:43:21.851734 [ 195 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 7155 rows starting from the beginning of the part | ||
4467 | 2025.03.08 00:43:21.852098 [ 195 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 164 rows starting from the beginning of the part | ||
4468 | 2025.03.08 00:43:21.852483 [ 195 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
4469 | 2025.03.08 00:43:21.852754 [ 195 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
4470 | 2025.03.08 00:43:21.853115 [ 195 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 917 rows starting from the beginning of the part | ||
4471 | 2025.03.08 00:43:21.853355 [ 195 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
4472 | 2025.03.08 00:43:21.854093 [ 261 ] {62a6a2ca-b6be-458f-b722-6a68736e085b} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4473 | 2025.03.08 00:43:21.854151 [ 261 ] {62a6a2ca-b6be-458f-b722-6a68736e085b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4474 | 2025.03.08 00:43:21.854945 [ 261 ] {62a6a2ca-b6be-458f-b722-6a68736e085b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4475 | 2025.03.08 00:43:21.855449 [ 261 ] {62a6a2ca-b6be-458f-b722-6a68736e085b} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4476 | 2025.03.08 00:43:21.855855 [ 69 ] {} <Debug> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4477 | 2025.03.08 00:43:21.856044 [ 69 ] {} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4478 | 2025.03.08 00:43:21.856096 [ 261 ] {62a6a2ca-b6be-458f-b722-6a68736e085b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00473 sec., 12684.989429175475 rows/sec., 875.40 KiB/sec. | ||
4479 | 2025.03.08 00:43:21.856189 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4480 | 2025.03.08 00:43:21.856392 [ 261 ] {62a6a2ca-b6be-458f-b722-6a68736e085b} <Debug> TCPHandler: Processed in 0.00524208 sec. | ||
4481 | 2025.03.08 00:43:21.856684 [ 187 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::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 | ||
4482 | 2025.03.08 00:43:21.856836 [ 187 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4483 | 2025.03.08 00:43:21.856872 [ 187 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1036 rows starting from the beginning of the part | ||
4484 | 2025.03.08 00:43:21.857038 [ 187 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
4485 | 2025.03.08 00:43:21.857223 [ 187 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::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 | ||
4486 | 2025.03.08 00:43:21.857387 [ 187 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
4487 | 2025.03.08 00:43:21.857907 [ 187 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::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 | ||
4488 | 2025.03.08 00:43:21.858076 [ 187 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
4489 | 2025.03.08 00:43:21.859021 [ 189 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8716 rows, containing 5 columns (5 merged, 0 gathered) in 0.007914626 sec., 1101252.2891163777 rows/sec., 75.34 MiB/sec. | ||
4490 | 2025.03.08 00:43:21.859368 [ 189 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4491 | 2025.03.08 00:43:21.859867 [ 194 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1336 rows, containing 4 columns (4 merged, 0 gathered) in 0.003459006 sec., 386238.1273695391 rows/sec., 25.75 MiB/sec. | ||
4492 | 2025.03.08 00:43:21.860021 [ 189 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4493 | 2025.03.08 00:43:21.860178 [ 194 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4494 | 2025.03.08 00:43:21.860193 [ 189 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4495 | 2025.03.08 00:43:21.860377 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. | ||
4496 | 2025.03.08 00:43:21.860603 [ 194 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_31_6} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4497 | 2025.03.08 00:43:21.860693 [ 194 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_31_6} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4498 | 2025.03.08 00:43:21.860788 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
4499 | 2025.03.08 00:43:25.525422 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4500 | 2025.03.08 00:43:25.525520 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4501 | 2025.03.08 00:43:25.657276 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11041 | ||
4502 | 2025.03.08 00:43:25.657936 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4503 | 2025.03.08 00:43:25.657987 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4504 | 2025.03.08 00:43:25.658522 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4505 | 2025.03.08 00:43:25.658797 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4506 | 2025.03.08 00:43:25.658984 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
4507 | 2025.03.08 00:43:25.689357 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 604 | ||
4508 | 2025.03.08 00:43:25.692427 [ 243 ] {} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4509 | 2025.03.08 00:43:25.692489 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4510 | 2025.03.08 00:43:25.693935 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4511 | 2025.03.08 00:43:25.694238 [ 243 ] {} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4512 | 2025.03.08 00:43:25.694450 [ 66 ] {} <Debug> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4513 | 2025.03.08 00:43:25.694546 [ 66 ] {} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4514 | 2025.03.08 00:43:25.694606 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4515 | 2025.03.08 00:43:25.695060 [ 200 ] {63f8f43b-2fc1-40fe-a4ec-916d04e41523::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 | ||
4516 | 2025.03.08 00:43:25.695677 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 604 | ||
4517 | 2025.03.08 00:43:25.696200 [ 200 ] {63f8f43b-2fc1-40fe-a4ec-916d04e41523::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4518 | 2025.03.08 00:43:25.696420 [ 200 ] {63f8f43b-2fc1-40fe-a4ec-916d04e41523::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 484 rows starting from the beginning of the part | ||
4519 | 2025.03.08 00:43:25.697182 [ 200 ] {63f8f43b-2fc1-40fe-a4ec-916d04e41523::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 20 rows starting from the beginning of the part | ||
4520 | 2025.03.08 00:43:25.697838 [ 200 ] {63f8f43b-2fc1-40fe-a4ec-916d04e41523::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 28 rows starting from the beginning of the part | ||
4521 | 2025.03.08 00:43:25.698581 [ 200 ] {63f8f43b-2fc1-40fe-a4ec-916d04e41523::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
4522 | 2025.03.08 00:43:25.699430 [ 200 ] {63f8f43b-2fc1-40fe-a4ec-916d04e41523::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 20 rows starting from the beginning of the part | ||
4523 | 2025.03.08 00:43:25.700105 [ 200 ] {63f8f43b-2fc1-40fe-a4ec-916d04e41523::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 28 rows starting from the beginning of the part | ||
4524 | 2025.03.08 00:43:25.708868 [ 189 ] {63f8f43b-2fc1-40fe-a4ec-916d04e41523::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 604 rows, containing 72 columns (72 merged, 0 gathered) in 0.014089107 sec., 42869.99878700616 rows/sec., 39.51 MiB/sec. | ||
4525 | 2025.03.08 00:43:25.709997 [ 187 ] {63f8f43b-2fc1-40fe-a4ec-916d04e41523::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4526 | 2025.03.08 00:43:25.710775 [ 187 ] {63f8f43b-2fc1-40fe-a4ec-916d04e41523::all_1_16_3} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4527 | 2025.03.08 00:43:25.710855 [ 187 ] {63f8f43b-2fc1-40fe-a4ec-916d04e41523::all_1_16_3} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4528 | 2025.03.08 00:43:25.711160 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. | ||
4529 | 2025.03.08 00:43:26.389522 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
4530 | 2025.03.08 00:43:26.410478 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4531 | 2025.03.08 00:43:26.410536 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4532 | 2025.03.08 00:43:26.418214 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4533 | 2025.03.08 00:43:26.418994 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4534 | 2025.03.08 00:43:26.421635 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
4535 | 2025.03.08 00:43:26.847652 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4536 | 2025.03.08 00:43:26.847841 [ 261 ] {135a8de6-2948-45aa-a93f-5c7a699f02b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4537 | 2025.03.08 00:43:26.847914 [ 261 ] {135a8de6-2948-45aa-a93f-5c7a699f02b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4538 | 2025.03.08 00:43:26.848747 [ 261 ] {135a8de6-2948-45aa-a93f-5c7a699f02b4} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4539 | 2025.03.08 00:43:26.848789 [ 261 ] {135a8de6-2948-45aa-a93f-5c7a699f02b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4540 | 2025.03.08 00:43:26.849223 [ 261 ] {135a8de6-2948-45aa-a93f-5c7a699f02b4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4541 | 2025.03.08 00:43:26.849488 [ 261 ] {135a8de6-2948-45aa-a93f-5c7a699f02b4} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4542 | 2025.03.08 00:43:26.849734 [ 261 ] {135a8de6-2948-45aa-a93f-5c7a699f02b4} <Debug> executeQuery: Read 136 rows, 11.99 KiB in 0.001938 sec., 70175.43859649122 rows/sec., 6.04 MiB/sec. | ||
4543 | 2025.03.08 00:43:26.849875 [ 261 ] {135a8de6-2948-45aa-a93f-5c7a699f02b4} <Debug> TCPHandler: Processed in 0.002352388 sec. | ||
4544 | 2025.03.08 00:43:26.850280 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4545 | 2025.03.08 00:43:26.850716 [ 261 ] {d49cebe4-0c01-43a5-8d9b-fea63c9a7886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4546 | 2025.03.08 00:43:26.850877 [ 261 ] {d49cebe4-0c01-43a5-8d9b-fea63c9a7886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4547 | 2025.03.08 00:43:26.851449 [ 261 ] {d49cebe4-0c01-43a5-8d9b-fea63c9a7886} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4548 | 2025.03.08 00:43:26.851489 [ 261 ] {d49cebe4-0c01-43a5-8d9b-fea63c9a7886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4549 | 2025.03.08 00:43:26.851844 [ 261 ] {d49cebe4-0c01-43a5-8d9b-fea63c9a7886} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4550 | 2025.03.08 00:43:26.852076 [ 261 ] {d49cebe4-0c01-43a5-8d9b-fea63c9a7886} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4551 | 2025.03.08 00:43:26.852336 [ 261 ] {d49cebe4-0c01-43a5-8d9b-fea63c9a7886} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001757 sec., 22766.078542970972 rows/sec., 1.67 MiB/sec. | ||
4552 | 2025.03.08 00:43:26.852437 [ 261 ] {d49cebe4-0c01-43a5-8d9b-fea63c9a7886} <Debug> TCPHandler: Processed in 0.002290436 sec. | ||
4553 | 2025.03.08 00:43:26.852670 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4554 | 2025.03.08 00:43:26.852777 [ 261 ] {0ad67e58-0f13-4b72-ad33-b87e0e70d783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4555 | 2025.03.08 00:43:26.852823 [ 261 ] {0ad67e58-0f13-4b72-ad33-b87e0e70d783} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4556 | 2025.03.08 00:43:26.853423 [ 261 ] {0ad67e58-0f13-4b72-ad33-b87e0e70d783} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4557 | 2025.03.08 00:43:26.853463 [ 261 ] {0ad67e58-0f13-4b72-ad33-b87e0e70d783} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4558 | 2025.03.08 00:43:26.853823 [ 261 ] {0ad67e58-0f13-4b72-ad33-b87e0e70d783} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4559 | 2025.03.08 00:43:26.854054 [ 261 ] {0ad67e58-0f13-4b72-ad33-b87e0e70d783} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4560 | 2025.03.08 00:43:26.854280 [ 261 ] {0ad67e58-0f13-4b72-ad33-b87e0e70d783} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00152 sec., 68421.05263157895 rows/sec., 5.34 MiB/sec. | ||
4561 | 2025.03.08 00:43:26.854408 [ 261 ] {0ad67e58-0f13-4b72-ad33-b87e0e70d783} <Debug> TCPHandler: Processed in 0.001811415 sec. | ||
4562 | 2025.03.08 00:43:26.854540 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4563 | 2025.03.08 00:43:26.854653 [ 261 ] {2f22f525-dd25-4323-be90-f61372a76948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4564 | 2025.03.08 00:43:26.854701 [ 261 ] {2f22f525-dd25-4323-be90-f61372a76948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4565 | 2025.03.08 00:43:26.855257 [ 261 ] {2f22f525-dd25-4323-be90-f61372a76948} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4566 | 2025.03.08 00:43:26.855296 [ 261 ] {2f22f525-dd25-4323-be90-f61372a76948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4567 | 2025.03.08 00:43:26.855693 [ 261 ] {2f22f525-dd25-4323-be90-f61372a76948} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4568 | 2025.03.08 00:43:26.855929 [ 261 ] {2f22f525-dd25-4323-be90-f61372a76948} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4569 | 2025.03.08 00:43:26.856164 [ 261 ] {2f22f525-dd25-4323-be90-f61372a76948} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001525 sec., 104918.03278688523 rows/sec., 7.31 MiB/sec. | ||
4570 | 2025.03.08 00:43:26.856386 [ 261 ] {2f22f525-dd25-4323-be90-f61372a76948} <Debug> TCPHandler: Processed in 0.001896637 sec. | ||
4571 | 2025.03.08 00:43:26.856566 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4572 | 2025.03.08 00:43:26.856675 [ 261 ] {647cd821-d651-4393-9955-dc69ab65fb90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4573 | 2025.03.08 00:43:26.856751 [ 261 ] {647cd821-d651-4393-9955-dc69ab65fb90} <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 | ||
4574 | 2025.03.08 00:43:26.858043 [ 261 ] {647cd821-d651-4393-9955-dc69ab65fb90} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4575 | 2025.03.08 00:43:26.858093 [ 261 ] {647cd821-d651-4393-9955-dc69ab65fb90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4576 | 2025.03.08 00:43:26.858804 [ 261 ] {647cd821-d651-4393-9955-dc69ab65fb90} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4577 | 2025.03.08 00:43:26.859077 [ 261 ] {647cd821-d651-4393-9955-dc69ab65fb90} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4578 | 2025.03.08 00:43:26.859265 [ 65 ] {} <Debug> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4579 | 2025.03.08 00:43:26.859363 [ 65 ] {} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4580 | 2025.03.08 00:43:26.859371 [ 261 ] {647cd821-d651-4393-9955-dc69ab65fb90} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002711 sec., 14754.703061600885 rows/sec., 26.44 MiB/sec. | ||
4581 | 2025.03.08 00:43:26.859406 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
4582 | 2025.03.08 00:43:26.859771 [ 189 ] {a7cce903-d276-43d4-8c58-428ddb56b21b::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 | ||
4583 | 2025.03.08 00:43:26.859782 [ 261 ] {647cd821-d651-4393-9955-dc69ab65fb90} <Debug> TCPHandler: Processed in 0.003261431 sec. | ||
4584 | 2025.03.08 00:43:26.860054 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4585 | 2025.03.08 00:43:26.860319 [ 261 ] {3a8d9398-76b6-4cc7-a624-900a15ff6cb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4586 | 2025.03.08 00:43:26.860433 [ 189 ] {a7cce903-d276-43d4-8c58-428ddb56b21b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4587 | 2025.03.08 00:43:26.860443 [ 261 ] {3a8d9398-76b6-4cc7-a624-900a15ff6cb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4588 | 2025.03.08 00:43:26.860672 [ 189 ] {a7cce903-d276-43d4-8c58-428ddb56b21b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 360 rows starting from the beginning of the part | ||
4589 | 2025.03.08 00:43:26.861542 [ 189 ] {a7cce903-d276-43d4-8c58-428ddb56b21b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
4590 | 2025.03.08 00:43:26.862402 [ 189 ] {a7cce903-d276-43d4-8c58-428ddb56b21b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part | ||
4591 | 2025.03.08 00:43:26.862705 [ 261 ] {3a8d9398-76b6-4cc7-a624-900a15ff6cb0} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4592 | 2025.03.08 00:43:26.862850 [ 261 ] {3a8d9398-76b6-4cc7-a624-900a15ff6cb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
4593 | 2025.03.08 00:43:26.863204 [ 189 ] {a7cce903-d276-43d4-8c58-428ddb56b21b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
4594 | 2025.03.08 00:43:26.863881 [ 189 ] {a7cce903-d276-43d4-8c58-428ddb56b21b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part | ||
4595 | 2025.03.08 00:43:26.864343 [ 261 ] {3a8d9398-76b6-4cc7-a624-900a15ff6cb0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4596 | 2025.03.08 00:43:26.864568 [ 189 ] {a7cce903-d276-43d4-8c58-428ddb56b21b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part | ||
4597 | 2025.03.08 00:43:26.865230 [ 261 ] {3a8d9398-76b6-4cc7-a624-900a15ff6cb0} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4598 | 2025.03.08 00:43:26.865825 [ 261 ] {3a8d9398-76b6-4cc7-a624-900a15ff6cb0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005594 sec., 10725.777618877368 rows/sec., 740.19 KiB/sec. | ||
4599 | 2025.03.08 00:43:26.865931 [ 261 ] {3a8d9398-76b6-4cc7-a624-900a15ff6cb0} <Debug> TCPHandler: Processed in 0.005947957 sec. | ||
4600 | 2025.03.08 00:43:26.870425 [ 187 ] {a7cce903-d276-43d4-8c58-428ddb56b21b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 19 columns (19 merged, 0 gathered) in 0.010878398 sec., 51478.16801701869 rows/sec., 92.25 MiB/sec. | ||
4601 | 2025.03.08 00:43:26.871284 [ 192 ] {a7cce903-d276-43d4-8c58-428ddb56b21b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4602 | 2025.03.08 00:43:26.871776 [ 192 ] {a7cce903-d276-43d4-8c58-428ddb56b21b::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4603 | 2025.03.08 00:43:26.871873 [ 192 ] {a7cce903-d276-43d4-8c58-428ddb56b21b::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4604 | 2025.03.08 00:43:26.872053 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.56 MiB. | ||
4605 | 2025.03.08 00:43:27.001158 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 188.21 MiB, peak 194.82 MiB, free memory in arenas 0.00 B, will set to 189.25 MiB (RSS), difference: 1.04 MiB | ||
4606 | 2025.03.08 00:43:29.490630 [ 63 ] {} <Debug> oximeter.fields_u32 (a206c9d0-4713-4a46-b7dc-d938c0bb4a63) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
4607 | 2025.03.08 00:43:29.490721 [ 63 ] {} <Trace> oximeter.fields_u32 (a206c9d0-4713-4a46-b7dc-d938c0bb4a63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4608 | 2025.03.08 00:43:29.490749 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
4609 | 2025.03.08 00:43:29.491032 [ 197 ] {a206c9d0-4713-4a46-b7dc-d938c0bb4a63::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 | ||
4610 | 2025.03.08 00:43:29.491295 [ 197 ] {a206c9d0-4713-4a46-b7dc-d938c0bb4a63::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4611 | 2025.03.08 00:43:29.491360 [ 197 ] {a206c9d0-4713-4a46-b7dc-d938c0bb4a63::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 341 rows starting from the beginning of the part | ||
4612 | 2025.03.08 00:43:29.491483 [ 197 ] {a206c9d0-4713-4a46-b7dc-d938c0bb4a63::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 | ||
4613 | 2025.03.08 00:43:29.491703 [ 197 ] {a206c9d0-4713-4a46-b7dc-d938c0bb4a63::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 252 rows starting from the beginning of the part | ||
4614 | 2025.03.08 00:43:29.491953 [ 197 ] {a206c9d0-4713-4a46-b7dc-d938c0bb4a63::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 252 rows starting from the beginning of the part | ||
4615 | 2025.03.08 00:43:29.492109 [ 197 ] {a206c9d0-4713-4a46-b7dc-d938c0bb4a63::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 252 rows starting from the beginning of the part | ||
4616 | 2025.03.08 00:43:29.493462 [ 187 ] {a206c9d0-4713-4a46-b7dc-d938c0bb4a63::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1098 rows, containing 5 columns (5 merged, 0 gathered) in 0.002623085 sec., 418591.0864497338 rows/sec., 30.23 MiB/sec. | ||
4617 | 2025.03.08 00:43:29.493668 [ 187 ] {a206c9d0-4713-4a46-b7dc-d938c0bb4a63::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
4618 | 2025.03.08 00:43:29.494041 [ 187 ] {a206c9d0-4713-4a46-b7dc-d938c0bb4a63::all_1_9_2} <Trace> oximeter.fields_u32 (a206c9d0-4713-4a46-b7dc-d938c0bb4a63): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4619 | 2025.03.08 00:43:29.494146 [ 187 ] {a206c9d0-4713-4a46-b7dc-d938c0bb4a63::all_1_9_2} <Trace> oximeter.fields_u32 (a206c9d0-4713-4a46-b7dc-d938c0bb4a63) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
4620 | 2025.03.08 00:43:29.494287 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
4621 | 2025.03.08 00:43:31.846120 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4622 | 2025.03.08 00:43:31.846315 [ 261 ] {25c4bef0-aca1-426d-a663-bcaa3eba29d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4623 | 2025.03.08 00:43:31.846391 [ 261 ] {25c4bef0-aca1-426d-a663-bcaa3eba29d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4624 | 2025.03.08 00:43:31.847171 [ 261 ] {25c4bef0-aca1-426d-a663-bcaa3eba29d5} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4625 | 2025.03.08 00:43:31.847219 [ 261 ] {25c4bef0-aca1-426d-a663-bcaa3eba29d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
4626 | 2025.03.08 00:43:31.847667 [ 261 ] {25c4bef0-aca1-426d-a663-bcaa3eba29d5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4627 | 2025.03.08 00:43:31.847925 [ 261 ] {25c4bef0-aca1-426d-a663-bcaa3eba29d5} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4628 | 2025.03.08 00:43:31.848184 [ 261 ] {25c4bef0-aca1-426d-a663-bcaa3eba29d5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001923 sec., 29121.164846593863 rows/sec., 2.22 MiB/sec. | ||
4629 | 2025.03.08 00:43:31.848253 [ 261 ] {25c4bef0-aca1-426d-a663-bcaa3eba29d5} <Debug> TCPHandler: Processed in 0.002267336 sec. | ||
4630 | 2025.03.08 00:43:31.848372 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4631 | 2025.03.08 00:43:31.848484 [ 261 ] {7444ab97-0a44-4840-90a6-b88ee5ee3077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4632 | 2025.03.08 00:43:31.848535 [ 261 ] {7444ab97-0a44-4840-90a6-b88ee5ee3077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4633 | 2025.03.08 00:43:31.849108 [ 261 ] {7444ab97-0a44-4840-90a6-b88ee5ee3077} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4634 | 2025.03.08 00:43:31.849152 [ 261 ] {7444ab97-0a44-4840-90a6-b88ee5ee3077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
4635 | 2025.03.08 00:43:31.849518 [ 261 ] {7444ab97-0a44-4840-90a6-b88ee5ee3077} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4636 | 2025.03.08 00:43:31.849770 [ 261 ] {7444ab97-0a44-4840-90a6-b88ee5ee3077} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4637 | 2025.03.08 00:43:31.849991 [ 261 ] {7444ab97-0a44-4840-90a6-b88ee5ee3077} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001535 sec., 41693.81107491857 rows/sec., 3.25 MiB/sec. | ||
4638 | 2025.03.08 00:43:31.850047 [ 261 ] {7444ab97-0a44-4840-90a6-b88ee5ee3077} <Debug> TCPHandler: Processed in 0.001729202 sec. | ||
4639 | 2025.03.08 00:43:31.850169 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4640 | 2025.03.08 00:43:31.850279 [ 261 ] {708a4987-2200-4f2d-b796-b64becc13acc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4641 | 2025.03.08 00:43:31.850330 [ 261 ] {708a4987-2200-4f2d-b796-b64becc13acc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4642 | 2025.03.08 00:43:31.850862 [ 261 ] {708a4987-2200-4f2d-b796-b64becc13acc} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4643 | 2025.03.08 00:43:31.850903 [ 261 ] {708a4987-2200-4f2d-b796-b64becc13acc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
4644 | 2025.03.08 00:43:31.851294 [ 261 ] {708a4987-2200-4f2d-b796-b64becc13acc} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4645 | 2025.03.08 00:43:31.851532 [ 261 ] {708a4987-2200-4f2d-b796-b64becc13acc} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4646 | 2025.03.08 00:43:31.851764 [ 261 ] {708a4987-2200-4f2d-b796-b64becc13acc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001502 sec., 106524.63382157123 rows/sec., 7.42 MiB/sec. | ||
4647 | 2025.03.08 00:43:31.851838 [ 261 ] {708a4987-2200-4f2d-b796-b64becc13acc} <Debug> TCPHandler: Processed in 0.001717832 sec. | ||
4648 | 2025.03.08 00:43:31.852108 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4649 | 2025.03.08 00:43:31.852216 [ 261 ] {7f0ec71f-f320-49b4-8f28-7aa3cad6f589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4650 | 2025.03.08 00:43:31.852267 [ 261 ] {7f0ec71f-f320-49b4-8f28-7aa3cad6f589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4651 | 2025.03.08 00:43:31.852725 [ 261 ] {7f0ec71f-f320-49b4-8f28-7aa3cad6f589} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4652 | 2025.03.08 00:43:31.852765 [ 261 ] {7f0ec71f-f320-49b4-8f28-7aa3cad6f589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
4653 | 2025.03.08 00:43:31.853141 [ 261 ] {7f0ec71f-f320-49b4-8f28-7aa3cad6f589} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4654 | 2025.03.08 00:43:31.853375 [ 261 ] {7f0ec71f-f320-49b4-8f28-7aa3cad6f589} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4655 | 2025.03.08 00:43:31.853581 [ 261 ] {7f0ec71f-f320-49b4-8f28-7aa3cad6f589} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00139 sec., 43165.467625899284 rows/sec., 2.91 MiB/sec. | ||
4656 | 2025.03.08 00:43:31.853632 [ 261 ] {7f0ec71f-f320-49b4-8f28-7aa3cad6f589} <Debug> TCPHandler: Processed in 0.00161179 sec. | ||
4657 | 2025.03.08 00:43:33.160026 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11529 | ||
4658 | 2025.03.08 00:43:33.160720 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4659 | 2025.03.08 00:43:33.160770 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
4660 | 2025.03.08 00:43:33.161299 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4661 | 2025.03.08 00:43:33.161550 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4662 | 2025.03.08 00:43:33.161931 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11529 | ||
4663 | 2025.03.08 00:43:33.922623 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
4664 | 2025.03.08 00:43:33.943717 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4665 | 2025.03.08 00:43:33.943769 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
4666 | 2025.03.08 00:43:33.951363 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4667 | 2025.03.08 00:43:33.952114 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4668 | 2025.03.08 00:43:33.954726 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
4669 | 2025.03.08 00:43:35.696771 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 624 | ||
4670 | 2025.03.08 00:43:35.699668 [ 243 ] {} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4671 | 2025.03.08 00:43:35.699728 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
4672 | 2025.03.08 00:43:35.701220 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4673 | 2025.03.08 00:43:35.701532 [ 243 ] {} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4674 | 2025.03.08 00:43:35.702577 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 624 | ||
4675 | 2025.03.08 00:43:36.848214 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4676 | 2025.03.08 00:43:36.848412 [ 261 ] {5c2a8bfe-3cb3-45ef-8533-20be2622be0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4677 | 2025.03.08 00:43:36.848491 [ 261 ] {5c2a8bfe-3cb3-45ef-8533-20be2622be0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4678 | 2025.03.08 00:43:36.849354 [ 261 ] {5c2a8bfe-3cb3-45ef-8533-20be2622be0f} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4679 | 2025.03.08 00:43:36.849408 [ 261 ] {5c2a8bfe-3cb3-45ef-8533-20be2622be0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
4680 | 2025.03.08 00:43:36.849862 [ 261 ] {5c2a8bfe-3cb3-45ef-8533-20be2622be0f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4681 | 2025.03.08 00:43:36.850118 [ 261 ] {5c2a8bfe-3cb3-45ef-8533-20be2622be0f} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4682 | 2025.03.08 00:43:36.850355 [ 261 ] {5c2a8bfe-3cb3-45ef-8533-20be2622be0f} <Debug> executeQuery: Read 136 rows, 11.99 KiB in 0.001997 sec., 68102.15322984477 rows/sec., 5.86 MiB/sec. | ||
4683 | 2025.03.08 00:43:36.850423 [ 261 ] {5c2a8bfe-3cb3-45ef-8533-20be2622be0f} <Debug> TCPHandler: Processed in 0.002349558 sec. | ||
4684 | 2025.03.08 00:43:36.850539 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4685 | 2025.03.08 00:43:36.850651 [ 261 ] {ae048328-00ae-4cf8-b7bb-8ce7fa7d985c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4686 | 2025.03.08 00:43:36.850702 [ 261 ] {ae048328-00ae-4cf8-b7bb-8ce7fa7d985c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4687 | 2025.03.08 00:43:36.851248 [ 261 ] {ae048328-00ae-4cf8-b7bb-8ce7fa7d985c} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4688 | 2025.03.08 00:43:36.851290 [ 261 ] {ae048328-00ae-4cf8-b7bb-8ce7fa7d985c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
4689 | 2025.03.08 00:43:36.851643 [ 261 ] {ae048328-00ae-4cf8-b7bb-8ce7fa7d985c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4690 | 2025.03.08 00:43:36.851883 [ 261 ] {ae048328-00ae-4cf8-b7bb-8ce7fa7d985c} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4691 | 2025.03.08 00:43:36.852108 [ 261 ] {ae048328-00ae-4cf8-b7bb-8ce7fa7d985c} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001485 sec., 26936.026936026938 rows/sec., 1.98 MiB/sec. | ||
4692 | 2025.03.08 00:43:36.852166 [ 261 ] {ae048328-00ae-4cf8-b7bb-8ce7fa7d985c} <Debug> TCPHandler: Processed in 0.001678921 sec. | ||
4693 | 2025.03.08 00:43:36.852284 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4694 | 2025.03.08 00:43:36.852395 [ 261 ] {7403ebcf-57f8-4a3d-a971-f6c647daa8e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4695 | 2025.03.08 00:43:36.852470 [ 261 ] {7403ebcf-57f8-4a3d-a971-f6c647daa8e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4696 | 2025.03.08 00:43:36.853089 [ 261 ] {7403ebcf-57f8-4a3d-a971-f6c647daa8e9} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4697 | 2025.03.08 00:43:36.853130 [ 261 ] {7403ebcf-57f8-4a3d-a971-f6c647daa8e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
4698 | 2025.03.08 00:43:36.853515 [ 261 ] {7403ebcf-57f8-4a3d-a971-f6c647daa8e9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4699 | 2025.03.08 00:43:36.853760 [ 261 ] {7403ebcf-57f8-4a3d-a971-f6c647daa8e9} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4700 | 2025.03.08 00:43:36.853984 [ 261 ] {7403ebcf-57f8-4a3d-a971-f6c647daa8e9} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001615 sec., 64396.284829721364 rows/sec., 5.03 MiB/sec. | ||
4701 | 2025.03.08 00:43:36.854037 [ 261 ] {7403ebcf-57f8-4a3d-a971-f6c647daa8e9} <Debug> TCPHandler: Processed in 0.001805255 sec. | ||
4702 | 2025.03.08 00:43:36.854143 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4703 | 2025.03.08 00:43:36.854249 [ 261 ] {7cfe588f-12b3-4036-9c81-3ac1e212b6e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4704 | 2025.03.08 00:43:36.854300 [ 261 ] {7cfe588f-12b3-4036-9c81-3ac1e212b6e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4705 | 2025.03.08 00:43:36.854817 [ 261 ] {7cfe588f-12b3-4036-9c81-3ac1e212b6e9} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4706 | 2025.03.08 00:43:36.854856 [ 261 ] {7cfe588f-12b3-4036-9c81-3ac1e212b6e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
4707 | 2025.03.08 00:43:36.855253 [ 261 ] {7cfe588f-12b3-4036-9c81-3ac1e212b6e9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4708 | 2025.03.08 00:43:36.855495 [ 261 ] {7cfe588f-12b3-4036-9c81-3ac1e212b6e9} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4709 | 2025.03.08 00:43:36.855708 [ 261 ] {7cfe588f-12b3-4036-9c81-3ac1e212b6e9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001482 sec., 107962.21322537112 rows/sec., 7.52 MiB/sec. | ||
4710 | 2025.03.08 00:43:36.855761 [ 261 ] {7cfe588f-12b3-4036-9c81-3ac1e212b6e9} <Debug> TCPHandler: Processed in 0.001670041 sec. | ||
4711 | 2025.03.08 00:43:36.855868 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4712 | 2025.03.08 00:43:36.855971 [ 261 ] {4dab1626-8e52-4496-a831-74f73f363119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4713 | 2025.03.08 00:43:36.856039 [ 261 ] {4dab1626-8e52-4496-a831-74f73f363119} <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 | ||
4714 | 2025.03.08 00:43:36.857184 [ 261 ] {4dab1626-8e52-4496-a831-74f73f363119} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4715 | 2025.03.08 00:43:36.857223 [ 261 ] {4dab1626-8e52-4496-a831-74f73f363119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
4716 | 2025.03.08 00:43:36.857881 [ 261 ] {4dab1626-8e52-4496-a831-74f73f363119} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4717 | 2025.03.08 00:43:36.858137 [ 261 ] {4dab1626-8e52-4496-a831-74f73f363119} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4718 | 2025.03.08 00:43:36.858367 [ 261 ] {4dab1626-8e52-4496-a831-74f73f363119} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002417 sec., 16549.44145635085 rows/sec., 29.66 MiB/sec. | ||
4719 | 2025.03.08 00:43:36.858461 [ 261 ] {4dab1626-8e52-4496-a831-74f73f363119} <Debug> TCPHandler: Processed in 0.002644876 sec. | ||
4720 | 2025.03.08 00:43:36.858577 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4721 | 2025.03.08 00:43:36.858682 [ 261 ] {fed694e2-fe2a-4819-957e-284221e2cdc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4722 | 2025.03.08 00:43:36.858728 [ 261 ] {fed694e2-fe2a-4819-957e-284221e2cdc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4723 | 2025.03.08 00:43:36.859158 [ 261 ] {fed694e2-fe2a-4819-957e-284221e2cdc2} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4724 | 2025.03.08 00:43:36.859197 [ 261 ] {fed694e2-fe2a-4819-957e-284221e2cdc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
4725 | 2025.03.08 00:43:36.859557 [ 261 ] {fed694e2-fe2a-4819-957e-284221e2cdc2} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4726 | 2025.03.08 00:43:36.859803 [ 261 ] {fed694e2-fe2a-4819-957e-284221e2cdc2} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4727 | 2025.03.08 00:43:36.860011 [ 261 ] {fed694e2-fe2a-4819-957e-284221e2cdc2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001352 sec., 44378.69822485207 rows/sec., 2.99 MiB/sec. | ||
4728 | 2025.03.08 00:43:36.860062 [ 261 ] {fed694e2-fe2a-4819-957e-284221e2cdc2} <Debug> TCPHandler: Processed in 0.001537248 sec. | ||
4729 | 2025.03.08 00:43:40.525576 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4730 | 2025.03.08 00:43:40.525649 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4731 | 2025.03.08 00:43:40.662985 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11956 | ||
4732 | 2025.03.08 00:43:40.663639 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4733 | 2025.03.08 00:43:40.663693 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
4734 | 2025.03.08 00:43:40.664268 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4735 | 2025.03.08 00:43:40.664542 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4736 | 2025.03.08 00:43:40.664758 [ 53 ] {} <Debug> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4737 | 2025.03.08 00:43:40.664814 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 | ||
4738 | 2025.03.08 00:43:40.664858 [ 53 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4739 | 2025.03.08 00:43:40.664892 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
4740 | 2025.03.08 00:43:40.665055 [ 191 ] {ca56161e-9b61-4450-af3e-9936bfa93887::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 | ||
4741 | 2025.03.08 00:43:40.665247 [ 191 ] {ca56161e-9b61-4450-af3e-9936bfa93887::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4742 | 2025.03.08 00:43:40.665300 [ 191 ] {ca56161e-9b61-4450-af3e-9936bfa93887::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 | ||
4743 | 2025.03.08 00:43:40.665425 [ 191 ] {ca56161e-9b61-4450-af3e-9936bfa93887::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 | ||
4744 | 2025.03.08 00:43:40.665698 [ 191 ] {ca56161e-9b61-4450-af3e-9936bfa93887::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 | ||
4745 | 2025.03.08 00:43:40.665800 [ 191 ] {ca56161e-9b61-4450-af3e-9936bfa93887::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 | ||
4746 | 2025.03.08 00:43:40.666017 [ 191 ] {ca56161e-9b61-4450-af3e-9936bfa93887::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 | ||
4747 | 2025.03.08 00:43:40.666150 [ 191 ] {ca56161e-9b61-4450-af3e-9936bfa93887::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 | ||
4748 | 2025.03.08 00:43:40.669098 [ 197 ] {ca56161e-9b61-4450-af3e-9936bfa93887::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.004122612 sec., 2900103.138495691 rows/sec., 41.49 MiB/sec. | ||
4749 | 2025.03.08 00:43:40.669478 [ 198 ] {ca56161e-9b61-4450-af3e-9936bfa93887::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4750 | 2025.03.08 00:43:40.669795 [ 198 ] {ca56161e-9b61-4450-af3e-9936bfa93887::all_1_26_5} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4751 | 2025.03.08 00:43:40.669883 [ 198 ] {ca56161e-9b61-4450-af3e-9936bfa93887::all_1_26_5} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4752 | 2025.03.08 00:43:40.669995 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
4753 | 2025.03.08 00:43:41.455703 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
4754 | 2025.03.08 00:43:41.477651 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4755 | 2025.03.08 00:43:41.477716 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
4756 | 2025.03.08 00:43:41.485268 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4757 | 2025.03.08 00:43:41.486048 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4758 | 2025.03.08 00:43:41.486469 [ 51 ] {} <Debug> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4759 | 2025.03.08 00:43:41.486600 [ 51 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4760 | 2025.03.08 00:43:41.486687 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
4761 | 2025.03.08 00:43:41.487134 [ 191 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::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 | ||
4762 | 2025.03.08 00:43:41.502605 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
4763 | 2025.03.08 00:43:41.504348 [ 191 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4764 | 2025.03.08 00:43:41.505628 [ 191 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::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 | ||
4765 | 2025.03.08 00:43:41.510984 [ 191 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::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 | ||
4766 | 2025.03.08 00:43:41.516958 [ 191 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::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 | ||
4767 | 2025.03.08 00:43:41.522692 [ 191 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::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 | ||
4768 | 2025.03.08 00:43:41.528704 [ 191 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::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 | ||
4769 | 2025.03.08 00:43:41.533483 [ 191 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::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 | ||
4770 | 2025.03.08 00:43:41.592534 [ 197 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.105688548 sec., 1854.5055609998542 rows/sec., 9.59 MiB/sec. | ||
4771 | 2025.03.08 00:43:41.595535 [ 196 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4772 | 2025.03.08 00:43:41.598450 [ 196 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::all_1_26_5} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4773 | 2025.03.08 00:43:41.598538 [ 196 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::all_1_26_5} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4774 | 2025.03.08 00:43:41.600929 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
4775 | 2025.03.08 00:43:41.851698 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4776 | 2025.03.08 00:43:41.851895 [ 261 ] {01596ec8-4f90-404a-9f57-2ac40317bbc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4777 | 2025.03.08 00:43:41.851972 [ 261 ] {01596ec8-4f90-404a-9f57-2ac40317bbc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4778 | 2025.03.08 00:43:41.852876 [ 261 ] {01596ec8-4f90-404a-9f57-2ac40317bbc8} <Trace> oximeter.fields_i16 (330e8f76-e659-4531-b135-1d3c5ae0bc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4779 | 2025.03.08 00:43:41.852928 [ 261 ] {01596ec8-4f90-404a-9f57-2ac40317bbc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
4780 | 2025.03.08 00:43:41.853389 [ 261 ] {01596ec8-4f90-404a-9f57-2ac40317bbc8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
4781 | 2025.03.08 00:43:41.853657 [ 261 ] {01596ec8-4f90-404a-9f57-2ac40317bbc8} <Trace> oximeter.fields_i16 (330e8f76-e659-4531-b135-1d3c5ae0bc78): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4782 | 2025.03.08 00:43:41.853972 [ 261 ] {01596ec8-4f90-404a-9f57-2ac40317bbc8} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002105 sec., 100712.5890736342 rows/sec., 6.41 MiB/sec. | ||
4783 | 2025.03.08 00:43:41.854114 [ 261 ] {01596ec8-4f90-404a-9f57-2ac40317bbc8} <Debug> TCPHandler: Processed in 0.002552923 sec. | ||
4784 | 2025.03.08 00:43:41.854232 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4785 | 2025.03.08 00:43:41.854344 [ 261 ] {7dccd359-bfb8-43ab-9ba7-4c06fec588db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4786 | 2025.03.08 00:43:41.854394 [ 261 ] {7dccd359-bfb8-43ab-9ba7-4c06fec588db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4787 | 2025.03.08 00:43:41.855273 [ 261 ] {7dccd359-bfb8-43ab-9ba7-4c06fec588db} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4788 | 2025.03.08 00:43:41.855316 [ 261 ] {7dccd359-bfb8-43ab-9ba7-4c06fec588db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
4789 | 2025.03.08 00:43:41.855729 [ 261 ] {7dccd359-bfb8-43ab-9ba7-4c06fec588db} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4790 | 2025.03.08 00:43:41.855976 [ 261 ] {7dccd359-bfb8-43ab-9ba7-4c06fec588db} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4791 | 2025.03.08 00:43:41.856141 [ 51 ] {} <Debug> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4792 | 2025.03.08 00:43:41.856215 [ 261 ] {7dccd359-bfb8-43ab-9ba7-4c06fec588db} <Debug> executeQuery: Read 617 rows, 49.35 KiB in 0.001893 sec., 325937.66508188064 rows/sec., 25.46 MiB/sec. | ||
4793 | 2025.03.08 00:43:41.856223 [ 51 ] {} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4794 | 2025.03.08 00:43:41.856301 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
4795 | 2025.03.08 00:43:41.856343 [ 261 ] {7dccd359-bfb8-43ab-9ba7-4c06fec588db} <Debug> TCPHandler: Processed in 0.002161974 sec. | ||
4796 | 2025.03.08 00:43:41.856572 [ 199 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::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 | ||
4797 | 2025.03.08 00:43:41.856586 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4798 | 2025.03.08 00:43:41.856847 [ 261 ] {e8356581-c596-4f99-8384-4025f8fbe6bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4799 | 2025.03.08 00:43:41.856858 [ 199 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4800 | 2025.03.08 00:43:41.856938 [ 261 ] {e8356581-c596-4f99-8384-4025f8fbe6bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4801 | 2025.03.08 00:43:41.856940 [ 199 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1968 rows starting from the beginning of the part | ||
4802 | 2025.03.08 00:43:41.857292 [ 199 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part | ||
4803 | 2025.03.08 00:43:41.857606 [ 199 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 136 rows starting from the beginning of the part | ||
4804 | 2025.03.08 00:43:41.858028 [ 199 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part | ||
4805 | 2025.03.08 00:43:41.858406 [ 199 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 136 rows starting from the beginning of the part | ||
4806 | 2025.03.08 00:43:41.858895 [ 199 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 617 rows starting from the beginning of the part | ||
4807 | 2025.03.08 00:43:41.860335 [ 261 ] {e8356581-c596-4f99-8384-4025f8fbe6bd} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4808 | 2025.03.08 00:43:41.860391 [ 261 ] {e8356581-c596-4f99-8384-4025f8fbe6bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
4809 | 2025.03.08 00:43:41.861405 [ 261 ] {e8356581-c596-4f99-8384-4025f8fbe6bd} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4810 | 2025.03.08 00:43:41.861888 [ 261 ] {e8356581-c596-4f99-8384-4025f8fbe6bd} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4811 | 2025.03.08 00:43:41.862092 [ 51 ] {} <Debug> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
4812 | 2025.03.08 00:43:41.862191 [ 51 ] {} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4813 | 2025.03.08 00:43:41.862229 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
4814 | 2025.03.08 00:43:41.862277 [ 261 ] {e8356581-c596-4f99-8384-4025f8fbe6bd} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.005505 sec., 19255.222524977293 rows/sec., 1.13 MiB/sec. | ||
4815 | 2025.03.08 00:43:41.862691 [ 261 ] {e8356581-c596-4f99-8384-4025f8fbe6bd} <Debug> TCPHandler: Processed in 0.006168822 sec. | ||
4816 | 2025.03.08 00:43:41.862801 [ 197 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
4817 | 2025.03.08 00:43:41.863190 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4818 | 2025.03.08 00:43:41.863293 [ 197 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4819 | 2025.03.08 00:43:41.863300 [ 193 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2969 rows, containing 5 columns (5 merged, 0 gathered) in 0.00689243 sec., 430762.4451753591 rows/sec., 36.70 MiB/sec. | ||
4820 | 2025.03.08 00:43:41.863414 [ 197 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 176 rows starting from the beginning of the part | ||
4821 | 2025.03.08 00:43:41.863486 [ 261 ] {27fdeb58-f664-4707-909d-a2415bb0aebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4822 | 2025.03.08 00:43:41.863677 [ 261 ] {27fdeb58-f664-4707-909d-a2415bb0aebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4823 | 2025.03.08 00:43:41.863714 [ 197 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part | ||
4824 | 2025.03.08 00:43:41.863826 [ 193 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4825 | 2025.03.08 00:43:41.864415 [ 197 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 54 rows starting from the beginning of the part | ||
4826 | 2025.03.08 00:43:41.864939 [ 197 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 40 rows starting from the beginning of the part | ||
4827 | 2025.03.08 00:43:41.865580 [ 197 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 40 rows starting from the beginning of the part | ||
4828 | 2025.03.08 00:43:41.865681 [ 193 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_36_7} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4829 | 2025.03.08 00:43:41.866132 [ 197 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 106 rows starting from the beginning of the part | ||
4830 | 2025.03.08 00:43:41.866266 [ 193 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_36_7} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4831 | 2025.03.08 00:43:41.866859 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
4832 | 2025.03.08 00:43:41.867797 [ 261 ] {27fdeb58-f664-4707-909d-a2415bb0aebc} <Trace> oximeter.fields_u32 (a206c9d0-4713-4a46-b7dc-d938c0bb4a63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4833 | 2025.03.08 00:43:41.867868 [ 261 ] {27fdeb58-f664-4707-909d-a2415bb0aebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
4834 | 2025.03.08 00:43:41.869007 [ 261 ] {27fdeb58-f664-4707-909d-a2415bb0aebc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4835 | 2025.03.08 00:43:41.869420 [ 186 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 456 rows, containing 5 columns (5 merged, 0 gathered) in 0.007031613 sec., 64849.985344756606 rows/sec., 4.57 MiB/sec. | ||
4836 | 2025.03.08 00:43:41.869505 [ 261 ] {27fdeb58-f664-4707-909d-a2415bb0aebc} <Trace> oximeter.fields_u32 (a206c9d0-4713-4a46-b7dc-d938c0bb4a63): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4837 | 2025.03.08 00:43:41.869593 [ 186 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
4838 | 2025.03.08 00:43:41.870022 [ 261 ] {27fdeb58-f664-4707-909d-a2415bb0aebc} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.006579 sec., 17175.862593099257 rows/sec., 1.11 MiB/sec. | ||
4839 | 2025.03.08 00:43:41.870368 [ 261 ] {27fdeb58-f664-4707-909d-a2415bb0aebc} <Debug> TCPHandler: Processed in 0.007386882 sec. | ||
4840 | 2025.03.08 00:43:41.870462 [ 186 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_24_5} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4841 | 2025.03.08 00:43:41.870516 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4842 | 2025.03.08 00:43:41.870557 [ 186 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_24_5} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
4843 | 2025.03.08 00:43:41.870651 [ 261 ] {397431b7-0c4b-45ca-9b55-6dba3a444d29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4844 | 2025.03.08 00:43:41.870665 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
4845 | 2025.03.08 00:43:41.870709 [ 261 ] {397431b7-0c4b-45ca-9b55-6dba3a444d29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4846 | 2025.03.08 00:43:41.871300 [ 261 ] {397431b7-0c4b-45ca-9b55-6dba3a444d29} <Trace> oximeter.fields_u8 (359f3878-c6d7-4e2f-9cbe-147bb1ba9cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4847 | 2025.03.08 00:43:41.871340 [ 261 ] {397431b7-0c4b-45ca-9b55-6dba3a444d29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
4848 | 2025.03.08 00:43:41.871703 [ 261 ] {397431b7-0c4b-45ca-9b55-6dba3a444d29} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
4849 | 2025.03.08 00:43:41.871943 [ 261 ] {397431b7-0c4b-45ca-9b55-6dba3a444d29} <Trace> oximeter.fields_u8 (359f3878-c6d7-4e2f-9cbe-147bb1ba9cf0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4850 | 2025.03.08 00:43:41.872247 [ 261 ] {397431b7-0c4b-45ca-9b55-6dba3a444d29} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.00162 sec., 69135.8024691358 rows/sec., 3.94 MiB/sec. | ||
4851 | 2025.03.08 00:43:41.872372 [ 261 ] {397431b7-0c4b-45ca-9b55-6dba3a444d29} <Debug> TCPHandler: Processed in 0.001917677 sec. | ||
4852 | 2025.03.08 00:43:41.872493 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4853 | 2025.03.08 00:43:41.872602 [ 261 ] {99081690-627a-4825-b8d1-e5d61da2b637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4854 | 2025.03.08 00:43:41.872649 [ 261 ] {99081690-627a-4825-b8d1-e5d61da2b637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4855 | 2025.03.08 00:43:41.873332 [ 261 ] {99081690-627a-4825-b8d1-e5d61da2b637} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4856 | 2025.03.08 00:43:41.873373 [ 261 ] {99081690-627a-4825-b8d1-e5d61da2b637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
4857 | 2025.03.08 00:43:41.873762 [ 261 ] {99081690-627a-4825-b8d1-e5d61da2b637} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4858 | 2025.03.08 00:43:41.874002 [ 261 ] {99081690-627a-4825-b8d1-e5d61da2b637} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4859 | 2025.03.08 00:43:41.874157 [ 51 ] {} <Debug> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4860 | 2025.03.08 00:43:41.874217 [ 51 ] {} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4861 | 2025.03.08 00:43:41.874249 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
4862 | 2025.03.08 00:43:41.874254 [ 261 ] {99081690-627a-4825-b8d1-e5d61da2b637} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001668 sec., 229016.7865707434 rows/sec., 16.15 MiB/sec. | ||
4863 | 2025.03.08 00:43:41.874391 [ 261 ] {99081690-627a-4825-b8d1-e5d61da2b637} <Debug> TCPHandler: Processed in 0.001949618 sec. | ||
4864 | 2025.03.08 00:43:41.874423 [ 190 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::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 | ||
4865 | 2025.03.08 00:43:41.874523 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4866 | 2025.03.08 00:43:41.874538 [ 190 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4867 | 2025.03.08 00:43:41.874571 [ 190 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 950 rows starting from the beginning of the part | ||
4868 | 2025.03.08 00:43:41.874731 [ 261 ] {cd45760f-d775-4405-9cbc-067c37e23ab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4869 | 2025.03.08 00:43:41.874762 [ 190 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::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 | ||
4870 | 2025.03.08 00:43:41.874882 [ 261 ] {cd45760f-d775-4405-9cbc-067c37e23ab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4871 | 2025.03.08 00:43:41.875123 [ 190 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 104 rows starting from the beginning of the part | ||
4872 | 2025.03.08 00:43:41.875506 [ 190 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 64 rows starting from the beginning of the part | ||
4873 | 2025.03.08 00:43:41.875858 [ 190 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 104 rows starting from the beginning of the part | ||
4874 | 2025.03.08 00:43:41.876200 [ 190 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 382 rows starting from the beginning of the part | ||
4875 | 2025.03.08 00:43:41.877315 [ 261 ] {cd45760f-d775-4405-9cbc-067c37e23ab6} <Trace> oximeter.measurements_bool (960b5549-e098-44b1-8f1b-6800ccbcce34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4876 | 2025.03.08 00:43:41.877359 [ 261 ] {cd45760f-d775-4405-9cbc-067c37e23ab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
4877 | 2025.03.08 00:43:41.877931 [ 261 ] {cd45760f-d775-4405-9cbc-067c37e23ab6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
4878 | 2025.03.08 00:43:41.878233 [ 261 ] {cd45760f-d775-4405-9cbc-067c37e23ab6} <Trace> oximeter.measurements_bool (960b5549-e098-44b1-8f1b-6800ccbcce34): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4879 | 2025.03.08 00:43:41.878456 [ 188 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1668 rows, containing 5 columns (5 merged, 0 gathered) in 0.004099271 sec., 406901.61738514 rows/sec., 31.50 MiB/sec. | ||
4880 | 2025.03.08 00:43:41.878507 [ 51 ] {} <Debug> oximeter.measurements_bool (960b5549-e098-44b1-8f1b-6800ccbcce34) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
4881 | 2025.03.08 00:43:41.878596 [ 51 ] {} <Trace> oximeter.measurements_bool (960b5549-e098-44b1-8f1b-6800ccbcce34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4882 | 2025.03.08 00:43:41.878661 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
4883 | 2025.03.08 00:43:41.878782 [ 261 ] {cd45760f-d775-4405-9cbc-067c37e23ab6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004114 sec., 1458.4346135148276 rows/sec., 76.20 KiB/sec. | ||
4884 | 2025.03.08 00:43:41.879252 [ 190 ] {960b5549-e098-44b1-8f1b-6800ccbcce34::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 | ||
4885 | 2025.03.08 00:43:41.879294 [ 261 ] {cd45760f-d775-4405-9cbc-067c37e23ab6} <Debug> TCPHandler: Processed in 0.004817219 sec. | ||
4886 | 2025.03.08 00:43:41.879320 [ 188 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4887 | 2025.03.08 00:43:41.879877 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4888 | 2025.03.08 00:43:41.879953 [ 190 ] {960b5549-e098-44b1-8f1b-6800ccbcce34::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4889 | 2025.03.08 00:43:41.879990 [ 190 ] {960b5549-e098-44b1-8f1b-6800ccbcce34::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
4890 | 2025.03.08 00:43:41.880223 [ 261 ] {5f5e9563-7cc1-4059-a984-b71b08c9a931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4891 | 2025.03.08 00:43:41.880304 [ 190 ] {960b5549-e098-44b1-8f1b-6800ccbcce34::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
4892 | 2025.03.08 00:43:41.880448 [ 261 ] {5f5e9563-7cc1-4059-a984-b71b08c9a931} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4893 | 2025.03.08 00:43:41.880688 [ 190 ] {960b5549-e098-44b1-8f1b-6800ccbcce34::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
4894 | 2025.03.08 00:43:41.881104 [ 190 ] {960b5549-e098-44b1-8f1b-6800ccbcce34::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
4895 | 2025.03.08 00:43:41.881536 [ 190 ] {960b5549-e098-44b1-8f1b-6800ccbcce34::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
4896 | 2025.03.08 00:43:41.881709 [ 188 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_36_7} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4897 | 2025.03.08 00:43:41.882619 [ 188 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_36_7} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4898 | 2025.03.08 00:43:41.882886 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
4899 | 2025.03.08 00:43:41.883403 [ 261 ] {5f5e9563-7cc1-4059-a984-b71b08c9a931} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4900 | 2025.03.08 00:43:41.883452 [ 261 ] {5f5e9563-7cc1-4059-a984-b71b08c9a931} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
4901 | 2025.03.08 00:43:41.883873 [ 195 ] {960b5549-e098-44b1-8f1b-6800ccbcce34::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.005100586 sec., 5881.6771249421145 rows/sec., 307.29 KiB/sec. | ||
4902 | 2025.03.08 00:43:41.884093 [ 195 ] {960b5549-e098-44b1-8f1b-6800ccbcce34::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
4903 | 2025.03.08 00:43:41.884195 [ 261 ] {5f5e9563-7cc1-4059-a984-b71b08c9a931} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4904 | 2025.03.08 00:43:41.884679 [ 195 ] {960b5549-e098-44b1-8f1b-6800ccbcce34::all_1_5_1} <Trace> oximeter.measurements_bool (960b5549-e098-44b1-8f1b-6800ccbcce34): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4905 | 2025.03.08 00:43:41.884745 [ 261 ] {5f5e9563-7cc1-4059-a984-b71b08c9a931} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4906 | 2025.03.08 00:43:41.884863 [ 195 ] {960b5549-e098-44b1-8f1b-6800ccbcce34::all_1_5_1} <Trace> oximeter.measurements_bool (960b5549-e098-44b1-8f1b-6800ccbcce34) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
4907 | 2025.03.08 00:43:41.885086 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
4908 | 2025.03.08 00:43:41.885157 [ 261 ] {5f5e9563-7cc1-4059-a984-b71b08c9a931} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00509 sec., 46561.88605108055 rows/sec., 3.12 MiB/sec. | ||
4909 | 2025.03.08 00:43:41.885229 [ 261 ] {5f5e9563-7cc1-4059-a984-b71b08c9a931} <Debug> TCPHandler: Processed in 0.005545927 sec. | ||
4910 | 2025.03.08 00:43:41.885351 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4911 | 2025.03.08 00:43:41.885459 [ 261 ] {cb9acc97-927e-479f-8a43-2c7020a0aeb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4912 | 2025.03.08 00:43:41.885507 [ 261 ] {cb9acc97-927e-479f-8a43-2c7020a0aeb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4913 | 2025.03.08 00:43:41.885937 [ 261 ] {cb9acc97-927e-479f-8a43-2c7020a0aeb8} <Trace> oximeter.measurements_f64 (453b041c-2364-4e12-9558-29fff366a000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4914 | 2025.03.08 00:43:41.885976 [ 261 ] {cb9acc97-927e-479f-8a43-2c7020a0aeb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
4915 | 2025.03.08 00:43:41.886327 [ 261 ] {cb9acc97-927e-479f-8a43-2c7020a0aeb8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
4916 | 2025.03.08 00:43:41.886565 [ 261 ] {cb9acc97-927e-479f-8a43-2c7020a0aeb8} <Trace> oximeter.measurements_f64 (453b041c-2364-4e12-9558-29fff366a000): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4917 | 2025.03.08 00:43:41.886839 [ 261 ] {cb9acc97-927e-479f-8a43-2c7020a0aeb8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001377 sec., 726.2164124909223 rows/sec., 48.93 KiB/sec. | ||
4918 | 2025.03.08 00:43:41.886967 [ 261 ] {cb9acc97-927e-479f-8a43-2c7020a0aeb8} <Debug> TCPHandler: Processed in 0.001667841 sec. | ||
4919 | 2025.03.08 00:43:41.887074 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4920 | 2025.03.08 00:43:41.887179 [ 261 ] {4354846c-41d2-4112-8e02-1fab6162c6ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4921 | 2025.03.08 00:43:41.887224 [ 261 ] {4354846c-41d2-4112-8e02-1fab6162c6ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4922 | 2025.03.08 00:43:41.887673 [ 261 ] {4354846c-41d2-4112-8e02-1fab6162c6ed} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4923 | 2025.03.08 00:43:41.887714 [ 261 ] {4354846c-41d2-4112-8e02-1fab6162c6ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
4924 | 2025.03.08 00:43:41.888073 [ 261 ] {4354846c-41d2-4112-8e02-1fab6162c6ed} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4925 | 2025.03.08 00:43:41.888318 [ 261 ] {4354846c-41d2-4112-8e02-1fab6162c6ed} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4926 | 2025.03.08 00:43:41.888534 [ 261 ] {4354846c-41d2-4112-8e02-1fab6162c6ed} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001378 sec., 59506.53120464441 rows/sec., 3.78 MiB/sec. | ||
4927 | 2025.03.08 00:43:41.888583 [ 261 ] {4354846c-41d2-4112-8e02-1fab6162c6ed} <Debug> TCPHandler: Processed in 0.001559628 sec. | ||
4928 | 2025.03.08 00:43:45.703627 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 656 | ||
4929 | 2025.03.08 00:43:45.706842 [ 243 ] {} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4930 | 2025.03.08 00:43:45.706902 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
4931 | 2025.03.08 00:43:45.708397 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4932 | 2025.03.08 00:43:45.708727 [ 243 ] {} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4933 | 2025.03.08 00:43:45.709323 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 656 | ||
4934 | 2025.03.08 00:43:46.876143 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4935 | 2025.03.08 00:43:46.876361 [ 261 ] {60406859-06e6-4cdc-8da3-f6f65a2c1946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4936 | 2025.03.08 00:43:46.876445 [ 261 ] {60406859-06e6-4cdc-8da3-f6f65a2c1946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4937 | 2025.03.08 00:43:46.877251 [ 261 ] {60406859-06e6-4cdc-8da3-f6f65a2c1946} <Trace> oximeter.fields_ipaddr (1a443df5-cada-4b5f-a9a3-63bb49a330c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4938 | 2025.03.08 00:43:46.877306 [ 261 ] {60406859-06e6-4cdc-8da3-f6f65a2c1946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
4939 | 2025.03.08 00:43:46.877730 [ 261 ] {60406859-06e6-4cdc-8da3-f6f65a2c1946} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
4940 | 2025.03.08 00:43:46.877981 [ 261 ] {60406859-06e6-4cdc-8da3-f6f65a2c1946} <Trace> oximeter.fields_ipaddr (1a443df5-cada-4b5f-a9a3-63bb49a330c4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4941 | 2025.03.08 00:43:46.878251 [ 261 ] {60406859-06e6-4cdc-8da3-f6f65a2c1946} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001952 sec., 4098.360655737705 rows/sec., 334.19 KiB/sec. | ||
4942 | 2025.03.08 00:43:46.878317 [ 261 ] {60406859-06e6-4cdc-8da3-f6f65a2c1946} <Debug> TCPHandler: Processed in 0.002322908 sec. | ||
4943 | 2025.03.08 00:43:46.878435 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4944 | 2025.03.08 00:43:46.878549 [ 261 ] {a2ac39a2-9a90-418f-b0af-326f6c669613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4945 | 2025.03.08 00:43:46.878599 [ 261 ] {a2ac39a2-9a90-418f-b0af-326f6c669613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4946 | 2025.03.08 00:43:46.879789 [ 261 ] {a2ac39a2-9a90-418f-b0af-326f6c669613} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4947 | 2025.03.08 00:43:46.879832 [ 261 ] {a2ac39a2-9a90-418f-b0af-326f6c669613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
4948 | 2025.03.08 00:43:46.880278 [ 261 ] {a2ac39a2-9a90-418f-b0af-326f6c669613} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4949 | 2025.03.08 00:43:46.880516 [ 261 ] {a2ac39a2-9a90-418f-b0af-326f6c669613} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4950 | 2025.03.08 00:43:46.880749 [ 261 ] {a2ac39a2-9a90-418f-b0af-326f6c669613} <Debug> executeQuery: Read 1280 rows, 108.40 KiB in 0.002228 sec., 574506.2836624776 rows/sec., 47.51 MiB/sec. | ||
4951 | 2025.03.08 00:43:46.880803 [ 261 ] {a2ac39a2-9a90-418f-b0af-326f6c669613} <Debug> TCPHandler: Processed in 0.00242263 sec. | ||
4952 | 2025.03.08 00:43:46.880925 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4953 | 2025.03.08 00:43:46.881035 [ 261 ] {f850a578-f63b-46e1-a774-331b772d12f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4954 | 2025.03.08 00:43:46.881082 [ 261 ] {f850a578-f63b-46e1-a774-331b772d12f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4955 | 2025.03.08 00:43:46.881634 [ 261 ] {f850a578-f63b-46e1-a774-331b772d12f0} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4956 | 2025.03.08 00:43:46.881674 [ 261 ] {f850a578-f63b-46e1-a774-331b772d12f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
4957 | 2025.03.08 00:43:46.882022 [ 261 ] {f850a578-f63b-46e1-a774-331b772d12f0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4958 | 2025.03.08 00:43:46.882261 [ 261 ] {f850a578-f63b-46e1-a774-331b772d12f0} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4959 | 2025.03.08 00:43:46.882503 [ 261 ] {f850a578-f63b-46e1-a774-331b772d12f0} <Debug> executeQuery: Read 48 rows, 3.57 KiB in 0.00148 sec., 32432.432432432433 rows/sec., 2.35 MiB/sec. | ||
4960 | 2025.03.08 00:43:46.882724 [ 261 ] {f850a578-f63b-46e1-a774-331b772d12f0} <Debug> TCPHandler: Processed in 0.001846915 sec. | ||
4961 | 2025.03.08 00:43:46.882909 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4962 | 2025.03.08 00:43:46.883017 [ 261 ] {87f1f589-1426-4ad6-98b5-58011372bb72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4963 | 2025.03.08 00:43:46.883065 [ 261 ] {87f1f589-1426-4ad6-98b5-58011372bb72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4964 | 2025.03.08 00:43:46.883701 [ 261 ] {87f1f589-1426-4ad6-98b5-58011372bb72} <Trace> oximeter.fields_u32 (a206c9d0-4713-4a46-b7dc-d938c0bb4a63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4965 | 2025.03.08 00:43:46.883740 [ 261 ] {87f1f589-1426-4ad6-98b5-58011372bb72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
4966 | 2025.03.08 00:43:46.884095 [ 261 ] {87f1f589-1426-4ad6-98b5-58011372bb72} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4967 | 2025.03.08 00:43:46.884328 [ 261 ] {87f1f589-1426-4ad6-98b5-58011372bb72} <Trace> oximeter.fields_u32 (a206c9d0-4713-4a46-b7dc-d938c0bb4a63): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4968 | 2025.03.08 00:43:46.884544 [ 261 ] {87f1f589-1426-4ad6-98b5-58011372bb72} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00155 sec., 147096.7741935484 rows/sec., 9.96 MiB/sec. | ||
4969 | 2025.03.08 00:43:46.884597 [ 261 ] {87f1f589-1426-4ad6-98b5-58011372bb72} <Debug> TCPHandler: Processed in 0.001747943 sec. | ||
4970 | 2025.03.08 00:43:46.884700 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4971 | 2025.03.08 00:43:46.884802 [ 261 ] {d54eecd3-e96d-45dd-a42f-18821f150655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4972 | 2025.03.08 00:43:46.884846 [ 261 ] {d54eecd3-e96d-45dd-a42f-18821f150655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4973 | 2025.03.08 00:43:46.885562 [ 261 ] {d54eecd3-e96d-45dd-a42f-18821f150655} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4974 | 2025.03.08 00:43:46.885601 [ 261 ] {d54eecd3-e96d-45dd-a42f-18821f150655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
4975 | 2025.03.08 00:43:46.885972 [ 261 ] {d54eecd3-e96d-45dd-a42f-18821f150655} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4976 | 2025.03.08 00:43:46.886199 [ 261 ] {d54eecd3-e96d-45dd-a42f-18821f150655} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4977 | 2025.03.08 00:43:46.886419 [ 261 ] {d54eecd3-e96d-45dd-a42f-18821f150655} <Debug> executeQuery: Read 568 rows, 43.26 KiB in 0.001638 sec., 346764.34676434676 rows/sec., 25.79 MiB/sec. | ||
4978 | 2025.03.08 00:43:46.886471 [ 261 ] {d54eecd3-e96d-45dd-a42f-18821f150655} <Debug> TCPHandler: Processed in 0.001822175 sec. | ||
4979 | 2025.03.08 00:43:46.886586 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4980 | 2025.03.08 00:43:46.886692 [ 261 ] {4d53943b-04ae-477d-84b5-ab2b8901ebbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4981 | 2025.03.08 00:43:46.886741 [ 261 ] {4d53943b-04ae-477d-84b5-ab2b8901ebbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4982 | 2025.03.08 00:43:46.887448 [ 261 ] {4d53943b-04ae-477d-84b5-ab2b8901ebbd} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4983 | 2025.03.08 00:43:46.887486 [ 261 ] {4d53943b-04ae-477d-84b5-ab2b8901ebbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
4984 | 2025.03.08 00:43:46.887911 [ 261 ] {4d53943b-04ae-477d-84b5-ab2b8901ebbd} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4985 | 2025.03.08 00:43:46.888144 [ 261 ] {4d53943b-04ae-477d-84b5-ab2b8901ebbd} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4986 | 2025.03.08 00:43:46.888335 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4987 | 2025.03.08 00:43:46.888387 [ 261 ] {4d53943b-04ae-477d-84b5-ab2b8901ebbd} <Debug> executeQuery: Read 884 rows, 60.91 KiB in 0.001716 sec., 515151.51515151514 rows/sec., 34.66 MiB/sec. | ||
4988 | 2025.03.08 00:43:46.888459 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4989 | 2025.03.08 00:43:46.888508 [ 261 ] {4d53943b-04ae-477d-84b5-ab2b8901ebbd} <Debug> TCPHandler: Processed in 0.001973578 sec. | ||
4990 | 2025.03.08 00:43:46.888535 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
4991 | 2025.03.08 00:43:46.888687 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4992 | 2025.03.08 00:43:46.888885 [ 190 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::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 | ||
4993 | 2025.03.08 00:43:46.888902 [ 261 ] {024f8e54-df10-4b2e-ad1b-71f4d6596c7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4994 | 2025.03.08 00:43:46.889327 [ 261 ] {024f8e54-df10-4b2e-ad1b-71f4d6596c7d} <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 | ||
4995 | 2025.03.08 00:43:46.889685 [ 190 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4996 | 2025.03.08 00:43:46.889880 [ 190 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 8716 rows starting from the beginning of the part | ||
4997 | 2025.03.08 00:43:46.890322 [ 190 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
4998 | 2025.03.08 00:43:46.890758 [ 190 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::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 | ||
4999 | 2025.03.08 00:43:46.891146 [ 190 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
5000 | 2025.03.08 00:43:46.891520 [ 190 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 237 rows starting from the beginning of the part | ||
5001 | 2025.03.08 00:43:46.891762 [ 190 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 884 rows starting from the beginning of the part | ||
5002 | 2025.03.08 00:43:46.894394 [ 261 ] {024f8e54-df10-4b2e-ad1b-71f4d6596c7d} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5003 | 2025.03.08 00:43:46.894439 [ 261 ] {024f8e54-df10-4b2e-ad1b-71f4d6596c7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5004 | 2025.03.08 00:43:46.895459 [ 261 ] {024f8e54-df10-4b2e-ad1b-71f4d6596c7d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5005 | 2025.03.08 00:43:46.896068 [ 261 ] {024f8e54-df10-4b2e-ad1b-71f4d6596c7d} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5006 | 2025.03.08 00:43:46.896478 [ 261 ] {024f8e54-df10-4b2e-ad1b-71f4d6596c7d} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.007605 sec., 5259.697567389875 rows/sec., 9.43 MiB/sec. | ||
5007 | 2025.03.08 00:43:46.896782 [ 261 ] {024f8e54-df10-4b2e-ad1b-71f4d6596c7d} <Debug> TCPHandler: Processed in 0.008173921 sec. | ||
5008 | 2025.03.08 00:43:46.896933 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5009 | 2025.03.08 00:43:46.897038 [ 261 ] {b8564411-e90d-42d8-b97a-a5e749d0476c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5010 | 2025.03.08 00:43:46.897093 [ 261 ] {b8564411-e90d-42d8-b97a-a5e749d0476c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5011 | 2025.03.08 00:43:46.897521 [ 194 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10317 rows, containing 5 columns (5 merged, 0 gathered) in 0.008852438 sec., 1165441.6557337085 rows/sec., 79.65 MiB/sec. | ||
5012 | 2025.03.08 00:43:46.897791 [ 261 ] {b8564411-e90d-42d8-b97a-a5e749d0476c} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5013 | 2025.03.08 00:43:46.897813 [ 194 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5014 | 2025.03.08 00:43:46.897832 [ 261 ] {b8564411-e90d-42d8-b97a-a5e749d0476c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5015 | 2025.03.08 00:43:46.898161 [ 194 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5016 | 2025.03.08 00:43:46.898267 [ 194 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5017 | 2025.03.08 00:43:46.898289 [ 261 ] {b8564411-e90d-42d8-b97a-a5e749d0476c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5018 | 2025.03.08 00:43:46.898351 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB. | ||
5019 | 2025.03.08 00:43:46.898551 [ 261 ] {b8564411-e90d-42d8-b97a-a5e749d0476c} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5020 | 2025.03.08 00:43:46.898722 [ 45 ] {} <Debug> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5021 | 2025.03.08 00:43:46.898793 [ 45 ] {} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5022 | 2025.03.08 00:43:46.898817 [ 261 ] {b8564411-e90d-42d8-b97a-a5e749d0476c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001792 sec., 33482.142857142855 rows/sec., 2.26 MiB/sec. | ||
5023 | 2025.03.08 00:43:46.898832 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5024 | 2025.03.08 00:43:46.898989 [ 261 ] {b8564411-e90d-42d8-b97a-a5e749d0476c} <Debug> TCPHandler: Processed in 0.002101652 sec. | ||
5025 | 2025.03.08 00:43:46.899087 [ 201 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::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 | ||
5026 | 2025.03.08 00:43:46.899230 [ 201 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5027 | 2025.03.08 00:43:46.899266 [ 201 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1336 rows starting from the beginning of the part | ||
5028 | 2025.03.08 00:43:46.899379 [ 201 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
5029 | 2025.03.08 00:43:46.899573 [ 201 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::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 | ||
5030 | 2025.03.08 00:43:46.899723 [ 201 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
5031 | 2025.03.08 00:43:46.899875 [ 201 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 82 rows starting from the beginning of the part | ||
5032 | 2025.03.08 00:43:46.900006 [ 201 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::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 | ||
5033 | 2025.03.08 00:43:46.901416 [ 194 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1658 rows, containing 4 columns (4 merged, 0 gathered) in 0.002459081 sec., 674235.6189161723 rows/sec., 44.92 MiB/sec. | ||
5034 | 2025.03.08 00:43:46.901658 [ 189 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5035 | 2025.03.08 00:43:46.902039 [ 189 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_36_7} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5036 | 2025.03.08 00:43:46.902139 [ 189 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_36_7} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5037 | 2025.03.08 00:43:46.902233 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
5038 | 2025.03.08 00:43:48.165881 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12444 | ||
5039 | 2025.03.08 00:43:48.166595 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5040 | 2025.03.08 00:43:48.166651 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5041 | 2025.03.08 00:43:48.167195 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5042 | 2025.03.08 00:43:48.167479 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5043 | 2025.03.08 00:43:48.167733 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12444 | ||
5044 | 2025.03.08 00:43:49.003621 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
5045 | 2025.03.08 00:43:49.023368 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5046 | 2025.03.08 00:43:49.023434 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5047 | 2025.03.08 00:43:49.030753 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5048 | 2025.03.08 00:43:49.031489 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5049 | 2025.03.08 00:43:49.034114 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
5050 | 2025.03.08 00:43:51.850993 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5051 | 2025.03.08 00:43:51.851208 [ 261 ] {982e2b59-74f6-47a3-9fa5-b78546e44da5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5052 | 2025.03.08 00:43:51.851291 [ 261 ] {982e2b59-74f6-47a3-9fa5-b78546e44da5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5053 | 2025.03.08 00:43:51.852226 [ 261 ] {982e2b59-74f6-47a3-9fa5-b78546e44da5} <Trace> oximeter.fields_i16 (330e8f76-e659-4531-b135-1d3c5ae0bc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5054 | 2025.03.08 00:43:51.852279 [ 261 ] {982e2b59-74f6-47a3-9fa5-b78546e44da5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5055 | 2025.03.08 00:43:51.852734 [ 261 ] {982e2b59-74f6-47a3-9fa5-b78546e44da5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
5056 | 2025.03.08 00:43:51.852982 [ 261 ] {982e2b59-74f6-47a3-9fa5-b78546e44da5} <Trace> oximeter.fields_i16 (330e8f76-e659-4531-b135-1d3c5ae0bc78): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5057 | 2025.03.08 00:43:51.853255 [ 261 ] {982e2b59-74f6-47a3-9fa5-b78546e44da5} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002096 sec., 101145.03816793892 rows/sec., 6.43 MiB/sec. | ||
5058 | 2025.03.08 00:43:51.853470 [ 261 ] {982e2b59-74f6-47a3-9fa5-b78546e44da5} <Debug> TCPHandler: Processed in 0.002622795 sec. | ||
5059 | 2025.03.08 00:43:51.853632 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5060 | 2025.03.08 00:43:51.853746 [ 261 ] {19038773-3392-47e3-b0a8-5e4d5e46f974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5061 | 2025.03.08 00:43:51.853795 [ 261 ] {19038773-3392-47e3-b0a8-5e4d5e46f974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5062 | 2025.03.08 00:43:51.854650 [ 261 ] {19038773-3392-47e3-b0a8-5e4d5e46f974} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5063 | 2025.03.08 00:43:51.854692 [ 261 ] {19038773-3392-47e3-b0a8-5e4d5e46f974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5064 | 2025.03.08 00:43:51.855114 [ 261 ] {19038773-3392-47e3-b0a8-5e4d5e46f974} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5065 | 2025.03.08 00:43:51.855353 [ 261 ] {19038773-3392-47e3-b0a8-5e4d5e46f974} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5066 | 2025.03.08 00:43:51.855641 [ 261 ] {19038773-3392-47e3-b0a8-5e4d5e46f974} <Debug> executeQuery: Read 617 rows, 49.35 KiB in 0.001913 sec., 322530.0575013069 rows/sec., 25.19 MiB/sec. | ||
5067 | 2025.03.08 00:43:51.855832 [ 261 ] {19038773-3392-47e3-b0a8-5e4d5e46f974} <Debug> TCPHandler: Processed in 0.002248926 sec. | ||
5068 | 2025.03.08 00:43:51.856069 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5069 | 2025.03.08 00:43:51.856177 [ 261 ] {bf786e03-f034-47a8-9721-de276e255ccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5070 | 2025.03.08 00:43:51.856225 [ 261 ] {bf786e03-f034-47a8-9721-de276e255ccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5071 | 2025.03.08 00:43:51.856827 [ 261 ] {bf786e03-f034-47a8-9721-de276e255ccd} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5072 | 2025.03.08 00:43:51.856868 [ 261 ] {bf786e03-f034-47a8-9721-de276e255ccd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5073 | 2025.03.08 00:43:51.857225 [ 261 ] {bf786e03-f034-47a8-9721-de276e255ccd} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5074 | 2025.03.08 00:43:51.857461 [ 261 ] {bf786e03-f034-47a8-9721-de276e255ccd} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5075 | 2025.03.08 00:43:51.857678 [ 261 ] {bf786e03-f034-47a8-9721-de276e255ccd} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001524 sec., 69553.80577427821 rows/sec., 4.09 MiB/sec. | ||
5076 | 2025.03.08 00:43:51.857731 [ 261 ] {bf786e03-f034-47a8-9721-de276e255ccd} <Debug> TCPHandler: Processed in 0.001732823 sec. | ||
5077 | 2025.03.08 00:43:51.857851 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5078 | 2025.03.08 00:43:51.857961 [ 261 ] {f168d048-a259-47db-8696-8c103f28dba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5079 | 2025.03.08 00:43:51.858007 [ 261 ] {f168d048-a259-47db-8696-8c103f28dba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5080 | 2025.03.08 00:43:51.858571 [ 261 ] {f168d048-a259-47db-8696-8c103f28dba9} <Trace> oximeter.fields_u32 (a206c9d0-4713-4a46-b7dc-d938c0bb4a63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5081 | 2025.03.08 00:43:51.858612 [ 261 ] {f168d048-a259-47db-8696-8c103f28dba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5082 | 2025.03.08 00:43:51.858972 [ 261 ] {f168d048-a259-47db-8696-8c103f28dba9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
5083 | 2025.03.08 00:43:51.859208 [ 261 ] {f168d048-a259-47db-8696-8c103f28dba9} <Trace> oximeter.fields_u32 (a206c9d0-4713-4a46-b7dc-d938c0bb4a63): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5084 | 2025.03.08 00:43:51.859390 [ 261 ] {f168d048-a259-47db-8696-8c103f28dba9} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001456 sec., 77609.89010989011 rows/sec., 5.02 MiB/sec. | ||
5085 | 2025.03.08 00:43:51.859442 [ 261 ] {f168d048-a259-47db-8696-8c103f28dba9} <Debug> TCPHandler: Processed in 0.00164324 sec. | ||
5086 | 2025.03.08 00:43:51.859561 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5087 | 2025.03.08 00:43:51.859667 [ 261 ] {a41d291f-a460-49c6-93af-ae4713e41057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5088 | 2025.03.08 00:43:51.859711 [ 261 ] {a41d291f-a460-49c6-93af-ae4713e41057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5089 | 2025.03.08 00:43:51.860262 [ 261 ] {a41d291f-a460-49c6-93af-ae4713e41057} <Trace> oximeter.fields_u8 (359f3878-c6d7-4e2f-9cbe-147bb1ba9cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5090 | 2025.03.08 00:43:51.860300 [ 261 ] {a41d291f-a460-49c6-93af-ae4713e41057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5091 | 2025.03.08 00:43:51.860645 [ 261 ] {a41d291f-a460-49c6-93af-ae4713e41057} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
5092 | 2025.03.08 00:43:51.860888 [ 261 ] {a41d291f-a460-49c6-93af-ae4713e41057} <Trace> oximeter.fields_u8 (359f3878-c6d7-4e2f-9cbe-147bb1ba9cf0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5093 | 2025.03.08 00:43:51.861080 [ 261 ] {a41d291f-a460-49c6-93af-ae4713e41057} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001429 sec., 78376.48705388384 rows/sec., 4.46 MiB/sec. | ||
5094 | 2025.03.08 00:43:51.861153 [ 261 ] {a41d291f-a460-49c6-93af-ae4713e41057} <Debug> TCPHandler: Processed in 0.0016436 sec. | ||
5095 | 2025.03.08 00:43:51.861274 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5096 | 2025.03.08 00:43:51.861380 [ 261 ] {59ce349c-03db-4cb6-8383-0da7ce491898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5097 | 2025.03.08 00:43:51.861424 [ 261 ] {59ce349c-03db-4cb6-8383-0da7ce491898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5098 | 2025.03.08 00:43:51.862079 [ 261 ] {59ce349c-03db-4cb6-8383-0da7ce491898} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5099 | 2025.03.08 00:43:51.862117 [ 261 ] {59ce349c-03db-4cb6-8383-0da7ce491898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5100 | 2025.03.08 00:43:51.862484 [ 261 ] {59ce349c-03db-4cb6-8383-0da7ce491898} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5101 | 2025.03.08 00:43:51.862719 [ 261 ] {59ce349c-03db-4cb6-8383-0da7ce491898} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5102 | 2025.03.08 00:43:51.862902 [ 261 ] {59ce349c-03db-4cb6-8383-0da7ce491898} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001544 sec., 247409.32642487047 rows/sec., 17.45 MiB/sec. | ||
5103 | 2025.03.08 00:43:51.862955 [ 261 ] {59ce349c-03db-4cb6-8383-0da7ce491898} <Debug> TCPHandler: Processed in 0.001733353 sec. | ||
5104 | 2025.03.08 00:43:51.863072 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5105 | 2025.03.08 00:43:51.863179 [ 261 ] {85e978bf-e325-44ab-aba4-346ed2286e7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5106 | 2025.03.08 00:43:51.863225 [ 261 ] {85e978bf-e325-44ab-aba4-346ed2286e7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5107 | 2025.03.08 00:43:51.863662 [ 261 ] {85e978bf-e325-44ab-aba4-346ed2286e7b} <Trace> oximeter.measurements_bool (960b5549-e098-44b1-8f1b-6800ccbcce34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5108 | 2025.03.08 00:43:51.863700 [ 261 ] {85e978bf-e325-44ab-aba4-346ed2286e7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5109 | 2025.03.08 00:43:51.864049 [ 261 ] {85e978bf-e325-44ab-aba4-346ed2286e7b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
5110 | 2025.03.08 00:43:51.864279 [ 261 ] {85e978bf-e325-44ab-aba4-346ed2286e7b} <Trace> oximeter.measurements_bool (960b5549-e098-44b1-8f1b-6800ccbcce34): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5111 | 2025.03.08 00:43:51.864522 [ 261 ] {85e978bf-e325-44ab-aba4-346ed2286e7b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001344 sec., 4464.285714285715 rows/sec., 233.24 KiB/sec. | ||
5112 | 2025.03.08 00:43:51.864649 [ 261 ] {85e978bf-e325-44ab-aba4-346ed2286e7b} <Debug> TCPHandler: Processed in 0.00162815 sec. | ||
5113 | 2025.03.08 00:43:51.864757 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5114 | 2025.03.08 00:43:51.864860 [ 261 ] {d133118a-4330-4c16-a8bd-ee0c69846c69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5115 | 2025.03.08 00:43:51.864908 [ 261 ] {d133118a-4330-4c16-a8bd-ee0c69846c69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5116 | 2025.03.08 00:43:51.865442 [ 261 ] {d133118a-4330-4c16-a8bd-ee0c69846c69} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5117 | 2025.03.08 00:43:51.865481 [ 261 ] {d133118a-4330-4c16-a8bd-ee0c69846c69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5118 | 2025.03.08 00:43:51.865861 [ 261 ] {d133118a-4330-4c16-a8bd-ee0c69846c69} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5119 | 2025.03.08 00:43:51.866101 [ 261 ] {d133118a-4330-4c16-a8bd-ee0c69846c69} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5120 | 2025.03.08 00:43:51.866288 [ 261 ] {d133118a-4330-4c16-a8bd-ee0c69846c69} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001451 sec., 163335.6305995865 rows/sec., 10.95 MiB/sec. | ||
5121 | 2025.03.08 00:43:51.866418 [ 261 ] {d133118a-4330-4c16-a8bd-ee0c69846c69} <Debug> TCPHandler: Processed in 0.001710412 sec. | ||
5122 | 2025.03.08 00:43:51.866535 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5123 | 2025.03.08 00:43:51.866638 [ 261 ] {884be57e-0833-4003-9a00-c530f5e611f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5124 | 2025.03.08 00:43:51.866685 [ 261 ] {884be57e-0833-4003-9a00-c530f5e611f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5125 | 2025.03.08 00:43:51.867104 [ 261 ] {884be57e-0833-4003-9a00-c530f5e611f1} <Trace> oximeter.measurements_f64 (453b041c-2364-4e12-9558-29fff366a000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5126 | 2025.03.08 00:43:51.867141 [ 261 ] {884be57e-0833-4003-9a00-c530f5e611f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5127 | 2025.03.08 00:43:51.867477 [ 261 ] {884be57e-0833-4003-9a00-c530f5e611f1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
5128 | 2025.03.08 00:43:51.867708 [ 261 ] {884be57e-0833-4003-9a00-c530f5e611f1} <Trace> oximeter.measurements_f64 (453b041c-2364-4e12-9558-29fff366a000): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5129 | 2025.03.08 00:43:51.867976 [ 261 ] {884be57e-0833-4003-9a00-c530f5e611f1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001331 sec., 751.3148009015778 rows/sec., 50.63 KiB/sec. | ||
5130 | 2025.03.08 00:43:51.868091 [ 261 ] {884be57e-0833-4003-9a00-c530f5e611f1} <Debug> TCPHandler: Processed in 0.00160744 sec. | ||
5131 | 2025.03.08 00:43:51.868198 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5132 | 2025.03.08 00:43:51.868300 [ 261 ] {bdf2b1cc-cbeb-4d23-be4e-aff1d1d11417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5133 | 2025.03.08 00:43:51.868346 [ 261 ] {bdf2b1cc-cbeb-4d23-be4e-aff1d1d11417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5134 | 2025.03.08 00:43:51.868794 [ 261 ] {bdf2b1cc-cbeb-4d23-be4e-aff1d1d11417} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5135 | 2025.03.08 00:43:51.868833 [ 261 ] {bdf2b1cc-cbeb-4d23-be4e-aff1d1d11417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5136 | 2025.03.08 00:43:51.869189 [ 261 ] {bdf2b1cc-cbeb-4d23-be4e-aff1d1d11417} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5137 | 2025.03.08 00:43:51.869425 [ 261 ] {bdf2b1cc-cbeb-4d23-be4e-aff1d1d11417} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5138 | 2025.03.08 00:43:51.869601 [ 261 ] {bdf2b1cc-cbeb-4d23-be4e-aff1d1d11417} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001322 sec., 62027.231467473524 rows/sec., 3.94 MiB/sec. | ||
5139 | 2025.03.08 00:43:51.869650 [ 261 ] {bdf2b1cc-cbeb-4d23-be4e-aff1d1d11417} <Debug> TCPHandler: Processed in 0.001502447 sec. | ||
5140 | 2025.03.08 00:43:55.525685 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5141 | 2025.03.08 00:43:55.525750 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5142 | 2025.03.08 00:43:55.668792 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12871 | ||
5143 | 2025.03.08 00:43:55.669447 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5144 | 2025.03.08 00:43:55.669499 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5145 | 2025.03.08 00:43:55.670025 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5146 | 2025.03.08 00:43:55.670322 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5147 | 2025.03.08 00:43:55.670605 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 | ||
5148 | 2025.03.08 00:43:55.710435 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 692 | ||
5149 | 2025.03.08 00:43:55.713603 [ 243 ] {} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5150 | 2025.03.08 00:43:55.713663 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5151 | 2025.03.08 00:43:55.715178 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5152 | 2025.03.08 00:43:55.715490 [ 243 ] {} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5153 | 2025.03.08 00:43:55.716092 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 692 | ||
5154 | 2025.03.08 00:43:56.535117 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
5155 | 2025.03.08 00:43:56.554734 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5156 | 2025.03.08 00:43:56.554792 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5157 | 2025.03.08 00:43:56.561988 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5158 | 2025.03.08 00:43:56.562743 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5159 | 2025.03.08 00:43:56.565354 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
5160 | 2025.03.08 00:43:56.847955 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5161 | 2025.03.08 00:43:56.848149 [ 261 ] {f8276ee8-a9ad-4485-9385-dad74ba6d4b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5162 | 2025.03.08 00:43:56.848225 [ 261 ] {f8276ee8-a9ad-4485-9385-dad74ba6d4b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5163 | 2025.03.08 00:43:56.849094 [ 261 ] {f8276ee8-a9ad-4485-9385-dad74ba6d4b6} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5164 | 2025.03.08 00:43:56.849142 [ 261 ] {f8276ee8-a9ad-4485-9385-dad74ba6d4b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5165 | 2025.03.08 00:43:56.849588 [ 261 ] {f8276ee8-a9ad-4485-9385-dad74ba6d4b6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5166 | 2025.03.08 00:43:56.849852 [ 261 ] {f8276ee8-a9ad-4485-9385-dad74ba6d4b6} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5167 | 2025.03.08 00:43:56.850056 [ 261 ] {f8276ee8-a9ad-4485-9385-dad74ba6d4b6} <Debug> executeQuery: Read 136 rows, 11.99 KiB in 0.001961 sec., 69352.3712391637 rows/sec., 5.97 MiB/sec. | ||
5168 | 2025.03.08 00:43:56.850122 [ 261 ] {f8276ee8-a9ad-4485-9385-dad74ba6d4b6} <Debug> TCPHandler: Processed in 0.002302146 sec. | ||
5169 | 2025.03.08 00:43:56.850258 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5170 | 2025.03.08 00:43:56.850374 [ 261 ] {ec79b439-8f40-4b7c-8260-70b5855cdb3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5171 | 2025.03.08 00:43:56.850425 [ 261 ] {ec79b439-8f40-4b7c-8260-70b5855cdb3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5172 | 2025.03.08 00:43:56.850976 [ 261 ] {ec79b439-8f40-4b7c-8260-70b5855cdb3f} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5173 | 2025.03.08 00:43:56.851014 [ 261 ] {ec79b439-8f40-4b7c-8260-70b5855cdb3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5174 | 2025.03.08 00:43:56.851368 [ 261 ] {ec79b439-8f40-4b7c-8260-70b5855cdb3f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5175 | 2025.03.08 00:43:56.851615 [ 261 ] {ec79b439-8f40-4b7c-8260-70b5855cdb3f} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5176 | 2025.03.08 00:43:56.851791 [ 261 ] {ec79b439-8f40-4b7c-8260-70b5855cdb3f} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001445 sec., 27681.660899653976 rows/sec., 2.03 MiB/sec. | ||
5177 | 2025.03.08 00:43:56.851842 [ 261 ] {ec79b439-8f40-4b7c-8260-70b5855cdb3f} <Debug> TCPHandler: Processed in 0.00163945 sec. | ||
5178 | 2025.03.08 00:43:56.851960 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5179 | 2025.03.08 00:43:56.852069 [ 261 ] {5b98612d-0a8a-4f94-be33-3bd14d80c869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5180 | 2025.03.08 00:43:56.852116 [ 261 ] {5b98612d-0a8a-4f94-be33-3bd14d80c869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5181 | 2025.03.08 00:43:56.852673 [ 261 ] {5b98612d-0a8a-4f94-be33-3bd14d80c869} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5182 | 2025.03.08 00:43:56.852710 [ 261 ] {5b98612d-0a8a-4f94-be33-3bd14d80c869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5183 | 2025.03.08 00:43:56.853070 [ 261 ] {5b98612d-0a8a-4f94-be33-3bd14d80c869} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5184 | 2025.03.08 00:43:56.853305 [ 261 ] {5b98612d-0a8a-4f94-be33-3bd14d80c869} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5185 | 2025.03.08 00:43:56.853513 [ 261 ] {5b98612d-0a8a-4f94-be33-3bd14d80c869} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001469 sec., 70796.46017699115 rows/sec., 5.53 MiB/sec. | ||
5186 | 2025.03.08 00:43:56.853568 [ 261 ] {5b98612d-0a8a-4f94-be33-3bd14d80c869} <Debug> TCPHandler: Processed in 0.001660061 sec. | ||
5187 | 2025.03.08 00:43:56.853686 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5188 | 2025.03.08 00:43:56.853795 [ 261 ] {be9ef19b-375f-4721-b7ef-3066ded0aa88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5189 | 2025.03.08 00:43:56.853845 [ 261 ] {be9ef19b-375f-4721-b7ef-3066ded0aa88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5190 | 2025.03.08 00:43:56.854379 [ 261 ] {be9ef19b-375f-4721-b7ef-3066ded0aa88} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5191 | 2025.03.08 00:43:56.854419 [ 261 ] {be9ef19b-375f-4721-b7ef-3066ded0aa88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5192 | 2025.03.08 00:43:56.854814 [ 261 ] {be9ef19b-375f-4721-b7ef-3066ded0aa88} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5193 | 2025.03.08 00:43:56.855050 [ 261 ] {be9ef19b-375f-4721-b7ef-3066ded0aa88} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5194 | 2025.03.08 00:43:56.855296 [ 261 ] {be9ef19b-375f-4721-b7ef-3066ded0aa88} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001523 sec., 105055.81089954037 rows/sec., 7.32 MiB/sec. | ||
5195 | 2025.03.08 00:43:56.855348 [ 261 ] {be9ef19b-375f-4721-b7ef-3066ded0aa88} <Debug> TCPHandler: Processed in 0.001714432 sec. | ||
5196 | 2025.03.08 00:43:56.855474 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5197 | 2025.03.08 00:43:56.855607 [ 261 ] {0956afee-4e3b-4d95-9f5d-9cedfca5ec2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5198 | 2025.03.08 00:43:56.855700 [ 261 ] {0956afee-4e3b-4d95-9f5d-9cedfca5ec2e} <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 | ||
5199 | 2025.03.08 00:43:56.857065 [ 261 ] {0956afee-4e3b-4d95-9f5d-9cedfca5ec2e} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5200 | 2025.03.08 00:43:56.857106 [ 261 ] {0956afee-4e3b-4d95-9f5d-9cedfca5ec2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5201 | 2025.03.08 00:43:56.857791 [ 261 ] {0956afee-4e3b-4d95-9f5d-9cedfca5ec2e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5202 | 2025.03.08 00:43:56.858050 [ 261 ] {0956afee-4e3b-4d95-9f5d-9cedfca5ec2e} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5203 | 2025.03.08 00:43:56.858323 [ 261 ] {0956afee-4e3b-4d95-9f5d-9cedfca5ec2e} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002746 sec., 14566.642388929351 rows/sec., 26.10 MiB/sec. | ||
5204 | 2025.03.08 00:43:56.858512 [ 261 ] {0956afee-4e3b-4d95-9f5d-9cedfca5ec2e} <Debug> TCPHandler: Processed in 0.003094317 sec. | ||
5205 | 2025.03.08 00:43:56.858630 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5206 | 2025.03.08 00:43:56.858732 [ 261 ] {2e4078cd-3ef3-49df-9202-ccd5aa693816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5207 | 2025.03.08 00:43:56.858779 [ 261 ] {2e4078cd-3ef3-49df-9202-ccd5aa693816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5208 | 2025.03.08 00:43:56.859225 [ 261 ] {2e4078cd-3ef3-49df-9202-ccd5aa693816} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5209 | 2025.03.08 00:43:56.859265 [ 261 ] {2e4078cd-3ef3-49df-9202-ccd5aa693816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5210 | 2025.03.08 00:43:56.859626 [ 261 ] {2e4078cd-3ef3-49df-9202-ccd5aa693816} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5211 | 2025.03.08 00:43:56.859858 [ 261 ] {2e4078cd-3ef3-49df-9202-ccd5aa693816} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5212 | 2025.03.08 00:43:56.860076 [ 261 ] {2e4078cd-3ef3-49df-9202-ccd5aa693816} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001366 sec., 43923.86530014641 rows/sec., 2.96 MiB/sec. | ||
5213 | 2025.03.08 00:43:56.860126 [ 261 ] {2e4078cd-3ef3-49df-9202-ccd5aa693816} <Debug> TCPHandler: Processed in 0.001545708 sec. | ||
5214 | 2025.03.08 00:44:01.851340 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5215 | 2025.03.08 00:44:01.851547 [ 261 ] {ef35d8ad-7cab-459c-99d8-4c9945178189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5216 | 2025.03.08 00:44:01.851625 [ 261 ] {ef35d8ad-7cab-459c-99d8-4c9945178189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5217 | 2025.03.08 00:44:01.852506 [ 261 ] {ef35d8ad-7cab-459c-99d8-4c9945178189} <Trace> oximeter.fields_i16 (330e8f76-e659-4531-b135-1d3c5ae0bc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5218 | 2025.03.08 00:44:01.852559 [ 261 ] {ef35d8ad-7cab-459c-99d8-4c9945178189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5219 | 2025.03.08 00:44:01.852990 [ 261 ] {ef35d8ad-7cab-459c-99d8-4c9945178189} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
5220 | 2025.03.08 00:44:01.853238 [ 261 ] {ef35d8ad-7cab-459c-99d8-4c9945178189} <Trace> oximeter.fields_i16 (330e8f76-e659-4531-b135-1d3c5ae0bc78): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5221 | 2025.03.08 00:44:01.853417 [ 32 ] {} <Debug> oximeter.fields_i16 (330e8f76-e659-4531-b135-1d3c5ae0bc78) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
5222 | 2025.03.08 00:44:01.853510 [ 32 ] {} <Trace> oximeter.fields_i16 (330e8f76-e659-4531-b135-1d3c5ae0bc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5223 | 2025.03.08 00:44:01.853512 [ 261 ] {ef35d8ad-7cab-459c-99d8-4c9945178189} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00201 sec., 105472.6368159204 rows/sec., 6.71 MiB/sec. | ||
5224 | 2025.03.08 00:44:01.853549 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5225 | 2025.03.08 00:44:01.853710 [ 261 ] {ef35d8ad-7cab-459c-99d8-4c9945178189} <Debug> TCPHandler: Processed in 0.002501762 sec. | ||
5226 | 2025.03.08 00:44:01.853986 [ 192 ] {330e8f76-e659-4531-b135-1d3c5ae0bc78::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 | ||
5227 | 2025.03.08 00:44:01.854069 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5228 | 2025.03.08 00:44:01.854277 [ 192 ] {330e8f76-e659-4531-b135-1d3c5ae0bc78::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5229 | 2025.03.08 00:44:01.854307 [ 261 ] {e03f59ed-b525-48b2-b4b1-3abb280cfbae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5230 | 2025.03.08 00:44:01.854335 [ 192 ] {330e8f76-e659-4531-b135-1d3c5ae0bc78::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 236 rows starting from the beginning of the part | ||
5231 | 2025.03.08 00:44:01.854418 [ 261 ] {e03f59ed-b525-48b2-b4b1-3abb280cfbae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5232 | 2025.03.08 00:44:01.854641 [ 192 ] {330e8f76-e659-4531-b135-1d3c5ae0bc78::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
5233 | 2025.03.08 00:44:01.854995 [ 192 ] {330e8f76-e659-4531-b135-1d3c5ae0bc78::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
5234 | 2025.03.08 00:44:01.855331 [ 192 ] {330e8f76-e659-4531-b135-1d3c5ae0bc78::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 212 rows starting from the beginning of the part | ||
5235 | 2025.03.08 00:44:01.855654 [ 192 ] {330e8f76-e659-4531-b135-1d3c5ae0bc78::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 212 rows starting from the beginning of the part | ||
5236 | 2025.03.08 00:44:01.856012 [ 192 ] {330e8f76-e659-4531-b135-1d3c5ae0bc78::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 212 rows starting from the beginning of the part | ||
5237 | 2025.03.08 00:44:01.857438 [ 261 ] {e03f59ed-b525-48b2-b4b1-3abb280cfbae} <Trace> oximeter.fields_ipaddr (1a443df5-cada-4b5f-a9a3-63bb49a330c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5238 | 2025.03.08 00:44:01.857514 [ 261 ] {e03f59ed-b525-48b2-b4b1-3abb280cfbae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5239 | 2025.03.08 00:44:01.858725 [ 261 ] {e03f59ed-b525-48b2-b4b1-3abb280cfbae} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
5240 | 2025.03.08 00:44:01.859095 [ 192 ] {330e8f76-e659-4531-b135-1d3c5ae0bc78::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 920 rows, containing 5 columns (5 merged, 0 gathered) in 0.005418954 sec., 169774.46200871977 rows/sec., 11.70 MiB/sec. | ||
5241 | 2025.03.08 00:44:01.859359 [ 189 ] {330e8f76-e659-4531-b135-1d3c5ae0bc78::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
5242 | 2025.03.08 00:44:01.859414 [ 261 ] {e03f59ed-b525-48b2-b4b1-3abb280cfbae} <Trace> oximeter.fields_ipaddr (1a443df5-cada-4b5f-a9a3-63bb49a330c4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5243 | 2025.03.08 00:44:01.859955 [ 261 ] {e03f59ed-b525-48b2-b4b1-3abb280cfbae} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.005708 sec., 1401.5416958654519 rows/sec., 114.29 KiB/sec. | ||
5244 | 2025.03.08 00:44:01.860014 [ 189 ] {330e8f76-e659-4531-b135-1d3c5ae0bc78::all_1_10_2} <Trace> oximeter.fields_i16 (330e8f76-e659-4531-b135-1d3c5ae0bc78): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5245 | 2025.03.08 00:44:01.860207 [ 261 ] {e03f59ed-b525-48b2-b4b1-3abb280cfbae} <Debug> TCPHandler: Processed in 0.006250684 sec. | ||
5246 | 2025.03.08 00:44:01.860250 [ 189 ] {330e8f76-e659-4531-b135-1d3c5ae0bc78::all_1_10_2} <Trace> oximeter.fields_i16 (330e8f76-e659-4531-b135-1d3c5ae0bc78) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
5247 | 2025.03.08 00:44:01.860435 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
5248 | 2025.03.08 00:44:01.860482 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5249 | 2025.03.08 00:44:01.860621 [ 261 ] {1ae36f99-9ad1-4289-b865-7ac377f16cd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5250 | 2025.03.08 00:44:01.860682 [ 261 ] {1ae36f99-9ad1-4289-b865-7ac377f16cd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5251 | 2025.03.08 00:44:01.861715 [ 261 ] {1ae36f99-9ad1-4289-b865-7ac377f16cd1} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5252 | 2025.03.08 00:44:01.861759 [ 261 ] {1ae36f99-9ad1-4289-b865-7ac377f16cd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5253 | 2025.03.08 00:44:01.862171 [ 261 ] {1ae36f99-9ad1-4289-b865-7ac377f16cd1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5254 | 2025.03.08 00:44:01.862414 [ 261 ] {1ae36f99-9ad1-4289-b865-7ac377f16cd1} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5255 | 2025.03.08 00:44:01.862632 [ 261 ] {1ae36f99-9ad1-4289-b865-7ac377f16cd1} <Debug> executeQuery: Read 621 rows, 49.64 KiB in 0.002047 sec., 303370.7865168539 rows/sec., 23.68 MiB/sec. | ||
5256 | 2025.03.08 00:44:01.862692 [ 261 ] {1ae36f99-9ad1-4289-b865-7ac377f16cd1} <Debug> TCPHandler: Processed in 0.002311588 sec. | ||
5257 | 2025.03.08 00:44:01.862800 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5258 | 2025.03.08 00:44:01.862906 [ 261 ] {56961f81-83a5-4cdc-9435-3afcb873636a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5259 | 2025.03.08 00:44:01.862952 [ 261 ] {56961f81-83a5-4cdc-9435-3afcb873636a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5260 | 2025.03.08 00:44:01.863529 [ 261 ] {56961f81-83a5-4cdc-9435-3afcb873636a} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5261 | 2025.03.08 00:44:01.863571 [ 261 ] {56961f81-83a5-4cdc-9435-3afcb873636a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5262 | 2025.03.08 00:44:01.863927 [ 261 ] {56961f81-83a5-4cdc-9435-3afcb873636a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5263 | 2025.03.08 00:44:01.864162 [ 261 ] {56961f81-83a5-4cdc-9435-3afcb873636a} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5264 | 2025.03.08 00:44:01.864387 [ 261 ] {56961f81-83a5-4cdc-9435-3afcb873636a} <Debug> executeQuery: Read 114 rows, 6.94 KiB in 0.001505 sec., 75747.50830564783 rows/sec., 4.51 MiB/sec. | ||
5265 | 2025.03.08 00:44:01.864444 [ 261 ] {56961f81-83a5-4cdc-9435-3afcb873636a} <Debug> TCPHandler: Processed in 0.001693832 sec. | ||
5266 | 2025.03.08 00:44:01.864562 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5267 | 2025.03.08 00:44:01.864669 [ 261 ] {3bde390a-d000-4f66-a53e-2a20d1abfc03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5268 | 2025.03.08 00:44:01.864714 [ 261 ] {3bde390a-d000-4f66-a53e-2a20d1abfc03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5269 | 2025.03.08 00:44:01.865297 [ 261 ] {3bde390a-d000-4f66-a53e-2a20d1abfc03} <Trace> oximeter.fields_u32 (a206c9d0-4713-4a46-b7dc-d938c0bb4a63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5270 | 2025.03.08 00:44:01.865337 [ 261 ] {3bde390a-d000-4f66-a53e-2a20d1abfc03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5271 | 2025.03.08 00:44:01.865726 [ 261 ] {3bde390a-d000-4f66-a53e-2a20d1abfc03} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5272 | 2025.03.08 00:44:01.865966 [ 261 ] {3bde390a-d000-4f66-a53e-2a20d1abfc03} <Trace> oximeter.fields_u32 (a206c9d0-4713-4a46-b7dc-d938c0bb4a63): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5273 | 2025.03.08 00:44:01.866171 [ 261 ] {3bde390a-d000-4f66-a53e-2a20d1abfc03} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001526 sec., 74049.80340760158 rows/sec., 4.79 MiB/sec. | ||
5274 | 2025.03.08 00:44:01.866226 [ 261 ] {3bde390a-d000-4f66-a53e-2a20d1abfc03} <Debug> TCPHandler: Processed in 0.001715213 sec. | ||
5275 | 2025.03.08 00:44:01.866339 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5276 | 2025.03.08 00:44:01.866443 [ 261 ] {c91cc33a-fe64-4f4c-a9b1-13be1fab3e99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5277 | 2025.03.08 00:44:01.866488 [ 261 ] {c91cc33a-fe64-4f4c-a9b1-13be1fab3e99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5278 | 2025.03.08 00:44:01.867045 [ 261 ] {c91cc33a-fe64-4f4c-a9b1-13be1fab3e99} <Trace> oximeter.fields_u8 (359f3878-c6d7-4e2f-9cbe-147bb1ba9cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5279 | 2025.03.08 00:44:01.867084 [ 261 ] {c91cc33a-fe64-4f4c-a9b1-13be1fab3e99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5280 | 2025.03.08 00:44:01.867432 [ 261 ] {c91cc33a-fe64-4f4c-a9b1-13be1fab3e99} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
5281 | 2025.03.08 00:44:01.867659 [ 261 ] {c91cc33a-fe64-4f4c-a9b1-13be1fab3e99} <Trace> oximeter.fields_u8 (359f3878-c6d7-4e2f-9cbe-147bb1ba9cf0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5282 | 2025.03.08 00:44:01.867817 [ 32 ] {} <Debug> oximeter.fields_u8 (359f3878-c6d7-4e2f-9cbe-147bb1ba9cf0) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
5283 | 2025.03.08 00:44:01.867882 [ 32 ] {} <Trace> oximeter.fields_u8 (359f3878-c6d7-4e2f-9cbe-147bb1ba9cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5284 | 2025.03.08 00:44:01.867914 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5285 | 2025.03.08 00:44:01.867921 [ 261 ] {c91cc33a-fe64-4f4c-a9b1-13be1fab3e99} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001491 sec., 75117.37089201878 rows/sec., 4.28 MiB/sec. | ||
5286 | 2025.03.08 00:44:01.868147 [ 261 ] {c91cc33a-fe64-4f4c-a9b1-13be1fab3e99} <Debug> TCPHandler: Processed in 0.001852926 sec. | ||
5287 | 2025.03.08 00:44:01.868182 [ 192 ] {359f3878-c6d7-4e2f-9cbe-147bb1ba9cf0::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 | ||
5288 | 2025.03.08 00:44:01.868317 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5289 | 2025.03.08 00:44:01.868381 [ 192 ] {359f3878-c6d7-4e2f-9cbe-147bb1ba9cf0::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5290 | 2025.03.08 00:44:01.868466 [ 192 ] {359f3878-c6d7-4e2f-9cbe-147bb1ba9cf0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 124 rows starting from the beginning of the part | ||
5291 | 2025.03.08 00:44:01.868522 [ 261 ] {b44bde69-1ad0-4c18-801a-3eddb0a8c84b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5292 | 2025.03.08 00:44:01.868705 [ 261 ] {b44bde69-1ad0-4c18-801a-3eddb0a8c84b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5293 | 2025.03.08 00:44:01.868738 [ 192 ] {359f3878-c6d7-4e2f-9cbe-147bb1ba9cf0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
5294 | 2025.03.08 00:44:01.869169 [ 192 ] {359f3878-c6d7-4e2f-9cbe-147bb1ba9cf0::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 | ||
5295 | 2025.03.08 00:44:01.869451 [ 192 ] {359f3878-c6d7-4e2f-9cbe-147bb1ba9cf0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 112 rows starting from the beginning of the part | ||
5296 | 2025.03.08 00:44:01.869781 [ 192 ] {359f3878-c6d7-4e2f-9cbe-147bb1ba9cf0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 112 rows starting from the beginning of the part | ||
5297 | 2025.03.08 00:44:01.870144 [ 192 ] {359f3878-c6d7-4e2f-9cbe-147bb1ba9cf0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 112 rows starting from the beginning of the part | ||
5298 | 2025.03.08 00:44:01.871966 [ 261 ] {b44bde69-1ad0-4c18-801a-3eddb0a8c84b} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5299 | 2025.03.08 00:44:01.872049 [ 261 ] {b44bde69-1ad0-4c18-801a-3eddb0a8c84b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5300 | 2025.03.08 00:44:01.872866 [ 192 ] {359f3878-c6d7-4e2f-9cbe-147bb1ba9cf0::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 484 rows, containing 5 columns (5 merged, 0 gathered) in 0.00487163 sec., 99350.73065893757 rows/sec., 6.18 MiB/sec. | ||
5301 | 2025.03.08 00:44:01.873044 [ 261 ] {b44bde69-1ad0-4c18-801a-3eddb0a8c84b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5302 | 2025.03.08 00:44:01.873071 [ 189 ] {359f3878-c6d7-4e2f-9cbe-147bb1ba9cf0::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
5303 | 2025.03.08 00:44:01.873487 [ 261 ] {b44bde69-1ad0-4c18-801a-3eddb0a8c84b} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5304 | 2025.03.08 00:44:01.873622 [ 189 ] {359f3878-c6d7-4e2f-9cbe-147bb1ba9cf0::all_1_10_2} <Trace> oximeter.fields_u8 (359f3878-c6d7-4e2f-9cbe-147bb1ba9cf0): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5305 | 2025.03.08 00:44:01.873984 [ 189 ] {359f3878-c6d7-4e2f-9cbe-147bb1ba9cf0::all_1_10_2} <Trace> oximeter.fields_u8 (359f3878-c6d7-4e2f-9cbe-147bb1ba9cf0) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
5306 | 2025.03.08 00:44:01.874026 [ 261 ] {b44bde69-1ad0-4c18-801a-3eddb0a8c84b} <Debug> executeQuery: Read 390 rows, 28.24 KiB in 0.005541 sec., 70384.40714672442 rows/sec., 4.98 MiB/sec. | ||
5307 | 2025.03.08 00:44:01.874362 [ 261 ] {b44bde69-1ad0-4c18-801a-3eddb0a8c84b} <Debug> TCPHandler: Processed in 0.006123821 sec. | ||
5308 | 2025.03.08 00:44:01.874540 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
5309 | 2025.03.08 00:44:01.874697 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5310 | 2025.03.08 00:44:01.874825 [ 261 ] {b29530be-1a7e-4995-b926-6ca855a87273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5311 | 2025.03.08 00:44:01.874873 [ 261 ] {b29530be-1a7e-4995-b926-6ca855a87273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5312 | 2025.03.08 00:44:01.875361 [ 261 ] {b29530be-1a7e-4995-b926-6ca855a87273} <Trace> oximeter.measurements_bool (960b5549-e098-44b1-8f1b-6800ccbcce34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5313 | 2025.03.08 00:44:01.875401 [ 261 ] {b29530be-1a7e-4995-b926-6ca855a87273} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5314 | 2025.03.08 00:44:01.875787 [ 261 ] {b29530be-1a7e-4995-b926-6ca855a87273} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
5315 | 2025.03.08 00:44:01.876017 [ 261 ] {b29530be-1a7e-4995-b926-6ca855a87273} <Trace> oximeter.measurements_bool (960b5549-e098-44b1-8f1b-6800ccbcce34): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5316 | 2025.03.08 00:44:01.876234 [ 261 ] {b29530be-1a7e-4995-b926-6ca855a87273} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001432 sec., 4189.944134078212 rows/sec., 218.91 KiB/sec. | ||
5317 | 2025.03.08 00:44:01.876285 [ 261 ] {b29530be-1a7e-4995-b926-6ca855a87273} <Debug> TCPHandler: Processed in 0.001700342 sec. | ||
5318 | 2025.03.08 00:44:01.876402 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5319 | 2025.03.08 00:44:01.876517 [ 261 ] {74cc65da-c811-4ba0-9610-60e098f39700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5320 | 2025.03.08 00:44:01.876566 [ 261 ] {74cc65da-c811-4ba0-9610-60e098f39700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5321 | 2025.03.08 00:44:01.877125 [ 261 ] {74cc65da-c811-4ba0-9610-60e098f39700} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5322 | 2025.03.08 00:44:01.877167 [ 261 ] {74cc65da-c811-4ba0-9610-60e098f39700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5323 | 2025.03.08 00:44:01.877559 [ 261 ] {74cc65da-c811-4ba0-9610-60e098f39700} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5324 | 2025.03.08 00:44:01.877788 [ 261 ] {74cc65da-c811-4ba0-9610-60e098f39700} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5325 | 2025.03.08 00:44:01.877998 [ 261 ] {74cc65da-c811-4ba0-9610-60e098f39700} <Debug> executeQuery: Read 241 rows, 16.55 KiB in 0.001503 sec., 160345.9747172322 rows/sec., 10.75 MiB/sec. | ||
5326 | 2025.03.08 00:44:01.878050 [ 261 ] {74cc65da-c811-4ba0-9610-60e098f39700} <Debug> TCPHandler: Processed in 0.001700022 sec. | ||
5327 | 2025.03.08 00:44:01.878174 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5328 | 2025.03.08 00:44:01.878281 [ 261 ] {23ba1f24-5bad-4d6f-be25-94f2c4667077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5329 | 2025.03.08 00:44:01.878327 [ 261 ] {23ba1f24-5bad-4d6f-be25-94f2c4667077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5330 | 2025.03.08 00:44:01.878775 [ 261 ] {23ba1f24-5bad-4d6f-be25-94f2c4667077} <Trace> oximeter.measurements_f64 (453b041c-2364-4e12-9558-29fff366a000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5331 | 2025.03.08 00:44:01.878814 [ 261 ] {23ba1f24-5bad-4d6f-be25-94f2c4667077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5332 | 2025.03.08 00:44:01.879153 [ 261 ] {23ba1f24-5bad-4d6f-be25-94f2c4667077} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
5333 | 2025.03.08 00:44:01.879390 [ 261 ] {23ba1f24-5bad-4d6f-be25-94f2c4667077} <Trace> oximeter.measurements_f64 (453b041c-2364-4e12-9558-29fff366a000): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5334 | 2025.03.08 00:44:01.879659 [ 261 ] {23ba1f24-5bad-4d6f-be25-94f2c4667077} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001392 sec., 718.3908045977012 rows/sec., 48.41 KiB/sec. | ||
5335 | 2025.03.08 00:44:01.879833 [ 261 ] {23ba1f24-5bad-4d6f-be25-94f2c4667077} <Debug> TCPHandler: Processed in 0.001702312 sec. | ||
5336 | 2025.03.08 00:44:01.879972 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5337 | 2025.03.08 00:44:01.880077 [ 261 ] {8a94edf0-ef39-42c8-9621-ffb403e47ffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5338 | 2025.03.08 00:44:01.880122 [ 261 ] {8a94edf0-ef39-42c8-9621-ffb403e47ffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5339 | 2025.03.08 00:44:01.880583 [ 261 ] {8a94edf0-ef39-42c8-9621-ffb403e47ffd} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5340 | 2025.03.08 00:44:01.880622 [ 261 ] {8a94edf0-ef39-42c8-9621-ffb403e47ffd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5341 | 2025.03.08 00:44:01.880978 [ 261 ] {8a94edf0-ef39-42c8-9621-ffb403e47ffd} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5342 | 2025.03.08 00:44:01.881208 [ 261 ] {8a94edf0-ef39-42c8-9621-ffb403e47ffd} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5343 | 2025.03.08 00:44:01.881449 [ 261 ] {8a94edf0-ef39-42c8-9621-ffb403e47ffd} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001381 sec., 59377.262853005064 rows/sec., 3.77 MiB/sec. | ||
5344 | 2025.03.08 00:44:01.881596 [ 261 ] {8a94edf0-ef39-42c8-9621-ffb403e47ffd} <Debug> TCPHandler: Processed in 0.001668721 sec. | ||
5345 | 2025.03.08 00:44:03.171652 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13359 | ||
5346 | 2025.03.08 00:44:03.172346 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5347 | 2025.03.08 00:44:03.172389 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5348 | 2025.03.08 00:44:03.172913 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5349 | 2025.03.08 00:44:03.173172 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5350 | 2025.03.08 00:44:03.173373 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13359 | ||
5351 | 2025.03.08 00:44:04.066349 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
5352 | 2025.03.08 00:44:04.088276 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5353 | 2025.03.08 00:44:04.088342 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5354 | 2025.03.08 00:44:04.096793 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5355 | 2025.03.08 00:44:04.097559 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5356 | 2025.03.08 00:44:04.101042 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
5357 | 2025.03.08 00:44:05.717206 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 726 | ||
5358 | 2025.03.08 00:44:05.720379 [ 243 ] {} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5359 | 2025.03.08 00:44:05.720445 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5360 | 2025.03.08 00:44:05.722007 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5361 | 2025.03.08 00:44:05.722354 [ 243 ] {} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5362 | 2025.03.08 00:44:05.723047 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 726 | ||
5363 | 2025.03.08 00:44:06.847718 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5364 | 2025.03.08 00:44:06.847928 [ 261 ] {cfc57ba3-dfc9-49c6-8212-e90ababe0ab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5365 | 2025.03.08 00:44:06.848011 [ 261 ] {cfc57ba3-dfc9-49c6-8212-e90ababe0ab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5366 | 2025.03.08 00:44:06.848890 [ 261 ] {cfc57ba3-dfc9-49c6-8212-e90ababe0ab8} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5367 | 2025.03.08 00:44:06.848936 [ 261 ] {cfc57ba3-dfc9-49c6-8212-e90ababe0ab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5368 | 2025.03.08 00:44:06.849370 [ 261 ] {cfc57ba3-dfc9-49c6-8212-e90ababe0ab8} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5369 | 2025.03.08 00:44:06.849623 [ 261 ] {cfc57ba3-dfc9-49c6-8212-e90ababe0ab8} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5370 | 2025.03.08 00:44:06.849845 [ 25 ] {} <Debug> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5371 | 2025.03.08 00:44:06.849917 [ 261 ] {cfc57ba3-dfc9-49c6-8212-e90ababe0ab8} <Debug> executeQuery: Read 136 rows, 11.99 KiB in 0.002043 sec., 66568.77141458639 rows/sec., 5.73 MiB/sec. | ||
5372 | 2025.03.08 00:44:06.849971 [ 25 ] {} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5373 | 2025.03.08 00:44:06.850052 [ 261 ] {cfc57ba3-dfc9-49c6-8212-e90ababe0ab8} <Debug> TCPHandler: Processed in 0.002472801 sec. | ||
5374 | 2025.03.08 00:44:06.850061 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5375 | 2025.03.08 00:44:06.850275 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5376 | 2025.03.08 00:44:06.850344 [ 187 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::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 | ||
5377 | 2025.03.08 00:44:06.850464 [ 261 ] {3464ebc9-d135-4506-b552-52ffbf447f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5378 | 2025.03.08 00:44:06.850574 [ 261 ] {3464ebc9-d135-4506-b552-52ffbf447f9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5379 | 2025.03.08 00:44:06.850671 [ 187 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5380 | 2025.03.08 00:44:06.850772 [ 187 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1968 rows starting from the beginning of the part | ||
5381 | 2025.03.08 00:44:06.850988 [ 187 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1280 rows starting from the beginning of the part | ||
5382 | 2025.03.08 00:44:06.851501 [ 187 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 617 rows starting from the beginning of the part | ||
5383 | 2025.03.08 00:44:06.851843 [ 187 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 136 rows starting from the beginning of the part | ||
5384 | 2025.03.08 00:44:06.852316 [ 187 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 621 rows starting from the beginning of the part | ||
5385 | 2025.03.08 00:44:06.852697 [ 187 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 136 rows starting from the beginning of the part | ||
5386 | 2025.03.08 00:44:06.853869 [ 261 ] {3464ebc9-d135-4506-b552-52ffbf447f9a} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5387 | 2025.03.08 00:44:06.853930 [ 261 ] {3464ebc9-d135-4506-b552-52ffbf447f9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5388 | 2025.03.08 00:44:06.854842 [ 261 ] {3464ebc9-d135-4506-b552-52ffbf447f9a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5389 | 2025.03.08 00:44:06.855390 [ 261 ] {3464ebc9-d135-4506-b552-52ffbf447f9a} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5390 | 2025.03.08 00:44:06.855739 [ 25 ] {} <Debug> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
5391 | 2025.03.08 00:44:06.855837 [ 25 ] {} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5392 | 2025.03.08 00:44:06.855868 [ 261 ] {3464ebc9-d135-4506-b552-52ffbf447f9a} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.005432 sec., 7363.7702503681885 rows/sec., 553.72 KiB/sec. | ||
5393 | 2025.03.08 00:44:06.855901 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5394 | 2025.03.08 00:44:06.856109 [ 261 ] {3464ebc9-d135-4506-b552-52ffbf447f9a} <Debug> TCPHandler: Processed in 0.005928306 sec. | ||
5395 | 2025.03.08 00:44:06.856439 [ 198 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full | ||
5396 | 2025.03.08 00:44:06.856526 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5397 | 2025.03.08 00:44:06.856878 [ 261 ] {8f89217e-6cd3-4b03-97f9-6c398982c40f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5398 | 2025.03.08 00:44:06.856887 [ 198 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5399 | 2025.03.08 00:44:06.856983 [ 198 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 176 rows starting from the beginning of the part | ||
5400 | 2025.03.08 00:44:06.856988 [ 261 ] {8f89217e-6cd3-4b03-97f9-6c398982c40f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5401 | 2025.03.08 00:44:06.857500 [ 198 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 48 rows starting from the beginning of the part | ||
5402 | 2025.03.08 00:44:06.857921 [ 198 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 106 rows starting from the beginning of the part | ||
5403 | 2025.03.08 00:44:06.858044 [ 187 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4758 rows, containing 5 columns (5 merged, 0 gathered) in 0.007805233 sec., 609591.0269430778 rows/sec., 51.96 MiB/sec. | ||
5404 | 2025.03.08 00:44:06.858605 [ 198 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 40 rows starting from the beginning of the part | ||
5405 | 2025.03.08 00:44:06.858810 [ 199 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5406 | 2025.03.08 00:44:06.859208 [ 198 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 114 rows starting from the beginning of the part | ||
5407 | 2025.03.08 00:44:06.859901 [ 198 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 40 rows starting from the beginning of the part | ||
5408 | 2025.03.08 00:44:06.860501 [ 199 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_41_8} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5409 | 2025.03.08 00:44:06.861020 [ 199 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_41_8} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5410 | 2025.03.08 00:44:06.861381 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
5411 | 2025.03.08 00:44:06.862299 [ 261 ] {8f89217e-6cd3-4b03-97f9-6c398982c40f} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5412 | 2025.03.08 00:44:06.862350 [ 261 ] {8f89217e-6cd3-4b03-97f9-6c398982c40f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5413 | 2025.03.08 00:44:06.862925 [ 261 ] {8f89217e-6cd3-4b03-97f9-6c398982c40f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5414 | 2025.03.08 00:44:06.863096 [ 193 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 524 rows, containing 5 columns (5 merged, 0 gathered) in 0.007025724 sec., 74583.06076355974 rows/sec., 5.08 MiB/sec. | ||
5415 | 2025.03.08 00:44:06.863301 [ 261 ] {8f89217e-6cd3-4b03-97f9-6c398982c40f} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5416 | 2025.03.08 00:44:06.863372 [ 193 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
5417 | 2025.03.08 00:44:06.863550 [ 25 ] {} <Debug> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5418 | 2025.03.08 00:44:06.863643 [ 25 ] {} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5419 | 2025.03.08 00:44:06.863723 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5420 | 2025.03.08 00:44:06.863884 [ 261 ] {8f89217e-6cd3-4b03-97f9-6c398982c40f} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.007067 sec., 14716.286967595868 rows/sec., 1.15 MiB/sec. | ||
5421 | 2025.03.08 00:44:06.864193 [ 187 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::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 | ||
5422 | 2025.03.08 00:44:06.864216 [ 261 ] {8f89217e-6cd3-4b03-97f9-6c398982c40f} <Debug> TCPHandler: Processed in 0.007778252 sec. | ||
5423 | 2025.03.08 00:44:06.864499 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5424 | 2025.03.08 00:44:06.864492 [ 193 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_29_6} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5425 | 2025.03.08 00:44:06.864571 [ 187 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5426 | 2025.03.08 00:44:06.864694 [ 187 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 950 rows starting from the beginning of the part | ||
5427 | 2025.03.08 00:44:06.864803 [ 193 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_29_6} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
5428 | 2025.03.08 00:44:06.864863 [ 261 ] {3039999f-6eb3-49a5-bfdd-7be4c0e00111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5429 | 2025.03.08 00:44:06.865142 [ 187 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 568 rows starting from the beginning of the part | ||
5430 | 2025.03.08 00:44:06.865150 [ 261 ] {3039999f-6eb3-49a5-bfdd-7be4c0e00111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5431 | 2025.03.08 00:44:06.865260 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
5432 | 2025.03.08 00:44:06.865544 [ 187 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 382 rows starting from the beginning of the part | ||
5433 | 2025.03.08 00:44:06.866000 [ 187 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 104 rows starting from the beginning of the part | ||
5434 | 2025.03.08 00:44:06.866362 [ 187 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 390 rows starting from the beginning of the part | ||
5435 | 2025.03.08 00:44:06.866767 [ 187 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 104 rows starting from the beginning of the part | ||
5436 | 2025.03.08 00:44:06.868008 [ 261 ] {3039999f-6eb3-49a5-bfdd-7be4c0e00111} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5437 | 2025.03.08 00:44:06.868091 [ 261 ] {3039999f-6eb3-49a5-bfdd-7be4c0e00111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5438 | 2025.03.08 00:44:06.869207 [ 261 ] {3039999f-6eb3-49a5-bfdd-7be4c0e00111} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5439 | 2025.03.08 00:44:06.869494 [ 261 ] {3039999f-6eb3-49a5-bfdd-7be4c0e00111} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5440 | 2025.03.08 00:44:06.870111 [ 261 ] {3039999f-6eb3-49a5-bfdd-7be4c0e00111} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005391 sec., 29679.094787608978 rows/sec., 2.07 MiB/sec. | ||
5441 | 2025.03.08 00:44:06.870192 [ 193 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2498 rows, containing 5 columns (5 merged, 0 gathered) in 0.006309075 sec., 395937.5978253548 rows/sec., 30.45 MiB/sec. | ||
5442 | 2025.03.08 00:44:06.870254 [ 261 ] {3039999f-6eb3-49a5-bfdd-7be4c0e00111} <Debug> TCPHandler: Processed in 0.005866414 sec. | ||
5443 | 2025.03.08 00:44:06.870406 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5444 | 2025.03.08 00:44:06.870510 [ 193 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5445 | 2025.03.08 00:44:06.870584 [ 261 ] {0cf9127c-42fd-40c8-a8f2-51a3f7084f6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5446 | 2025.03.08 00:44:06.870735 [ 261 ] {0cf9127c-42fd-40c8-a8f2-51a3f7084f6d} <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 | ||
5447 | 2025.03.08 00:44:06.871139 [ 193 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_41_8} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5448 | 2025.03.08 00:44:06.871387 [ 193 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_41_8} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5449 | 2025.03.08 00:44:06.871606 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
5450 | 2025.03.08 00:44:06.872615 [ 261 ] {0cf9127c-42fd-40c8-a8f2-51a3f7084f6d} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5451 | 2025.03.08 00:44:06.872660 [ 261 ] {0cf9127c-42fd-40c8-a8f2-51a3f7084f6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5452 | 2025.03.08 00:44:06.873354 [ 261 ] {0cf9127c-42fd-40c8-a8f2-51a3f7084f6d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5453 | 2025.03.08 00:44:06.873612 [ 261 ] {0cf9127c-42fd-40c8-a8f2-51a3f7084f6d} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5454 | 2025.03.08 00:44:06.873886 [ 261 ] {0cf9127c-42fd-40c8-a8f2-51a3f7084f6d} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00337 sec., 11869.436201780414 rows/sec., 21.27 MiB/sec. | ||
5455 | 2025.03.08 00:44:06.873992 [ 261 ] {0cf9127c-42fd-40c8-a8f2-51a3f7084f6d} <Debug> TCPHandler: Processed in 0.0036433 sec. | ||
5456 | 2025.03.08 00:44:06.874109 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5457 | 2025.03.08 00:44:06.874214 [ 261 ] {a66433bc-ce1c-4d07-82e3-132e9a1c1538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5458 | 2025.03.08 00:44:06.874260 [ 261 ] {a66433bc-ce1c-4d07-82e3-132e9a1c1538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5459 | 2025.03.08 00:44:06.874700 [ 261 ] {a66433bc-ce1c-4d07-82e3-132e9a1c1538} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5460 | 2025.03.08 00:44:06.874740 [ 261 ] {a66433bc-ce1c-4d07-82e3-132e9a1c1538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5461 | 2025.03.08 00:44:06.875110 [ 261 ] {a66433bc-ce1c-4d07-82e3-132e9a1c1538} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5462 | 2025.03.08 00:44:06.875337 [ 261 ] {a66433bc-ce1c-4d07-82e3-132e9a1c1538} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5463 | 2025.03.08 00:44:06.875581 [ 261 ] {a66433bc-ce1c-4d07-82e3-132e9a1c1538} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001388 sec., 43227.66570605188 rows/sec., 2.91 MiB/sec. | ||
5464 | 2025.03.08 00:44:06.875664 [ 261 ] {a66433bc-ce1c-4d07-82e3-132e9a1c1538} <Debug> TCPHandler: Processed in 0.00160634 sec. | ||
5465 | 2025.03.08 00:44:10.525799 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5466 | 2025.03.08 00:44:10.525904 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5467 | 2025.03.08 00:44:10.674438 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13786 | ||
5468 | 2025.03.08 00:44:10.675105 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5469 | 2025.03.08 00:44:10.675176 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5470 | 2025.03.08 00:44:10.675750 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5471 | 2025.03.08 00:44:10.676028 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5472 | 2025.03.08 00:44:10.676311 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 | ||
5473 | 2025.03.08 00:44:11.602028 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 | ||
5474 | 2025.03.08 00:44:11.623132 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5475 | 2025.03.08 00:44:11.623191 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5476 | 2025.03.08 00:44:11.630541 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5477 | 2025.03.08 00:44:11.631303 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5478 | 2025.03.08 00:44:11.634022 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 227 | ||
5479 | 2025.03.08 00:44:11.851778 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5480 | 2025.03.08 00:44:11.851992 [ 261 ] {302fdb28-fbe5-4c53-aacb-63cd7c2803b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5481 | 2025.03.08 00:44:11.852075 [ 261 ] {302fdb28-fbe5-4c53-aacb-63cd7c2803b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5482 | 2025.03.08 00:44:11.853004 [ 261 ] {302fdb28-fbe5-4c53-aacb-63cd7c2803b3} <Trace> oximeter.fields_i16 (330e8f76-e659-4531-b135-1d3c5ae0bc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5483 | 2025.03.08 00:44:11.853056 [ 261 ] {302fdb28-fbe5-4c53-aacb-63cd7c2803b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5484 | 2025.03.08 00:44:11.853500 [ 261 ] {302fdb28-fbe5-4c53-aacb-63cd7c2803b3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
5485 | 2025.03.08 00:44:11.853747 [ 261 ] {302fdb28-fbe5-4c53-aacb-63cd7c2803b3} <Trace> oximeter.fields_i16 (330e8f76-e659-4531-b135-1d3c5ae0bc78): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5486 | 2025.03.08 00:44:11.853986 [ 261 ] {302fdb28-fbe5-4c53-aacb-63cd7c2803b3} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002054 sec., 103213.2424537488 rows/sec., 6.56 MiB/sec. | ||
5487 | 2025.03.08 00:44:11.854044 [ 261 ] {302fdb28-fbe5-4c53-aacb-63cd7c2803b3} <Debug> TCPHandler: Processed in 0.002411889 sec. | ||
5488 | 2025.03.08 00:44:11.854167 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5489 | 2025.03.08 00:44:11.854276 [ 261 ] {1327a5b5-d676-4f74-a5b1-cd062f1467cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5490 | 2025.03.08 00:44:11.854322 [ 261 ] {1327a5b5-d676-4f74-a5b1-cd062f1467cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5491 | 2025.03.08 00:44:11.855168 [ 261 ] {1327a5b5-d676-4f74-a5b1-cd062f1467cc} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5492 | 2025.03.08 00:44:11.855208 [ 261 ] {1327a5b5-d676-4f74-a5b1-cd062f1467cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5493 | 2025.03.08 00:44:11.855596 [ 261 ] {1327a5b5-d676-4f74-a5b1-cd062f1467cc} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5494 | 2025.03.08 00:44:11.855827 [ 261 ] {1327a5b5-d676-4f74-a5b1-cd062f1467cc} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5495 | 2025.03.08 00:44:11.856071 [ 261 ] {1327a5b5-d676-4f74-a5b1-cd062f1467cc} <Debug> executeQuery: Read 617 rows, 49.35 KiB in 0.001814 sec., 340132.3042998897 rows/sec., 26.57 MiB/sec. | ||
5496 | 2025.03.08 00:44:11.856272 [ 261 ] {1327a5b5-d676-4f74-a5b1-cd062f1467cc} <Debug> TCPHandler: Processed in 0.002152503 sec. | ||
5497 | 2025.03.08 00:44:11.856498 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5498 | 2025.03.08 00:44:11.856607 [ 261 ] {671d2a1d-42ba-48a0-b451-b4526f29f83f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5499 | 2025.03.08 00:44:11.856654 [ 261 ] {671d2a1d-42ba-48a0-b451-b4526f29f83f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5500 | 2025.03.08 00:44:11.857253 [ 261 ] {671d2a1d-42ba-48a0-b451-b4526f29f83f} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5501 | 2025.03.08 00:44:11.857293 [ 261 ] {671d2a1d-42ba-48a0-b451-b4526f29f83f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5502 | 2025.03.08 00:44:11.857647 [ 261 ] {671d2a1d-42ba-48a0-b451-b4526f29f83f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5503 | 2025.03.08 00:44:11.857893 [ 261 ] {671d2a1d-42ba-48a0-b451-b4526f29f83f} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5504 | 2025.03.08 00:44:11.858109 [ 261 ] {671d2a1d-42ba-48a0-b451-b4526f29f83f} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001525 sec., 69508.19672131147 rows/sec., 4.09 MiB/sec. | ||
5505 | 2025.03.08 00:44:11.858162 [ 261 ] {671d2a1d-42ba-48a0-b451-b4526f29f83f} <Debug> TCPHandler: Processed in 0.001745743 sec. | ||
5506 | 2025.03.08 00:44:11.858280 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5507 | 2025.03.08 00:44:11.858385 [ 261 ] {bcd84317-b725-4cc6-98e7-be8a64f972e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5508 | 2025.03.08 00:44:11.858430 [ 261 ] {bcd84317-b725-4cc6-98e7-be8a64f972e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5509 | 2025.03.08 00:44:11.858989 [ 261 ] {bcd84317-b725-4cc6-98e7-be8a64f972e1} <Trace> oximeter.fields_u32 (a206c9d0-4713-4a46-b7dc-d938c0bb4a63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5510 | 2025.03.08 00:44:11.859029 [ 261 ] {bcd84317-b725-4cc6-98e7-be8a64f972e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5511 | 2025.03.08 00:44:11.859384 [ 261 ] {bcd84317-b725-4cc6-98e7-be8a64f972e1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5512 | 2025.03.08 00:44:11.859616 [ 261 ] {bcd84317-b725-4cc6-98e7-be8a64f972e1} <Trace> oximeter.fields_u32 (a206c9d0-4713-4a46-b7dc-d938c0bb4a63): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5513 | 2025.03.08 00:44:11.859797 [ 97 ] {} <Debug> oximeter.fields_u32 (a206c9d0-4713-4a46-b7dc-d938c0bb4a63) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
5514 | 2025.03.08 00:44:11.859855 [ 261 ] {bcd84317-b725-4cc6-98e7-be8a64f972e1} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001491 sec., 75788.06170355466 rows/sec., 4.91 MiB/sec. | ||
5515 | 2025.03.08 00:44:11.859932 [ 97 ] {} <Trace> oximeter.fields_u32 (a206c9d0-4713-4a46-b7dc-d938c0bb4a63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5516 | 2025.03.08 00:44:11.859987 [ 261 ] {bcd84317-b725-4cc6-98e7-be8a64f972e1} <Debug> TCPHandler: Processed in 0.001756453 sec. | ||
5517 | 2025.03.08 00:44:11.860011 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5518 | 2025.03.08 00:44:11.860155 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5519 | 2025.03.08 00:44:11.860287 [ 188 ] {a206c9d0-4713-4a46-b7dc-d938c0bb4a63::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
5520 | 2025.03.08 00:44:11.860329 [ 261 ] {a71551be-3467-491c-81dc-ccf4a1c8639b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5521 | 2025.03.08 00:44:11.860407 [ 261 ] {a71551be-3467-491c-81dc-ccf4a1c8639b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5522 | 2025.03.08 00:44:11.860671 [ 188 ] {a206c9d0-4713-4a46-b7dc-d938c0bb4a63::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5523 | 2025.03.08 00:44:11.860754 [ 188 ] {a206c9d0-4713-4a46-b7dc-d938c0bb4a63::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 366 rows starting from the beginning of the part | ||
5524 | 2025.03.08 00:44:11.861081 [ 188 ] {a206c9d0-4713-4a46-b7dc-d938c0bb4a63::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 113 rows starting from the beginning of the part | ||
5525 | 2025.03.08 00:44:11.861423 [ 188 ] {a206c9d0-4713-4a46-b7dc-d938c0bb4a63::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 228 rows starting from the beginning of the part | ||
5526 | 2025.03.08 00:44:11.861885 [ 188 ] {a206c9d0-4713-4a46-b7dc-d938c0bb4a63::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 113 rows starting from the beginning of the part | ||
5527 | 2025.03.08 00:44:11.862280 [ 188 ] {a206c9d0-4713-4a46-b7dc-d938c0bb4a63::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 113 rows starting from the beginning of the part | ||
5528 | 2025.03.08 00:44:11.862533 [ 188 ] {a206c9d0-4713-4a46-b7dc-d938c0bb4a63::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 113 rows starting from the beginning of the part | ||
5529 | 2025.03.08 00:44:11.863495 [ 261 ] {a71551be-3467-491c-81dc-ccf4a1c8639b} <Trace> oximeter.fields_u8 (359f3878-c6d7-4e2f-9cbe-147bb1ba9cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5530 | 2025.03.08 00:44:11.863563 [ 261 ] {a71551be-3467-491c-81dc-ccf4a1c8639b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5531 | 2025.03.08 00:44:11.864661 [ 261 ] {a71551be-3467-491c-81dc-ccf4a1c8639b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
5532 | 2025.03.08 00:44:11.865134 [ 261 ] {a71551be-3467-491c-81dc-ccf4a1c8639b} <Trace> oximeter.fields_u8 (359f3878-c6d7-4e2f-9cbe-147bb1ba9cf0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5533 | 2025.03.08 00:44:11.865807 [ 261 ] {a71551be-3467-491c-81dc-ccf4a1c8639b} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.005506 sec., 20341.445695604798 rows/sec., 1.16 MiB/sec. | ||
5534 | 2025.03.08 00:44:11.865845 [ 197 ] {a206c9d0-4713-4a46-b7dc-d938c0bb4a63::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1046 rows, containing 5 columns (5 merged, 0 gathered) in 0.00568463 sec., 184004.9396354732 rows/sec., 12.93 MiB/sec. | ||
5535 | 2025.03.08 00:44:11.865907 [ 261 ] {a71551be-3467-491c-81dc-ccf4a1c8639b} <Debug> TCPHandler: Processed in 0.005820894 sec. | ||
5536 | 2025.03.08 00:44:11.866092 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5537 | 2025.03.08 00:44:11.866240 [ 261 ] {6b247d60-d6b3-4b33-9c21-3369f69559df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5538 | 2025.03.08 00:44:11.866248 [ 197 ] {a206c9d0-4713-4a46-b7dc-d938c0bb4a63::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
5539 | 2025.03.08 00:44:11.866310 [ 261 ] {6b247d60-d6b3-4b33-9c21-3369f69559df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5540 | 2025.03.08 00:44:11.867041 [ 197 ] {a206c9d0-4713-4a46-b7dc-d938c0bb4a63::all_1_14_3} <Trace> oximeter.fields_u32 (a206c9d0-4713-4a46-b7dc-d938c0bb4a63): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5541 | 2025.03.08 00:44:11.867174 [ 197 ] {a206c9d0-4713-4a46-b7dc-d938c0bb4a63::all_1_14_3} <Trace> oximeter.fields_u32 (a206c9d0-4713-4a46-b7dc-d938c0bb4a63) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
5542 | 2025.03.08 00:44:11.867335 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
5543 | 2025.03.08 00:44:11.867642 [ 261 ] {6b247d60-d6b3-4b33-9c21-3369f69559df} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5544 | 2025.03.08 00:44:11.867686 [ 261 ] {6b247d60-d6b3-4b33-9c21-3369f69559df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5545 | 2025.03.08 00:44:11.868071 [ 261 ] {6b247d60-d6b3-4b33-9c21-3369f69559df} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5546 | 2025.03.08 00:44:11.868315 [ 261 ] {6b247d60-d6b3-4b33-9c21-3369f69559df} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5547 | 2025.03.08 00:44:11.868513 [ 261 ] {6b247d60-d6b3-4b33-9c21-3369f69559df} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.002314 sec., 165082.10890233362 rows/sec., 11.64 MiB/sec. | ||
5548 | 2025.03.08 00:44:11.868589 [ 261 ] {6b247d60-d6b3-4b33-9c21-3369f69559df} <Debug> TCPHandler: Processed in 0.002569463 sec. | ||
5549 | 2025.03.08 00:44:11.868852 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5550 | 2025.03.08 00:44:11.868960 [ 261 ] {a8428c7e-d22b-44c7-b467-472a4067102a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5551 | 2025.03.08 00:44:11.869009 [ 261 ] {a8428c7e-d22b-44c7-b467-472a4067102a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5552 | 2025.03.08 00:44:11.869457 [ 261 ] {a8428c7e-d22b-44c7-b467-472a4067102a} <Trace> oximeter.measurements_bool (960b5549-e098-44b1-8f1b-6800ccbcce34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5553 | 2025.03.08 00:44:11.869496 [ 261 ] {a8428c7e-d22b-44c7-b467-472a4067102a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5554 | 2025.03.08 00:44:11.869849 [ 261 ] {a8428c7e-d22b-44c7-b467-472a4067102a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
5555 | 2025.03.08 00:44:11.870083 [ 261 ] {a8428c7e-d22b-44c7-b467-472a4067102a} <Trace> oximeter.measurements_bool (960b5549-e098-44b1-8f1b-6800ccbcce34): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5556 | 2025.03.08 00:44:11.870257 [ 261 ] {a8428c7e-d22b-44c7-b467-472a4067102a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00132 sec., 4545.454545454545 rows/sec., 237.48 KiB/sec. | ||
5557 | 2025.03.08 00:44:11.870306 [ 261 ] {a8428c7e-d22b-44c7-b467-472a4067102a} <Debug> TCPHandler: Processed in 0.001548168 sec. | ||
5558 | 2025.03.08 00:44:11.870411 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5559 | 2025.03.08 00:44:11.870516 [ 261 ] {fa4f63fd-5f10-4f36-a36a-65e4ee2ae35f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5560 | 2025.03.08 00:44:11.870564 [ 261 ] {fa4f63fd-5f10-4f36-a36a-65e4ee2ae35f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5561 | 2025.03.08 00:44:11.871084 [ 261 ] {fa4f63fd-5f10-4f36-a36a-65e4ee2ae35f} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5562 | 2025.03.08 00:44:11.871121 [ 261 ] {fa4f63fd-5f10-4f36-a36a-65e4ee2ae35f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5563 | 2025.03.08 00:44:11.871499 [ 261 ] {fa4f63fd-5f10-4f36-a36a-65e4ee2ae35f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5564 | 2025.03.08 00:44:11.871732 [ 261 ] {fa4f63fd-5f10-4f36-a36a-65e4ee2ae35f} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5565 | 2025.03.08 00:44:11.871855 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5566 | 2025.03.08 00:44:11.871896 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5567 | 2025.03.08 00:44:11.871916 [ 261 ] {fa4f63fd-5f10-4f36-a36a-65e4ee2ae35f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001421 sec., 166783.95496129486 rows/sec., 11.18 MiB/sec. | ||
5568 | 2025.03.08 00:44:11.871921 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5569 | 2025.03.08 00:44:11.872024 [ 261 ] {fa4f63fd-5f10-4f36-a36a-65e4ee2ae35f} <Debug> TCPHandler: Processed in 0.001662441 sec. | ||
5570 | 2025.03.08 00:44:11.872381 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5571 | 2025.03.08 00:44:11.872648 [ 193 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::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 | ||
5572 | 2025.03.08 00:44:11.872713 [ 261 ] {77b3309c-da3c-4dc2-b636-9eab81650267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5573 | 2025.03.08 00:44:11.872916 [ 261 ] {77b3309c-da3c-4dc2-b636-9eab81650267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5574 | 2025.03.08 00:44:11.873315 [ 193 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5575 | 2025.03.08 00:44:11.873406 [ 193 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10317 rows starting from the beginning of the part | ||
5576 | 2025.03.08 00:44:11.873805 [ 193 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 237 rows starting from the beginning of the part | ||
5577 | 2025.03.08 00:44:11.874047 [ 193 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
5578 | 2025.03.08 00:44:11.874478 [ 193 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 241 rows starting from the beginning of the part | ||
5579 | 2025.03.08 00:44:11.874797 [ 193 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::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 | ||
5580 | 2025.03.08 00:44:11.875147 [ 193 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::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 | ||
5581 | 2025.03.08 00:44:11.875279 [ 261 ] {77b3309c-da3c-4dc2-b636-9eab81650267} <Trace> oximeter.measurements_f64 (453b041c-2364-4e12-9558-29fff366a000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5582 | 2025.03.08 00:44:11.875394 [ 261 ] {77b3309c-da3c-4dc2-b636-9eab81650267} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5583 | 2025.03.08 00:44:11.876446 [ 261 ] {77b3309c-da3c-4dc2-b636-9eab81650267} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
5584 | 2025.03.08 00:44:11.876888 [ 261 ] {77b3309c-da3c-4dc2-b636-9eab81650267} <Trace> oximeter.measurements_f64 (453b041c-2364-4e12-9558-29fff366a000): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5585 | 2025.03.08 00:44:11.877371 [ 261 ] {77b3309c-da3c-4dc2-b636-9eab81650267} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004743 sec., 210.83702298123552 rows/sec., 14.21 KiB/sec. | ||
5586 | 2025.03.08 00:44:11.877578 [ 261 ] {77b3309c-da3c-4dc2-b636-9eab81650267} <Debug> TCPHandler: Processed in 0.005327851 sec. | ||
5587 | 2025.03.08 00:44:11.877807 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5588 | 2025.03.08 00:44:11.878079 [ 261 ] {a81d63a3-2fb4-4e00-9823-7112fddf3551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5589 | 2025.03.08 00:44:11.878208 [ 261 ] {a81d63a3-2fb4-4e00-9823-7112fddf3551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5590 | 2025.03.08 00:44:11.879221 [ 261 ] {a81d63a3-2fb4-4e00-9823-7112fddf3551} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5591 | 2025.03.08 00:44:11.879260 [ 261 ] {a81d63a3-2fb4-4e00-9823-7112fddf3551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5592 | 2025.03.08 00:44:11.879912 [ 261 ] {a81d63a3-2fb4-4e00-9823-7112fddf3551} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5593 | 2025.03.08 00:44:11.880151 [ 261 ] {a81d63a3-2fb4-4e00-9823-7112fddf3551} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5594 | 2025.03.08 00:44:11.880338 [ 114 ] {} <Debug> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5595 | 2025.03.08 00:44:11.880388 [ 114 ] {} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5596 | 2025.03.08 00:44:11.880416 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5597 | 2025.03.08 00:44:11.880425 [ 261 ] {a81d63a3-2fb4-4e00-9823-7112fddf3551} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002442 sec., 33579.033579033574 rows/sec., 2.13 MiB/sec. | ||
5598 | 2025.03.08 00:44:11.880688 [ 261 ] {a81d63a3-2fb4-4e00-9823-7112fddf3551} <Debug> TCPHandler: Processed in 0.002971614 sec. | ||
5599 | 2025.03.08 00:44:11.880895 [ 191 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::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 | ||
5600 | 2025.03.08 00:44:11.881354 [ 191 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5601 | 2025.03.08 00:44:11.881449 [ 191 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1658 rows starting from the beginning of the part | ||
5602 | 2025.03.08 00:44:11.881655 [ 195 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11352 rows, containing 5 columns (5 merged, 0 gathered) in 0.009599966 sec., 1182504.188035666 rows/sec., 80.76 MiB/sec. | ||
5603 | 2025.03.08 00:44:11.881690 [ 191 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 82 rows starting from the beginning of the part | ||
5604 | 2025.03.08 00:44:11.881880 [ 191 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
5605 | 2025.03.08 00:44:11.882079 [ 191 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 82 rows starting from the beginning of the part | ||
5606 | 2025.03.08 00:44:11.882142 [ 195 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5607 | 2025.03.08 00:44:11.882254 [ 191 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::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 | ||
5608 | 2025.03.08 00:44:11.882506 [ 191 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::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 | ||
5609 | 2025.03.08 00:44:11.882878 [ 195 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5610 | 2025.03.08 00:44:11.882985 [ 195 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5611 | 2025.03.08 00:44:11.883101 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
5612 | 2025.03.08 00:44:11.884018 [ 200 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2024 rows, containing 4 columns (4 merged, 0 gathered) in 0.003474386 sec., 582548.974120895 rows/sec., 38.61 MiB/sec. | ||
5613 | 2025.03.08 00:44:11.884222 [ 191 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5614 | 2025.03.08 00:44:11.884510 [ 191 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_41_8} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5615 | 2025.03.08 00:44:11.884587 [ 191 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_41_8} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5616 | 2025.03.08 00:44:11.884662 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
5617 | 2025.03.08 00:44:15.724141 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 758 | ||
5618 | 2025.03.08 00:44:15.727286 [ 243 ] {} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5619 | 2025.03.08 00:44:15.727350 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5620 | 2025.03.08 00:44:15.728840 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5621 | 2025.03.08 00:44:15.729151 [ 243 ] {} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5622 | 2025.03.08 00:44:15.729384 [ 134 ] {} <Debug> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
5623 | 2025.03.08 00:44:15.729515 [ 134 ] {} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5624 | 2025.03.08 00:44:15.729588 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5625 | 2025.03.08 00:44:15.730158 [ 201 ] {63f8f43b-2fc1-40fe-a4ec-916d04e41523::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 | ||
5626 | 2025.03.08 00:44:15.730601 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 758 | ||
5627 | 2025.03.08 00:44:15.731212 [ 201 ] {63f8f43b-2fc1-40fe-a4ec-916d04e41523::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5628 | 2025.03.08 00:44:15.731403 [ 201 ] {63f8f43b-2fc1-40fe-a4ec-916d04e41523::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 604 rows starting from the beginning of the part | ||
5629 | 2025.03.08 00:44:15.732097 [ 201 ] {63f8f43b-2fc1-40fe-a4ec-916d04e41523::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part | ||
5630 | 2025.03.08 00:44:15.732833 [ 201 ] {63f8f43b-2fc1-40fe-a4ec-916d04e41523::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 32 rows starting from the beginning of the part | ||
5631 | 2025.03.08 00:44:15.733476 [ 201 ] {63f8f43b-2fc1-40fe-a4ec-916d04e41523::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part | ||
5632 | 2025.03.08 00:44:15.734167 [ 201 ] {63f8f43b-2fc1-40fe-a4ec-916d04e41523::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 34 rows starting from the beginning of the part | ||
5633 | 2025.03.08 00:44:15.734832 [ 201 ] {63f8f43b-2fc1-40fe-a4ec-916d04e41523::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 32 rows starting from the beginning of the part | ||
5634 | 2025.03.08 00:44:15.742753 [ 191 ] {63f8f43b-2fc1-40fe-a4ec-916d04e41523::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 758 rows, containing 72 columns (72 merged, 0 gathered) in 0.012948339 sec., 58540.32706434393 rows/sec., 51.40 MiB/sec. | ||
5635 | 2025.03.08 00:44:15.744071 [ 200 ] {63f8f43b-2fc1-40fe-a4ec-916d04e41523::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
5636 | 2025.03.08 00:44:15.744949 [ 200 ] {63f8f43b-2fc1-40fe-a4ec-916d04e41523::all_1_21_4} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5637 | 2025.03.08 00:44:15.745061 [ 200 ] {63f8f43b-2fc1-40fe-a4ec-916d04e41523::all_1_21_4} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
5638 | 2025.03.08 00:44:15.745429 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
5639 | 2025.03.08 00:44:16.878521 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5640 | 2025.03.08 00:44:16.878769 [ 261 ] {d4bac5ac-bdf3-44eb-bae8-77b9e38513b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5641 | 2025.03.08 00:44:16.878863 [ 261 ] {d4bac5ac-bdf3-44eb-bae8-77b9e38513b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5642 | 2025.03.08 00:44:16.879788 [ 261 ] {d4bac5ac-bdf3-44eb-bae8-77b9e38513b5} <Trace> oximeter.fields_ipaddr (1a443df5-cada-4b5f-a9a3-63bb49a330c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5643 | 2025.03.08 00:44:16.879838 [ 261 ] {d4bac5ac-bdf3-44eb-bae8-77b9e38513b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5644 | 2025.03.08 00:44:16.880250 [ 261 ] {d4bac5ac-bdf3-44eb-bae8-77b9e38513b5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
5645 | 2025.03.08 00:44:16.880496 [ 261 ] {d4bac5ac-bdf3-44eb-bae8-77b9e38513b5} <Trace> oximeter.fields_ipaddr (1a443df5-cada-4b5f-a9a3-63bb49a330c4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5646 | 2025.03.08 00:44:16.880744 [ 261 ] {d4bac5ac-bdf3-44eb-bae8-77b9e38513b5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002045 sec., 977.9951100244499 rows/sec., 79.75 KiB/sec. | ||
5647 | 2025.03.08 00:44:16.880801 [ 261 ] {d4bac5ac-bdf3-44eb-bae8-77b9e38513b5} <Debug> TCPHandler: Processed in 0.002445161 sec. | ||
5648 | 2025.03.08 00:44:16.880930 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5649 | 2025.03.08 00:44:16.881037 [ 261 ] {7f524856-d9ff-422a-aab9-c67b9cb09b1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5650 | 2025.03.08 00:44:16.881081 [ 261 ] {7f524856-d9ff-422a-aab9-c67b9cb09b1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5651 | 2025.03.08 00:44:16.882375 [ 261 ] {7f524856-d9ff-422a-aab9-c67b9cb09b1c} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5652 | 2025.03.08 00:44:16.882415 [ 261 ] {7f524856-d9ff-422a-aab9-c67b9cb09b1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5653 | 2025.03.08 00:44:16.882844 [ 261 ] {7f524856-d9ff-422a-aab9-c67b9cb09b1c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5654 | 2025.03.08 00:44:16.883078 [ 261 ] {7f524856-d9ff-422a-aab9-c67b9cb09b1c} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5655 | 2025.03.08 00:44:16.883301 [ 261 ] {7f524856-d9ff-422a-aab9-c67b9cb09b1c} <Debug> executeQuery: Read 1277 rows, 108.18 KiB in 0.002283 sec., 559351.7301795883 rows/sec., 46.27 MiB/sec. | ||
5656 | 2025.03.08 00:44:16.883363 [ 261 ] {7f524856-d9ff-422a-aab9-c67b9cb09b1c} <Debug> TCPHandler: Processed in 0.002485722 sec. | ||
5657 | 2025.03.08 00:44:16.883506 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5658 | 2025.03.08 00:44:16.883629 [ 261 ] {e4e5a9c8-3ba7-410d-8b7c-85d466e5f420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5659 | 2025.03.08 00:44:16.883680 [ 261 ] {e4e5a9c8-3ba7-410d-8b7c-85d466e5f420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5660 | 2025.03.08 00:44:16.884246 [ 261 ] {e4e5a9c8-3ba7-410d-8b7c-85d466e5f420} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5661 | 2025.03.08 00:44:16.884286 [ 261 ] {e4e5a9c8-3ba7-410d-8b7c-85d466e5f420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5662 | 2025.03.08 00:44:16.884647 [ 261 ] {e4e5a9c8-3ba7-410d-8b7c-85d466e5f420} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5663 | 2025.03.08 00:44:16.884876 [ 261 ] {e4e5a9c8-3ba7-410d-8b7c-85d466e5f420} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5664 | 2025.03.08 00:44:16.885087 [ 261 ] {e4e5a9c8-3ba7-410d-8b7c-85d466e5f420} <Debug> executeQuery: Read 42 rows, 3.15 KiB in 0.001486 sec., 28263.795423956934 rows/sec., 2.07 MiB/sec. | ||
5665 | 2025.03.08 00:44:16.885140 [ 261 ] {e4e5a9c8-3ba7-410d-8b7c-85d466e5f420} <Debug> TCPHandler: Processed in 0.001695302 sec. | ||
5666 | 2025.03.08 00:44:16.885275 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5667 | 2025.03.08 00:44:16.885414 [ 261 ] {91abb879-e074-418e-95ed-c5302a7574b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5668 | 2025.03.08 00:44:16.885468 [ 261 ] {91abb879-e074-418e-95ed-c5302a7574b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5669 | 2025.03.08 00:44:16.886176 [ 261 ] {91abb879-e074-418e-95ed-c5302a7574b3} <Trace> oximeter.fields_u32 (a206c9d0-4713-4a46-b7dc-d938c0bb4a63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5670 | 2025.03.08 00:44:16.886218 [ 261 ] {91abb879-e074-418e-95ed-c5302a7574b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5671 | 2025.03.08 00:44:16.886595 [ 261 ] {91abb879-e074-418e-95ed-c5302a7574b3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5672 | 2025.03.08 00:44:16.886831 [ 261 ] {91abb879-e074-418e-95ed-c5302a7574b3} <Trace> oximeter.fields_u32 (a206c9d0-4713-4a46-b7dc-d938c0bb4a63): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5673 | 2025.03.08 00:44:16.887037 [ 261 ] {91abb879-e074-418e-95ed-c5302a7574b3} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001653 sec., 137931.03448275864 rows/sec., 9.34 MiB/sec. | ||
5674 | 2025.03.08 00:44:16.887090 [ 261 ] {91abb879-e074-418e-95ed-c5302a7574b3} <Debug> TCPHandler: Processed in 0.001880757 sec. | ||
5675 | 2025.03.08 00:44:16.887195 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5676 | 2025.03.08 00:44:16.887296 [ 261 ] {27369480-67ef-4e04-8f02-83aaf4fb5b8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5677 | 2025.03.08 00:44:16.887341 [ 261 ] {27369480-67ef-4e04-8f02-83aaf4fb5b8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5678 | 2025.03.08 00:44:16.888156 [ 261 ] {27369480-67ef-4e04-8f02-83aaf4fb5b8e} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5679 | 2025.03.08 00:44:16.888196 [ 261 ] {27369480-67ef-4e04-8f02-83aaf4fb5b8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5680 | 2025.03.08 00:44:16.888575 [ 261 ] {27369480-67ef-4e04-8f02-83aaf4fb5b8e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5681 | 2025.03.08 00:44:16.888803 [ 261 ] {27369480-67ef-4e04-8f02-83aaf4fb5b8e} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5682 | 2025.03.08 00:44:16.889028 [ 261 ] {27369480-67ef-4e04-8f02-83aaf4fb5b8e} <Debug> executeQuery: Read 562 rows, 42.77 KiB in 0.001746 sec., 321878.5796105384 rows/sec., 23.92 MiB/sec. | ||
5683 | 2025.03.08 00:44:16.889114 [ 261 ] {27369480-67ef-4e04-8f02-83aaf4fb5b8e} <Debug> TCPHandler: Processed in 0.001970419 sec. | ||
5684 | 2025.03.08 00:44:16.889349 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5685 | 2025.03.08 00:44:16.889473 [ 261 ] {88bcc569-fbc2-4cad-806b-b9c77c09059b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5686 | 2025.03.08 00:44:16.889525 [ 261 ] {88bcc569-fbc2-4cad-806b-b9c77c09059b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5687 | 2025.03.08 00:44:16.890327 [ 261 ] {88bcc569-fbc2-4cad-806b-b9c77c09059b} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5688 | 2025.03.08 00:44:16.890366 [ 261 ] {88bcc569-fbc2-4cad-806b-b9c77c09059b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5689 | 2025.03.08 00:44:16.890793 [ 261 ] {88bcc569-fbc2-4cad-806b-b9c77c09059b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5690 | 2025.03.08 00:44:16.891021 [ 261 ] {88bcc569-fbc2-4cad-806b-b9c77c09059b} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5691 | 2025.03.08 00:44:16.891267 [ 261 ] {88bcc569-fbc2-4cad-806b-b9c77c09059b} <Debug> executeQuery: Read 881 rows, 60.70 KiB in 0.001809 sec., 487009.39745715866 rows/sec., 32.77 MiB/sec. | ||
5692 | 2025.03.08 00:44:16.891349 [ 261 ] {88bcc569-fbc2-4cad-806b-b9c77c09059b} <Debug> TCPHandler: Processed in 0.002093542 sec. | ||
5693 | 2025.03.08 00:44:16.891607 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5694 | 2025.03.08 00:44:16.891716 [ 261 ] {8ea49e89-62db-48c9-832e-c4c4b60cf316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5695 | 2025.03.08 00:44:16.891790 [ 261 ] {8ea49e89-62db-48c9-832e-c4c4b60cf316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5696 | 2025.03.08 00:44:16.893003 [ 261 ] {8ea49e89-62db-48c9-832e-c4c4b60cf316} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5697 | 2025.03.08 00:44:16.893044 [ 261 ] {8ea49e89-62db-48c9-832e-c4c4b60cf316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5698 | 2025.03.08 00:44:16.893695 [ 261 ] {8ea49e89-62db-48c9-832e-c4c4b60cf316} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5699 | 2025.03.08 00:44:16.893941 [ 261 ] {8ea49e89-62db-48c9-832e-c4c4b60cf316} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5700 | 2025.03.08 00:44:16.894131 [ 108 ] {} <Debug> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
5701 | 2025.03.08 00:44:16.894208 [ 261 ] {8ea49e89-62db-48c9-832e-c4c4b60cf316} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002507 sec., 15955.325089748703 rows/sec., 28.59 MiB/sec. | ||
5702 | 2025.03.08 00:44:16.894220 [ 108 ] {} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5703 | 2025.03.08 00:44:16.894294 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5704 | 2025.03.08 00:44:16.894513 [ 261 ] {8ea49e89-62db-48c9-832e-c4c4b60cf316} <Debug> TCPHandler: Processed in 0.002996314 sec. | ||
5705 | 2025.03.08 00:44:16.894559 [ 190 ] {a7cce903-d276-43d4-8c58-428ddb56b21b::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 | ||
5706 | 2025.03.08 00:44:16.894658 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5707 | 2025.03.08 00:44:16.894802 [ 261 ] {a78e2aeb-31d7-4ac3-add5-14c9fb32441b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5708 | 2025.03.08 00:44:16.894875 [ 261 ] {a78e2aeb-31d7-4ac3-add5-14c9fb32441b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5709 | 2025.03.08 00:44:16.894984 [ 190 ] {a7cce903-d276-43d4-8c58-428ddb56b21b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5710 | 2025.03.08 00:44:16.895147 [ 190 ] {a7cce903-d276-43d4-8c58-428ddb56b21b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 560 rows starting from the beginning of the part | ||
5711 | 2025.03.08 00:44:16.895601 [ 190 ] {a7cce903-d276-43d4-8c58-428ddb56b21b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part | ||
5712 | 2025.03.08 00:44:16.896203 [ 261 ] {a78e2aeb-31d7-4ac3-add5-14c9fb32441b} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5713 | 2025.03.08 00:44:16.896232 [ 190 ] {a7cce903-d276-43d4-8c58-428ddb56b21b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part | ||
5714 | 2025.03.08 00:44:16.896252 [ 261 ] {a78e2aeb-31d7-4ac3-add5-14c9fb32441b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5715 | 2025.03.08 00:44:16.896757 [ 190 ] {a7cce903-d276-43d4-8c58-428ddb56b21b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part | ||
5716 | 2025.03.08 00:44:16.897290 [ 190 ] {a7cce903-d276-43d4-8c58-428ddb56b21b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part | ||
5717 | 2025.03.08 00:44:16.897327 [ 261 ] {a78e2aeb-31d7-4ac3-add5-14c9fb32441b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5718 | 2025.03.08 00:44:16.897741 [ 190 ] {a7cce903-d276-43d4-8c58-428ddb56b21b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part | ||
5719 | 2025.03.08 00:44:16.897984 [ 261 ] {a78e2aeb-31d7-4ac3-add5-14c9fb32441b} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5720 | 2025.03.08 00:44:16.898467 [ 261 ] {a78e2aeb-31d7-4ac3-add5-14c9fb32441b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003695 sec., 16238.159675236806 rows/sec., 1.09 MiB/sec. | ||
5721 | 2025.03.08 00:44:16.898579 [ 261 ] {a78e2aeb-31d7-4ac3-add5-14c9fb32441b} <Debug> TCPHandler: Processed in 0.003976528 sec. | ||
5722 | 2025.03.08 00:44:16.909414 [ 200 ] {a7cce903-d276-43d4-8c58-428ddb56b21b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 760 rows, containing 19 columns (19 merged, 0 gathered) in 0.01497099 sec., 50764.84587859587 rows/sec., 90.97 MiB/sec. | ||
5723 | 2025.03.08 00:44:16.910436 [ 191 ] {a7cce903-d276-43d4-8c58-428ddb56b21b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
5724 | 2025.03.08 00:44:16.910932 [ 191 ] {a7cce903-d276-43d4-8c58-428ddb56b21b::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5725 | 2025.03.08 00:44:16.911025 [ 191 ] {a7cce903-d276-43d4-8c58-428ddb56b21b::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
5726 | 2025.03.08 00:44:16.911199 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.78 MiB. | ||
5727 | 2025.03.08 00:44:17.001158 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 197.01 MiB, peak 204.73 MiB, free memory in arenas 0.00 B, will set to 198.46 MiB (RSS), difference: 1.46 MiB | ||
5728 | 2025.03.08 00:44:18.177366 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14274 | ||
5729 | 2025.03.08 00:44:18.178074 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5730 | 2025.03.08 00:44:18.178125 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5731 | 2025.03.08 00:44:18.178923 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5732 | 2025.03.08 00:44:18.179305 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5733 | 2025.03.08 00:44:18.179550 [ 129 ] {} <Debug> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5734 | 2025.03.08 00:44:18.179659 [ 129 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5735 | 2025.03.08 00:44:18.179666 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14274 | ||
5736 | 2025.03.08 00:44:18.179694 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5737 | 2025.03.08 00:44:18.179904 [ 194 ] {ca56161e-9b61-4450-af3e-9936bfa93887::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 | ||
5738 | 2025.03.08 00:44:18.180226 [ 194 ] {ca56161e-9b61-4450-af3e-9936bfa93887::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5739 | 2025.03.08 00:44:18.180269 [ 194 ] {ca56161e-9b61-4450-af3e-9936bfa93887::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 | ||
5740 | 2025.03.08 00:44:18.180380 [ 194 ] {ca56161e-9b61-4450-af3e-9936bfa93887::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 | ||
5741 | 2025.03.08 00:44:18.180581 [ 194 ] {ca56161e-9b61-4450-af3e-9936bfa93887::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 | ||
5742 | 2025.03.08 00:44:18.180814 [ 194 ] {ca56161e-9b61-4450-af3e-9936bfa93887::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 | ||
5743 | 2025.03.08 00:44:18.181047 [ 194 ] {ca56161e-9b61-4450-af3e-9936bfa93887::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 | ||
5744 | 2025.03.08 00:44:18.181262 [ 194 ] {ca56161e-9b61-4450-af3e-9936bfa93887::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 | ||
5745 | 2025.03.08 00:44:18.183480 [ 191 ] {ca56161e-9b61-4450-af3e-9936bfa93887::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14274 rows, containing 4 columns (4 merged, 0 gathered) in 0.003696661 sec., 3861322.420422105 rows/sec., 55.24 MiB/sec. | ||
5746 | 2025.03.08 00:44:18.183793 [ 194 ] {ca56161e-9b61-4450-af3e-9936bfa93887::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5747 | 2025.03.08 00:44:18.184075 [ 194 ] {ca56161e-9b61-4450-af3e-9936bfa93887::all_1_31_6} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5748 | 2025.03.08 00:44:18.184156 [ 194 ] {ca56161e-9b61-4450-af3e-9936bfa93887::all_1_31_6} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5749 | 2025.03.08 00:44:18.184244 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
5750 | 2025.03.08 00:44:19.135023 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 | ||
5751 | 2025.03.08 00:44:19.156560 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5752 | 2025.03.08 00:44:19.156625 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5753 | 2025.03.08 00:44:19.164026 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5754 | 2025.03.08 00:44:19.164818 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5755 | 2025.03.08 00:44:19.165228 [ 90 ] {} <Debug> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5756 | 2025.03.08 00:44:19.165371 [ 90 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5757 | 2025.03.08 00:44:19.165449 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5758 | 2025.03.08 00:44:19.165779 [ 192 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::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 | ||
5759 | 2025.03.08 00:44:19.173740 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
5760 | 2025.03.08 00:44:19.175202 [ 192 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5761 | 2025.03.08 00:44:19.176095 [ 192 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::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 | ||
5762 | 2025.03.08 00:44:19.180764 [ 192 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::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 | ||
5763 | 2025.03.08 00:44:19.185675 [ 192 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
5764 | 2025.03.08 00:44:19.190747 [ 192 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
5765 | 2025.03.08 00:44:19.196066 [ 192 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::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 | ||
5766 | 2025.03.08 00:44:19.200776 [ 192 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::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 | ||
5767 | 2025.03.08 00:44:19.259434 [ 194 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.093837246 sec., 2493.6793221744806 rows/sec., 12.89 MiB/sec. | ||
5768 | 2025.03.08 00:44:19.262633 [ 194 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5769 | 2025.03.08 00:44:19.265875 [ 194 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::all_1_31_6} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5770 | 2025.03.08 00:44:19.266015 [ 194 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::all_1_31_6} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5771 | 2025.03.08 00:44:19.268728 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
5772 | 2025.03.08 00:44:20.000169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 199.67 MiB, peak 210.23 MiB, free memory in arenas 0.00 B, will set to 201.05 MiB (RSS), difference: 1.38 MiB | ||
5773 | 2025.03.08 00:44:21.844813 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5774 | 2025.03.08 00:44:21.845023 [ 261 ] {dc385c52-ec5b-4333-bf16-49771c9d204d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5775 | 2025.03.08 00:44:21.845101 [ 261 ] {dc385c52-ec5b-4333-bf16-49771c9d204d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5776 | 2025.03.08 00:44:21.845950 [ 261 ] {dc385c52-ec5b-4333-bf16-49771c9d204d} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5777 | 2025.03.08 00:44:21.845991 [ 261 ] {dc385c52-ec5b-4333-bf16-49771c9d204d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5778 | 2025.03.08 00:44:21.846430 [ 261 ] {dc385c52-ec5b-4333-bf16-49771c9d204d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5779 | 2025.03.08 00:44:21.846685 [ 261 ] {dc385c52-ec5b-4333-bf16-49771c9d204d} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5780 | 2025.03.08 00:44:21.846883 [ 261 ] {dc385c52-ec5b-4333-bf16-49771c9d204d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001921 sec., 29151.483602290475 rows/sec., 2.23 MiB/sec. | ||
5781 | 2025.03.08 00:44:21.846951 [ 261 ] {dc385c52-ec5b-4333-bf16-49771c9d204d} <Debug> TCPHandler: Processed in 0.002276277 sec. | ||
5782 | 2025.03.08 00:44:21.847064 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5783 | 2025.03.08 00:44:21.847169 [ 261 ] {7b5ecb24-57e9-4902-99fe-d713ffa52a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5784 | 2025.03.08 00:44:21.847216 [ 261 ] {7b5ecb24-57e9-4902-99fe-d713ffa52a58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5785 | 2025.03.08 00:44:21.847776 [ 261 ] {7b5ecb24-57e9-4902-99fe-d713ffa52a58} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5786 | 2025.03.08 00:44:21.847814 [ 261 ] {7b5ecb24-57e9-4902-99fe-d713ffa52a58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5787 | 2025.03.08 00:44:21.848174 [ 261 ] {7b5ecb24-57e9-4902-99fe-d713ffa52a58} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5788 | 2025.03.08 00:44:21.848417 [ 261 ] {7b5ecb24-57e9-4902-99fe-d713ffa52a58} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5789 | 2025.03.08 00:44:21.848594 [ 261 ] {7b5ecb24-57e9-4902-99fe-d713ffa52a58} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001448 sec., 44198.895027624305 rows/sec., 3.45 MiB/sec. | ||
5790 | 2025.03.08 00:44:21.848648 [ 261 ] {7b5ecb24-57e9-4902-99fe-d713ffa52a58} <Debug> TCPHandler: Processed in 0.001635831 sec. | ||
5791 | 2025.03.08 00:44:21.848764 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5792 | 2025.03.08 00:44:21.848868 [ 261 ] {68721e59-613d-4ef9-8d77-79e0cf79254d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5793 | 2025.03.08 00:44:21.848917 [ 261 ] {68721e59-613d-4ef9-8d77-79e0cf79254d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5794 | 2025.03.08 00:44:21.849429 [ 261 ] {68721e59-613d-4ef9-8d77-79e0cf79254d} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5795 | 2025.03.08 00:44:21.849466 [ 261 ] {68721e59-613d-4ef9-8d77-79e0cf79254d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5796 | 2025.03.08 00:44:21.849842 [ 261 ] {68721e59-613d-4ef9-8d77-79e0cf79254d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5797 | 2025.03.08 00:44:21.850073 [ 261 ] {68721e59-613d-4ef9-8d77-79e0cf79254d} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5798 | 2025.03.08 00:44:21.850250 [ 261 ] {68721e59-613d-4ef9-8d77-79e0cf79254d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001404 sec., 113960.11396011396 rows/sec., 7.94 MiB/sec. | ||
5799 | 2025.03.08 00:44:21.850303 [ 261 ] {68721e59-613d-4ef9-8d77-79e0cf79254d} <Debug> TCPHandler: Processed in 0.001589499 sec. | ||
5800 | 2025.03.08 00:44:21.850444 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5801 | 2025.03.08 00:44:21.850549 [ 261 ] {53ec2d3e-3338-4cb8-a4cf-31693f7878f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5802 | 2025.03.08 00:44:21.850593 [ 261 ] {53ec2d3e-3338-4cb8-a4cf-31693f7878f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5803 | 2025.03.08 00:44:21.851029 [ 261 ] {53ec2d3e-3338-4cb8-a4cf-31693f7878f9} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5804 | 2025.03.08 00:44:21.851064 [ 261 ] {53ec2d3e-3338-4cb8-a4cf-31693f7878f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5805 | 2025.03.08 00:44:21.851425 [ 261 ] {53ec2d3e-3338-4cb8-a4cf-31693f7878f9} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5806 | 2025.03.08 00:44:21.851654 [ 261 ] {53ec2d3e-3338-4cb8-a4cf-31693f7878f9} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5807 | 2025.03.08 00:44:21.851860 [ 261 ] {53ec2d3e-3338-4cb8-a4cf-31693f7878f9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001333 sec., 45011.252813203304 rows/sec., 3.03 MiB/sec. | ||
5808 | 2025.03.08 00:44:21.851911 [ 261 ] {53ec2d3e-3338-4cb8-a4cf-31693f7878f9} <Debug> TCPHandler: Processed in 0.001518018 sec. | ||
5809 | 2025.03.08 00:44:23.265058 [ 74 ] {} <Debug> oximeter.measurements_f64 (453b041c-2364-4e12-9558-29fff366a000) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
5810 | 2025.03.08 00:44:23.265180 [ 74 ] {} <Trace> oximeter.measurements_f64 (453b041c-2364-4e12-9558-29fff366a000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5811 | 2025.03.08 00:44:23.265225 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5812 | 2025.03.08 00:44:23.265551 [ 199 ] {453b041c-2364-4e12-9558-29fff366a000::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 | ||
5813 | 2025.03.08 00:44:23.265824 [ 199 ] {453b041c-2364-4e12-9558-29fff366a000::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5814 | 2025.03.08 00:44:23.265901 [ 199 ] {453b041c-2364-4e12-9558-29fff366a000::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 | ||
5815 | 2025.03.08 00:44:23.266049 [ 199 ] {453b041c-2364-4e12-9558-29fff366a000::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 | ||
5816 | 2025.03.08 00:44:23.266315 [ 199 ] {453b041c-2364-4e12-9558-29fff366a000::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 | ||
5817 | 2025.03.08 00:44:23.266518 [ 199 ] {453b041c-2364-4e12-9558-29fff366a000::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 | ||
5818 | 2025.03.08 00:44:23.266774 [ 199 ] {453b041c-2364-4e12-9558-29fff366a000::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 | ||
5819 | 2025.03.08 00:44:23.267938 [ 194 ] {453b041c-2364-4e12-9558-29fff366a000::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9 rows, containing 4 columns (4 merged, 0 gathered) in 0.002592254 sec., 3471.881999217669 rows/sec., 232.44 KiB/sec. | ||
5820 | 2025.03.08 00:44:23.268116 [ 187 ] {453b041c-2364-4e12-9558-29fff366a000::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
5821 | 2025.03.08 00:44:23.268474 [ 187 ] {453b041c-2364-4e12-9558-29fff366a000::all_1_9_2} <Trace> oximeter.measurements_f64 (453b041c-2364-4e12-9558-29fff366a000): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5822 | 2025.03.08 00:44:23.268571 [ 187 ] {453b041c-2364-4e12-9558-29fff366a000::all_1_9_2} <Trace> oximeter.measurements_f64 (453b041c-2364-4e12-9558-29fff366a000) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
5823 | 2025.03.08 00:44:23.268666 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
5824 | 2025.03.08 00:44:25.525980 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5825 | 2025.03.08 00:44:25.526071 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5826 | 2025.03.08 00:44:25.680765 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14701 | ||
5827 | 2025.03.08 00:44:25.681413 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5828 | 2025.03.08 00:44:25.681452 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5829 | 2025.03.08 00:44:25.682077 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5830 | 2025.03.08 00:44:25.682340 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5831 | 2025.03.08 00:44:25.682573 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 | ||
5832 | 2025.03.08 00:44:25.731733 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 782 | ||
5833 | 2025.03.08 00:44:25.734728 [ 243 ] {} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5834 | 2025.03.08 00:44:25.734791 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5835 | 2025.03.08 00:44:25.736322 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
5836 | 2025.03.08 00:44:25.736637 [ 243 ] {} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5837 | 2025.03.08 00:44:25.737309 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 782 | ||
5838 | 2025.03.08 00:44:26.001349 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000969224 sec. | ||
5839 | 2025.03.08 00:44:26.674756 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 | ||
5840 | 2025.03.08 00:44:26.694116 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5841 | 2025.03.08 00:44:26.694171 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5842 | 2025.03.08 00:44:26.701180 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5843 | 2025.03.08 00:44:26.701921 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5844 | 2025.03.08 00:44:26.705402 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 242 | ||
5845 | 2025.03.08 00:44:26.847564 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5846 | 2025.03.08 00:44:26.847781 [ 261 ] {d7b943fa-fd47-45d2-9e92-c42c3378319b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5847 | 2025.03.08 00:44:26.847865 [ 261 ] {d7b943fa-fd47-45d2-9e92-c42c3378319b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5848 | 2025.03.08 00:44:26.848758 [ 261 ] {d7b943fa-fd47-45d2-9e92-c42c3378319b} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5849 | 2025.03.08 00:44:26.848809 [ 261 ] {d7b943fa-fd47-45d2-9e92-c42c3378319b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5850 | 2025.03.08 00:44:26.849269 [ 261 ] {d7b943fa-fd47-45d2-9e92-c42c3378319b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5851 | 2025.03.08 00:44:26.849533 [ 261 ] {d7b943fa-fd47-45d2-9e92-c42c3378319b} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5852 | 2025.03.08 00:44:26.849748 [ 261 ] {d7b943fa-fd47-45d2-9e92-c42c3378319b} <Debug> executeQuery: Read 136 rows, 11.99 KiB in 0.00203 sec., 66995.07389162561 rows/sec., 5.77 MiB/sec. | ||
5853 | 2025.03.08 00:44:26.849891 [ 261 ] {d7b943fa-fd47-45d2-9e92-c42c3378319b} <Debug> TCPHandler: Processed in 0.002469931 sec. | ||
5854 | 2025.03.08 00:44:26.850040 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5855 | 2025.03.08 00:44:26.850149 [ 261 ] {d7ebc778-f330-45a8-bc84-3cbb14d16068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5856 | 2025.03.08 00:44:26.850198 [ 261 ] {d7ebc778-f330-45a8-bc84-3cbb14d16068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5857 | 2025.03.08 00:44:26.850747 [ 261 ] {d7ebc778-f330-45a8-bc84-3cbb14d16068} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5858 | 2025.03.08 00:44:26.850785 [ 261 ] {d7ebc778-f330-45a8-bc84-3cbb14d16068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5859 | 2025.03.08 00:44:26.851143 [ 261 ] {d7ebc778-f330-45a8-bc84-3cbb14d16068} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5860 | 2025.03.08 00:44:26.851380 [ 261 ] {d7ebc778-f330-45a8-bc84-3cbb14d16068} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5861 | 2025.03.08 00:44:26.851584 [ 261 ] {d7ebc778-f330-45a8-bc84-3cbb14d16068} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001457 sec., 27453.671928620453 rows/sec., 2.02 MiB/sec. | ||
5862 | 2025.03.08 00:44:26.851798 [ 261 ] {d7ebc778-f330-45a8-bc84-3cbb14d16068} <Debug> TCPHandler: Processed in 0.001805764 sec. | ||
5863 | 2025.03.08 00:44:26.851978 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5864 | 2025.03.08 00:44:26.852086 [ 261 ] {e05564de-3633-4a05-8c35-8f578cf06c13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5865 | 2025.03.08 00:44:26.852134 [ 261 ] {e05564de-3633-4a05-8c35-8f578cf06c13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5866 | 2025.03.08 00:44:26.852736 [ 261 ] {e05564de-3633-4a05-8c35-8f578cf06c13} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5867 | 2025.03.08 00:44:26.852774 [ 261 ] {e05564de-3633-4a05-8c35-8f578cf06c13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5868 | 2025.03.08 00:44:26.853139 [ 261 ] {e05564de-3633-4a05-8c35-8f578cf06c13} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5869 | 2025.03.08 00:44:26.853397 [ 261 ] {e05564de-3633-4a05-8c35-8f578cf06c13} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5870 | 2025.03.08 00:44:26.853578 [ 261 ] {e05564de-3633-4a05-8c35-8f578cf06c13} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001517 sec., 68556.36123928808 rows/sec., 5.35 MiB/sec. | ||
5871 | 2025.03.08 00:44:26.853634 [ 261 ] {e05564de-3633-4a05-8c35-8f578cf06c13} <Debug> TCPHandler: Processed in 0.001715852 sec. | ||
5872 | 2025.03.08 00:44:26.853752 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5873 | 2025.03.08 00:44:26.853858 [ 261 ] {16c0efea-2cb1-4b1e-b593-337106b6ac65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5874 | 2025.03.08 00:44:26.853908 [ 261 ] {16c0efea-2cb1-4b1e-b593-337106b6ac65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5875 | 2025.03.08 00:44:26.854427 [ 261 ] {16c0efea-2cb1-4b1e-b593-337106b6ac65} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5876 | 2025.03.08 00:44:26.854465 [ 261 ] {16c0efea-2cb1-4b1e-b593-337106b6ac65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5877 | 2025.03.08 00:44:26.854851 [ 261 ] {16c0efea-2cb1-4b1e-b593-337106b6ac65} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5878 | 2025.03.08 00:44:26.855096 [ 261 ] {16c0efea-2cb1-4b1e-b593-337106b6ac65} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5879 | 2025.03.08 00:44:26.855279 [ 261 ] {16c0efea-2cb1-4b1e-b593-337106b6ac65} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001444 sec., 110803.32409972299 rows/sec., 7.72 MiB/sec. | ||
5880 | 2025.03.08 00:44:26.855380 [ 261 ] {16c0efea-2cb1-4b1e-b593-337106b6ac65} <Debug> TCPHandler: Processed in 0.001677421 sec. | ||
5881 | 2025.03.08 00:44:26.855540 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5882 | 2025.03.08 00:44:26.855644 [ 261 ] {63cb3dc2-dec3-42a4-9764-dbead8d1d78c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5883 | 2025.03.08 00:44:26.855710 [ 261 ] {63cb3dc2-dec3-42a4-9764-dbead8d1d78c} <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 | ||
5884 | 2025.03.08 00:44:26.856905 [ 261 ] {63cb3dc2-dec3-42a4-9764-dbead8d1d78c} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5885 | 2025.03.08 00:44:26.856943 [ 261 ] {63cb3dc2-dec3-42a4-9764-dbead8d1d78c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5886 | 2025.03.08 00:44:26.857611 [ 261 ] {63cb3dc2-dec3-42a4-9764-dbead8d1d78c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
5887 | 2025.03.08 00:44:26.857860 [ 261 ] {63cb3dc2-dec3-42a4-9764-dbead8d1d78c} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5888 | 2025.03.08 00:44:26.858109 [ 261 ] {63cb3dc2-dec3-42a4-9764-dbead8d1d78c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002485 sec., 16096.579476861169 rows/sec., 28.84 MiB/sec. | ||
5889 | 2025.03.08 00:44:26.858579 [ 261 ] {63cb3dc2-dec3-42a4-9764-dbead8d1d78c} <Debug> TCPHandler: Processed in 0.003099166 sec. | ||
5890 | 2025.03.08 00:44:26.858736 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5891 | 2025.03.08 00:44:26.858842 [ 261 ] {db61a99f-d3ae-4130-bd36-dffe1ddea37f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5892 | 2025.03.08 00:44:26.858889 [ 261 ] {db61a99f-d3ae-4130-bd36-dffe1ddea37f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5893 | 2025.03.08 00:44:26.859364 [ 261 ] {db61a99f-d3ae-4130-bd36-dffe1ddea37f} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5894 | 2025.03.08 00:44:26.859408 [ 261 ] {db61a99f-d3ae-4130-bd36-dffe1ddea37f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
5895 | 2025.03.08 00:44:26.859782 [ 261 ] {db61a99f-d3ae-4130-bd36-dffe1ddea37f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5896 | 2025.03.08 00:44:26.860035 [ 261 ] {db61a99f-d3ae-4130-bd36-dffe1ddea37f} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5897 | 2025.03.08 00:44:26.860222 [ 261 ] {db61a99f-d3ae-4130-bd36-dffe1ddea37f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001402 sec., 42796.00570613409 rows/sec., 2.88 MiB/sec. | ||
5898 | 2025.03.08 00:44:26.860340 [ 261 ] {db61a99f-d3ae-4130-bd36-dffe1ddea37f} <Debug> TCPHandler: Processed in 0.0016542 sec. | ||
5899 | 2025.03.08 00:44:28.115599 [ 103 ] {} <Debug> oximeter.fields_ipaddr (1a443df5-cada-4b5f-a9a3-63bb49a330c4) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
5900 | 2025.03.08 00:44:28.115711 [ 103 ] {} <Trace> oximeter.fields_ipaddr (1a443df5-cada-4b5f-a9a3-63bb49a330c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5901 | 2025.03.08 00:44:28.115749 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
5902 | 2025.03.08 00:44:28.116090 [ 198 ] {1a443df5-cada-4b5f-a9a3-63bb49a330c4::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 | ||
5903 | 2025.03.08 00:44:28.116401 [ 198 ] {1a443df5-cada-4b5f-a9a3-63bb49a330c4::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5904 | 2025.03.08 00:44:28.116448 [ 198 ] {1a443df5-cada-4b5f-a9a3-63bb49a330c4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
5905 | 2025.03.08 00:44:28.116547 [ 198 ] {1a443df5-cada-4b5f-a9a3-63bb49a330c4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
5906 | 2025.03.08 00:44:28.116786 [ 198 ] {1a443df5-cada-4b5f-a9a3-63bb49a330c4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 8 rows starting from the beginning of the part | ||
5907 | 2025.03.08 00:44:28.117122 [ 198 ] {1a443df5-cada-4b5f-a9a3-63bb49a330c4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part | ||
5908 | 2025.03.08 00:44:28.117259 [ 198 ] {1a443df5-cada-4b5f-a9a3-63bb49a330c4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
5909 | 2025.03.08 00:44:28.118226 [ 198 ] {1a443df5-cada-4b5f-a9a3-63bb49a330c4::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.002372179 sec., 16019.027231924741 rows/sec., 1.34 MiB/sec. | ||
5910 | 2025.03.08 00:44:28.118375 [ 194 ] {1a443df5-cada-4b5f-a9a3-63bb49a330c4::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
5911 | 2025.03.08 00:44:28.118717 [ 194 ] {1a443df5-cada-4b5f-a9a3-63bb49a330c4::all_1_9_2} <Trace> oximeter.fields_ipaddr (1a443df5-cada-4b5f-a9a3-63bb49a330c4): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5912 | 2025.03.08 00:44:28.118817 [ 194 ] {1a443df5-cada-4b5f-a9a3-63bb49a330c4::all_1_9_2} <Trace> oximeter.fields_ipaddr (1a443df5-cada-4b5f-a9a3-63bb49a330c4) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
5913 | 2025.03.08 00:44:28.118914 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5914 | 2025.03.08 00:44:31.844756 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5915 | 2025.03.08 00:44:31.844971 [ 261 ] {86024f9a-b4c9-4caf-b6e5-e39b1b8fb595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5916 | 2025.03.08 00:44:31.845055 [ 261 ] {86024f9a-b4c9-4caf-b6e5-e39b1b8fb595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5917 | 2025.03.08 00:44:31.845835 [ 261 ] {86024f9a-b4c9-4caf-b6e5-e39b1b8fb595} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5918 | 2025.03.08 00:44:31.845879 [ 261 ] {86024f9a-b4c9-4caf-b6e5-e39b1b8fb595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
5919 | 2025.03.08 00:44:31.846314 [ 261 ] {86024f9a-b4c9-4caf-b6e5-e39b1b8fb595} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5920 | 2025.03.08 00:44:31.846560 [ 261 ] {86024f9a-b4c9-4caf-b6e5-e39b1b8fb595} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5921 | 2025.03.08 00:44:31.846702 [ 150 ] {} <Debug> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5922 | 2025.03.08 00:44:31.846745 [ 150 ] {} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5923 | 2025.03.08 00:44:31.846771 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
5924 | 2025.03.08 00:44:31.846775 [ 261 ] {86024f9a-b4c9-4caf-b6e5-e39b1b8fb595} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001864 sec., 30042.91845493562 rows/sec., 2.29 MiB/sec. | ||
5925 | 2025.03.08 00:44:31.847026 [ 261 ] {86024f9a-b4c9-4caf-b6e5-e39b1b8fb595} <Debug> TCPHandler: Processed in 0.00240948 sec. | ||
5926 | 2025.03.08 00:44:31.847175 [ 187 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::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 | ||
5927 | 2025.03.08 00:44:31.847307 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5928 | 2025.03.08 00:44:31.847693 [ 261 ] {2d226082-b5d9-4449-9cef-9bf7f7f69047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5929 | 2025.03.08 00:44:31.847822 [ 187 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5930 | 2025.03.08 00:44:31.847852 [ 261 ] {2d226082-b5d9-4449-9cef-9bf7f7f69047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5931 | 2025.03.08 00:44:31.848006 [ 187 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1969 rows starting from the beginning of the part | ||
5932 | 2025.03.08 00:44:31.848504 [ 187 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 617 rows starting from the beginning of the part | ||
5933 | 2025.03.08 00:44:31.848888 [ 187 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1277 rows starting from the beginning of the part | ||
5934 | 2025.03.08 00:44:31.849280 [ 187 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 56 rows starting from the beginning of the part | ||
5935 | 2025.03.08 00:44:31.849516 [ 187 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 136 rows starting from the beginning of the part | ||
5936 | 2025.03.08 00:44:31.849834 [ 187 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 56 rows starting from the beginning of the part | ||
5937 | 2025.03.08 00:44:31.850972 [ 261 ] {2d226082-b5d9-4449-9cef-9bf7f7f69047} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5938 | 2025.03.08 00:44:31.851038 [ 261 ] {2d226082-b5d9-4449-9cef-9bf7f7f69047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
5939 | 2025.03.08 00:44:31.852007 [ 261 ] {2d226082-b5d9-4449-9cef-9bf7f7f69047} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5940 | 2025.03.08 00:44:31.852571 [ 261 ] {2d226082-b5d9-4449-9cef-9bf7f7f69047} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5941 | 2025.03.08 00:44:31.852817 [ 150 ] {} <Debug> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5942 | 2025.03.08 00:44:31.852872 [ 150 ] {} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5943 | 2025.03.08 00:44:31.852911 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
5944 | 2025.03.08 00:44:31.852920 [ 261 ] {2d226082-b5d9-4449-9cef-9bf7f7f69047} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005383 sec., 11889.281070035297 rows/sec., 950.26 KiB/sec. | ||
5945 | 2025.03.08 00:44:31.853079 [ 261 ] {2d226082-b5d9-4449-9cef-9bf7f7f69047} <Debug> TCPHandler: Processed in 0.005890685 sec. | ||
5946 | 2025.03.08 00:44:31.853132 [ 194 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::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 | ||
5947 | 2025.03.08 00:44:31.853272 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5948 | 2025.03.08 00:44:31.853391 [ 194 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5949 | 2025.03.08 00:44:31.853509 [ 194 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 952 rows starting from the beginning of the part | ||
5950 | 2025.03.08 00:44:31.853567 [ 261 ] {ea69808c-c1c0-4e37-8ea9-40559fa2df17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5951 | 2025.03.08 00:44:31.853784 [ 261 ] {ea69808c-c1c0-4e37-8ea9-40559fa2df17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5952 | 2025.03.08 00:44:31.853913 [ 194 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 382 rows starting from the beginning of the part | ||
5953 | 2025.03.08 00:44:31.854536 [ 187 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4111 rows, containing 5 columns (5 merged, 0 gathered) in 0.007643009 sec., 537877.163300475 rows/sec., 45.97 MiB/sec. | ||
5954 | 2025.03.08 00:44:31.854558 [ 194 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 562 rows starting from the beginning of the part | ||
5955 | 2025.03.08 00:44:31.854999 [ 194 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 64 rows starting from the beginning of the part | ||
5956 | 2025.03.08 00:44:31.855048 [ 187 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5957 | 2025.03.08 00:44:31.855643 [ 194 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 104 rows starting from the beginning of the part | ||
5958 | 2025.03.08 00:44:31.856226 [ 194 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::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 | ||
5959 | 2025.03.08 00:44:31.856599 [ 187 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_46_9} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5960 | 2025.03.08 00:44:31.856969 [ 187 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_46_9} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5961 | 2025.03.08 00:44:31.857249 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
5962 | 2025.03.08 00:44:31.857678 [ 261 ] {ea69808c-c1c0-4e37-8ea9-40559fa2df17} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5963 | 2025.03.08 00:44:31.857722 [ 261 ] {ea69808c-c1c0-4e37-8ea9-40559fa2df17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
5964 | 2025.03.08 00:44:31.858332 [ 261 ] {ea69808c-c1c0-4e37-8ea9-40559fa2df17} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5965 | 2025.03.08 00:44:31.858610 [ 261 ] {ea69808c-c1c0-4e37-8ea9-40559fa2df17} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5966 | 2025.03.08 00:44:31.858859 [ 195 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2128 rows, containing 5 columns (5 merged, 0 gathered) in 0.005860754 sec., 363093.21292106784 rows/sec., 28.10 MiB/sec. | ||
5967 | 2025.03.08 00:44:31.858994 [ 261 ] {ea69808c-c1c0-4e37-8ea9-40559fa2df17} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005544 sec., 28860.02886002886 rows/sec., 2.01 MiB/sec. | ||
5968 | 2025.03.08 00:44:31.859128 [ 261 ] {ea69808c-c1c0-4e37-8ea9-40559fa2df17} <Debug> TCPHandler: Processed in 0.005949336 sec. | ||
5969 | 2025.03.08 00:44:31.859232 [ 197 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5970 | 2025.03.08 00:44:31.859313 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5971 | 2025.03.08 00:44:31.859483 [ 261 ] {e3018979-aeb9-4283-b135-1e7604ed2eef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5972 | 2025.03.08 00:44:31.859573 [ 261 ] {e3018979-aeb9-4283-b135-1e7604ed2eef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5973 | 2025.03.08 00:44:31.859858 [ 197 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_46_9} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5974 | 2025.03.08 00:44:31.860088 [ 197 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_46_9} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5975 | 2025.03.08 00:44:31.860257 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
5976 | 2025.03.08 00:44:31.860484 [ 261 ] {e3018979-aeb9-4283-b135-1e7604ed2eef} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5977 | 2025.03.08 00:44:31.860529 [ 261 ] {e3018979-aeb9-4283-b135-1e7604ed2eef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
5978 | 2025.03.08 00:44:31.860904 [ 261 ] {e3018979-aeb9-4283-b135-1e7604ed2eef} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5979 | 2025.03.08 00:44:31.861144 [ 261 ] {e3018979-aeb9-4283-b135-1e7604ed2eef} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5980 | 2025.03.08 00:44:31.861330 [ 261 ] {e3018979-aeb9-4283-b135-1e7604ed2eef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001905 sec., 31496.062992125982 rows/sec., 2.12 MiB/sec. | ||
5981 | 2025.03.08 00:44:31.861383 [ 261 ] {e3018979-aeb9-4283-b135-1e7604ed2eef} <Debug> TCPHandler: Processed in 0.002151963 sec. | ||
5982 | 2025.03.08 00:44:33.183641 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15189 | ||
5983 | 2025.03.08 00:44:33.184354 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5984 | 2025.03.08 00:44:33.184407 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
5985 | 2025.03.08 00:44:33.184959 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5986 | 2025.03.08 00:44:33.185227 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5987 | 2025.03.08 00:44:33.185527 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15189 | ||
5988 | 2025.03.08 00:44:34.206419 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 | ||
5989 | 2025.03.08 00:44:34.227096 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5990 | 2025.03.08 00:44:34.227162 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
5991 | 2025.03.08 00:44:34.235031 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5992 | 2025.03.08 00:44:34.235784 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5993 | 2025.03.08 00:44:34.239347 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
5994 | 2025.03.08 00:44:35.738401 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 802 | ||
5995 | 2025.03.08 00:44:35.741308 [ 243 ] {} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5996 | 2025.03.08 00:44:35.741364 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
5997 | 2025.03.08 00:44:35.742848 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5998 | 2025.03.08 00:44:35.743174 [ 243 ] {} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5999 | 2025.03.08 00:44:35.744005 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 802 | ||
6000 | 2025.03.08 00:44:36.847154 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6001 | 2025.03.08 00:44:36.847390 [ 261 ] {2edaaef8-75d1-4d84-967d-951c618ee996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6002 | 2025.03.08 00:44:36.847469 [ 261 ] {2edaaef8-75d1-4d84-967d-951c618ee996} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6003 | 2025.03.08 00:44:36.848363 [ 261 ] {2edaaef8-75d1-4d84-967d-951c618ee996} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6004 | 2025.03.08 00:44:36.848418 [ 261 ] {2edaaef8-75d1-4d84-967d-951c618ee996} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
6005 | 2025.03.08 00:44:36.848897 [ 261 ] {2edaaef8-75d1-4d84-967d-951c618ee996} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6006 | 2025.03.08 00:44:36.849156 [ 261 ] {2edaaef8-75d1-4d84-967d-951c618ee996} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6007 | 2025.03.08 00:44:36.849418 [ 261 ] {2edaaef8-75d1-4d84-967d-951c618ee996} <Debug> executeQuery: Read 136 rows, 11.99 KiB in 0.002081 sec., 65353.19557904854 rows/sec., 5.63 MiB/sec. | ||
6008 | 2025.03.08 00:44:36.849501 [ 261 ] {2edaaef8-75d1-4d84-967d-951c618ee996} <Debug> TCPHandler: Processed in 0.002487572 sec. | ||
6009 | 2025.03.08 00:44:36.849668 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6010 | 2025.03.08 00:44:36.849798 [ 261 ] {1c1e851c-b58e-4ebc-82ff-227d625a599e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6011 | 2025.03.08 00:44:36.849852 [ 261 ] {1c1e851c-b58e-4ebc-82ff-227d625a599e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6012 | 2025.03.08 00:44:36.850533 [ 261 ] {1c1e851c-b58e-4ebc-82ff-227d625a599e} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6013 | 2025.03.08 00:44:36.850578 [ 261 ] {1c1e851c-b58e-4ebc-82ff-227d625a599e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
6014 | 2025.03.08 00:44:36.850991 [ 261 ] {1c1e851c-b58e-4ebc-82ff-227d625a599e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6015 | 2025.03.08 00:44:36.851257 [ 261 ] {1c1e851c-b58e-4ebc-82ff-227d625a599e} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6016 | 2025.03.08 00:44:36.851535 [ 261 ] {1c1e851c-b58e-4ebc-82ff-227d625a599e} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001763 sec., 22688.598979013044 rows/sec., 1.67 MiB/sec. | ||
6017 | 2025.03.08 00:44:36.851775 [ 261 ] {1c1e851c-b58e-4ebc-82ff-227d625a599e} <Debug> TCPHandler: Processed in 0.002164974 sec. | ||
6018 | 2025.03.08 00:44:36.851969 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6019 | 2025.03.08 00:44:36.852085 [ 261 ] {63f00679-98ab-44d2-aa8a-6953957b884b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6020 | 2025.03.08 00:44:36.852139 [ 261 ] {63f00679-98ab-44d2-aa8a-6953957b884b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6021 | 2025.03.08 00:44:36.852852 [ 261 ] {63f00679-98ab-44d2-aa8a-6953957b884b} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6022 | 2025.03.08 00:44:36.852896 [ 261 ] {63f00679-98ab-44d2-aa8a-6953957b884b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
6023 | 2025.03.08 00:44:36.853346 [ 261 ] {63f00679-98ab-44d2-aa8a-6953957b884b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6024 | 2025.03.08 00:44:36.853603 [ 261 ] {63f00679-98ab-44d2-aa8a-6953957b884b} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6025 | 2025.03.08 00:44:36.853839 [ 261 ] {63f00679-98ab-44d2-aa8a-6953957b884b} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001782 sec., 58361.39169472503 rows/sec., 4.56 MiB/sec. | ||
6026 | 2025.03.08 00:44:36.853902 [ 261 ] {63f00679-98ab-44d2-aa8a-6953957b884b} <Debug> TCPHandler: Processed in 0.001997519 sec. | ||
6027 | 2025.03.08 00:44:36.854034 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6028 | 2025.03.08 00:44:36.854145 [ 261 ] {db1e4274-7417-40d8-a305-40a69bb2a1c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6029 | 2025.03.08 00:44:36.854204 [ 261 ] {db1e4274-7417-40d8-a305-40a69bb2a1c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6030 | 2025.03.08 00:44:36.854757 [ 261 ] {db1e4274-7417-40d8-a305-40a69bb2a1c2} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6031 | 2025.03.08 00:44:36.854799 [ 261 ] {db1e4274-7417-40d8-a305-40a69bb2a1c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
6032 | 2025.03.08 00:44:36.855215 [ 261 ] {db1e4274-7417-40d8-a305-40a69bb2a1c2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6033 | 2025.03.08 00:44:36.855475 [ 261 ] {db1e4274-7417-40d8-a305-40a69bb2a1c2} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6034 | 2025.03.08 00:44:36.855677 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6035 | 2025.03.08 00:44:36.855720 [ 261 ] {db1e4274-7417-40d8-a305-40a69bb2a1c2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001591 sec., 100565.6819610308 rows/sec., 7.00 MiB/sec. | ||
6036 | 2025.03.08 00:44:36.855761 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6037 | 2025.03.08 00:44:36.855835 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
6038 | 2025.03.08 00:44:36.855843 [ 261 ] {db1e4274-7417-40d8-a305-40a69bb2a1c2} <Debug> TCPHandler: Processed in 0.001861046 sec. | ||
6039 | 2025.03.08 00:44:36.856168 [ 188 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::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 | ||
6040 | 2025.03.08 00:44:36.856202 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6041 | 2025.03.08 00:44:36.856650 [ 261 ] {d811b289-8cef-4ac9-aa2e-b7823596b742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6042 | 2025.03.08 00:44:36.856653 [ 188 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6043 | 2025.03.08 00:44:36.856751 [ 188 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 11352 rows starting from the beginning of the part | ||
6044 | 2025.03.08 00:44:36.856828 [ 261 ] {d811b289-8cef-4ac9-aa2e-b7823596b742} <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 | ||
6045 | 2025.03.08 00:44:36.857152 [ 188 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 881 rows starting from the beginning of the part | ||
6046 | 2025.03.08 00:44:36.857594 [ 188 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
6047 | 2025.03.08 00:44:36.858026 [ 188 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::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 | ||
6048 | 2025.03.08 00:44:36.858359 [ 188 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
6049 | 2025.03.08 00:44:36.858759 [ 188 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
6050 | 2025.03.08 00:44:36.862367 [ 261 ] {d811b289-8cef-4ac9-aa2e-b7823596b742} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6051 | 2025.03.08 00:44:36.862450 [ 261 ] {d811b289-8cef-4ac9-aa2e-b7823596b742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
6052 | 2025.03.08 00:44:36.864022 [ 261 ] {d811b289-8cef-4ac9-aa2e-b7823596b742} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6053 | 2025.03.08 00:44:36.864424 [ 261 ] {d811b289-8cef-4ac9-aa2e-b7823596b742} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6054 | 2025.03.08 00:44:36.864891 [ 261 ] {d811b289-8cef-4ac9-aa2e-b7823596b742} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.008367 sec., 4780.686028445082 rows/sec., 8.57 MiB/sec. | ||
6055 | 2025.03.08 00:44:36.865256 [ 261 ] {d811b289-8cef-4ac9-aa2e-b7823596b742} <Debug> TCPHandler: Processed in 0.009189537 sec. | ||
6056 | 2025.03.08 00:44:36.865559 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6057 | 2025.03.08 00:44:36.865841 [ 261 ] {62c43a89-346b-4b9c-b711-5ab2a860d8d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6058 | 2025.03.08 00:44:36.865901 [ 201 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12873 rows, containing 5 columns (5 merged, 0 gathered) in 0.009923865 sec., 1297176.0498555754 rows/sec., 88.59 MiB/sec. | ||
6059 | 2025.03.08 00:44:36.865927 [ 261 ] {62c43a89-346b-4b9c-b711-5ab2a860d8d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6060 | 2025.03.08 00:44:36.866491 [ 190 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6061 | 2025.03.08 00:44:36.866659 [ 261 ] {62c43a89-346b-4b9c-b711-5ab2a860d8d2} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6062 | 2025.03.08 00:44:36.866700 [ 261 ] {62c43a89-346b-4b9c-b711-5ab2a860d8d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
6063 | 2025.03.08 00:44:36.866949 [ 190 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6064 | 2025.03.08 00:44:36.867083 [ 190 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6065 | 2025.03.08 00:44:36.867213 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.40 MiB. | ||
6066 | 2025.03.08 00:44:36.867278 [ 261 ] {62c43a89-346b-4b9c-b711-5ab2a860d8d2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6067 | 2025.03.08 00:44:36.867536 [ 261 ] {62c43a89-346b-4b9c-b711-5ab2a860d8d2} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6068 | 2025.03.08 00:44:36.867714 [ 147 ] {} <Debug> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6069 | 2025.03.08 00:44:36.867775 [ 261 ] {62c43a89-346b-4b9c-b711-5ab2a860d8d2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002006 sec., 29910.269192422733 rows/sec., 2.02 MiB/sec. | ||
6070 | 2025.03.08 00:44:36.867783 [ 147 ] {} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6071 | 2025.03.08 00:44:36.867862 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
6072 | 2025.03.08 00:44:36.867914 [ 261 ] {62c43a89-346b-4b9c-b711-5ab2a860d8d2} <Debug> TCPHandler: Processed in 0.002457811 sec. | ||
6073 | 2025.03.08 00:44:36.868180 [ 195 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::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 | ||
6074 | 2025.03.08 00:44:36.868589 [ 195 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6075 | 2025.03.08 00:44:36.868647 [ 195 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2024 rows starting from the beginning of the part | ||
6076 | 2025.03.08 00:44:36.868736 [ 195 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::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 | ||
6077 | 2025.03.08 00:44:36.868961 [ 195 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
6078 | 2025.03.08 00:44:36.869157 [ 195 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::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 | ||
6079 | 2025.03.08 00:44:36.869357 [ 195 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
6080 | 2025.03.08 00:44:36.869461 [ 195 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
6081 | 2025.03.08 00:44:36.871053 [ 190 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2324 rows, containing 4 columns (4 merged, 0 gathered) in 0.003088466 sec., 752477.1197092666 rows/sec., 49.99 MiB/sec. | ||
6082 | 2025.03.08 00:44:36.871369 [ 201 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6083 | 2025.03.08 00:44:36.871717 [ 201 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_46_9} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6084 | 2025.03.08 00:44:36.871812 [ 201 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_46_9} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6085 | 2025.03.08 00:44:36.871918 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
6086 | 2025.03.08 00:44:40.526153 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6087 | 2025.03.08 00:44:40.526267 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6088 | 2025.03.08 00:44:40.686616 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15616 | ||
6089 | 2025.03.08 00:44:40.687286 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6090 | 2025.03.08 00:44:40.687341 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
6091 | 2025.03.08 00:44:40.687904 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6092 | 2025.03.08 00:44:40.688190 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6093 | 2025.03.08 00:44:40.688455 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 | ||
6094 | 2025.03.08 00:44:41.740362 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
6095 | 2025.03.08 00:44:41.761839 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6096 | 2025.03.08 00:44:41.761903 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
6097 | 2025.03.08 00:44:41.769401 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6098 | 2025.03.08 00:44:41.770164 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6099 | 2025.03.08 00:44:41.772980 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
6100 | 2025.03.08 00:44:41.845241 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6101 | 2025.03.08 00:44:41.845501 [ 261 ] {67750053-6ab1-4a04-a211-97052bea5366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6102 | 2025.03.08 00:44:41.845581 [ 261 ] {67750053-6ab1-4a04-a211-97052bea5366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6103 | 2025.03.08 00:44:41.846399 [ 261 ] {67750053-6ab1-4a04-a211-97052bea5366} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6104 | 2025.03.08 00:44:41.846452 [ 261 ] {67750053-6ab1-4a04-a211-97052bea5366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
6105 | 2025.03.08 00:44:41.846910 [ 261 ] {67750053-6ab1-4a04-a211-97052bea5366} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6106 | 2025.03.08 00:44:41.847171 [ 261 ] {67750053-6ab1-4a04-a211-97052bea5366} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6107 | 2025.03.08 00:44:41.847409 [ 261 ] {67750053-6ab1-4a04-a211-97052bea5366} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001964 sec., 28513.238289205703 rows/sec., 2.18 MiB/sec. | ||
6108 | 2025.03.08 00:44:41.847478 [ 261 ] {67750053-6ab1-4a04-a211-97052bea5366} <Debug> TCPHandler: Processed in 0.00243977 sec. | ||
6109 | 2025.03.08 00:44:41.847596 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6110 | 2025.03.08 00:44:41.847709 [ 261 ] {a9e60d35-30b6-4ba8-97a2-5b74f91d6c8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6111 | 2025.03.08 00:44:41.847758 [ 261 ] {a9e60d35-30b6-4ba8-97a2-5b74f91d6c8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6112 | 2025.03.08 00:44:41.848323 [ 261 ] {a9e60d35-30b6-4ba8-97a2-5b74f91d6c8d} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6113 | 2025.03.08 00:44:41.848367 [ 261 ] {a9e60d35-30b6-4ba8-97a2-5b74f91d6c8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
6114 | 2025.03.08 00:44:41.848742 [ 261 ] {a9e60d35-30b6-4ba8-97a2-5b74f91d6c8d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6115 | 2025.03.08 00:44:41.848985 [ 261 ] {a9e60d35-30b6-4ba8-97a2-5b74f91d6c8d} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6116 | 2025.03.08 00:44:41.849210 [ 261 ] {a9e60d35-30b6-4ba8-97a2-5b74f91d6c8d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001529 sec., 41857.42315238718 rows/sec., 3.27 MiB/sec. | ||
6117 | 2025.03.08 00:44:41.849264 [ 261 ] {a9e60d35-30b6-4ba8-97a2-5b74f91d6c8d} <Debug> TCPHandler: Processed in 0.001720743 sec. | ||
6118 | 2025.03.08 00:44:41.849402 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6119 | 2025.03.08 00:44:41.849540 [ 261 ] {d4c7cb1e-9580-4a10-82e5-a8f6f43b8515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6120 | 2025.03.08 00:44:41.849601 [ 261 ] {d4c7cb1e-9580-4a10-82e5-a8f6f43b8515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6121 | 2025.03.08 00:44:41.850247 [ 261 ] {d4c7cb1e-9580-4a10-82e5-a8f6f43b8515} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6122 | 2025.03.08 00:44:41.850297 [ 261 ] {d4c7cb1e-9580-4a10-82e5-a8f6f43b8515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
6123 | 2025.03.08 00:44:41.850718 [ 261 ] {d4c7cb1e-9580-4a10-82e5-a8f6f43b8515} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6124 | 2025.03.08 00:44:41.850956 [ 261 ] {d4c7cb1e-9580-4a10-82e5-a8f6f43b8515} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6125 | 2025.03.08 00:44:41.851164 [ 261 ] {d4c7cb1e-9580-4a10-82e5-a8f6f43b8515} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001655 sec., 96676.73716012084 rows/sec., 6.73 MiB/sec. | ||
6126 | 2025.03.08 00:44:41.851218 [ 261 ] {d4c7cb1e-9580-4a10-82e5-a8f6f43b8515} <Debug> TCPHandler: Processed in 0.001883737 sec. | ||
6127 | 2025.03.08 00:44:41.851323 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6128 | 2025.03.08 00:44:41.851426 [ 261 ] {97ef798a-5442-494c-ba5c-414f2912114e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6129 | 2025.03.08 00:44:41.851472 [ 261 ] {97ef798a-5442-494c-ba5c-414f2912114e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6130 | 2025.03.08 00:44:41.851917 [ 261 ] {97ef798a-5442-494c-ba5c-414f2912114e} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6131 | 2025.03.08 00:44:41.851958 [ 261 ] {97ef798a-5442-494c-ba5c-414f2912114e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
6132 | 2025.03.08 00:44:41.852325 [ 261 ] {97ef798a-5442-494c-ba5c-414f2912114e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6133 | 2025.03.08 00:44:41.852558 [ 261 ] {97ef798a-5442-494c-ba5c-414f2912114e} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6134 | 2025.03.08 00:44:41.852757 [ 261 ] {97ef798a-5442-494c-ba5c-414f2912114e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001353 sec., 44345.89800443459 rows/sec., 2.99 MiB/sec. | ||
6135 | 2025.03.08 00:44:41.852806 [ 261 ] {97ef798a-5442-494c-ba5c-414f2912114e} <Debug> TCPHandler: Processed in 0.001533658 sec. | ||
6136 | 2025.03.08 00:44:44.701296 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6137 | 2025.03.08 00:44:44.701529 [ 261 ] {2a795048-1dc2-44e8-a69c-7944a2b5f438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6138 | 2025.03.08 00:44:44.701611 [ 261 ] {2a795048-1dc2-44e8-a69c-7944a2b5f438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6139 | 2025.03.08 00:44:44.702517 [ 261 ] {2a795048-1dc2-44e8-a69c-7944a2b5f438} <Trace> oximeter.fields_i16 (330e8f76-e659-4531-b135-1d3c5ae0bc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6140 | 2025.03.08 00:44:44.702564 [ 261 ] {2a795048-1dc2-44e8-a69c-7944a2b5f438} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
6141 | 2025.03.08 00:44:44.703002 [ 261 ] {2a795048-1dc2-44e8-a69c-7944a2b5f438} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
6142 | 2025.03.08 00:44:44.703268 [ 261 ] {2a795048-1dc2-44e8-a69c-7944a2b5f438} <Trace> oximeter.fields_i16 (330e8f76-e659-4531-b135-1d3c5ae0bc78): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6143 | 2025.03.08 00:44:44.703505 [ 261 ] {2a795048-1dc2-44e8-a69c-7944a2b5f438} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002029 sec., 11828.486939379005 rows/sec., 1004.96 KiB/sec. | ||
6144 | 2025.03.08 00:44:44.703728 [ 261 ] {2a795048-1dc2-44e8-a69c-7944a2b5f438} <Debug> TCPHandler: Processed in 0.002569744 sec. | ||
6145 | 2025.03.08 00:44:44.703876 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6146 | 2025.03.08 00:44:44.703987 [ 261 ] {a2352982-0c7d-429a-af6d-c0bb7a0526b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6147 | 2025.03.08 00:44:44.704038 [ 261 ] {a2352982-0c7d-429a-af6d-c0bb7a0526b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6148 | 2025.03.08 00:44:44.704603 [ 261 ] {a2352982-0c7d-429a-af6d-c0bb7a0526b0} <Trace> oximeter.fields_ipaddr (1a443df5-cada-4b5f-a9a3-63bb49a330c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6149 | 2025.03.08 00:44:44.704643 [ 261 ] {a2352982-0c7d-429a-af6d-c0bb7a0526b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
6150 | 2025.03.08 00:44:44.704996 [ 261 ] {a2352982-0c7d-429a-af6d-c0bb7a0526b0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
6151 | 2025.03.08 00:44:44.705240 [ 261 ] {a2352982-0c7d-429a-af6d-c0bb7a0526b0} <Trace> oximeter.fields_ipaddr (1a443df5-cada-4b5f-a9a3-63bb49a330c4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6152 | 2025.03.08 00:44:44.705464 [ 261 ] {a2352982-0c7d-429a-af6d-c0bb7a0526b0} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001503 sec., 5322.687957418497 rows/sec., 434.03 KiB/sec. | ||
6153 | 2025.03.08 00:44:44.705636 [ 261 ] {a2352982-0c7d-429a-af6d-c0bb7a0526b0} <Debug> TCPHandler: Processed in 0.001810015 sec. | ||
6154 | 2025.03.08 00:44:44.705752 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6155 | 2025.03.08 00:44:44.705855 [ 261 ] {359ae2b8-d0ae-4bab-a85f-fdfaa8882e03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6156 | 2025.03.08 00:44:44.705899 [ 261 ] {359ae2b8-d0ae-4bab-a85f-fdfaa8882e03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6157 | 2025.03.08 00:44:44.707175 [ 261 ] {359ae2b8-d0ae-4bab-a85f-fdfaa8882e03} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6158 | 2025.03.08 00:44:44.707213 [ 261 ] {359ae2b8-d0ae-4bab-a85f-fdfaa8882e03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
6159 | 2025.03.08 00:44:44.707663 [ 261 ] {359ae2b8-d0ae-4bab-a85f-fdfaa8882e03} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6160 | 2025.03.08 00:44:44.707905 [ 261 ] {359ae2b8-d0ae-4bab-a85f-fdfaa8882e03} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6161 | 2025.03.08 00:44:44.708110 [ 261 ] {359ae2b8-d0ae-4bab-a85f-fdfaa8882e03} <Debug> executeQuery: Read 1400 rows, 119.84 KiB in 0.002272 sec., 616197.1830985915 rows/sec., 51.51 MiB/sec. | ||
6162 | 2025.03.08 00:44:44.708220 [ 261 ] {359ae2b8-d0ae-4bab-a85f-fdfaa8882e03} <Debug> TCPHandler: Processed in 0.002520013 sec. | ||
6163 | 2025.03.08 00:44:44.708478 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6164 | 2025.03.08 00:44:44.708624 [ 261 ] {c3ec4bbe-c167-4670-adff-76900c55b875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6165 | 2025.03.08 00:44:44.708672 [ 261 ] {c3ec4bbe-c167-4670-adff-76900c55b875} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6166 | 2025.03.08 00:44:44.709278 [ 261 ] {c3ec4bbe-c167-4670-adff-76900c55b875} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6167 | 2025.03.08 00:44:44.709315 [ 261 ] {c3ec4bbe-c167-4670-adff-76900c55b875} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
6168 | 2025.03.08 00:44:44.709665 [ 261 ] {c3ec4bbe-c167-4670-adff-76900c55b875} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6169 | 2025.03.08 00:44:44.709896 [ 261 ] {c3ec4bbe-c167-4670-adff-76900c55b875} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6170 | 2025.03.08 00:44:44.710022 [ 138 ] {} <Debug> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0 | ||
6171 | 2025.03.08 00:44:44.710069 [ 138 ] {} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6172 | 2025.03.08 00:44:44.710079 [ 261 ] {c3ec4bbe-c167-4670-adff-76900c55b875} <Debug> executeQuery: Read 60 rows, 4.53 KiB in 0.001475 sec., 40677.96610169492 rows/sec., 3.00 MiB/sec. | ||
6173 | 2025.03.08 00:44:44.710100 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
6174 | 2025.03.08 00:44:44.710151 [ 261 ] {c3ec4bbe-c167-4670-adff-76900c55b875} <Debug> TCPHandler: Processed in 0.001774944 sec. | ||
6175 | 2025.03.08 00:44:44.710372 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6176 | 2025.03.08 00:44:44.710373 [ 195 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_29_6 to all_34_34_0 into Compact with storage Full | ||
6177 | 2025.03.08 00:44:44.710536 [ 261 ] {38048e00-de3f-4eb9-bdc3-aeef67c69efa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6178 | 2025.03.08 00:44:44.710625 [ 261 ] {38048e00-de3f-4eb9-bdc3-aeef67c69efa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6179 | 2025.03.08 00:44:44.710722 [ 195 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6180 | 2025.03.08 00:44:44.710835 [ 195 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 178 rows starting from the beginning of the part | ||
6181 | 2025.03.08 00:44:44.711144 [ 195 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 106 rows starting from the beginning of the part | ||
6182 | 2025.03.08 00:44:44.711517 [ 195 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 42 rows starting from the beginning of the part | ||
6183 | 2025.03.08 00:44:44.711947 [ 195 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 40 rows starting from the beginning of the part | ||
6184 | 2025.03.08 00:44:44.712313 [ 195 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 40 rows starting from the beginning of the part | ||
6185 | 2025.03.08 00:44:44.712645 [ 195 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
6186 | 2025.03.08 00:44:44.713683 [ 261 ] {38048e00-de3f-4eb9-bdc3-aeef67c69efa} <Trace> oximeter.fields_u32 (a206c9d0-4713-4a46-b7dc-d938c0bb4a63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6187 | 2025.03.08 00:44:44.713749 [ 261 ] {38048e00-de3f-4eb9-bdc3-aeef67c69efa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
6188 | 2025.03.08 00:44:44.714712 [ 261 ] {38048e00-de3f-4eb9-bdc3-aeef67c69efa} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
6189 | 2025.03.08 00:44:44.715264 [ 261 ] {38048e00-de3f-4eb9-bdc3-aeef67c69efa} <Trace> oximeter.fields_u32 (a206c9d0-4713-4a46-b7dc-d938c0bb4a63): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6190 | 2025.03.08 00:44:44.715604 [ 189 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 466 rows, containing 5 columns (5 merged, 0 gathered) in 0.005387813 sec., 86491.49478647459 rows/sec., 6.10 MiB/sec. | ||
6191 | 2025.03.08 00:44:44.715823 [ 261 ] {38048e00-de3f-4eb9-bdc3-aeef67c69efa} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.005299 sec., 47556.14266842801 rows/sec., 3.29 MiB/sec. | ||
6192 | 2025.03.08 00:44:44.716188 [ 189 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
6193 | 2025.03.08 00:44:44.716259 [ 261 ] {38048e00-de3f-4eb9-bdc3-aeef67c69efa} <Debug> TCPHandler: Processed in 0.005972287 sec. | ||
6194 | 2025.03.08 00:44:44.716577 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6195 | 2025.03.08 00:44:44.716750 [ 261 ] {c1325625-34b1-47e4-917e-e107e1af3767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6196 | 2025.03.08 00:44:44.716826 [ 261 ] {c1325625-34b1-47e4-917e-e107e1af3767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6197 | 2025.03.08 00:44:44.716963 [ 189 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_34_7} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6198 | 2025.03.08 00:44:44.717195 [ 189 ] {f8e1c7e8-1a65-4e73-86b2-0c71fa469e97::all_1_34_7} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7 | ||
6199 | 2025.03.08 00:44:44.717394 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
6200 | 2025.03.08 00:44:44.717811 [ 261 ] {c1325625-34b1-47e4-917e-e107e1af3767} <Trace> oximeter.fields_u8 (359f3878-c6d7-4e2f-9cbe-147bb1ba9cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6201 | 2025.03.08 00:44:44.717854 [ 261 ] {c1325625-34b1-47e4-917e-e107e1af3767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
6202 | 2025.03.08 00:44:44.718207 [ 261 ] {c1325625-34b1-47e4-917e-e107e1af3767} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
6203 | 2025.03.08 00:44:44.718453 [ 261 ] {c1325625-34b1-47e4-917e-e107e1af3767} <Trace> oximeter.fields_u8 (359f3878-c6d7-4e2f-9cbe-147bb1ba9cf0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6204 | 2025.03.08 00:44:44.718632 [ 261 ] {c1325625-34b1-47e4-917e-e107e1af3767} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001932 sec., 6211.180124223602 rows/sec., 485.25 KiB/sec. | ||
6205 | 2025.03.08 00:44:44.718687 [ 261 ] {c1325625-34b1-47e4-917e-e107e1af3767} <Debug> TCPHandler: Processed in 0.002181474 sec. | ||
6206 | 2025.03.08 00:44:44.718791 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6207 | 2025.03.08 00:44:44.718891 [ 261 ] {e16b51a6-b712-4fc5-aca8-eb674528731b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6208 | 2025.03.08 00:44:44.718935 [ 261 ] {e16b51a6-b712-4fc5-aca8-eb674528731b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6209 | 2025.03.08 00:44:44.719712 [ 261 ] {e16b51a6-b712-4fc5-aca8-eb674528731b} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6210 | 2025.03.08 00:44:44.719750 [ 261 ] {e16b51a6-b712-4fc5-aca8-eb674528731b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
6211 | 2025.03.08 00:44:44.720141 [ 261 ] {e16b51a6-b712-4fc5-aca8-eb674528731b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6212 | 2025.03.08 00:44:44.720397 [ 261 ] {e16b51a6-b712-4fc5-aca8-eb674528731b} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6213 | 2025.03.08 00:44:44.720575 [ 261 ] {e16b51a6-b712-4fc5-aca8-eb674528731b} <Debug> executeQuery: Read 604 rows, 46.52 KiB in 0.001704 sec., 354460.09389671363 rows/sec., 26.66 MiB/sec. | ||
6214 | 2025.03.08 00:44:44.720627 [ 261 ] {e16b51a6-b712-4fc5-aca8-eb674528731b} <Debug> TCPHandler: Processed in 0.001885877 sec. | ||
6215 | 2025.03.08 00:44:44.720730 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6216 | 2025.03.08 00:44:44.720832 [ 261 ] {89bf90a0-0733-40f1-b6ce-5b0ff164de44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6217 | 2025.03.08 00:44:44.720880 [ 261 ] {89bf90a0-0733-40f1-b6ce-5b0ff164de44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6218 | 2025.03.08 00:44:44.721608 [ 261 ] {89bf90a0-0733-40f1-b6ce-5b0ff164de44} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6219 | 2025.03.08 00:44:44.721645 [ 261 ] {89bf90a0-0733-40f1-b6ce-5b0ff164de44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
6220 | 2025.03.08 00:44:44.722074 [ 261 ] {89bf90a0-0733-40f1-b6ce-5b0ff164de44} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6221 | 2025.03.08 00:44:44.722323 [ 261 ] {89bf90a0-0733-40f1-b6ce-5b0ff164de44} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6222 | 2025.03.08 00:44:44.722499 [ 261 ] {89bf90a0-0733-40f1-b6ce-5b0ff164de44} <Debug> executeQuery: Read 928 rows, 65.31 KiB in 0.00169 sec., 549112.4260355029 rows/sec., 37.74 MiB/sec. | ||
6223 | 2025.03.08 00:44:44.722550 [ 261 ] {89bf90a0-0733-40f1-b6ce-5b0ff164de44} <Debug> TCPHandler: Processed in 0.001869816 sec. | ||
6224 | 2025.03.08 00:44:44.722681 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6225 | 2025.03.08 00:44:44.722786 [ 261 ] {c19744c9-308a-44c1-9da7-f0952db509b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6226 | 2025.03.08 00:44:44.722850 [ 261 ] {c19744c9-308a-44c1-9da7-f0952db509b8} <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 | ||
6227 | 2025.03.08 00:44:44.724032 [ 261 ] {c19744c9-308a-44c1-9da7-f0952db509b8} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6228 | 2025.03.08 00:44:44.724068 [ 261 ] {c19744c9-308a-44c1-9da7-f0952db509b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
6229 | 2025.03.08 00:44:44.724713 [ 261 ] {c19744c9-308a-44c1-9da7-f0952db509b8} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6230 | 2025.03.08 00:44:44.724963 [ 261 ] {c19744c9-308a-44c1-9da7-f0952db509b8} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6231 | 2025.03.08 00:44:44.725161 [ 261 ] {c19744c9-308a-44c1-9da7-f0952db509b8} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002396 sec., 16694.490818030048 rows/sec., 29.92 MiB/sec. | ||
6232 | 2025.03.08 00:44:44.725262 [ 261 ] {c19744c9-308a-44c1-9da7-f0952db509b8} <Debug> TCPHandler: Processed in 0.002632665 sec. | ||
6233 | 2025.03.08 00:44:44.725393 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6234 | 2025.03.08 00:44:44.725498 [ 261 ] {6503bc97-d348-4c3c-b65c-b9b3cc4ed4c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6235 | 2025.03.08 00:44:44.725543 [ 261 ] {6503bc97-d348-4c3c-b65c-b9b3cc4ed4c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6236 | 2025.03.08 00:44:44.725981 [ 261 ] {6503bc97-d348-4c3c-b65c-b9b3cc4ed4c7} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6237 | 2025.03.08 00:44:44.726018 [ 261 ] {6503bc97-d348-4c3c-b65c-b9b3cc4ed4c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
6238 | 2025.03.08 00:44:44.726373 [ 261 ] {6503bc97-d348-4c3c-b65c-b9b3cc4ed4c7} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6239 | 2025.03.08 00:44:44.726610 [ 261 ] {6503bc97-d348-4c3c-b65c-b9b3cc4ed4c7} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6240 | 2025.03.08 00:44:44.726780 [ 261 ] {6503bc97-d348-4c3c-b65c-b9b3cc4ed4c7} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001305 sec., 27586.206896551725 rows/sec., 1.86 MiB/sec. | ||
6241 | 2025.03.08 00:44:44.726829 [ 261 ] {6503bc97-d348-4c3c-b65c-b9b3cc4ed4c7} <Debug> TCPHandler: Processed in 0.001487747 sec. | ||
6242 | 2025.03.08 00:44:45.745091 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 842 | ||
6243 | 2025.03.08 00:44:45.748324 [ 243 ] {} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6244 | 2025.03.08 00:44:45.748383 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
6245 | 2025.03.08 00:44:45.749907 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6246 | 2025.03.08 00:44:45.750233 [ 243 ] {} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6247 | 2025.03.08 00:44:45.750875 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 842 | ||
6248 | 2025.03.08 00:44:46.839627 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6249 | 2025.03.08 00:44:46.839936 [ 261 ] {bb1ff7b8-4ef5-416b-9fc9-3dc997cff865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6250 | 2025.03.08 00:44:46.840059 [ 261 ] {bb1ff7b8-4ef5-416b-9fc9-3dc997cff865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6251 | 2025.03.08 00:44:46.841026 [ 261 ] {bb1ff7b8-4ef5-416b-9fc9-3dc997cff865} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6252 | 2025.03.08 00:44:46.841080 [ 261 ] {bb1ff7b8-4ef5-416b-9fc9-3dc997cff865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
6253 | 2025.03.08 00:44:46.841530 [ 261 ] {bb1ff7b8-4ef5-416b-9fc9-3dc997cff865} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6254 | 2025.03.08 00:44:46.841807 [ 261 ] {bb1ff7b8-4ef5-416b-9fc9-3dc997cff865} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6255 | 2025.03.08 00:44:46.842061 [ 261 ] {bb1ff7b8-4ef5-416b-9fc9-3dc997cff865} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002213 sec., 25305.015815634884 rows/sec., 1.93 MiB/sec. | ||
6256 | 2025.03.08 00:44:46.842143 [ 261 ] {bb1ff7b8-4ef5-416b-9fc9-3dc997cff865} <Debug> TCPHandler: Processed in 0.002704566 sec. | ||
6257 | 2025.03.08 00:44:46.842307 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6258 | 2025.03.08 00:44:46.842424 [ 261 ] {6f41b3aa-e16e-44b5-906b-fa624f3886d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6259 | 2025.03.08 00:44:46.842472 [ 261 ] {6f41b3aa-e16e-44b5-906b-fa624f3886d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6260 | 2025.03.08 00:44:46.843027 [ 261 ] {6f41b3aa-e16e-44b5-906b-fa624f3886d7} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6261 | 2025.03.08 00:44:46.843068 [ 261 ] {6f41b3aa-e16e-44b5-906b-fa624f3886d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
6262 | 2025.03.08 00:44:46.843435 [ 261 ] {6f41b3aa-e16e-44b5-906b-fa624f3886d7} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6263 | 2025.03.08 00:44:46.843683 [ 261 ] {6f41b3aa-e16e-44b5-906b-fa624f3886d7} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6264 | 2025.03.08 00:44:46.843940 [ 261 ] {6f41b3aa-e16e-44b5-906b-fa624f3886d7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001537 sec., 41639.55757970072 rows/sec., 3.25 MiB/sec. | ||
6265 | 2025.03.08 00:44:46.844055 [ 261 ] {6f41b3aa-e16e-44b5-906b-fa624f3886d7} <Debug> TCPHandler: Processed in 0.001812834 sec. | ||
6266 | 2025.03.08 00:44:46.844307 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6267 | 2025.03.08 00:44:46.844423 [ 261 ] {b6abf09f-5ea5-4499-abb1-af2d50335a2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6268 | 2025.03.08 00:44:46.844476 [ 261 ] {b6abf09f-5ea5-4499-abb1-af2d50335a2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6269 | 2025.03.08 00:44:46.844992 [ 261 ] {b6abf09f-5ea5-4499-abb1-af2d50335a2c} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6270 | 2025.03.08 00:44:46.845032 [ 261 ] {b6abf09f-5ea5-4499-abb1-af2d50335a2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
6271 | 2025.03.08 00:44:46.845424 [ 261 ] {b6abf09f-5ea5-4499-abb1-af2d50335a2c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6272 | 2025.03.08 00:44:46.845668 [ 261 ] {b6abf09f-5ea5-4499-abb1-af2d50335a2c} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6273 | 2025.03.08 00:44:46.845905 [ 261 ] {b6abf09f-5ea5-4499-abb1-af2d50335a2c} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001504 sec., 42553.19148936171 rows/sec., 2.96 MiB/sec. | ||
6274 | 2025.03.08 00:44:46.845977 [ 261 ] {b6abf09f-5ea5-4499-abb1-af2d50335a2c} <Debug> TCPHandler: Processed in 0.001754773 sec. | ||
6275 | 2025.03.08 00:44:46.846241 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6276 | 2025.03.08 00:44:46.846367 [ 261 ] {26917bfe-f278-4320-8dc4-cd821f89d6f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6277 | 2025.03.08 00:44:46.846418 [ 261 ] {26917bfe-f278-4320-8dc4-cd821f89d6f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6278 | 2025.03.08 00:44:46.846863 [ 261 ] {26917bfe-f278-4320-8dc4-cd821f89d6f5} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6279 | 2025.03.08 00:44:46.846902 [ 261 ] {26917bfe-f278-4320-8dc4-cd821f89d6f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
6280 | 2025.03.08 00:44:46.847270 [ 261 ] {26917bfe-f278-4320-8dc4-cd821f89d6f5} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6281 | 2025.03.08 00:44:46.847510 [ 261 ] {26917bfe-f278-4320-8dc4-cd821f89d6f5} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6282 | 2025.03.08 00:44:46.847748 [ 261 ] {26917bfe-f278-4320-8dc4-cd821f89d6f5} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001399 sec., 17155.11079342387 rows/sec., 1.16 MiB/sec. | ||
6283 | 2025.03.08 00:44:46.847897 [ 261 ] {26917bfe-f278-4320-8dc4-cd821f89d6f5} <Debug> TCPHandler: Processed in 0.001755153 sec. | ||
6284 | 2025.03.08 00:44:48.189572 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16104 | ||
6285 | 2025.03.08 00:44:48.190433 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6286 | 2025.03.08 00:44:48.190473 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
6287 | 2025.03.08 00:44:48.191006 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6288 | 2025.03.08 00:44:48.191267 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6289 | 2025.03.08 00:44:48.191474 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16104 | ||
6290 | 2025.03.08 00:44:49.274003 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
6291 | 2025.03.08 00:44:49.296955 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6292 | 2025.03.08 00:44:49.297027 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
6293 | 2025.03.08 00:44:49.304940 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6294 | 2025.03.08 00:44:49.305749 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6295 | 2025.03.08 00:44:49.308912 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
6296 | 2025.03.08 00:44:51.844336 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6297 | 2025.03.08 00:44:51.844643 [ 261 ] {d667f36f-16ee-486a-8ca4-22f5ec86c705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6298 | 2025.03.08 00:44:51.844731 [ 261 ] {d667f36f-16ee-486a-8ca4-22f5ec86c705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6299 | 2025.03.08 00:44:51.845509 [ 261 ] {d667f36f-16ee-486a-8ca4-22f5ec86c705} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6300 | 2025.03.08 00:44:51.845561 [ 261 ] {d667f36f-16ee-486a-8ca4-22f5ec86c705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
6301 | 2025.03.08 00:44:51.846023 [ 261 ] {d667f36f-16ee-486a-8ca4-22f5ec86c705} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6302 | 2025.03.08 00:44:51.846274 [ 261 ] {d667f36f-16ee-486a-8ca4-22f5ec86c705} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6303 | 2025.03.08 00:44:51.846507 [ 128 ] {} <Debug> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6304 | 2025.03.08 00:44:51.846578 [ 261 ] {d667f36f-16ee-486a-8ca4-22f5ec86c705} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002011 sec., 27846.8423669816 rows/sec., 2.13 MiB/sec. | ||
6305 | 2025.03.08 00:44:51.846633 [ 128 ] {} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6306 | 2025.03.08 00:44:51.846721 [ 261 ] {d667f36f-16ee-486a-8ca4-22f5ec86c705} <Debug> TCPHandler: Processed in 0.002575754 sec. | ||
6307 | 2025.03.08 00:44:51.846729 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
6308 | 2025.03.08 00:44:51.846956 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6309 | 2025.03.08 00:44:51.847077 [ 189 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::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 | ||
6310 | 2025.03.08 00:44:51.847149 [ 261 ] {0563b534-8bcd-49b9-a0bb-17d1490e26cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6311 | 2025.03.08 00:44:51.847247 [ 261 ] {0563b534-8bcd-49b9-a0bb-17d1490e26cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6312 | 2025.03.08 00:44:51.847583 [ 189 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6313 | 2025.03.08 00:44:51.847693 [ 189 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1969 rows starting from the beginning of the part | ||
6314 | 2025.03.08 00:44:51.848075 [ 189 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 136 rows starting from the beginning of the part | ||
6315 | 2025.03.08 00:44:51.848499 [ 189 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 56 rows starting from the beginning of the part | ||
6316 | 2025.03.08 00:44:51.848945 [ 189 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1400 rows starting from the beginning of the part | ||
6317 | 2025.03.08 00:44:51.849518 [ 189 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 56 rows starting from the beginning of the part | ||
6318 | 2025.03.08 00:44:51.850719 [ 189 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part | ||
6319 | 2025.03.08 00:44:51.850801 [ 261 ] {0563b534-8bcd-49b9-a0bb-17d1490e26cf} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6320 | 2025.03.08 00:44:51.850898 [ 261 ] {0563b534-8bcd-49b9-a0bb-17d1490e26cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
6321 | 2025.03.08 00:44:51.852037 [ 261 ] {0563b534-8bcd-49b9-a0bb-17d1490e26cf} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6322 | 2025.03.08 00:44:51.852545 [ 261 ] {0563b534-8bcd-49b9-a0bb-17d1490e26cf} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6323 | 2025.03.08 00:44:51.852862 [ 127 ] {} <Debug> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6324 | 2025.03.08 00:44:51.852995 [ 127 ] {} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6325 | 2025.03.08 00:44:51.853080 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
6326 | 2025.03.08 00:44:51.853161 [ 261 ] {0563b534-8bcd-49b9-a0bb-17d1490e26cf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.006021 sec., 10629.46354426175 rows/sec., 849.57 KiB/sec. | ||
6327 | 2025.03.08 00:44:51.853515 [ 261 ] {0563b534-8bcd-49b9-a0bb-17d1490e26cf} <Debug> TCPHandler: Processed in 0.006667474 sec. | ||
6328 | 2025.03.08 00:44:51.853590 [ 191 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::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 | ||
6329 | 2025.03.08 00:44:51.853835 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6330 | 2025.03.08 00:44:51.854101 [ 191 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6331 | 2025.03.08 00:44:51.854154 [ 261 ] {1c16b4bd-3bf5-45ac-befa-2e0a58b5dfbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6332 | 2025.03.08 00:44:51.854178 [ 191 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 952 rows starting from the beginning of the part | ||
6333 | 2025.03.08 00:44:51.854275 [ 261 ] {1c16b4bd-3bf5-45ac-befa-2e0a58b5dfbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6334 | 2025.03.08 00:44:51.854600 [ 191 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 104 rows starting from the beginning of the part | ||
6335 | 2025.03.08 00:44:51.854959 [ 191 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 64 rows starting from the beginning of the part | ||
6336 | 2025.03.08 00:44:51.855403 [ 191 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 604 rows starting from the beginning of the part | ||
6337 | 2025.03.08 00:44:51.855758 [ 191 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part | ||
6338 | 2025.03.08 00:44:51.856121 [ 191 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
6339 | 2025.03.08 00:44:51.857856 [ 261 ] {1c16b4bd-3bf5-45ac-befa-2e0a58b5dfbe} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6340 | 2025.03.08 00:44:51.857953 [ 261 ] {1c16b4bd-3bf5-45ac-befa-2e0a58b5dfbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
6341 | 2025.03.08 00:44:51.858047 [ 186 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3673 rows, containing 5 columns (5 merged, 0 gathered) in 0.011156645 sec., 329220.8365507731 rows/sec., 28.42 MiB/sec. | ||
6342 | 2025.03.08 00:44:51.858503 [ 186 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6343 | 2025.03.08 00:44:51.859409 [ 261 ] {1c16b4bd-3bf5-45ac-befa-2e0a58b5dfbe} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6344 | 2025.03.08 00:44:51.859502 [ 186 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_51_10} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6345 | 2025.03.08 00:44:51.859829 [ 186 ] {1f89e189-7e6b-4a36-bf66-84ce735f9306::all_1_51_10} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6346 | 2025.03.08 00:44:51.860120 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
6347 | 2025.03.08 00:44:51.860245 [ 261 ] {1c16b4bd-3bf5-45ac-befa-2e0a58b5dfbe} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6348 | 2025.03.08 00:44:51.860596 [ 261 ] {1c16b4bd-3bf5-45ac-befa-2e0a58b5dfbe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.006536 sec., 24479.804161566706 rows/sec., 1.70 MiB/sec. | ||
6349 | 2025.03.08 00:44:51.860754 [ 261 ] {1c16b4bd-3bf5-45ac-befa-2e0a58b5dfbe} <Debug> TCPHandler: Processed in 0.007016303 sec. | ||
6350 | 2025.03.08 00:44:51.861029 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6351 | 2025.03.08 00:44:51.861167 [ 199 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1852 rows, containing 5 columns (5 merged, 0 gathered) in 0.007939816 sec., 233254.77567742122 rows/sec., 18.31 MiB/sec. | ||
6352 | 2025.03.08 00:44:51.861218 [ 261 ] {810f1549-f83a-473b-923a-18f5d3fc3b72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6353 | 2025.03.08 00:44:51.861281 [ 261 ] {810f1549-f83a-473b-923a-18f5d3fc3b72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6354 | 2025.03.08 00:44:51.861518 [ 199 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6355 | 2025.03.08 00:44:51.862132 [ 199 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_51_10} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6356 | 2025.03.08 00:44:51.862221 [ 261 ] {810f1549-f83a-473b-923a-18f5d3fc3b72} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6357 | 2025.03.08 00:44:51.862284 [ 261 ] {810f1549-f83a-473b-923a-18f5d3fc3b72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
6358 | 2025.03.08 00:44:51.862313 [ 199 ] {a454e4b1-be38-458b-9ba7-55340c8b0760::all_1_51_10} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6359 | 2025.03.08 00:44:51.862489 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
6360 | 2025.03.08 00:44:51.862820 [ 261 ] {810f1549-f83a-473b-923a-18f5d3fc3b72} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6361 | 2025.03.08 00:44:51.863062 [ 261 ] {810f1549-f83a-473b-923a-18f5d3fc3b72} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6362 | 2025.03.08 00:44:51.863309 [ 261 ] {810f1549-f83a-473b-923a-18f5d3fc3b72} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002142 sec., 28011.20448179272 rows/sec., 1.89 MiB/sec. | ||
6363 | 2025.03.08 00:44:51.863421 [ 261 ] {810f1549-f83a-473b-923a-18f5d3fc3b72} <Debug> TCPHandler: Processed in 0.002512342 sec. | ||
6364 | 2025.03.08 00:44:55.526338 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6365 | 2025.03.08 00:44:55.526444 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6366 | 2025.03.08 00:44:55.692554 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16531 | ||
6367 | 2025.03.08 00:44:55.693209 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6368 | 2025.03.08 00:44:55.693259 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
6369 | 2025.03.08 00:44:55.693804 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6370 | 2025.03.08 00:44:55.694060 [ 242 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6371 | 2025.03.08 00:44:55.694272 [ 123 ] {} <Debug> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6372 | 2025.03.08 00:44:55.694330 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 | ||
6373 | 2025.03.08 00:44:55.694374 [ 123 ] {} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6374 | 2025.03.08 00:44:55.694408 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
6375 | 2025.03.08 00:44:55.694531 [ 199 ] {ca56161e-9b61-4450-af3e-9936bfa93887::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 | ||
6376 | 2025.03.08 00:44:55.694668 [ 199 ] {ca56161e-9b61-4450-af3e-9936bfa93887::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6377 | 2025.03.08 00:44:55.694711 [ 199 ] {ca56161e-9b61-4450-af3e-9936bfa93887::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 | ||
6378 | 2025.03.08 00:44:55.694796 [ 199 ] {ca56161e-9b61-4450-af3e-9936bfa93887::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 | ||
6379 | 2025.03.08 00:44:55.694983 [ 199 ] {ca56161e-9b61-4450-af3e-9936bfa93887::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 | ||
6380 | 2025.03.08 00:44:55.695200 [ 199 ] {ca56161e-9b61-4450-af3e-9936bfa93887::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 | ||
6381 | 2025.03.08 00:44:55.695312 [ 199 ] {ca56161e-9b61-4450-af3e-9936bfa93887::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 | ||
6382 | 2025.03.08 00:44:55.695444 [ 199 ] {ca56161e-9b61-4450-af3e-9936bfa93887::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 | ||
6383 | 2025.03.08 00:44:55.698078 [ 186 ] {ca56161e-9b61-4450-af3e-9936bfa93887::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.003605489 sec., 4584953.663705533 rows/sec., 65.59 MiB/sec. | ||
6384 | 2025.03.08 00:44:55.698235 [ 196 ] {ca56161e-9b61-4450-af3e-9936bfa93887::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6385 | 2025.03.08 00:44:55.698583 [ 196 ] {ca56161e-9b61-4450-af3e-9936bfa93887::all_1_36_7} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6386 | 2025.03.08 00:44:55.698679 [ 196 ] {ca56161e-9b61-4450-af3e-9936bfa93887::all_1_36_7} <Trace> system.asynchronous_metric_log (ca56161e-9b61-4450-af3e-9936bfa93887) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6387 | 2025.03.08 00:44:55.698804 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
6388 | 2025.03.08 00:44:55.752023 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 858 | ||
6389 | 2025.03.08 00:44:55.754705 [ 243 ] {} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6390 | 2025.03.08 00:44:55.754751 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
6391 | 2025.03.08 00:44:55.756229 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
6392 | 2025.03.08 00:44:55.756548 [ 243 ] {} <Trace> system.query_log (63f8f43b-2fc1-40fe-a4ec-916d04e41523): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6393 | 2025.03.08 00:44:55.757707 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 858 | ||
6394 | 2025.03.08 00:44:56.809928 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
6395 | 2025.03.08 00:44:56.832166 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6396 | 2025.03.08 00:44:56.832227 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
6397 | 2025.03.08 00:44:56.839615 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6398 | 2025.03.08 00:44:56.840423 [ 244 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6399 | 2025.03.08 00:44:56.840865 [ 123 ] {} <Debug> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6400 | 2025.03.08 00:44:56.840995 [ 123 ] {} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6401 | 2025.03.08 00:44:56.841079 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
6402 | 2025.03.08 00:44:56.841571 [ 199 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::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 | ||
6403 | 2025.03.08 00:44:56.846316 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6404 | 2025.03.08 00:44:56.846796 [ 261 ] {91e042ad-c3fe-41f4-b667-fdcbd75541ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6405 | 2025.03.08 00:44:56.846964 [ 261 ] {91e042ad-c3fe-41f4-b667-fdcbd75541ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6406 | 2025.03.08 00:44:56.851209 [ 261 ] {91e042ad-c3fe-41f4-b667-fdcbd75541ae} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6407 | 2025.03.08 00:44:56.851308 [ 261 ] {91e042ad-c3fe-41f4-b667-fdcbd75541ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
6408 | 2025.03.08 00:44:56.852947 [ 261 ] {91e042ad-c3fe-41f4-b667-fdcbd75541ae} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6409 | 2025.03.08 00:44:56.853795 [ 261 ] {91e042ad-c3fe-41f4-b667-fdcbd75541ae} <Trace> oximeter.fields_string (1f89e189-7e6b-4a36-bf66-84ce735f9306): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6410 | 2025.03.08 00:44:56.854714 [ 261 ] {91e042ad-c3fe-41f4-b667-fdcbd75541ae} <Debug> executeQuery: Read 136 rows, 11.99 KiB in 0.008011 sec., 16976.657096492323 rows/sec., 1.46 MiB/sec. | ||
6411 | 2025.03.08 00:44:56.855276 [ 261 ] {91e042ad-c3fe-41f4-b667-fdcbd75541ae} <Debug> TCPHandler: Processed in 0.009153266 sec. | ||
6412 | 2025.03.08 00:44:56.855749 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6413 | 2025.03.08 00:44:56.856303 [ 261 ] {da8e0ada-077d-4023-b9ec-69568ea60216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6414 | 2025.03.08 00:44:56.856546 [ 261 ] {da8e0ada-077d-4023-b9ec-69568ea60216} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6415 | 2025.03.08 00:44:56.860564 [ 261 ] {da8e0ada-077d-4023-b9ec-69568ea60216} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6416 | 2025.03.08 00:44:56.860665 [ 261 ] {da8e0ada-077d-4023-b9ec-69568ea60216} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
6417 | 2025.03.08 00:44:56.862350 [ 261 ] {da8e0ada-077d-4023-b9ec-69568ea60216} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6418 | 2025.03.08 00:44:56.863128 [ 261 ] {da8e0ada-077d-4023-b9ec-69568ea60216} <Trace> oximeter.fields_u16 (f8e1c7e8-1a65-4e73-86b2-0c71fa469e97): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6419 | 2025.03.08 00:44:56.864074 [ 261 ] {da8e0ada-077d-4023-b9ec-69568ea60216} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.007987 sec., 5008.138224615 rows/sec., 376.59 KiB/sec. | ||
6420 | 2025.03.08 00:44:56.864459 [ 261 ] {da8e0ada-077d-4023-b9ec-69568ea60216} <Debug> TCPHandler: Processed in 0.008879779 sec. | ||
6421 | 2025.03.08 00:44:56.864874 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6422 | 2025.03.08 00:44:56.865249 [ 261 ] {49932bfe-58d7-4ec4-ae1a-8ca5185a7d0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6423 | 2025.03.08 00:44:56.865408 [ 261 ] {49932bfe-58d7-4ec4-ae1a-8ca5185a7d0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6424 | 2025.03.08 00:44:56.868735 [ 261 ] {49932bfe-58d7-4ec4-ae1a-8ca5185a7d0b} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6425 | 2025.03.08 00:44:56.868830 [ 261 ] {49932bfe-58d7-4ec4-ae1a-8ca5185a7d0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
6426 | 2025.03.08 00:44:56.870398 [ 261 ] {49932bfe-58d7-4ec4-ae1a-8ca5185a7d0b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6427 | 2025.03.08 00:44:56.871130 [ 261 ] {49932bfe-58d7-4ec4-ae1a-8ca5185a7d0b} <Trace> oximeter.fields_uuid (a454e4b1-be38-458b-9ba7-55340c8b0760): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6428 | 2025.03.08 00:44:56.871961 [ 261 ] {49932bfe-58d7-4ec4-ae1a-8ca5185a7d0b} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.006812 sec., 15267.175572519083 rows/sec., 1.19 MiB/sec. | ||
6429 | 2025.03.08 00:44:56.872249 [ 261 ] {49932bfe-58d7-4ec4-ae1a-8ca5185a7d0b} <Debug> TCPHandler: Processed in 0.007500765 sec. | ||
6430 | 2025.03.08 00:44:56.872563 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6431 | 2025.03.08 00:44:56.872890 [ 261 ] {5c78837a-f1a0-4b56-91ea-fdaad9a5003b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6432 | 2025.03.08 00:44:56.873069 [ 261 ] {5c78837a-f1a0-4b56-91ea-fdaad9a5003b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6433 | 2025.03.08 00:44:56.876124 [ 261 ] {5c78837a-f1a0-4b56-91ea-fdaad9a5003b} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6434 | 2025.03.08 00:44:56.876215 [ 261 ] {5c78837a-f1a0-4b56-91ea-fdaad9a5003b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
6435 | 2025.03.08 00:44:56.877622 [ 199 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6436 | 2025.03.08 00:44:56.878961 [ 261 ] {5c78837a-f1a0-4b56-91ea-fdaad9a5003b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6437 | 2025.03.08 00:44:56.880154 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
6438 | 2025.03.08 00:44:56.880436 [ 261 ] {5c78837a-f1a0-4b56-91ea-fdaad9a5003b} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6439 | 2025.03.08 00:44:56.880985 [ 122 ] {} <Debug> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6440 | 2025.03.08 00:44:56.881085 [ 122 ] {} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6441 | 2025.03.08 00:44:56.881193 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
6442 | 2025.03.08 00:44:56.881510 [ 261 ] {5c78837a-f1a0-4b56-91ea-fdaad9a5003b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.008715 sec., 18359.150889271372 rows/sec., 1.28 MiB/sec. | ||
6443 | 2025.03.08 00:44:56.881875 [ 261 ] {5c78837a-f1a0-4b56-91ea-fdaad9a5003b} <Debug> TCPHandler: Processed in 0.009413682 sec. | ||
6444 | 2025.03.08 00:44:56.881992 [ 196 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::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 | ||
6445 | 2025.03.08 00:44:56.882218 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6446 | 2025.03.08 00:44:56.882571 [ 261 ] {2f4d8360-6a31-42b8-b761-4744c57da8d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6447 | 2025.03.08 00:44:56.882615 [ 196 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6448 | 2025.03.08 00:44:56.882802 [ 196 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 12873 rows starting from the beginning of the part | ||
6449 | 2025.03.08 00:44:56.882887 [ 261 ] {2f4d8360-6a31-42b8-b761-4744c57da8d0} <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 | ||
6450 | 2025.03.08 00:44:56.883709 [ 196 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::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 | ||
6451 | 2025.03.08 00:44:56.884413 [ 196 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 928 rows starting from the beginning of the part | ||
6452 | 2025.03.08 00:44:56.885288 [ 196 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
6453 | 2025.03.08 00:44:56.885976 [ 196 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part | ||
6454 | 2025.03.08 00:44:56.887527 [ 196 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::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 | ||
6455 | 2025.03.08 00:44:56.888851 [ 199 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::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 | ||
6456 | 2025.03.08 00:44:56.892308 [ 261 ] {2f4d8360-6a31-42b8-b761-4744c57da8d0} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6457 | 2025.03.08 00:44:56.892410 [ 261 ] {2f4d8360-6a31-42b8-b761-4744c57da8d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
6458 | 2025.03.08 00:44:56.895896 [ 261 ] {2f4d8360-6a31-42b8-b761-4744c57da8d0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
6459 | 2025.03.08 00:44:56.896559 [ 261 ] {2f4d8360-6a31-42b8-b761-4744c57da8d0} <Trace> oximeter.measurements_histogramu64 (a7cce903-d276-43d4-8c58-428ddb56b21b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6460 | 2025.03.08 00:44:56.897360 [ 261 ] {2f4d8360-6a31-42b8-b761-4744c57da8d0} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.014894 sec., 2685.6452262656103 rows/sec., 4.81 MiB/sec. | ||
6461 | 2025.03.08 00:44:56.898166 [ 261 ] {2f4d8360-6a31-42b8-b761-4744c57da8d0} <Debug> TCPHandler: Processed in 0.016070986 sec. | ||
6462 | 2025.03.08 00:44:56.898489 [ 261 ] {} <Trace> TCP-Session: bb416218-1023-4a3d-bfd6-81027820d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6463 | 2025.03.08 00:44:56.898749 [ 261 ] {47e8a54c-da3b-43a2-875e-648fd5cc304a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58630) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6464 | 2025.03.08 00:44:56.898886 [ 261 ] {47e8a54c-da3b-43a2-875e-648fd5cc304a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6465 | 2025.03.08 00:44:56.901503 [ 193 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14345 rows, containing 5 columns (5 merged, 0 gathered) in 0.020041564 sec., 715762.5023675796 rows/sec., 48.94 MiB/sec. | ||
6466 | 2025.03.08 00:44:56.901897 [ 261 ] {47e8a54c-da3b-43a2-875e-648fd5cc304a} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6467 | 2025.03.08 00:44:56.901974 [ 261 ] {47e8a54c-da3b-43a2-875e-648fd5cc304a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
6468 | 2025.03.08 00:44:56.902206 [ 194 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6469 | 2025.03.08 00:44:56.903260 [ 194 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6470 | 2025.03.08 00:44:56.903558 [ 261 ] {47e8a54c-da3b-43a2-875e-648fd5cc304a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6471 | 2025.03.08 00:44:56.903586 [ 194 ] {efeda099-af45-4f97-b06b-8ee49c93a4e5::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (efeda099-af45-4f97-b06b-8ee49c93a4e5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6472 | 2025.03.08 00:44:56.903875 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.76 MiB. | ||
6473 | 2025.03.08 00:44:56.904265 [ 261 ] {47e8a54c-da3b-43a2-875e-648fd5cc304a} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6474 | 2025.03.08 00:44:56.904571 [ 122 ] {} <Debug> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6475 | 2025.03.08 00:44:56.904671 [ 122 ] {} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6476 | 2025.03.08 00:44:56.904749 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
6477 | 2025.03.08 00:44:56.904927 [ 261 ] {47e8a54c-da3b-43a2-875e-648fd5cc304a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006259 sec., 9586.195877935772 rows/sec., 661.55 KiB/sec. | ||
6478 | 2025.03.08 00:44:56.905225 [ 261 ] {47e8a54c-da3b-43a2-875e-648fd5cc304a} <Debug> TCPHandler: Processed in 0.006814228 sec. | ||
6479 | 2025.03.08 00:44:56.905379 [ 193 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::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 | ||
6480 | 2025.03.08 00:44:56.905767 [ 193 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6481 | 2025.03.08 00:44:56.905858 [ 193 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2324 rows starting from the beginning of the part | ||
6482 | 2025.03.08 00:44:56.906184 [ 193 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::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 | ||
6483 | 2025.03.08 00:44:56.906481 [ 193 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 36 rows starting from the beginning of the part | ||
6484 | 2025.03.08 00:44:56.906868 [ 193 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 24 rows starting from the beginning of the part | ||
6485 | 2025.03.08 00:44:56.907627 [ 193 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
6486 | 2025.03.08 00:44:56.908068 [ 193 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::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 | ||
6487 | 2025.03.08 00:44:56.914286 [ 193 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2564 rows, containing 4 columns (4 merged, 0 gathered) in 0.009354231 sec., 274100.5647604811 rows/sec., 18.23 MiB/sec. | ||
6488 | 2025.03.08 00:44:56.914698 [ 193 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6489 | 2025.03.08 00:44:56.915295 [ 193 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_51_10} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6490 | 2025.03.08 00:44:56.915508 [ 193 ] {7476d96d-6fd4-4b69-b76a-ac1dae529451::all_1_51_10} <Trace> oximeter.measurements_u64 (7476d96d-6fd4-4b69-b76a-ac1dae529451) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6491 | 2025.03.08 00:44:56.915760 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
6492 | 2025.03.08 00:44:56.916727 [ 199 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::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 | ||
6493 | 2025.03.08 00:44:56.923043 [ 199 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::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 | ||
6494 | 2025.03.08 00:44:56.929129 [ 199 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::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 | ||
6495 | 2025.03.08 00:44:56.935347 [ 199 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::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 | ||
6496 | 2025.03.08 00:44:56.940469 [ 199 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::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 | ||
6497 | 2025.03.08 00:44:57.000250 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 216.45 MiB, peak 217.23 MiB, free memory in arenas 0.00 B, will set to 206.83 MiB (RSS), difference: -9.62 MiB | ||
6498 | 2025.03.08 00:44:57.002157 [ 187 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.160939041 sec., 1690.080904607851 rows/sec., 8.74 MiB/sec. | ||
6499 | 2025.03.08 00:44:57.005151 [ 200 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6500 | 2025.03.08 00:44:57.008477 [ 200 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::all_1_36_7} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6501 | 2025.03.08 00:44:57.008589 [ 200 ] {3e5cc5dc-ff3b-4965-995f-7833629773d3::all_1_36_7} <Trace> system.metric_log (3e5cc5dc-ff3b-4965-995f-7833629773d3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6502 | 2025.03.08 00:44:57.011173 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
6503 | 2025.03.08 00:44:58.000214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 195.74 MiB, peak 217.23 MiB, free memory in arenas 0.00 B, will set to 206.83 MiB (RSS), difference: 11.09 MiB |