1 | [ Mar 13 18:26:38 Enabled. ] | ||
2 | [ Mar 13 18:26:38 Rereading configuration. ] | ||
3 | [ Mar 13 18:26:39 Rereading configuration. ] | ||
4 | [ Mar 13 18:26:41 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 13 18:26:41 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.13 18:26:42.591043 [ 1 ] {} <Information> Application: Will watch for the process with pid 23230 | ||
29 | 2025.03.13 18:26:42.591645 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2025.03.13 18:26:43.161053 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 23230 | ||
31 | 2025.03.13 18:26:43.162566 [ 1 ] {} <Information> Application: starting up | ||
32 | 2025.03.13 18:26:43.163604 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2025.03.13 18:26:43.274470 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2025.03.13 18:26:43.465996 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2025.03.13 18:26:43.466097 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2025.03.13 18:26:43.466114 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2025.03.13 18:26:43.466211 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2025.03.13 18:26:43.467128 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2025.03.13 18:26:43.469347 [ 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.13 18:26:43.470489 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2025.03.13 18:26:43.471652 [ 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.13 18:26:43.471723 [ 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.13 18:26:43.471782 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2025.03.13 18:26:43.472026 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2025.03.13 18:26:43.473259 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2025.03.13 18:26:43.480746 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2025.03.13 18:26:43.481571 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2025.03.13 18:26:43.483260 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2025.03.13 18:26:43.483383 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2025.03.13 18:26:43.485534 [ 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.13 18:26:43.486190 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2025.03.13 18:26:43.491283 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2025.03.13 18:26:43.492039 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2025.03.13 18:26:43.494048 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2025.03.13 18:26:43.494557 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2025.03.13 18:26:43.495034 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2025.03.13 18:26:43.495456 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2025.03.13 18:26:43.497177 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2025.03.13 18:26:43.497210 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2025.03.13 18:26:43.497278 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2025.03.13 18:26:43.497376 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2025.03.13 18:26:43.510250 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2025.03.13 18:26:43.510277 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000171725 sec | ||
68 | 2025.03.13 18:26:43.510406 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2025.03.13 18:26:43.510468 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2025.03.13 18:26:43.512087 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2025.03.13 18:26:43.513271 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2025.03.13 18:26:43.530922 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2025.03.13 18:26:43.530983 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2025.03.13 18:26:43.531084 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2025.03.13 18:26:43.531108 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2025.03.13 18:26:43.531146 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2025.03.13 18:26:43.531240 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
78 | 2025.03.13 18:26:43.537068 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2025.03.13 18:26:43.537136 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2025.03.13 18:26:43.537207 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
81 | 2025.03.13 18:26:43.537518 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2025.03.13 18:26:43.537551 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2025.03.13 18:26:43.537611 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2025.03.13 18:26:43.537716 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2025.03.13 18:26:43.537739 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2025.03.13 18:26:43.537787 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2025.03.13 18:26:43.537895 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2025.03.13 18:26:43.578998 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2025.03.13 18:26:43.580806 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2025.03.13 18:26:43.580948 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000172705 sec | ||
91 | 2025.03.13 18:26:43.580969 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2025.03.13 18:26:43.580983 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2025.03.13 18:26:43.581018 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2025.03.13 18:26:43.581334 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2025.03.13 18:26:43.581466 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2025.03.13 18:26:43.581487 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2025.03.13 18:26:43.581504 [ 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.13 18:26:43.581522 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2025.03.13 18:26:43.609670 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2025.03.13 18:26:43.609954 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.11 MiB (RSS), difference: 92.33 MiB | ||
101 | 2025.03.13 18:26:43.611234 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.8551e-05 sec. | ||
102 | 2025.03.13 18:26:43.612597 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2025.03.13 18:26:43.612705 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2025.03.13 18:26:43.612726 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2025.03.13 18:26:43.650454 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56162 | ||
106 | 2025.03.13 18:26:43.651271 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2025.03.13 18:26:43.651350 [ 3 ] {} <Debug> TCP-Session: c544155c-adf1-4cc7-88f6-5603b0747ec0 Authenticating user 'default' from [fd00:1122:3344:101::a]:56162 | ||
108 | 2025.03.13 18:26:43.651391 [ 3 ] {} <Debug> TCP-Session: c544155c-adf1-4cc7-88f6-5603b0747ec0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2025.03.13 18:26:43.651485 [ 3 ] {} <Debug> TCP-Session: c544155c-adf1-4cc7-88f6-5603b0747ec0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2025.03.13 18:26:43.651603 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2025.03.13 18:26:43.651642 [ 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.13 18:26:43.651740 [ 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.13 18:26:43.653040 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38169 | ||
114 | 2025.03.13 18:26:43.653171 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
115 | 2025.03.13 18:26:43.653212 [ 4 ] {} <Debug> TCP-Session: 97a96415-71e7-4450-9d5f-745236dfceea Authenticating user 'default' from [fd00:1122:3344:101::a]:38169 | ||
116 | 2025.03.13 18:26:43.653246 [ 4 ] {} <Debug> TCP-Session: 97a96415-71e7-4450-9d5f-745236dfceea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
117 | 2025.03.13 18:26:43.653360 [ 4 ] {} <Debug> TCP-Session: 97a96415-71e7-4450-9d5f-745236dfceea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
118 | 2025.03.13 18:26:43.654232 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42272 | ||
119 | 2025.03.13 18:26:43.654236 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46792 | ||
120 | 2025.03.13 18:26:43.654346 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49373 | ||
121 | 2025.03.13 18:26:43.654391 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
122 | 2025.03.13 18:26:43.654483 [ 253 ] {} <Debug> TCP-Session: db6be1c8-25c6-41b5-befc-5c8ea28642e5 Authenticating user 'default' from [fd00:1122:3344:101::a]:42272 | ||
123 | 2025.03.13 18:26:43.654787 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36570 | ||
124 | 2025.03.13 18:26:43.654811 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
125 | 2025.03.13 18:26:43.654823 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
126 | 2025.03.13 18:26:43.654931 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37297 | ||
127 | 2025.03.13 18:26:43.654788 [ 253 ] {} <Debug> TCP-Session: db6be1c8-25c6-41b5-befc-5c8ea28642e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
128 | 2025.03.13 18:26:43.655130 [ 5 ] {} <Debug> TCP-Session: 5c4e56d0-b48e-468e-af97-0ca7a9cc94c8 Authenticating user 'default' from [fd00:1122:3344:101::a]:46792 | ||
129 | 2025.03.13 18:26:43.655169 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44965 | ||
130 | 2025.03.13 18:26:43.655191 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
131 | 2025.03.13 18:26:43.655220 [ 5 ] {} <Debug> TCP-Session: 5c4e56d0-b48e-468e-af97-0ca7a9cc94c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
132 | 2025.03.13 18:26:43.655043 [ 254 ] {} <Debug> TCP-Session: b0e3bb50-b49e-4eb9-8489-3519effc6832 Authenticating user 'default' from [fd00:1122:3344:101::a]:49373 | ||
133 | 2025.03.13 18:26:43.655192 [ 253 ] {} <Debug> TCP-Session: db6be1c8-25c6-41b5-befc-5c8ea28642e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
134 | 2025.03.13 18:26:43.655504 [ 255 ] {} <Debug> TCP-Session: 99b98b10-c5d3-429d-9658-c350044e3eb9 Authenticating user 'default' from [fd00:1122:3344:101::a]:36570 | ||
135 | 2025.03.13 18:26:43.655525 [ 254 ] {} <Debug> TCP-Session: b0e3bb50-b49e-4eb9-8489-3519effc6832 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
136 | 2025.03.13 18:26:43.655626 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
137 | 2025.03.13 18:26:43.655504 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
138 | 2025.03.13 18:26:43.655644 [ 5 ] {} <Debug> TCP-Session: 5c4e56d0-b48e-468e-af97-0ca7a9cc94c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
139 | 2025.03.13 18:26:43.655772 [ 256 ] {} <Debug> TCP-Session: 56e12d40-c956-4c5d-9f3f-9892eb710155 Authenticating user 'default' from [fd00:1122:3344:101::a]:37297 | ||
140 | 2025.03.13 18:26:43.655702 [ 254 ] {} <Debug> TCP-Session: b0e3bb50-b49e-4eb9-8489-3519effc6832 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
141 | 2025.03.13 18:26:43.655845 [ 256 ] {} <Debug> TCP-Session: 56e12d40-c956-4c5d-9f3f-9892eb710155 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
142 | 2025.03.13 18:26:43.655833 [ 257 ] {} <Debug> TCP-Session: 2b917360-a55c-45b4-ba63-538cf349de1d Authenticating user 'default' from [fd00:1122:3344:101::a]:44965 | ||
143 | 2025.03.13 18:26:43.655687 [ 255 ] {} <Debug> TCP-Session: 99b98b10-c5d3-429d-9658-c350044e3eb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
144 | 2025.03.13 18:26:43.656040 [ 256 ] {} <Debug> TCP-Session: 56e12d40-c956-4c5d-9f3f-9892eb710155 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
145 | 2025.03.13 18:26:43.656046 [ 257 ] {} <Debug> TCP-Session: 2b917360-a55c-45b4-ba63-538cf349de1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
146 | 2025.03.13 18:26:43.656072 [ 255 ] {} <Debug> TCP-Session: 99b98b10-c5d3-429d-9658-c350044e3eb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
147 | 2025.03.13 18:26:43.656132 [ 257 ] {} <Debug> TCP-Session: 2b917360-a55c-45b4-ba63-538cf349de1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
148 | 2025.03.13 18:26:43.892754 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34551 | ||
149 | 2025.03.13 18:26:43.893351 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
150 | 2025.03.13 18:26:43.893482 [ 258 ] {} <Debug> TCP-Session: ac6fd8d4-ac62-494d-ae28-c38f2447d5aa Authenticating user 'default' from [fd00:1122:3344:101::c]:34551 | ||
151 | 2025.03.13 18:26:43.893514 [ 258 ] {} <Debug> TCP-Session: ac6fd8d4-ac62-494d-ae28-c38f2447d5aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
152 | 2025.03.13 18:26:43.893534 [ 258 ] {} <Debug> TCP-Session: ac6fd8d4-ac62-494d-ae28-c38f2447d5aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2025.03.13 18:26:43.893704 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
154 | 2025.03.13 18:26:43.893740 [ 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 | ||
155 | 2025.03.13 18:26:43.893837 [ 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 | ||
156 | 2025.03.13 18:26:43.895050 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36819 | ||
157 | 2025.03.13 18:26:43.895135 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42748 | ||
158 | 2025.03.13 18:26:43.895323 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55897 | ||
159 | 2025.03.13 18:26:43.895342 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59195 | ||
160 | 2025.03.13 18:26:43.895559 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54909 | ||
161 | 2025.03.13 18:26:43.895672 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
162 | 2025.03.13 18:26:43.895884 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
163 | 2025.03.13 18:26:43.895910 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
164 | 2025.03.13 18:26:43.896174 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
165 | 2025.03.13 18:26:43.896252 [ 260 ] {} <Debug> TCP-Session: fbbfc350-1520-4485-bd5f-8c3c9187fa74 Authenticating user 'default' from [fd00:1122:3344:101::c]:42748 | ||
166 | 2025.03.13 18:26:43.895917 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42765 | ||
167 | 2025.03.13 18:26:43.896234 [ 259 ] {} <Debug> TCP-Session: 48e576bf-dc00-4361-a90d-fc50f1365458 Authenticating user 'default' from [fd00:1122:3344:101::c]:36819 | ||
168 | 2025.03.13 18:26:43.896396 [ 260 ] {} <Debug> TCP-Session: fbbfc350-1520-4485-bd5f-8c3c9187fa74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
169 | 2025.03.13 18:26:43.896375 [ 261 ] {} <Debug> TCP-Session: c2934c4a-b9e6-4c50-837f-a75410f22118 Authenticating user 'default' from [fd00:1122:3344:101::c]:59195 | ||
170 | 2025.03.13 18:26:43.896210 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50129 | ||
171 | 2025.03.13 18:26:43.896211 [ 262 ] {} <Debug> TCP-Session: 1b526c0c-4438-4744-bec2-af4291b41200 Authenticating user 'default' from [fd00:1122:3344:101::c]:55897 | ||
172 | 2025.03.13 18:26:43.896201 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
173 | 2025.03.13 18:26:43.896577 [ 260 ] {} <Debug> TCP-Session: fbbfc350-1520-4485-bd5f-8c3c9187fa74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
174 | 2025.03.13 18:26:43.896678 [ 261 ] {} <Debug> TCP-Session: c2934c4a-b9e6-4c50-837f-a75410f22118 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
175 | 2025.03.13 18:26:43.896755 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
176 | 2025.03.13 18:26:43.896690 [ 259 ] {} <Debug> TCP-Session: 48e576bf-dc00-4361-a90d-fc50f1365458 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
177 | 2025.03.13 18:26:43.896807 [ 263 ] {} <Debug> TCP-Session: 6aefb7a9-3101-44b8-8496-5e97049b48ee Authenticating user 'default' from [fd00:1122:3344:101::c]:54909 | ||
178 | 2025.03.13 18:26:43.896892 [ 265 ] {} <Debug> TCP-Session: 6e2114c9-2210-411a-a43b-62d2414a3884 Authenticating user 'default' from [fd00:1122:3344:101::c]:50129 | ||
179 | 2025.03.13 18:26:43.896854 [ 262 ] {} <Debug> TCP-Session: 1b526c0c-4438-4744-bec2-af4291b41200 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
180 | 2025.03.13 18:26:43.896940 [ 261 ] {} <Debug> TCP-Session: c2934c4a-b9e6-4c50-837f-a75410f22118 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
181 | 2025.03.13 18:26:43.897008 [ 265 ] {} <Debug> TCP-Session: 6e2114c9-2210-411a-a43b-62d2414a3884 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
182 | 2025.03.13 18:26:43.897023 [ 262 ] {} <Debug> TCP-Session: 1b526c0c-4438-4744-bec2-af4291b41200 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
183 | 2025.03.13 18:26:43.896833 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
184 | 2025.03.13 18:26:43.897099 [ 265 ] {} <Debug> TCP-Session: 6e2114c9-2210-411a-a43b-62d2414a3884 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
185 | 2025.03.13 18:26:43.896904 [ 259 ] {} <Debug> TCP-Session: 48e576bf-dc00-4361-a90d-fc50f1365458 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
186 | 2025.03.13 18:26:43.897143 [ 263 ] {} <Debug> TCP-Session: 6aefb7a9-3101-44b8-8496-5e97049b48ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
187 | 2025.03.13 18:26:43.897273 [ 264 ] {} <Debug> TCP-Session: 5168cf79-8f39-4ac5-83c2-9dfc7dd16d7e Authenticating user 'default' from [fd00:1122:3344:101::c]:42765 | ||
188 | 2025.03.13 18:26:43.897350 [ 263 ] {} <Debug> TCP-Session: 6aefb7a9-3101-44b8-8496-5e97049b48ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
189 | 2025.03.13 18:26:43.897377 [ 264 ] {} <Debug> TCP-Session: 5168cf79-8f39-4ac5-83c2-9dfc7dd16d7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
190 | 2025.03.13 18:26:43.897532 [ 264 ] {} <Debug> TCP-Session: 5168cf79-8f39-4ac5-83c2-9dfc7dd16d7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
191 | 2025.03.13 18:26:43.949523 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38410 | ||
192 | 2025.03.13 18:26:43.950270 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
193 | 2025.03.13 18:26:43.950311 [ 266 ] {} <Debug> TCP-Session: f3561ee9-d7c8-4da8-be3d-69d41790d8eb Authenticating user 'default' from [fd00:1122:3344:101::b]:38410 | ||
194 | 2025.03.13 18:26:43.950404 [ 266 ] {} <Debug> TCP-Session: f3561ee9-d7c8-4da8-be3d-69d41790d8eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
195 | 2025.03.13 18:26:43.950425 [ 266 ] {} <Debug> TCP-Session: f3561ee9-d7c8-4da8-be3d-69d41790d8eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
196 | 2025.03.13 18:26:43.950501 [ 266 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
197 | 2025.03.13 18:26:43.950586 [ 266 ] {} <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 | ||
198 | 2025.03.13 18:26:43.950612 [ 266 ] {} <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 | ||
199 | 2025.03.13 18:26:43.951823 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37171 | ||
200 | 2025.03.13 18:26:43.951983 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
201 | 2025.03.13 18:26:43.951992 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53398 | ||
202 | 2025.03.13 18:26:43.952114 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59483 | ||
203 | 2025.03.13 18:26:43.952121 [ 267 ] {} <Debug> TCP-Session: bd614164-8815-4245-9471-044c8b3865f6 Authenticating user 'default' from [fd00:1122:3344:101::b]:37171 | ||
204 | 2025.03.13 18:26:43.952272 [ 267 ] {} <Debug> TCP-Session: bd614164-8815-4245-9471-044c8b3865f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
205 | 2025.03.13 18:26:43.952284 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
206 | 2025.03.13 18:26:43.952473 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
207 | 2025.03.13 18:26:43.952480 [ 268 ] {} <Debug> TCP-Session: bc004fa2-b27f-40f9-b3f6-428200177d36 Authenticating user 'default' from [fd00:1122:3344:101::b]:53398 | ||
208 | 2025.03.13 18:26:43.952538 [ 269 ] {} <Debug> TCP-Session: 6eacdbfe-601d-4c2c-a320-01c4e060e746 Authenticating user 'default' from [fd00:1122:3344:101::b]:59483 | ||
209 | 2025.03.13 18:26:43.952598 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55761 | ||
210 | 2025.03.13 18:26:43.952524 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58394 | ||
211 | 2025.03.13 18:26:43.952649 [ 268 ] {} <Debug> TCP-Session: bc004fa2-b27f-40f9-b3f6-428200177d36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
212 | 2025.03.13 18:26:43.952687 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40209 | ||
213 | 2025.03.13 18:26:43.952498 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34534 | ||
214 | 2025.03.13 18:26:43.952489 [ 267 ] {} <Debug> TCP-Session: bd614164-8815-4245-9471-044c8b3865f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
215 | 2025.03.13 18:26:43.953163 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
216 | 2025.03.13 18:26:43.953272 [ 268 ] {} <Debug> TCP-Session: bc004fa2-b27f-40f9-b3f6-428200177d36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
217 | 2025.03.13 18:26:43.953286 [ 269 ] {} <Debug> TCP-Session: 6eacdbfe-601d-4c2c-a320-01c4e060e746 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
218 | 2025.03.13 18:26:43.953331 [ 272 ] {} <Debug> TCP-Session: 955f2037-fc00-4920-bdf9-d57527aa321f Authenticating user 'default' from [fd00:1122:3344:101::b]:55761 | ||
219 | 2025.03.13 18:26:43.953285 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
220 | 2025.03.13 18:26:43.953285 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
221 | 2025.03.13 18:26:43.953602 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
222 | 2025.03.13 18:26:43.953663 [ 269 ] {} <Debug> TCP-Session: 6eacdbfe-601d-4c2c-a320-01c4e060e746 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
223 | 2025.03.13 18:26:43.953650 [ 272 ] {} <Debug> TCP-Session: 955f2037-fc00-4920-bdf9-d57527aa321f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
224 | 2025.03.13 18:26:43.953640 [ 273 ] {} <Debug> TCP-Session: f03b8a35-b8d3-4dfa-b430-8c2a27f4ebd2 Authenticating user 'default' from [fd00:1122:3344:101::b]:40209 | ||
225 | 2025.03.13 18:26:43.953776 [ 270 ] {} <Debug> TCP-Session: 4b72ea51-3ff0-4bce-ab9a-9b7c671a7063 Authenticating user 'default' from [fd00:1122:3344:101::b]:34534 | ||
226 | 2025.03.13 18:26:43.953867 [ 272 ] {} <Debug> TCP-Session: 955f2037-fc00-4920-bdf9-d57527aa321f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
227 | 2025.03.13 18:26:43.953611 [ 271 ] {} <Debug> TCP-Session: e1ced9ff-50ae-406a-8d61-5af668cdb772 Authenticating user 'default' from [fd00:1122:3344:101::b]:58394 | ||
228 | 2025.03.13 18:26:43.953934 [ 273 ] {} <Debug> TCP-Session: f03b8a35-b8d3-4dfa-b430-8c2a27f4ebd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
229 | 2025.03.13 18:26:43.954052 [ 270 ] {} <Debug> TCP-Session: 4b72ea51-3ff0-4bce-ab9a-9b7c671a7063 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
230 | 2025.03.13 18:26:43.954110 [ 273 ] {} <Debug> TCP-Session: f03b8a35-b8d3-4dfa-b430-8c2a27f4ebd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
231 | 2025.03.13 18:26:43.954147 [ 271 ] {} <Debug> TCP-Session: e1ced9ff-50ae-406a-8d61-5af668cdb772 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
232 | 2025.03.13 18:26:43.954126 [ 270 ] {} <Debug> TCP-Session: 4b72ea51-3ff0-4bce-ab9a-9b7c671a7063 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
233 | 2025.03.13 18:26:43.954312 [ 271 ] {} <Debug> TCP-Session: e1ced9ff-50ae-406a-8d61-5af668cdb772 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
234 | 2025.03.13 18:26:44.000179 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.26 MiB, peak 117.26 MiB, free memory in arenas 0.00 B, will set to 120.42 MiB (RSS), difference: 3.15 MiB | ||
235 | 2025.03.13 18:26:44.007152 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48512 | ||
236 | 2025.03.13 18:26:44.013782 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
237 | 2025.03.13 18:26:44.013920 [ 274 ] {} <Debug> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Authenticating user 'default' from [fd00:1122:3344:101::d]:48512 | ||
238 | 2025.03.13 18:26:44.013949 [ 274 ] {} <Debug> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
239 | 2025.03.13 18:26:44.013965 [ 274 ] {} <Debug> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
240 | 2025.03.13 18:26:44.014183 [ 274 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
241 | 2025.03.13 18:26:44.014220 [ 274 ] {} <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 | ||
242 | 2025.03.13 18:26:44.014346 [ 274 ] {} <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 | ||
243 | 2025.03.13 18:26:44.014828 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52879 | ||
244 | 2025.03.13 18:26:44.015163 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44426 | ||
245 | 2025.03.13 18:26:44.015168 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65350 | ||
246 | 2025.03.13 18:26:44.015164 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
247 | 2025.03.13 18:26:44.015360 [ 275 ] {} <Debug> TCP-Session: 3b7cc547-3e9f-4246-b394-2163b90fad9e Authenticating user 'default' from [fd00:1122:3344:101::d]:52879 | ||
248 | 2025.03.13 18:26:44.015366 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
249 | 2025.03.13 18:26:44.015362 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59184 | ||
250 | 2025.03.13 18:26:44.015569 [ 275 ] {} <Debug> TCP-Session: 3b7cc547-3e9f-4246-b394-2163b90fad9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
251 | 2025.03.13 18:26:44.015655 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49224 | ||
252 | 2025.03.13 18:26:44.015781 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
253 | 2025.03.13 18:26:44.015797 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47299 | ||
254 | 2025.03.13 18:26:44.015832 [ 277 ] {} <Debug> TCP-Session: 82489260-1c7d-4891-9977-d640ed624c3c Authenticating user 'default' from [fd00:1122:3344:101::d]:44426 | ||
255 | 2025.03.13 18:26:44.015854 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
256 | 2025.03.13 18:26:44.016170 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
257 | 2025.03.13 18:26:44.016183 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
258 | 2025.03.13 18:26:44.016171 [ 276 ] {} <Debug> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Authenticating user 'default' from [fd00:1122:3344:101::d]:65350 | ||
259 | 2025.03.13 18:26:44.016264 [ 275 ] {} <Debug> TCP-Session: 3b7cc547-3e9f-4246-b394-2163b90fad9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
260 | 2025.03.13 18:26:44.016295 [ 279 ] {} <Debug> TCP-Session: 035b1679-3db0-4b0d-9123-26101d5fc78c Authenticating user 'default' from [fd00:1122:3344:101::d]:49224 | ||
261 | 2025.03.13 18:26:44.016167 [ 277 ] {} <Debug> TCP-Session: 82489260-1c7d-4891-9977-d640ed624c3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
262 | 2025.03.13 18:26:44.016344 [ 280 ] {} <Debug> TCP-Session: 24f535c2-adfa-4478-b2ee-0e11e769337a Authenticating user 'default' from [fd00:1122:3344:101::d]:47299 | ||
263 | 2025.03.13 18:26:44.016324 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51635 | ||
264 | 2025.03.13 18:26:44.016291 [ 278 ] {} <Debug> TCP-Session: 918c7de2-8d22-468e-993a-84d9e8cae79d Authenticating user 'default' from [fd00:1122:3344:101::d]:59184 | ||
265 | 2025.03.13 18:26:44.016544 [ 280 ] {} <Debug> TCP-Session: 24f535c2-adfa-4478-b2ee-0e11e769337a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
266 | 2025.03.13 18:26:44.016543 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35679 | ||
267 | 2025.03.13 18:26:44.016578 [ 277 ] {} <Debug> TCP-Session: 82489260-1c7d-4891-9977-d640ed624c3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
268 | 2025.03.13 18:26:44.016494 [ 276 ] {} <Debug> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
269 | 2025.03.13 18:26:44.016522 [ 279 ] {} <Debug> TCP-Session: 035b1679-3db0-4b0d-9123-26101d5fc78c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
270 | 2025.03.13 18:26:44.016614 [ 278 ] {} <Debug> TCP-Session: 918c7de2-8d22-468e-993a-84d9e8cae79d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
271 | 2025.03.13 18:26:44.016773 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
272 | 2025.03.13 18:26:44.017642 [ 280 ] {} <Debug> TCP-Session: 24f535c2-adfa-4478-b2ee-0e11e769337a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
273 | 2025.03.13 18:26:44.017730 [ 276 ] {} <Debug> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
274 | 2025.03.13 18:26:44.017754 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
275 | 2025.03.13 18:26:44.017827 [ 281 ] {} <Debug> TCP-Session: 7800f038-4899-4e1b-b6df-cb2bac23d994 Authenticating user 'default' from [fd00:1122:3344:101::d]:51635 | ||
276 | 2025.03.13 18:26:44.017790 [ 279 ] {} <Debug> TCP-Session: 035b1679-3db0-4b0d-9123-26101d5fc78c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
277 | 2025.03.13 18:26:44.017771 [ 278 ] {} <Debug> TCP-Session: 918c7de2-8d22-468e-993a-84d9e8cae79d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
278 | 2025.03.13 18:26:44.018051 [ 282 ] {} <Debug> TCP-Session: 19d8bbc1-a9f4-4453-95cd-c2b81b754ec4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35679 | ||
279 | 2025.03.13 18:26:44.018083 [ 281 ] {} <Debug> TCP-Session: 7800f038-4899-4e1b-b6df-cb2bac23d994 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
280 | 2025.03.13 18:26:44.018672 [ 282 ] {} <Debug> TCP-Session: 19d8bbc1-a9f4-4453-95cd-c2b81b754ec4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
281 | 2025.03.13 18:26:44.018696 [ 281 ] {} <Debug> TCP-Session: 7800f038-4899-4e1b-b6df-cb2bac23d994 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
282 | 2025.03.13 18:26:44.018803 [ 282 ] {} <Debug> TCP-Session: 19d8bbc1-a9f4-4453-95cd-c2b81b754ec4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
283 | 2025.03.13 18:26:44.018856 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
284 | 2025.03.13 18:26:44.022989 [ 274 ] {f51e7aa7-722e-429b-a50a-4bf492466495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
285 | 2025.03.13 18:26:44.093636 [ 274 ] {f51e7aa7-722e-429b-a50a-4bf492466495} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:48512) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
286 | |||
287 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
288 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
289 | 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 | ||
290 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
291 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
292 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
293 | 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 | ||
294 | 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 | ||
295 | 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 | ||
296 | 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 | ||
297 | 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 | ||
298 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
299 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
300 | 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 | ||
301 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
302 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
303 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
304 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
305 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
306 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
307 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
308 | |||
309 | 2025.03.13 18:26:44.095470 [ 274 ] {f51e7aa7-722e-429b-a50a-4bf492466495} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
310 | |||
311 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
312 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
313 | 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 | ||
314 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
315 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
316 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
317 | 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 | ||
318 | 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 | ||
319 | 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 | ||
320 | 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 | ||
321 | 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 | ||
322 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
323 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
324 | 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 | ||
325 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
326 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
327 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
328 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
329 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
330 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
331 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
332 | |||
333 | 2025.03.13 18:26:44.095756 [ 274 ] {f51e7aa7-722e-429b-a50a-4bf492466495} <Debug> TCPHandler: Processed in 0.079011245 sec. | ||
334 | 2025.03.13 18:26:44.096173 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
335 | 2025.03.13 18:26:44.096396 [ 276 ] {75bd8d10-bb09-44bc-a8e9-965e5fe0b359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
336 | 2025.03.13 18:26:44.096871 [ 276 ] {75bd8d10-bb09-44bc-a8e9-965e5fe0b359} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:65350) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
337 | |||
338 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
339 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
340 | 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 | ||
341 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
342 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
343 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
344 | 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 | ||
345 | 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 | ||
346 | 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 | ||
347 | 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 | ||
348 | 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 | ||
349 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
350 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
351 | 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 | ||
352 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
353 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
354 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
355 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
356 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
357 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
358 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
359 | |||
360 | 2025.03.13 18:26:44.097206 [ 276 ] {75bd8d10-bb09-44bc-a8e9-965e5fe0b359} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
361 | |||
362 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
363 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
364 | 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 | ||
365 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
366 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
367 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
368 | 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 | ||
369 | 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 | ||
370 | 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 | ||
371 | 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 | ||
372 | 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 | ||
373 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
374 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
375 | 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 | ||
376 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
377 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
378 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
379 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
380 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
381 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
382 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
383 | |||
384 | 2025.03.13 18:26:44.097454 [ 276 ] {75bd8d10-bb09-44bc-a8e9-965e5fe0b359} <Debug> TCPHandler: Processed in 0.001444875 sec. | ||
385 | 2025.03.13 18:26:44.097751 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
386 | 2025.03.13 18:26:44.099388 [ 274 ] {dd61f48a-8c98-4bc0-879f-09aa651ec43d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
387 | 2025.03.13 18:26:44.099505 [ 274 ] {dd61f48a-8c98-4bc0-879f-09aa651ec43d} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
388 | 2025.03.13 18:26:44.108646 [ 274 ] {dd61f48a-8c98-4bc0-879f-09aa651ec43d} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
389 | 2025.03.13 18:26:44.108795 [ 274 ] {dd61f48a-8c98-4bc0-879f-09aa651ec43d} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000198606 sec | ||
390 | 2025.03.13 18:26:44.108819 [ 274 ] {dd61f48a-8c98-4bc0-879f-09aa651ec43d} <Trace> ReferentialDeps: No tables | ||
391 | 2025.03.13 18:26:44.108833 [ 274 ] {dd61f48a-8c98-4bc0-879f-09aa651ec43d} <Trace> LoadingDeps: No tables | ||
392 | 2025.03.13 18:26:44.108893 [ 274 ] {dd61f48a-8c98-4bc0-879f-09aa651ec43d} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
393 | 2025.03.13 18:26:44.109703 [ 274 ] {dd61f48a-8c98-4bc0-879f-09aa651ec43d} <Debug> TCPHandler: Processed in 0.012091682 sec. | ||
394 | 2025.03.13 18:26:44.109871 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
395 | 2025.03.13 18:26:44.110072 [ 274 ] {a83095ba-5bf4-4c81-83c8-d0160e9f4865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) /* The version table contains metadata about the `oximeter` database */ | ||
396 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
397 | 2025.03.13 18:26:44.110251 [ 274 ] {a83095ba-5bf4-4c81-83c8-d0160e9f4865} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
398 | 2025.03.13 18:26:44.119795 [ 274 ] {a83095ba-5bf4-4c81-83c8-d0160e9f4865} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
399 | 2025.03.13 18:26:44.122804 [ 274 ] {a83095ba-5bf4-4c81-83c8-d0160e9f4865} <Debug> oximeter.version (86b5bba8-aadf-49a8-a891-7f6921973351): Loading data parts | ||
400 | 2025.03.13 18:26:44.123364 [ 274 ] {a83095ba-5bf4-4c81-83c8-d0160e9f4865} <Debug> oximeter.version (86b5bba8-aadf-49a8-a891-7f6921973351): There are no data parts | ||
401 | 2025.03.13 18:26:44.126552 [ 274 ] {a83095ba-5bf4-4c81-83c8-d0160e9f4865} <Debug> TCPHandler: Processed in 0.016745479 sec. | ||
402 | 2025.03.13 18:26:44.126848 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
403 | 2025.03.13 18:26:44.127081 [ 274 ] {0883ee59-b858-425f-825d-6d352b0887eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) /* The measurement tables contain all individual samples from each timeseries. | ||
404 | * | ||
405 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
406 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
407 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
408 | * by all samples from the same timeseries. | ||
409 | * | ||
410 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
411 | * and then uses that to index quickly into the measurements tables. | ||
412 | */ | ||
413 | 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) | ||
414 | 2025.03.13 18:26:44.127228 [ 274 ] {0883ee59-b858-425f-825d-6d352b0887eb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
415 | 2025.03.13 18:26:44.137163 [ 274 ] {0883ee59-b858-425f-825d-6d352b0887eb} <Debug> oximeter.measurements_bool (e140ce10-76fa-4686-a1c0-b0a00f246ee9): Loading data parts | ||
416 | 2025.03.13 18:26:44.137523 [ 274 ] {0883ee59-b858-425f-825d-6d352b0887eb} <Debug> oximeter.measurements_bool (e140ce10-76fa-4686-a1c0-b0a00f246ee9): There are no data parts | ||
417 | 2025.03.13 18:26:44.139046 [ 274 ] {0883ee59-b858-425f-825d-6d352b0887eb} <Debug> TCPHandler: Processed in 0.012264828 sec. | ||
418 | 2025.03.13 18:26:44.139215 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
419 | 2025.03.13 18:26:44.139520 [ 274 ] {75ebc3dc-c1f2-421b-afa0-75f9360beef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) 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) | ||
420 | 2025.03.13 18:26:44.139577 [ 274 ] {75ebc3dc-c1f2-421b-afa0-75f9360beef7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
421 | 2025.03.13 18:26:44.141684 [ 274 ] {75ebc3dc-c1f2-421b-afa0-75f9360beef7} <Debug> oximeter.measurements_i8 (c94c45e4-120f-4778-bf9c-71edd42b63de): Loading data parts | ||
422 | 2025.03.13 18:26:44.141833 [ 274 ] {75ebc3dc-c1f2-421b-afa0-75f9360beef7} <Debug> oximeter.measurements_i8 (c94c45e4-120f-4778-bf9c-71edd42b63de): There are no data parts | ||
423 | 2025.03.13 18:26:44.143919 [ 274 ] {75ebc3dc-c1f2-421b-afa0-75f9360beef7} <Debug> TCPHandler: Processed in 0.004766591 sec. | ||
424 | 2025.03.13 18:26:44.144160 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
425 | 2025.03.13 18:26:44.144369 [ 274 ] {bb77e823-0306-4e74-8868-6b3d6b5cf42d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) 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) | ||
426 | 2025.03.13 18:26:44.144572 [ 274 ] {bb77e823-0306-4e74-8868-6b3d6b5cf42d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
427 | 2025.03.13 18:26:44.153041 [ 274 ] {bb77e823-0306-4e74-8868-6b3d6b5cf42d} <Debug> oximeter.measurements_u8 (7845a30b-ce7e-4e75-aeed-a7f6191125d0): Loading data parts | ||
428 | 2025.03.13 18:26:44.153392 [ 274 ] {bb77e823-0306-4e74-8868-6b3d6b5cf42d} <Debug> oximeter.measurements_u8 (7845a30b-ce7e-4e75-aeed-a7f6191125d0): There are no data parts | ||
429 | 2025.03.13 18:26:44.155340 [ 274 ] {bb77e823-0306-4e74-8868-6b3d6b5cf42d} <Debug> TCPHandler: Processed in 0.011235595 sec. | ||
430 | 2025.03.13 18:26:44.155493 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
431 | 2025.03.13 18:26:44.155828 [ 274 ] {f9cd9dde-be65-4f0b-ab8e-58f8ed72634f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) 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) | ||
432 | 2025.03.13 18:26:44.155879 [ 274 ] {f9cd9dde-be65-4f0b-ab8e-58f8ed72634f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
433 | 2025.03.13 18:26:44.158456 [ 274 ] {f9cd9dde-be65-4f0b-ab8e-58f8ed72634f} <Debug> oximeter.measurements_i16 (36812e92-773a-4ce5-93b3-857d6f71cd86): Loading data parts | ||
434 | 2025.03.13 18:26:44.158674 [ 274 ] {f9cd9dde-be65-4f0b-ab8e-58f8ed72634f} <Debug> oximeter.measurements_i16 (36812e92-773a-4ce5-93b3-857d6f71cd86): There are no data parts | ||
435 | 2025.03.13 18:26:44.159847 [ 274 ] {f9cd9dde-be65-4f0b-ab8e-58f8ed72634f} <Debug> TCPHandler: Processed in 0.004412489 sec. | ||
436 | 2025.03.13 18:26:44.160124 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
437 | 2025.03.13 18:26:44.160334 [ 274 ] {64063d5a-5813-458a-bbe9-e8699a76d15d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) 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) | ||
438 | 2025.03.13 18:26:44.160531 [ 274 ] {64063d5a-5813-458a-bbe9-e8699a76d15d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
439 | 2025.03.13 18:26:44.163057 [ 274 ] {64063d5a-5813-458a-bbe9-e8699a76d15d} <Debug> oximeter.measurements_u16 (b47bb525-c227-412a-9272-20244ffa3e31): Loading data parts | ||
440 | 2025.03.13 18:26:44.163331 [ 274 ] {64063d5a-5813-458a-bbe9-e8699a76d15d} <Debug> oximeter.measurements_u16 (b47bb525-c227-412a-9272-20244ffa3e31): There are no data parts | ||
441 | 2025.03.13 18:26:44.173757 [ 274 ] {64063d5a-5813-458a-bbe9-e8699a76d15d} <Debug> TCPHandler: Processed in 0.013685642 sec. | ||
442 | 2025.03.13 18:26:44.173925 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
443 | 2025.03.13 18:26:44.174234 [ 274 ] {1d12df1d-1d5a-4f46-8ee9-13f9f110a5af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) 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) | ||
444 | 2025.03.13 18:26:44.174350 [ 274 ] {1d12df1d-1d5a-4f46-8ee9-13f9f110a5af} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
445 | 2025.03.13 18:26:44.180270 [ 274 ] {1d12df1d-1d5a-4f46-8ee9-13f9f110a5af} <Debug> oximeter.measurements_i32 (27c25979-6ef1-4227-8874-6e0273589684): Loading data parts | ||
446 | 2025.03.13 18:26:44.180457 [ 274 ] {1d12df1d-1d5a-4f46-8ee9-13f9f110a5af} <Debug> oximeter.measurements_i32 (27c25979-6ef1-4227-8874-6e0273589684): There are no data parts | ||
447 | 2025.03.13 18:26:44.182727 [ 274 ] {1d12df1d-1d5a-4f46-8ee9-13f9f110a5af} <Debug> TCPHandler: Processed in 0.00887329 sec. | ||
448 | 2025.03.13 18:26:44.182971 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
449 | 2025.03.13 18:26:44.183180 [ 274 ] {c93096fa-fb7a-4d40-90c0-faf0595b7f1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) 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) | ||
450 | 2025.03.13 18:26:44.183378 [ 274 ] {c93096fa-fb7a-4d40-90c0-faf0595b7f1d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
451 | 2025.03.13 18:26:44.185599 [ 274 ] {c93096fa-fb7a-4d40-90c0-faf0595b7f1d} <Debug> oximeter.measurements_u32 (e5d74f33-4775-43f6-80d4-b6366d779783): Loading data parts | ||
452 | 2025.03.13 18:26:44.185859 [ 274 ] {c93096fa-fb7a-4d40-90c0-faf0595b7f1d} <Debug> oximeter.measurements_u32 (e5d74f33-4775-43f6-80d4-b6366d779783): There are no data parts | ||
453 | 2025.03.13 18:26:44.196233 [ 274 ] {c93096fa-fb7a-4d40-90c0-faf0595b7f1d} <Debug> TCPHandler: Processed in 0.013321111 sec. | ||
454 | 2025.03.13 18:26:44.196391 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
455 | 2025.03.13 18:26:44.196666 [ 274 ] {affb7fed-5e95-42ef-a9f2-8fc805114a3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) 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) | ||
456 | 2025.03.13 18:26:44.196769 [ 274 ] {affb7fed-5e95-42ef-a9f2-8fc805114a3d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
457 | 2025.03.13 18:26:44.208477 [ 274 ] {affb7fed-5e95-42ef-a9f2-8fc805114a3d} <Debug> oximeter.measurements_i64 (5f97bd17-b464-4e45-981a-53b32b52ad90): Loading data parts | ||
458 | 2025.03.13 18:26:44.208705 [ 274 ] {affb7fed-5e95-42ef-a9f2-8fc805114a3d} <Debug> oximeter.measurements_i64 (5f97bd17-b464-4e45-981a-53b32b52ad90): There are no data parts | ||
459 | 2025.03.13 18:26:44.211092 [ 274 ] {affb7fed-5e95-42ef-a9f2-8fc805114a3d} <Debug> TCPHandler: Processed in 0.014760376 sec. | ||
460 | 2025.03.13 18:26:44.211330 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
461 | 2025.03.13 18:26:44.211539 [ 274 ] {d857b19d-c21b-4bdf-862a-dcb72adae1ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) 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) | ||
462 | 2025.03.13 18:26:44.211662 [ 274 ] {d857b19d-c21b-4bdf-862a-dcb72adae1ba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
463 | 2025.03.13 18:26:44.214262 [ 274 ] {d857b19d-c21b-4bdf-862a-dcb72adae1ba} <Debug> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Loading data parts | ||
464 | 2025.03.13 18:26:44.214469 [ 274 ] {d857b19d-c21b-4bdf-862a-dcb72adae1ba} <Debug> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): There are no data parts | ||
465 | 2025.03.13 18:26:44.216629 [ 274 ] {d857b19d-c21b-4bdf-862a-dcb72adae1ba} <Debug> TCPHandler: Processed in 0.005357759 sec. | ||
466 | 2025.03.13 18:26:44.216826 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
467 | 2025.03.13 18:26:44.217121 [ 274 ] {156db6ad-f334-495d-adfc-c693c07d9062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) 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) | ||
468 | 2025.03.13 18:26:44.217316 [ 274 ] {156db6ad-f334-495d-adfc-c693c07d9062} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
469 | 2025.03.13 18:26:44.229120 [ 274 ] {156db6ad-f334-495d-adfc-c693c07d9062} <Debug> oximeter.measurements_f32 (1e77f87b-639b-4ffd-a4d5-b1b0e861f8f6): Loading data parts | ||
470 | 2025.03.13 18:26:44.229333 [ 274 ] {156db6ad-f334-495d-adfc-c693c07d9062} <Debug> oximeter.measurements_f32 (1e77f87b-639b-4ffd-a4d5-b1b0e861f8f6): There are no data parts | ||
471 | 2025.03.13 18:26:44.231298 [ 274 ] {156db6ad-f334-495d-adfc-c693c07d9062} <Debug> TCPHandler: Processed in 0.01454122 sec. | ||
472 | 2025.03.13 18:26:44.231585 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
473 | 2025.03.13 18:26:44.231804 [ 274 ] {1bfde7ad-465e-4ee0-a966-25073ded877c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) 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) | ||
474 | 2025.03.13 18:26:44.231953 [ 274 ] {1bfde7ad-465e-4ee0-a966-25073ded877c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
475 | 2025.03.13 18:26:44.248113 [ 274 ] {1bfde7ad-465e-4ee0-a966-25073ded877c} <Debug> oximeter.measurements_f64 (e9405784-d923-419d-a9dd-def0616178fc): Loading data parts | ||
476 | 2025.03.13 18:26:44.248416 [ 274 ] {1bfde7ad-465e-4ee0-a966-25073ded877c} <Debug> oximeter.measurements_f64 (e9405784-d923-419d-a9dd-def0616178fc): There are no data parts | ||
477 | 2025.03.13 18:26:44.300263 [ 274 ] {1bfde7ad-465e-4ee0-a966-25073ded877c} <Debug> TCPHandler: Processed in 0.068737041 sec. | ||
478 | 2025.03.13 18:26:44.300569 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
479 | 2025.03.13 18:26:44.300863 [ 274 ] {b99aa914-1342-446f-8161-9844ee4dd110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) 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) | ||
480 | 2025.03.13 18:26:44.301089 [ 274 ] {b99aa914-1342-446f-8161-9844ee4dd110} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
481 | 2025.03.13 18:26:44.305966 [ 274 ] {b99aa914-1342-446f-8161-9844ee4dd110} <Debug> oximeter.measurements_string (a4c32c63-ae43-4bd0-a5ad-be9eab85e3a7): Loading data parts | ||
482 | 2025.03.13 18:26:44.306235 [ 274 ] {b99aa914-1342-446f-8161-9844ee4dd110} <Debug> oximeter.measurements_string (a4c32c63-ae43-4bd0-a5ad-be9eab85e3a7): There are no data parts | ||
483 | 2025.03.13 18:26:44.320041 [ 274 ] {b99aa914-1342-446f-8161-9844ee4dd110} <Debug> TCPHandler: Processed in 0.019602479 sec. | ||
484 | 2025.03.13 18:26:44.320394 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
485 | 2025.03.13 18:26:44.320653 [ 274 ] {9433dcf5-9137-4944-bb38-a87452ec252d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
486 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
487 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
488 | * a string isn't palatable for a few reasons. | ||
489 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
490 | * details. | ||
491 | */ | ||
492 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
493 | 2025.03.13 18:26:44.320802 [ 274 ] {9433dcf5-9137-4944-bb38-a87452ec252d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
494 | 2025.03.13 18:26:44.335543 [ 274 ] {9433dcf5-9137-4944-bb38-a87452ec252d} <Debug> oximeter.measurements_bytes (25725457-543e-4520-b8a1-83f66ce80368): Loading data parts | ||
495 | 2025.03.13 18:26:44.335782 [ 274 ] {9433dcf5-9137-4944-bb38-a87452ec252d} <Debug> oximeter.measurements_bytes (25725457-543e-4520-b8a1-83f66ce80368): There are no data parts | ||
496 | 2025.03.13 18:26:44.339096 [ 274 ] {9433dcf5-9137-4944-bb38-a87452ec252d} <Debug> TCPHandler: Processed in 0.018793453 sec. | ||
497 | 2025.03.13 18:26:44.339371 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
498 | 2025.03.13 18:26:44.339628 [ 274 ] {516eccb4-7a1b-497c-a16c-4dcfe2952809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) 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) | ||
499 | 2025.03.13 18:26:44.339769 [ 274 ] {516eccb4-7a1b-497c-a16c-4dcfe2952809} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
500 | 2025.03.13 18:26:44.344408 [ 274 ] {516eccb4-7a1b-497c-a16c-4dcfe2952809} <Debug> oximeter.measurements_cumulativei64 (416fda9b-1fe8-4eda-9378-1ecf98e4e3b5): Loading data parts | ||
501 | 2025.03.13 18:26:44.344703 [ 274 ] {516eccb4-7a1b-497c-a16c-4dcfe2952809} <Debug> oximeter.measurements_cumulativei64 (416fda9b-1fe8-4eda-9378-1ecf98e4e3b5): There are no data parts | ||
502 | 2025.03.13 18:26:44.356419 [ 274 ] {516eccb4-7a1b-497c-a16c-4dcfe2952809} <Debug> TCPHandler: Processed in 0.01711343 sec. | ||
503 | 2025.03.13 18:26:44.356582 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
504 | 2025.03.13 18:26:44.356897 [ 274 ] {e21d06ea-04a7-416a-9cbc-39982625524b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) 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) | ||
505 | 2025.03.13 18:26:44.357044 [ 274 ] {e21d06ea-04a7-416a-9cbc-39982625524b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
506 | 2025.03.13 18:26:44.359541 [ 274 ] {e21d06ea-04a7-416a-9cbc-39982625524b} <Debug> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Loading data parts | ||
507 | 2025.03.13 18:26:44.359743 [ 274 ] {e21d06ea-04a7-416a-9cbc-39982625524b} <Debug> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): There are no data parts | ||
508 | 2025.03.13 18:26:44.362323 [ 274 ] {e21d06ea-04a7-416a-9cbc-39982625524b} <Debug> TCPHandler: Processed in 0.005802523 sec. | ||
509 | 2025.03.13 18:26:44.362479 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
510 | 2025.03.13 18:26:44.362705 [ 274 ] {7a48a585-9262-4ed4-b8fd-cddcba3921ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) 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) | ||
511 | 2025.03.13 18:26:44.362855 [ 274 ] {7a48a585-9262-4ed4-b8fd-cddcba3921ff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
512 | 2025.03.13 18:26:44.375560 [ 274 ] {7a48a585-9262-4ed4-b8fd-cddcba3921ff} <Debug> oximeter.measurements_cumulativef32 (54878a6a-2bd2-4d0b-97f0-54fa8ba59436): Loading data parts | ||
513 | 2025.03.13 18:26:44.375721 [ 274 ] {7a48a585-9262-4ed4-b8fd-cddcba3921ff} <Debug> oximeter.measurements_cumulativef32 (54878a6a-2bd2-4d0b-97f0-54fa8ba59436): There are no data parts | ||
514 | 2025.03.13 18:26:44.378175 [ 274 ] {7a48a585-9262-4ed4-b8fd-cddcba3921ff} <Debug> TCPHandler: Processed in 0.015754958 sec. | ||
515 | 2025.03.13 18:26:44.378444 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
516 | 2025.03.13 18:26:44.378672 [ 274 ] {b23910e3-08d8-4bf1-87e4-f06535911d3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) 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) | ||
517 | 2025.03.13 18:26:44.378818 [ 274 ] {b23910e3-08d8-4bf1-87e4-f06535911d3f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
518 | 2025.03.13 18:26:44.380818 [ 274 ] {b23910e3-08d8-4bf1-87e4-f06535911d3f} <Debug> oximeter.measurements_cumulativef64 (f141e377-e344-416f-8f02-8a78f47974bf): Loading data parts | ||
519 | 2025.03.13 18:26:44.381120 [ 274 ] {b23910e3-08d8-4bf1-87e4-f06535911d3f} <Debug> oximeter.measurements_cumulativef64 (f141e377-e344-416f-8f02-8a78f47974bf): There are no data parts | ||
520 | 2025.03.13 18:26:44.382856 [ 274 ] {b23910e3-08d8-4bf1-87e4-f06535911d3f} <Debug> TCPHandler: Processed in 0.004472392 sec. | ||
521 | 2025.03.13 18:26:44.383013 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
522 | 2025.03.13 18:26:44.383420 [ 274 ] {6049fc07-e593-4c0a-b772-890a9db387fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
523 | * NOTE: Array types cannot be Nullable, see | ||
524 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
525 | * for more details. | ||
526 | * | ||
527 | * This means we need to use empty arrays to indicate a missing value. This | ||
528 | * is unfortunate, and at this point relies on the fact that an | ||
529 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
530 | * to figure out another way to represent missing samples here. | ||
531 | */ | ||
532 | 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) | ||
533 | 2025.03.13 18:26:44.383577 [ 274 ] {6049fc07-e593-4c0a-b772-890a9db387fe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
534 | 2025.03.13 18:26:44.398030 [ 274 ] {6049fc07-e593-4c0a-b772-890a9db387fe} <Debug> oximeter.measurements_histogrami8 (3ac4d497-568b-4d30-8970-f8c2cc9e03c1): Loading data parts | ||
535 | 2025.03.13 18:26:44.398250 [ 274 ] {6049fc07-e593-4c0a-b772-890a9db387fe} <Debug> oximeter.measurements_histogrami8 (3ac4d497-568b-4d30-8970-f8c2cc9e03c1): There are no data parts | ||
536 | 2025.03.13 18:26:44.400445 [ 274 ] {6049fc07-e593-4c0a-b772-890a9db387fe} <Debug> TCPHandler: Processed in 0.017490572 sec. | ||
537 | 2025.03.13 18:26:44.400735 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
538 | 2025.03.13 18:26:44.401042 [ 274 ] {809f5139-e83e-4e10-8890-c1e20068ebc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) 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) | ||
539 | 2025.03.13 18:26:44.401213 [ 274 ] {809f5139-e83e-4e10-8890-c1e20068ebc4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
540 | 2025.03.13 18:26:44.403974 [ 274 ] {809f5139-e83e-4e10-8890-c1e20068ebc4} <Debug> oximeter.measurements_histogramu8 (29181c4f-977b-449d-8cfa-2a81c525fbd9): Loading data parts | ||
541 | 2025.03.13 18:26:44.404311 [ 274 ] {809f5139-e83e-4e10-8890-c1e20068ebc4} <Debug> oximeter.measurements_histogramu8 (29181c4f-977b-449d-8cfa-2a81c525fbd9): There are no data parts | ||
542 | 2025.03.13 18:26:44.405835 [ 274 ] {809f5139-e83e-4e10-8890-c1e20068ebc4} <Debug> TCPHandler: Processed in 0.005169263 sec. | ||
543 | 2025.03.13 18:26:44.406101 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
544 | 2025.03.13 18:26:44.406509 [ 274 ] {56821601-fa2a-4628-8675-c6563018649b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) 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) | ||
545 | 2025.03.13 18:26:44.406684 [ 274 ] {56821601-fa2a-4628-8675-c6563018649b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
546 | 2025.03.13 18:26:44.409139 [ 274 ] {56821601-fa2a-4628-8675-c6563018649b} <Debug> oximeter.measurements_histogrami16 (1288a814-1a35-4008-8bb7-452f77148085): Loading data parts | ||
547 | 2025.03.13 18:26:44.409333 [ 274 ] {56821601-fa2a-4628-8675-c6563018649b} <Debug> oximeter.measurements_histogrami16 (1288a814-1a35-4008-8bb7-452f77148085): There are no data parts | ||
548 | 2025.03.13 18:26:44.410712 [ 274 ] {56821601-fa2a-4628-8675-c6563018649b} <Debug> TCPHandler: Processed in 0.004670588 sec. | ||
549 | 2025.03.13 18:26:44.410983 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
550 | 2025.03.13 18:26:44.411282 [ 274 ] {e77d674e-e673-406d-9389-4574377a8728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) 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) | ||
551 | 2025.03.13 18:26:44.411435 [ 274 ] {e77d674e-e673-406d-9389-4574377a8728} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
552 | 2025.03.13 18:26:44.424295 [ 274 ] {e77d674e-e673-406d-9389-4574377a8728} <Debug> oximeter.measurements_histogramu16 (e341e73e-ca0e-441c-871f-53eb9c5e4109): Loading data parts | ||
553 | 2025.03.13 18:26:44.424560 [ 274 ] {e77d674e-e673-406d-9389-4574377a8728} <Debug> oximeter.measurements_histogramu16 (e341e73e-ca0e-441c-871f-53eb9c5e4109): There are no data parts | ||
554 | 2025.03.13 18:26:44.426523 [ 274 ] {e77d674e-e673-406d-9389-4574377a8728} <Debug> TCPHandler: Processed in 0.015601693 sec. | ||
555 | 2025.03.13 18:26:44.426717 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
556 | 2025.03.13 18:26:44.427127 [ 274 ] {d636cd9a-eab4-4948-8ffd-6c7fefb6957c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) 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) | ||
557 | 2025.03.13 18:26:44.427290 [ 274 ] {d636cd9a-eab4-4948-8ffd-6c7fefb6957c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
558 | 2025.03.13 18:26:44.438410 [ 274 ] {d636cd9a-eab4-4948-8ffd-6c7fefb6957c} <Debug> oximeter.measurements_histogrami32 (cdc95481-0928-43e5-a0c7-bb97b7f88457): Loading data parts | ||
559 | 2025.03.13 18:26:44.438655 [ 274 ] {d636cd9a-eab4-4948-8ffd-6c7fefb6957c} <Debug> oximeter.measurements_histogrami32 (cdc95481-0928-43e5-a0c7-bb97b7f88457): There are no data parts | ||
560 | 2025.03.13 18:26:44.440533 [ 274 ] {d636cd9a-eab4-4948-8ffd-6c7fefb6957c} <Debug> TCPHandler: Processed in 0.013884138 sec. | ||
561 | 2025.03.13 18:26:44.440811 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
562 | 2025.03.13 18:26:44.441122 [ 274 ] {d111f2e3-a61c-47c7-b417-0d1ad1f52541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) 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) | ||
563 | 2025.03.13 18:26:44.441262 [ 274 ] {d111f2e3-a61c-47c7-b417-0d1ad1f52541} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
564 | 2025.03.13 18:26:44.443760 [ 274 ] {d111f2e3-a61c-47c7-b417-0d1ad1f52541} <Debug> oximeter.measurements_histogramu32 (f196c866-e7dc-47d8-a03b-0f95142db257): Loading data parts | ||
565 | 2025.03.13 18:26:44.444036 [ 274 ] {d111f2e3-a61c-47c7-b417-0d1ad1f52541} <Debug> oximeter.measurements_histogramu32 (f196c866-e7dc-47d8-a03b-0f95142db257): There are no data parts | ||
566 | 2025.03.13 18:26:44.445564 [ 274 ] {d111f2e3-a61c-47c7-b417-0d1ad1f52541} <Debug> TCPHandler: Processed in 0.004815982 sec. | ||
567 | 2025.03.13 18:26:44.445762 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
568 | 2025.03.13 18:26:44.446261 [ 274 ] {e02872a7-d859-4172-8067-d62f6a7cba4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) 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) | ||
569 | 2025.03.13 18:26:44.446473 [ 274 ] {e02872a7-d859-4172-8067-d62f6a7cba4d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
570 | 2025.03.13 18:26:44.449014 [ 274 ] {e02872a7-d859-4172-8067-d62f6a7cba4d} <Debug> oximeter.measurements_histogrami64 (9543620e-18c5-464c-b245-d73f2676bd3b): Loading data parts | ||
571 | 2025.03.13 18:26:44.449200 [ 274 ] {e02872a7-d859-4172-8067-d62f6a7cba4d} <Debug> oximeter.measurements_histogrami64 (9543620e-18c5-464c-b245-d73f2676bd3b): There are no data parts | ||
572 | 2025.03.13 18:26:44.450684 [ 274 ] {e02872a7-d859-4172-8067-d62f6a7cba4d} <Debug> TCPHandler: Processed in 0.004996678 sec. | ||
573 | 2025.03.13 18:26:44.450932 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
574 | 2025.03.13 18:26:44.451222 [ 274 ] {40980fcc-ffce-4057-9d89-dea8cfdcea1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) 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) | ||
575 | 2025.03.13 18:26:44.451433 [ 274 ] {40980fcc-ffce-4057-9d89-dea8cfdcea1e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
576 | 2025.03.13 18:26:44.461877 [ 274 ] {40980fcc-ffce-4057-9d89-dea8cfdcea1e} <Debug> oximeter.measurements_histogramu64 (bf63021a-b684-4ff8-b493-a267bf52294d): Loading data parts | ||
577 | 2025.03.13 18:26:44.462204 [ 274 ] {40980fcc-ffce-4057-9d89-dea8cfdcea1e} <Debug> oximeter.measurements_histogramu64 (bf63021a-b684-4ff8-b493-a267bf52294d): There are no data parts | ||
578 | 2025.03.13 18:26:44.464015 [ 274 ] {40980fcc-ffce-4057-9d89-dea8cfdcea1e} <Debug> TCPHandler: Processed in 0.013140865 sec. | ||
579 | 2025.03.13 18:26:44.464215 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
580 | 2025.03.13 18:26:44.464660 [ 274 ] {5523f487-ff34-4615-89c8-86beda2ff7a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) 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) | ||
581 | 2025.03.13 18:26:44.464835 [ 274 ] {5523f487-ff34-4615-89c8-86beda2ff7a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
582 | 2025.03.13 18:26:44.473306 [ 274 ] {5523f487-ff34-4615-89c8-86beda2ff7a8} <Debug> oximeter.measurements_histogramf32 (e0dd30fb-b689-4e1b-8102-950f822d81d3): Loading data parts | ||
583 | 2025.03.13 18:26:44.473505 [ 274 ] {5523f487-ff34-4615-89c8-86beda2ff7a8} <Debug> oximeter.measurements_histogramf32 (e0dd30fb-b689-4e1b-8102-950f822d81d3): There are no data parts | ||
584 | 2025.03.13 18:26:44.475427 [ 274 ] {5523f487-ff34-4615-89c8-86beda2ff7a8} <Debug> TCPHandler: Processed in 0.011286917 sec. | ||
585 | 2025.03.13 18:26:44.475691 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
586 | 2025.03.13 18:26:44.476048 [ 274 ] {b3643e79-9870-4a54-8e19-1de7e4dcb1c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) 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) | ||
587 | 2025.03.13 18:26:44.476213 [ 274 ] {b3643e79-9870-4a54-8e19-1de7e4dcb1c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
588 | 2025.03.13 18:26:44.478760 [ 274 ] {b3643e79-9870-4a54-8e19-1de7e4dcb1c5} <Debug> oximeter.measurements_histogramf64 (1c2d0996-30fb-4647-b074-95443eb61259): Loading data parts | ||
589 | 2025.03.13 18:26:44.478982 [ 274 ] {b3643e79-9870-4a54-8e19-1de7e4dcb1c5} <Debug> oximeter.measurements_histogramf64 (1c2d0996-30fb-4647-b074-95443eb61259): There are no data parts | ||
590 | 2025.03.13 18:26:44.480746 [ 274 ] {b3643e79-9870-4a54-8e19-1de7e4dcb1c5} <Debug> TCPHandler: Processed in 0.005114921 sec. | ||
591 | 2025.03.13 18:26:44.480943 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
592 | 2025.03.13 18:26:44.481219 [ 274 ] {ab909e3e-04ea-4134-892b-adb934c7a088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) /* The field tables store named dimensions of each timeseries. | ||
593 | * | ||
594 | * As with the measurement tables, there is one field table for each field data | ||
595 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
596 | * this behavior **must not** be relied upon for query correctness. | ||
597 | * | ||
598 | * The index for the fields differs from the measurements, however. Rows are | ||
599 | * sorted by timeseries name, then field name, field value, and finally | ||
600 | * timeseries key. This reflects the most common pattern for looking them up: | ||
601 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
602 | * usually then used to look up measurements. | ||
603 | * | ||
604 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
605 | * timeseries name and then key, since it would improve lookups where one | ||
606 | * already has the key. Realistically though, these tables are quite small and | ||
607 | * so performance benefits will be low in absolute terms. | ||
608 | * | ||
609 | * TTL: We use a materialized column to expire old field table records. This | ||
610 | * column is generated automatically by the database whenever a new row is | ||
611 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
612 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
613 | * record will remain during a deduplication, which will have the last | ||
614 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
615 | * measurement tables. | ||
616 | */ | ||
617 | 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) | ||
618 | 2025.03.13 18:26:44.481368 [ 274 ] {ab909e3e-04ea-4134-892b-adb934c7a088} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
619 | 2025.03.13 18:26:44.489821 [ 274 ] {ab909e3e-04ea-4134-892b-adb934c7a088} <Debug> oximeter.fields_bool (e67b8429-ab2a-492c-a466-ed910fdf9e73): Loading data parts | ||
620 | 2025.03.13 18:26:44.490029 [ 274 ] {ab909e3e-04ea-4134-892b-adb934c7a088} <Debug> oximeter.fields_bool (e67b8429-ab2a-492c-a466-ed910fdf9e73): There are no data parts | ||
621 | 2025.03.13 18:26:44.492246 [ 274 ] {ab909e3e-04ea-4134-892b-adb934c7a088} <Debug> TCPHandler: Processed in 0.011363809 sec. | ||
622 | 2025.03.13 18:26:44.492421 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
623 | 2025.03.13 18:26:44.492720 [ 274 ] {08bc5d0e-30f0-4005-8ebf-dec4f13536c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) 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) | ||
624 | 2025.03.13 18:26:44.492930 [ 274 ] {08bc5d0e-30f0-4005-8ebf-dec4f13536c8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
625 | 2025.03.13 18:26:44.504053 [ 274 ] {08bc5d0e-30f0-4005-8ebf-dec4f13536c8} <Debug> oximeter.fields_i8 (98138e25-28e8-44cc-88ee-2c5e5daf0502): Loading data parts | ||
626 | 2025.03.13 18:26:44.504581 [ 274 ] {08bc5d0e-30f0-4005-8ebf-dec4f13536c8} <Debug> oximeter.fields_i8 (98138e25-28e8-44cc-88ee-2c5e5daf0502): There are no data parts | ||
627 | 2025.03.13 18:26:44.508106 [ 274 ] {08bc5d0e-30f0-4005-8ebf-dec4f13536c8} <Debug> TCPHandler: Processed in 0.015752718 sec. | ||
628 | 2025.03.13 18:26:44.508322 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
629 | 2025.03.13 18:26:44.508565 [ 274 ] {41046cbc-2a31-490b-9e2a-42d97d32a041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) 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) | ||
630 | 2025.03.13 18:26:44.508736 [ 274 ] {41046cbc-2a31-490b-9e2a-42d97d32a041} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
631 | 2025.03.13 18:26:44.519249 [ 274 ] {41046cbc-2a31-490b-9e2a-42d97d32a041} <Debug> oximeter.fields_u8 (1bfc32df-9a58-4a17-8325-ff80a3236ddb): Loading data parts | ||
632 | 2025.03.13 18:26:44.519507 [ 274 ] {41046cbc-2a31-490b-9e2a-42d97d32a041} <Debug> oximeter.fields_u8 (1bfc32df-9a58-4a17-8325-ff80a3236ddb): There are no data parts | ||
633 | 2025.03.13 18:26:44.521632 [ 274 ] {41046cbc-2a31-490b-9e2a-42d97d32a041} <Debug> TCPHandler: Processed in 0.013391643 sec. | ||
634 | 2025.03.13 18:26:44.521805 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
635 | 2025.03.13 18:26:44.522116 [ 274 ] {a519c308-5c22-4749-b71c-d14df43fcfb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) 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) | ||
636 | 2025.03.13 18:26:44.522252 [ 274 ] {a519c308-5c22-4749-b71c-d14df43fcfb0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
637 | 2025.03.13 18:26:44.532292 [ 274 ] {a519c308-5c22-4749-b71c-d14df43fcfb0} <Debug> oximeter.fields_i16 (9e0fc66e-7e36-43be-a4c3-0323e9831ad8): Loading data parts | ||
638 | 2025.03.13 18:26:44.532527 [ 274 ] {a519c308-5c22-4749-b71c-d14df43fcfb0} <Debug> oximeter.fields_i16 (9e0fc66e-7e36-43be-a4c3-0323e9831ad8): There are no data parts | ||
639 | 2025.03.13 18:26:44.534395 [ 274 ] {a519c308-5c22-4749-b71c-d14df43fcfb0} <Debug> TCPHandler: Processed in 0.01265116 sec. | ||
640 | 2025.03.13 18:26:44.534572 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
641 | 2025.03.13 18:26:44.534796 [ 274 ] {a63b83b7-d9b3-4b39-8778-b401bb61652a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) 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) | ||
642 | 2025.03.13 18:26:44.534969 [ 274 ] {a63b83b7-d9b3-4b39-8778-b401bb61652a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
643 | 2025.03.13 18:26:44.546883 [ 274 ] {a63b83b7-d9b3-4b39-8778-b401bb61652a} <Debug> oximeter.fields_u16 (70d7ac13-7519-46fa-b7e3-25cc1572d035): Loading data parts | ||
644 | 2025.03.13 18:26:44.547173 [ 274 ] {a63b83b7-d9b3-4b39-8778-b401bb61652a} <Debug> oximeter.fields_u16 (70d7ac13-7519-46fa-b7e3-25cc1572d035): There are no data parts | ||
645 | 2025.03.13 18:26:44.554758 [ 274 ] {a63b83b7-d9b3-4b39-8778-b401bb61652a} <Debug> TCPHandler: Processed in 0.02024477 sec. | ||
646 | 2025.03.13 18:26:44.554997 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
647 | 2025.03.13 18:26:44.555284 [ 274 ] {33ba0d6a-6c38-4e93-a7c5-b3fe02e493fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) 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) | ||
648 | 2025.03.13 18:26:44.555442 [ 274 ] {33ba0d6a-6c38-4e93-a7c5-b3fe02e493fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
649 | 2025.03.13 18:26:44.558163 [ 274 ] {33ba0d6a-6c38-4e93-a7c5-b3fe02e493fb} <Debug> oximeter.fields_i32 (8ce73912-1d5c-427f-a8c2-60f6e16b705e): Loading data parts | ||
650 | 2025.03.13 18:26:44.558344 [ 274 ] {33ba0d6a-6c38-4e93-a7c5-b3fe02e493fb} <Debug> oximeter.fields_i32 (8ce73912-1d5c-427f-a8c2-60f6e16b705e): There are no data parts | ||
651 | 2025.03.13 18:26:44.570005 [ 274 ] {33ba0d6a-6c38-4e93-a7c5-b3fe02e493fb} <Debug> TCPHandler: Processed in 0.015081757 sec. | ||
652 | 2025.03.13 18:26:44.570184 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
653 | 2025.03.13 18:26:44.570405 [ 274 ] {7e7472b7-3c3a-4ef4-83e2-a710511500f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) 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) | ||
654 | 2025.03.13 18:26:44.570558 [ 274 ] {7e7472b7-3c3a-4ef4-83e2-a710511500f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
655 | 2025.03.13 18:26:44.577735 [ 274 ] {7e7472b7-3c3a-4ef4-83e2-a710511500f1} <Debug> oximeter.fields_u32 (c2c0013c-3270-4a07-92c3-adbd6ff18017): Loading data parts | ||
656 | 2025.03.13 18:26:44.578016 [ 274 ] {7e7472b7-3c3a-4ef4-83e2-a710511500f1} <Debug> oximeter.fields_u32 (c2c0013c-3270-4a07-92c3-adbd6ff18017): There are no data parts | ||
657 | 2025.03.13 18:26:44.579989 [ 274 ] {7e7472b7-3c3a-4ef4-83e2-a710511500f1} <Debug> TCPHandler: Processed in 0.009867782 sec. | ||
658 | 2025.03.13 18:26:44.580244 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
659 | 2025.03.13 18:26:44.580460 [ 274 ] {ba85227b-0d12-4f9f-a8cb-94065db465aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) 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) | ||
660 | 2025.03.13 18:26:44.580668 [ 274 ] {ba85227b-0d12-4f9f-a8cb-94065db465aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
661 | 2025.03.13 18:26:44.595369 [ 274 ] {ba85227b-0d12-4f9f-a8cb-94065db465aa} <Debug> oximeter.fields_i64 (bad7852a-dc46-4540-bcf5-c870a312d4f4): Loading data parts | ||
662 | 2025.03.13 18:26:44.595752 [ 274 ] {ba85227b-0d12-4f9f-a8cb-94065db465aa} <Debug> oximeter.fields_i64 (bad7852a-dc46-4540-bcf5-c870a312d4f4): There are no data parts | ||
663 | 2025.03.13 18:26:44.601886 [ 274 ] {ba85227b-0d12-4f9f-a8cb-94065db465aa} <Debug> TCPHandler: Processed in 0.021702886 sec. | ||
664 | 2025.03.13 18:26:44.602111 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
665 | 2025.03.13 18:26:44.602451 [ 274 ] {c4783b35-87b1-4bef-8758-e37f2b098b9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) 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) | ||
666 | 2025.03.13 18:26:44.602554 [ 274 ] {c4783b35-87b1-4bef-8758-e37f2b098b9d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
667 | 2025.03.13 18:26:44.613509 [ 274 ] {c4783b35-87b1-4bef-8758-e37f2b098b9d} <Debug> oximeter.fields_u64 (1f1016d1-4e40-467c-a0d4-8c9f757d1c40): Loading data parts | ||
668 | 2025.03.13 18:26:44.613775 [ 274 ] {c4783b35-87b1-4bef-8758-e37f2b098b9d} <Debug> oximeter.fields_u64 (1f1016d1-4e40-467c-a0d4-8c9f757d1c40): There are no data parts | ||
669 | 2025.03.13 18:26:44.623044 [ 274 ] {c4783b35-87b1-4bef-8758-e37f2b098b9d} <Debug> TCPHandler: Processed in 0.021026564 sec. | ||
670 | 2025.03.13 18:26:44.623301 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
671 | 2025.03.13 18:26:44.623519 [ 274 ] {0f19f412-305a-493a-b456-c7ab35119fe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) 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) | ||
672 | 2025.03.13 18:26:44.623672 [ 274 ] {0f19f412-305a-493a-b456-c7ab35119fe0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
673 | 2025.03.13 18:26:44.633879 [ 274 ] {0f19f412-305a-493a-b456-c7ab35119fe0} <Debug> oximeter.fields_ipaddr (cb31523a-dd0f-426c-b8bf-1b81ef1951bc): Loading data parts | ||
674 | 2025.03.13 18:26:44.634189 [ 274 ] {0f19f412-305a-493a-b456-c7ab35119fe0} <Debug> oximeter.fields_ipaddr (cb31523a-dd0f-426c-b8bf-1b81ef1951bc): There are no data parts | ||
675 | 2025.03.13 18:26:44.637192 [ 274 ] {0f19f412-305a-493a-b456-c7ab35119fe0} <Debug> TCPHandler: Processed in 0.013956221 sec. | ||
676 | 2025.03.13 18:26:44.637369 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
677 | 2025.03.13 18:26:44.637684 [ 274 ] {7af5b3b7-d3d7-4f9c-983c-aee3f961041c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) 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) | ||
678 | 2025.03.13 18:26:44.637806 [ 274 ] {7af5b3b7-d3d7-4f9c-983c-aee3f961041c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
679 | 2025.03.13 18:26:44.651176 [ 274 ] {7af5b3b7-d3d7-4f9c-983c-aee3f961041c} <Debug> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Loading data parts | ||
680 | 2025.03.13 18:26:44.651467 [ 274 ] {7af5b3b7-d3d7-4f9c-983c-aee3f961041c} <Debug> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): There are no data parts | ||
681 | 2025.03.13 18:26:44.653394 [ 274 ] {7af5b3b7-d3d7-4f9c-983c-aee3f961041c} <Debug> TCPHandler: Processed in 0.016088399 sec. | ||
682 | 2025.03.13 18:26:44.653624 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
683 | 2025.03.13 18:26:44.653844 [ 274 ] {812c3ecf-0c63-4341-9ba1-2174c308152a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) 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) | ||
684 | 2025.03.13 18:26:44.654013 [ 274 ] {812c3ecf-0c63-4341-9ba1-2174c308152a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
685 | 2025.03.13 18:26:44.660330 [ 274 ] {812c3ecf-0c63-4341-9ba1-2174c308152a} <Debug> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Loading data parts | ||
686 | 2025.03.13 18:26:44.660653 [ 274 ] {812c3ecf-0c63-4341-9ba1-2174c308152a} <Debug> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): There are no data parts | ||
687 | 2025.03.13 18:26:44.663551 [ 274 ] {812c3ecf-0c63-4341-9ba1-2174c308152a} <Debug> TCPHandler: Processed in 0.009991365 sec. | ||
688 | 2025.03.13 18:26:44.663743 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
689 | 2025.03.13 18:26:44.664216 [ 274 ] {1c51bd65-4a9d-4084-b981-0229c8cd5ac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) /* The timeseries schema table stores the extracted schema for the samples | ||
690 | * oximeter collects. | ||
691 | */ | ||
692 | 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) | ||
693 | 2025.03.13 18:26:44.664379 [ 274 ] {1c51bd65-4a9d-4084-b981-0229c8cd5ac2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
694 | 2025.03.13 18:26:44.676051 [ 274 ] {1c51bd65-4a9d-4084-b981-0229c8cd5ac2} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c): Loading data parts | ||
695 | 2025.03.13 18:26:44.676430 [ 274 ] {1c51bd65-4a9d-4084-b981-0229c8cd5ac2} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c): There are no data parts | ||
696 | 2025.03.13 18:26:44.684663 [ 274 ] {1c51bd65-4a9d-4084-b981-0229c8cd5ac2} <Debug> TCPHandler: Processed in 0.020979822 sec. | ||
697 | 2025.03.13 18:26:44.687158 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
698 | 2025.03.13 18:26:44.687616 [ 276 ] {1d71b58b-1742-4ce4-9cd2-f000830b88b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
699 | 2025.03.13 18:26:44.689128 [ 276 ] {1d71b58b-1742-4ce4-9cd2-f000830b88b7} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
700 | 2025.03.13 18:26:44.698641 [ 283 ] {1d71b58b-1742-4ce4-9cd2-f000830b88b7} <Trace> oximeter.version (86b5bba8-aadf-49a8-a891-7f6921973351): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
701 | 2025.03.13 18:26:44.698803 [ 283 ] {1d71b58b-1742-4ce4-9cd2-f000830b88b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
702 | 2025.03.13 18:26:44.704193 [ 283 ] {1d71b58b-1742-4ce4-9cd2-f000830b88b7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
703 | 2025.03.13 18:26:44.704791 [ 283 ] {1d71b58b-1742-4ce4-9cd2-f000830b88b7} <Trace> oximeter.version (86b5bba8-aadf-49a8-a891-7f6921973351): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
704 | 2025.03.13 18:26:44.705269 [ 276 ] {1d71b58b-1742-4ce4-9cd2-f000830b88b7} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.017813 sec., 56.13877505192837 rows/sec., 898.22 B/sec. | ||
705 | 2025.03.13 18:26:44.705635 [ 276 ] {1d71b58b-1742-4ce4-9cd2-f000830b88b7} <Debug> TCPHandler: Processed in 0.018636438 sec. | ||
706 | 2025.03.13 18:26:45.000150 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 127.77 MiB, peak 127.77 MiB, free memory in arenas 0.00 B, will set to 140.76 MiB (RSS), difference: 12.99 MiB | ||
707 | 2025.03.13 18:26:51.039254 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
708 | 2025.03.13 18:26:51.039275 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
709 | 2025.03.13 18:26:51.039365 [ 242 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
710 | 2025.03.13 18:26:51.039392 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
711 | 2025.03.13 18:26:51.045666 [ 244 ] {} <Debug> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Loading data parts | ||
712 | 2025.03.13 18:26:51.046166 [ 244 ] {} <Debug> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): There are no data parts | ||
713 | 2025.03.13 18:26:51.061347 [ 242 ] {} <Debug> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Loading data parts | ||
714 | 2025.03.13 18:26:51.061714 [ 242 ] {} <Debug> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): There are no data parts | ||
715 | 2025.03.13 18:26:51.066256 [ 244 ] {} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
716 | 2025.03.13 18:26:51.066323 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
717 | 2025.03.13 18:26:51.071326 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
718 | 2025.03.13 18:26:51.071900 [ 244 ] {} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): 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.13 18:26:51.072097 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
720 | 2025.03.13 18:26:51.101461 [ 242 ] {} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
721 | 2025.03.13 18:26:51.101610 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
722 | 2025.03.13 18:26:51.108832 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
723 | 2025.03.13 18:26:51.110138 [ 242 ] {} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): 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.13 18:26:51.112826 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
725 | 2025.03.13 18:26:52.000142 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 145.78 MiB, peak 149.78 MiB, free memory in arenas 0.00 B, will set to 150.47 MiB (RSS), difference: 4.69 MiB | ||
726 | 2025.03.13 18:26:53.539170 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
727 | 2025.03.13 18:26:53.539369 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
728 | 2025.03.13 18:26:53.545005 [ 243 ] {} <Debug> system.query_log (5f2578bd-8b88-4233-9145-01cb1ba96b2c): Loading data parts | ||
729 | 2025.03.13 18:26:53.545160 [ 243 ] {} <Debug> system.query_log (5f2578bd-8b88-4233-9145-01cb1ba96b2c): There are no data parts | ||
730 | 2025.03.13 18:26:53.550542 [ 243 ] {} <Trace> system.query_log (5f2578bd-8b88-4233-9145-01cb1ba96b2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
731 | 2025.03.13 18:26:53.550665 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
732 | 2025.03.13 18:26:53.552383 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
733 | 2025.03.13 18:26:53.552933 [ 243 ] {} <Trace> system.query_log (5f2578bd-8b88-4233-9145-01cb1ba96b2c): 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.13 18:26:53.553412 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
735 | 2025.03.13 18:26:54.000143 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 154.65 MiB, peak 154.65 MiB, free memory in arenas 0.00 B, will set to 150.86 MiB (RSS), difference: -3.79 MiB | ||
736 | 2025.03.13 18:26:58.497430 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
737 | 2025.03.13 18:26:58.497495 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
738 | 2025.03.13 18:26:58.573201 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
739 | 2025.03.13 18:26:58.574365 [ 244 ] {} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
740 | 2025.03.13 18:26:58.574421 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
741 | 2025.03.13 18:26:58.575011 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
742 | 2025.03.13 18:26:58.575309 [ 244 ] {} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): 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.13 18:26:58.575666 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
744 | 2025.03.13 18:26:58.613869 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
745 | 2025.03.13 18:26:58.637327 [ 242 ] {} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
746 | 2025.03.13 18:26:58.637422 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
747 | 2025.03.13 18:26:58.644339 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
748 | 2025.03.13 18:26:58.645167 [ 242 ] {} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): 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.13 18:26:58.648237 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
750 | 2025.03.13 18:27:04.000151 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 148.56 MiB, peak 155.53 MiB, free memory in arenas 0.00 B, will set to 152.58 MiB (RSS), difference: 4.02 MiB | ||
751 | 2025.03.13 18:27:04.717044 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
752 | 2025.03.13 18:27:04.717277 [ 274 ] {3d6bc788-c65d-44ba-a226-afb7b880a003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
753 | 2025.03.13 18:27:04.717772 [ 274 ] {3d6bc788-c65d-44ba-a226-afb7b880a003} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
754 | 2025.03.13 18:27:04.722045 [ 274 ] {3d6bc788-c65d-44ba-a226-afb7b880a003} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
755 | 2025.03.13 18:27:04.723165 [ 274 ] {3d6bc788-c65d-44ba-a226-afb7b880a003} <Debug> TCPHandler: Processed in 0.006256508 sec. | ||
756 | 2025.03.13 18:27:04.725597 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
757 | 2025.03.13 18:27:04.725774 [ 274 ] {40317a08-c3a6-45bf-9897-0dd502fc1840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
758 | 2025.03.13 18:27:04.729550 [ 274 ] {40317a08-c3a6-45bf-9897-0dd502fc1840} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
759 | 2025.03.13 18:27:04.729606 [ 274 ] {40317a08-c3a6-45bf-9897-0dd502fc1840} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
760 | 2025.03.13 18:27:04.730196 [ 274 ] {40317a08-c3a6-45bf-9897-0dd502fc1840} <Debug> TCPHandler: Processed in 0.004654987 sec. | ||
761 | 2025.03.13 18:27:04.730459 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
762 | 2025.03.13 18:27:04.730599 [ 274 ] {410204d3-f4f1-4b6e-b2e8-47d34163a78d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
763 | 2025.03.13 18:27:04.730950 [ 274 ] {410204d3-f4f1-4b6e-b2e8-47d34163a78d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
764 | 2025.03.13 18:27:04.731001 [ 274 ] {410204d3-f4f1-4b6e-b2e8-47d34163a78d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
765 | 2025.03.13 18:27:04.731489 [ 274 ] {410204d3-f4f1-4b6e-b2e8-47d34163a78d} <Debug> TCPHandler: Processed in 0.001081665 sec. | ||
766 | 2025.03.13 18:27:04.731701 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
767 | 2025.03.13 18:27:04.731834 [ 274 ] {8f46dc48-5b40-4e89-8e19-5e53bad595ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
768 | 2025.03.13 18:27:04.732138 [ 274 ] {8f46dc48-5b40-4e89-8e19-5e53bad595ca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
769 | 2025.03.13 18:27:04.732190 [ 274 ] {8f46dc48-5b40-4e89-8e19-5e53bad595ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
770 | 2025.03.13 18:27:04.732695 [ 274 ] {8f46dc48-5b40-4e89-8e19-5e53bad595ca} <Debug> TCPHandler: Processed in 0.001045103 sec. | ||
771 | 2025.03.13 18:27:04.732908 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
772 | 2025.03.13 18:27:04.733047 [ 274 ] {7e5a2e30-9e56-4f2f-944a-c12d404d5281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
773 | 2025.03.13 18:27:04.733356 [ 274 ] {7e5a2e30-9e56-4f2f-944a-c12d404d5281} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
774 | 2025.03.13 18:27:04.733408 [ 274 ] {7e5a2e30-9e56-4f2f-944a-c12d404d5281} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
775 | 2025.03.13 18:27:04.733900 [ 274 ] {7e5a2e30-9e56-4f2f-944a-c12d404d5281} <Debug> TCPHandler: Processed in 0.001042813 sec. | ||
776 | 2025.03.13 18:27:04.734123 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
777 | 2025.03.13 18:27:04.734260 [ 274 ] {b7098932-3576-4838-9607-a98c4b871e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
778 | 2025.03.13 18:27:04.734570 [ 274 ] {b7098932-3576-4838-9607-a98c4b871e9e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
779 | 2025.03.13 18:27:04.734621 [ 274 ] {b7098932-3576-4838-9607-a98c4b871e9e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
780 | 2025.03.13 18:27:04.735132 [ 274 ] {b7098932-3576-4838-9607-a98c4b871e9e} <Debug> TCPHandler: Processed in 0.001060254 sec. | ||
781 | 2025.03.13 18:27:04.735356 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
782 | 2025.03.13 18:27:04.735519 [ 274 ] {2dbb1191-9911-45fb-9880-b42c0e70150f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
783 | 2025.03.13 18:27:04.735927 [ 274 ] {2dbb1191-9911-45fb-9880-b42c0e70150f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
784 | 2025.03.13 18:27:04.735989 [ 274 ] {2dbb1191-9911-45fb-9880-b42c0e70150f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
785 | 2025.03.13 18:27:04.736579 [ 274 ] {2dbb1191-9911-45fb-9880-b42c0e70150f} <Debug> TCPHandler: Processed in 0.00128119 sec. | ||
786 | 2025.03.13 18:27:04.736793 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
787 | 2025.03.13 18:27:04.736940 [ 274 ] {14aca118-4405-451e-a9d9-de85246a1db1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
788 | 2025.03.13 18:27:04.737259 [ 274 ] {14aca118-4405-451e-a9d9-de85246a1db1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
789 | 2025.03.13 18:27:04.737310 [ 274 ] {14aca118-4405-451e-a9d9-de85246a1db1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
790 | 2025.03.13 18:27:04.737776 [ 274 ] {14aca118-4405-451e-a9d9-de85246a1db1} <Debug> TCPHandler: Processed in 0.001042073 sec. | ||
791 | 2025.03.13 18:27:04.737987 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
792 | 2025.03.13 18:27:04.738122 [ 274 ] {e219d3e6-09d7-495c-8814-cf7fb55c9e7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
793 | 2025.03.13 18:27:04.738448 [ 274 ] {e219d3e6-09d7-495c-8814-cf7fb55c9e7d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
794 | 2025.03.13 18:27:04.738500 [ 274 ] {e219d3e6-09d7-495c-8814-cf7fb55c9e7d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
795 | 2025.03.13 18:27:04.738965 [ 274 ] {e219d3e6-09d7-495c-8814-cf7fb55c9e7d} <Debug> TCPHandler: Processed in 0.001029253 sec. | ||
796 | 2025.03.13 18:27:04.739179 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
797 | 2025.03.13 18:27:04.739319 [ 274 ] {fed412a2-656f-446d-b0ed-034cfe1ab67b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
798 | 2025.03.13 18:27:04.739645 [ 274 ] {fed412a2-656f-446d-b0ed-034cfe1ab67b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
799 | 2025.03.13 18:27:04.739696 [ 274 ] {fed412a2-656f-446d-b0ed-034cfe1ab67b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
800 | 2025.03.13 18:27:04.740165 [ 274 ] {fed412a2-656f-446d-b0ed-034cfe1ab67b} <Debug> TCPHandler: Processed in 0.001036242 sec. | ||
801 | 2025.03.13 18:27:04.740390 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
802 | 2025.03.13 18:27:04.740528 [ 274 ] {854e8979-879e-4698-9e12-b83d6d06a49f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
803 | 2025.03.13 18:27:04.740854 [ 274 ] {854e8979-879e-4698-9e12-b83d6d06a49f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
804 | 2025.03.13 18:27:04.740906 [ 274 ] {854e8979-879e-4698-9e12-b83d6d06a49f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
805 | 2025.03.13 18:27:04.741481 [ 274 ] {854e8979-879e-4698-9e12-b83d6d06a49f} <Debug> TCPHandler: Processed in 0.001141366 sec. | ||
806 | 2025.03.13 18:27:04.741700 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
807 | 2025.03.13 18:27:04.741866 [ 274 ] {4c008578-db17-4e6e-b934-7c663009cd23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
808 | 2025.03.13 18:27:04.742309 [ 274 ] {4c008578-db17-4e6e-b934-7c663009cd23} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
809 | 2025.03.13 18:27:04.742372 [ 274 ] {4c008578-db17-4e6e-b934-7c663009cd23} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
810 | 2025.03.13 18:27:04.742995 [ 274 ] {4c008578-db17-4e6e-b934-7c663009cd23} <Debug> TCPHandler: Processed in 0.001351963 sec. | ||
811 | 2025.03.13 18:27:04.743278 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
812 | 2025.03.13 18:27:04.743444 [ 274 ] {0151fa07-e4c2-4a13-8452-8abb4ce9fed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
813 | 2025.03.13 18:27:04.743832 [ 274 ] {0151fa07-e4c2-4a13-8452-8abb4ce9fed6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
814 | 2025.03.13 18:27:04.743884 [ 274 ] {0151fa07-e4c2-4a13-8452-8abb4ce9fed6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
815 | 2025.03.13 18:27:04.744374 [ 274 ] {0151fa07-e4c2-4a13-8452-8abb4ce9fed6} <Debug> TCPHandler: Processed in 0.001154327 sec. | ||
816 | 2025.03.13 18:27:04.744585 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
817 | 2025.03.13 18:27:04.744726 [ 274 ] {048a856a-a6db-4fe7-8653-34bc4aad54b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
818 | 2025.03.13 18:27:04.745064 [ 274 ] {048a856a-a6db-4fe7-8653-34bc4aad54b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
819 | 2025.03.13 18:27:04.745117 [ 274 ] {048a856a-a6db-4fe7-8653-34bc4aad54b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
820 | 2025.03.13 18:27:04.745616 [ 274 ] {048a856a-a6db-4fe7-8653-34bc4aad54b7} <Debug> TCPHandler: Processed in 0.001080404 sec. | ||
821 | 2025.03.13 18:27:04.745843 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
822 | 2025.03.13 18:27:04.745985 [ 274 ] {da1efc9a-8113-4aab-bcee-e7ebd5bbce48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
823 | 2025.03.13 18:27:04.746328 [ 274 ] {da1efc9a-8113-4aab-bcee-e7ebd5bbce48} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
824 | 2025.03.13 18:27:04.746378 [ 274 ] {da1efc9a-8113-4aab-bcee-e7ebd5bbce48} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
825 | 2025.03.13 18:27:04.746871 [ 274 ] {da1efc9a-8113-4aab-bcee-e7ebd5bbce48} <Debug> TCPHandler: Processed in 0.001078414 sec. | ||
826 | 2025.03.13 18:27:04.747079 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
827 | 2025.03.13 18:27:04.747225 [ 274 ] {84e3b793-c319-4a71-8839-ac09ccaddf51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
828 | 2025.03.13 18:27:04.747571 [ 274 ] {84e3b793-c319-4a71-8839-ac09ccaddf51} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
829 | 2025.03.13 18:27:04.747622 [ 274 ] {84e3b793-c319-4a71-8839-ac09ccaddf51} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
830 | 2025.03.13 18:27:04.748124 [ 274 ] {84e3b793-c319-4a71-8839-ac09ccaddf51} <Debug> TCPHandler: Processed in 0.001097105 sec. | ||
831 | 2025.03.13 18:27:04.748359 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
832 | 2025.03.13 18:27:04.748500 [ 274 ] {822c0a60-00eb-47ee-804d-0c8764b24d0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
833 | 2025.03.13 18:27:04.748843 [ 274 ] {822c0a60-00eb-47ee-804d-0c8764b24d0a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
834 | 2025.03.13 18:27:04.748898 [ 274 ] {822c0a60-00eb-47ee-804d-0c8764b24d0a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
835 | 2025.03.13 18:27:04.749380 [ 274 ] {822c0a60-00eb-47ee-804d-0c8764b24d0a} <Debug> TCPHandler: Processed in 0.001072104 sec. | ||
836 | 2025.03.13 18:27:04.749606 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
837 | 2025.03.13 18:27:04.749749 [ 274 ] {9c2aafb6-60d7-432d-bb4e-38f56130b4ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
838 | 2025.03.13 18:27:04.750097 [ 274 ] {9c2aafb6-60d7-432d-bb4e-38f56130b4ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
839 | 2025.03.13 18:27:04.750148 [ 274 ] {9c2aafb6-60d7-432d-bb4e-38f56130b4ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
840 | 2025.03.13 18:27:04.750605 [ 274 ] {9c2aafb6-60d7-432d-bb4e-38f56130b4ea} <Debug> TCPHandler: Processed in 0.001048783 sec. | ||
841 | 2025.03.13 18:27:04.756519 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
842 | 2025.03.13 18:27:04.756639 [ 274 ] {3a1d972f-29ba-4c51-97d1-8995d54b90c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
843 | 2025.03.13 18:27:04.756686 [ 274 ] {3a1d972f-29ba-4c51-97d1-8995d54b90c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
844 | 2025.03.13 18:27:04.757417 [ 274 ] {3a1d972f-29ba-4c51-97d1-8995d54b90c1} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
845 | 2025.03.13 18:27:04.757459 [ 274 ] {3a1d972f-29ba-4c51-97d1-8995d54b90c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
846 | 2025.03.13 18:27:04.758042 [ 274 ] {3a1d972f-29ba-4c51-97d1-8995d54b90c1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
847 | 2025.03.13 18:27:04.758258 [ 274 ] {3a1d972f-29ba-4c51-97d1-8995d54b90c1} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
848 | 2025.03.13 18:27:04.758441 [ 274 ] {3a1d972f-29ba-4c51-97d1-8995d54b90c1} <Debug> executeQuery: Read 18 rows, 2.52 KiB in 0.001836 sec., 9803.921568627451 rows/sec., 1.34 MiB/sec. | ||
849 | 2025.03.13 18:27:04.758491 [ 274 ] {3a1d972f-29ba-4c51-97d1-8995d54b90c1} <Debug> TCPHandler: Processed in 0.002026284 sec. | ||
850 | 2025.03.13 18:27:04.758614 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
851 | 2025.03.13 18:27:04.758725 [ 274 ] {cd7c71f1-95a1-438a-a99d-27c233b3e671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
852 | 2025.03.13 18:27:04.758769 [ 274 ] {cd7c71f1-95a1-438a-a99d-27c233b3e671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
853 | 2025.03.13 18:27:04.763993 [ 274 ] {cd7c71f1-95a1-438a-a99d-27c233b3e671} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
854 | 2025.03.13 18:27:04.764027 [ 274 ] {cd7c71f1-95a1-438a-a99d-27c233b3e671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
855 | 2025.03.13 18:27:04.764409 [ 274 ] {cd7c71f1-95a1-438a-a99d-27c233b3e671} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
856 | 2025.03.13 18:27:04.764649 [ 274 ] {cd7c71f1-95a1-438a-a99d-27c233b3e671} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
857 | 2025.03.13 18:27:04.764860 [ 274 ] {cd7c71f1-95a1-438a-a99d-27c233b3e671} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.006148 sec., 4879.635653871178 rows/sec., 381.22 KiB/sec. | ||
858 | 2025.03.13 18:27:04.764975 [ 274 ] {cd7c71f1-95a1-438a-a99d-27c233b3e671} <Debug> TCPHandler: Processed in 0.006411222 sec. | ||
859 | 2025.03.13 18:27:04.765101 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
860 | 2025.03.13 18:27:04.765233 [ 274 ] {a112acdc-96a9-4c2c-9ddc-0aa6bcb2d211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
861 | 2025.03.13 18:27:04.765284 [ 274 ] {a112acdc-96a9-4c2c-9ddc-0aa6bcb2d211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
862 | 2025.03.13 18:27:04.765832 [ 274 ] {a112acdc-96a9-4c2c-9ddc-0aa6bcb2d211} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
863 | 2025.03.13 18:27:04.765872 [ 274 ] {a112acdc-96a9-4c2c-9ddc-0aa6bcb2d211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
864 | 2025.03.13 18:27:04.766239 [ 274 ] {a112acdc-96a9-4c2c-9ddc-0aa6bcb2d211} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
865 | 2025.03.13 18:27:04.766480 [ 274 ] {a112acdc-96a9-4c2c-9ddc-0aa6bcb2d211} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
866 | 2025.03.13 18:27:04.766706 [ 274 ] {a112acdc-96a9-4c2c-9ddc-0aa6bcb2d211} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001491 sec., 24144.86921529175 rows/sec., 1.89 MiB/sec. | ||
867 | 2025.03.13 18:27:04.766791 [ 274 ] {a112acdc-96a9-4c2c-9ddc-0aa6bcb2d211} <Debug> TCPHandler: Processed in 0.001745236 sec. | ||
868 | 2025.03.13 18:27:04.766912 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
869 | 2025.03.13 18:27:04.767031 [ 274 ] {7685295e-0794-4acc-9f2b-3ce4567e6c8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
870 | 2025.03.13 18:27:04.767085 [ 274 ] {7685295e-0794-4acc-9f2b-3ce4567e6c8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
871 | 2025.03.13 18:27:04.768253 [ 274 ] {7685295e-0794-4acc-9f2b-3ce4567e6c8d} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
872 | 2025.03.13 18:27:04.768289 [ 274 ] {7685295e-0794-4acc-9f2b-3ce4567e6c8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
873 | 2025.03.13 18:27:04.768781 [ 274 ] {7685295e-0794-4acc-9f2b-3ce4567e6c8d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
874 | 2025.03.13 18:27:04.769031 [ 274 ] {7685295e-0794-4acc-9f2b-3ce4567e6c8d} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
875 | 2025.03.13 18:27:04.769208 [ 274 ] {7685295e-0794-4acc-9f2b-3ce4567e6c8d} <Debug> executeQuery: Read 88 rows, 6.29 KiB in 0.002208 sec., 39855.07246376812 rows/sec., 2.78 MiB/sec. | ||
876 | 2025.03.13 18:27:04.769259 [ 274 ] {7685295e-0794-4acc-9f2b-3ce4567e6c8d} <Debug> TCPHandler: Processed in 0.002398905 sec. | ||
877 | 2025.03.13 18:27:04.769376 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
878 | 2025.03.13 18:27:04.769481 [ 274 ] {1c898158-410e-4373-bdfb-8bb368d67dd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
879 | 2025.03.13 18:27:04.769527 [ 274 ] {1c898158-410e-4373-bdfb-8bb368d67dd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
880 | 2025.03.13 18:27:04.769945 [ 274 ] {1c898158-410e-4373-bdfb-8bb368d67dd6} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
881 | 2025.03.13 18:27:04.769981 [ 274 ] {1c898158-410e-4373-bdfb-8bb368d67dd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
882 | 2025.03.13 18:27:04.770331 [ 274 ] {1c898158-410e-4373-bdfb-8bb368d67dd6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
883 | 2025.03.13 18:27:04.770563 [ 274 ] {1c898158-410e-4373-bdfb-8bb368d67dd6} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
884 | 2025.03.13 18:27:04.770726 [ 274 ] {1c898158-410e-4373-bdfb-8bb368d67dd6} <Debug> executeQuery: Read 32 rows, 2.19 KiB in 0.001267 sec., 25256.51144435675 rows/sec., 1.69 MiB/sec. | ||
885 | 2025.03.13 18:27:04.770777 [ 274 ] {1c898158-410e-4373-bdfb-8bb368d67dd6} <Debug> TCPHandler: Processed in 0.001452697 sec. | ||
886 | 2025.03.13 18:27:06.076755 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
887 | 2025.03.13 18:27:06.077411 [ 244 ] {} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
888 | 2025.03.13 18:27:06.077460 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
889 | 2025.03.13 18:27:06.078081 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
890 | 2025.03.13 18:27:06.078341 [ 244 ] {} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
891 | 2025.03.13 18:27:06.078534 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
892 | 2025.03.13 18:27:06.149272 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
893 | 2025.03.13 18:27:06.168210 [ 242 ] {} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
894 | 2025.03.13 18:27:06.168274 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
895 | 2025.03.13 18:27:06.175216 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
896 | 2025.03.13 18:27:06.175993 [ 242 ] {} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
897 | 2025.03.13 18:27:06.179008 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
898 | 2025.03.13 18:27:09.720756 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
899 | 2025.03.13 18:27:09.720997 [ 274 ] {27712cc4-7591-4ab1-9cd0-906ac24d27b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
900 | 2025.03.13 18:27:09.721081 [ 274 ] {27712cc4-7591-4ab1-9cd0-906ac24d27b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
901 | 2025.03.13 18:27:09.721884 [ 274 ] {27712cc4-7591-4ab1-9cd0-906ac24d27b1} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
902 | 2025.03.13 18:27:09.721934 [ 274 ] {27712cc4-7591-4ab1-9cd0-906ac24d27b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
903 | 2025.03.13 18:27:09.722372 [ 274 ] {27712cc4-7591-4ab1-9cd0-906ac24d27b1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
904 | 2025.03.13 18:27:09.722638 [ 274 ] {27712cc4-7591-4ab1-9cd0-906ac24d27b1} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
905 | 2025.03.13 18:27:09.722876 [ 274 ] {27712cc4-7591-4ab1-9cd0-906ac24d27b1} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001946 sec., 15416.238437821172 rows/sec., 1.18 MiB/sec. | ||
906 | 2025.03.13 18:27:09.722940 [ 274 ] {27712cc4-7591-4ab1-9cd0-906ac24d27b1} <Debug> TCPHandler: Processed in 0.002339534 sec. | ||
907 | 2025.03.13 18:27:09.723065 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
908 | 2025.03.13 18:27:09.723177 [ 274 ] {33916165-b66e-4db3-acfa-0417703ce42c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
909 | 2025.03.13 18:27:09.723226 [ 274 ] {33916165-b66e-4db3-acfa-0417703ce42c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
910 | 2025.03.13 18:27:09.723755 [ 274 ] {33916165-b66e-4db3-acfa-0417703ce42c} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
911 | 2025.03.13 18:27:09.723797 [ 274 ] {33916165-b66e-4db3-acfa-0417703ce42c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
912 | 2025.03.13 18:27:09.724149 [ 274 ] {33916165-b66e-4db3-acfa-0417703ce42c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
913 | 2025.03.13 18:27:09.724379 [ 274 ] {33916165-b66e-4db3-acfa-0417703ce42c} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
914 | 2025.03.13 18:27:09.724586 [ 274 ] {33916165-b66e-4db3-acfa-0417703ce42c} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001436 sec., 25069.637883008356 rows/sec., 1.96 MiB/sec. | ||
915 | 2025.03.13 18:27:09.724639 [ 274 ] {33916165-b66e-4db3-acfa-0417703ce42c} <Debug> TCPHandler: Processed in 0.001630482 sec. | ||
916 | 2025.03.13 18:27:09.724741 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
917 | 2025.03.13 18:27:09.724843 [ 274 ] {df2504aa-045a-47ea-8ed6-03e92b35f222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
918 | 2025.03.13 18:27:09.724897 [ 274 ] {df2504aa-045a-47ea-8ed6-03e92b35f222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
919 | 2025.03.13 18:27:09.725372 [ 274 ] {df2504aa-045a-47ea-8ed6-03e92b35f222} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
920 | 2025.03.13 18:27:09.725412 [ 274 ] {df2504aa-045a-47ea-8ed6-03e92b35f222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
921 | 2025.03.13 18:27:09.725794 [ 274 ] {df2504aa-045a-47ea-8ed6-03e92b35f222} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
922 | 2025.03.13 18:27:09.726029 [ 274 ] {df2504aa-045a-47ea-8ed6-03e92b35f222} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
923 | 2025.03.13 18:27:09.726232 [ 274 ] {df2504aa-045a-47ea-8ed6-03e92b35f222} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001413 sec., 77848.5491861288 rows/sec., 5.43 MiB/sec. | ||
924 | 2025.03.13 18:27:09.726281 [ 274 ] {df2504aa-045a-47ea-8ed6-03e92b35f222} <Debug> TCPHandler: Processed in 0.001590881 sec. | ||
925 | 2025.03.13 18:27:09.726390 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
926 | 2025.03.13 18:27:09.726495 [ 274 ] {21ed300e-7620-4ae5-9256-91694eb59952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
927 | 2025.03.13 18:27:09.726543 [ 274 ] {21ed300e-7620-4ae5-9256-91694eb59952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
928 | 2025.03.13 18:27:09.726951 [ 274 ] {21ed300e-7620-4ae5-9256-91694eb59952} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
929 | 2025.03.13 18:27:09.726989 [ 274 ] {21ed300e-7620-4ae5-9256-91694eb59952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
930 | 2025.03.13 18:27:09.727355 [ 274 ] {21ed300e-7620-4ae5-9256-91694eb59952} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
931 | 2025.03.13 18:27:09.727588 [ 274 ] {21ed300e-7620-4ae5-9256-91694eb59952} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
932 | 2025.03.13 18:27:09.727790 [ 274 ] {21ed300e-7620-4ae5-9256-91694eb59952} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001318 sec., 30349.013657056148 rows/sec., 2.03 MiB/sec. | ||
933 | 2025.03.13 18:27:09.727837 [ 274 ] {21ed300e-7620-4ae5-9256-91694eb59952} <Debug> TCPHandler: Processed in 0.001497338 sec. | ||
934 | 2025.03.13 18:27:13.497744 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
935 | 2025.03.13 18:27:13.497803 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
936 | 2025.03.13 18:27:13.554776 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 142 | ||
937 | 2025.03.13 18:27:13.558866 [ 243 ] {} <Trace> system.query_log (5f2578bd-8b88-4233-9145-01cb1ba96b2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
938 | 2025.03.13 18:27:13.558922 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
939 | 2025.03.13 18:27:13.560406 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
940 | 2025.03.13 18:27:13.560726 [ 243 ] {} <Trace> system.query_log (5f2578bd-8b88-4233-9145-01cb1ba96b2c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
941 | 2025.03.13 18:27:13.561409 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 142 | ||
942 | 2025.03.13 18:27:13.579606 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
943 | 2025.03.13 18:27:13.580244 [ 244 ] {} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
944 | 2025.03.13 18:27:13.580289 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
945 | 2025.03.13 18:27:13.580861 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
946 | 2025.03.13 18:27:13.581127 [ 244 ] {} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
947 | 2025.03.13 18:27:13.581324 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
948 | 2025.03.13 18:27:13.680041 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
949 | 2025.03.13 18:27:13.699831 [ 242 ] {} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
950 | 2025.03.13 18:27:13.699888 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
951 | 2025.03.13 18:27:13.706641 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
952 | 2025.03.13 18:27:13.707402 [ 242 ] {} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
953 | 2025.03.13 18:27:13.710396 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
954 | 2025.03.13 18:27:14.716065 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
955 | 2025.03.13 18:27:14.716309 [ 274 ] {2297e161-01d2-44c2-b393-c543ed80c45d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
956 | 2025.03.13 18:27:14.718647 [ 274 ] {2297e161-01d2-44c2-b393-c543ed80c45d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
957 | 2025.03.13 18:27:14.720794 [ 274 ] {2297e161-01d2-44c2-b393-c543ed80c45d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
958 | 2025.03.13 18:27:14.721131 [ 274 ] {2297e161-01d2-44c2-b393-c543ed80c45d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
959 | 2025.03.13 18:27:14.723629 [ 274 ] {2297e161-01d2-44c2-b393-c543ed80c45d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
960 | 2025.03.13 18:27:14.726201 [ 274 ] {2297e161-01d2-44c2-b393-c543ed80c45d} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
961 | 2025.03.13 18:27:14.731188 [ 274 ] {2297e161-01d2-44c2-b393-c543ed80c45d} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
962 | 2025.03.13 18:27:14.731303 [ 274 ] {2297e161-01d2-44c2-b393-c543ed80c45d} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (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 | ||
963 | 2025.03.13 18:27:14.731323 [ 274 ] {2297e161-01d2-44c2-b393-c543ed80c45d} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
964 | 2025.03.13 18:27:14.733303 [ 274 ] {2297e161-01d2-44c2-b393-c543ed80c45d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
965 | 2025.03.13 18:27:14.733336 [ 274 ] {2297e161-01d2-44c2-b393-c543ed80c45d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
966 | 2025.03.13 18:27:14.747598 [ 274 ] {2297e161-01d2-44c2-b393-c543ed80c45d} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.031392 sec., 573.394495412844 rows/sec., 23.46 KiB/sec. | ||
967 | 2025.03.13 18:27:14.747724 [ 274 ] {2297e161-01d2-44c2-b393-c543ed80c45d} <Debug> TCPHandler: Processed in 0.031802284 sec. | ||
968 | 2025.03.13 18:27:14.750963 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
969 | 2025.03.13 18:27:14.751153 [ 274 ] {4cfb53ec-5466-424e-87eb-93227c1b0651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
970 | 2025.03.13 18:27:14.751471 [ 274 ] {4cfb53ec-5466-424e-87eb-93227c1b0651} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
971 | 2025.03.13 18:27:14.751516 [ 274 ] {4cfb53ec-5466-424e-87eb-93227c1b0651} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
972 | 2025.03.13 18:27:14.751795 [ 274 ] {4cfb53ec-5466-424e-87eb-93227c1b0651} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
973 | 2025.03.13 18:27:14.751869 [ 274 ] {4cfb53ec-5466-424e-87eb-93227c1b0651} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
974 | 2025.03.13 18:27:14.752029 [ 274 ] {4cfb53ec-5466-424e-87eb-93227c1b0651} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
975 | 2025.03.13 18:27:14.752065 [ 274 ] {4cfb53ec-5466-424e-87eb-93227c1b0651} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
976 | 2025.03.13 18:27:14.752089 [ 274 ] {4cfb53ec-5466-424e-87eb-93227c1b0651} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (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 | ||
977 | 2025.03.13 18:27:14.752107 [ 274 ] {4cfb53ec-5466-424e-87eb-93227c1b0651} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
978 | 2025.03.13 18:27:14.752151 [ 274 ] {4cfb53ec-5466-424e-87eb-93227c1b0651} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
979 | 2025.03.13 18:27:14.752177 [ 274 ] {4cfb53ec-5466-424e-87eb-93227c1b0651} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
980 | 2025.03.13 18:27:14.752729 [ 274 ] {4cfb53ec-5466-424e-87eb-93227c1b0651} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001669 sec., 10784.901138406232 rows/sec., 441.18 KiB/sec. | ||
981 | 2025.03.13 18:27:14.752812 [ 274 ] {4cfb53ec-5466-424e-87eb-93227c1b0651} <Debug> TCPHandler: Processed in 0.001952441 sec. | ||
982 | 2025.03.13 18:27:14.753139 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
983 | 2025.03.13 18:27:14.753290 [ 274 ] {6d92129a-fb74-4f39-be3a-59782fe685f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
984 | 2025.03.13 18:27:14.753551 [ 274 ] {6d92129a-fb74-4f39-be3a-59782fe685f3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
985 | 2025.03.13 18:27:14.753593 [ 274 ] {6d92129a-fb74-4f39-be3a-59782fe685f3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE | ||
986 | 2025.03.13 18:27:14.753862 [ 274 ] {6d92129a-fb74-4f39-be3a-59782fe685f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
987 | 2025.03.13 18:27:14.753928 [ 274 ] {6d92129a-fb74-4f39-be3a-59782fe685f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
988 | 2025.03.13 18:27:14.754067 [ 274 ] {6d92129a-fb74-4f39-be3a-59782fe685f3} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
989 | 2025.03.13 18:27:14.754100 [ 274 ] {6d92129a-fb74-4f39-be3a-59782fe685f3} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
990 | 2025.03.13 18:27:14.754122 [ 274 ] {6d92129a-fb74-4f39-be3a-59782fe685f3} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (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 | ||
991 | 2025.03.13 18:27:14.754139 [ 274 ] {6d92129a-fb74-4f39-be3a-59782fe685f3} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
992 | 2025.03.13 18:27:14.754182 [ 274 ] {6d92129a-fb74-4f39-be3a-59782fe685f3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
993 | 2025.03.13 18:27:14.754204 [ 274 ] {6d92129a-fb74-4f39-be3a-59782fe685f3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
994 | 2025.03.13 18:27:14.754722 [ 274 ] {6d92129a-fb74-4f39-be3a-59782fe685f3} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.0015 sec., 12000 rows/sec., 490.89 KiB/sec. | ||
995 | 2025.03.13 18:27:14.754803 [ 274 ] {6d92129a-fb74-4f39-be3a-59782fe685f3} <Debug> TCPHandler: Processed in 0.001714684 sec. | ||
996 | 2025.03.13 18:27:14.755373 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
997 | 2025.03.13 18:27:14.755523 [ 274 ] {c8b1c26c-30c0-41cf-a68a-87f356181451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
998 | 2025.03.13 18:27:14.755783 [ 274 ] {c8b1c26c-30c0-41cf-a68a-87f356181451} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
999 | 2025.03.13 18:27:14.755825 [ 274 ] {c8b1c26c-30c0-41cf-a68a-87f356181451} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE | ||
1000 | 2025.03.13 18:27:14.756089 [ 274 ] {c8b1c26c-30c0-41cf-a68a-87f356181451} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1001 | 2025.03.13 18:27:14.756154 [ 274 ] {c8b1c26c-30c0-41cf-a68a-87f356181451} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1002 | 2025.03.13 18:27:14.756291 [ 274 ] {c8b1c26c-30c0-41cf-a68a-87f356181451} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
1003 | 2025.03.13 18:27:14.756322 [ 274 ] {c8b1c26c-30c0-41cf-a68a-87f356181451} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1004 | 2025.03.13 18:27:14.756344 [ 274 ] {c8b1c26c-30c0-41cf-a68a-87f356181451} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (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 | ||
1005 | 2025.03.13 18:27:14.756360 [ 274 ] {c8b1c26c-30c0-41cf-a68a-87f356181451} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1006 | 2025.03.13 18:27:14.756402 [ 274 ] {c8b1c26c-30c0-41cf-a68a-87f356181451} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
1007 | 2025.03.13 18:27:14.756424 [ 274 ] {c8b1c26c-30c0-41cf-a68a-87f356181451} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1008 | 2025.03.13 18:27:14.756915 [ 274 ] {c8b1c26c-30c0-41cf-a68a-87f356181451} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001458 sec., 12345.679012345678 rows/sec., 505.03 KiB/sec. | ||
1009 | 2025.03.13 18:27:14.756996 [ 274 ] {c8b1c26c-30c0-41cf-a68a-87f356181451} <Debug> TCPHandler: Processed in 0.001675003 sec. | ||
1010 | 2025.03.13 18:27:14.757262 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1011 | 2025.03.13 18:27:14.757415 [ 274 ] {79019996-31cb-439a-9159-42dd8b997fcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
1012 | 2025.03.13 18:27:14.757675 [ 274 ] {79019996-31cb-439a-9159-42dd8b997fcc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1013 | 2025.03.13 18:27:14.757717 [ 274 ] {79019996-31cb-439a-9159-42dd8b997fcc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
1014 | 2025.03.13 18:27:14.757974 [ 274 ] {79019996-31cb-439a-9159-42dd8b997fcc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1015 | 2025.03.13 18:27:14.758038 [ 274 ] {79019996-31cb-439a-9159-42dd8b997fcc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1016 | 2025.03.13 18:27:14.758175 [ 274 ] {79019996-31cb-439a-9159-42dd8b997fcc} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
1017 | 2025.03.13 18:27:14.758205 [ 274 ] {79019996-31cb-439a-9159-42dd8b997fcc} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1018 | 2025.03.13 18:27:14.758229 [ 274 ] {79019996-31cb-439a-9159-42dd8b997fcc} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (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 | ||
1019 | 2025.03.13 18:27:14.758246 [ 274 ] {79019996-31cb-439a-9159-42dd8b997fcc} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1020 | 2025.03.13 18:27:14.758289 [ 274 ] {79019996-31cb-439a-9159-42dd8b997fcc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
1021 | 2025.03.13 18:27:14.758310 [ 274 ] {79019996-31cb-439a-9159-42dd8b997fcc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1022 | 2025.03.13 18:27:14.758818 [ 274 ] {79019996-31cb-439a-9159-42dd8b997fcc} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001472 sec., 12228.260869565218 rows/sec., 500.22 KiB/sec. | ||
1023 | 2025.03.13 18:27:14.758898 [ 274 ] {79019996-31cb-439a-9159-42dd8b997fcc} <Debug> TCPHandler: Processed in 0.001687693 sec. | ||
1024 | 2025.03.13 18:27:14.759140 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1025 | 2025.03.13 18:27:14.759296 [ 274 ] {abbb329f-07db-4184-bbcb-d9c2da258082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1026 | 2025.03.13 18:27:14.759588 [ 274 ] {abbb329f-07db-4184-bbcb-d9c2da258082} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1027 | 2025.03.13 18:27:14.759632 [ 274 ] {abbb329f-07db-4184-bbcb-d9c2da258082} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
1028 | 2025.03.13 18:27:14.759934 [ 274 ] {abbb329f-07db-4184-bbcb-d9c2da258082} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1029 | 2025.03.13 18:27:14.759999 [ 274 ] {abbb329f-07db-4184-bbcb-d9c2da258082} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1030 | 2025.03.13 18:27:14.760154 [ 274 ] {abbb329f-07db-4184-bbcb-d9c2da258082} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
1031 | 2025.03.13 18:27:14.760189 [ 274 ] {abbb329f-07db-4184-bbcb-d9c2da258082} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1032 | 2025.03.13 18:27:14.760212 [ 274 ] {abbb329f-07db-4184-bbcb-d9c2da258082} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (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 | ||
1033 | 2025.03.13 18:27:14.760229 [ 274 ] {abbb329f-07db-4184-bbcb-d9c2da258082} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1034 | 2025.03.13 18:27:14.760273 [ 274 ] {abbb329f-07db-4184-bbcb-d9c2da258082} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
1035 | 2025.03.13 18:27:14.760302 [ 274 ] {abbb329f-07db-4184-bbcb-d9c2da258082} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1036 | 2025.03.13 18:27:14.760784 [ 274 ] {abbb329f-07db-4184-bbcb-d9c2da258082} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001556 sec., 11568.123393316195 rows/sec., 473.22 KiB/sec. | ||
1037 | 2025.03.13 18:27:14.760864 [ 274 ] {abbb329f-07db-4184-bbcb-d9c2da258082} <Debug> TCPHandler: Processed in 0.001776626 sec. | ||
1038 | 2025.03.13 18:27:14.761106 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1039 | 2025.03.13 18:27:14.761260 [ 274 ] {4ac9df51-4d07-4698-80ba-c8f05f1f75e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1040 | 2025.03.13 18:27:14.761523 [ 274 ] {4ac9df51-4d07-4698-80ba-c8f05f1f75e9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1041 | 2025.03.13 18:27:14.761565 [ 274 ] {4ac9df51-4d07-4698-80ba-c8f05f1f75e9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
1042 | 2025.03.13 18:27:14.761831 [ 274 ] {4ac9df51-4d07-4698-80ba-c8f05f1f75e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1043 | 2025.03.13 18:27:14.761897 [ 274 ] {4ac9df51-4d07-4698-80ba-c8f05f1f75e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1044 | 2025.03.13 18:27:14.762036 [ 274 ] {4ac9df51-4d07-4698-80ba-c8f05f1f75e9} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
1045 | 2025.03.13 18:27:14.762069 [ 274 ] {4ac9df51-4d07-4698-80ba-c8f05f1f75e9} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1046 | 2025.03.13 18:27:14.762091 [ 274 ] {4ac9df51-4d07-4698-80ba-c8f05f1f75e9} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (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 | ||
1047 | 2025.03.13 18:27:14.762108 [ 274 ] {4ac9df51-4d07-4698-80ba-c8f05f1f75e9} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1048 | 2025.03.13 18:27:14.762159 [ 274 ] {4ac9df51-4d07-4698-80ba-c8f05f1f75e9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1049 | 2025.03.13 18:27:14.762187 [ 274 ] {4ac9df51-4d07-4698-80ba-c8f05f1f75e9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1050 | 2025.03.13 18:27:14.762680 [ 274 ] {4ac9df51-4d07-4698-80ba-c8f05f1f75e9} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001488 sec., 12096.774193548388 rows/sec., 494.84 KiB/sec. | ||
1051 | 2025.03.13 18:27:14.762761 [ 274 ] {4ac9df51-4d07-4698-80ba-c8f05f1f75e9} <Debug> TCPHandler: Processed in 0.001707594 sec. | ||
1052 | 2025.03.13 18:27:14.763000 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1053 | 2025.03.13 18:27:14.763151 [ 274 ] {a9c6cb0a-12d0-40e5-a8a0-044cdfff0847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1054 | 2025.03.13 18:27:14.763411 [ 274 ] {a9c6cb0a-12d0-40e5-a8a0-044cdfff0847} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1055 | 2025.03.13 18:27:14.763455 [ 274 ] {a9c6cb0a-12d0-40e5-a8a0-044cdfff0847} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
1056 | 2025.03.13 18:27:14.763723 [ 274 ] {a9c6cb0a-12d0-40e5-a8a0-044cdfff0847} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1057 | 2025.03.13 18:27:14.763787 [ 274 ] {a9c6cb0a-12d0-40e5-a8a0-044cdfff0847} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1058 | 2025.03.13 18:27:14.763926 [ 274 ] {a9c6cb0a-12d0-40e5-a8a0-044cdfff0847} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
1059 | 2025.03.13 18:27:14.763958 [ 274 ] {a9c6cb0a-12d0-40e5-a8a0-044cdfff0847} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1060 | 2025.03.13 18:27:14.763980 [ 274 ] {a9c6cb0a-12d0-40e5-a8a0-044cdfff0847} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (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 | ||
1061 | 2025.03.13 18:27:14.763997 [ 274 ] {a9c6cb0a-12d0-40e5-a8a0-044cdfff0847} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1062 | 2025.03.13 18:27:14.764039 [ 274 ] {a9c6cb0a-12d0-40e5-a8a0-044cdfff0847} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1063 | 2025.03.13 18:27:14.764062 [ 274 ] {a9c6cb0a-12d0-40e5-a8a0-044cdfff0847} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1064 | 2025.03.13 18:27:14.764618 [ 274 ] {a9c6cb0a-12d0-40e5-a8a0-044cdfff0847} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001535 sec., 11726.384364820848 rows/sec., 479.69 KiB/sec. | ||
1065 | 2025.03.13 18:27:14.764698 [ 274 ] {a9c6cb0a-12d0-40e5-a8a0-044cdfff0847} <Debug> TCPHandler: Processed in 0.001749415 sec. | ||
1066 | 2025.03.13 18:27:14.764976 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1067 | 2025.03.13 18:27:14.765127 [ 274 ] {f25c8afd-7d0d-491a-8349-c57f04214901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1068 | 2025.03.13 18:27:14.765389 [ 274 ] {f25c8afd-7d0d-491a-8349-c57f04214901} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1069 | 2025.03.13 18:27:14.765433 [ 274 ] {f25c8afd-7d0d-491a-8349-c57f04214901} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
1070 | 2025.03.13 18:27:14.765706 [ 274 ] {f25c8afd-7d0d-491a-8349-c57f04214901} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1071 | 2025.03.13 18:27:14.765771 [ 274 ] {f25c8afd-7d0d-491a-8349-c57f04214901} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1072 | 2025.03.13 18:27:14.765908 [ 274 ] {f25c8afd-7d0d-491a-8349-c57f04214901} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
1073 | 2025.03.13 18:27:14.765941 [ 274 ] {f25c8afd-7d0d-491a-8349-c57f04214901} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1074 | 2025.03.13 18:27:14.765963 [ 274 ] {f25c8afd-7d0d-491a-8349-c57f04214901} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (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 | ||
1075 | 2025.03.13 18:27:14.765980 [ 274 ] {f25c8afd-7d0d-491a-8349-c57f04214901} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1076 | 2025.03.13 18:27:14.766022 [ 274 ] {f25c8afd-7d0d-491a-8349-c57f04214901} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1077 | 2025.03.13 18:27:14.766045 [ 274 ] {f25c8afd-7d0d-491a-8349-c57f04214901} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1078 | 2025.03.13 18:27:14.766598 [ 274 ] {f25c8afd-7d0d-491a-8349-c57f04214901} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001538 sec., 11703.511053315995 rows/sec., 478.76 KiB/sec. | ||
1079 | 2025.03.13 18:27:14.766677 [ 274 ] {f25c8afd-7d0d-491a-8349-c57f04214901} <Debug> TCPHandler: Processed in 0.001751625 sec. | ||
1080 | 2025.03.13 18:27:14.766922 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1081 | 2025.03.13 18:27:14.767073 [ 274 ] {55551b29-2af5-4c69-bf97-b19e36427703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1082 | 2025.03.13 18:27:14.767337 [ 274 ] {55551b29-2af5-4c69-bf97-b19e36427703} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1083 | 2025.03.13 18:27:14.767381 [ 274 ] {55551b29-2af5-4c69-bf97-b19e36427703} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
1084 | 2025.03.13 18:27:14.767660 [ 274 ] {55551b29-2af5-4c69-bf97-b19e36427703} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1085 | 2025.03.13 18:27:14.767724 [ 274 ] {55551b29-2af5-4c69-bf97-b19e36427703} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1086 | 2025.03.13 18:27:14.767862 [ 274 ] {55551b29-2af5-4c69-bf97-b19e36427703} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
1087 | 2025.03.13 18:27:14.767893 [ 274 ] {55551b29-2af5-4c69-bf97-b19e36427703} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1088 | 2025.03.13 18:27:14.767915 [ 274 ] {55551b29-2af5-4c69-bf97-b19e36427703} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (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 | ||
1089 | 2025.03.13 18:27:14.767932 [ 274 ] {55551b29-2af5-4c69-bf97-b19e36427703} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1090 | 2025.03.13 18:27:14.767974 [ 274 ] {55551b29-2af5-4c69-bf97-b19e36427703} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1091 | 2025.03.13 18:27:14.767997 [ 274 ] {55551b29-2af5-4c69-bf97-b19e36427703} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1092 | 2025.03.13 18:27:14.768499 [ 274 ] {55551b29-2af5-4c69-bf97-b19e36427703} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001495 sec., 12040.133779264213 rows/sec., 492.53 KiB/sec. | ||
1093 | 2025.03.13 18:27:14.768580 [ 274 ] {55551b29-2af5-4c69-bf97-b19e36427703} <Debug> TCPHandler: Processed in 0.001709354 sec. | ||
1094 | 2025.03.13 18:27:14.768815 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1095 | 2025.03.13 18:27:14.768968 [ 274 ] {371e6664-2f4b-492c-8187-0bda6dd1f540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1096 | 2025.03.13 18:27:14.769232 [ 274 ] {371e6664-2f4b-492c-8187-0bda6dd1f540} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1097 | 2025.03.13 18:27:14.769275 [ 274 ] {371e6664-2f4b-492c-8187-0bda6dd1f540} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1098 | 2025.03.13 18:27:14.769548 [ 274 ] {371e6664-2f4b-492c-8187-0bda6dd1f540} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1099 | 2025.03.13 18:27:14.769610 [ 274 ] {371e6664-2f4b-492c-8187-0bda6dd1f540} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1100 | 2025.03.13 18:27:14.769745 [ 274 ] {371e6664-2f4b-492c-8187-0bda6dd1f540} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
1101 | 2025.03.13 18:27:14.769777 [ 274 ] {371e6664-2f4b-492c-8187-0bda6dd1f540} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1102 | 2025.03.13 18:27:14.769799 [ 274 ] {371e6664-2f4b-492c-8187-0bda6dd1f540} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (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 | ||
1103 | 2025.03.13 18:27:14.769818 [ 274 ] {371e6664-2f4b-492c-8187-0bda6dd1f540} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1104 | 2025.03.13 18:27:14.769860 [ 274 ] {371e6664-2f4b-492c-8187-0bda6dd1f540} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1105 | 2025.03.13 18:27:14.769883 [ 274 ] {371e6664-2f4b-492c-8187-0bda6dd1f540} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1106 | 2025.03.13 18:27:14.770375 [ 274 ] {371e6664-2f4b-492c-8187-0bda6dd1f540} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001477 sec., 12186.865267433988 rows/sec., 498.53 KiB/sec. | ||
1107 | 2025.03.13 18:27:14.770455 [ 274 ] {371e6664-2f4b-492c-8187-0bda6dd1f540} <Debug> TCPHandler: Processed in 0.001690823 sec. | ||
1108 | 2025.03.13 18:27:14.770680 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1109 | 2025.03.13 18:27:14.770837 [ 274 ] {29ed452a-149d-4350-a69d-6c6cb9615e0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1110 | 2025.03.13 18:27:14.771109 [ 274 ] {29ed452a-149d-4350-a69d-6c6cb9615e0c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1111 | 2025.03.13 18:27:14.771152 [ 274 ] {29ed452a-149d-4350-a69d-6c6cb9615e0c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1112 | 2025.03.13 18:27:14.771430 [ 274 ] {29ed452a-149d-4350-a69d-6c6cb9615e0c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1113 | 2025.03.13 18:27:14.771494 [ 274 ] {29ed452a-149d-4350-a69d-6c6cb9615e0c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1114 | 2025.03.13 18:27:14.771635 [ 274 ] {29ed452a-149d-4350-a69d-6c6cb9615e0c} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
1115 | 2025.03.13 18:27:14.771667 [ 274 ] {29ed452a-149d-4350-a69d-6c6cb9615e0c} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1116 | 2025.03.13 18:27:14.771690 [ 274 ] {29ed452a-149d-4350-a69d-6c6cb9615e0c} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (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 | ||
1117 | 2025.03.13 18:27:14.771706 [ 274 ] {29ed452a-149d-4350-a69d-6c6cb9615e0c} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1118 | 2025.03.13 18:27:14.771749 [ 274 ] {29ed452a-149d-4350-a69d-6c6cb9615e0c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1119 | 2025.03.13 18:27:14.771771 [ 274 ] {29ed452a-149d-4350-a69d-6c6cb9615e0c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1120 | 2025.03.13 18:27:14.772227 [ 274 ] {29ed452a-149d-4350-a69d-6c6cb9615e0c} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001463 sec., 12303.485987696513 rows/sec., 503.30 KiB/sec. | ||
1121 | 2025.03.13 18:27:14.772305 [ 274 ] {29ed452a-149d-4350-a69d-6c6cb9615e0c} <Debug> TCPHandler: Processed in 0.001675843 sec. | ||
1122 | 2025.03.13 18:27:14.778336 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1123 | 2025.03.13 18:27:14.778496 [ 274 ] {bf6c611b-011b-4cb1-86e2-3d38c9487db5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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) | ||
1124 | 2025.03.13 18:27:14.778772 [ 274 ] {bf6c611b-011b-4cb1-86e2-3d38c9487db5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1125 | 2025.03.13 18:27:14.778818 [ 274 ] {bf6c611b-011b-4cb1-86e2-3d38c9487db5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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 | ||
1126 | 2025.03.13 18:27:14.779104 [ 274 ] {bf6c611b-011b-4cb1-86e2-3d38c9487db5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1127 | 2025.03.13 18:27:14.779168 [ 274 ] {bf6c611b-011b-4cb1-86e2-3d38c9487db5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1128 | 2025.03.13 18:27:14.779307 [ 274 ] {bf6c611b-011b-4cb1-86e2-3d38c9487db5} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
1129 | 2025.03.13 18:27:14.779340 [ 274 ] {bf6c611b-011b-4cb1-86e2-3d38c9487db5} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1130 | 2025.03.13 18:27:14.779363 [ 274 ] {bf6c611b-011b-4cb1-86e2-3d38c9487db5} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (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 | ||
1131 | 2025.03.13 18:27:14.779379 [ 274 ] {bf6c611b-011b-4cb1-86e2-3d38c9487db5} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1132 | 2025.03.13 18:27:14.779422 [ 274 ] {bf6c611b-011b-4cb1-86e2-3d38c9487db5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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'))" | ||
1133 | 2025.03.13 18:27:14.779445 [ 274 ] {bf6c611b-011b-4cb1-86e2-3d38c9487db5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1134 | 2025.03.13 18:27:14.779970 [ 274 ] {bf6c611b-011b-4cb1-86e2-3d38c9487db5} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001547 sec., 11635.423400129283 rows/sec., 475.97 KiB/sec. | ||
1135 | 2025.03.13 18:27:14.780052 [ 274 ] {bf6c611b-011b-4cb1-86e2-3d38c9487db5} <Debug> TCPHandler: Processed in 0.001770976 sec. | ||
1136 | 2025.03.13 18:27:14.784634 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1137 | 2025.03.13 18:27:14.784775 [ 274 ] {a081619b-9d9d-4753-af0c-f4444801fe22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1138 | 2025.03.13 18:27:14.784828 [ 274 ] {a081619b-9d9d-4753-af0c-f4444801fe22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1139 | 2025.03.13 18:27:14.785489 [ 274 ] {a081619b-9d9d-4753-af0c-f4444801fe22} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1140 | 2025.03.13 18:27:14.785532 [ 274 ] {a081619b-9d9d-4753-af0c-f4444801fe22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
1141 | 2025.03.13 18:27:14.786084 [ 274 ] {a081619b-9d9d-4753-af0c-f4444801fe22} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1142 | 2025.03.13 18:27:14.786317 [ 274 ] {a081619b-9d9d-4753-af0c-f4444801fe22} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1143 | 2025.03.13 18:27:14.786557 [ 274 ] {a081619b-9d9d-4753-af0c-f4444801fe22} <Debug> executeQuery: Read 13 rows, 4.52 KiB in 0.001831 sec., 7099.9453850355 rows/sec., 2.41 MiB/sec. | ||
1144 | 2025.03.13 18:27:14.786633 [ 274 ] {a081619b-9d9d-4753-af0c-f4444801fe22} <Debug> TCPHandler: Processed in 0.002053124 sec. | ||
1145 | 2025.03.13 18:27:14.786758 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1146 | 2025.03.13 18:27:14.786868 [ 274 ] {bb16c8d8-18a5-424f-8bec-78ca74bb68db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1147 | 2025.03.13 18:27:14.786913 [ 274 ] {bb16c8d8-18a5-424f-8bec-78ca74bb68db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1148 | 2025.03.13 18:27:14.788116 [ 274 ] {bb16c8d8-18a5-424f-8bec-78ca74bb68db} <Trace> oximeter.fields_i16 (9e0fc66e-7e36-43be-a4c3-0323e9831ad8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1149 | 2025.03.13 18:27:14.788151 [ 274 ] {bb16c8d8-18a5-424f-8bec-78ca74bb68db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
1150 | 2025.03.13 18:27:14.788522 [ 274 ] {bb16c8d8-18a5-424f-8bec-78ca74bb68db} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1151 | 2025.03.13 18:27:14.788761 [ 274 ] {bb16c8d8-18a5-424f-8bec-78ca74bb68db} <Trace> oximeter.fields_i16 (9e0fc66e-7e36-43be-a4c3-0323e9831ad8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1152 | 2025.03.13 18:27:14.788958 [ 274 ] {bb16c8d8-18a5-424f-8bec-78ca74bb68db} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002114 sec., 100283.82213812678 rows/sec., 6.38 MiB/sec. | ||
1153 | 2025.03.13 18:27:14.789007 [ 274 ] {bb16c8d8-18a5-424f-8bec-78ca74bb68db} <Debug> TCPHandler: Processed in 0.002301412 sec. | ||
1154 | 2025.03.13 18:27:14.789137 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1155 | 2025.03.13 18:27:14.789241 [ 274 ] {cdd67feb-edc0-402b-84f2-2bfbead1887d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1156 | 2025.03.13 18:27:14.789287 [ 274 ] {cdd67feb-edc0-402b-84f2-2bfbead1887d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1157 | 2025.03.13 18:27:14.790022 [ 274 ] {cdd67feb-edc0-402b-84f2-2bfbead1887d} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1158 | 2025.03.13 18:27:14.790061 [ 274 ] {cdd67feb-edc0-402b-84f2-2bfbead1887d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
1159 | 2025.03.13 18:27:14.790448 [ 274 ] {cdd67feb-edc0-402b-84f2-2bfbead1887d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1160 | 2025.03.13 18:27:14.790689 [ 274 ] {cdd67feb-edc0-402b-84f2-2bfbead1887d} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1161 | 2025.03.13 18:27:14.790921 [ 274 ] {cdd67feb-edc0-402b-84f2-2bfbead1887d} <Debug> executeQuery: Read 607 rows, 48.91 KiB in 0.001695 sec., 358112.09439528023 rows/sec., 28.18 MiB/sec. | ||
1162 | 2025.03.13 18:27:14.790981 [ 274 ] {cdd67feb-edc0-402b-84f2-2bfbead1887d} <Debug> TCPHandler: Processed in 0.00189648 sec. | ||
1163 | 2025.03.13 18:27:14.791122 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1164 | 2025.03.13 18:27:14.791227 [ 274 ] {7cab0dc1-6f99-4f43-83d2-4873f14cde49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1165 | 2025.03.13 18:27:14.791272 [ 274 ] {7cab0dc1-6f99-4f43-83d2-4873f14cde49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1166 | 2025.03.13 18:27:14.791998 [ 274 ] {7cab0dc1-6f99-4f43-83d2-4873f14cde49} <Trace> oximeter.fields_u16 (70d7ac13-7519-46fa-b7e3-25cc1572d035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1167 | 2025.03.13 18:27:14.792033 [ 274 ] {7cab0dc1-6f99-4f43-83d2-4873f14cde49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
1168 | 2025.03.13 18:27:14.792457 [ 274 ] {7cab0dc1-6f99-4f43-83d2-4873f14cde49} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1169 | 2025.03.13 18:27:14.792708 [ 274 ] {7cab0dc1-6f99-4f43-83d2-4873f14cde49} <Trace> oximeter.fields_u16 (70d7ac13-7519-46fa-b7e3-25cc1572d035): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1170 | 2025.03.13 18:27:14.792934 [ 274 ] {7cab0dc1-6f99-4f43-83d2-4873f14cde49} <Debug> executeQuery: Read 114 rows, 6.99 KiB in 0.001724 sec., 66125.29002320186 rows/sec., 3.96 MiB/sec. | ||
1171 | 2025.03.13 18:27:14.793006 [ 274 ] {7cab0dc1-6f99-4f43-83d2-4873f14cde49} <Debug> TCPHandler: Processed in 0.001934042 sec. | ||
1172 | 2025.03.13 18:27:14.793127 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1173 | 2025.03.13 18:27:14.793231 [ 274 ] {a026a428-c682-43ef-a861-137ccbf41fba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1174 | 2025.03.13 18:27:14.793274 [ 274 ] {a026a428-c682-43ef-a861-137ccbf41fba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1175 | 2025.03.13 18:27:14.793804 [ 274 ] {a026a428-c682-43ef-a861-137ccbf41fba} <Trace> oximeter.fields_u32 (c2c0013c-3270-4a07-92c3-adbd6ff18017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1176 | 2025.03.13 18:27:14.793842 [ 274 ] {a026a428-c682-43ef-a861-137ccbf41fba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
1177 | 2025.03.13 18:27:14.794258 [ 274 ] {a026a428-c682-43ef-a861-137ccbf41fba} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1178 | 2025.03.13 18:27:14.794494 [ 274 ] {a026a428-c682-43ef-a861-137ccbf41fba} <Trace> oximeter.fields_u32 (c2c0013c-3270-4a07-92c3-adbd6ff18017): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1179 | 2025.03.13 18:27:14.794715 [ 274 ] {a026a428-c682-43ef-a861-137ccbf41fba} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001502 sec., 75233.02263648469 rows/sec., 4.87 MiB/sec. | ||
1180 | 2025.03.13 18:27:14.794771 [ 274 ] {a026a428-c682-43ef-a861-137ccbf41fba} <Debug> TCPHandler: Processed in 0.001696203 sec. | ||
1181 | 2025.03.13 18:27:14.794895 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1182 | 2025.03.13 18:27:14.795023 [ 274 ] {28186442-1851-41cf-acb1-307d18d51796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1183 | 2025.03.13 18:27:14.795070 [ 274 ] {28186442-1851-41cf-acb1-307d18d51796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1184 | 2025.03.13 18:27:14.795600 [ 274 ] {28186442-1851-41cf-acb1-307d18d51796} <Trace> oximeter.fields_u8 (1bfc32df-9a58-4a17-8325-ff80a3236ddb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1185 | 2025.03.13 18:27:14.795639 [ 274 ] {28186442-1851-41cf-acb1-307d18d51796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
1186 | 2025.03.13 18:27:14.795988 [ 274 ] {28186442-1851-41cf-acb1-307d18d51796} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1187 | 2025.03.13 18:27:14.796227 [ 274 ] {28186442-1851-41cf-acb1-307d18d51796} <Trace> oximeter.fields_u8 (1bfc32df-9a58-4a17-8325-ff80a3236ddb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1188 | 2025.03.13 18:27:14.796435 [ 274 ] {28186442-1851-41cf-acb1-307d18d51796} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001435 sec., 78048.78048780488 rows/sec., 4.45 MiB/sec. | ||
1189 | 2025.03.13 18:27:14.796487 [ 274 ] {28186442-1851-41cf-acb1-307d18d51796} <Debug> TCPHandler: Processed in 0.001648863 sec. | ||
1190 | 2025.03.13 18:27:14.796635 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1191 | 2025.03.13 18:27:14.796738 [ 274 ] {bb3ec07b-6354-4bfd-a050-1ac80d151d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1192 | 2025.03.13 18:27:14.796786 [ 274 ] {bb3ec07b-6354-4bfd-a050-1ac80d151d76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1193 | 2025.03.13 18:27:14.797407 [ 274 ] {bb3ec07b-6354-4bfd-a050-1ac80d151d76} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1194 | 2025.03.13 18:27:14.797446 [ 274 ] {bb3ec07b-6354-4bfd-a050-1ac80d151d76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
1195 | 2025.03.13 18:27:14.797812 [ 274 ] {bb3ec07b-6354-4bfd-a050-1ac80d151d76} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1196 | 2025.03.13 18:27:14.798048 [ 274 ] {bb3ec07b-6354-4bfd-a050-1ac80d151d76} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1197 | 2025.03.13 18:27:14.798247 [ 274 ] {bb3ec07b-6354-4bfd-a050-1ac80d151d76} <Debug> executeQuery: Read 362 rows, 25.99 KiB in 0.001531 sec., 236446.7668190725 rows/sec., 16.58 MiB/sec. | ||
1198 | 2025.03.13 18:27:14.798296 [ 274 ] {bb3ec07b-6354-4bfd-a050-1ac80d151d76} <Debug> TCPHandler: Processed in 0.001711544 sec. | ||
1199 | 2025.03.13 18:27:14.798399 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1200 | 2025.03.13 18:27:14.798500 [ 274 ] {5ca9d6e4-23ee-4aaa-9adf-544257c36033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1201 | 2025.03.13 18:27:14.798546 [ 274 ] {5ca9d6e4-23ee-4aaa-9adf-544257c36033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1202 | 2025.03.13 18:27:14.798953 [ 274 ] {5ca9d6e4-23ee-4aaa-9adf-544257c36033} <Trace> oximeter.measurements_bool (e140ce10-76fa-4686-a1c0-b0a00f246ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1203 | 2025.03.13 18:27:14.798991 [ 274 ] {5ca9d6e4-23ee-4aaa-9adf-544257c36033} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
1204 | 2025.03.13 18:27:14.799338 [ 274 ] {5ca9d6e4-23ee-4aaa-9adf-544257c36033} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1205 | 2025.03.13 18:27:14.799566 [ 274 ] {5ca9d6e4-23ee-4aaa-9adf-544257c36033} <Trace> oximeter.measurements_bool (e140ce10-76fa-4686-a1c0-b0a00f246ee9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1206 | 2025.03.13 18:27:14.799782 [ 274 ] {5ca9d6e4-23ee-4aaa-9adf-544257c36033} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0013 sec., 4615.384615384615 rows/sec., 241.14 KiB/sec. | ||
1207 | 2025.03.13 18:27:14.799836 [ 274 ] {5ca9d6e4-23ee-4aaa-9adf-544257c36033} <Debug> TCPHandler: Processed in 0.001487507 sec. | ||
1208 | 2025.03.13 18:27:14.799937 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1209 | 2025.03.13 18:27:14.800037 [ 274 ] {526c7f99-4b24-4c8a-9eaf-edf2ff61cb67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1210 | 2025.03.13 18:27:14.800085 [ 274 ] {526c7f99-4b24-4c8a-9eaf-edf2ff61cb67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1211 | 2025.03.13 18:27:14.800566 [ 274 ] {526c7f99-4b24-4c8a-9eaf-edf2ff61cb67} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1212 | 2025.03.13 18:27:14.800605 [ 274 ] {526c7f99-4b24-4c8a-9eaf-edf2ff61cb67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
1213 | 2025.03.13 18:27:14.800967 [ 274 ] {526c7f99-4b24-4c8a-9eaf-edf2ff61cb67} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1214 | 2025.03.13 18:27:14.801199 [ 274 ] {526c7f99-4b24-4c8a-9eaf-edf2ff61cb67} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1215 | 2025.03.13 18:27:14.801401 [ 274 ] {526c7f99-4b24-4c8a-9eaf-edf2ff61cb67} <Debug> executeQuery: Read 187 rows, 12.72 KiB in 0.001384 sec., 135115.60693641618 rows/sec., 8.97 MiB/sec. | ||
1216 | 2025.03.13 18:27:14.801450 [ 274 ] {526c7f99-4b24-4c8a-9eaf-edf2ff61cb67} <Debug> TCPHandler: Processed in 0.001562209 sec. | ||
1217 | 2025.03.13 18:27:14.801581 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1218 | 2025.03.13 18:27:14.801684 [ 274 ] {0215ea57-b07a-4621-8b27-7da97958419e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1219 | 2025.03.13 18:27:14.801731 [ 274 ] {0215ea57-b07a-4621-8b27-7da97958419e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1220 | 2025.03.13 18:27:14.802143 [ 274 ] {0215ea57-b07a-4621-8b27-7da97958419e} <Trace> oximeter.measurements_f64 (e9405784-d923-419d-a9dd-def0616178fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1221 | 2025.03.13 18:27:14.802181 [ 274 ] {0215ea57-b07a-4621-8b27-7da97958419e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
1222 | 2025.03.13 18:27:14.802539 [ 274 ] {0215ea57-b07a-4621-8b27-7da97958419e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1223 | 2025.03.13 18:27:14.802766 [ 274 ] {0215ea57-b07a-4621-8b27-7da97958419e} <Trace> oximeter.measurements_f64 (e9405784-d923-419d-a9dd-def0616178fc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1224 | 2025.03.13 18:27:14.802976 [ 274 ] {0215ea57-b07a-4621-8b27-7da97958419e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001308 sec., 764.5259938837921 rows/sec., 51.52 KiB/sec. | ||
1225 | 2025.03.13 18:27:14.803029 [ 274 ] {0215ea57-b07a-4621-8b27-7da97958419e} <Debug> TCPHandler: Processed in 0.001497627 sec. | ||
1226 | 2025.03.13 18:27:14.803130 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1227 | 2025.03.13 18:27:14.803230 [ 274 ] {45b4115e-e937-4587-b138-5b8c1a232c20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1228 | 2025.03.13 18:27:14.803293 [ 274 ] {45b4115e-e937-4587-b138-5b8c1a232c20} <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 | ||
1229 | 2025.03.13 18:27:14.804328 [ 274 ] {45b4115e-e937-4587-b138-5b8c1a232c20} <Trace> oximeter.measurements_histogramu64 (bf63021a-b684-4ff8-b493-a267bf52294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1230 | 2025.03.13 18:27:14.804371 [ 274 ] {45b4115e-e937-4587-b138-5b8c1a232c20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
1231 | 2025.03.13 18:27:14.806905 [ 274 ] {45b4115e-e937-4587-b138-5b8c1a232c20} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1232 | 2025.03.13 18:27:14.807217 [ 274 ] {45b4115e-e937-4587-b138-5b8c1a232c20} <Trace> oximeter.measurements_histogramu64 (bf63021a-b684-4ff8-b493-a267bf52294d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1233 | 2025.03.13 18:27:14.807513 [ 274 ] {45b4115e-e937-4587-b138-5b8c1a232c20} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.004302 sec., 1859.6001859600185 rows/sec., 3.33 MiB/sec. | ||
1234 | 2025.03.13 18:27:14.807632 [ 274 ] {45b4115e-e937-4587-b138-5b8c1a232c20} <Debug> TCPHandler: Processed in 0.004550724 sec. | ||
1235 | 2025.03.13 18:27:14.807802 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1236 | 2025.03.13 18:27:14.807917 [ 274 ] {ae38ffc6-f032-47ca-84c7-170e108c3afb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1237 | 2025.03.13 18:27:14.807970 [ 274 ] {ae38ffc6-f032-47ca-84c7-170e108c3afb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1238 | 2025.03.13 18:27:14.808483 [ 274 ] {ae38ffc6-f032-47ca-84c7-170e108c3afb} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1239 | 2025.03.13 18:27:14.808528 [ 274 ] {ae38ffc6-f032-47ca-84c7-170e108c3afb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
1240 | 2025.03.13 18:27:14.808959 [ 274 ] {ae38ffc6-f032-47ca-84c7-170e108c3afb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1241 | 2025.03.13 18:27:14.809209 [ 274 ] {ae38ffc6-f032-47ca-84c7-170e108c3afb} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1242 | 2025.03.13 18:27:14.809423 [ 274 ] {ae38ffc6-f032-47ca-84c7-170e108c3afb} <Debug> executeQuery: Read 62 rows, 3.93 KiB in 0.001532 sec., 40469.973890339425 rows/sec., 2.50 MiB/sec. | ||
1243 | 2025.03.13 18:27:14.809496 [ 274 ] {ae38ffc6-f032-47ca-84c7-170e108c3afb} <Debug> TCPHandler: Processed in 0.001751885 sec. | ||
1244 | 2025.03.13 18:27:19.720173 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1245 | 2025.03.13 18:27:19.720378 [ 274 ] {c9e61401-9559-4adf-865b-43666e69a280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1246 | 2025.03.13 18:27:19.720455 [ 274 ] {c9e61401-9559-4adf-865b-43666e69a280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1247 | 2025.03.13 18:27:19.721227 [ 274 ] {c9e61401-9559-4adf-865b-43666e69a280} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1248 | 2025.03.13 18:27:19.721279 [ 274 ] {c9e61401-9559-4adf-865b-43666e69a280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
1249 | 2025.03.13 18:27:19.721736 [ 274 ] {c9e61401-9559-4adf-865b-43666e69a280} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1250 | 2025.03.13 18:27:19.722003 [ 274 ] {c9e61401-9559-4adf-865b-43666e69a280} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1251 | 2025.03.13 18:27:19.722712 [ 274 ] {c9e61401-9559-4adf-865b-43666e69a280} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.002357 sec., 12728.044123886295 rows/sec., 994.38 KiB/sec. | ||
1252 | 2025.03.13 18:27:19.722822 [ 274 ] {c9e61401-9559-4adf-865b-43666e69a280} <Debug> TCPHandler: Processed in 0.002804548 sec. | ||
1253 | 2025.03.13 18:27:19.723011 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1254 | 2025.03.13 18:27:19.723161 [ 274 ] {cfe8b4b8-bf66-47f9-b7bc-5d7261219232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1255 | 2025.03.13 18:27:19.723232 [ 274 ] {cfe8b4b8-bf66-47f9-b7bc-5d7261219232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1256 | 2025.03.13 18:27:19.723820 [ 274 ] {cfe8b4b8-bf66-47f9-b7bc-5d7261219232} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1257 | 2025.03.13 18:27:19.723862 [ 274 ] {cfe8b4b8-bf66-47f9-b7bc-5d7261219232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
1258 | 2025.03.13 18:27:19.724252 [ 274 ] {cfe8b4b8-bf66-47f9-b7bc-5d7261219232} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1259 | 2025.03.13 18:27:19.724493 [ 274 ] {cfe8b4b8-bf66-47f9-b7bc-5d7261219232} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1260 | 2025.03.13 18:27:19.724699 [ 274 ] {cfe8b4b8-bf66-47f9-b7bc-5d7261219232} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001574 sec., 22871.664548919947 rows/sec., 1.79 MiB/sec. | ||
1261 | 2025.03.13 18:27:19.724856 [ 274 ] {cfe8b4b8-bf66-47f9-b7bc-5d7261219232} <Debug> TCPHandler: Processed in 0.0019152 sec. | ||
1262 | 2025.03.13 18:27:19.724973 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1263 | 2025.03.13 18:27:19.725080 [ 274 ] {3002c096-fe81-4ff0-9cac-0b51dc7fc3e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1264 | 2025.03.13 18:27:19.725132 [ 274 ] {3002c096-fe81-4ff0-9cac-0b51dc7fc3e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1265 | 2025.03.13 18:27:19.725651 [ 274 ] {3002c096-fe81-4ff0-9cac-0b51dc7fc3e2} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1266 | 2025.03.13 18:27:19.725695 [ 274 ] {3002c096-fe81-4ff0-9cac-0b51dc7fc3e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
1267 | 2025.03.13 18:27:19.726077 [ 274 ] {3002c096-fe81-4ff0-9cac-0b51dc7fc3e2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1268 | 2025.03.13 18:27:19.726314 [ 274 ] {3002c096-fe81-4ff0-9cac-0b51dc7fc3e2} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1269 | 2025.03.13 18:27:19.726475 [ 274 ] {3002c096-fe81-4ff0-9cac-0b51dc7fc3e2} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.00142 sec., 77464.78873239436 rows/sec., 5.41 MiB/sec. | ||
1270 | 2025.03.13 18:27:19.726528 [ 274 ] {3002c096-fe81-4ff0-9cac-0b51dc7fc3e2} <Debug> TCPHandler: Processed in 0.001606001 sec. | ||
1271 | 2025.03.13 18:27:19.726652 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1272 | 2025.03.13 18:27:19.726759 [ 274 ] {8f97cbfa-dd19-4fc7-b83a-a5f7892c8f19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1273 | 2025.03.13 18:27:19.726807 [ 274 ] {8f97cbfa-dd19-4fc7-b83a-a5f7892c8f19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1274 | 2025.03.13 18:27:19.727257 [ 274 ] {8f97cbfa-dd19-4fc7-b83a-a5f7892c8f19} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1275 | 2025.03.13 18:27:19.727294 [ 274 ] {8f97cbfa-dd19-4fc7-b83a-a5f7892c8f19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
1276 | 2025.03.13 18:27:19.727642 [ 274 ] {8f97cbfa-dd19-4fc7-b83a-a5f7892c8f19} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1277 | 2025.03.13 18:27:19.727881 [ 274 ] {8f97cbfa-dd19-4fc7-b83a-a5f7892c8f19} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1278 | 2025.03.13 18:27:19.728113 [ 274 ] {8f97cbfa-dd19-4fc7-b83a-a5f7892c8f19} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001358 sec., 29455.081001472754 rows/sec., 1.97 MiB/sec. | ||
1279 | 2025.03.13 18:27:19.728237 [ 274 ] {8f97cbfa-dd19-4fc7-b83a-a5f7892c8f19} <Debug> TCPHandler: Processed in 0.001635941 sec. | ||
1280 | 2025.03.13 18:27:21.082393 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
1281 | 2025.03.13 18:27:21.083059 [ 244 ] {} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1282 | 2025.03.13 18:27:21.083105 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
1283 | 2025.03.13 18:27:21.083658 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1284 | 2025.03.13 18:27:21.083933 [ 244 ] {} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1285 | 2025.03.13 18:27:21.084158 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
1286 | 2025.03.13 18:27:21.211437 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
1287 | 2025.03.13 18:27:21.232143 [ 242 ] {} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1288 | 2025.03.13 18:27:21.232211 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
1289 | 2025.03.13 18:27:21.238828 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1290 | 2025.03.13 18:27:21.239626 [ 242 ] {} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1291 | 2025.03.13 18:27:21.242871 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
1292 | 2025.03.13 18:27:23.562640 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 200 | ||
1293 | 2025.03.13 18:27:23.566254 [ 243 ] {} <Trace> system.query_log (5f2578bd-8b88-4233-9145-01cb1ba96b2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1294 | 2025.03.13 18:27:23.566323 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
1295 | 2025.03.13 18:27:23.568248 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1296 | 2025.03.13 18:27:23.568744 [ 243 ] {} <Trace> system.query_log (5f2578bd-8b88-4233-9145-01cb1ba96b2c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1297 | 2025.03.13 18:27:23.569657 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 200 | ||
1298 | 2025.03.13 18:27:24.725935 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1299 | 2025.03.13 18:27:24.726154 [ 274 ] {e9098fb2-be66-4da9-b7d3-cb1e048ae2fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1300 | 2025.03.13 18:27:24.726236 [ 274 ] {e9098fb2-be66-4da9-b7d3-cb1e048ae2fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1301 | 2025.03.13 18:27:24.727117 [ 274 ] {e9098fb2-be66-4da9-b7d3-cb1e048ae2fb} <Trace> oximeter.fields_i16 (9e0fc66e-7e36-43be-a4c3-0323e9831ad8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1302 | 2025.03.13 18:27:24.727170 [ 274 ] {e9098fb2-be66-4da9-b7d3-cb1e048ae2fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
1303 | 2025.03.13 18:27:24.727620 [ 274 ] {e9098fb2-be66-4da9-b7d3-cb1e048ae2fb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1304 | 2025.03.13 18:27:24.727884 [ 274 ] {e9098fb2-be66-4da9-b7d3-cb1e048ae2fb} <Trace> oximeter.fields_i16 (9e0fc66e-7e36-43be-a4c3-0323e9831ad8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1305 | 2025.03.13 18:27:24.728142 [ 274 ] {e9098fb2-be66-4da9-b7d3-cb1e048ae2fb} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002048 sec., 103515.625 rows/sec., 6.58 MiB/sec. | ||
1306 | 2025.03.13 18:27:24.728199 [ 274 ] {e9098fb2-be66-4da9-b7d3-cb1e048ae2fb} <Debug> TCPHandler: Processed in 0.002417087 sec. | ||
1307 | 2025.03.13 18:27:24.728338 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1308 | 2025.03.13 18:27:24.728474 [ 274 ] {1a11c042-488c-404b-99aa-14e51a914e01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1309 | 2025.03.13 18:27:24.728531 [ 274 ] {1a11c042-488c-404b-99aa-14e51a914e01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1310 | 2025.03.13 18:27:24.729329 [ 274 ] {1a11c042-488c-404b-99aa-14e51a914e01} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1311 | 2025.03.13 18:27:24.729371 [ 274 ] {1a11c042-488c-404b-99aa-14e51a914e01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
1312 | 2025.03.13 18:27:24.729781 [ 274 ] {1a11c042-488c-404b-99aa-14e51a914e01} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1313 | 2025.03.13 18:27:24.730020 [ 274 ] {1a11c042-488c-404b-99aa-14e51a914e01} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1314 | 2025.03.13 18:27:24.730286 [ 274 ] {1a11c042-488c-404b-99aa-14e51a914e01} <Debug> executeQuery: Read 607 rows, 48.91 KiB in 0.001836 sec., 330610.0217864924 rows/sec., 26.02 MiB/sec. | ||
1315 | 2025.03.13 18:27:24.730467 [ 274 ] {1a11c042-488c-404b-99aa-14e51a914e01} <Debug> TCPHandler: Processed in 0.0021961 sec. | ||
1316 | 2025.03.13 18:27:24.730620 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1317 | 2025.03.13 18:27:24.730727 [ 274 ] {69de6156-85e8-4774-a121-bd056c561def} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1318 | 2025.03.13 18:27:24.730772 [ 274 ] {69de6156-85e8-4774-a121-bd056c561def} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1319 | 2025.03.13 18:27:24.731341 [ 274 ] {69de6156-85e8-4774-a121-bd056c561def} <Trace> oximeter.fields_u16 (70d7ac13-7519-46fa-b7e3-25cc1572d035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1320 | 2025.03.13 18:27:24.731381 [ 274 ] {69de6156-85e8-4774-a121-bd056c561def} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
1321 | 2025.03.13 18:27:24.731732 [ 274 ] {69de6156-85e8-4774-a121-bd056c561def} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1322 | 2025.03.13 18:27:24.731969 [ 274 ] {69de6156-85e8-4774-a121-bd056c561def} <Trace> oximeter.fields_u16 (70d7ac13-7519-46fa-b7e3-25cc1572d035): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1323 | 2025.03.13 18:27:24.732216 [ 274 ] {69de6156-85e8-4774-a121-bd056c561def} <Debug> executeQuery: Read 114 rows, 6.99 KiB in 0.001498 sec., 76101.46862483311 rows/sec., 4.56 MiB/sec. | ||
1324 | 2025.03.13 18:27:24.732342 [ 274 ] {69de6156-85e8-4774-a121-bd056c561def} <Debug> TCPHandler: Processed in 0.001774106 sec. | ||
1325 | 2025.03.13 18:27:24.732447 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1326 | 2025.03.13 18:27:24.732548 [ 274 ] {1cf4fcaf-1b48-4bd0-bb4b-3994f6449993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1327 | 2025.03.13 18:27:24.732594 [ 274 ] {1cf4fcaf-1b48-4bd0-bb4b-3994f6449993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1328 | 2025.03.13 18:27:24.733126 [ 274 ] {1cf4fcaf-1b48-4bd0-bb4b-3994f6449993} <Trace> oximeter.fields_u32 (c2c0013c-3270-4a07-92c3-adbd6ff18017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1329 | 2025.03.13 18:27:24.733166 [ 274 ] {1cf4fcaf-1b48-4bd0-bb4b-3994f6449993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
1330 | 2025.03.13 18:27:24.733520 [ 274 ] {1cf4fcaf-1b48-4bd0-bb4b-3994f6449993} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1331 | 2025.03.13 18:27:24.733752 [ 274 ] {1cf4fcaf-1b48-4bd0-bb4b-3994f6449993} <Trace> oximeter.fields_u32 (c2c0013c-3270-4a07-92c3-adbd6ff18017): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1332 | 2025.03.13 18:27:24.734037 [ 274 ] {1cf4fcaf-1b48-4bd0-bb4b-3994f6449993} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001492 sec., 75737.2654155496 rows/sec., 4.90 MiB/sec. | ||
1333 | 2025.03.13 18:27:24.734106 [ 274 ] {1cf4fcaf-1b48-4bd0-bb4b-3994f6449993} <Debug> TCPHandler: Processed in 0.001711024 sec. | ||
1334 | 2025.03.13 18:27:24.734210 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1335 | 2025.03.13 18:27:24.734312 [ 274 ] {1d38e4f9-13ef-40ec-a770-03f92af101f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1336 | 2025.03.13 18:27:24.734357 [ 274 ] {1d38e4f9-13ef-40ec-a770-03f92af101f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1337 | 2025.03.13 18:27:24.734884 [ 274 ] {1d38e4f9-13ef-40ec-a770-03f92af101f4} <Trace> oximeter.fields_u8 (1bfc32df-9a58-4a17-8325-ff80a3236ddb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1338 | 2025.03.13 18:27:24.734923 [ 274 ] {1d38e4f9-13ef-40ec-a770-03f92af101f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
1339 | 2025.03.13 18:27:24.735278 [ 274 ] {1d38e4f9-13ef-40ec-a770-03f92af101f4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1340 | 2025.03.13 18:27:24.735511 [ 274 ] {1d38e4f9-13ef-40ec-a770-03f92af101f4} <Trace> oximeter.fields_u8 (1bfc32df-9a58-4a17-8325-ff80a3236ddb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1341 | 2025.03.13 18:27:24.735703 [ 274 ] {1d38e4f9-13ef-40ec-a770-03f92af101f4} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001413 sec., 79263.97735314933 rows/sec., 4.52 MiB/sec. | ||
1342 | 2025.03.13 18:27:24.735754 [ 274 ] {1d38e4f9-13ef-40ec-a770-03f92af101f4} <Debug> TCPHandler: Processed in 0.001595331 sec. | ||
1343 | 2025.03.13 18:27:24.735856 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1344 | 2025.03.13 18:27:24.735958 [ 274 ] {a939ffad-fac5-4710-8efc-16fd1ffd3335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1345 | 2025.03.13 18:27:24.736002 [ 274 ] {a939ffad-fac5-4710-8efc-16fd1ffd3335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1346 | 2025.03.13 18:27:24.736609 [ 274 ] {a939ffad-fac5-4710-8efc-16fd1ffd3335} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1347 | 2025.03.13 18:27:24.736648 [ 274 ] {a939ffad-fac5-4710-8efc-16fd1ffd3335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
1348 | 2025.03.13 18:27:24.737019 [ 274 ] {a939ffad-fac5-4710-8efc-16fd1ffd3335} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1349 | 2025.03.13 18:27:24.737259 [ 274 ] {a939ffad-fac5-4710-8efc-16fd1ffd3335} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1350 | 2025.03.13 18:27:24.737514 [ 274 ] {a939ffad-fac5-4710-8efc-16fd1ffd3335} <Debug> executeQuery: Read 362 rows, 25.99 KiB in 0.00157 sec., 230573.24840764332 rows/sec., 16.17 MiB/sec. | ||
1351 | 2025.03.13 18:27:24.737683 [ 274 ] {a939ffad-fac5-4710-8efc-16fd1ffd3335} <Debug> TCPHandler: Processed in 0.001864289 sec. | ||
1352 | 2025.03.13 18:27:24.737812 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1353 | 2025.03.13 18:27:24.737919 [ 274 ] {45429e7f-ba65-45fe-8a83-f62306d461dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1354 | 2025.03.13 18:27:24.737966 [ 274 ] {45429e7f-ba65-45fe-8a83-f62306d461dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1355 | 2025.03.13 18:27:24.738408 [ 274 ] {45429e7f-ba65-45fe-8a83-f62306d461dc} <Trace> oximeter.measurements_bool (e140ce10-76fa-4686-a1c0-b0a00f246ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1356 | 2025.03.13 18:27:24.738446 [ 274 ] {45429e7f-ba65-45fe-8a83-f62306d461dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
1357 | 2025.03.13 18:27:24.738792 [ 274 ] {45429e7f-ba65-45fe-8a83-f62306d461dc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1358 | 2025.03.13 18:27:24.739024 [ 274 ] {45429e7f-ba65-45fe-8a83-f62306d461dc} <Trace> oximeter.measurements_bool (e140ce10-76fa-4686-a1c0-b0a00f246ee9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1359 | 2025.03.13 18:27:24.739250 [ 274 ] {45429e7f-ba65-45fe-8a83-f62306d461dc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001353 sec., 4434.589800443458 rows/sec., 231.69 KiB/sec. | ||
1360 | 2025.03.13 18:27:24.739300 [ 274 ] {45429e7f-ba65-45fe-8a83-f62306d461dc} <Debug> TCPHandler: Processed in 0.001539828 sec. | ||
1361 | 2025.03.13 18:27:24.739425 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1362 | 2025.03.13 18:27:24.739530 [ 274 ] {e00ef579-fe70-4cbf-a546-dc7824c3646f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1363 | 2025.03.13 18:27:24.739578 [ 274 ] {e00ef579-fe70-4cbf-a546-dc7824c3646f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1364 | 2025.03.13 18:27:24.740069 [ 274 ] {e00ef579-fe70-4cbf-a546-dc7824c3646f} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1365 | 2025.03.13 18:27:24.740109 [ 274 ] {e00ef579-fe70-4cbf-a546-dc7824c3646f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
1366 | 2025.03.13 18:27:24.740478 [ 274 ] {e00ef579-fe70-4cbf-a546-dc7824c3646f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1367 | 2025.03.13 18:27:24.740719 [ 274 ] {e00ef579-fe70-4cbf-a546-dc7824c3646f} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1368 | 2025.03.13 18:27:24.740930 [ 274 ] {e00ef579-fe70-4cbf-a546-dc7824c3646f} <Debug> executeQuery: Read 187 rows, 12.72 KiB in 0.001422 sec., 131504.92264416313 rows/sec., 8.73 MiB/sec. | ||
1369 | 2025.03.13 18:27:24.740981 [ 274 ] {e00ef579-fe70-4cbf-a546-dc7824c3646f} <Debug> TCPHandler: Processed in 0.00160915 sec. | ||
1370 | 2025.03.13 18:27:24.741105 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1371 | 2025.03.13 18:27:24.741209 [ 274 ] {4ae9ecd2-acc8-4192-a215-68bc295e976c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1372 | 2025.03.13 18:27:24.741257 [ 274 ] {4ae9ecd2-acc8-4192-a215-68bc295e976c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1373 | 2025.03.13 18:27:24.741664 [ 274 ] {4ae9ecd2-acc8-4192-a215-68bc295e976c} <Trace> oximeter.measurements_f64 (e9405784-d923-419d-a9dd-def0616178fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1374 | 2025.03.13 18:27:24.741704 [ 274 ] {4ae9ecd2-acc8-4192-a215-68bc295e976c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
1375 | 2025.03.13 18:27:24.742043 [ 274 ] {4ae9ecd2-acc8-4192-a215-68bc295e976c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1376 | 2025.03.13 18:27:24.742272 [ 274 ] {4ae9ecd2-acc8-4192-a215-68bc295e976c} <Trace> oximeter.measurements_f64 (e9405784-d923-419d-a9dd-def0616178fc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1377 | 2025.03.13 18:27:24.742558 [ 274 ] {4ae9ecd2-acc8-4192-a215-68bc295e976c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001347 sec., 742.3904974016332 rows/sec., 50.02 KiB/sec. | ||
1378 | 2025.03.13 18:27:24.742656 [ 274 ] {4ae9ecd2-acc8-4192-a215-68bc295e976c} <Debug> TCPHandler: Processed in 0.00160449 sec. | ||
1379 | 2025.03.13 18:27:24.742786 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1380 | 2025.03.13 18:27:24.742891 [ 274 ] {6c5ddfe2-d556-42c4-869f-41e2dfdce02b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1381 | 2025.03.13 18:27:24.742958 [ 274 ] {6c5ddfe2-d556-42c4-869f-41e2dfdce02b} <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 | ||
1382 | 2025.03.13 18:27:24.743953 [ 274 ] {6c5ddfe2-d556-42c4-869f-41e2dfdce02b} <Trace> oximeter.measurements_histogramu64 (bf63021a-b684-4ff8-b493-a267bf52294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1383 | 2025.03.13 18:27:24.743993 [ 274 ] {6c5ddfe2-d556-42c4-869f-41e2dfdce02b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
1384 | 2025.03.13 18:27:24.744583 [ 274 ] {6c5ddfe2-d556-42c4-869f-41e2dfdce02b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1385 | 2025.03.13 18:27:24.744847 [ 274 ] {6c5ddfe2-d556-42c4-869f-41e2dfdce02b} <Trace> oximeter.measurements_histogramu64 (bf63021a-b684-4ff8-b493-a267bf52294d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1386 | 2025.03.13 18:27:24.745195 [ 274 ] {6c5ddfe2-d556-42c4-869f-41e2dfdce02b} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002311 sec., 3461.7048896581564 rows/sec., 6.20 MiB/sec. | ||
1387 | 2025.03.13 18:27:24.745317 [ 274 ] {6c5ddfe2-d556-42c4-869f-41e2dfdce02b} <Debug> TCPHandler: Processed in 0.002581951 sec. | ||
1388 | 2025.03.13 18:27:24.745430 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1389 | 2025.03.13 18:27:24.745532 [ 274 ] {9dbfa16e-dfc8-414d-8b7c-f1baa9951fe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1390 | 2025.03.13 18:27:24.745578 [ 274 ] {9dbfa16e-dfc8-414d-8b7c-f1baa9951fe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1391 | 2025.03.13 18:27:24.745993 [ 274 ] {9dbfa16e-dfc8-414d-8b7c-f1baa9951fe3} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1392 | 2025.03.13 18:27:24.746033 [ 274 ] {9dbfa16e-dfc8-414d-8b7c-f1baa9951fe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
1393 | 2025.03.13 18:27:24.746385 [ 274 ] {9dbfa16e-dfc8-414d-8b7c-f1baa9951fe3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1394 | 2025.03.13 18:27:24.746626 [ 274 ] {9dbfa16e-dfc8-414d-8b7c-f1baa9951fe3} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1395 | 2025.03.13 18:27:24.746840 [ 274 ] {9dbfa16e-dfc8-414d-8b7c-f1baa9951fe3} <Debug> executeQuery: Read 62 rows, 3.93 KiB in 0.001329 sec., 46651.61775771256 rows/sec., 2.89 MiB/sec. | ||
1396 | 2025.03.13 18:27:24.746891 [ 274 ] {9dbfa16e-dfc8-414d-8b7c-f1baa9951fe3} <Debug> TCPHandler: Processed in 0.001512228 sec. | ||
1397 | 2025.03.13 18:27:28.497854 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1398 | 2025.03.13 18:27:28.497953 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1399 | 2025.03.13 18:27:28.585253 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
1400 | 2025.03.13 18:27:28.585873 [ 244 ] {} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1401 | 2025.03.13 18:27:28.585910 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
1402 | 2025.03.13 18:27:28.586525 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1403 | 2025.03.13 18:27:28.586774 [ 244 ] {} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1404 | 2025.03.13 18:27:28.586980 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
1405 | 2025.03.13 18:27:28.587006 [ 95 ] {} <Debug> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1406 | 2025.03.13 18:27:28.587086 [ 95 ] {} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1407 | 2025.03.13 18:27:28.587110 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
1408 | 2025.03.13 18:27:28.593402 [ 189 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::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 | ||
1409 | 2025.03.13 18:27:28.595506 [ 189 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1410 | 2025.03.13 18:27:28.595657 [ 189 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::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 | ||
1411 | 2025.03.13 18:27:28.595794 [ 189 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::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 | ||
1412 | 2025.03.13 18:27:28.595976 [ 189 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::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 | ||
1413 | 2025.03.13 18:27:28.596086 [ 189 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::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 | ||
1414 | 2025.03.13 18:27:28.596286 [ 189 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::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 | ||
1415 | 2025.03.13 18:27:28.596419 [ 189 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::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 | ||
1416 | 2025.03.13 18:27:28.684685 [ 190 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.09748871 sec., 28782.82008244852 rows/sec., 421.62 KiB/sec. | ||
1417 | 2025.03.13 18:27:28.685384 [ 200 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1418 | 2025.03.13 18:27:28.685759 [ 200 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::all_1_6_1} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1419 | 2025.03.13 18:27:28.685850 [ 200 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::all_1_6_1} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1420 | 2025.03.13 18:27:28.685984 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
1421 | 2025.03.13 18:27:28.743896 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
1422 | 2025.03.13 18:27:28.762910 [ 242 ] {} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1423 | 2025.03.13 18:27:28.762956 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
1424 | 2025.03.13 18:27:28.769865 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1425 | 2025.03.13 18:27:28.770605 [ 242 ] {} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1426 | 2025.03.13 18:27:28.770909 [ 95 ] {} <Debug> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1427 | 2025.03.13 18:27:28.771056 [ 95 ] {} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1428 | 2025.03.13 18:27:28.771136 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
1429 | 2025.03.13 18:27:28.771412 [ 200 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::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 | ||
1430 | 2025.03.13 18:27:28.779808 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
1431 | 2025.03.13 18:27:28.781092 [ 200 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1432 | 2025.03.13 18:27:28.781940 [ 200 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::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 | ||
1433 | 2025.03.13 18:27:28.786527 [ 200 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::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 | ||
1434 | 2025.03.13 18:27:28.791087 [ 200 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::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 | ||
1435 | 2025.03.13 18:27:28.795719 [ 200 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::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 | ||
1436 | 2025.03.13 18:27:28.816137 [ 200 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::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 | ||
1437 | 2025.03.13 18:27:28.820610 [ 200 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::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 | ||
1438 | 2025.03.13 18:27:28.885325 [ 190 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.114070043 sec., 403.2610034169971 rows/sec., 2.09 MiB/sec. | ||
1439 | 2025.03.13 18:27:28.887919 [ 193 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1440 | 2025.03.13 18:27:28.890887 [ 193 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::all_1_6_1} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1441 | 2025.03.13 18:27:28.891011 [ 193 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::all_1_6_1} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1442 | 2025.03.13 18:27:28.893427 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
1443 | 2025.03.13 18:27:29.000154 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.73 MiB, peak 169.27 MiB, free memory in arenas 0.00 B, will set to 163.56 MiB (RSS), difference: 3.83 MiB | ||
1444 | 2025.03.13 18:27:29.720445 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1445 | 2025.03.13 18:27:29.720665 [ 274 ] {eb56b1d3-642c-4943-bcc3-d8c109cda5fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1446 | 2025.03.13 18:27:29.720752 [ 274 ] {eb56b1d3-642c-4943-bcc3-d8c109cda5fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1447 | 2025.03.13 18:27:29.721585 [ 274 ] {eb56b1d3-642c-4943-bcc3-d8c109cda5fb} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1448 | 2025.03.13 18:27:29.721638 [ 274 ] {eb56b1d3-642c-4943-bcc3-d8c109cda5fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
1449 | 2025.03.13 18:27:29.722111 [ 274 ] {eb56b1d3-642c-4943-bcc3-d8c109cda5fb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1450 | 2025.03.13 18:27:29.722377 [ 274 ] {eb56b1d3-642c-4943-bcc3-d8c109cda5fb} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1451 | 2025.03.13 18:27:29.722597 [ 94 ] {} <Debug> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1452 | 2025.03.13 18:27:29.722624 [ 274 ] {eb56b1d3-642c-4943-bcc3-d8c109cda5fb} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.002019 sec., 14858.84101040119 rows/sec., 1.13 MiB/sec. | ||
1453 | 2025.03.13 18:27:29.722715 [ 94 ] {} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1454 | 2025.03.13 18:27:29.722799 [ 274 ] {eb56b1d3-642c-4943-bcc3-d8c109cda5fb} <Debug> TCPHandler: Processed in 0.002499319 sec. | ||
1455 | 2025.03.13 18:27:29.722816 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
1456 | 2025.03.13 18:27:29.723042 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1457 | 2025.03.13 18:27:29.723195 [ 187 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::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 | ||
1458 | 2025.03.13 18:27:29.723235 [ 274 ] {c88db4cf-07bd-48c5-aefc-25cd2ca40d57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1459 | 2025.03.13 18:27:29.723342 [ 274 ] {c88db4cf-07bd-48c5-aefc-25cd2ca40d57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1460 | 2025.03.13 18:27:29.723724 [ 187 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1461 | 2025.03.13 18:27:29.723896 [ 187 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
1462 | 2025.03.13 18:27:29.724245 [ 187 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
1463 | 2025.03.13 18:27:29.724628 [ 187 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 607 rows starting from the beginning of the part | ||
1464 | 2025.03.13 18:27:29.724935 [ 187 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
1465 | 2025.03.13 18:27:29.725327 [ 187 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 607 rows starting from the beginning of the part | ||
1466 | 2025.03.13 18:27:29.725715 [ 187 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
1467 | 2025.03.13 18:27:29.725889 [ 274 ] {c88db4cf-07bd-48c5-aefc-25cd2ca40d57} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1468 | 2025.03.13 18:27:29.726024 [ 274 ] {c88db4cf-07bd-48c5-aefc-25cd2ca40d57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1469 | 2025.03.13 18:27:29.727097 [ 274 ] {c88db4cf-07bd-48c5-aefc-25cd2ca40d57} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1470 | 2025.03.13 18:27:29.727606 [ 274 ] {c88db4cf-07bd-48c5-aefc-25cd2ca40d57} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1471 | 2025.03.13 18:27:29.727923 [ 94 ] {} <Debug> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1472 | 2025.03.13 18:27:29.728035 [ 94 ] {} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1473 | 2025.03.13 18:27:29.728116 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1474 | 2025.03.13 18:27:29.728371 [ 274 ] {c88db4cf-07bd-48c5-aefc-25cd2ca40d57} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.005119 sec., 7032.623559288923 rows/sec., 562.40 KiB/sec. | ||
1475 | 2025.03.13 18:27:29.728567 [ 190 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::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 | ||
1476 | 2025.03.13 18:27:29.728725 [ 274 ] {c88db4cf-07bd-48c5-aefc-25cd2ca40d57} <Debug> TCPHandler: Processed in 0.005791243 sec. | ||
1477 | 2025.03.13 18:27:29.729019 [ 190 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1478 | 2025.03.13 18:27:29.729056 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1479 | 2025.03.13 18:27:29.729149 [ 190 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 36 rows starting from the beginning of the part | ||
1480 | 2025.03.13 18:27:29.729567 [ 274 ] {4421ce93-1566-407a-888c-d16f11f5852c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1481 | 2025.03.13 18:27:29.729621 [ 190 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
1482 | 2025.03.13 18:27:29.729920 [ 274 ] {4421ce93-1566-407a-888c-d16f11f5852c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1483 | 2025.03.13 18:27:29.730085 [ 190 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 362 rows starting from the beginning of the part | ||
1484 | 2025.03.13 18:27:29.730640 [ 190 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
1485 | 2025.03.13 18:27:29.730912 [ 188 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1334 rows, containing 5 columns (5 merged, 0 gathered) in 0.007893289 sec., 169004.32760031972 rows/sec., 13.91 MiB/sec. | ||
1486 | 2025.03.13 18:27:29.731014 [ 190 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 362 rows starting from the beginning of the part | ||
1487 | 2025.03.13 18:27:29.731403 [ 190 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
1488 | 2025.03.13 18:27:29.731536 [ 188 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1489 | 2025.03.13 18:27:29.732745 [ 188 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_6_1} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1490 | 2025.03.13 18:27:29.733068 [ 188 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_6_1} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1491 | 2025.03.13 18:27:29.733330 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
1492 | 2025.03.13 18:27:29.733960 [ 274 ] {4421ce93-1566-407a-888c-d16f11f5852c} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1493 | 2025.03.13 18:27:29.734041 [ 274 ] {4421ce93-1566-407a-888c-d16f11f5852c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1494 | 2025.03.13 18:27:29.735215 [ 274 ] {4421ce93-1566-407a-888c-d16f11f5852c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1495 | 2025.03.13 18:27:29.735421 [ 186 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 868 rows, containing 5 columns (5 merged, 0 gathered) in 0.007160606 sec., 121218.79070011672 rows/sec., 9.12 MiB/sec. | ||
1496 | 2025.03.13 18:27:29.735645 [ 274 ] {4421ce93-1566-407a-888c-d16f11f5852c} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1497 | 2025.03.13 18:27:29.735856 [ 186 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1498 | 2025.03.13 18:27:29.735938 [ 94 ] {} <Debug> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1499 | 2025.03.13 18:27:29.736132 [ 94 ] {} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1500 | 2025.03.13 18:27:29.736251 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1501 | 2025.03.13 18:27:29.736274 [ 274 ] {4421ce93-1566-407a-888c-d16f11f5852c} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.006975 sec., 15770.609318996416 rows/sec., 1.10 MiB/sec. | ||
1502 | 2025.03.13 18:27:29.736799 [ 274 ] {4421ce93-1566-407a-888c-d16f11f5852c} <Debug> TCPHandler: Processed in 0.007831997 sec. | ||
1503 | 2025.03.13 18:27:29.737148 [ 187 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::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 | ||
1504 | 2025.03.13 18:27:29.737179 [ 186 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_6_1} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1505 | 2025.03.13 18:27:29.737221 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1506 | 2025.03.13 18:27:29.737493 [ 186 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_6_1} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1507 | 2025.03.13 18:27:29.737572 [ 274 ] {6d799d62-9466-46f7-bf57-203556c67bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1508 | 2025.03.13 18:27:29.737658 [ 187 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1509 | 2025.03.13 18:27:29.737732 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
1510 | 2025.03.13 18:27:29.737793 [ 274 ] {6d799d62-9466-46f7-bf57-203556c67bce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1511 | 2025.03.13 18:27:29.737814 [ 187 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::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 | ||
1512 | 2025.03.13 18:27:29.738202 [ 187 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 110 rows starting from the beginning of the part | ||
1513 | 2025.03.13 18:27:29.738583 [ 187 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 187 rows starting from the beginning of the part | ||
1514 | 2025.03.13 18:27:29.738996 [ 187 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 110 rows starting from the beginning of the part | ||
1515 | 2025.03.13 18:27:29.739225 [ 187 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 187 rows starting from the beginning of the part | ||
1516 | 2025.03.13 18:27:29.739591 [ 187 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 110 rows starting from the beginning of the part | ||
1517 | 2025.03.13 18:27:29.740310 [ 274 ] {6d799d62-9466-46f7-bf57-203556c67bce} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1518 | 2025.03.13 18:27:29.740382 [ 274 ] {6d799d62-9466-46f7-bf57-203556c67bce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1519 | 2025.03.13 18:27:29.741371 [ 274 ] {6d799d62-9466-46f7-bf57-203556c67bce} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1520 | 2025.03.13 18:27:29.741936 [ 274 ] {6d799d62-9466-46f7-bf57-203556c67bce} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1521 | 2025.03.13 18:27:29.742266 [ 94 ] {} <Debug> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1522 | 2025.03.13 18:27:29.742485 [ 274 ] {6d799d62-9466-46f7-bf57-203556c67bce} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.005011 sec., 7982.438635002994 rows/sec., 545.67 KiB/sec. | ||
1523 | 2025.03.13 18:27:29.742471 [ 94 ] {} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1524 | 2025.03.13 18:27:29.742790 [ 274 ] {6d799d62-9466-46f7-bf57-203556c67bce} <Debug> TCPHandler: Processed in 0.005673239 sec. | ||
1525 | 2025.03.13 18:27:29.742957 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
1526 | 2025.03.13 18:27:29.743222 [ 187 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 792 rows, containing 5 columns (5 merged, 0 gathered) in 0.006832035 sec., 115924.46467267805 rows/sec., 7.91 MiB/sec. | ||
1527 | 2025.03.13 18:27:29.743381 [ 188 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::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 | ||
1528 | 2025.03.13 18:27:29.743585 [ 188 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1529 | 2025.03.13 18:27:29.743586 [ 187 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1530 | 2025.03.13 18:27:29.743646 [ 188 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part | ||
1531 | 2025.03.13 18:27:29.743852 [ 188 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part | ||
1532 | 2025.03.13 18:27:29.744142 [ 188 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 62 rows starting from the beginning of the part | ||
1533 | 2025.03.13 18:27:29.744373 [ 188 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part | ||
1534 | 2025.03.13 18:27:29.744615 [ 188 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 62 rows starting from the beginning of the part | ||
1535 | 2025.03.13 18:27:29.744837 [ 188 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part | ||
1536 | 2025.03.13 18:27:29.745203 [ 192 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1537 | 2025.03.13 18:27:29.745424 [ 192 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1538 | 2025.03.13 18:27:29.745556 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
1539 | 2025.03.13 18:27:29.746299 [ 191 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.003110998 sec., 88717.51122951542 rows/sec., 5.73 MiB/sec. | ||
1540 | 2025.03.13 18:27:29.746465 [ 192 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1541 | 2025.03.13 18:27:29.746758 [ 192 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_6_1} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1542 | 2025.03.13 18:27:29.746827 [ 192 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_6_1} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1543 | 2025.03.13 18:27:29.746891 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
1544 | 2025.03.13 18:27:30.371620 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1545 | 2025.03.13 18:27:30.371925 [ 274 ] {62fb396d-e9be-4afb-b3e8-5de3fc8e8362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1546 | 2025.03.13 18:27:30.372392 [ 274 ] {62fb396d-e9be-4afb-b3e8-5de3fc8e8362} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1547 | 2025.03.13 18:27:30.372441 [ 274 ] {62fb396d-e9be-4afb-b3e8-5de3fc8e8362} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1548 | 2025.03.13 18:27:30.372795 [ 274 ] {62fb396d-e9be-4afb-b3e8-5de3fc8e8362} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1549 | 2025.03.13 18:27:30.372879 [ 274 ] {62fb396d-e9be-4afb-b3e8-5de3fc8e8362} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1550 | 2025.03.13 18:27:30.373065 [ 274 ] {62fb396d-e9be-4afb-b3e8-5de3fc8e8362} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
1551 | 2025.03.13 18:27:30.373289 [ 287 ] {62fb396d-e9be-4afb-b3e8-5de3fc8e8362} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1552 | 2025.03.13 18:27:30.373359 [ 288 ] {62fb396d-e9be-4afb-b3e8-5de3fc8e8362} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1553 | 2025.03.13 18:27:30.373472 [ 274 ] {62fb396d-e9be-4afb-b3e8-5de3fc8e8362} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (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 | ||
1554 | 2025.03.13 18:27:30.373506 [ 274 ] {62fb396d-e9be-4afb-b3e8-5de3fc8e8362} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1555 | 2025.03.13 18:27:30.377529 [ 274 ] {62fb396d-e9be-4afb-b3e8-5de3fc8e8362} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1556 | 2025.03.13 18:27:30.377587 [ 274 ] {62fb396d-e9be-4afb-b3e8-5de3fc8e8362} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1557 | 2025.03.13 18:27:30.377699 [ 274 ] {62fb396d-e9be-4afb-b3e8-5de3fc8e8362} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1558 | 2025.03.13 18:27:30.377790 [ 274 ] {62fb396d-e9be-4afb-b3e8-5de3fc8e8362} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1559 | 2025.03.13 18:27:30.380018 [ 274 ] {62fb396d-e9be-4afb-b3e8-5de3fc8e8362} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.008237 sec., 3763.506130872891 rows/sec., 142.03 KiB/sec. | ||
1560 | 2025.03.13 18:27:30.380185 [ 274 ] {62fb396d-e9be-4afb-b3e8-5de3fc8e8362} <Debug> TCPHandler: Processed in 0.008717125 sec. | ||
1561 | 2025.03.13 18:27:30.380519 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1562 | 2025.03.13 18:27:30.380692 [ 274 ] {02609870-5e3a-4481-a315-24bb29963b17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1563 | 2025.03.13 18:27:30.380997 [ 274 ] {02609870-5e3a-4481-a315-24bb29963b17} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1564 | 2025.03.13 18:27:30.381044 [ 274 ] {02609870-5e3a-4481-a315-24bb29963b17} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1565 | 2025.03.13 18:27:30.381350 [ 274 ] {02609870-5e3a-4481-a315-24bb29963b17} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1566 | 2025.03.13 18:27:30.381417 [ 274 ] {02609870-5e3a-4481-a315-24bb29963b17} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1567 | 2025.03.13 18:27:30.381563 [ 274 ] {02609870-5e3a-4481-a315-24bb29963b17} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
1568 | 2025.03.13 18:27:30.381680 [ 288 ] {02609870-5e3a-4481-a315-24bb29963b17} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1569 | 2025.03.13 18:27:30.381684 [ 289 ] {02609870-5e3a-4481-a315-24bb29963b17} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1570 | 2025.03.13 18:27:30.381827 [ 274 ] {02609870-5e3a-4481-a315-24bb29963b17} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (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 | ||
1571 | 2025.03.13 18:27:30.381857 [ 274 ] {02609870-5e3a-4481-a315-24bb29963b17} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1572 | 2025.03.13 18:27:30.381943 [ 274 ] {02609870-5e3a-4481-a315-24bb29963b17} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1573 | 2025.03.13 18:27:30.381963 [ 274 ] {02609870-5e3a-4481-a315-24bb29963b17} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1574 | 2025.03.13 18:27:30.382004 [ 274 ] {02609870-5e3a-4481-a315-24bb29963b17} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1575 | 2025.03.13 18:27:30.382046 [ 274 ] {02609870-5e3a-4481-a315-24bb29963b17} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1576 | 2025.03.13 18:27:30.383068 [ 274 ] {02609870-5e3a-4481-a315-24bb29963b17} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.00246 sec., 12601.626016260163 rows/sec., 475.58 KiB/sec. | ||
1577 | 2025.03.13 18:27:30.383202 [ 274 ] {02609870-5e3a-4481-a315-24bb29963b17} <Debug> TCPHandler: Processed in 0.002738887 sec. | ||
1578 | 2025.03.13 18:27:30.383428 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1579 | 2025.03.13 18:27:30.383593 [ 274 ] {4224596a-7814-4dee-b641-a4e7a6f26839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1580 | 2025.03.13 18:27:30.383894 [ 274 ] {4224596a-7814-4dee-b641-a4e7a6f26839} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1581 | 2025.03.13 18:27:30.383943 [ 274 ] {4224596a-7814-4dee-b641-a4e7a6f26839} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1582 | 2025.03.13 18:27:30.384248 [ 274 ] {4224596a-7814-4dee-b641-a4e7a6f26839} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1583 | 2025.03.13 18:27:30.384314 [ 274 ] {4224596a-7814-4dee-b641-a4e7a6f26839} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1584 | 2025.03.13 18:27:30.384459 [ 274 ] {4224596a-7814-4dee-b641-a4e7a6f26839} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
1585 | 2025.03.13 18:27:30.384534 [ 287 ] {4224596a-7814-4dee-b641-a4e7a6f26839} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1586 | 2025.03.13 18:27:30.384558 [ 289 ] {4224596a-7814-4dee-b641-a4e7a6f26839} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1587 | 2025.03.13 18:27:30.384660 [ 274 ] {4224596a-7814-4dee-b641-a4e7a6f26839} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (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 | ||
1588 | 2025.03.13 18:27:30.384689 [ 274 ] {4224596a-7814-4dee-b641-a4e7a6f26839} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1589 | 2025.03.13 18:27:30.384771 [ 274 ] {4224596a-7814-4dee-b641-a4e7a6f26839} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1590 | 2025.03.13 18:27:30.384791 [ 274 ] {4224596a-7814-4dee-b641-a4e7a6f26839} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1591 | 2025.03.13 18:27:30.384831 [ 274 ] {4224596a-7814-4dee-b641-a4e7a6f26839} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1592 | 2025.03.13 18:27:30.384873 [ 274 ] {4224596a-7814-4dee-b641-a4e7a6f26839} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1593 | 2025.03.13 18:27:30.385849 [ 274 ] {4224596a-7814-4dee-b641-a4e7a6f26839} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.002333 sec., 13287.612516073725 rows/sec., 501.47 KiB/sec. | ||
1594 | 2025.03.13 18:27:30.385984 [ 274 ] {4224596a-7814-4dee-b641-a4e7a6f26839} <Debug> TCPHandler: Processed in 0.002608702 sec. | ||
1595 | 2025.03.13 18:27:30.386233 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1596 | 2025.03.13 18:27:30.386430 [ 274 ] {1898809f-d5b6-40fc-ba70-807478154a4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1597 | 2025.03.13 18:27:30.386727 [ 274 ] {1898809f-d5b6-40fc-ba70-807478154a4b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1598 | 2025.03.13 18:27:30.386774 [ 274 ] {1898809f-d5b6-40fc-ba70-807478154a4b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1599 | 2025.03.13 18:27:30.387083 [ 274 ] {1898809f-d5b6-40fc-ba70-807478154a4b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1600 | 2025.03.13 18:27:30.387149 [ 274 ] {1898809f-d5b6-40fc-ba70-807478154a4b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1601 | 2025.03.13 18:27:30.387295 [ 274 ] {1898809f-d5b6-40fc-ba70-807478154a4b} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
1602 | 2025.03.13 18:27:30.387406 [ 287 ] {1898809f-d5b6-40fc-ba70-807478154a4b} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1603 | 2025.03.13 18:27:30.387410 [ 288 ] {1898809f-d5b6-40fc-ba70-807478154a4b} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1604 | 2025.03.13 18:27:30.387538 [ 274 ] {1898809f-d5b6-40fc-ba70-807478154a4b} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (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 | ||
1605 | 2025.03.13 18:27:30.387566 [ 274 ] {1898809f-d5b6-40fc-ba70-807478154a4b} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1606 | 2025.03.13 18:27:30.387649 [ 274 ] {1898809f-d5b6-40fc-ba70-807478154a4b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1607 | 2025.03.13 18:27:30.387668 [ 274 ] {1898809f-d5b6-40fc-ba70-807478154a4b} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1608 | 2025.03.13 18:27:30.387708 [ 274 ] {1898809f-d5b6-40fc-ba70-807478154a4b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1609 | 2025.03.13 18:27:30.387750 [ 274 ] {1898809f-d5b6-40fc-ba70-807478154a4b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1610 | 2025.03.13 18:27:30.388840 [ 274 ] {1898809f-d5b6-40fc-ba70-807478154a4b} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.00252 sec., 12301.5873015873 rows/sec., 464.25 KiB/sec. | ||
1611 | 2025.03.13 18:27:30.389002 [ 274 ] {1898809f-d5b6-40fc-ba70-807478154a4b} <Debug> TCPHandler: Processed in 0.002822019 sec. | ||
1612 | 2025.03.13 18:27:30.389232 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1613 | 2025.03.13 18:27:30.389395 [ 274 ] {fedb9875-3ac1-4bc7-9708-3948f16a660d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1614 | 2025.03.13 18:27:30.389699 [ 274 ] {fedb9875-3ac1-4bc7-9708-3948f16a660d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1615 | 2025.03.13 18:27:30.389747 [ 274 ] {fedb9875-3ac1-4bc7-9708-3948f16a660d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1616 | 2025.03.13 18:27:30.390056 [ 274 ] {fedb9875-3ac1-4bc7-9708-3948f16a660d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1617 | 2025.03.13 18:27:30.390122 [ 274 ] {fedb9875-3ac1-4bc7-9708-3948f16a660d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1618 | 2025.03.13 18:27:30.390265 [ 274 ] {fedb9875-3ac1-4bc7-9708-3948f16a660d} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
1619 | 2025.03.13 18:27:30.390358 [ 288 ] {fedb9875-3ac1-4bc7-9708-3948f16a660d} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1620 | 2025.03.13 18:27:30.390384 [ 287 ] {fedb9875-3ac1-4bc7-9708-3948f16a660d} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1621 | 2025.03.13 18:27:30.390484 [ 274 ] {fedb9875-3ac1-4bc7-9708-3948f16a660d} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (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 | ||
1622 | 2025.03.13 18:27:30.390507 [ 274 ] {fedb9875-3ac1-4bc7-9708-3948f16a660d} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1623 | 2025.03.13 18:27:30.390586 [ 274 ] {fedb9875-3ac1-4bc7-9708-3948f16a660d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1624 | 2025.03.13 18:27:30.390606 [ 274 ] {fedb9875-3ac1-4bc7-9708-3948f16a660d} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1625 | 2025.03.13 18:27:30.390644 [ 274 ] {fedb9875-3ac1-4bc7-9708-3948f16a660d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1626 | 2025.03.13 18:27:30.390685 [ 274 ] {fedb9875-3ac1-4bc7-9708-3948f16a660d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1627 | 2025.03.13 18:27:30.391798 [ 274 ] {fedb9875-3ac1-4bc7-9708-3948f16a660d} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.002479 sec., 12505.042355788624 rows/sec., 471.93 KiB/sec. | ||
1628 | 2025.03.13 18:27:30.391939 [ 274 ] {fedb9875-3ac1-4bc7-9708-3948f16a660d} <Debug> TCPHandler: Processed in 0.002761278 sec. | ||
1629 | 2025.03.13 18:27:30.392157 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1630 | 2025.03.13 18:27:30.392320 [ 274 ] {312b04f9-ef1f-4df5-92c9-bec76eea7534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1631 | 2025.03.13 18:27:30.392615 [ 274 ] {312b04f9-ef1f-4df5-92c9-bec76eea7534} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1632 | 2025.03.13 18:27:30.392661 [ 274 ] {312b04f9-ef1f-4df5-92c9-bec76eea7534} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1633 | 2025.03.13 18:27:30.392972 [ 274 ] {312b04f9-ef1f-4df5-92c9-bec76eea7534} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1634 | 2025.03.13 18:27:30.393038 [ 274 ] {312b04f9-ef1f-4df5-92c9-bec76eea7534} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1635 | 2025.03.13 18:27:30.393179 [ 274 ] {312b04f9-ef1f-4df5-92c9-bec76eea7534} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
1636 | 2025.03.13 18:27:30.393283 [ 287 ] {312b04f9-ef1f-4df5-92c9-bec76eea7534} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1637 | 2025.03.13 18:27:30.393324 [ 289 ] {312b04f9-ef1f-4df5-92c9-bec76eea7534} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1638 | 2025.03.13 18:27:30.393453 [ 274 ] {312b04f9-ef1f-4df5-92c9-bec76eea7534} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (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 | ||
1639 | 2025.03.13 18:27:30.393484 [ 274 ] {312b04f9-ef1f-4df5-92c9-bec76eea7534} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1640 | 2025.03.13 18:27:30.393567 [ 274 ] {312b04f9-ef1f-4df5-92c9-bec76eea7534} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1641 | 2025.03.13 18:27:30.393586 [ 274 ] {312b04f9-ef1f-4df5-92c9-bec76eea7534} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1642 | 2025.03.13 18:27:30.393625 [ 274 ] {312b04f9-ef1f-4df5-92c9-bec76eea7534} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1643 | 2025.03.13 18:27:30.393668 [ 274 ] {312b04f9-ef1f-4df5-92c9-bec76eea7534} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1644 | 2025.03.13 18:27:30.394730 [ 274 ] {312b04f9-ef1f-4df5-92c9-bec76eea7534} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.002488 sec., 12459.807073954982 rows/sec., 470.23 KiB/sec. | ||
1645 | 2025.03.13 18:27:30.394867 [ 274 ] {312b04f9-ef1f-4df5-92c9-bec76eea7534} <Debug> TCPHandler: Processed in 0.002761877 sec. | ||
1646 | 2025.03.13 18:27:30.483324 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1647 | 2025.03.13 18:27:30.483494 [ 274 ] {c8f7a1d8-9b0f-4787-8e95-808281736070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1648 | 2025.03.13 18:27:30.483567 [ 274 ] {c8f7a1d8-9b0f-4787-8e95-808281736070} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1649 | 2025.03.13 18:27:30.484462 [ 274 ] {c8f7a1d8-9b0f-4787-8e95-808281736070} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1650 | 2025.03.13 18:27:30.484513 [ 274 ] {c8f7a1d8-9b0f-4787-8e95-808281736070} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
1651 | 2025.03.13 18:27:30.485036 [ 274 ] {c8f7a1d8-9b0f-4787-8e95-808281736070} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1652 | 2025.03.13 18:27:30.485259 [ 274 ] {c8f7a1d8-9b0f-4787-8e95-808281736070} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1653 | 2025.03.13 18:27:30.485578 [ 274 ] {c8f7a1d8-9b0f-4787-8e95-808281736070} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.002115 sec., 2836.879432624113 rows/sec., 631.65 KiB/sec. | ||
1654 | 2025.03.13 18:27:30.485661 [ 274 ] {c8f7a1d8-9b0f-4787-8e95-808281736070} <Debug> TCPHandler: Processed in 0.002436647 sec. | ||
1655 | 2025.03.13 18:27:30.485809 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1656 | 2025.03.13 18:27:30.485947 [ 274 ] {41a59e74-2ba0-493e-9a75-1fbfd6c736be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1657 | 2025.03.13 18:27:30.486004 [ 274 ] {41a59e74-2ba0-493e-9a75-1fbfd6c736be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1658 | 2025.03.13 18:27:30.486684 [ 274 ] {41a59e74-2ba0-493e-9a75-1fbfd6c736be} <Trace> oximeter.fields_i16 (9e0fc66e-7e36-43be-a4c3-0323e9831ad8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1659 | 2025.03.13 18:27:30.486727 [ 274 ] {41a59e74-2ba0-493e-9a75-1fbfd6c736be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
1660 | 2025.03.13 18:27:30.487118 [ 274 ] {41a59e74-2ba0-493e-9a75-1fbfd6c736be} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1661 | 2025.03.13 18:27:30.487361 [ 274 ] {41a59e74-2ba0-493e-9a75-1fbfd6c736be} <Trace> oximeter.fields_i16 (9e0fc66e-7e36-43be-a4c3-0323e9831ad8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1662 | 2025.03.13 18:27:30.487578 [ 274 ] {41a59e74-2ba0-493e-9a75-1fbfd6c736be} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001662 sec., 127557.16004813477 rows/sec., 8.11 MiB/sec. | ||
1663 | 2025.03.13 18:27:30.487632 [ 274 ] {41a59e74-2ba0-493e-9a75-1fbfd6c736be} <Debug> TCPHandler: Processed in 0.00189137 sec. | ||
1664 | 2025.03.13 18:27:30.487751 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1665 | 2025.03.13 18:27:30.487858 [ 274 ] {cfe62342-e9b7-4537-9875-599ef362bd96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1666 | 2025.03.13 18:27:30.487903 [ 274 ] {cfe62342-e9b7-4537-9875-599ef362bd96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1667 | 2025.03.13 18:27:30.489191 [ 274 ] {cfe62342-e9b7-4537-9875-599ef362bd96} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1668 | 2025.03.13 18:27:30.489231 [ 274 ] {cfe62342-e9b7-4537-9875-599ef362bd96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
1669 | 2025.03.13 18:27:30.489741 [ 274 ] {cfe62342-e9b7-4537-9875-599ef362bd96} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1670 | 2025.03.13 18:27:30.489982 [ 274 ] {cfe62342-e9b7-4537-9875-599ef362bd96} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1671 | 2025.03.13 18:27:30.490247 [ 274 ] {cfe62342-e9b7-4537-9875-599ef362bd96} <Debug> executeQuery: Read 1747 rows, 145.48 KiB in 0.002403 sec., 727007.9067831876 rows/sec., 59.12 MiB/sec. | ||
1672 | 2025.03.13 18:27:30.490443 [ 274 ] {cfe62342-e9b7-4537-9875-599ef362bd96} <Debug> TCPHandler: Processed in 0.002738677 sec. | ||
1673 | 2025.03.13 18:27:30.490590 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1674 | 2025.03.13 18:27:30.490695 [ 274 ] {5e62c7ac-310f-4530-9049-52bdd7e8d1a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1675 | 2025.03.13 18:27:30.490740 [ 274 ] {5e62c7ac-310f-4530-9049-52bdd7e8d1a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1676 | 2025.03.13 18:27:30.491347 [ 274 ] {5e62c7ac-310f-4530-9049-52bdd7e8d1a2} <Trace> oximeter.fields_u16 (70d7ac13-7519-46fa-b7e3-25cc1572d035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1677 | 2025.03.13 18:27:30.491386 [ 274 ] {5e62c7ac-310f-4530-9049-52bdd7e8d1a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
1678 | 2025.03.13 18:27:30.491734 [ 274 ] {5e62c7ac-310f-4530-9049-52bdd7e8d1a2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1679 | 2025.03.13 18:27:30.491984 [ 274 ] {5e62c7ac-310f-4530-9049-52bdd7e8d1a2} <Trace> oximeter.fields_u16 (70d7ac13-7519-46fa-b7e3-25cc1572d035): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1680 | 2025.03.13 18:27:30.492188 [ 274 ] {5e62c7ac-310f-4530-9049-52bdd7e8d1a2} <Debug> executeQuery: Read 114 rows, 6.99 KiB in 0.001514 sec., 75297.22589167768 rows/sec., 4.51 MiB/sec. | ||
1681 | 2025.03.13 18:27:30.492240 [ 274 ] {5e62c7ac-310f-4530-9049-52bdd7e8d1a2} <Debug> TCPHandler: Processed in 0.001701984 sec. | ||
1682 | 2025.03.13 18:27:30.492356 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1683 | 2025.03.13 18:27:30.492461 [ 274 ] {0f1a421b-2942-4288-9a4b-b6ec54aec90a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1684 | 2025.03.13 18:27:30.492506 [ 274 ] {0f1a421b-2942-4288-9a4b-b6ec54aec90a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1685 | 2025.03.13 18:27:30.493133 [ 274 ] {0f1a421b-2942-4288-9a4b-b6ec54aec90a} <Trace> oximeter.fields_u32 (c2c0013c-3270-4a07-92c3-adbd6ff18017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1686 | 2025.03.13 18:27:30.493172 [ 274 ] {0f1a421b-2942-4288-9a4b-b6ec54aec90a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
1687 | 2025.03.13 18:27:30.493531 [ 274 ] {0f1a421b-2942-4288-9a4b-b6ec54aec90a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1688 | 2025.03.13 18:27:30.493764 [ 274 ] {0f1a421b-2942-4288-9a4b-b6ec54aec90a} <Trace> oximeter.fields_u32 (c2c0013c-3270-4a07-92c3-adbd6ff18017): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1689 | 2025.03.13 18:27:30.493940 [ 274 ] {0f1a421b-2942-4288-9a4b-b6ec54aec90a} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.0015 sec., 227333.33333333334 rows/sec., 15.17 MiB/sec. | ||
1690 | 2025.03.13 18:27:30.493988 [ 274 ] {0f1a421b-2942-4288-9a4b-b6ec54aec90a} <Debug> TCPHandler: Processed in 0.001684933 sec. | ||
1691 | 2025.03.13 18:27:30.494123 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1692 | 2025.03.13 18:27:30.494225 [ 274 ] {b0b54d05-4a8f-4468-bc55-bbe959d73f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1693 | 2025.03.13 18:27:30.494269 [ 274 ] {b0b54d05-4a8f-4468-bc55-bbe959d73f9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1694 | 2025.03.13 18:27:30.494806 [ 274 ] {b0b54d05-4a8f-4468-bc55-bbe959d73f9f} <Trace> oximeter.fields_u8 (1bfc32df-9a58-4a17-8325-ff80a3236ddb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1695 | 2025.03.13 18:27:30.494843 [ 274 ] {b0b54d05-4a8f-4468-bc55-bbe959d73f9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
1696 | 2025.03.13 18:27:30.495180 [ 274 ] {b0b54d05-4a8f-4468-bc55-bbe959d73f9f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1697 | 2025.03.13 18:27:30.495411 [ 274 ] {b0b54d05-4a8f-4468-bc55-bbe959d73f9f} <Trace> oximeter.fields_u8 (1bfc32df-9a58-4a17-8325-ff80a3236ddb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1698 | 2025.03.13 18:27:30.495662 [ 274 ] {b0b54d05-4a8f-4468-bc55-bbe959d73f9f} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001438 sec., 77885.95271210013 rows/sec., 4.44 MiB/sec. | ||
1699 | 2025.03.13 18:27:30.495749 [ 274 ] {b0b54d05-4a8f-4468-bc55-bbe959d73f9f} <Debug> TCPHandler: Processed in 0.001677873 sec. | ||
1700 | 2025.03.13 18:27:30.495872 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1701 | 2025.03.13 18:27:30.495989 [ 274 ] {09f35fd9-d0c4-4c62-9679-58f0e5ad3276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1702 | 2025.03.13 18:27:30.496034 [ 274 ] {09f35fd9-d0c4-4c62-9679-58f0e5ad3276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1703 | 2025.03.13 18:27:30.496825 [ 274 ] {09f35fd9-d0c4-4c62-9679-58f0e5ad3276} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1704 | 2025.03.13 18:27:30.496864 [ 274 ] {09f35fd9-d0c4-4c62-9679-58f0e5ad3276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
1705 | 2025.03.13 18:27:30.497257 [ 274 ] {09f35fd9-d0c4-4c62-9679-58f0e5ad3276} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1706 | 2025.03.13 18:27:30.497495 [ 274 ] {09f35fd9-d0c4-4c62-9679-58f0e5ad3276} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1707 | 2025.03.13 18:27:30.497751 [ 274 ] {09f35fd9-d0c4-4c62-9679-58f0e5ad3276} <Debug> executeQuery: Read 818 rows, 60.28 KiB in 0.001766 sec., 463193.657984145 rows/sec., 33.33 MiB/sec. | ||
1708 | 2025.03.13 18:27:30.497875 [ 274 ] {09f35fd9-d0c4-4c62-9679-58f0e5ad3276} <Debug> TCPHandler: Processed in 0.002059495 sec. | ||
1709 | 2025.03.13 18:27:30.498005 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1710 | 2025.03.13 18:27:30.498111 [ 274 ] {d019183f-67a7-4747-987f-b6620de59ef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1711 | 2025.03.13 18:27:30.498157 [ 274 ] {d019183f-67a7-4747-987f-b6620de59ef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1712 | 2025.03.13 18:27:30.498593 [ 274 ] {d019183f-67a7-4747-987f-b6620de59ef5} <Trace> oximeter.measurements_bool (e140ce10-76fa-4686-a1c0-b0a00f246ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1713 | 2025.03.13 18:27:30.498631 [ 274 ] {d019183f-67a7-4747-987f-b6620de59ef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
1714 | 2025.03.13 18:27:30.498978 [ 274 ] {d019183f-67a7-4747-987f-b6620de59ef5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1715 | 2025.03.13 18:27:30.499211 [ 274 ] {d019183f-67a7-4747-987f-b6620de59ef5} <Trace> oximeter.measurements_bool (e140ce10-76fa-4686-a1c0-b0a00f246ee9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1716 | 2025.03.13 18:27:30.499385 [ 274 ] {d019183f-67a7-4747-987f-b6620de59ef5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001296 sec., 4629.62962962963 rows/sec., 241.88 KiB/sec. | ||
1717 | 2025.03.13 18:27:30.499432 [ 274 ] {d019183f-67a7-4747-987f-b6620de59ef5} <Debug> TCPHandler: Processed in 0.001477747 sec. | ||
1718 | 2025.03.13 18:27:30.499570 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1719 | 2025.03.13 18:27:30.499676 [ 274 ] {51e6103f-0baf-4f41-952c-f2392e8437ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1720 | 2025.03.13 18:27:30.499723 [ 274 ] {51e6103f-0baf-4f41-952c-f2392e8437ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1721 | 2025.03.13 18:27:30.503150 [ 274 ] {51e6103f-0baf-4f41-952c-f2392e8437ff} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1722 | 2025.03.13 18:27:30.503222 [ 274 ] {51e6103f-0baf-4f41-952c-f2392e8437ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
1723 | 2025.03.13 18:27:30.503880 [ 274 ] {51e6103f-0baf-4f41-952c-f2392e8437ff} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1724 | 2025.03.13 18:27:30.504166 [ 274 ] {51e6103f-0baf-4f41-952c-f2392e8437ff} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1725 | 2025.03.13 18:27:30.504356 [ 274 ] {51e6103f-0baf-4f41-952c-f2392e8437ff} <Debug> executeQuery: Read 2415 rows, 164.75 KiB in 0.004701 sec., 513720.48500319076 rows/sec., 34.22 MiB/sec. | ||
1726 | 2025.03.13 18:27:30.504406 [ 274 ] {51e6103f-0baf-4f41-952c-f2392e8437ff} <Debug> TCPHandler: Processed in 0.004889284 sec. | ||
1727 | 2025.03.13 18:27:30.504527 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1728 | 2025.03.13 18:27:30.504634 [ 274 ] {02d4cf82-6d54-41fe-9397-f2c85a1d7fde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1729 | 2025.03.13 18:27:30.504681 [ 274 ] {02d4cf82-6d54-41fe-9397-f2c85a1d7fde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1730 | 2025.03.13 18:27:30.505114 [ 274 ] {02d4cf82-6d54-41fe-9397-f2c85a1d7fde} <Trace> oximeter.measurements_f64 (e9405784-d923-419d-a9dd-def0616178fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1731 | 2025.03.13 18:27:30.505151 [ 274 ] {02d4cf82-6d54-41fe-9397-f2c85a1d7fde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
1732 | 2025.03.13 18:27:30.505487 [ 274 ] {02d4cf82-6d54-41fe-9397-f2c85a1d7fde} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1733 | 2025.03.13 18:27:30.505711 [ 274 ] {02d4cf82-6d54-41fe-9397-f2c85a1d7fde} <Trace> oximeter.measurements_f64 (e9405784-d923-419d-a9dd-def0616178fc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1734 | 2025.03.13 18:27:30.505880 [ 274 ] {02d4cf82-6d54-41fe-9397-f2c85a1d7fde} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001269 sec., 788.0220646178093 rows/sec., 53.10 KiB/sec. | ||
1735 | 2025.03.13 18:27:30.505927 [ 274 ] {02d4cf82-6d54-41fe-9397-f2c85a1d7fde} <Debug> TCPHandler: Processed in 0.001452686 sec. | ||
1736 | 2025.03.13 18:27:30.506062 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1737 | 2025.03.13 18:27:30.506168 [ 274 ] {f703aec3-8d53-4e13-b75e-5f90859f6e70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1738 | 2025.03.13 18:27:30.506232 [ 274 ] {f703aec3-8d53-4e13-b75e-5f90859f6e70} <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 | ||
1739 | 2025.03.13 18:27:30.507237 [ 274 ] {f703aec3-8d53-4e13-b75e-5f90859f6e70} <Trace> oximeter.measurements_histogramu64 (bf63021a-b684-4ff8-b493-a267bf52294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1740 | 2025.03.13 18:27:30.507274 [ 274 ] {f703aec3-8d53-4e13-b75e-5f90859f6e70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
1741 | 2025.03.13 18:27:30.507848 [ 274 ] {f703aec3-8d53-4e13-b75e-5f90859f6e70} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1742 | 2025.03.13 18:27:30.508097 [ 274 ] {f703aec3-8d53-4e13-b75e-5f90859f6e70} <Trace> oximeter.measurements_histogramu64 (bf63021a-b684-4ff8-b493-a267bf52294d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1743 | 2025.03.13 18:27:30.508376 [ 274 ] {f703aec3-8d53-4e13-b75e-5f90859f6e70} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002226 sec., 3593.8903863432165 rows/sec., 6.44 MiB/sec. | ||
1744 | 2025.03.13 18:27:30.508479 [ 274 ] {f703aec3-8d53-4e13-b75e-5f90859f6e70} <Debug> TCPHandler: Processed in 0.002467667 sec. | ||
1745 | 2025.03.13 18:27:30.508619 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1746 | 2025.03.13 18:27:30.508725 [ 274 ] {dffd836a-6f0f-49c2-831b-b72da17695df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1747 | 2025.03.13 18:27:30.508770 [ 274 ] {dffd836a-6f0f-49c2-831b-b72da17695df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1748 | 2025.03.13 18:27:30.509192 [ 274 ] {dffd836a-6f0f-49c2-831b-b72da17695df} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1749 | 2025.03.13 18:27:30.509231 [ 274 ] {dffd836a-6f0f-49c2-831b-b72da17695df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
1750 | 2025.03.13 18:27:30.509577 [ 274 ] {dffd836a-6f0f-49c2-831b-b72da17695df} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1751 | 2025.03.13 18:27:30.509813 [ 274 ] {dffd836a-6f0f-49c2-831b-b72da17695df} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1752 | 2025.03.13 18:27:30.509979 [ 274 ] {dffd836a-6f0f-49c2-831b-b72da17695df} <Debug> executeQuery: Read 30 rows, 1.74 KiB in 0.001277 sec., 23492.560689115115 rows/sec., 1.33 MiB/sec. | ||
1753 | 2025.03.13 18:27:30.510027 [ 274 ] {dffd836a-6f0f-49c2-831b-b72da17695df} <Debug> TCPHandler: Processed in 0.001458666 sec. | ||
1754 | 2025.03.13 18:27:33.570904 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 266 | ||
1755 | 2025.03.13 18:27:33.574772 [ 243 ] {} <Trace> system.query_log (5f2578bd-8b88-4233-9145-01cb1ba96b2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1756 | 2025.03.13 18:27:33.574817 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1757 | 2025.03.13 18:27:33.576363 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1758 | 2025.03.13 18:27:33.576660 [ 243 ] {} <Trace> system.query_log (5f2578bd-8b88-4233-9145-01cb1ba96b2c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1759 | 2025.03.13 18:27:33.577127 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 266 | ||
1760 | 2025.03.13 18:27:34.721406 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1761 | 2025.03.13 18:27:34.721599 [ 274 ] {4e584200-a4c1-4979-a16c-8ccd73b2cb7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1762 | 2025.03.13 18:27:34.721672 [ 274 ] {4e584200-a4c1-4979-a16c-8ccd73b2cb7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1763 | 2025.03.13 18:27:34.722485 [ 274 ] {4e584200-a4c1-4979-a16c-8ccd73b2cb7c} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1764 | 2025.03.13 18:27:34.722532 [ 274 ] {4e584200-a4c1-4979-a16c-8ccd73b2cb7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1765 | 2025.03.13 18:27:34.722975 [ 274 ] {4e584200-a4c1-4979-a16c-8ccd73b2cb7c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1766 | 2025.03.13 18:27:34.723251 [ 274 ] {4e584200-a4c1-4979-a16c-8ccd73b2cb7c} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1767 | 2025.03.13 18:27:34.723529 [ 274 ] {4e584200-a4c1-4979-a16c-8ccd73b2cb7c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001983 sec., 28240.040342914777 rows/sec., 2.17 MiB/sec. | ||
1768 | 2025.03.13 18:27:34.723592 [ 274 ] {4e584200-a4c1-4979-a16c-8ccd73b2cb7c} <Debug> TCPHandler: Processed in 0.002328303 sec. | ||
1769 | 2025.03.13 18:27:34.723726 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1770 | 2025.03.13 18:27:34.723849 [ 274 ] {9f03379e-0e9a-4f96-91ef-030a2f38b737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1771 | 2025.03.13 18:27:34.723898 [ 274 ] {9f03379e-0e9a-4f96-91ef-030a2f38b737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1772 | 2025.03.13 18:27:34.724455 [ 274 ] {9f03379e-0e9a-4f96-91ef-030a2f38b737} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1773 | 2025.03.13 18:27:34.724497 [ 274 ] {9f03379e-0e9a-4f96-91ef-030a2f38b737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1774 | 2025.03.13 18:27:34.724868 [ 274 ] {9f03379e-0e9a-4f96-91ef-030a2f38b737} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1775 | 2025.03.13 18:27:34.725143 [ 274 ] {9f03379e-0e9a-4f96-91ef-030a2f38b737} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1776 | 2025.03.13 18:27:34.725458 [ 274 ] {9f03379e-0e9a-4f96-91ef-030a2f38b737} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001605 sec., 39875.38940809968 rows/sec., 3.11 MiB/sec. | ||
1777 | 2025.03.13 18:27:34.725598 [ 274 ] {9f03379e-0e9a-4f96-91ef-030a2f38b737} <Debug> TCPHandler: Processed in 0.001928471 sec. | ||
1778 | 2025.03.13 18:27:34.725717 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1779 | 2025.03.13 18:27:34.725824 [ 274 ] {cd3d82d3-ae40-4dad-9326-8f49d0fd4bf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1780 | 2025.03.13 18:27:34.725874 [ 274 ] {cd3d82d3-ae40-4dad-9326-8f49d0fd4bf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1781 | 2025.03.13 18:27:34.726393 [ 274 ] {cd3d82d3-ae40-4dad-9326-8f49d0fd4bf4} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1782 | 2025.03.13 18:27:34.726433 [ 274 ] {cd3d82d3-ae40-4dad-9326-8f49d0fd4bf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1783 | 2025.03.13 18:27:34.726822 [ 274 ] {cd3d82d3-ae40-4dad-9326-8f49d0fd4bf4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1784 | 2025.03.13 18:27:34.727071 [ 274 ] {cd3d82d3-ae40-4dad-9326-8f49d0fd4bf4} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1785 | 2025.03.13 18:27:34.727284 [ 274 ] {cd3d82d3-ae40-4dad-9326-8f49d0fd4bf4} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001482 sec., 86369.7705802969 rows/sec., 6.02 MiB/sec. | ||
1786 | 2025.03.13 18:27:34.727336 [ 274 ] {cd3d82d3-ae40-4dad-9326-8f49d0fd4bf4} <Debug> TCPHandler: Processed in 0.001672263 sec. | ||
1787 | 2025.03.13 18:27:34.727442 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1788 | 2025.03.13 18:27:34.727544 [ 274 ] {108b5c5a-d784-4394-89ba-7957fc5e7b4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1789 | 2025.03.13 18:27:34.727592 [ 274 ] {108b5c5a-d784-4394-89ba-7957fc5e7b4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1790 | 2025.03.13 18:27:34.728024 [ 274 ] {108b5c5a-d784-4394-89ba-7957fc5e7b4f} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1791 | 2025.03.13 18:27:34.728064 [ 274 ] {108b5c5a-d784-4394-89ba-7957fc5e7b4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1792 | 2025.03.13 18:27:34.728421 [ 274 ] {108b5c5a-d784-4394-89ba-7957fc5e7b4f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1793 | 2025.03.13 18:27:34.728660 [ 274 ] {108b5c5a-d784-4394-89ba-7957fc5e7b4f} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1794 | 2025.03.13 18:27:34.728863 [ 274 ] {108b5c5a-d784-4394-89ba-7957fc5e7b4f} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00134 sec., 35820.89552238806 rows/sec., 2.41 MiB/sec. | ||
1795 | 2025.03.13 18:27:34.728913 [ 274 ] {108b5c5a-d784-4394-89ba-7957fc5e7b4f} <Debug> TCPHandler: Processed in 0.001522588 sec. | ||
1796 | 2025.03.13 18:27:36.088061 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 | ||
1797 | 2025.03.13 18:27:36.088733 [ 244 ] {} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1798 | 2025.03.13 18:27:36.088771 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1799 | 2025.03.13 18:27:36.089303 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1800 | 2025.03.13 18:27:36.089563 [ 244 ] {} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1801 | 2025.03.13 18:27:36.089784 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 | ||
1802 | 2025.03.13 18:27:36.280841 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
1803 | 2025.03.13 18:27:36.299720 [ 242 ] {} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1804 | 2025.03.13 18:27:36.299774 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1805 | 2025.03.13 18:27:36.306905 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1806 | 2025.03.13 18:27:36.307638 [ 242 ] {} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1807 | 2025.03.13 18:27:36.310209 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
1808 | 2025.03.13 18:27:37.000148 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.91 MiB, peak 170.08 MiB, free memory in arenas 0.00 B, will set to 165.95 MiB (RSS), difference: 1.03 MiB | ||
1809 | 2025.03.13 18:27:39.722823 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1810 | 2025.03.13 18:27:39.723017 [ 274 ] {7549fdbc-791b-4af5-af8f-2ad9b9b778e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1811 | 2025.03.13 18:27:39.723092 [ 274 ] {7549fdbc-791b-4af5-af8f-2ad9b9b778e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1812 | 2025.03.13 18:27:39.723885 [ 274 ] {7549fdbc-791b-4af5-af8f-2ad9b9b778e1} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1813 | 2025.03.13 18:27:39.723935 [ 274 ] {7549fdbc-791b-4af5-af8f-2ad9b9b778e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1814 | 2025.03.13 18:27:39.724374 [ 274 ] {7549fdbc-791b-4af5-af8f-2ad9b9b778e1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1815 | 2025.03.13 18:27:39.724638 [ 274 ] {7549fdbc-791b-4af5-af8f-2ad9b9b778e1} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1816 | 2025.03.13 18:27:39.724880 [ 274 ] {7549fdbc-791b-4af5-af8f-2ad9b9b778e1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001918 sec., 29197.080291970804 rows/sec., 2.24 MiB/sec. | ||
1817 | 2025.03.13 18:27:39.724946 [ 274 ] {7549fdbc-791b-4af5-af8f-2ad9b9b778e1} <Debug> TCPHandler: Processed in 0.002271642 sec. | ||
1818 | 2025.03.13 18:27:39.725075 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1819 | 2025.03.13 18:27:39.725189 [ 274 ] {97b40f1f-3c80-4fa5-92b2-4cfbe230127d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1820 | 2025.03.13 18:27:39.725238 [ 274 ] {97b40f1f-3c80-4fa5-92b2-4cfbe230127d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1821 | 2025.03.13 18:27:39.725787 [ 274 ] {97b40f1f-3c80-4fa5-92b2-4cfbe230127d} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1822 | 2025.03.13 18:27:39.725828 [ 274 ] {97b40f1f-3c80-4fa5-92b2-4cfbe230127d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1823 | 2025.03.13 18:27:39.726185 [ 274 ] {97b40f1f-3c80-4fa5-92b2-4cfbe230127d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1824 | 2025.03.13 18:27:39.726418 [ 274 ] {97b40f1f-3c80-4fa5-92b2-4cfbe230127d} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1825 | 2025.03.13 18:27:39.726693 [ 274 ] {97b40f1f-3c80-4fa5-92b2-4cfbe230127d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001526 sec., 41939.7116644823 rows/sec., 3.27 MiB/sec. | ||
1826 | 2025.03.13 18:27:39.726935 [ 274 ] {97b40f1f-3c80-4fa5-92b2-4cfbe230127d} <Debug> TCPHandler: Processed in 0.001909681 sec. | ||
1827 | 2025.03.13 18:27:39.727108 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1828 | 2025.03.13 18:27:39.727217 [ 274 ] {055df296-d629-4b81-8a1f-8b9761607c2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1829 | 2025.03.13 18:27:39.727269 [ 274 ] {055df296-d629-4b81-8a1f-8b9761607c2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1830 | 2025.03.13 18:27:39.727834 [ 274 ] {055df296-d629-4b81-8a1f-8b9761607c2a} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1831 | 2025.03.13 18:27:39.727875 [ 274 ] {055df296-d629-4b81-8a1f-8b9761607c2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1832 | 2025.03.13 18:27:39.728252 [ 274 ] {055df296-d629-4b81-8a1f-8b9761607c2a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1833 | 2025.03.13 18:27:39.728486 [ 274 ] {055df296-d629-4b81-8a1f-8b9761607c2a} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1834 | 2025.03.13 18:27:39.728701 [ 274 ] {055df296-d629-4b81-8a1f-8b9761607c2a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001508 sec., 106100.79575596817 rows/sec., 7.39 MiB/sec. | ||
1835 | 2025.03.13 18:27:39.728753 [ 274 ] {055df296-d629-4b81-8a1f-8b9761607c2a} <Debug> TCPHandler: Processed in 0.001705964 sec. | ||
1836 | 2025.03.13 18:27:39.728892 [ 274 ] {} <Trace> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1837 | 2025.03.13 18:27:39.728998 [ 274 ] {32606a35-9440-41a7-875f-1a98fee2320c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48512) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1838 | 2025.03.13 18:27:39.729045 [ 274 ] {32606a35-9440-41a7-875f-1a98fee2320c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1839 | 2025.03.13 18:27:39.729481 [ 274 ] {32606a35-9440-41a7-875f-1a98fee2320c} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1840 | 2025.03.13 18:27:39.729521 [ 274 ] {32606a35-9440-41a7-875f-1a98fee2320c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1841 | 2025.03.13 18:27:39.729880 [ 274 ] {32606a35-9440-41a7-875f-1a98fee2320c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1842 | 2025.03.13 18:27:39.730115 [ 274 ] {32606a35-9440-41a7-875f-1a98fee2320c} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1843 | 2025.03.13 18:27:39.730322 [ 274 ] {32606a35-9440-41a7-875f-1a98fee2320c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001346 sec., 44576.523031203564 rows/sec., 3.00 MiB/sec. | ||
1844 | 2025.03.13 18:27:39.730371 [ 274 ] {32606a35-9440-41a7-875f-1a98fee2320c} <Debug> TCPHandler: Processed in 0.001530298 sec. | ||
1845 | 2025.03.13 18:27:43.498231 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1846 | 2025.03.13 18:27:43.498330 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1847 | 2025.03.13 18:27:43.578388 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 282 | ||
1848 | 2025.03.13 18:27:43.581097 [ 243 ] {} <Trace> system.query_log (5f2578bd-8b88-4233-9145-01cb1ba96b2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1849 | 2025.03.13 18:27:43.581160 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1850 | 2025.03.13 18:27:43.582639 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1851 | 2025.03.13 18:27:43.582968 [ 243 ] {} <Trace> system.query_log (5f2578bd-8b88-4233-9145-01cb1ba96b2c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1852 | 2025.03.13 18:27:43.583762 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 282 | ||
1853 | 2025.03.13 18:27:43.590877 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 | ||
1854 | 2025.03.13 18:27:43.591542 [ 244 ] {} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1855 | 2025.03.13 18:27:43.591595 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1856 | 2025.03.13 18:27:43.592212 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1857 | 2025.03.13 18:27:43.592499 [ 244 ] {} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1858 | 2025.03.13 18:27:43.592761 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
1859 | 2025.03.13 18:27:43.811242 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
1860 | 2025.03.13 18:27:43.830793 [ 242 ] {} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1861 | 2025.03.13 18:27:43.830857 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1862 | 2025.03.13 18:27:43.838000 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1863 | 2025.03.13 18:27:43.838783 [ 242 ] {} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1864 | 2025.03.13 18:27:43.841476 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
1865 | 2025.03.13 18:27:44.017565 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
1866 | 2025.03.13 18:27:44.017693 [ 274 ] {} <Debug> TCP-Session: 42f38c6c-fdaf-4e96-a6d3-564838f4ca4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1867 | 2025.03.13 18:27:44.724262 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1868 | 2025.03.13 18:27:44.724693 [ 276 ] {35728bd3-7f2f-4278-8e43-25bf65663eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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) | ||
1869 | 2025.03.13 18:27:44.725178 [ 276 ] {35728bd3-7f2f-4278-8e43-25bf65663eb7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1870 | 2025.03.13 18:27:44.725233 [ 276 ] {35728bd3-7f2f-4278-8e43-25bf65663eb7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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 | ||
1871 | 2025.03.13 18:27:44.725607 [ 276 ] {35728bd3-7f2f-4278-8e43-25bf65663eb7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1872 | 2025.03.13 18:27:44.725693 [ 276 ] {35728bd3-7f2f-4278-8e43-25bf65663eb7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1873 | 2025.03.13 18:27:44.725870 [ 276 ] {35728bd3-7f2f-4278-8e43-25bf65663eb7} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
1874 | 2025.03.13 18:27:44.726022 [ 288 ] {35728bd3-7f2f-4278-8e43-25bf65663eb7} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1875 | 2025.03.13 18:27:44.726061 [ 289 ] {35728bd3-7f2f-4278-8e43-25bf65663eb7} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1876 | 2025.03.13 18:27:44.726090 [ 287 ] {35728bd3-7f2f-4278-8e43-25bf65663eb7} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1877 | 2025.03.13 18:27:44.726231 [ 276 ] {35728bd3-7f2f-4278-8e43-25bf65663eb7} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (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 | ||
1878 | 2025.03.13 18:27:44.726262 [ 276 ] {35728bd3-7f2f-4278-8e43-25bf65663eb7} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1879 | 2025.03.13 18:27:44.726382 [ 276 ] {35728bd3-7f2f-4278-8e43-25bf65663eb7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1880 | 2025.03.13 18:27:44.726405 [ 276 ] {35728bd3-7f2f-4278-8e43-25bf65663eb7} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
1881 | 2025.03.13 18:27:44.726449 [ 276 ] {35728bd3-7f2f-4278-8e43-25bf65663eb7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
1882 | 2025.03.13 18:27:44.726496 [ 276 ] {35728bd3-7f2f-4278-8e43-25bf65663eb7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
1883 | 2025.03.13 18:27:44.726541 [ 276 ] {35728bd3-7f2f-4278-8e43-25bf65663eb7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
1884 | 2025.03.13 18:27:44.728454 [ 276 ] {35728bd3-7f2f-4278-8e43-25bf65663eb7} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.003976 sec., 9305.835010060362 rows/sec., 348.77 KiB/sec. | ||
1885 | 2025.03.13 18:27:44.728659 [ 276 ] {35728bd3-7f2f-4278-8e43-25bf65663eb7} <Debug> TCPHandler: Processed in 0.004586115 sec. | ||
1886 | 2025.03.13 18:27:44.728968 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1887 | 2025.03.13 18:27:44.729144 [ 276 ] {16d033a3-1fda-4215-b422-8dd015cea66e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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) | ||
1888 | 2025.03.13 18:27:44.729456 [ 276 ] {16d033a3-1fda-4215-b422-8dd015cea66e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1889 | 2025.03.13 18:27:44.729506 [ 276 ] {16d033a3-1fda-4215-b422-8dd015cea66e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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 | ||
1890 | 2025.03.13 18:27:44.729827 [ 276 ] {16d033a3-1fda-4215-b422-8dd015cea66e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1891 | 2025.03.13 18:27:44.729893 [ 276 ] {16d033a3-1fda-4215-b422-8dd015cea66e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1892 | 2025.03.13 18:27:44.730036 [ 276 ] {16d033a3-1fda-4215-b422-8dd015cea66e} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
1893 | 2025.03.13 18:27:44.730143 [ 291 ] {16d033a3-1fda-4215-b422-8dd015cea66e} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1894 | 2025.03.13 18:27:44.730168 [ 288 ] {16d033a3-1fda-4215-b422-8dd015cea66e} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1895 | 2025.03.13 18:27:44.730228 [ 287 ] {16d033a3-1fda-4215-b422-8dd015cea66e} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1896 | 2025.03.13 18:27:44.730380 [ 276 ] {16d033a3-1fda-4215-b422-8dd015cea66e} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (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 | ||
1897 | 2025.03.13 18:27:44.730410 [ 276 ] {16d033a3-1fda-4215-b422-8dd015cea66e} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1898 | 2025.03.13 18:27:44.730520 [ 276 ] {16d033a3-1fda-4215-b422-8dd015cea66e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1899 | 2025.03.13 18:27:44.730542 [ 276 ] {16d033a3-1fda-4215-b422-8dd015cea66e} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
1900 | 2025.03.13 18:27:44.730582 [ 276 ] {16d033a3-1fda-4215-b422-8dd015cea66e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
1901 | 2025.03.13 18:27:44.730625 [ 276 ] {16d033a3-1fda-4215-b422-8dd015cea66e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
1902 | 2025.03.13 18:27:44.730667 [ 276 ] {16d033a3-1fda-4215-b422-8dd015cea66e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
1903 | 2025.03.13 18:27:44.732026 [ 276 ] {16d033a3-1fda-4215-b422-8dd015cea66e} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.002968 sec., 12466.307277628031 rows/sec., 467.22 KiB/sec. | ||
1904 | 2025.03.13 18:27:44.732202 [ 276 ] {16d033a3-1fda-4215-b422-8dd015cea66e} <Debug> TCPHandler: Processed in 0.003290895 sec. | ||
1905 | 2025.03.13 18:27:44.732419 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1906 | 2025.03.13 18:27:44.732591 [ 276 ] {2de70e69-1b92-45ee-a85a-388106b10138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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) | ||
1907 | 2025.03.13 18:27:44.732894 [ 276 ] {2de70e69-1b92-45ee-a85a-388106b10138} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1908 | 2025.03.13 18:27:44.732942 [ 276 ] {2de70e69-1b92-45ee-a85a-388106b10138} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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 | ||
1909 | 2025.03.13 18:27:44.733262 [ 276 ] {2de70e69-1b92-45ee-a85a-388106b10138} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1910 | 2025.03.13 18:27:44.733326 [ 276 ] {2de70e69-1b92-45ee-a85a-388106b10138} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1911 | 2025.03.13 18:27:44.733466 [ 276 ] {2de70e69-1b92-45ee-a85a-388106b10138} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
1912 | 2025.03.13 18:27:44.733608 [ 289 ] {2de70e69-1b92-45ee-a85a-388106b10138} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1913 | 2025.03.13 18:27:44.733601 [ 291 ] {2de70e69-1b92-45ee-a85a-388106b10138} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1914 | 2025.03.13 18:27:44.733628 [ 287 ] {2de70e69-1b92-45ee-a85a-388106b10138} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1915 | 2025.03.13 18:27:44.733764 [ 276 ] {2de70e69-1b92-45ee-a85a-388106b10138} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (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 | ||
1916 | 2025.03.13 18:27:44.733795 [ 276 ] {2de70e69-1b92-45ee-a85a-388106b10138} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1917 | 2025.03.13 18:27:44.733902 [ 276 ] {2de70e69-1b92-45ee-a85a-388106b10138} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1918 | 2025.03.13 18:27:44.733923 [ 276 ] {2de70e69-1b92-45ee-a85a-388106b10138} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
1919 | 2025.03.13 18:27:44.733962 [ 276 ] {2de70e69-1b92-45ee-a85a-388106b10138} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
1920 | 2025.03.13 18:27:44.734006 [ 276 ] {2de70e69-1b92-45ee-a85a-388106b10138} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
1921 | 2025.03.13 18:27:44.734046 [ 276 ] {2de70e69-1b92-45ee-a85a-388106b10138} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
1922 | 2025.03.13 18:27:44.735524 [ 276 ] {2de70e69-1b92-45ee-a85a-388106b10138} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.003017 sec., 12263.838249917135 rows/sec., 459.63 KiB/sec. | ||
1923 | 2025.03.13 18:27:44.735708 [ 276 ] {2de70e69-1b92-45ee-a85a-388106b10138} <Debug> TCPHandler: Processed in 0.003340445 sec. | ||
1924 | 2025.03.13 18:27:44.742698 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1925 | 2025.03.13 18:27:44.742919 [ 276 ] {9b0f97af-1361-4470-996c-80d1d288d3e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1926 | 2025.03.13 18:27:44.743012 [ 276 ] {9b0f97af-1361-4470-996c-80d1d288d3e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1927 | 2025.03.13 18:27:44.744118 [ 276 ] {9b0f97af-1361-4470-996c-80d1d288d3e3} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1928 | 2025.03.13 18:27:44.744160 [ 276 ] {9b0f97af-1361-4470-996c-80d1d288d3e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1929 | 2025.03.13 18:27:44.744649 [ 276 ] {9b0f97af-1361-4470-996c-80d1d288d3e3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1930 | 2025.03.13 18:27:44.744866 [ 276 ] {9b0f97af-1361-4470-996c-80d1d288d3e3} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1931 | 2025.03.13 18:27:44.745144 [ 276 ] {9b0f97af-1361-4470-996c-80d1d288d3e3} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.002276 sec., 1318.1019332161688 rows/sec., 120.14 KiB/sec. | ||
1932 | 2025.03.13 18:27:44.745411 [ 276 ] {9b0f97af-1361-4470-996c-80d1d288d3e3} <Debug> TCPHandler: Processed in 0.0028161 sec. | ||
1933 | 2025.03.13 18:27:44.745549 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1934 | 2025.03.13 18:27:44.745667 [ 276 ] {4dfca227-9a4e-43fa-b165-858be0a708a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1935 | 2025.03.13 18:27:44.745713 [ 276 ] {4dfca227-9a4e-43fa-b165-858be0a708a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1936 | 2025.03.13 18:27:44.746487 [ 276 ] {4dfca227-9a4e-43fa-b165-858be0a708a6} <Trace> oximeter.fields_i16 (9e0fc66e-7e36-43be-a4c3-0323e9831ad8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1937 | 2025.03.13 18:27:44.746535 [ 276 ] {4dfca227-9a4e-43fa-b165-858be0a708a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1938 | 2025.03.13 18:27:44.746947 [ 276 ] {4dfca227-9a4e-43fa-b165-858be0a708a6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1939 | 2025.03.13 18:27:44.747195 [ 276 ] {4dfca227-9a4e-43fa-b165-858be0a708a6} <Trace> oximeter.fields_i16 (9e0fc66e-7e36-43be-a4c3-0323e9831ad8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1940 | 2025.03.13 18:27:44.747460 [ 276 ] {4dfca227-9a4e-43fa-b165-858be0a708a6} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001798 sec., 117908.78754171303 rows/sec., 7.50 MiB/sec. | ||
1941 | 2025.03.13 18:27:44.747570 [ 276 ] {4dfca227-9a4e-43fa-b165-858be0a708a6} <Debug> TCPHandler: Processed in 0.002077076 sec. | ||
1942 | 2025.03.13 18:27:44.747694 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1943 | 2025.03.13 18:27:44.747800 [ 276 ] {c32b4bbd-3c68-43d0-bae1-d8f9666f3e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1944 | 2025.03.13 18:27:44.747844 [ 276 ] {c32b4bbd-3c68-43d0-bae1-d8f9666f3e4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1945 | 2025.03.13 18:27:44.748672 [ 276 ] {c32b4bbd-3c68-43d0-bae1-d8f9666f3e4d} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1946 | 2025.03.13 18:27:44.748712 [ 276 ] {c32b4bbd-3c68-43d0-bae1-d8f9666f3e4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1947 | 2025.03.13 18:27:44.749105 [ 276 ] {c32b4bbd-3c68-43d0-bae1-d8f9666f3e4d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1948 | 2025.03.13 18:27:44.749340 [ 276 ] {c32b4bbd-3c68-43d0-bae1-d8f9666f3e4d} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1949 | 2025.03.13 18:27:44.749643 [ 276 ] {c32b4bbd-3c68-43d0-bae1-d8f9666f3e4d} <Debug> executeQuery: Read 683 rows, 55.64 KiB in 0.001836 sec., 372004.35729847493 rows/sec., 29.60 MiB/sec. | ||
1950 | 2025.03.13 18:27:44.749723 [ 276 ] {c32b4bbd-3c68-43d0-bae1-d8f9666f3e4d} <Debug> TCPHandler: Processed in 0.002082816 sec. | ||
1951 | 2025.03.13 18:27:44.749864 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1952 | 2025.03.13 18:27:44.749970 [ 276 ] {dd725695-8a8f-4d6c-9974-2916097864a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1953 | 2025.03.13 18:27:44.750015 [ 276 ] {dd725695-8a8f-4d6c-9974-2916097864a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1954 | 2025.03.13 18:27:44.750629 [ 276 ] {dd725695-8a8f-4d6c-9974-2916097864a1} <Trace> oximeter.fields_u16 (70d7ac13-7519-46fa-b7e3-25cc1572d035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1955 | 2025.03.13 18:27:44.750670 [ 276 ] {dd725695-8a8f-4d6c-9974-2916097864a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1956 | 2025.03.13 18:27:44.751015 [ 276 ] {dd725695-8a8f-4d6c-9974-2916097864a1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1957 | 2025.03.13 18:27:44.751248 [ 276 ] {dd725695-8a8f-4d6c-9974-2916097864a1} <Trace> oximeter.fields_u16 (70d7ac13-7519-46fa-b7e3-25cc1572d035): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1958 | 2025.03.13 18:27:44.751517 [ 276 ] {dd725695-8a8f-4d6c-9974-2916097864a1} <Debug> executeQuery: Read 139 rows, 8.87 KiB in 0.00156 sec., 89102.56410256411 rows/sec., 5.55 MiB/sec. | ||
1959 | 2025.03.13 18:27:44.751571 [ 276 ] {dd725695-8a8f-4d6c-9974-2916097864a1} <Debug> TCPHandler: Processed in 0.001759195 sec. | ||
1960 | 2025.03.13 18:27:44.751700 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1961 | 2025.03.13 18:27:44.751827 [ 276 ] {bfed6fb9-d310-4648-96b9-3b55112223f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1962 | 2025.03.13 18:27:44.751880 [ 276 ] {bfed6fb9-d310-4648-96b9-3b55112223f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1963 | 2025.03.13 18:27:44.752549 [ 276 ] {bfed6fb9-d310-4648-96b9-3b55112223f2} <Trace> oximeter.fields_u32 (c2c0013c-3270-4a07-92c3-adbd6ff18017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1964 | 2025.03.13 18:27:44.752595 [ 276 ] {bfed6fb9-d310-4648-96b9-3b55112223f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1965 | 2025.03.13 18:27:44.752968 [ 276 ] {bfed6fb9-d310-4648-96b9-3b55112223f2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1966 | 2025.03.13 18:27:44.753199 [ 276 ] {bfed6fb9-d310-4648-96b9-3b55112223f2} <Trace> oximeter.fields_u32 (c2c0013c-3270-4a07-92c3-adbd6ff18017): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1967 | 2025.03.13 18:27:44.753402 [ 276 ] {bfed6fb9-d310-4648-96b9-3b55112223f2} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001604 sec., 70448.87780548629 rows/sec., 4.56 MiB/sec. | ||
1968 | 2025.03.13 18:27:44.753453 [ 276 ] {bfed6fb9-d310-4648-96b9-3b55112223f2} <Debug> TCPHandler: Processed in 0.001815418 sec. | ||
1969 | 2025.03.13 18:27:44.753566 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1970 | 2025.03.13 18:27:44.753670 [ 276 ] {24dc764a-b744-4e12-91ad-4e630ca69dc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1971 | 2025.03.13 18:27:44.753714 [ 276 ] {24dc764a-b744-4e12-91ad-4e630ca69dc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1972 | 2025.03.13 18:27:44.754258 [ 276 ] {24dc764a-b744-4e12-91ad-4e630ca69dc8} <Trace> oximeter.fields_u8 (1bfc32df-9a58-4a17-8325-ff80a3236ddb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1973 | 2025.03.13 18:27:44.754297 [ 276 ] {24dc764a-b744-4e12-91ad-4e630ca69dc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1974 | 2025.03.13 18:27:44.754634 [ 276 ] {24dc764a-b744-4e12-91ad-4e630ca69dc8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1975 | 2025.03.13 18:27:44.754883 [ 276 ] {24dc764a-b744-4e12-91ad-4e630ca69dc8} <Trace> oximeter.fields_u8 (1bfc32df-9a58-4a17-8325-ff80a3236ddb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1976 | 2025.03.13 18:27:44.755154 [ 276 ] {24dc764a-b744-4e12-91ad-4e630ca69dc8} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001492 sec., 75067.02412868633 rows/sec., 4.28 MiB/sec. | ||
1977 | 2025.03.13 18:27:44.755212 [ 276 ] {24dc764a-b744-4e12-91ad-4e630ca69dc8} <Debug> TCPHandler: Processed in 0.001697443 sec. | ||
1978 | 2025.03.13 18:27:44.755326 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1979 | 2025.03.13 18:27:44.755429 [ 276 ] {9d7a9e79-f351-46b6-80b9-d4e56bd7553a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1980 | 2025.03.13 18:27:44.755472 [ 276 ] {9d7a9e79-f351-46b6-80b9-d4e56bd7553a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1981 | 2025.03.13 18:27:44.756146 [ 276 ] {9d7a9e79-f351-46b6-80b9-d4e56bd7553a} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1982 | 2025.03.13 18:27:44.756185 [ 276 ] {9d7a9e79-f351-46b6-80b9-d4e56bd7553a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1983 | 2025.03.13 18:27:44.756546 [ 276 ] {9d7a9e79-f351-46b6-80b9-d4e56bd7553a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1984 | 2025.03.13 18:27:44.756775 [ 276 ] {9d7a9e79-f351-46b6-80b9-d4e56bd7553a} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1985 | 2025.03.13 18:27:44.757064 [ 276 ] {9d7a9e79-f351-46b6-80b9-d4e56bd7553a} <Debug> executeQuery: Read 428 rows, 31.28 KiB in 0.001627 sec., 263060.84818684694 rows/sec., 18.78 MiB/sec. | ||
1986 | 2025.03.13 18:27:44.757139 [ 276 ] {9d7a9e79-f351-46b6-80b9-d4e56bd7553a} <Debug> TCPHandler: Processed in 0.001864479 sec. | ||
1987 | 2025.03.13 18:27:44.757254 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1988 | 2025.03.13 18:27:44.757358 [ 276 ] {10c66346-9fd5-418b-9b52-b85f2ba96a83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1989 | 2025.03.13 18:27:44.757404 [ 276 ] {10c66346-9fd5-418b-9b52-b85f2ba96a83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1990 | 2025.03.13 18:27:44.757835 [ 276 ] {10c66346-9fd5-418b-9b52-b85f2ba96a83} <Trace> oximeter.measurements_bool (e140ce10-76fa-4686-a1c0-b0a00f246ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1991 | 2025.03.13 18:27:44.757873 [ 276 ] {10c66346-9fd5-418b-9b52-b85f2ba96a83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
1992 | 2025.03.13 18:27:44.758216 [ 276 ] {10c66346-9fd5-418b-9b52-b85f2ba96a83} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1993 | 2025.03.13 18:27:44.758440 [ 276 ] {10c66346-9fd5-418b-9b52-b85f2ba96a83} <Trace> oximeter.measurements_bool (e140ce10-76fa-4686-a1c0-b0a00f246ee9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1994 | 2025.03.13 18:27:44.758700 [ 276 ] {10c66346-9fd5-418b-9b52-b85f2ba96a83} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001354 sec., 4431.314623338257 rows/sec., 231.52 KiB/sec. | ||
1995 | 2025.03.13 18:27:44.758750 [ 276 ] {10c66346-9fd5-418b-9b52-b85f2ba96a83} <Debug> TCPHandler: Processed in 0.001547899 sec. | ||
1996 | 2025.03.13 18:27:44.758856 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1997 | 2025.03.13 18:27:44.758956 [ 276 ] {0074adf8-31f9-40b6-834f-15ab88a4e4ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1998 | 2025.03.13 18:27:44.759004 [ 276 ] {0074adf8-31f9-40b6-834f-15ab88a4e4ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1999 | 2025.03.13 18:27:44.759541 [ 276 ] {0074adf8-31f9-40b6-834f-15ab88a4e4ba} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2000 | 2025.03.13 18:27:44.759579 [ 276 ] {0074adf8-31f9-40b6-834f-15ab88a4e4ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2001 | 2025.03.13 18:27:44.759944 [ 276 ] {0074adf8-31f9-40b6-834f-15ab88a4e4ba} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2002 | 2025.03.13 18:27:44.760167 [ 276 ] {0074adf8-31f9-40b6-834f-15ab88a4e4ba} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2003 | 2025.03.13 18:27:44.760378 [ 276 ] {0074adf8-31f9-40b6-834f-15ab88a4e4ba} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001443 sec., 164241.16424116422 rows/sec., 11.01 MiB/sec. | ||
2004 | 2025.03.13 18:27:44.760427 [ 276 ] {0074adf8-31f9-40b6-834f-15ab88a4e4ba} <Debug> TCPHandler: Processed in 0.001621601 sec. | ||
2005 | 2025.03.13 18:27:44.760542 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2006 | 2025.03.13 18:27:44.760645 [ 276 ] {4c59aec7-e11a-42a8-8438-4f220eb19044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2007 | 2025.03.13 18:27:44.760690 [ 276 ] {4c59aec7-e11a-42a8-8438-4f220eb19044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2008 | 2025.03.13 18:27:44.761107 [ 276 ] {4c59aec7-e11a-42a8-8438-4f220eb19044} <Trace> oximeter.measurements_f64 (e9405784-d923-419d-a9dd-def0616178fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2009 | 2025.03.13 18:27:44.761146 [ 276 ] {4c59aec7-e11a-42a8-8438-4f220eb19044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2010 | 2025.03.13 18:27:44.761488 [ 276 ] {4c59aec7-e11a-42a8-8438-4f220eb19044} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2011 | 2025.03.13 18:27:44.761716 [ 276 ] {4c59aec7-e11a-42a8-8438-4f220eb19044} <Trace> oximeter.measurements_f64 (e9405784-d923-419d-a9dd-def0616178fc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2012 | 2025.03.13 18:27:44.762101 [ 276 ] {4c59aec7-e11a-42a8-8438-4f220eb19044} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001437 sec., 695.8942240779402 rows/sec., 46.89 KiB/sec. | ||
2013 | 2025.03.13 18:27:44.762280 [ 276 ] {4c59aec7-e11a-42a8-8438-4f220eb19044} <Debug> TCPHandler: Processed in 0.001788197 sec. | ||
2014 | 2025.03.13 18:27:44.762408 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2015 | 2025.03.13 18:27:44.762511 [ 276 ] {653d39bd-9b0a-4a6b-a70e-54451838b10b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2016 | 2025.03.13 18:27:44.762580 [ 276 ] {653d39bd-9b0a-4a6b-a70e-54451838b10b} <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 | ||
2017 | 2025.03.13 18:27:44.763695 [ 276 ] {653d39bd-9b0a-4a6b-a70e-54451838b10b} <Trace> oximeter.measurements_histogramu64 (bf63021a-b684-4ff8-b493-a267bf52294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2018 | 2025.03.13 18:27:44.763734 [ 276 ] {653d39bd-9b0a-4a6b-a70e-54451838b10b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2019 | 2025.03.13 18:27:44.764368 [ 276 ] {653d39bd-9b0a-4a6b-a70e-54451838b10b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2020 | 2025.03.13 18:27:44.764621 [ 276 ] {653d39bd-9b0a-4a6b-a70e-54451838b10b} <Trace> oximeter.measurements_histogramu64 (bf63021a-b684-4ff8-b493-a267bf52294d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2021 | 2025.03.13 18:27:44.764949 [ 276 ] {653d39bd-9b0a-4a6b-a70e-54451838b10b} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002447 sec., 13485.901103391909 rows/sec., 24.17 MiB/sec. | ||
2022 | 2025.03.13 18:27:44.765067 [ 276 ] {653d39bd-9b0a-4a6b-a70e-54451838b10b} <Debug> TCPHandler: Processed in 0.002709135 sec. | ||
2023 | 2025.03.13 18:27:44.765212 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2024 | 2025.03.13 18:27:44.765316 [ 276 ] {c66725aa-d516-4111-958a-221d53dc3254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2025 | 2025.03.13 18:27:44.765362 [ 276 ] {c66725aa-d516-4111-958a-221d53dc3254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2026 | 2025.03.13 18:27:44.765791 [ 276 ] {c66725aa-d516-4111-958a-221d53dc3254} <Trace> oximeter.measurements_i64 (5f97bd17-b464-4e45-981a-53b32b52ad90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2027 | 2025.03.13 18:27:44.765829 [ 276 ] {c66725aa-d516-4111-958a-221d53dc3254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2028 | 2025.03.13 18:27:44.766166 [ 276 ] {c66725aa-d516-4111-958a-221d53dc3254} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2029 | 2025.03.13 18:27:44.766390 [ 276 ] {c66725aa-d516-4111-958a-221d53dc3254} <Trace> oximeter.measurements_i64 (5f97bd17-b464-4e45-981a-53b32b52ad90): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2030 | 2025.03.13 18:27:44.766588 [ 276 ] {c66725aa-d516-4111-958a-221d53dc3254} <Debug> executeQuery: Read 21 rows, 1.57 KiB in 0.001294 sec., 16228.748068006182 rows/sec., 1.18 MiB/sec. | ||
2031 | 2025.03.13 18:27:44.766636 [ 276 ] {c66725aa-d516-4111-958a-221d53dc3254} <Debug> TCPHandler: Processed in 0.001475786 sec. | ||
2032 | 2025.03.13 18:27:44.766740 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2033 | 2025.03.13 18:27:44.766841 [ 276 ] {fa8fbe1c-f497-434f-9a06-2b367f974d32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2034 | 2025.03.13 18:27:44.766886 [ 276 ] {fa8fbe1c-f497-434f-9a06-2b367f974d32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2035 | 2025.03.13 18:27:44.767325 [ 276 ] {fa8fbe1c-f497-434f-9a06-2b367f974d32} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2036 | 2025.03.13 18:27:44.767364 [ 276 ] {fa8fbe1c-f497-434f-9a06-2b367f974d32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2037 | 2025.03.13 18:27:44.767715 [ 276 ] {fa8fbe1c-f497-434f-9a06-2b367f974d32} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2038 | 2025.03.13 18:27:44.767939 [ 276 ] {fa8fbe1c-f497-434f-9a06-2b367f974d32} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2039 | 2025.03.13 18:27:44.768336 [ 276 ] {fa8fbe1c-f497-434f-9a06-2b367f974d32} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001489 sec., 55070.51712558764 rows/sec., 3.50 MiB/sec. | ||
2040 | 2025.03.13 18:27:44.768557 [ 276 ] {fa8fbe1c-f497-434f-9a06-2b367f974d32} <Debug> TCPHandler: Processed in 0.001866279 sec. | ||
2041 | 2025.03.13 18:27:45.000154 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.76 MiB, peak 170.50 MiB, free memory in arenas 0.00 B, will set to 166.77 MiB (RSS), difference: 1.01 MiB | ||
2042 | 2025.03.13 18:27:49.721850 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2043 | 2025.03.13 18:27:49.722066 [ 276 ] {75750ce7-3760-46c9-afc6-2d07ec8fefde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2044 | 2025.03.13 18:27:49.722144 [ 276 ] {75750ce7-3760-46c9-afc6-2d07ec8fefde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2045 | 2025.03.13 18:27:49.722969 [ 276 ] {75750ce7-3760-46c9-afc6-2d07ec8fefde} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2046 | 2025.03.13 18:27:49.723012 [ 276 ] {75750ce7-3760-46c9-afc6-2d07ec8fefde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2047 | 2025.03.13 18:27:49.723422 [ 276 ] {75750ce7-3760-46c9-afc6-2d07ec8fefde} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2048 | 2025.03.13 18:27:49.723656 [ 276 ] {75750ce7-3760-46c9-afc6-2d07ec8fefde} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2049 | 2025.03.13 18:27:49.723823 [ 58 ] {} <Debug> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2050 | 2025.03.13 18:27:49.723855 [ 276 ] {75750ce7-3760-46c9-afc6-2d07ec8fefde} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001846 sec., 30335.861321776814 rows/sec., 2.33 MiB/sec. | ||
2051 | 2025.03.13 18:27:49.723869 [ 58 ] {} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2052 | 2025.03.13 18:27:49.723908 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2053 | 2025.03.13 18:27:49.723934 [ 276 ] {75750ce7-3760-46c9-afc6-2d07ec8fefde} <Debug> TCPHandler: Processed in 0.00222112 sec. | ||
2054 | 2025.03.13 18:27:49.724120 [ 188 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::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 | ||
2055 | 2025.03.13 18:27:49.724124 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2056 | 2025.03.13 18:27:49.724397 [ 276 ] {74f0d105-39b9-4190-b058-844459b171cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2057 | 2025.03.13 18:27:49.724406 [ 188 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2058 | 2025.03.13 18:27:49.724492 [ 276 ] {74f0d105-39b9-4190-b058-844459b171cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2059 | 2025.03.13 18:27:49.724493 [ 188 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 607 rows starting from the beginning of the part | ||
2060 | 2025.03.13 18:27:49.724843 [ 188 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1747 rows starting from the beginning of the part | ||
2061 | 2025.03.13 18:27:49.725172 [ 188 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
2062 | 2025.03.13 18:27:49.725499 [ 188 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
2063 | 2025.03.13 18:27:49.725809 [ 188 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 683 rows starting from the beginning of the part | ||
2064 | 2025.03.13 18:27:49.726212 [ 188 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
2065 | 2025.03.13 18:27:49.727506 [ 276 ] {74f0d105-39b9-4190-b058-844459b171cf} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2066 | 2025.03.13 18:27:49.727575 [ 276 ] {74f0d105-39b9-4190-b058-844459b171cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2067 | 2025.03.13 18:27:49.728413 [ 276 ] {74f0d105-39b9-4190-b058-844459b171cf} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2068 | 2025.03.13 18:27:49.728866 [ 276 ] {74f0d105-39b9-4190-b058-844459b171cf} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2069 | 2025.03.13 18:27:49.729048 [ 58 ] {} <Debug> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2070 | 2025.03.13 18:27:49.729130 [ 58 ] {} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2071 | 2025.03.13 18:27:49.729172 [ 276 ] {74f0d105-39b9-4190-b058-844459b171cf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004848 sec., 13201.320132013201 rows/sec., 1.03 MiB/sec. | ||
2072 | 2025.03.13 18:27:49.729180 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2073 | 2025.03.13 18:27:49.729412 [ 276 ] {74f0d105-39b9-4190-b058-844459b171cf} <Debug> TCPHandler: Processed in 0.005353678 sec. | ||
2074 | 2025.03.13 18:27:49.729792 [ 191 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::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 | ||
2075 | 2025.03.13 18:27:49.729952 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2076 | 2025.03.13 18:27:49.730437 [ 276 ] {a2568e36-70ae-4230-abbd-b820808a2676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2077 | 2025.03.13 18:27:49.730570 [ 191 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2078 | 2025.03.13 18:27:49.730657 [ 276 ] {a2568e36-70ae-4230-abbd-b820808a2676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2079 | 2025.03.13 18:27:49.730728 [ 191 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 362 rows starting from the beginning of the part | ||
2080 | 2025.03.13 18:27:49.730806 [ 198 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3205 rows, containing 5 columns (5 merged, 0 gathered) in 0.006800054 sec., 471319.7865781654 rows/sec., 39.60 MiB/sec. | ||
2081 | 2025.03.13 18:27:49.731202 [ 191 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 818 rows starting from the beginning of the part | ||
2082 | 2025.03.13 18:27:49.731379 [ 198 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2083 | 2025.03.13 18:27:49.731695 [ 191 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
2084 | 2025.03.13 18:27:49.732193 [ 191 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
2085 | 2025.03.13 18:27:49.732737 [ 191 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 428 rows starting from the beginning of the part | ||
2086 | 2025.03.13 18:27:49.733016 [ 198 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_11_2} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2087 | 2025.03.13 18:27:49.733246 [ 191 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
2088 | 2025.03.13 18:27:49.733540 [ 198 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_11_2} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2089 | 2025.03.13 18:27:49.734007 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
2090 | 2025.03.13 18:27:49.734706 [ 276 ] {a2568e36-70ae-4230-abbd-b820808a2676} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2091 | 2025.03.13 18:27:49.734779 [ 276 ] {a2568e36-70ae-4230-abbd-b820808a2676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2092 | 2025.03.13 18:27:49.735911 [ 276 ] {a2568e36-70ae-4230-abbd-b820808a2676} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2093 | 2025.03.13 18:27:49.736273 [ 276 ] {a2568e36-70ae-4230-abbd-b820808a2676} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2094 | 2025.03.13 18:27:49.736614 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2095 | 2025.03.13 18:27:49.736772 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2096 | 2025.03.13 18:27:49.736857 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2097 | 2025.03.13 18:27:49.736891 [ 191 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1800 rows, containing 5 columns (5 merged, 0 gathered) in 0.00758244 sec., 237390.60249734914 rows/sec., 18.02 MiB/sec. | ||
2098 | 2025.03.13 18:27:49.737025 [ 276 ] {a2568e36-70ae-4230-abbd-b820808a2676} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.006736 sec., 23752.969121140144 rows/sec., 1.65 MiB/sec. | ||
2099 | 2025.03.13 18:27:49.737460 [ 191 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2100 | 2025.03.13 18:27:49.737523 [ 194 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::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 | ||
2101 | 2025.03.13 18:27:49.737597 [ 276 ] {a2568e36-70ae-4230-abbd-b820808a2676} <Debug> TCPHandler: Processed in 0.007827657 sec. | ||
2102 | 2025.03.13 18:27:49.738028 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2103 | 2025.03.13 18:27:49.738096 [ 194 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2104 | 2025.03.13 18:27:49.738195 [ 194 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 792 rows starting from the beginning of the part | ||
2105 | 2025.03.13 18:27:49.738274 [ 276 ] {20bea0d2-80b3-4baf-b599-02cf609225b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2106 | 2025.03.13 18:27:49.738519 [ 276 ] {20bea0d2-80b3-4baf-b599-02cf609225b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2107 | 2025.03.13 18:27:49.738605 [ 191 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_11_2} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2108 | 2025.03.13 18:27:49.738733 [ 194 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2415 rows starting from the beginning of the part | ||
2109 | 2025.03.13 18:27:49.739140 [ 191 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_11_2} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2110 | 2025.03.13 18:27:49.739186 [ 194 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 128 rows starting from the beginning of the part | ||
2111 | 2025.03.13 18:27:49.739796 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
2112 | 2025.03.13 18:27:49.739855 [ 194 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
2113 | 2025.03.13 18:27:49.740274 [ 194 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 237 rows starting from the beginning of the part | ||
2114 | 2025.03.13 18:27:49.740522 [ 194 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
2115 | 2025.03.13 18:27:49.741198 [ 276 ] {20bea0d2-80b3-4baf-b599-02cf609225b9} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2116 | 2025.03.13 18:27:49.741240 [ 276 ] {20bea0d2-80b3-4baf-b599-02cf609225b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2117 | 2025.03.13 18:27:49.741735 [ 276 ] {20bea0d2-80b3-4baf-b599-02cf609225b9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2118 | 2025.03.13 18:27:49.742090 [ 276 ] {20bea0d2-80b3-4baf-b599-02cf609225b9} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2119 | 2025.03.13 18:27:49.742256 [ 58 ] {} <Debug> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2120 | 2025.03.13 18:27:49.742298 [ 58 ] {} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2121 | 2025.03.13 18:27:49.742345 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2122 | 2025.03.13 18:27:49.742352 [ 276 ] {20bea0d2-80b3-4baf-b599-02cf609225b9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004154 sec., 14443.909484833895 rows/sec., 996.78 KiB/sec. | ||
2123 | 2025.03.13 18:27:49.742456 [ 276 ] {20bea0d2-80b3-4baf-b599-02cf609225b9} <Debug> TCPHandler: Processed in 0.004503262 sec. | ||
2124 | 2025.03.13 18:27:49.742507 [ 198 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::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 | ||
2125 | 2025.03.13 18:27:49.742655 [ 198 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2126 | 2025.03.13 18:27:49.742711 [ 198 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 276 rows starting from the beginning of the part | ||
2127 | 2025.03.13 18:27:49.742906 [ 194 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3892 rows, containing 5 columns (5 merged, 0 gathered) in 0.005887686 sec., 661040.6872920872 rows/sec., 44.50 MiB/sec. | ||
2128 | 2025.03.13 18:27:49.742940 [ 198 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
2129 | 2025.03.13 18:27:49.743096 [ 198 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part | ||
2130 | 2025.03.13 18:27:49.743320 [ 198 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
2131 | 2025.03.13 18:27:49.743407 [ 194 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2132 | 2025.03.13 18:27:49.743613 [ 198 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 82 rows starting from the beginning of the part | ||
2133 | 2025.03.13 18:27:49.743742 [ 198 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
2134 | 2025.03.13 18:27:49.744223 [ 194 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2135 | 2025.03.13 18:27:49.744333 [ 194 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2136 | 2025.03.13 18:27:49.744425 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
2137 | 2025.03.13 18:27:49.745068 [ 197 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 556 rows, containing 4 columns (4 merged, 0 gathered) in 0.002646643 sec., 210077.4452769036 rows/sec., 13.62 MiB/sec. | ||
2138 | 2025.03.13 18:27:49.745261 [ 191 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2139 | 2025.03.13 18:27:49.745565 [ 191 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_11_2} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2140 | 2025.03.13 18:27:49.745649 [ 191 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_11_2} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2141 | 2025.03.13 18:27:49.745735 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
2142 | 2025.03.13 18:27:51.093841 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 | ||
2143 | 2025.03.13 18:27:51.094530 [ 244 ] {} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2144 | 2025.03.13 18:27:51.094574 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2145 | 2025.03.13 18:27:51.095101 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2146 | 2025.03.13 18:27:51.095356 [ 244 ] {} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2147 | 2025.03.13 18:27:51.095645 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 | ||
2148 | 2025.03.13 18:27:51.342506 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
2149 | 2025.03.13 18:27:51.362027 [ 242 ] {} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2150 | 2025.03.13 18:27:51.362090 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2151 | 2025.03.13 18:27:51.369370 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2152 | 2025.03.13 18:27:51.370131 [ 242 ] {} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2153 | 2025.03.13 18:27:51.372935 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
2154 | 2025.03.13 18:27:53.584850 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 322 | ||
2155 | 2025.03.13 18:27:53.588088 [ 243 ] {} <Trace> system.query_log (5f2578bd-8b88-4233-9145-01cb1ba96b2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2156 | 2025.03.13 18:27:53.588153 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2157 | 2025.03.13 18:27:53.589695 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2158 | 2025.03.13 18:27:53.590010 [ 243 ] {} <Trace> system.query_log (5f2578bd-8b88-4233-9145-01cb1ba96b2c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2159 | 2025.03.13 18:27:53.590265 [ 37 ] {} <Debug> system.query_log (5f2578bd-8b88-4233-9145-01cb1ba96b2c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2160 | 2025.03.13 18:27:53.590406 [ 37 ] {} <Trace> system.query_log (5f2578bd-8b88-4233-9145-01cb1ba96b2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2161 | 2025.03.13 18:27:53.590500 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2162 | 2025.03.13 18:27:53.591469 [ 194 ] {5f2578bd-8b88-4233-9145-01cb1ba96b2c::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 | ||
2163 | 2025.03.13 18:27:53.592240 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 322 | ||
2164 | 2025.03.13 18:27:53.592713 [ 194 ] {5f2578bd-8b88-4233-9145-01cb1ba96b2c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2165 | 2025.03.13 18:27:53.592897 [ 194 ] {5f2578bd-8b88-4233-9145-01cb1ba96b2c::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 | ||
2166 | 2025.03.13 18:27:53.593547 [ 194 ] {5f2578bd-8b88-4233-9145-01cb1ba96b2c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 54 rows starting from the beginning of the part | ||
2167 | 2025.03.13 18:27:53.594209 [ 194 ] {5f2578bd-8b88-4233-9145-01cb1ba96b2c::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 | ||
2168 | 2025.03.13 18:27:53.594828 [ 194 ] {5f2578bd-8b88-4233-9145-01cb1ba96b2c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 66 rows starting from the beginning of the part | ||
2169 | 2025.03.13 18:27:53.595429 [ 194 ] {5f2578bd-8b88-4233-9145-01cb1ba96b2c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part | ||
2170 | 2025.03.13 18:27:53.596042 [ 194 ] {5f2578bd-8b88-4233-9145-01cb1ba96b2c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part | ||
2171 | 2025.03.13 18:27:53.606081 [ 197 ] {5f2578bd-8b88-4233-9145-01cb1ba96b2c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 322 rows, containing 72 columns (72 merged, 0 gathered) in 0.015264442 sec., 21094.776998726844 rows/sec., 21.32 MiB/sec. | ||
2172 | 2025.03.13 18:27:53.606897 [ 198 ] {5f2578bd-8b88-4233-9145-01cb1ba96b2c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2173 | 2025.03.13 18:27:53.607627 [ 198 ] {5f2578bd-8b88-4233-9145-01cb1ba96b2c::all_1_6_1} <Trace> system.query_log (5f2578bd-8b88-4233-9145-01cb1ba96b2c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2174 | 2025.03.13 18:27:53.607711 [ 198 ] {5f2578bd-8b88-4233-9145-01cb1ba96b2c::all_1_6_1} <Trace> system.query_log (5f2578bd-8b88-4233-9145-01cb1ba96b2c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2175 | 2025.03.13 18:27:53.607916 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.70 MiB. | ||
2176 | 2025.03.13 18:27:54.731719 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2177 | 2025.03.13 18:27:54.731931 [ 276 ] {c09bea4c-be97-4c21-b0a9-2d73deef9a18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2178 | 2025.03.13 18:27:54.732012 [ 276 ] {c09bea4c-be97-4c21-b0a9-2d73deef9a18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2179 | 2025.03.13 18:27:54.732871 [ 276 ] {c09bea4c-be97-4c21-b0a9-2d73deef9a18} <Trace> oximeter.fields_i16 (9e0fc66e-7e36-43be-a4c3-0323e9831ad8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2180 | 2025.03.13 18:27:54.732923 [ 276 ] {c09bea4c-be97-4c21-b0a9-2d73deef9a18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2181 | 2025.03.13 18:27:54.733356 [ 276 ] {c09bea4c-be97-4c21-b0a9-2d73deef9a18} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2182 | 2025.03.13 18:27:54.733602 [ 276 ] {c09bea4c-be97-4c21-b0a9-2d73deef9a18} <Trace> oximeter.fields_i16 (9e0fc66e-7e36-43be-a4c3-0323e9831ad8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2183 | 2025.03.13 18:27:54.733800 [ 51 ] {} <Debug> oximeter.fields_i16 (9e0fc66e-7e36-43be-a4c3-0323e9831ad8) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2184 | 2025.03.13 18:27:54.733846 [ 276 ] {c09bea4c-be97-4c21-b0a9-2d73deef9a18} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001969 sec., 107668.86744540377 rows/sec., 6.85 MiB/sec. | ||
2185 | 2025.03.13 18:27:54.733879 [ 51 ] {} <Trace> oximeter.fields_i16 (9e0fc66e-7e36-43be-a4c3-0323e9831ad8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2186 | 2025.03.13 18:27:54.733950 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2187 | 2025.03.13 18:27:54.733989 [ 276 ] {c09bea4c-be97-4c21-b0a9-2d73deef9a18} <Debug> TCPHandler: Processed in 0.002410016 sec. | ||
2188 | 2025.03.13 18:27:54.734207 [ 197 ] {9e0fc66e-7e36-43be-a4c3-0323e9831ad8::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 | ||
2189 | 2025.03.13 18:27:54.734219 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2190 | 2025.03.13 18:27:54.734510 [ 276 ] {ce0aac89-7a37-41ab-8181-7d6190dc62a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2191 | 2025.03.13 18:27:54.734522 [ 197 ] {9e0fc66e-7e36-43be-a4c3-0323e9831ad8::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2192 | 2025.03.13 18:27:54.734608 [ 276 ] {ce0aac89-7a37-41ab-8181-7d6190dc62a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2193 | 2025.03.13 18:27:54.734616 [ 197 ] {9e0fc66e-7e36-43be-a4c3-0323e9831ad8::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 | ||
2194 | 2025.03.13 18:27:54.734951 [ 197 ] {9e0fc66e-7e36-43be-a4c3-0323e9831ad8::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 | ||
2195 | 2025.03.13 18:27:54.735303 [ 197 ] {9e0fc66e-7e36-43be-a4c3-0323e9831ad8::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 | ||
2196 | 2025.03.13 18:27:54.735712 [ 197 ] {9e0fc66e-7e36-43be-a4c3-0323e9831ad8::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 | ||
2197 | 2025.03.13 18:27:54.736083 [ 197 ] {9e0fc66e-7e36-43be-a4c3-0323e9831ad8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 212 rows starting from the beginning of the part | ||
2198 | 2025.03.13 18:27:54.737798 [ 276 ] {ce0aac89-7a37-41ab-8181-7d6190dc62a4} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2199 | 2025.03.13 18:27:54.737870 [ 276 ] {ce0aac89-7a37-41ab-8181-7d6190dc62a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2200 | 2025.03.13 18:27:54.738744 [ 198 ] {9e0fc66e-7e36-43be-a4c3-0323e9831ad8::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004672007 sec., 226883.22170750174 rows/sec., 15.30 MiB/sec. | ||
2201 | 2025.03.13 18:27:54.738781 [ 276 ] {ce0aac89-7a37-41ab-8181-7d6190dc62a4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2202 | 2025.03.13 18:27:54.739075 [ 195 ] {9e0fc66e-7e36-43be-a4c3-0323e9831ad8::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2203 | 2025.03.13 18:27:54.739281 [ 276 ] {ce0aac89-7a37-41ab-8181-7d6190dc62a4} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2204 | 2025.03.13 18:27:54.739648 [ 276 ] {ce0aac89-7a37-41ab-8181-7d6190dc62a4} <Debug> executeQuery: Read 683 rows, 55.64 KiB in 0.00522 sec., 130842.91187739464 rows/sec., 10.41 MiB/sec. | ||
2205 | 2025.03.13 18:27:54.739760 [ 195 ] {9e0fc66e-7e36-43be-a4c3-0323e9831ad8::all_1_5_1} <Trace> oximeter.fields_i16 (9e0fc66e-7e36-43be-a4c3-0323e9831ad8): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2206 | 2025.03.13 18:27:54.739794 [ 276 ] {ce0aac89-7a37-41ab-8181-7d6190dc62a4} <Debug> TCPHandler: Processed in 0.005653148 sec. | ||
2207 | 2025.03.13 18:27:54.739947 [ 195 ] {9e0fc66e-7e36-43be-a4c3-0323e9831ad8::all_1_5_1} <Trace> oximeter.fields_i16 (9e0fc66e-7e36-43be-a4c3-0323e9831ad8) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2208 | 2025.03.13 18:27:54.739986 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2209 | 2025.03.13 18:27:54.740096 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
2210 | 2025.03.13 18:27:54.740183 [ 276 ] {841843cb-6afd-4430-bb2a-dd0d9b0935f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2211 | 2025.03.13 18:27:54.740235 [ 276 ] {841843cb-6afd-4430-bb2a-dd0d9b0935f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2212 | 2025.03.13 18:27:54.740839 [ 276 ] {841843cb-6afd-4430-bb2a-dd0d9b0935f7} <Trace> oximeter.fields_u16 (70d7ac13-7519-46fa-b7e3-25cc1572d035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2213 | 2025.03.13 18:27:54.740877 [ 276 ] {841843cb-6afd-4430-bb2a-dd0d9b0935f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2214 | 2025.03.13 18:27:54.741230 [ 276 ] {841843cb-6afd-4430-bb2a-dd0d9b0935f7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2215 | 2025.03.13 18:27:54.741459 [ 276 ] {841843cb-6afd-4430-bb2a-dd0d9b0935f7} <Trace> oximeter.fields_u16 (70d7ac13-7519-46fa-b7e3-25cc1572d035): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2216 | 2025.03.13 18:27:54.741710 [ 276 ] {841843cb-6afd-4430-bb2a-dd0d9b0935f7} <Debug> executeQuery: Read 139 rows, 8.87 KiB in 0.001557 sec., 89274.24534360951 rows/sec., 5.56 MiB/sec. | ||
2217 | 2025.03.13 18:27:54.741850 [ 276 ] {841843cb-6afd-4430-bb2a-dd0d9b0935f7} <Debug> TCPHandler: Processed in 0.00191842 sec. | ||
2218 | 2025.03.13 18:27:54.741978 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2219 | 2025.03.13 18:27:54.742084 [ 276 ] {491501d3-cc75-44e8-859e-82d99d2f69bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2220 | 2025.03.13 18:27:54.742130 [ 276 ] {491501d3-cc75-44e8-859e-82d99d2f69bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2221 | 2025.03.13 18:27:54.742708 [ 276 ] {491501d3-cc75-44e8-859e-82d99d2f69bb} <Trace> oximeter.fields_u32 (c2c0013c-3270-4a07-92c3-adbd6ff18017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2222 | 2025.03.13 18:27:54.742748 [ 276 ] {491501d3-cc75-44e8-859e-82d99d2f69bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2223 | 2025.03.13 18:27:54.743090 [ 276 ] {491501d3-cc75-44e8-859e-82d99d2f69bb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2224 | 2025.03.13 18:27:54.743320 [ 276 ] {491501d3-cc75-44e8-859e-82d99d2f69bb} <Trace> oximeter.fields_u32 (c2c0013c-3270-4a07-92c3-adbd6ff18017): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2225 | 2025.03.13 18:27:54.743536 [ 276 ] {491501d3-cc75-44e8-859e-82d99d2f69bb} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001473 sec., 76714.18873048201 rows/sec., 4.97 MiB/sec. | ||
2226 | 2025.03.13 18:27:54.743587 [ 276 ] {491501d3-cc75-44e8-859e-82d99d2f69bb} <Debug> TCPHandler: Processed in 0.001660563 sec. | ||
2227 | 2025.03.13 18:27:54.743708 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2228 | 2025.03.13 18:27:54.743810 [ 276 ] {78f24de5-f75a-4467-a461-a7332c7af491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2229 | 2025.03.13 18:27:54.743854 [ 276 ] {78f24de5-f75a-4467-a461-a7332c7af491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2230 | 2025.03.13 18:27:54.744405 [ 276 ] {78f24de5-f75a-4467-a461-a7332c7af491} <Trace> oximeter.fields_u8 (1bfc32df-9a58-4a17-8325-ff80a3236ddb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2231 | 2025.03.13 18:27:54.744445 [ 276 ] {78f24de5-f75a-4467-a461-a7332c7af491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2232 | 2025.03.13 18:27:54.744787 [ 276 ] {78f24de5-f75a-4467-a461-a7332c7af491} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2233 | 2025.03.13 18:27:54.745020 [ 276 ] {78f24de5-f75a-4467-a461-a7332c7af491} <Trace> oximeter.fields_u8 (1bfc32df-9a58-4a17-8325-ff80a3236ddb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2234 | 2025.03.13 18:27:54.745171 [ 51 ] {} <Debug> oximeter.fields_u8 (1bfc32df-9a58-4a17-8325-ff80a3236ddb) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2235 | 2025.03.13 18:27:54.745232 [ 51 ] {} <Trace> oximeter.fields_u8 (1bfc32df-9a58-4a17-8325-ff80a3236ddb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2236 | 2025.03.13 18:27:54.745268 [ 276 ] {78f24de5-f75a-4467-a461-a7332c7af491} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001474 sec., 75983.71777476255 rows/sec., 4.33 MiB/sec. | ||
2237 | 2025.03.13 18:27:54.745275 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2238 | 2025.03.13 18:27:54.745417 [ 276 ] {78f24de5-f75a-4467-a461-a7332c7af491} <Debug> TCPHandler: Processed in 0.001756245 sec. | ||
2239 | 2025.03.13 18:27:54.745650 [ 197 ] {1bfc32df-9a58-4a17-8325-ff80a3236ddb::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 | ||
2240 | 2025.03.13 18:27:54.745739 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2241 | 2025.03.13 18:27:54.745863 [ 197 ] {1bfc32df-9a58-4a17-8325-ff80a3236ddb::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2242 | 2025.03.13 18:27:54.745947 [ 197 ] {1bfc32df-9a58-4a17-8325-ff80a3236ddb::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 | ||
2243 | 2025.03.13 18:27:54.745954 [ 276 ] {9ca21edc-2cbd-4cd5-9206-a81e61528998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2244 | 2025.03.13 18:27:54.746096 [ 276 ] {9ca21edc-2cbd-4cd5-9206-a81e61528998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2245 | 2025.03.13 18:27:54.746206 [ 197 ] {1bfc32df-9a58-4a17-8325-ff80a3236ddb::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 | ||
2246 | 2025.03.13 18:27:54.746600 [ 197 ] {1bfc32df-9a58-4a17-8325-ff80a3236ddb::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 | ||
2247 | 2025.03.13 18:27:54.746989 [ 197 ] {1bfc32df-9a58-4a17-8325-ff80a3236ddb::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 | ||
2248 | 2025.03.13 18:27:54.747405 [ 197 ] {1bfc32df-9a58-4a17-8325-ff80a3236ddb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 112 rows starting from the beginning of the part | ||
2249 | 2025.03.13 18:27:54.749255 [ 276 ] {9ca21edc-2cbd-4cd5-9206-a81e61528998} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2250 | 2025.03.13 18:27:54.749330 [ 276 ] {9ca21edc-2cbd-4cd5-9206-a81e61528998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2251 | 2025.03.13 18:27:54.750184 [ 197 ] {1bfc32df-9a58-4a17-8325-ff80a3236ddb::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.00477616 sec., 117249.00338347125 rows/sec., 7.13 MiB/sec. | ||
2252 | 2025.03.13 18:27:54.750277 [ 276 ] {9ca21edc-2cbd-4cd5-9206-a81e61528998} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2253 | 2025.03.13 18:27:54.750384 [ 197 ] {1bfc32df-9a58-4a17-8325-ff80a3236ddb::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2254 | 2025.03.13 18:27:54.750714 [ 276 ] {9ca21edc-2cbd-4cd5-9206-a81e61528998} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2255 | 2025.03.13 18:27:54.750976 [ 197 ] {1bfc32df-9a58-4a17-8325-ff80a3236ddb::all_1_5_1} <Trace> oximeter.fields_u8 (1bfc32df-9a58-4a17-8325-ff80a3236ddb): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2256 | 2025.03.13 18:27:54.751227 [ 197 ] {1bfc32df-9a58-4a17-8325-ff80a3236ddb::all_1_5_1} <Trace> oximeter.fields_u8 (1bfc32df-9a58-4a17-8325-ff80a3236ddb) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2257 | 2025.03.13 18:27:54.751234 [ 276 ] {9ca21edc-2cbd-4cd5-9206-a81e61528998} <Debug> executeQuery: Read 415 rows, 30.23 KiB in 0.005332 sec., 77831.95798949737 rows/sec., 5.54 MiB/sec. | ||
2258 | 2025.03.13 18:27:54.751481 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
2259 | 2025.03.13 18:27:54.751514 [ 276 ] {9ca21edc-2cbd-4cd5-9206-a81e61528998} <Debug> TCPHandler: Processed in 0.005857195 sec. | ||
2260 | 2025.03.13 18:27:54.751710 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2261 | 2025.03.13 18:27:54.751838 [ 276 ] {b3375f4b-2df6-42ee-aac1-61f81c571caa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2262 | 2025.03.13 18:27:54.751912 [ 276 ] {b3375f4b-2df6-42ee-aac1-61f81c571caa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2263 | 2025.03.13 18:27:54.752436 [ 276 ] {b3375f4b-2df6-42ee-aac1-61f81c571caa} <Trace> oximeter.measurements_bool (e140ce10-76fa-4686-a1c0-b0a00f246ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2264 | 2025.03.13 18:27:54.752476 [ 276 ] {b3375f4b-2df6-42ee-aac1-61f81c571caa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2265 | 2025.03.13 18:27:54.752846 [ 276 ] {b3375f4b-2df6-42ee-aac1-61f81c571caa} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2266 | 2025.03.13 18:27:54.753085 [ 276 ] {b3375f4b-2df6-42ee-aac1-61f81c571caa} <Trace> oximeter.measurements_bool (e140ce10-76fa-4686-a1c0-b0a00f246ee9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2267 | 2025.03.13 18:27:54.753345 [ 276 ] {b3375f4b-2df6-42ee-aac1-61f81c571caa} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001535 sec., 3908.7947882736157 rows/sec., 204.22 KiB/sec. | ||
2268 | 2025.03.13 18:27:54.753483 [ 276 ] {b3375f4b-2df6-42ee-aac1-61f81c571caa} <Debug> TCPHandler: Processed in 0.001832918 sec. | ||
2269 | 2025.03.13 18:27:54.753607 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2270 | 2025.03.13 18:27:54.753712 [ 276 ] {6540943a-b12a-498f-8201-cc8f09d13ee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2271 | 2025.03.13 18:27:54.753759 [ 276 ] {6540943a-b12a-498f-8201-cc8f09d13ee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2272 | 2025.03.13 18:27:54.754310 [ 276 ] {6540943a-b12a-498f-8201-cc8f09d13ee6} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2273 | 2025.03.13 18:27:54.754349 [ 276 ] {6540943a-b12a-498f-8201-cc8f09d13ee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2274 | 2025.03.13 18:27:54.754730 [ 276 ] {6540943a-b12a-498f-8201-cc8f09d13ee6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2275 | 2025.03.13 18:27:54.754972 [ 276 ] {6540943a-b12a-498f-8201-cc8f09d13ee6} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2276 | 2025.03.13 18:27:54.755227 [ 276 ] {6540943a-b12a-498f-8201-cc8f09d13ee6} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001535 sec., 154397.39413680782 rows/sec., 10.35 MiB/sec. | ||
2277 | 2025.03.13 18:27:54.755411 [ 276 ] {6540943a-b12a-498f-8201-cc8f09d13ee6} <Debug> TCPHandler: Processed in 0.001853539 sec. | ||
2278 | 2025.03.13 18:27:54.755557 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2279 | 2025.03.13 18:27:54.755662 [ 276 ] {2b6021f2-fdbd-417a-99b7-1249e8ad03b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2280 | 2025.03.13 18:27:54.755708 [ 276 ] {2b6021f2-fdbd-417a-99b7-1249e8ad03b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2281 | 2025.03.13 18:27:54.756149 [ 276 ] {2b6021f2-fdbd-417a-99b7-1249e8ad03b5} <Trace> oximeter.measurements_f64 (e9405784-d923-419d-a9dd-def0616178fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2282 | 2025.03.13 18:27:54.756187 [ 276 ] {2b6021f2-fdbd-417a-99b7-1249e8ad03b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2283 | 2025.03.13 18:27:54.756526 [ 276 ] {2b6021f2-fdbd-417a-99b7-1249e8ad03b5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2284 | 2025.03.13 18:27:54.756760 [ 276 ] {2b6021f2-fdbd-417a-99b7-1249e8ad03b5} <Trace> oximeter.measurements_f64 (e9405784-d923-419d-a9dd-def0616178fc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2285 | 2025.03.13 18:27:54.756918 [ 51 ] {} <Debug> oximeter.measurements_f64 (e9405784-d923-419d-a9dd-def0616178fc) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2286 | 2025.03.13 18:27:54.756981 [ 51 ] {} <Trace> oximeter.measurements_f64 (e9405784-d923-419d-a9dd-def0616178fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2287 | 2025.03.13 18:27:54.757026 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2288 | 2025.03.13 18:27:54.757026 [ 276 ] {2b6021f2-fdbd-417a-99b7-1249e8ad03b5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001373 sec., 728.3321194464676 rows/sec., 49.08 KiB/sec. | ||
2289 | 2025.03.13 18:27:54.757260 [ 276 ] {2b6021f2-fdbd-417a-99b7-1249e8ad03b5} <Debug> TCPHandler: Processed in 0.001750805 sec. | ||
2290 | 2025.03.13 18:27:54.757529 [ 197 ] {e9405784-d923-419d-a9dd-def0616178fc::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 | ||
2291 | 2025.03.13 18:27:54.757594 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2292 | 2025.03.13 18:27:54.757792 [ 197 ] {e9405784-d923-419d-a9dd-def0616178fc::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2293 | 2025.03.13 18:27:54.757827 [ 276 ] {6220a6a5-9886-436c-afb8-98a8d113de06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2294 | 2025.03.13 18:27:54.757855 [ 197 ] {e9405784-d923-419d-a9dd-def0616178fc::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 | ||
2295 | 2025.03.13 18:27:54.758064 [ 276 ] {6220a6a5-9886-436c-afb8-98a8d113de06} <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 | ||
2296 | 2025.03.13 18:27:54.758197 [ 197 ] {e9405784-d923-419d-a9dd-def0616178fc::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 | ||
2297 | 2025.03.13 18:27:54.758592 [ 197 ] {e9405784-d923-419d-a9dd-def0616178fc::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 | ||
2298 | 2025.03.13 18:27:54.758936 [ 197 ] {e9405784-d923-419d-a9dd-def0616178fc::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 | ||
2299 | 2025.03.13 18:27:54.759302 [ 197 ] {e9405784-d923-419d-a9dd-def0616178fc::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 | ||
2300 | 2025.03.13 18:27:54.762269 [ 197 ] {e9405784-d923-419d-a9dd-def0616178fc::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.005137702 sec., 973.1977448283299 rows/sec., 65.58 KiB/sec. | ||
2301 | 2025.03.13 18:27:54.762480 [ 197 ] {e9405784-d923-419d-a9dd-def0616178fc::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2302 | 2025.03.13 18:27:54.763065 [ 197 ] {e9405784-d923-419d-a9dd-def0616178fc::all_1_5_1} <Trace> oximeter.measurements_f64 (e9405784-d923-419d-a9dd-def0616178fc): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2303 | 2025.03.13 18:27:54.763240 [ 276 ] {6220a6a5-9886-436c-afb8-98a8d113de06} <Trace> oximeter.measurements_histogramu64 (bf63021a-b684-4ff8-b493-a267bf52294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2304 | 2025.03.13 18:27:54.763278 [ 197 ] {e9405784-d923-419d-a9dd-def0616178fc::all_1_5_1} <Trace> oximeter.measurements_f64 (e9405784-d923-419d-a9dd-def0616178fc) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2305 | 2025.03.13 18:27:54.763305 [ 276 ] {6220a6a5-9886-436c-afb8-98a8d113de06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2306 | 2025.03.13 18:27:54.763423 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
2307 | 2025.03.13 18:27:54.764078 [ 276 ] {6220a6a5-9886-436c-afb8-98a8d113de06} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2308 | 2025.03.13 18:27:54.764334 [ 276 ] {6220a6a5-9886-436c-afb8-98a8d113de06} <Trace> oximeter.measurements_histogramu64 (bf63021a-b684-4ff8-b493-a267bf52294d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2309 | 2025.03.13 18:27:54.764670 [ 276 ] {6220a6a5-9886-436c-afb8-98a8d113de06} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.006893 sec., 4787.46554475555 rows/sec., 8.58 MiB/sec. | ||
2310 | 2025.03.13 18:27:54.764801 [ 276 ] {6220a6a5-9886-436c-afb8-98a8d113de06} <Debug> TCPHandler: Processed in 0.007288481 sec. | ||
2311 | 2025.03.13 18:27:54.764950 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2312 | 2025.03.13 18:27:54.765054 [ 276 ] {68da2fef-0f90-4f66-a07d-b4021ecde60b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2313 | 2025.03.13 18:27:54.765100 [ 276 ] {68da2fef-0f90-4f66-a07d-b4021ecde60b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2314 | 2025.03.13 18:27:54.765536 [ 276 ] {68da2fef-0f90-4f66-a07d-b4021ecde60b} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2315 | 2025.03.13 18:27:54.765575 [ 276 ] {68da2fef-0f90-4f66-a07d-b4021ecde60b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2316 | 2025.03.13 18:27:54.765935 [ 276 ] {68da2fef-0f90-4f66-a07d-b4021ecde60b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2317 | 2025.03.13 18:27:54.766160 [ 276 ] {68da2fef-0f90-4f66-a07d-b4021ecde60b} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2318 | 2025.03.13 18:27:54.766372 [ 276 ] {68da2fef-0f90-4f66-a07d-b4021ecde60b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001339 sec., 61239.731142643766 rows/sec., 3.89 MiB/sec. | ||
2319 | 2025.03.13 18:27:54.766422 [ 276 ] {68da2fef-0f90-4f66-a07d-b4021ecde60b} <Debug> TCPHandler: Processed in 0.001523519 sec. | ||
2320 | 2025.03.13 18:27:58.498386 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2321 | 2025.03.13 18:27:58.498461 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2322 | 2025.03.13 18:27:58.596746 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 | ||
2323 | 2025.03.13 18:27:58.597373 [ 244 ] {} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2324 | 2025.03.13 18:27:58.597425 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2325 | 2025.03.13 18:27:58.597948 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2326 | 2025.03.13 18:27:58.598207 [ 244 ] {} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2327 | 2025.03.13 18:27:58.598424 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
2328 | 2025.03.13 18:27:58.873971 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
2329 | 2025.03.13 18:27:58.895342 [ 242 ] {} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2330 | 2025.03.13 18:27:58.895407 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2331 | 2025.03.13 18:27:58.902705 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2332 | 2025.03.13 18:27:58.903449 [ 242 ] {} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2333 | 2025.03.13 18:27:58.906328 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
2334 | 2025.03.13 18:27:59.723136 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2335 | 2025.03.13 18:27:59.723412 [ 276 ] {9022351f-0210-4713-9834-4e6962ab60a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2336 | 2025.03.13 18:27:59.723483 [ 276 ] {9022351f-0210-4713-9834-4e6962ab60a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2337 | 2025.03.13 18:27:59.724278 [ 276 ] {9022351f-0210-4713-9834-4e6962ab60a9} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2338 | 2025.03.13 18:27:59.724325 [ 276 ] {9022351f-0210-4713-9834-4e6962ab60a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2339 | 2025.03.13 18:27:59.724747 [ 276 ] {9022351f-0210-4713-9834-4e6962ab60a9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2340 | 2025.03.13 18:27:59.724993 [ 276 ] {9022351f-0210-4713-9834-4e6962ab60a9} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2341 | 2025.03.13 18:27:59.725252 [ 276 ] {9022351f-0210-4713-9834-4e6962ab60a9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001894 sec., 29567.053854276663 rows/sec., 2.27 MiB/sec. | ||
2342 | 2025.03.13 18:27:59.725460 [ 276 ] {9022351f-0210-4713-9834-4e6962ab60a9} <Debug> TCPHandler: Processed in 0.002510169 sec. | ||
2343 | 2025.03.13 18:27:59.725591 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2344 | 2025.03.13 18:27:59.725700 [ 276 ] {3e7a3e86-15bf-429f-8f50-41eac0badab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2345 | 2025.03.13 18:27:59.725749 [ 276 ] {3e7a3e86-15bf-429f-8f50-41eac0badab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2346 | 2025.03.13 18:27:59.726314 [ 276 ] {3e7a3e86-15bf-429f-8f50-41eac0badab3} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2347 | 2025.03.13 18:27:59.726354 [ 276 ] {3e7a3e86-15bf-429f-8f50-41eac0badab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2348 | 2025.03.13 18:27:59.726705 [ 276 ] {3e7a3e86-15bf-429f-8f50-41eac0badab3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2349 | 2025.03.13 18:27:59.726937 [ 276 ] {3e7a3e86-15bf-429f-8f50-41eac0badab3} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2350 | 2025.03.13 18:27:59.727142 [ 276 ] {3e7a3e86-15bf-429f-8f50-41eac0badab3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001468 sec., 43596.73024523161 rows/sec., 3.40 MiB/sec. | ||
2351 | 2025.03.13 18:27:59.727195 [ 276 ] {3e7a3e86-15bf-429f-8f50-41eac0badab3} <Debug> TCPHandler: Processed in 0.001658262 sec. | ||
2352 | 2025.03.13 18:27:59.727313 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2353 | 2025.03.13 18:27:59.727419 [ 276 ] {014969b1-a3c7-430a-be33-5fdeb4200021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2354 | 2025.03.13 18:27:59.727468 [ 276 ] {014969b1-a3c7-430a-be33-5fdeb4200021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2355 | 2025.03.13 18:27:59.728018 [ 276 ] {014969b1-a3c7-430a-be33-5fdeb4200021} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2356 | 2025.03.13 18:27:59.728056 [ 276 ] {014969b1-a3c7-430a-be33-5fdeb4200021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2357 | 2025.03.13 18:27:59.728446 [ 276 ] {014969b1-a3c7-430a-be33-5fdeb4200021} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2358 | 2025.03.13 18:27:59.728679 [ 276 ] {014969b1-a3c7-430a-be33-5fdeb4200021} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2359 | 2025.03.13 18:27:59.728888 [ 276 ] {014969b1-a3c7-430a-be33-5fdeb4200021} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001493 sec., 107166.7782987274 rows/sec., 7.46 MiB/sec. | ||
2360 | 2025.03.13 18:27:59.728939 [ 276 ] {014969b1-a3c7-430a-be33-5fdeb4200021} <Debug> TCPHandler: Processed in 0.001681723 sec. | ||
2361 | 2025.03.13 18:27:59.729081 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2362 | 2025.03.13 18:27:59.729185 [ 276 ] {1963c222-e9ca-457e-9088-d7e0a0f94b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2363 | 2025.03.13 18:27:59.729257 [ 276 ] {1963c222-e9ca-457e-9088-d7e0a0f94b3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2364 | 2025.03.13 18:27:59.729703 [ 276 ] {1963c222-e9ca-457e-9088-d7e0a0f94b3a} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2365 | 2025.03.13 18:27:59.729742 [ 276 ] {1963c222-e9ca-457e-9088-d7e0a0f94b3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2366 | 2025.03.13 18:27:59.730189 [ 276 ] {1963c222-e9ca-457e-9088-d7e0a0f94b3a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2367 | 2025.03.13 18:27:59.730417 [ 276 ] {1963c222-e9ca-457e-9088-d7e0a0f94b3a} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2368 | 2025.03.13 18:27:59.730702 [ 276 ] {1963c222-e9ca-457e-9088-d7e0a0f94b3a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001518 sec., 39525.691699604744 rows/sec., 2.66 MiB/sec. | ||
2369 | 2025.03.13 18:27:59.730845 [ 276 ] {1963c222-e9ca-457e-9088-d7e0a0f94b3a} <Debug> TCPHandler: Processed in 0.001813238 sec. | ||
2370 | 2025.03.13 18:28:00.149782 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2371 | 2025.03.13 18:28:00.150215 [ 276 ] {ebe58e66-70e8-4a40-b20f-51e425ee192f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2372 | 2025.03.13 18:28:00.150706 [ 276 ] {ebe58e66-70e8-4a40-b20f-51e425ee192f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2373 | 2025.03.13 18:28:00.150759 [ 276 ] {ebe58e66-70e8-4a40-b20f-51e425ee192f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2374 | 2025.03.13 18:28:00.151139 [ 276 ] {ebe58e66-70e8-4a40-b20f-51e425ee192f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2375 | 2025.03.13 18:28:00.151220 [ 276 ] {ebe58e66-70e8-4a40-b20f-51e425ee192f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2376 | 2025.03.13 18:28:00.151411 [ 276 ] {ebe58e66-70e8-4a40-b20f-51e425ee192f} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
2377 | 2025.03.13 18:28:00.151583 [ 289 ] {ebe58e66-70e8-4a40-b20f-51e425ee192f} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2378 | 2025.03.13 18:28:00.151701 [ 291 ] {ebe58e66-70e8-4a40-b20f-51e425ee192f} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2379 | 2025.03.13 18:28:00.151737 [ 288 ] {ebe58e66-70e8-4a40-b20f-51e425ee192f} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2380 | 2025.03.13 18:28:00.151765 [ 287 ] {ebe58e66-70e8-4a40-b20f-51e425ee192f} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2381 | 2025.03.13 18:28:00.151979 [ 276 ] {ebe58e66-70e8-4a40-b20f-51e425ee192f} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (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 | ||
2382 | 2025.03.13 18:28:00.152012 [ 276 ] {ebe58e66-70e8-4a40-b20f-51e425ee192f} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2383 | 2025.03.13 18:28:00.152149 [ 276 ] {ebe58e66-70e8-4a40-b20f-51e425ee192f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2384 | 2025.03.13 18:28:00.152172 [ 276 ] {ebe58e66-70e8-4a40-b20f-51e425ee192f} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (SelectExecutor): Reading approx. 40 rows with 4 streams | ||
2385 | 2025.03.13 18:28:00.152215 [ 276 ] {ebe58e66-70e8-4a40-b20f-51e425ee192f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2386 | 2025.03.13 18:28:00.152262 [ 276 ] {ebe58e66-70e8-4a40-b20f-51e425ee192f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2387 | 2025.03.13 18:28:00.152305 [ 276 ] {ebe58e66-70e8-4a40-b20f-51e425ee192f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2388 | 2025.03.13 18:28:00.152349 [ 276 ] {ebe58e66-70e8-4a40-b20f-51e425ee192f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2389 | 2025.03.13 18:28:00.154429 [ 276 ] {ebe58e66-70e8-4a40-b20f-51e425ee192f} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.004435 sec., 9019.165727170237 rows/sec., 343.94 KiB/sec. | ||
2390 | 2025.03.13 18:28:00.154655 [ 276 ] {ebe58e66-70e8-4a40-b20f-51e425ee192f} <Debug> MemoryTracker: Peak memory usage (for query): 144.15 KiB. | ||
2391 | 2025.03.13 18:28:00.154672 [ 276 ] {ebe58e66-70e8-4a40-b20f-51e425ee192f} <Debug> TCPHandler: Processed in 0.005088591 sec. | ||
2392 | 2025.03.13 18:28:00.196234 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2393 | 2025.03.13 18:28:00.196427 [ 276 ] {19651c4a-25d0-4950-8411-f1d986f50ce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2394 | 2025.03.13 18:28:00.196489 [ 276 ] {19651c4a-25d0-4950-8411-f1d986f50ce1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2395 | 2025.03.13 18:28:00.197373 [ 276 ] {19651c4a-25d0-4950-8411-f1d986f50ce1} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2396 | 2025.03.13 18:28:00.197415 [ 276 ] {19651c4a-25d0-4950-8411-f1d986f50ce1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2397 | 2025.03.13 18:28:00.197893 [ 276 ] {19651c4a-25d0-4950-8411-f1d986f50ce1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2398 | 2025.03.13 18:28:00.198107 [ 276 ] {19651c4a-25d0-4950-8411-f1d986f50ce1} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2399 | 2025.03.13 18:28:00.198344 [ 276 ] {19651c4a-25d0-4950-8411-f1d986f50ce1} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001957 sec., 510.98620337250895 rows/sec., 115.77 KiB/sec. | ||
2400 | 2025.03.13 18:28:00.198400 [ 276 ] {19651c4a-25d0-4950-8411-f1d986f50ce1} <Debug> TCPHandler: Processed in 0.002278002 sec. | ||
2401 | 2025.03.13 18:28:00.198541 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2402 | 2025.03.13 18:28:00.198646 [ 276 ] {96c9eb6a-e44e-4812-9d80-757c221932dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2403 | 2025.03.13 18:28:00.198692 [ 276 ] {96c9eb6a-e44e-4812-9d80-757c221932dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2404 | 2025.03.13 18:28:00.199308 [ 276 ] {96c9eb6a-e44e-4812-9d80-757c221932dc} <Trace> oximeter.fields_i16 (9e0fc66e-7e36-43be-a4c3-0323e9831ad8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2405 | 2025.03.13 18:28:00.199347 [ 276 ] {96c9eb6a-e44e-4812-9d80-757c221932dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2406 | 2025.03.13 18:28:00.199710 [ 276 ] {96c9eb6a-e44e-4812-9d80-757c221932dc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2407 | 2025.03.13 18:28:00.199946 [ 276 ] {96c9eb6a-e44e-4812-9d80-757c221932dc} <Trace> oximeter.fields_i16 (9e0fc66e-7e36-43be-a4c3-0323e9831ad8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2408 | 2025.03.13 18:28:00.200150 [ 276 ] {96c9eb6a-e44e-4812-9d80-757c221932dc} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001528 sec., 138743.45549738218 rows/sec., 8.82 MiB/sec. | ||
2409 | 2025.03.13 18:28:00.200201 [ 276 ] {96c9eb6a-e44e-4812-9d80-757c221932dc} <Debug> TCPHandler: Processed in 0.001712864 sec. | ||
2410 | 2025.03.13 18:28:00.200307 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2411 | 2025.03.13 18:28:00.200407 [ 276 ] {1d0dce6d-6c19-45b7-be19-70e1a83cb1ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2412 | 2025.03.13 18:28:00.200453 [ 276 ] {1d0dce6d-6c19-45b7-be19-70e1a83cb1ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2413 | 2025.03.13 18:28:00.200957 [ 276 ] {1d0dce6d-6c19-45b7-be19-70e1a83cb1ef} <Trace> oximeter.fields_ipaddr (cb31523a-dd0f-426c-b8bf-1b81ef1951bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2414 | 2025.03.13 18:28:00.200996 [ 276 ] {1d0dce6d-6c19-45b7-be19-70e1a83cb1ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2415 | 2025.03.13 18:28:00.201325 [ 276 ] {1d0dce6d-6c19-45b7-be19-70e1a83cb1ef} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2416 | 2025.03.13 18:28:00.201550 [ 276 ] {1d0dce6d-6c19-45b7-be19-70e1a83cb1ef} <Trace> oximeter.fields_ipaddr (cb31523a-dd0f-426c-b8bf-1b81ef1951bc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2417 | 2025.03.13 18:28:00.201741 [ 276 ] {1d0dce6d-6c19-45b7-be19-70e1a83cb1ef} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001341 sec., 7457.121551081283 rows/sec., 608.08 KiB/sec. | ||
2418 | 2025.03.13 18:28:00.201939 [ 276 ] {1d0dce6d-6c19-45b7-be19-70e1a83cb1ef} <Debug> TCPHandler: Processed in 0.001679423 sec. | ||
2419 | 2025.03.13 18:28:00.202090 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2420 | 2025.03.13 18:28:00.202191 [ 276 ] {babbe273-2e56-42d1-b29b-55d543796786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2421 | 2025.03.13 18:28:00.202235 [ 276 ] {babbe273-2e56-42d1-b29b-55d543796786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2422 | 2025.03.13 18:28:00.203548 [ 276 ] {babbe273-2e56-42d1-b29b-55d543796786} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2423 | 2025.03.13 18:28:00.203586 [ 276 ] {babbe273-2e56-42d1-b29b-55d543796786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2424 | 2025.03.13 18:28:00.204046 [ 276 ] {babbe273-2e56-42d1-b29b-55d543796786} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2425 | 2025.03.13 18:28:00.204283 [ 276 ] {babbe273-2e56-42d1-b29b-55d543796786} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2426 | 2025.03.13 18:28:00.204493 [ 276 ] {babbe273-2e56-42d1-b29b-55d543796786} <Debug> executeQuery: Read 1828 rows, 152.57 KiB in 0.002324 sec., 786574.8709122203 rows/sec., 64.11 MiB/sec. | ||
2427 | 2025.03.13 18:28:00.204548 [ 276 ] {babbe273-2e56-42d1-b29b-55d543796786} <Debug> TCPHandler: Processed in 0.002508659 sec. | ||
2428 | 2025.03.13 18:28:00.204663 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2429 | 2025.03.13 18:28:00.204766 [ 276 ] {8e5cb064-29ca-4057-96e4-ba168a368394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2430 | 2025.03.13 18:28:00.204810 [ 276 ] {8e5cb064-29ca-4057-96e4-ba168a368394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2431 | 2025.03.13 18:28:00.205377 [ 276 ] {8e5cb064-29ca-4057-96e4-ba168a368394} <Trace> oximeter.fields_u16 (70d7ac13-7519-46fa-b7e3-25cc1572d035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2432 | 2025.03.13 18:28:00.205416 [ 276 ] {8e5cb064-29ca-4057-96e4-ba168a368394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2433 | 2025.03.13 18:28:00.205762 [ 276 ] {8e5cb064-29ca-4057-96e4-ba168a368394} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2434 | 2025.03.13 18:28:00.205990 [ 276 ] {8e5cb064-29ca-4057-96e4-ba168a368394} <Trace> oximeter.fields_u16 (70d7ac13-7519-46fa-b7e3-25cc1572d035): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2435 | 2025.03.13 18:28:00.206154 [ 44 ] {} <Debug> oximeter.fields_u16 (70d7ac13-7519-46fa-b7e3-25cc1572d035) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2436 | 2025.03.13 18:28:00.206233 [ 44 ] {} <Trace> oximeter.fields_u16 (70d7ac13-7519-46fa-b7e3-25cc1572d035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2437 | 2025.03.13 18:28:00.206236 [ 276 ] {8e5cb064-29ca-4057-96e4-ba168a368394} <Debug> executeQuery: Read 149 rows, 9.57 KiB in 0.001481 sec., 100607.69750168806 rows/sec., 6.31 MiB/sec. | ||
2438 | 2025.03.13 18:28:00.206271 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2439 | 2025.03.13 18:28:00.206395 [ 276 ] {8e5cb064-29ca-4057-96e4-ba168a368394} <Debug> TCPHandler: Processed in 0.001779717 sec. | ||
2440 | 2025.03.13 18:28:00.206728 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2441 | 2025.03.13 18:28:00.206734 [ 203 ] {70d7ac13-7519-46fa-b7e3-25cc1572d035::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 | ||
2442 | 2025.03.13 18:28:00.206913 [ 276 ] {785e5bb1-eb84-44bc-ac0c-2f072ec99641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2443 | 2025.03.13 18:28:00.207015 [ 276 ] {785e5bb1-eb84-44bc-ac0c-2f072ec99641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2444 | 2025.03.13 18:28:00.207037 [ 203 ] {70d7ac13-7519-46fa-b7e3-25cc1572d035::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2445 | 2025.03.13 18:28:00.207142 [ 203 ] {70d7ac13-7519-46fa-b7e3-25cc1572d035::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 114 rows starting from the beginning of the part | ||
2446 | 2025.03.13 18:28:00.207496 [ 203 ] {70d7ac13-7519-46fa-b7e3-25cc1572d035::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 114 rows starting from the beginning of the part | ||
2447 | 2025.03.13 18:28:00.207889 [ 203 ] {70d7ac13-7519-46fa-b7e3-25cc1572d035::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 114 rows starting from the beginning of the part | ||
2448 | 2025.03.13 18:28:00.208529 [ 203 ] {70d7ac13-7519-46fa-b7e3-25cc1572d035::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 139 rows starting from the beginning of the part | ||
2449 | 2025.03.13 18:28:00.208940 [ 203 ] {70d7ac13-7519-46fa-b7e3-25cc1572d035::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 139 rows starting from the beginning of the part | ||
2450 | 2025.03.13 18:28:00.209223 [ 203 ] {70d7ac13-7519-46fa-b7e3-25cc1572d035::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 149 rows starting from the beginning of the part | ||
2451 | 2025.03.13 18:28:00.210267 [ 276 ] {785e5bb1-eb84-44bc-ac0c-2f072ec99641} <Trace> oximeter.fields_u32 (c2c0013c-3270-4a07-92c3-adbd6ff18017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2452 | 2025.03.13 18:28:00.210335 [ 276 ] {785e5bb1-eb84-44bc-ac0c-2f072ec99641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2453 | 2025.03.13 18:28:00.211407 [ 276 ] {785e5bb1-eb84-44bc-ac0c-2f072ec99641} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2454 | 2025.03.13 18:28:00.211961 [ 276 ] {785e5bb1-eb84-44bc-ac0c-2f072ec99641} <Trace> oximeter.fields_u32 (c2c0013c-3270-4a07-92c3-adbd6ff18017): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2455 | 2025.03.13 18:28:00.212200 [ 203 ] {70d7ac13-7519-46fa-b7e3-25cc1572d035::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 769 rows, containing 5 columns (5 merged, 0 gathered) in 0.005779333 sec., 133060.33758566948 rows/sec., 8.66 MiB/sec. | ||
2456 | 2025.03.13 18:28:00.212316 [ 44 ] {} <Debug> oximeter.fields_u32 (c2c0013c-3270-4a07-92c3-adbd6ff18017) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2457 | 2025.03.13 18:28:00.212438 [ 44 ] {} <Trace> oximeter.fields_u32 (c2c0013c-3270-4a07-92c3-adbd6ff18017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2458 | 2025.03.13 18:28:00.212497 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2459 | 2025.03.13 18:28:00.212539 [ 276 ] {785e5bb1-eb84-44bc-ac0c-2f072ec99641} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.005665 sec., 60194.17475728155 rows/sec., 4.02 MiB/sec. | ||
2460 | 2025.03.13 18:28:00.212585 [ 203 ] {70d7ac13-7519-46fa-b7e3-25cc1572d035::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2461 | 2025.03.13 18:28:00.212876 [ 276 ] {785e5bb1-eb84-44bc-ac0c-2f072ec99641} <Debug> TCPHandler: Processed in 0.006255137 sec. | ||
2462 | 2025.03.13 18:28:00.213027 [ 197 ] {c2c0013c-3270-4a07-92c3-adbd6ff18017::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 | ||
2463 | 2025.03.13 18:28:00.213155 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2464 | 2025.03.13 18:28:00.213452 [ 197 ] {c2c0013c-3270-4a07-92c3-adbd6ff18017::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2465 | 2025.03.13 18:28:00.213481 [ 276 ] {d43a897d-ea88-4c90-b6b1-2823b7aa2520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2466 | 2025.03.13 18:28:00.213556 [ 197 ] {c2c0013c-3270-4a07-92c3-adbd6ff18017::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 113 rows starting from the beginning of the part | ||
2467 | 2025.03.13 18:28:00.213622 [ 276 ] {d43a897d-ea88-4c90-b6b1-2823b7aa2520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2468 | 2025.03.13 18:28:00.213610 [ 203 ] {70d7ac13-7519-46fa-b7e3-25cc1572d035::all_1_6_1} <Trace> oximeter.fields_u16 (70d7ac13-7519-46fa-b7e3-25cc1572d035): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2469 | 2025.03.13 18:28:00.214026 [ 197 ] {c2c0013c-3270-4a07-92c3-adbd6ff18017::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 113 rows starting from the beginning of the part | ||
2470 | 2025.03.13 18:28:00.214249 [ 203 ] {70d7ac13-7519-46fa-b7e3-25cc1572d035::all_1_6_1} <Trace> oximeter.fields_u16 (70d7ac13-7519-46fa-b7e3-25cc1572d035) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2471 | 2025.03.13 18:28:00.214574 [ 197 ] {c2c0013c-3270-4a07-92c3-adbd6ff18017::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 341 rows starting from the beginning of the part | ||
2472 | 2025.03.13 18:28:00.214958 [ 197 ] {c2c0013c-3270-4a07-92c3-adbd6ff18017::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 113 rows starting from the beginning of the part | ||
2473 | 2025.03.13 18:28:00.215268 [ 197 ] {c2c0013c-3270-4a07-92c3-adbd6ff18017::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 113 rows starting from the beginning of the part | ||
2474 | 2025.03.13 18:28:00.215431 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
2475 | 2025.03.13 18:28:00.215686 [ 197 ] {c2c0013c-3270-4a07-92c3-adbd6ff18017::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 341 rows starting from the beginning of the part | ||
2476 | 2025.03.13 18:28:00.217171 [ 276 ] {d43a897d-ea88-4c90-b6b1-2823b7aa2520} <Trace> oximeter.fields_u8 (1bfc32df-9a58-4a17-8325-ff80a3236ddb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2477 | 2025.03.13 18:28:00.217250 [ 276 ] {d43a897d-ea88-4c90-b6b1-2823b7aa2520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2478 | 2025.03.13 18:28:00.218294 [ 276 ] {d43a897d-ea88-4c90-b6b1-2823b7aa2520} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2479 | 2025.03.13 18:28:00.218851 [ 276 ] {d43a897d-ea88-4c90-b6b1-2823b7aa2520} <Trace> oximeter.fields_u8 (1bfc32df-9a58-4a17-8325-ff80a3236ddb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2480 | 2025.03.13 18:28:00.218883 [ 197 ] {c2c0013c-3270-4a07-92c3-adbd6ff18017::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1134 rows, containing 5 columns (5 merged, 0 gathered) in 0.006245677 sec., 181565.58528402925 rows/sec., 12.66 MiB/sec. | ||
2481 | 2025.03.13 18:28:00.219176 [ 197 ] {c2c0013c-3270-4a07-92c3-adbd6ff18017::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2482 | 2025.03.13 18:28:00.219382 [ 276 ] {d43a897d-ea88-4c90-b6b1-2823b7aa2520} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.005986 sec., 18710.324089542264 rows/sec., 1.07 MiB/sec. | ||
2483 | 2025.03.13 18:28:00.219587 [ 276 ] {d43a897d-ea88-4c90-b6b1-2823b7aa2520} <Debug> TCPHandler: Processed in 0.006531456 sec. | ||
2484 | 2025.03.13 18:28:00.219776 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2485 | 2025.03.13 18:28:00.219916 [ 197 ] {c2c0013c-3270-4a07-92c3-adbd6ff18017::all_1_6_1} <Trace> oximeter.fields_u32 (c2c0013c-3270-4a07-92c3-adbd6ff18017): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2486 | 2025.03.13 18:28:00.219954 [ 276 ] {574f53e4-360b-47e0-86b0-884febd045cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2487 | 2025.03.13 18:28:00.220040 [ 276 ] {574f53e4-360b-47e0-86b0-884febd045cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2488 | 2025.03.13 18:28:00.220072 [ 197 ] {c2c0013c-3270-4a07-92c3-adbd6ff18017::all_1_6_1} <Trace> oximeter.fields_u32 (c2c0013c-3270-4a07-92c3-adbd6ff18017) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2489 | 2025.03.13 18:28:00.220252 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
2490 | 2025.03.13 18:28:00.221092 [ 276 ] {574f53e4-360b-47e0-86b0-884febd045cc} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2491 | 2025.03.13 18:28:00.221136 [ 276 ] {574f53e4-360b-47e0-86b0-884febd045cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2492 | 2025.03.13 18:28:00.221537 [ 276 ] {574f53e4-360b-47e0-86b0-884febd045cc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2493 | 2025.03.13 18:28:00.221782 [ 276 ] {574f53e4-360b-47e0-86b0-884febd045cc} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2494 | 2025.03.13 18:28:00.222052 [ 276 ] {574f53e4-360b-47e0-86b0-884febd045cc} <Debug> executeQuery: Read 881 rows, 65.33 KiB in 0.002144 sec., 410914.1791044776 rows/sec., 29.76 MiB/sec. | ||
2495 | 2025.03.13 18:28:00.222227 [ 276 ] {574f53e4-360b-47e0-86b0-884febd045cc} <Debug> TCPHandler: Processed in 0.00252409 sec. | ||
2496 | 2025.03.13 18:28:00.222358 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2497 | 2025.03.13 18:28:00.222463 [ 276 ] {a6d9c5a9-a76e-4054-80f3-45a2af822eaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2498 | 2025.03.13 18:28:00.222509 [ 276 ] {a6d9c5a9-a76e-4054-80f3-45a2af822eaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2499 | 2025.03.13 18:28:00.222954 [ 276 ] {a6d9c5a9-a76e-4054-80f3-45a2af822eaa} <Trace> oximeter.measurements_bool (e140ce10-76fa-4686-a1c0-b0a00f246ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2500 | 2025.03.13 18:28:00.222992 [ 276 ] {a6d9c5a9-a76e-4054-80f3-45a2af822eaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2501 | 2025.03.13 18:28:00.223337 [ 276 ] {a6d9c5a9-a76e-4054-80f3-45a2af822eaa} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2502 | 2025.03.13 18:28:00.223568 [ 276 ] {a6d9c5a9-a76e-4054-80f3-45a2af822eaa} <Trace> oximeter.measurements_bool (e140ce10-76fa-4686-a1c0-b0a00f246ee9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2503 | 2025.03.13 18:28:00.223732 [ 44 ] {} <Debug> oximeter.measurements_bool (e140ce10-76fa-4686-a1c0-b0a00f246ee9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2504 | 2025.03.13 18:28:00.223797 [ 276 ] {a6d9c5a9-a76e-4054-80f3-45a2af822eaa} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001349 sec., 4447.739065974796 rows/sec., 232.38 KiB/sec. | ||
2505 | 2025.03.13 18:28:00.223803 [ 44 ] {} <Trace> oximeter.measurements_bool (e140ce10-76fa-4686-a1c0-b0a00f246ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2506 | 2025.03.13 18:28:00.223900 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2507 | 2025.03.13 18:28:00.223911 [ 276 ] {a6d9c5a9-a76e-4054-80f3-45a2af822eaa} <Debug> TCPHandler: Processed in 0.001603401 sec. | ||
2508 | 2025.03.13 18:28:00.224154 [ 203 ] {e140ce10-76fa-4686-a1c0-b0a00f246ee9::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 | ||
2509 | 2025.03.13 18:28:00.224171 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2510 | 2025.03.13 18:28:00.224437 [ 276 ] {c38c8e7d-5aaf-4a8f-b81b-5a466d61da3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2511 | 2025.03.13 18:28:00.224437 [ 203 ] {e140ce10-76fa-4686-a1c0-b0a00f246ee9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2512 | 2025.03.13 18:28:00.224535 [ 203 ] {e140ce10-76fa-4686-a1c0-b0a00f246ee9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
2513 | 2025.03.13 18:28:00.224545 [ 276 ] {c38c8e7d-5aaf-4a8f-b81b-5a466d61da3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2514 | 2025.03.13 18:28:00.224808 [ 203 ] {e140ce10-76fa-4686-a1c0-b0a00f246ee9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
2515 | 2025.03.13 18:28:00.225093 [ 203 ] {e140ce10-76fa-4686-a1c0-b0a00f246ee9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
2516 | 2025.03.13 18:28:00.225542 [ 203 ] {e140ce10-76fa-4686-a1c0-b0a00f246ee9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
2517 | 2025.03.13 18:28:00.225832 [ 203 ] {e140ce10-76fa-4686-a1c0-b0a00f246ee9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
2518 | 2025.03.13 18:28:00.226117 [ 203 ] {e140ce10-76fa-4686-a1c0-b0a00f246ee9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
2519 | 2025.03.13 18:28:00.227610 [ 276 ] {c38c8e7d-5aaf-4a8f-b81b-5a466d61da3e} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2520 | 2025.03.13 18:28:00.227678 [ 276 ] {c38c8e7d-5aaf-4a8f-b81b-5a466d61da3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2521 | 2025.03.13 18:28:00.228645 [ 203 ] {e140ce10-76fa-4686-a1c0-b0a00f246ee9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.004586735 sec., 7848.720277059826 rows/sec., 410.06 KiB/sec. | ||
2522 | 2025.03.13 18:28:00.228812 [ 203 ] {e140ce10-76fa-4686-a1c0-b0a00f246ee9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2523 | 2025.03.13 18:28:00.228914 [ 276 ] {c38c8e7d-5aaf-4a8f-b81b-5a466d61da3e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2524 | 2025.03.13 18:28:00.229311 [ 203 ] {e140ce10-76fa-4686-a1c0-b0a00f246ee9::all_1_6_1} <Trace> oximeter.measurements_bool (e140ce10-76fa-4686-a1c0-b0a00f246ee9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2525 | 2025.03.13 18:28:00.229456 [ 276 ] {c38c8e7d-5aaf-4a8f-b81b-5a466d61da3e} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2526 | 2025.03.13 18:28:00.229496 [ 203 ] {e140ce10-76fa-4686-a1c0-b0a00f246ee9::all_1_6_1} <Trace> oximeter.measurements_bool (e140ce10-76fa-4686-a1c0-b0a00f246ee9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2527 | 2025.03.13 18:28:00.229678 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
2528 | 2025.03.13 18:28:00.229844 [ 276 ] {c38c8e7d-5aaf-4a8f-b81b-5a466d61da3e} <Debug> executeQuery: Read 960 rows, 65.32 KiB in 0.005508 sec., 174291.93899782136 rows/sec., 11.58 MiB/sec. | ||
2529 | 2025.03.13 18:28:00.229916 [ 276 ] {c38c8e7d-5aaf-4a8f-b81b-5a466d61da3e} <Debug> TCPHandler: Processed in 0.005829374 sec. | ||
2530 | 2025.03.13 18:28:00.230046 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2531 | 2025.03.13 18:28:00.230151 [ 276 ] {25c26fbd-b6e4-48d6-b6e3-ba4975cd43aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2532 | 2025.03.13 18:28:00.230198 [ 276 ] {25c26fbd-b6e4-48d6-b6e3-ba4975cd43aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2533 | 2025.03.13 18:28:00.230628 [ 276 ] {25c26fbd-b6e4-48d6-b6e3-ba4975cd43aa} <Trace> oximeter.measurements_f64 (e9405784-d923-419d-a9dd-def0616178fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2534 | 2025.03.13 18:28:00.230666 [ 276 ] {25c26fbd-b6e4-48d6-b6e3-ba4975cd43aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2535 | 2025.03.13 18:28:00.231012 [ 276 ] {25c26fbd-b6e4-48d6-b6e3-ba4975cd43aa} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2536 | 2025.03.13 18:28:00.231240 [ 276 ] {25c26fbd-b6e4-48d6-b6e3-ba4975cd43aa} <Trace> oximeter.measurements_f64 (e9405784-d923-419d-a9dd-def0616178fc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2537 | 2025.03.13 18:28:00.231444 [ 276 ] {25c26fbd-b6e4-48d6-b6e3-ba4975cd43aa} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001315 sec., 760.4562737642585 rows/sec., 51.24 KiB/sec. | ||
2538 | 2025.03.13 18:28:00.231493 [ 276 ] {25c26fbd-b6e4-48d6-b6e3-ba4975cd43aa} <Debug> TCPHandler: Processed in 0.001498397 sec. | ||
2539 | 2025.03.13 18:28:00.231626 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2540 | 2025.03.13 18:28:00.231729 [ 276 ] {b37f8e1f-dd63-4744-8069-29090f412905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2541 | 2025.03.13 18:28:00.231794 [ 276 ] {b37f8e1f-dd63-4744-8069-29090f412905} <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 | ||
2542 | 2025.03.13 18:28:00.232879 [ 276 ] {b37f8e1f-dd63-4744-8069-29090f412905} <Trace> oximeter.measurements_histogramu64 (bf63021a-b684-4ff8-b493-a267bf52294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2543 | 2025.03.13 18:28:00.232918 [ 276 ] {b37f8e1f-dd63-4744-8069-29090f412905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2544 | 2025.03.13 18:28:00.233552 [ 276 ] {b37f8e1f-dd63-4744-8069-29090f412905} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2545 | 2025.03.13 18:28:00.233807 [ 276 ] {b37f8e1f-dd63-4744-8069-29090f412905} <Trace> oximeter.measurements_histogramu64 (bf63021a-b684-4ff8-b493-a267bf52294d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2546 | 2025.03.13 18:28:00.233982 [ 44 ] {} <Debug> oximeter.measurements_histogramu64 (bf63021a-b684-4ff8-b493-a267bf52294d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2547 | 2025.03.13 18:28:00.234056 [ 44 ] {} <Trace> oximeter.measurements_histogramu64 (bf63021a-b684-4ff8-b493-a267bf52294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2548 | 2025.03.13 18:28:00.234088 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2549 | 2025.03.13 18:28:00.234124 [ 276 ] {b37f8e1f-dd63-4744-8069-29090f412905} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002404 sec., 13727.12146422629 rows/sec., 24.60 MiB/sec. | ||
2550 | 2025.03.13 18:28:00.234343 [ 190 ] {bf63021a-b684-4ff8-b493-a267bf52294d::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 | ||
2551 | 2025.03.13 18:28:00.234355 [ 276 ] {b37f8e1f-dd63-4744-8069-29090f412905} <Debug> TCPHandler: Processed in 0.002779668 sec. | ||
2552 | 2025.03.13 18:28:00.234526 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2553 | 2025.03.13 18:28:00.234673 [ 276 ] {b77e3708-39af-4326-94c0-85ffc988e934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2554 | 2025.03.13 18:28:00.234719 [ 190 ] {bf63021a-b684-4ff8-b493-a267bf52294d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2555 | 2025.03.13 18:28:00.234732 [ 276 ] {b77e3708-39af-4326-94c0-85ffc988e934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2556 | 2025.03.13 18:28:00.234845 [ 190 ] {bf63021a-b684-4ff8-b493-a267bf52294d::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 | ||
2557 | 2025.03.13 18:28:00.235440 [ 190 ] {bf63021a-b684-4ff8-b493-a267bf52294d::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 | ||
2558 | 2025.03.13 18:28:00.236087 [ 190 ] {bf63021a-b684-4ff8-b493-a267bf52294d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part | ||
2559 | 2025.03.13 18:28:00.236174 [ 276 ] {b77e3708-39af-4326-94c0-85ffc988e934} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2560 | 2025.03.13 18:28:00.236231 [ 276 ] {b77e3708-39af-4326-94c0-85ffc988e934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
2561 | 2025.03.13 18:28:00.236592 [ 190 ] {bf63021a-b684-4ff8-b493-a267bf52294d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 33 rows starting from the beginning of the part | ||
2562 | 2025.03.13 18:28:00.237099 [ 190 ] {bf63021a-b684-4ff8-b493-a267bf52294d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 33 rows starting from the beginning of the part | ||
2563 | 2025.03.13 18:28:00.237291 [ 276 ] {b77e3708-39af-4326-94c0-85ffc988e934} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2564 | 2025.03.13 18:28:00.237575 [ 190 ] {bf63021a-b684-4ff8-b493-a267bf52294d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 33 rows starting from the beginning of the part | ||
2565 | 2025.03.13 18:28:00.238028 [ 276 ] {b77e3708-39af-4326-94c0-85ffc988e934} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2566 | 2025.03.13 18:28:00.238417 [ 276 ] {b77e3708-39af-4326-94c0-85ffc988e934} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.003781 sec., 8992.33007140968 rows/sec., 534.38 KiB/sec. | ||
2567 | 2025.03.13 18:28:00.238516 [ 276 ] {b77e3708-39af-4326-94c0-85ffc988e934} <Debug> TCPHandler: Processed in 0.004044147 sec. | ||
2568 | 2025.03.13 18:28:00.240485 [ 186 ] {bf63021a-b684-4ff8-b493-a267bf52294d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 123 rows, containing 19 columns (19 merged, 0 gathered) in 0.00631987 sec., 19462.425651160545 rows/sec., 34.88 MiB/sec. | ||
2569 | 2025.03.13 18:28:00.240865 [ 192 ] {bf63021a-b684-4ff8-b493-a267bf52294d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2570 | 2025.03.13 18:28:00.241324 [ 192 ] {bf63021a-b684-4ff8-b493-a267bf52294d::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (bf63021a-b684-4ff8-b493-a267bf52294d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2571 | 2025.03.13 18:28:00.241415 [ 192 ] {bf63021a-b684-4ff8-b493-a267bf52294d::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (bf63021a-b684-4ff8-b493-a267bf52294d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2572 | 2025.03.13 18:28:00.241579 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
2573 | 2025.03.13 18:28:01.000149 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.96 MiB, peak 173.87 MiB, free memory in arenas 0.00 B, will set to 168.93 MiB (RSS), difference: -1.03 MiB | ||
2574 | 2025.03.13 18:28:03.593440 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 380 | ||
2575 | 2025.03.13 18:28:03.596942 [ 243 ] {} <Trace> system.query_log (5f2578bd-8b88-4233-9145-01cb1ba96b2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2576 | 2025.03.13 18:28:03.596991 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2577 | 2025.03.13 18:28:03.598523 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2578 | 2025.03.13 18:28:03.598837 [ 243 ] {} <Trace> system.query_log (5f2578bd-8b88-4233-9145-01cb1ba96b2c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2579 | 2025.03.13 18:28:03.599312 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 380 | ||
2580 | 2025.03.13 18:28:04.721570 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2581 | 2025.03.13 18:28:04.721763 [ 276 ] {59525058-dc55-4168-8767-29be33e48fee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2582 | 2025.03.13 18:28:04.721854 [ 276 ] {59525058-dc55-4168-8767-29be33e48fee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2583 | 2025.03.13 18:28:04.722661 [ 276 ] {59525058-dc55-4168-8767-29be33e48fee} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2584 | 2025.03.13 18:28:04.722722 [ 276 ] {59525058-dc55-4168-8767-29be33e48fee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2585 | 2025.03.13 18:28:04.723176 [ 276 ] {59525058-dc55-4168-8767-29be33e48fee} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2586 | 2025.03.13 18:28:04.723437 [ 276 ] {59525058-dc55-4168-8767-29be33e48fee} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2587 | 2025.03.13 18:28:04.723696 [ 276 ] {59525058-dc55-4168-8767-29be33e48fee} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001988 sec., 28169.01408450704 rows/sec., 2.16 MiB/sec. | ||
2588 | 2025.03.13 18:28:04.723762 [ 276 ] {59525058-dc55-4168-8767-29be33e48fee} <Debug> TCPHandler: Processed in 0.002340414 sec. | ||
2589 | 2025.03.13 18:28:04.723905 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2590 | 2025.03.13 18:28:04.724021 [ 276 ] {cbd69a3f-b7de-42dc-928e-e8a3237a2b20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2591 | 2025.03.13 18:28:04.724072 [ 276 ] {cbd69a3f-b7de-42dc-928e-e8a3237a2b20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2592 | 2025.03.13 18:28:04.724654 [ 276 ] {cbd69a3f-b7de-42dc-928e-e8a3237a2b20} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2593 | 2025.03.13 18:28:04.724699 [ 276 ] {cbd69a3f-b7de-42dc-928e-e8a3237a2b20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2594 | 2025.03.13 18:28:04.725081 [ 276 ] {cbd69a3f-b7de-42dc-928e-e8a3237a2b20} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2595 | 2025.03.13 18:28:04.725319 [ 276 ] {cbd69a3f-b7de-42dc-928e-e8a3237a2b20} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2596 | 2025.03.13 18:28:04.725543 [ 276 ] {cbd69a3f-b7de-42dc-928e-e8a3237a2b20} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001551 sec., 41263.70083816892 rows/sec., 3.22 MiB/sec. | ||
2597 | 2025.03.13 18:28:04.725603 [ 276 ] {cbd69a3f-b7de-42dc-928e-e8a3237a2b20} <Debug> TCPHandler: Processed in 0.001755806 sec. | ||
2598 | 2025.03.13 18:28:04.725745 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2599 | 2025.03.13 18:28:04.725867 [ 276 ] {f267aed0-1ee2-4bc7-860f-b9efc4499a30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2600 | 2025.03.13 18:28:04.725933 [ 276 ] {f267aed0-1ee2-4bc7-860f-b9efc4499a30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2601 | 2025.03.13 18:28:04.726566 [ 276 ] {f267aed0-1ee2-4bc7-860f-b9efc4499a30} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2602 | 2025.03.13 18:28:04.726612 [ 276 ] {f267aed0-1ee2-4bc7-860f-b9efc4499a30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2603 | 2025.03.13 18:28:04.727084 [ 276 ] {f267aed0-1ee2-4bc7-860f-b9efc4499a30} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2604 | 2025.03.13 18:28:04.727364 [ 276 ] {f267aed0-1ee2-4bc7-860f-b9efc4499a30} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2605 | 2025.03.13 18:28:04.727598 [ 276 ] {f267aed0-1ee2-4bc7-860f-b9efc4499a30} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001762 sec., 72644.72190692395 rows/sec., 5.06 MiB/sec. | ||
2606 | 2025.03.13 18:28:04.727655 [ 276 ] {f267aed0-1ee2-4bc7-860f-b9efc4499a30} <Debug> TCPHandler: Processed in 0.001967512 sec. | ||
2607 | 2025.03.13 18:28:04.727782 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2608 | 2025.03.13 18:28:04.727895 [ 276 ] {61bffc9c-e3a1-468d-b849-2ef4440d31e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2609 | 2025.03.13 18:28:04.727951 [ 276 ] {61bffc9c-e3a1-468d-b849-2ef4440d31e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2610 | 2025.03.13 18:28:04.728462 [ 276 ] {61bffc9c-e3a1-468d-b849-2ef4440d31e5} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2611 | 2025.03.13 18:28:04.728507 [ 276 ] {61bffc9c-e3a1-468d-b849-2ef4440d31e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2612 | 2025.03.13 18:28:04.728938 [ 276 ] {61bffc9c-e3a1-468d-b849-2ef4440d31e5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2613 | 2025.03.13 18:28:04.729253 [ 276 ] {61bffc9c-e3a1-468d-b849-2ef4440d31e5} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2614 | 2025.03.13 18:28:04.729516 [ 276 ] {61bffc9c-e3a1-468d-b849-2ef4440d31e5} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001648 sec., 29126.21359223301 rows/sec., 1.96 MiB/sec. | ||
2615 | 2025.03.13 18:28:04.729582 [ 276 ] {61bffc9c-e3a1-468d-b849-2ef4440d31e5} <Debug> TCPHandler: Processed in 0.001854918 sec. | ||
2616 | 2025.03.13 18:28:06.099519 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 | ||
2617 | 2025.03.13 18:28:06.100188 [ 244 ] {} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2618 | 2025.03.13 18:28:06.100240 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2619 | 2025.03.13 18:28:06.100797 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2620 | 2025.03.13 18:28:06.101065 [ 244 ] {} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2621 | 2025.03.13 18:28:06.101299 [ 40 ] {} <Debug> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2622 | 2025.03.13 18:28:06.101324 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 | ||
2623 | 2025.03.13 18:28:06.101382 [ 40 ] {} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2624 | 2025.03.13 18:28:06.101411 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2625 | 2025.03.13 18:28:06.101605 [ 190 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::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 | ||
2626 | 2025.03.13 18:28:06.101777 [ 190 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2627 | 2025.03.13 18:28:06.101813 [ 190 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::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 | ||
2628 | 2025.03.13 18:28:06.101880 [ 190 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::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 | ||
2629 | 2025.03.13 18:28:06.102065 [ 190 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::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 | ||
2630 | 2025.03.13 18:28:06.102296 [ 190 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::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 | ||
2631 | 2025.03.13 18:28:06.102467 [ 190 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::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 | ||
2632 | 2025.03.13 18:28:06.102615 [ 190 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::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 | ||
2633 | 2025.03.13 18:28:06.104275 [ 186 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.002796638 sec., 1832199.948652632 rows/sec., 26.21 MiB/sec. | ||
2634 | 2025.03.13 18:28:06.104764 [ 200 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2635 | 2025.03.13 18:28:06.105158 [ 200 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::all_1_11_2} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2636 | 2025.03.13 18:28:06.105259 [ 200 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::all_1_11_2} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2637 | 2025.03.13 18:28:06.105397 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
2638 | 2025.03.13 18:28:06.407364 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
2639 | 2025.03.13 18:28:06.430167 [ 242 ] {} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2640 | 2025.03.13 18:28:06.430235 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2641 | 2025.03.13 18:28:06.438073 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2642 | 2025.03.13 18:28:06.438950 [ 242 ] {} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2643 | 2025.03.13 18:28:06.439296 [ 59 ] {} <Debug> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2644 | 2025.03.13 18:28:06.439433 [ 59 ] {} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2645 | 2025.03.13 18:28:06.439504 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2646 | 2025.03.13 18:28:06.439958 [ 190 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::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 | ||
2647 | 2025.03.13 18:28:06.457395 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
2648 | 2025.03.13 18:28:06.458677 [ 190 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2649 | 2025.03.13 18:28:06.460228 [ 190 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::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 | ||
2650 | 2025.03.13 18:28:06.465469 [ 190 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::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 | ||
2651 | 2025.03.13 18:28:06.470694 [ 190 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::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 | ||
2652 | 2025.03.13 18:28:06.475889 [ 190 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::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 | ||
2653 | 2025.03.13 18:28:06.481309 [ 190 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::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 | ||
2654 | 2025.03.13 18:28:06.485886 [ 190 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::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 | ||
2655 | 2025.03.13 18:28:06.543640 [ 186 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.103991054 sec., 798.1455789456659 rows/sec., 4.13 MiB/sec. | ||
2656 | 2025.03.13 18:28:06.546249 [ 187 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2657 | 2025.03.13 18:28:06.549238 [ 187 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::all_1_11_2} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2658 | 2025.03.13 18:28:06.549374 [ 187 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::all_1_11_2} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2659 | 2025.03.13 18:28:06.551864 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
2660 | 2025.03.13 18:28:07.000150 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.09 MiB, peak 179.96 MiB, free memory in arenas 0.00 B, will set to 171.47 MiB (RSS), difference: 1.39 MiB | ||
2661 | 2025.03.13 18:28:09.723169 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2662 | 2025.03.13 18:28:09.723468 [ 276 ] {f734c19b-a150-471f-8699-17cdad15564c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2663 | 2025.03.13 18:28:09.723584 [ 276 ] {f734c19b-a150-471f-8699-17cdad15564c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2664 | 2025.03.13 18:28:09.724439 [ 276 ] {f734c19b-a150-471f-8699-17cdad15564c} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2665 | 2025.03.13 18:28:09.724482 [ 276 ] {f734c19b-a150-471f-8699-17cdad15564c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2666 | 2025.03.13 18:28:09.724920 [ 276 ] {f734c19b-a150-471f-8699-17cdad15564c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2667 | 2025.03.13 18:28:09.725178 [ 276 ] {f734c19b-a150-471f-8699-17cdad15564c} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2668 | 2025.03.13 18:28:09.725309 [ 130 ] {} <Debug> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2669 | 2025.03.13 18:28:09.725356 [ 130 ] {} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2670 | 2025.03.13 18:28:09.725378 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2671 | 2025.03.13 18:28:09.725398 [ 276 ] {f734c19b-a150-471f-8699-17cdad15564c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002016 sec., 27777.777777777777 rows/sec., 2.13 MiB/sec. | ||
2672 | 2025.03.13 18:28:09.725619 [ 276 ] {f734c19b-a150-471f-8699-17cdad15564c} <Debug> TCPHandler: Processed in 0.002639614 sec. | ||
2673 | 2025.03.13 18:28:09.725658 [ 188 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::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 | ||
2674 | 2025.03.13 18:28:09.725811 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2675 | 2025.03.13 18:28:09.725877 [ 188 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2676 | 2025.03.13 18:28:09.725953 [ 188 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1823 rows starting from the beginning of the part | ||
2677 | 2025.03.13 18:28:09.726011 [ 276 ] {6dfd5f25-be2a-487c-8e64-8747fd975cd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2678 | 2025.03.13 18:28:09.726127 [ 276 ] {6dfd5f25-be2a-487c-8e64-8747fd975cd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2679 | 2025.03.13 18:28:09.726140 [ 188 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 683 rows starting from the beginning of the part | ||
2680 | 2025.03.13 18:28:09.726677 [ 188 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part | ||
2681 | 2025.03.13 18:28:09.727007 [ 188 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1828 rows starting from the beginning of the part | ||
2682 | 2025.03.13 18:28:09.727366 [ 188 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
2683 | 2025.03.13 18:28:09.727779 [ 188 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part | ||
2684 | 2025.03.13 18:28:09.729457 [ 276 ] {6dfd5f25-be2a-487c-8e64-8747fd975cd5} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2685 | 2025.03.13 18:28:09.729518 [ 276 ] {6dfd5f25-be2a-487c-8e64-8747fd975cd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2686 | 2025.03.13 18:28:09.730497 [ 276 ] {6dfd5f25-be2a-487c-8e64-8747fd975cd5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2687 | 2025.03.13 18:28:09.730918 [ 276 ] {6dfd5f25-be2a-487c-8e64-8747fd975cd5} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2688 | 2025.03.13 18:28:09.731078 [ 130 ] {} <Debug> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2689 | 2025.03.13 18:28:09.731125 [ 130 ] {} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2690 | 2025.03.13 18:28:09.731144 [ 276 ] {6dfd5f25-be2a-487c-8e64-8747fd975cd5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005202 sec., 12302.960399846213 rows/sec., 983.32 KiB/sec. | ||
2691 | 2025.03.13 18:28:09.731154 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2692 | 2025.03.13 18:28:09.731354 [ 276 ] {6dfd5f25-be2a-487c-8e64-8747fd975cd5} <Debug> TCPHandler: Processed in 0.005619268 sec. | ||
2693 | 2025.03.13 18:28:09.731686 [ 186 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::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 | ||
2694 | 2025.03.13 18:28:09.731726 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2695 | 2025.03.13 18:28:09.732269 [ 276 ] {56d03bbe-2293-4624-a0f0-14ef2150d46a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2696 | 2025.03.13 18:28:09.732431 [ 186 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2697 | 2025.03.13 18:28:09.732532 [ 276 ] {56d03bbe-2293-4624-a0f0-14ef2150d46a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2698 | 2025.03.13 18:28:09.732606 [ 186 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 884 rows starting from the beginning of the part | ||
2699 | 2025.03.13 18:28:09.733146 [ 186 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 415 rows starting from the beginning of the part | ||
2700 | 2025.03.13 18:28:09.733168 [ 196 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4502 rows, containing 5 columns (5 merged, 0 gathered) in 0.007680072 sec., 586192.4211127188 rows/sec., 49.75 MiB/sec. | ||
2701 | 2025.03.13 18:28:09.733639 [ 186 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 64 rows starting from the beginning of the part | ||
2702 | 2025.03.13 18:28:09.733900 [ 196 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2703 | 2025.03.13 18:28:09.734406 [ 186 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 881 rows starting from the beginning of the part | ||
2704 | 2025.03.13 18:28:09.735037 [ 186 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
2705 | 2025.03.13 18:28:09.735453 [ 191 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_16_3} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2706 | 2025.03.13 18:28:09.735836 [ 186 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part | ||
2707 | 2025.03.13 18:28:09.736134 [ 191 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_16_3} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2708 | 2025.03.13 18:28:09.736702 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
2709 | 2025.03.13 18:28:09.737054 [ 276 ] {56d03bbe-2293-4624-a0f0-14ef2150d46a} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2710 | 2025.03.13 18:28:09.737102 [ 276 ] {56d03bbe-2293-4624-a0f0-14ef2150d46a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2711 | 2025.03.13 18:28:09.737686 [ 276 ] {56d03bbe-2293-4624-a0f0-14ef2150d46a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2712 | 2025.03.13 18:28:09.737992 [ 276 ] {56d03bbe-2293-4624-a0f0-14ef2150d46a} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2713 | 2025.03.13 18:28:09.738157 [ 130 ] {} <Debug> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2714 | 2025.03.13 18:28:09.738209 [ 130 ] {} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2715 | 2025.03.13 18:28:09.738236 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2716 | 2025.03.13 18:28:09.738245 [ 276 ] {56d03bbe-2293-4624-a0f0-14ef2150d46a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.006191 sec., 25843.96704894201 rows/sec., 1.80 MiB/sec. | ||
2717 | 2025.03.13 18:28:09.738681 [ 276 ] {56d03bbe-2293-4624-a0f0-14ef2150d46a} <Debug> TCPHandler: Processed in 0.007095094 sec. | ||
2718 | 2025.03.13 18:28:09.738807 [ 196 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::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 | ||
2719 | 2025.03.13 18:28:09.739085 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2720 | 2025.03.13 18:28:09.739166 [ 186 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2372 rows, containing 5 columns (5 merged, 0 gathered) in 0.007892889 sec., 300523.6739044474 rows/sec., 22.98 MiB/sec. | ||
2721 | 2025.03.13 18:28:09.739279 [ 196 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2722 | 2025.03.13 18:28:09.739379 [ 196 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3892 rows starting from the beginning of the part | ||
2723 | 2025.03.13 18:28:09.739402 [ 276 ] {6fe0e393-670a-4ef6-9c32-629425debdde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2724 | 2025.03.13 18:28:09.739490 [ 186 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2725 | 2025.03.13 18:28:09.739531 [ 276 ] {6fe0e393-670a-4ef6-9c32-629425debdde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2726 | 2025.03.13 18:28:09.739832 [ 196 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 237 rows starting from the beginning of the part | ||
2727 | 2025.03.13 18:28:09.740458 [ 196 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
2728 | 2025.03.13 18:28:09.741049 [ 196 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 960 rows starting from the beginning of the part | ||
2729 | 2025.03.13 18:28:09.741156 [ 186 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_16_3} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2730 | 2025.03.13 18:28:09.741629 [ 196 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 128 rows starting from the beginning of the part | ||
2731 | 2025.03.13 18:28:09.742084 [ 186 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_16_3} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2732 | 2025.03.13 18:28:09.742261 [ 196 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::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 | ||
2733 | 2025.03.13 18:28:09.742499 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
2734 | 2025.03.13 18:28:09.743699 [ 276 ] {6fe0e393-670a-4ef6-9c32-629425debdde} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2735 | 2025.03.13 18:28:09.743768 [ 276 ] {6fe0e393-670a-4ef6-9c32-629425debdde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2736 | 2025.03.13 18:28:09.744415 [ 276 ] {6fe0e393-670a-4ef6-9c32-629425debdde} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2737 | 2025.03.13 18:28:09.744947 [ 276 ] {6fe0e393-670a-4ef6-9c32-629425debdde} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2738 | 2025.03.13 18:28:09.745213 [ 130 ] {} <Debug> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2739 | 2025.03.13 18:28:09.745271 [ 130 ] {} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2740 | 2025.03.13 18:28:09.745298 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2741 | 2025.03.13 18:28:09.745302 [ 276 ] {6fe0e393-670a-4ef6-9c32-629425debdde} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006001 sec., 9998.333611064822 rows/sec., 689.99 KiB/sec. | ||
2742 | 2025.03.13 18:28:09.745618 [ 276 ] {6fe0e393-670a-4ef6-9c32-629425debdde} <Debug> TCPHandler: Processed in 0.006633699 sec. | ||
2743 | 2025.03.13 18:28:09.745795 [ 186 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::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 | ||
2744 | 2025.03.13 18:28:09.746196 [ 186 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2745 | 2025.03.13 18:28:09.746260 [ 186 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 556 rows starting from the beginning of the part | ||
2746 | 2025.03.13 18:28:09.746377 [ 186 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 82 rows starting from the beginning of the part | ||
2747 | 2025.03.13 18:28:09.746589 [ 186 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
2748 | 2025.03.13 18:28:09.746810 [ 186 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 34 rows starting from the beginning of the part | ||
2749 | 2025.03.13 18:28:09.746952 [ 186 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part | ||
2750 | 2025.03.13 18:28:09.747102 [ 186 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::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 | ||
2751 | 2025.03.13 18:28:09.748468 [ 196 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5537 rows, containing 5 columns (5 merged, 0 gathered) in 0.010093529 sec., 548569.2863219593 rows/sec., 36.94 MiB/sec. | ||
2752 | 2025.03.13 18:28:09.749018 [ 196 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2753 | 2025.03.13 18:28:09.749028 [ 186 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 840 rows, containing 4 columns (4 merged, 0 gathered) in 0.003601974 sec., 233205.4590066447 rows/sec., 15.14 MiB/sec. | ||
2754 | 2025.03.13 18:28:09.749269 [ 186 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2755 | 2025.03.13 18:28:09.749478 [ 196 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2756 | 2025.03.13 18:28:09.749627 [ 196 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2757 | 2025.03.13 18:28:09.749790 [ 186 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_16_3} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2758 | 2025.03.13 18:28:09.749804 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
2759 | 2025.03.13 18:28:09.749909 [ 186 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_16_3} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2760 | 2025.03.13 18:28:09.749986 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
2761 | 2025.03.13 18:28:13.096194 [ 34 ] {} <Debug> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2762 | 2025.03.13 18:28:13.096312 [ 34 ] {} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2763 | 2025.03.13 18:28:13.096357 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2764 | 2025.03.13 18:28:13.096583 [ 198 ] {0370e87e-2194-44b5-9289-bcc59817f74c::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 | ||
2765 | 2025.03.13 18:28:13.096991 [ 198 ] {0370e87e-2194-44b5-9289-bcc59817f74c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2766 | 2025.03.13 18:28:13.097032 [ 198 ] {0370e87e-2194-44b5-9289-bcc59817f74c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part | ||
2767 | 2025.03.13 18:28:13.097122 [ 198 ] {0370e87e-2194-44b5-9289-bcc59817f74c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part | ||
2768 | 2025.03.13 18:28:13.097251 [ 198 ] {0370e87e-2194-44b5-9289-bcc59817f74c::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 | ||
2769 | 2025.03.13 18:28:13.097404 [ 198 ] {0370e87e-2194-44b5-9289-bcc59817f74c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3 rows starting from the beginning of the part | ||
2770 | 2025.03.13 18:28:13.097512 [ 198 ] {0370e87e-2194-44b5-9289-bcc59817f74c::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 | ||
2771 | 2025.03.13 18:28:13.099744 [ 196 ] {0370e87e-2194-44b5-9289-bcc59817f74c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 6 columns (6 merged, 0 gathered) in 0.003287754 sec., 12470.51938800774 rows/sec., 2.64 MiB/sec. | ||
2772 | 2025.03.13 18:28:13.099953 [ 194 ] {0370e87e-2194-44b5-9289-bcc59817f74c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2773 | 2025.03.13 18:28:13.100415 [ 194 ] {0370e87e-2194-44b5-9289-bcc59817f74c::all_1_5_1} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2774 | 2025.03.13 18:28:13.100511 [ 194 ] {0370e87e-2194-44b5-9289-bcc59817f74c::all_1_5_1} <Trace> oximeter.timeseries_schema (0370e87e-2194-44b5-9289-bcc59817f74c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2775 | 2025.03.13 18:28:13.100604 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
2776 | 2025.03.13 18:28:13.498827 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2777 | 2025.03.13 18:28:13.498874 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2778 | 2025.03.13 18:28:13.600537 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 396 | ||
2779 | 2025.03.13 18:28:13.602522 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 | ||
2780 | 2025.03.13 18:28:13.606634 [ 244 ] {} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2781 | 2025.03.13 18:28:13.606705 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2782 | 2025.03.13 18:28:13.607210 [ 243 ] {} <Trace> system.query_log (5f2578bd-8b88-4233-9145-01cb1ba96b2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2783 | 2025.03.13 18:28:13.607295 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2784 | 2025.03.13 18:28:13.608027 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2785 | 2025.03.13 18:28:13.608669 [ 244 ] {} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2786 | 2025.03.13 18:28:13.609355 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
2787 | 2025.03.13 18:28:13.610292 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2788 | 2025.03.13 18:28:13.610625 [ 243 ] {} <Trace> system.query_log (5f2578bd-8b88-4233-9145-01cb1ba96b2c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2789 | 2025.03.13 18:28:13.611328 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 396 | ||
2790 | 2025.03.13 18:28:13.958443 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
2791 | 2025.03.13 18:28:13.978600 [ 242 ] {} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2792 | 2025.03.13 18:28:13.978668 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2793 | 2025.03.13 18:28:13.986141 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2794 | 2025.03.13 18:28:13.986901 [ 242 ] {} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2795 | 2025.03.13 18:28:13.989813 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
2796 | 2025.03.13 18:28:14.730951 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2797 | 2025.03.13 18:28:14.731137 [ 276 ] {263448c5-a0a0-4c06-b5af-8f3d187138bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2798 | 2025.03.13 18:28:14.731206 [ 276 ] {263448c5-a0a0-4c06-b5af-8f3d187138bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2799 | 2025.03.13 18:28:14.732022 [ 276 ] {263448c5-a0a0-4c06-b5af-8f3d187138bc} <Trace> oximeter.fields_i16 (9e0fc66e-7e36-43be-a4c3-0323e9831ad8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2800 | 2025.03.13 18:28:14.732063 [ 276 ] {263448c5-a0a0-4c06-b5af-8f3d187138bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2801 | 2025.03.13 18:28:14.732523 [ 276 ] {263448c5-a0a0-4c06-b5af-8f3d187138bc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2802 | 2025.03.13 18:28:14.732786 [ 276 ] {263448c5-a0a0-4c06-b5af-8f3d187138bc} <Trace> oximeter.fields_i16 (9e0fc66e-7e36-43be-a4c3-0323e9831ad8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2803 | 2025.03.13 18:28:14.733029 [ 276 ] {263448c5-a0a0-4c06-b5af-8f3d187138bc} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001937 sec., 109447.59938048529 rows/sec., 6.96 MiB/sec. | ||
2804 | 2025.03.13 18:28:14.733153 [ 276 ] {263448c5-a0a0-4c06-b5af-8f3d187138bc} <Debug> TCPHandler: Processed in 0.002386775 sec. | ||
2805 | 2025.03.13 18:28:14.733277 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2806 | 2025.03.13 18:28:14.733383 [ 276 ] {c1716046-d626-460b-a884-1f1334314fcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2807 | 2025.03.13 18:28:14.733427 [ 276 ] {c1716046-d626-460b-a884-1f1334314fcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2808 | 2025.03.13 18:28:14.734233 [ 276 ] {c1716046-d626-460b-a884-1f1334314fcd} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2809 | 2025.03.13 18:28:14.734271 [ 276 ] {c1716046-d626-460b-a884-1f1334314fcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2810 | 2025.03.13 18:28:14.734685 [ 276 ] {c1716046-d626-460b-a884-1f1334314fcd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2811 | 2025.03.13 18:28:14.734933 [ 276 ] {c1716046-d626-460b-a884-1f1334314fcd} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2812 | 2025.03.13 18:28:14.735145 [ 276 ] {c1716046-d626-460b-a884-1f1334314fcd} <Debug> executeQuery: Read 691 rows, 56.42 KiB in 0.001783 sec., 387549.0745933819 rows/sec., 30.90 MiB/sec. | ||
2813 | 2025.03.13 18:28:14.735198 [ 276 ] {c1716046-d626-460b-a884-1f1334314fcd} <Debug> TCPHandler: Processed in 0.001973703 sec. | ||
2814 | 2025.03.13 18:28:14.735319 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2815 | 2025.03.13 18:28:14.735424 [ 276 ] {14881ae1-ed1b-4da6-8a9f-d671052709a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2816 | 2025.03.13 18:28:14.735468 [ 276 ] {14881ae1-ed1b-4da6-8a9f-d671052709a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2817 | 2025.03.13 18:28:14.736028 [ 276 ] {14881ae1-ed1b-4da6-8a9f-d671052709a8} <Trace> oximeter.fields_u16 (70d7ac13-7519-46fa-b7e3-25cc1572d035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2818 | 2025.03.13 18:28:14.736067 [ 276 ] {14881ae1-ed1b-4da6-8a9f-d671052709a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2819 | 2025.03.13 18:28:14.736413 [ 276 ] {14881ae1-ed1b-4da6-8a9f-d671052709a8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2820 | 2025.03.13 18:28:14.736665 [ 276 ] {14881ae1-ed1b-4da6-8a9f-d671052709a8} <Trace> oximeter.fields_u16 (70d7ac13-7519-46fa-b7e3-25cc1572d035): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2821 | 2025.03.13 18:28:14.736875 [ 276 ] {14881ae1-ed1b-4da6-8a9f-d671052709a8} <Debug> executeQuery: Read 143 rows, 9.17 KiB in 0.001473 sec., 97080.78750848609 rows/sec., 6.08 MiB/sec. | ||
2822 | 2025.03.13 18:28:14.736926 [ 276 ] {14881ae1-ed1b-4da6-8a9f-d671052709a8} <Debug> TCPHandler: Processed in 0.001658952 sec. | ||
2823 | 2025.03.13 18:28:14.737047 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2824 | 2025.03.13 18:28:14.737151 [ 276 ] {6a2063cb-1aa2-49d2-923b-eacf0ba6c655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2825 | 2025.03.13 18:28:14.737195 [ 276 ] {6a2063cb-1aa2-49d2-923b-eacf0ba6c655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2826 | 2025.03.13 18:28:14.737746 [ 276 ] {6a2063cb-1aa2-49d2-923b-eacf0ba6c655} <Trace> oximeter.fields_u32 (c2c0013c-3270-4a07-92c3-adbd6ff18017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2827 | 2025.03.13 18:28:14.737786 [ 276 ] {6a2063cb-1aa2-49d2-923b-eacf0ba6c655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2828 | 2025.03.13 18:28:14.738135 [ 276 ] {6a2063cb-1aa2-49d2-923b-eacf0ba6c655} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2829 | 2025.03.13 18:28:14.738364 [ 276 ] {6a2063cb-1aa2-49d2-923b-eacf0ba6c655} <Trace> oximeter.fields_u32 (c2c0013c-3270-4a07-92c3-adbd6ff18017): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2830 | 2025.03.13 18:28:14.738621 [ 276 ] {6a2063cb-1aa2-49d2-923b-eacf0ba6c655} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001483 sec., 76196.89817936615 rows/sec., 4.93 MiB/sec. | ||
2831 | 2025.03.13 18:28:14.738775 [ 276 ] {6a2063cb-1aa2-49d2-923b-eacf0ba6c655} <Debug> TCPHandler: Processed in 0.001777986 sec. | ||
2832 | 2025.03.13 18:28:14.738895 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2833 | 2025.03.13 18:28:14.738999 [ 276 ] {037f18a9-0bd1-4354-a631-10d969ffa8f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2834 | 2025.03.13 18:28:14.739044 [ 276 ] {037f18a9-0bd1-4354-a631-10d969ffa8f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2835 | 2025.03.13 18:28:14.739604 [ 276 ] {037f18a9-0bd1-4354-a631-10d969ffa8f6} <Trace> oximeter.fields_u8 (1bfc32df-9a58-4a17-8325-ff80a3236ddb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2836 | 2025.03.13 18:28:14.739644 [ 276 ] {037f18a9-0bd1-4354-a631-10d969ffa8f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2837 | 2025.03.13 18:28:14.739995 [ 276 ] {037f18a9-0bd1-4354-a631-10d969ffa8f6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2838 | 2025.03.13 18:28:14.740225 [ 276 ] {037f18a9-0bd1-4354-a631-10d969ffa8f6} <Trace> oximeter.fields_u8 (1bfc32df-9a58-4a17-8325-ff80a3236ddb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2839 | 2025.03.13 18:28:14.740432 [ 276 ] {037f18a9-0bd1-4354-a631-10d969ffa8f6} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001455 sec., 76975.94501718214 rows/sec., 4.38 MiB/sec. | ||
2840 | 2025.03.13 18:28:14.740483 [ 276 ] {037f18a9-0bd1-4354-a631-10d969ffa8f6} <Debug> TCPHandler: Processed in 0.001641051 sec. | ||
2841 | 2025.03.13 18:28:14.740600 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2842 | 2025.03.13 18:28:14.740704 [ 276 ] {18926116-5b91-462c-829a-f08141789f96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2843 | 2025.03.13 18:28:14.740747 [ 276 ] {18926116-5b91-462c-829a-f08141789f96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2844 | 2025.03.13 18:28:14.741418 [ 276 ] {18926116-5b91-462c-829a-f08141789f96} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2845 | 2025.03.13 18:28:14.741459 [ 276 ] {18926116-5b91-462c-829a-f08141789f96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2846 | 2025.03.13 18:28:14.741831 [ 276 ] {18926116-5b91-462c-829a-f08141789f96} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2847 | 2025.03.13 18:28:14.742083 [ 276 ] {18926116-5b91-462c-829a-f08141789f96} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2848 | 2025.03.13 18:28:14.742332 [ 276 ] {18926116-5b91-462c-829a-f08141789f96} <Debug> executeQuery: Read 425 rows, 31.03 KiB in 0.001646 sec., 258201.70109356017 rows/sec., 18.41 MiB/sec. | ||
2849 | 2025.03.13 18:28:14.742543 [ 276 ] {18926116-5b91-462c-829a-f08141789f96} <Debug> TCPHandler: Processed in 0.001990893 sec. | ||
2850 | 2025.03.13 18:28:14.742681 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2851 | 2025.03.13 18:28:14.742783 [ 276 ] {d2eacba9-eadc-4f65-855e-8159492df986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2852 | 2025.03.13 18:28:14.742831 [ 276 ] {d2eacba9-eadc-4f65-855e-8159492df986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2853 | 2025.03.13 18:28:14.743289 [ 276 ] {d2eacba9-eadc-4f65-855e-8159492df986} <Trace> oximeter.measurements_bool (e140ce10-76fa-4686-a1c0-b0a00f246ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2854 | 2025.03.13 18:28:14.743327 [ 276 ] {d2eacba9-eadc-4f65-855e-8159492df986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2855 | 2025.03.13 18:28:14.743677 [ 276 ] {d2eacba9-eadc-4f65-855e-8159492df986} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2856 | 2025.03.13 18:28:14.743912 [ 276 ] {d2eacba9-eadc-4f65-855e-8159492df986} <Trace> oximeter.measurements_bool (e140ce10-76fa-4686-a1c0-b0a00f246ee9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2857 | 2025.03.13 18:28:14.744113 [ 276 ] {d2eacba9-eadc-4f65-855e-8159492df986} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001351 sec., 4441.154700222058 rows/sec., 232.03 KiB/sec. | ||
2858 | 2025.03.13 18:28:14.744166 [ 276 ] {d2eacba9-eadc-4f65-855e-8159492df986} <Debug> TCPHandler: Processed in 0.001535579 sec. | ||
2859 | 2025.03.13 18:28:14.744295 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2860 | 2025.03.13 18:28:14.744398 [ 276 ] {43173c7d-ce01-4cb8-8bdb-8e8e285f5bcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2861 | 2025.03.13 18:28:14.744446 [ 276 ] {43173c7d-ce01-4cb8-8bdb-8e8e285f5bcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2862 | 2025.03.13 18:28:14.744971 [ 276 ] {43173c7d-ce01-4cb8-8bdb-8e8e285f5bcc} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2863 | 2025.03.13 18:28:14.745010 [ 276 ] {43173c7d-ce01-4cb8-8bdb-8e8e285f5bcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2864 | 2025.03.13 18:28:14.745392 [ 276 ] {43173c7d-ce01-4cb8-8bdb-8e8e285f5bcc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2865 | 2025.03.13 18:28:14.745625 [ 276 ] {43173c7d-ce01-4cb8-8bdb-8e8e285f5bcc} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2866 | 2025.03.13 18:28:14.745886 [ 276 ] {43173c7d-ce01-4cb8-8bdb-8e8e285f5bcc} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001505 sec., 157475.0830564784 rows/sec., 10.56 MiB/sec. | ||
2867 | 2025.03.13 18:28:14.746086 [ 276 ] {43173c7d-ce01-4cb8-8bdb-8e8e285f5bcc} <Debug> TCPHandler: Processed in 0.001840838 sec. | ||
2868 | 2025.03.13 18:28:14.746229 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2869 | 2025.03.13 18:28:14.746332 [ 276 ] {80bb2320-6665-4c5a-9c37-cf0fd50d7b52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2870 | 2025.03.13 18:28:14.746379 [ 276 ] {80bb2320-6665-4c5a-9c37-cf0fd50d7b52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2871 | 2025.03.13 18:28:14.746813 [ 276 ] {80bb2320-6665-4c5a-9c37-cf0fd50d7b52} <Trace> oximeter.measurements_f64 (e9405784-d923-419d-a9dd-def0616178fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2872 | 2025.03.13 18:28:14.746850 [ 276 ] {80bb2320-6665-4c5a-9c37-cf0fd50d7b52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2873 | 2025.03.13 18:28:14.747186 [ 276 ] {80bb2320-6665-4c5a-9c37-cf0fd50d7b52} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2874 | 2025.03.13 18:28:14.747447 [ 276 ] {80bb2320-6665-4c5a-9c37-cf0fd50d7b52} <Trace> oximeter.measurements_f64 (e9405784-d923-419d-a9dd-def0616178fc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2875 | 2025.03.13 18:28:14.747656 [ 276 ] {80bb2320-6665-4c5a-9c37-cf0fd50d7b52} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001346 sec., 742.9420505200594 rows/sec., 50.06 KiB/sec. | ||
2876 | 2025.03.13 18:28:14.747706 [ 276 ] {80bb2320-6665-4c5a-9c37-cf0fd50d7b52} <Debug> TCPHandler: Processed in 0.001528669 sec. | ||
2877 | 2025.03.13 18:28:14.747812 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2878 | 2025.03.13 18:28:14.747911 [ 276 ] {5d948e7c-cedb-4503-ade9-98e7c08801c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2879 | 2025.03.13 18:28:14.747977 [ 276 ] {5d948e7c-cedb-4503-ade9-98e7c08801c0} <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 | ||
2880 | 2025.03.13 18:28:14.749068 [ 276 ] {5d948e7c-cedb-4503-ade9-98e7c08801c0} <Trace> oximeter.measurements_histogramu64 (bf63021a-b684-4ff8-b493-a267bf52294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2881 | 2025.03.13 18:28:14.749107 [ 276 ] {5d948e7c-cedb-4503-ade9-98e7c08801c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2882 | 2025.03.13 18:28:14.749764 [ 276 ] {5d948e7c-cedb-4503-ade9-98e7c08801c0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2883 | 2025.03.13 18:28:14.750015 [ 276 ] {5d948e7c-cedb-4503-ade9-98e7c08801c0} <Trace> oximeter.measurements_histogramu64 (bf63021a-b684-4ff8-b493-a267bf52294d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2884 | 2025.03.13 18:28:14.750299 [ 276 ] {5d948e7c-cedb-4503-ade9-98e7c08801c0} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002399 sec., 15423.092955398082 rows/sec., 27.64 MiB/sec. | ||
2885 | 2025.03.13 18:28:14.750478 [ 276 ] {5d948e7c-cedb-4503-ade9-98e7c08801c0} <Debug> TCPHandler: Processed in 0.002716726 sec. | ||
2886 | 2025.03.13 18:28:14.750621 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2887 | 2025.03.13 18:28:14.750727 [ 276 ] {8adcfa9b-1f79-4f5f-97fa-f2e57ac8e796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2888 | 2025.03.13 18:28:14.750774 [ 276 ] {8adcfa9b-1f79-4f5f-97fa-f2e57ac8e796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2889 | 2025.03.13 18:28:14.751192 [ 276 ] {8adcfa9b-1f79-4f5f-97fa-f2e57ac8e796} <Trace> oximeter.measurements_i64 (5f97bd17-b464-4e45-981a-53b32b52ad90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2890 | 2025.03.13 18:28:14.751230 [ 276 ] {8adcfa9b-1f79-4f5f-97fa-f2e57ac8e796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2891 | 2025.03.13 18:28:14.751577 [ 276 ] {8adcfa9b-1f79-4f5f-97fa-f2e57ac8e796} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2892 | 2025.03.13 18:28:14.751801 [ 276 ] {8adcfa9b-1f79-4f5f-97fa-f2e57ac8e796} <Trace> oximeter.measurements_i64 (5f97bd17-b464-4e45-981a-53b32b52ad90): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2893 | 2025.03.13 18:28:14.752034 [ 276 ] {8adcfa9b-1f79-4f5f-97fa-f2e57ac8e796} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001323 sec., 4535.14739229025 rows/sec., 320.35 KiB/sec. | ||
2894 | 2025.03.13 18:28:14.752178 [ 276 ] {8adcfa9b-1f79-4f5f-97fa-f2e57ac8e796} <Debug> TCPHandler: Processed in 0.001606421 sec. | ||
2895 | 2025.03.13 18:28:14.752312 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2896 | 2025.03.13 18:28:14.752417 [ 276 ] {8b1cefe1-b133-4085-ba95-cb4ada0c94dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2897 | 2025.03.13 18:28:14.752463 [ 276 ] {8b1cefe1-b133-4085-ba95-cb4ada0c94dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2898 | 2025.03.13 18:28:14.752925 [ 276 ] {8b1cefe1-b133-4085-ba95-cb4ada0c94dc} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2899 | 2025.03.13 18:28:14.752963 [ 276 ] {8b1cefe1-b133-4085-ba95-cb4ada0c94dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2900 | 2025.03.13 18:28:14.753317 [ 276 ] {8b1cefe1-b133-4085-ba95-cb4ada0c94dc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2901 | 2025.03.13 18:28:14.753542 [ 276 ] {8b1cefe1-b133-4085-ba95-cb4ada0c94dc} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2902 | 2025.03.13 18:28:14.753793 [ 276 ] {8b1cefe1-b133-4085-ba95-cb4ada0c94dc} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001397 sec., 58697.20830350751 rows/sec., 3.73 MiB/sec. | ||
2903 | 2025.03.13 18:28:14.753972 [ 276 ] {8b1cefe1-b133-4085-ba95-cb4ada0c94dc} <Debug> TCPHandler: Processed in 0.001710605 sec. | ||
2904 | 2025.03.13 18:28:19.722806 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2905 | 2025.03.13 18:28:19.723012 [ 276 ] {919d64d5-525a-457b-b5a9-e425c8092cb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2906 | 2025.03.13 18:28:19.723084 [ 276 ] {919d64d5-525a-457b-b5a9-e425c8092cb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2907 | 2025.03.13 18:28:19.723916 [ 276 ] {919d64d5-525a-457b-b5a9-e425c8092cb1} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2908 | 2025.03.13 18:28:19.723966 [ 276 ] {919d64d5-525a-457b-b5a9-e425c8092cb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2909 | 2025.03.13 18:28:19.724404 [ 276 ] {919d64d5-525a-457b-b5a9-e425c8092cb1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2910 | 2025.03.13 18:28:19.724653 [ 276 ] {919d64d5-525a-457b-b5a9-e425c8092cb1} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2911 | 2025.03.13 18:28:19.724905 [ 276 ] {919d64d5-525a-457b-b5a9-e425c8092cb1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001948 sec., 28747.433264887062 rows/sec., 2.21 MiB/sec. | ||
2912 | 2025.03.13 18:28:19.724962 [ 276 ] {919d64d5-525a-457b-b5a9-e425c8092cb1} <Debug> TCPHandler: Processed in 0.002289872 sec. | ||
2913 | 2025.03.13 18:28:19.725094 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2914 | 2025.03.13 18:28:19.725198 [ 276 ] {45e7224d-979e-41c5-93d8-f2bc20d8f9f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2915 | 2025.03.13 18:28:19.725244 [ 276 ] {45e7224d-979e-41c5-93d8-f2bc20d8f9f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2916 | 2025.03.13 18:28:19.725793 [ 276 ] {45e7224d-979e-41c5-93d8-f2bc20d8f9f4} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2917 | 2025.03.13 18:28:19.725834 [ 276 ] {45e7224d-979e-41c5-93d8-f2bc20d8f9f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2918 | 2025.03.13 18:28:19.726185 [ 276 ] {45e7224d-979e-41c5-93d8-f2bc20d8f9f4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2919 | 2025.03.13 18:28:19.726415 [ 276 ] {45e7224d-979e-41c5-93d8-f2bc20d8f9f4} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2920 | 2025.03.13 18:28:19.726638 [ 276 ] {45e7224d-979e-41c5-93d8-f2bc20d8f9f4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001463 sec., 43745.72795625427 rows/sec., 3.41 MiB/sec. | ||
2921 | 2025.03.13 18:28:19.726692 [ 276 ] {45e7224d-979e-41c5-93d8-f2bc20d8f9f4} <Debug> TCPHandler: Processed in 0.001651013 sec. | ||
2922 | 2025.03.13 18:28:19.726809 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2923 | 2025.03.13 18:28:19.726913 [ 276 ] {72589f2f-91a2-400e-8383-d3f2a61108eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2924 | 2025.03.13 18:28:19.726961 [ 276 ] {72589f2f-91a2-400e-8383-d3f2a61108eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2925 | 2025.03.13 18:28:19.727492 [ 276 ] {72589f2f-91a2-400e-8383-d3f2a61108eb} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2926 | 2025.03.13 18:28:19.727531 [ 276 ] {72589f2f-91a2-400e-8383-d3f2a61108eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2927 | 2025.03.13 18:28:19.727909 [ 276 ] {72589f2f-91a2-400e-8383-d3f2a61108eb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2928 | 2025.03.13 18:28:19.728134 [ 276 ] {72589f2f-91a2-400e-8383-d3f2a61108eb} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2929 | 2025.03.13 18:28:19.728401 [ 276 ] {72589f2f-91a2-400e-8383-d3f2a61108eb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00151 sec., 105960.26490066225 rows/sec., 7.38 MiB/sec. | ||
2930 | 2025.03.13 18:28:19.728602 [ 276 ] {72589f2f-91a2-400e-8383-d3f2a61108eb} <Debug> TCPHandler: Processed in 0.001843848 sec. | ||
2931 | 2025.03.13 18:28:19.728749 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2932 | 2025.03.13 18:28:19.728853 [ 276 ] {730042c8-8509-4709-9c9a-bf4c4a8f3f84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2933 | 2025.03.13 18:28:19.728899 [ 276 ] {730042c8-8509-4709-9c9a-bf4c4a8f3f84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2934 | 2025.03.13 18:28:19.729356 [ 276 ] {730042c8-8509-4709-9c9a-bf4c4a8f3f84} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2935 | 2025.03.13 18:28:19.729394 [ 276 ] {730042c8-8509-4709-9c9a-bf4c4a8f3f84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2936 | 2025.03.13 18:28:19.729767 [ 276 ] {730042c8-8509-4709-9c9a-bf4c4a8f3f84} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2937 | 2025.03.13 18:28:19.729995 [ 276 ] {730042c8-8509-4709-9c9a-bf4c4a8f3f84} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2938 | 2025.03.13 18:28:19.730240 [ 276 ] {730042c8-8509-4709-9c9a-bf4c4a8f3f84} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001407 sec., 42643.923240938166 rows/sec., 2.87 MiB/sec. | ||
2939 | 2025.03.13 18:28:19.730388 [ 276 ] {730042c8-8509-4709-9c9a-bf4c4a8f3f84} <Debug> TCPHandler: Processed in 0.001686763 sec. | ||
2940 | 2025.03.13 18:28:21.109490 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 | ||
2941 | 2025.03.13 18:28:21.110161 [ 244 ] {} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2942 | 2025.03.13 18:28:21.110203 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2943 | 2025.03.13 18:28:21.110774 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2944 | 2025.03.13 18:28:21.111014 [ 244 ] {} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2945 | 2025.03.13 18:28:21.111235 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 | ||
2946 | 2025.03.13 18:28:21.490844 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
2947 | 2025.03.13 18:28:21.510731 [ 242 ] {} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2948 | 2025.03.13 18:28:21.510795 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2949 | 2025.03.13 18:28:21.518284 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2950 | 2025.03.13 18:28:21.519043 [ 242 ] {} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2951 | 2025.03.13 18:28:21.521927 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
2952 | 2025.03.13 18:28:23.612422 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 428 | ||
2953 | 2025.03.13 18:28:23.615487 [ 243 ] {} <Trace> system.query_log (5f2578bd-8b88-4233-9145-01cb1ba96b2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2954 | 2025.03.13 18:28:23.615552 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2955 | 2025.03.13 18:28:23.617112 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2956 | 2025.03.13 18:28:23.617435 [ 243 ] {} <Trace> system.query_log (5f2578bd-8b88-4233-9145-01cb1ba96b2c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2957 | 2025.03.13 18:28:23.618408 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 428 | ||
2958 | 2025.03.13 18:28:24.729683 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2959 | 2025.03.13 18:28:24.729897 [ 276 ] {a13daff2-865a-4ca6-b063-38b918b3ff72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2960 | 2025.03.13 18:28:24.729977 [ 276 ] {a13daff2-865a-4ca6-b063-38b918b3ff72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2961 | 2025.03.13 18:28:24.730874 [ 276 ] {a13daff2-865a-4ca6-b063-38b918b3ff72} <Trace> oximeter.fields_i16 (9e0fc66e-7e36-43be-a4c3-0323e9831ad8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2962 | 2025.03.13 18:28:24.730926 [ 276 ] {a13daff2-865a-4ca6-b063-38b918b3ff72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2963 | 2025.03.13 18:28:24.731377 [ 276 ] {a13daff2-865a-4ca6-b063-38b918b3ff72} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2964 | 2025.03.13 18:28:24.731629 [ 276 ] {a13daff2-865a-4ca6-b063-38b918b3ff72} <Trace> oximeter.fields_i16 (9e0fc66e-7e36-43be-a4c3-0323e9831ad8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2965 | 2025.03.13 18:28:24.731935 [ 276 ] {a13daff2-865a-4ca6-b063-38b918b3ff72} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00207 sec., 102415.45893719808 rows/sec., 6.51 MiB/sec. | ||
2966 | 2025.03.13 18:28:24.732070 [ 276 ] {a13daff2-865a-4ca6-b063-38b918b3ff72} <Debug> TCPHandler: Processed in 0.00253297 sec. | ||
2967 | 2025.03.13 18:28:24.732197 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2968 | 2025.03.13 18:28:24.732301 [ 276 ] {ae21ac1f-465d-419b-ac5f-4f2ea66b7071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2969 | 2025.03.13 18:28:24.732348 [ 276 ] {ae21ac1f-465d-419b-ac5f-4f2ea66b7071} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2970 | 2025.03.13 18:28:24.733186 [ 276 ] {ae21ac1f-465d-419b-ac5f-4f2ea66b7071} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2971 | 2025.03.13 18:28:24.733225 [ 276 ] {ae21ac1f-465d-419b-ac5f-4f2ea66b7071} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2972 | 2025.03.13 18:28:24.733642 [ 276 ] {ae21ac1f-465d-419b-ac5f-4f2ea66b7071} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2973 | 2025.03.13 18:28:24.733975 [ 276 ] {ae21ac1f-465d-419b-ac5f-4f2ea66b7071} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2974 | 2025.03.13 18:28:24.734226 [ 276 ] {ae21ac1f-465d-419b-ac5f-4f2ea66b7071} <Debug> executeQuery: Read 691 rows, 56.42 KiB in 0.001944 sec., 355452.67489711934 rows/sec., 28.34 MiB/sec. | ||
2975 | 2025.03.13 18:28:24.734285 [ 276 ] {ae21ac1f-465d-419b-ac5f-4f2ea66b7071} <Debug> TCPHandler: Processed in 0.002140758 sec. | ||
2976 | 2025.03.13 18:28:24.734405 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2977 | 2025.03.13 18:28:24.734510 [ 276 ] {ee4022dc-2359-48f7-adbb-a9c29c029033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2978 | 2025.03.13 18:28:24.734554 [ 276 ] {ee4022dc-2359-48f7-adbb-a9c29c029033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2979 | 2025.03.13 18:28:24.735117 [ 276 ] {ee4022dc-2359-48f7-adbb-a9c29c029033} <Trace> oximeter.fields_u16 (70d7ac13-7519-46fa-b7e3-25cc1572d035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2980 | 2025.03.13 18:28:24.735156 [ 276 ] {ee4022dc-2359-48f7-adbb-a9c29c029033} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2981 | 2025.03.13 18:28:24.735515 [ 276 ] {ee4022dc-2359-48f7-adbb-a9c29c029033} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2982 | 2025.03.13 18:28:24.735755 [ 276 ] {ee4022dc-2359-48f7-adbb-a9c29c029033} <Trace> oximeter.fields_u16 (70d7ac13-7519-46fa-b7e3-25cc1572d035): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2983 | 2025.03.13 18:28:24.735958 [ 276 ] {ee4022dc-2359-48f7-adbb-a9c29c029033} <Debug> executeQuery: Read 143 rows, 9.17 KiB in 0.00147 sec., 97278.91156462586 rows/sec., 6.09 MiB/sec. | ||
2984 | 2025.03.13 18:28:24.736010 [ 276 ] {ee4022dc-2359-48f7-adbb-a9c29c029033} <Debug> TCPHandler: Processed in 0.001657022 sec. | ||
2985 | 2025.03.13 18:28:24.736125 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2986 | 2025.03.13 18:28:24.736229 [ 276 ] {fe458bac-0979-4d07-8c8a-1f02a3bc3260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2987 | 2025.03.13 18:28:24.736273 [ 276 ] {fe458bac-0979-4d07-8c8a-1f02a3bc3260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2988 | 2025.03.13 18:28:24.736822 [ 276 ] {fe458bac-0979-4d07-8c8a-1f02a3bc3260} <Trace> oximeter.fields_u32 (c2c0013c-3270-4a07-92c3-adbd6ff18017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2989 | 2025.03.13 18:28:24.736862 [ 276 ] {fe458bac-0979-4d07-8c8a-1f02a3bc3260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2990 | 2025.03.13 18:28:24.737213 [ 276 ] {fe458bac-0979-4d07-8c8a-1f02a3bc3260} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2991 | 2025.03.13 18:28:24.737449 [ 276 ] {fe458bac-0979-4d07-8c8a-1f02a3bc3260} <Trace> oximeter.fields_u32 (c2c0013c-3270-4a07-92c3-adbd6ff18017): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2992 | 2025.03.13 18:28:24.737652 [ 276 ] {fe458bac-0979-4d07-8c8a-1f02a3bc3260} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001445 sec., 78200.69204152249 rows/sec., 5.06 MiB/sec. | ||
2993 | 2025.03.13 18:28:24.737703 [ 276 ] {fe458bac-0979-4d07-8c8a-1f02a3bc3260} <Debug> TCPHandler: Processed in 0.001630281 sec. | ||
2994 | 2025.03.13 18:28:24.737836 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2995 | 2025.03.13 18:28:24.738053 [ 276 ] {8cd96e9f-8ca2-448c-8fe1-f53f4ca24d23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2996 | 2025.03.13 18:28:24.738107 [ 276 ] {8cd96e9f-8ca2-448c-8fe1-f53f4ca24d23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2997 | 2025.03.13 18:28:24.738692 [ 276 ] {8cd96e9f-8ca2-448c-8fe1-f53f4ca24d23} <Trace> oximeter.fields_u8 (1bfc32df-9a58-4a17-8325-ff80a3236ddb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2998 | 2025.03.13 18:28:24.738732 [ 276 ] {8cd96e9f-8ca2-448c-8fe1-f53f4ca24d23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
2999 | 2025.03.13 18:28:24.739108 [ 276 ] {8cd96e9f-8ca2-448c-8fe1-f53f4ca24d23} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3000 | 2025.03.13 18:28:24.739343 [ 276 ] {8cd96e9f-8ca2-448c-8fe1-f53f4ca24d23} <Trace> oximeter.fields_u8 (1bfc32df-9a58-4a17-8325-ff80a3236ddb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3001 | 2025.03.13 18:28:24.739550 [ 276 ] {8cd96e9f-8ca2-448c-8fe1-f53f4ca24d23} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001527 sec., 73346.4309102816 rows/sec., 4.18 MiB/sec. | ||
3002 | 2025.03.13 18:28:24.739602 [ 276 ] {8cd96e9f-8ca2-448c-8fe1-f53f4ca24d23} <Debug> TCPHandler: Processed in 0.001829898 sec. | ||
3003 | 2025.03.13 18:28:24.739718 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3004 | 2025.03.13 18:28:24.739906 [ 276 ] {beda35de-9f02-43b6-aa17-530ccea4e4d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3005 | 2025.03.13 18:28:24.739951 [ 276 ] {beda35de-9f02-43b6-aa17-530ccea4e4d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3006 | 2025.03.13 18:28:24.740608 [ 276 ] {beda35de-9f02-43b6-aa17-530ccea4e4d4} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3007 | 2025.03.13 18:28:24.740647 [ 276 ] {beda35de-9f02-43b6-aa17-530ccea4e4d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3008 | 2025.03.13 18:28:24.741014 [ 276 ] {beda35de-9f02-43b6-aa17-530ccea4e4d4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3009 | 2025.03.13 18:28:24.741248 [ 276 ] {beda35de-9f02-43b6-aa17-530ccea4e4d4} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3010 | 2025.03.13 18:28:24.741451 [ 276 ] {beda35de-9f02-43b6-aa17-530ccea4e4d4} <Debug> executeQuery: Read 419 rows, 30.55 KiB in 0.001567 sec., 267389.9170389279 rows/sec., 19.04 MiB/sec. | ||
3011 | 2025.03.13 18:28:24.741503 [ 276 ] {beda35de-9f02-43b6-aa17-530ccea4e4d4} <Debug> TCPHandler: Processed in 0.001836448 sec. | ||
3012 | 2025.03.13 18:28:24.741621 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3013 | 2025.03.13 18:28:24.741725 [ 276 ] {762b3e4a-a406-4af2-8ad2-2dde1cc49a5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3014 | 2025.03.13 18:28:24.741772 [ 276 ] {762b3e4a-a406-4af2-8ad2-2dde1cc49a5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3015 | 2025.03.13 18:28:24.742207 [ 276 ] {762b3e4a-a406-4af2-8ad2-2dde1cc49a5d} <Trace> oximeter.measurements_bool (e140ce10-76fa-4686-a1c0-b0a00f246ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3016 | 2025.03.13 18:28:24.742246 [ 276 ] {762b3e4a-a406-4af2-8ad2-2dde1cc49a5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3017 | 2025.03.13 18:28:24.742589 [ 276 ] {762b3e4a-a406-4af2-8ad2-2dde1cc49a5d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3018 | 2025.03.13 18:28:24.742823 [ 276 ] {762b3e4a-a406-4af2-8ad2-2dde1cc49a5d} <Trace> oximeter.measurements_bool (e140ce10-76fa-4686-a1c0-b0a00f246ee9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3019 | 2025.03.13 18:28:24.743112 [ 276 ] {762b3e4a-a406-4af2-8ad2-2dde1cc49a5d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001384 sec., 4335.260115606936 rows/sec., 226.50 KiB/sec. | ||
3020 | 2025.03.13 18:28:24.743211 [ 276 ] {762b3e4a-a406-4af2-8ad2-2dde1cc49a5d} <Debug> TCPHandler: Processed in 0.001643162 sec. | ||
3021 | 2025.03.13 18:28:24.743346 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3022 | 2025.03.13 18:28:24.743452 [ 276 ] {8245a59a-b5ea-4da9-b610-a8f678395a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3023 | 2025.03.13 18:28:24.743500 [ 276 ] {8245a59a-b5ea-4da9-b610-a8f678395a1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3024 | 2025.03.13 18:28:24.744025 [ 276 ] {8245a59a-b5ea-4da9-b610-a8f678395a1d} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3025 | 2025.03.13 18:28:24.744064 [ 276 ] {8245a59a-b5ea-4da9-b610-a8f678395a1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3026 | 2025.03.13 18:28:24.744461 [ 276 ] {8245a59a-b5ea-4da9-b610-a8f678395a1d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3027 | 2025.03.13 18:28:24.744692 [ 276 ] {8245a59a-b5ea-4da9-b610-a8f678395a1d} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3028 | 2025.03.13 18:28:24.744959 [ 276 ] {8245a59a-b5ea-4da9-b610-a8f678395a1d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001522 sec., 155716.1629434954 rows/sec., 10.44 MiB/sec. | ||
3029 | 2025.03.13 18:28:24.745169 [ 276 ] {8245a59a-b5ea-4da9-b610-a8f678395a1d} <Debug> TCPHandler: Processed in 0.00186983 sec. | ||
3030 | 2025.03.13 18:28:24.745316 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3031 | 2025.03.13 18:28:24.745422 [ 276 ] {9c10b737-b0fe-4ffb-91b1-4fc6a3460359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3032 | 2025.03.13 18:28:24.745469 [ 276 ] {9c10b737-b0fe-4ffb-91b1-4fc6a3460359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3033 | 2025.03.13 18:28:24.745916 [ 276 ] {9c10b737-b0fe-4ffb-91b1-4fc6a3460359} <Trace> oximeter.measurements_f64 (e9405784-d923-419d-a9dd-def0616178fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3034 | 2025.03.13 18:28:24.745955 [ 276 ] {9c10b737-b0fe-4ffb-91b1-4fc6a3460359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3035 | 2025.03.13 18:28:24.746294 [ 276 ] {9c10b737-b0fe-4ffb-91b1-4fc6a3460359} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3036 | 2025.03.13 18:28:24.746524 [ 276 ] {9c10b737-b0fe-4ffb-91b1-4fc6a3460359} <Trace> oximeter.measurements_f64 (e9405784-d923-419d-a9dd-def0616178fc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3037 | 2025.03.13 18:28:24.746695 [ 276 ] {9c10b737-b0fe-4ffb-91b1-4fc6a3460359} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001296 sec., 771.6049382716049 rows/sec., 51.99 KiB/sec. | ||
3038 | 2025.03.13 18:28:24.746744 [ 276 ] {9c10b737-b0fe-4ffb-91b1-4fc6a3460359} <Debug> TCPHandler: Processed in 0.001479516 sec. | ||
3039 | 2025.03.13 18:28:24.746878 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3040 | 2025.03.13 18:28:24.746982 [ 276 ] {8d1d6ecd-e1b4-4ff9-922f-54663d7fa150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3041 | 2025.03.13 18:28:24.747047 [ 276 ] {8d1d6ecd-e1b4-4ff9-922f-54663d7fa150} <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 | ||
3042 | 2025.03.13 18:28:24.748173 [ 276 ] {8d1d6ecd-e1b4-4ff9-922f-54663d7fa150} <Trace> oximeter.measurements_histogramu64 (bf63021a-b684-4ff8-b493-a267bf52294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3043 | 2025.03.13 18:28:24.748209 [ 276 ] {8d1d6ecd-e1b4-4ff9-922f-54663d7fa150} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3044 | 2025.03.13 18:28:24.748840 [ 276 ] {8d1d6ecd-e1b4-4ff9-922f-54663d7fa150} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3045 | 2025.03.13 18:28:24.749110 [ 276 ] {8d1d6ecd-e1b4-4ff9-922f-54663d7fa150} <Trace> oximeter.measurements_histogramu64 (bf63021a-b684-4ff8-b493-a267bf52294d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3046 | 2025.03.13 18:28:24.749322 [ 276 ] {8d1d6ecd-e1b4-4ff9-922f-54663d7fa150} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002362 sec., 15664.690939881457 rows/sec., 28.07 MiB/sec. | ||
3047 | 2025.03.13 18:28:24.749439 [ 276 ] {8d1d6ecd-e1b4-4ff9-922f-54663d7fa150} <Debug> TCPHandler: Processed in 0.002611773 sec. | ||
3048 | 2025.03.13 18:28:24.749590 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3049 | 2025.03.13 18:28:24.749710 [ 276 ] {7bac5eb6-d336-4e7c-99e3-9b9339c22656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3050 | 2025.03.13 18:28:24.749762 [ 276 ] {7bac5eb6-d336-4e7c-99e3-9b9339c22656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3051 | 2025.03.13 18:28:24.750239 [ 276 ] {7bac5eb6-d336-4e7c-99e3-9b9339c22656} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3052 | 2025.03.13 18:28:24.750277 [ 276 ] {7bac5eb6-d336-4e7c-99e3-9b9339c22656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
3053 | 2025.03.13 18:28:24.750668 [ 276 ] {7bac5eb6-d336-4e7c-99e3-9b9339c22656} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3054 | 2025.03.13 18:28:24.750920 [ 276 ] {7bac5eb6-d336-4e7c-99e3-9b9339c22656} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3055 | 2025.03.13 18:28:24.751132 [ 276 ] {7bac5eb6-d336-4e7c-99e3-9b9339c22656} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001448 sec., 56629.83425414364 rows/sec., 3.60 MiB/sec. | ||
3056 | 2025.03.13 18:28:24.751320 [ 276 ] {7bac5eb6-d336-4e7c-99e3-9b9339c22656} <Debug> TCPHandler: Processed in 0.001785196 sec. | ||
3057 | 2025.03.13 18:28:28.498912 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3058 | 2025.03.13 18:28:28.498979 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3059 | 2025.03.13 18:28:28.612320 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466 | ||
3060 | 2025.03.13 18:28:28.612944 [ 244 ] {} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3061 | 2025.03.13 18:28:28.612985 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3062 | 2025.03.13 18:28:28.613546 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3063 | 2025.03.13 18:28:28.613792 [ 244 ] {} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3064 | 2025.03.13 18:28:28.613991 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
3065 | 2025.03.13 18:28:29.022965 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
3066 | 2025.03.13 18:28:29.043817 [ 242 ] {} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3067 | 2025.03.13 18:28:29.043890 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3068 | 2025.03.13 18:28:29.051438 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3069 | 2025.03.13 18:28:29.052218 [ 242 ] {} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3070 | 2025.03.13 18:28:29.054884 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
3071 | 2025.03.13 18:28:29.722381 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3072 | 2025.03.13 18:28:29.722591 [ 276 ] {a7117b27-46bf-48bb-b36b-2801185097e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3073 | 2025.03.13 18:28:29.722673 [ 276 ] {a7117b27-46bf-48bb-b36b-2801185097e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3074 | 2025.03.13 18:28:29.723517 [ 276 ] {a7117b27-46bf-48bb-b36b-2801185097e9} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3075 | 2025.03.13 18:28:29.723572 [ 276 ] {a7117b27-46bf-48bb-b36b-2801185097e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3076 | 2025.03.13 18:28:29.724020 [ 276 ] {a7117b27-46bf-48bb-b36b-2801185097e9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3077 | 2025.03.13 18:28:29.724280 [ 276 ] {a7117b27-46bf-48bb-b36b-2801185097e9} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3078 | 2025.03.13 18:28:29.724532 [ 276 ] {a7117b27-46bf-48bb-b36b-2801185097e9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002 sec., 28000 rows/sec., 2.15 MiB/sec. | ||
3079 | 2025.03.13 18:28:29.724601 [ 276 ] {a7117b27-46bf-48bb-b36b-2801185097e9} <Debug> TCPHandler: Processed in 0.002367885 sec. | ||
3080 | 2025.03.13 18:28:29.724718 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3081 | 2025.03.13 18:28:29.724824 [ 276 ] {1a21d31b-5961-418b-ac2d-de2b81e77d44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3082 | 2025.03.13 18:28:29.724872 [ 276 ] {1a21d31b-5961-418b-ac2d-de2b81e77d44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3083 | 2025.03.13 18:28:29.725417 [ 276 ] {1a21d31b-5961-418b-ac2d-de2b81e77d44} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3084 | 2025.03.13 18:28:29.725459 [ 276 ] {1a21d31b-5961-418b-ac2d-de2b81e77d44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3085 | 2025.03.13 18:28:29.725824 [ 276 ] {1a21d31b-5961-418b-ac2d-de2b81e77d44} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3086 | 2025.03.13 18:28:29.726062 [ 276 ] {1a21d31b-5961-418b-ac2d-de2b81e77d44} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3087 | 2025.03.13 18:28:29.726285 [ 276 ] {1a21d31b-5961-418b-ac2d-de2b81e77d44} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001487 sec., 43039.67720242098 rows/sec., 3.36 MiB/sec. | ||
3088 | 2025.03.13 18:28:29.726339 [ 276 ] {1a21d31b-5961-418b-ac2d-de2b81e77d44} <Debug> TCPHandler: Processed in 0.001673662 sec. | ||
3089 | 2025.03.13 18:28:29.726460 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3090 | 2025.03.13 18:28:29.726566 [ 276 ] {721cb1c3-45bf-415e-9596-39ccc5983978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3091 | 2025.03.13 18:28:29.726616 [ 276 ] {721cb1c3-45bf-415e-9596-39ccc5983978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3092 | 2025.03.13 18:28:29.727134 [ 276 ] {721cb1c3-45bf-415e-9596-39ccc5983978} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3093 | 2025.03.13 18:28:29.727173 [ 276 ] {721cb1c3-45bf-415e-9596-39ccc5983978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3094 | 2025.03.13 18:28:29.727555 [ 276 ] {721cb1c3-45bf-415e-9596-39ccc5983978} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3095 | 2025.03.13 18:28:29.727820 [ 276 ] {721cb1c3-45bf-415e-9596-39ccc5983978} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3096 | 2025.03.13 18:28:29.728092 [ 276 ] {721cb1c3-45bf-415e-9596-39ccc5983978} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001547 sec., 103425.98577892696 rows/sec., 7.20 MiB/sec. | ||
3097 | 2025.03.13 18:28:29.728309 [ 276 ] {721cb1c3-45bf-415e-9596-39ccc5983978} <Debug> TCPHandler: Processed in 0.00189715 sec. | ||
3098 | 2025.03.13 18:28:29.728448 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3099 | 2025.03.13 18:28:29.728550 [ 276 ] {003baa90-0aa0-4ea4-950a-19bc3551cae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3100 | 2025.03.13 18:28:29.728598 [ 276 ] {003baa90-0aa0-4ea4-950a-19bc3551cae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3101 | 2025.03.13 18:28:29.729055 [ 276 ] {003baa90-0aa0-4ea4-950a-19bc3551cae5} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3102 | 2025.03.13 18:28:29.729094 [ 276 ] {003baa90-0aa0-4ea4-950a-19bc3551cae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3103 | 2025.03.13 18:28:29.729442 [ 276 ] {003baa90-0aa0-4ea4-950a-19bc3551cae5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3104 | 2025.03.13 18:28:29.729677 [ 276 ] {003baa90-0aa0-4ea4-950a-19bc3551cae5} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3105 | 2025.03.13 18:28:29.729890 [ 276 ] {003baa90-0aa0-4ea4-950a-19bc3551cae5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001362 sec., 44052.86343612335 rows/sec., 2.97 MiB/sec. | ||
3106 | 2025.03.13 18:28:29.729940 [ 276 ] {003baa90-0aa0-4ea4-950a-19bc3551cae5} <Debug> TCPHandler: Processed in 0.001543379 sec. | ||
3107 | 2025.03.13 18:28:30.187603 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3108 | 2025.03.13 18:28:30.187789 [ 276 ] {ce8f03e1-7b96-4e81-8b00-cbb826398f1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3109 | 2025.03.13 18:28:30.187858 [ 276 ] {ce8f03e1-7b96-4e81-8b00-cbb826398f1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3110 | 2025.03.13 18:28:30.188688 [ 276 ] {ce8f03e1-7b96-4e81-8b00-cbb826398f1e} <Trace> oximeter.fields_i16 (9e0fc66e-7e36-43be-a4c3-0323e9831ad8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3111 | 2025.03.13 18:28:30.188740 [ 276 ] {ce8f03e1-7b96-4e81-8b00-cbb826398f1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3112 | 2025.03.13 18:28:30.189169 [ 276 ] {ce8f03e1-7b96-4e81-8b00-cbb826398f1e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3113 | 2025.03.13 18:28:30.189424 [ 276 ] {ce8f03e1-7b96-4e81-8b00-cbb826398f1e} <Trace> oximeter.fields_i16 (9e0fc66e-7e36-43be-a4c3-0323e9831ad8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3114 | 2025.03.13 18:28:30.189632 [ 143 ] {} <Debug> oximeter.fields_i16 (9e0fc66e-7e36-43be-a4c3-0323e9831ad8) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3115 | 2025.03.13 18:28:30.189694 [ 276 ] {ce8f03e1-7b96-4e81-8b00-cbb826398f1e} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001956 sec., 108384.45807770963 rows/sec., 6.89 MiB/sec. | ||
3116 | 2025.03.13 18:28:30.189760 [ 143 ] {} <Trace> oximeter.fields_i16 (9e0fc66e-7e36-43be-a4c3-0323e9831ad8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3117 | 2025.03.13 18:28:30.189831 [ 276 ] {ce8f03e1-7b96-4e81-8b00-cbb826398f1e} <Debug> TCPHandler: Processed in 0.002349444 sec. | ||
3118 | 2025.03.13 18:28:30.189843 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3119 | 2025.03.13 18:28:30.190041 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3120 | 2025.03.13 18:28:30.190046 [ 198 ] {9e0fc66e-7e36-43be-a4c3-0323e9831ad8::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 | ||
3121 | 2025.03.13 18:28:30.190166 [ 276 ] {2eb02046-e0b2-43e4-82ce-b5c6a3bf4f9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3122 | 2025.03.13 18:28:30.190215 [ 198 ] {9e0fc66e-7e36-43be-a4c3-0323e9831ad8::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3123 | 2025.03.13 18:28:30.190227 [ 276 ] {2eb02046-e0b2-43e4-82ce-b5c6a3bf4f9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3124 | 2025.03.13 18:28:30.190269 [ 198 ] {9e0fc66e-7e36-43be-a4c3-0323e9831ad8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 212 rows starting from the beginning of the part | ||
3125 | 2025.03.13 18:28:30.190457 [ 198 ] {9e0fc66e-7e36-43be-a4c3-0323e9831ad8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 212 rows starting from the beginning of the part | ||
3126 | 2025.03.13 18:28:30.190815 [ 198 ] {9e0fc66e-7e36-43be-a4c3-0323e9831ad8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 212 rows starting from the beginning of the part | ||
3127 | 2025.03.13 18:28:30.191155 [ 198 ] {9e0fc66e-7e36-43be-a4c3-0323e9831ad8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 212 rows starting from the beginning of the part | ||
3128 | 2025.03.13 18:28:30.191434 [ 198 ] {9e0fc66e-7e36-43be-a4c3-0323e9831ad8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 212 rows starting from the beginning of the part | ||
3129 | 2025.03.13 18:28:30.192157 [ 276 ] {2eb02046-e0b2-43e4-82ce-b5c6a3bf4f9d} <Trace> oximeter.fields_ipaddr (cb31523a-dd0f-426c-b8bf-1b81ef1951bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3130 | 2025.03.13 18:28:30.192203 [ 276 ] {2eb02046-e0b2-43e4-82ce-b5c6a3bf4f9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3131 | 2025.03.13 18:28:30.192779 [ 276 ] {2eb02046-e0b2-43e4-82ce-b5c6a3bf4f9d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
3132 | 2025.03.13 18:28:30.193050 [ 196 ] {9e0fc66e-7e36-43be-a4c3-0323e9831ad8::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.003059996 sec., 346405.6815760543 rows/sec., 23.35 MiB/sec. | ||
3133 | 2025.03.13 18:28:30.193158 [ 276 ] {2eb02046-e0b2-43e4-82ce-b5c6a3bf4f9d} <Trace> oximeter.fields_ipaddr (cb31523a-dd0f-426c-b8bf-1b81ef1951bc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3134 | 2025.03.13 18:28:30.193474 [ 189 ] {9e0fc66e-7e36-43be-a4c3-0323e9831ad8::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3135 | 2025.03.13 18:28:30.193568 [ 276 ] {2eb02046-e0b2-43e4-82ce-b5c6a3bf4f9d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.003419 sec., 1169.93272886809 rows/sec., 95.40 KiB/sec. | ||
3136 | 2025.03.13 18:28:30.193860 [ 276 ] {2eb02046-e0b2-43e4-82ce-b5c6a3bf4f9d} <Debug> TCPHandler: Processed in 0.003903533 sec. | ||
3137 | 2025.03.13 18:28:30.194043 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3138 | 2025.03.13 18:28:30.194202 [ 276 ] {b5ba12fd-debb-461c-8f99-bdf7df2940b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3139 | 2025.03.13 18:28:30.194278 [ 276 ] {b5ba12fd-debb-461c-8f99-bdf7df2940b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3140 | 2025.03.13 18:28:30.194312 [ 189 ] {9e0fc66e-7e36-43be-a4c3-0323e9831ad8::all_1_9_2} <Trace> oximeter.fields_i16 (9e0fc66e-7e36-43be-a4c3-0323e9831ad8): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3141 | 2025.03.13 18:28:30.194536 [ 189 ] {9e0fc66e-7e36-43be-a4c3-0323e9831ad8::all_1_9_2} <Trace> oximeter.fields_i16 (9e0fc66e-7e36-43be-a4c3-0323e9831ad8) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3142 | 2025.03.13 18:28:30.194749 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
3143 | 2025.03.13 18:28:30.196075 [ 276 ] {b5ba12fd-debb-461c-8f99-bdf7df2940b7} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3144 | 2025.03.13 18:28:30.196119 [ 276 ] {b5ba12fd-debb-461c-8f99-bdf7df2940b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3145 | 2025.03.13 18:28:30.196608 [ 276 ] {b5ba12fd-debb-461c-8f99-bdf7df2940b7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3146 | 2025.03.13 18:28:30.196853 [ 276 ] {b5ba12fd-debb-461c-8f99-bdf7df2940b7} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3147 | 2025.03.13 18:28:30.197018 [ 143 ] {} <Debug> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3148 | 2025.03.13 18:28:30.197075 [ 143 ] {} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3149 | 2025.03.13 18:28:30.197112 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3150 | 2025.03.13 18:28:30.197118 [ 276 ] {b5ba12fd-debb-461c-8f99-bdf7df2940b7} <Debug> executeQuery: Read 1835 rows, 153.33 KiB in 0.00294 sec., 624149.6598639456 rows/sec., 50.93 MiB/sec. | ||
3151 | 2025.03.13 18:28:30.197481 [ 276 ] {b5ba12fd-debb-461c-8f99-bdf7df2940b7} <Debug> TCPHandler: Processed in 0.003515931 sec. | ||
3152 | 2025.03.13 18:28:30.197502 [ 196 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::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 | ||
3153 | 2025.03.13 18:28:30.197829 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3154 | 2025.03.13 18:28:30.197845 [ 196 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3155 | 2025.03.13 18:28:30.197896 [ 196 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1828 rows starting from the beginning of the part | ||
3156 | 2025.03.13 18:28:30.198022 [ 276 ] {6ae1de4e-d2bc-4b03-a37e-11a423081891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3157 | 2025.03.13 18:28:30.198176 [ 196 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 691 rows starting from the beginning of the part | ||
3158 | 2025.03.13 18:28:30.198178 [ 276 ] {6ae1de4e-d2bc-4b03-a37e-11a423081891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3159 | 2025.03.13 18:28:30.198488 [ 196 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part | ||
3160 | 2025.03.13 18:28:30.198816 [ 196 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 691 rows starting from the beginning of the part | ||
3161 | 2025.03.13 18:28:30.199131 [ 196 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::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 | ||
3162 | 2025.03.13 18:28:30.199439 [ 196 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1835 rows starting from the beginning of the part | ||
3163 | 2025.03.13 18:28:30.200745 [ 276 ] {6ae1de4e-d2bc-4b03-a37e-11a423081891} <Trace> oximeter.fields_u16 (70d7ac13-7519-46fa-b7e3-25cc1572d035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3164 | 2025.03.13 18:28:30.200794 [ 276 ] {6ae1de4e-d2bc-4b03-a37e-11a423081891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3165 | 2025.03.13 18:28:30.201744 [ 276 ] {6ae1de4e-d2bc-4b03-a37e-11a423081891} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3166 | 2025.03.13 18:28:30.202134 [ 276 ] {6ae1de4e-d2bc-4b03-a37e-11a423081891} <Trace> oximeter.fields_u16 (70d7ac13-7519-46fa-b7e3-25cc1572d035): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3167 | 2025.03.13 18:28:30.202468 [ 276 ] {6ae1de4e-d2bc-4b03-a37e-11a423081891} <Debug> executeQuery: Read 148 rows, 9.52 KiB in 0.004499 sec., 32896.19915536786 rows/sec., 2.07 MiB/sec. | ||
3168 | 2025.03.13 18:28:30.202607 [ 276 ] {6ae1de4e-d2bc-4b03-a37e-11a423081891} <Debug> TCPHandler: Processed in 0.004899464 sec. | ||
3169 | 2025.03.13 18:28:30.202776 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3170 | 2025.03.13 18:28:30.203040 [ 276 ] {891b1984-5bfb-499c-88da-963378017a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3171 | 2025.03.13 18:28:30.203058 [ 189 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5157 rows, containing 5 columns (5 merged, 0 gathered) in 0.005860586 sec., 879946.1350793248 rows/sec., 74.60 MiB/sec. | ||
3172 | 2025.03.13 18:28:30.203110 [ 276 ] {891b1984-5bfb-499c-88da-963378017a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3173 | 2025.03.13 18:28:30.203412 [ 189 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3174 | 2025.03.13 18:28:30.203957 [ 189 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_21_4} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3175 | 2025.03.13 18:28:30.204179 [ 189 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_21_4} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3176 | 2025.03.13 18:28:30.204351 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
3177 | 2025.03.13 18:28:30.204423 [ 276 ] {891b1984-5bfb-499c-88da-963378017a68} <Trace> oximeter.fields_u32 (c2c0013c-3270-4a07-92c3-adbd6ff18017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3178 | 2025.03.13 18:28:30.204468 [ 276 ] {891b1984-5bfb-499c-88da-963378017a68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3179 | 2025.03.13 18:28:30.204855 [ 276 ] {891b1984-5bfb-499c-88da-963378017a68} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3180 | 2025.03.13 18:28:30.205108 [ 276 ] {891b1984-5bfb-499c-88da-963378017a68} <Trace> oximeter.fields_u32 (c2c0013c-3270-4a07-92c3-adbd6ff18017): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3181 | 2025.03.13 18:28:30.205368 [ 276 ] {891b1984-5bfb-499c-88da-963378017a68} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.002386 sec., 142917.01592623637 rows/sec., 9.54 MiB/sec. | ||
3182 | 2025.03.13 18:28:30.205533 [ 276 ] {891b1984-5bfb-499c-88da-963378017a68} <Debug> TCPHandler: Processed in 0.00284827 sec. | ||
3183 | 2025.03.13 18:28:30.205646 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3184 | 2025.03.13 18:28:30.205746 [ 276 ] {27c46b66-249b-4e7f-a19e-f7cadd641f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3185 | 2025.03.13 18:28:30.205790 [ 276 ] {27c46b66-249b-4e7f-a19e-f7cadd641f20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3186 | 2025.03.13 18:28:30.206374 [ 276 ] {27c46b66-249b-4e7f-a19e-f7cadd641f20} <Trace> oximeter.fields_u8 (1bfc32df-9a58-4a17-8325-ff80a3236ddb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3187 | 2025.03.13 18:28:30.206414 [ 276 ] {27c46b66-249b-4e7f-a19e-f7cadd641f20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3188 | 2025.03.13 18:28:30.206787 [ 276 ] {27c46b66-249b-4e7f-a19e-f7cadd641f20} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3189 | 2025.03.13 18:28:30.207029 [ 276 ] {27c46b66-249b-4e7f-a19e-f7cadd641f20} <Trace> oximeter.fields_u8 (1bfc32df-9a58-4a17-8325-ff80a3236ddb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3190 | 2025.03.13 18:28:30.207185 [ 143 ] {} <Debug> oximeter.fields_u8 (1bfc32df-9a58-4a17-8325-ff80a3236ddb) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3191 | 2025.03.13 18:28:30.207245 [ 143 ] {} <Trace> oximeter.fields_u8 (1bfc32df-9a58-4a17-8325-ff80a3236ddb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3192 | 2025.03.13 18:28:30.207278 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3193 | 2025.03.13 18:28:30.207285 [ 276 ] {27c46b66-249b-4e7f-a19e-f7cadd641f20} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001551 sec., 72211.47646679562 rows/sec., 4.11 MiB/sec. | ||
3194 | 2025.03.13 18:28:30.207499 [ 276 ] {27c46b66-249b-4e7f-a19e-f7cadd641f20} <Debug> TCPHandler: Processed in 0.00190028 sec. | ||
3195 | 2025.03.13 18:28:30.207533 [ 203 ] {1bfc32df-9a58-4a17-8325-ff80a3236ddb::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 | ||
3196 | 2025.03.13 18:28:30.207694 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3197 | 2025.03.13 18:28:30.207747 [ 203 ] {1bfc32df-9a58-4a17-8325-ff80a3236ddb::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3198 | 2025.03.13 18:28:30.207812 [ 203 ] {1bfc32df-9a58-4a17-8325-ff80a3236ddb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 112 rows starting from the beginning of the part | ||
3199 | 2025.03.13 18:28:30.207895 [ 276 ] {293b2fc0-b9d6-49ba-b3ea-447a86a64bf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3200 | 2025.03.13 18:28:30.208056 [ 276 ] {293b2fc0-b9d6-49ba-b3ea-447a86a64bf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3201 | 2025.03.13 18:28:30.208083 [ 203 ] {1bfc32df-9a58-4a17-8325-ff80a3236ddb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 112 rows starting from the beginning of the part | ||
3202 | 2025.03.13 18:28:30.208424 [ 203 ] {1bfc32df-9a58-4a17-8325-ff80a3236ddb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 112 rows starting from the beginning of the part | ||
3203 | 2025.03.13 18:28:30.208831 [ 203 ] {1bfc32df-9a58-4a17-8325-ff80a3236ddb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 112 rows starting from the beginning of the part | ||
3204 | 2025.03.13 18:28:30.209240 [ 203 ] {1bfc32df-9a58-4a17-8325-ff80a3236ddb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 112 rows starting from the beginning of the part | ||
3205 | 2025.03.13 18:28:30.210953 [ 276 ] {293b2fc0-b9d6-49ba-b3ea-447a86a64bf6} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3206 | 2025.03.13 18:28:30.211013 [ 276 ] {293b2fc0-b9d6-49ba-b3ea-447a86a64bf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3207 | 2025.03.13 18:28:30.211532 [ 203 ] {1bfc32df-9a58-4a17-8325-ff80a3236ddb::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004183202 sec., 133868.7445645704 rows/sec., 8.14 MiB/sec. | ||
3208 | 2025.03.13 18:28:30.211773 [ 203 ] {1bfc32df-9a58-4a17-8325-ff80a3236ddb::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3209 | 2025.03.13 18:28:30.211951 [ 276 ] {293b2fc0-b9d6-49ba-b3ea-447a86a64bf6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3210 | 2025.03.13 18:28:30.212239 [ 203 ] {1bfc32df-9a58-4a17-8325-ff80a3236ddb::all_1_9_2} <Trace> oximeter.fields_u8 (1bfc32df-9a58-4a17-8325-ff80a3236ddb): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3211 | 2025.03.13 18:28:30.212392 [ 276 ] {293b2fc0-b9d6-49ba-b3ea-447a86a64bf6} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3212 | 2025.03.13 18:28:30.212411 [ 203 ] {1bfc32df-9a58-4a17-8325-ff80a3236ddb::all_1_9_2} <Trace> oximeter.fields_u8 (1bfc32df-9a58-4a17-8325-ff80a3236ddb) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3213 | 2025.03.13 18:28:30.212580 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
3214 | 2025.03.13 18:28:30.212676 [ 143 ] {} <Debug> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3215 | 2025.03.13 18:28:30.212744 [ 143 ] {} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3216 | 2025.03.13 18:28:30.212782 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3217 | 2025.03.13 18:28:30.212832 [ 276 ] {293b2fc0-b9d6-49ba-b3ea-447a86a64bf6} <Debug> executeQuery: Read 880 rows, 65.24 KiB in 0.004982 sec., 176635.88920112402 rows/sec., 12.79 MiB/sec. | ||
3218 | 2025.03.13 18:28:30.213134 [ 276 ] {293b2fc0-b9d6-49ba-b3ea-447a86a64bf6} <Debug> TCPHandler: Processed in 0.005510664 sec. | ||
3219 | 2025.03.13 18:28:30.213264 [ 189 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::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 | ||
3220 | 2025.03.13 18:28:30.213483 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3221 | 2025.03.13 18:28:30.213779 [ 189 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3222 | 2025.03.13 18:28:30.213784 [ 276 ] {1f3cc04e-ac3e-4e36-a23a-038a5a268fc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3223 | 2025.03.13 18:28:30.213848 [ 189 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 894 rows starting from the beginning of the part | ||
3224 | 2025.03.13 18:28:30.213906 [ 276 ] {1f3cc04e-ac3e-4e36-a23a-038a5a268fc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3225 | 2025.03.13 18:28:30.214254 [ 189 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 425 rows starting from the beginning of the part | ||
3226 | 2025.03.13 18:28:30.214675 [ 189 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part | ||
3227 | 2025.03.13 18:28:30.215012 [ 189 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 419 rows starting from the beginning of the part | ||
3228 | 2025.03.13 18:28:30.215219 [ 189 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::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 | ||
3229 | 2025.03.13 18:28:30.215645 [ 189 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 880 rows starting from the beginning of the part | ||
3230 | 2025.03.13 18:28:30.216267 [ 276 ] {1f3cc04e-ac3e-4e36-a23a-038a5a268fc7} <Trace> oximeter.measurements_bool (e140ce10-76fa-4686-a1c0-b0a00f246ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3231 | 2025.03.13 18:28:30.216331 [ 276 ] {1f3cc04e-ac3e-4e36-a23a-038a5a268fc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3232 | 2025.03.13 18:28:30.217235 [ 276 ] {1f3cc04e-ac3e-4e36-a23a-038a5a268fc7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3233 | 2025.03.13 18:28:30.217830 [ 276 ] {1f3cc04e-ac3e-4e36-a23a-038a5a268fc7} <Trace> oximeter.measurements_bool (e140ce10-76fa-4686-a1c0-b0a00f246ee9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3234 | 2025.03.13 18:28:30.218236 [ 276 ] {1f3cc04e-ac3e-4e36-a23a-038a5a268fc7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004549 sec., 1318.9712024620796 rows/sec., 68.91 KiB/sec. | ||
3235 | 2025.03.13 18:28:30.218316 [ 276 ] {1f3cc04e-ac3e-4e36-a23a-038a5a268fc7} <Debug> TCPHandler: Processed in 0.004958267 sec. | ||
3236 | 2025.03.13 18:28:30.218444 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3237 | 2025.03.13 18:28:30.218550 [ 276 ] {ea2c7c78-e691-4c34-93f4-44297ceb8da1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3238 | 2025.03.13 18:28:30.218670 [ 276 ] {ea2c7c78-e691-4c34-93f4-44297ceb8da1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3239 | 2025.03.13 18:28:30.219078 [ 189 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2746 rows, containing 5 columns (5 merged, 0 gathered) in 0.006192036 sec., 443472.87386572047 rows/sec., 33.78 MiB/sec. | ||
3240 | 2025.03.13 18:28:30.219366 [ 189 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3241 | 2025.03.13 18:28:30.219756 [ 189 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_21_4} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3242 | 2025.03.13 18:28:30.219976 [ 189 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_21_4} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3243 | 2025.03.13 18:28:30.220133 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
3244 | 2025.03.13 18:28:30.220351 [ 276 ] {ea2c7c78-e691-4c34-93f4-44297ceb8da1} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3245 | 2025.03.13 18:28:30.220395 [ 276 ] {ea2c7c78-e691-4c34-93f4-44297ceb8da1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3246 | 2025.03.13 18:28:30.220847 [ 276 ] {ea2c7c78-e691-4c34-93f4-44297ceb8da1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3247 | 2025.03.13 18:28:30.221114 [ 276 ] {ea2c7c78-e691-4c34-93f4-44297ceb8da1} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3248 | 2025.03.13 18:28:30.221272 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3249 | 2025.03.13 18:28:30.221332 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3250 | 2025.03.13 18:28:30.221358 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3251 | 2025.03.13 18:28:30.221389 [ 276 ] {ea2c7c78-e691-4c34-93f4-44297ceb8da1} <Debug> executeQuery: Read 957 rows, 65.11 KiB in 0.00285 sec., 335789.4736842105 rows/sec., 22.31 MiB/sec. | ||
3252 | 2025.03.13 18:28:30.221610 [ 276 ] {ea2c7c78-e691-4c34-93f4-44297ceb8da1} <Debug> TCPHandler: Processed in 0.003225822 sec. | ||
3253 | 2025.03.13 18:28:30.221639 [ 192 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::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 | ||
3254 | 2025.03.13 18:28:30.221786 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3255 | 2025.03.13 18:28:30.221845 [ 192 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3256 | 2025.03.13 18:28:30.221919 [ 192 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5537 rows starting from the beginning of the part | ||
3257 | 2025.03.13 18:28:30.221964 [ 276 ] {c322acee-3ae1-4b54-a9c6-def713a0ec70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3258 | 2025.03.13 18:28:30.222125 [ 276 ] {c322acee-3ae1-4b54-a9c6-def713a0ec70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3259 | 2025.03.13 18:28:30.222200 [ 192 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 237 rows starting from the beginning of the part | ||
3260 | 2025.03.13 18:28:30.222572 [ 192 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
3261 | 2025.03.13 18:28:30.222933 [ 192 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 237 rows starting from the beginning of the part | ||
3262 | 2025.03.13 18:28:30.223280 [ 192 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::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 | ||
3263 | 2025.03.13 18:28:30.223712 [ 192 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 957 rows starting from the beginning of the part | ||
3264 | 2025.03.13 18:28:30.224761 [ 276 ] {c322acee-3ae1-4b54-a9c6-def713a0ec70} <Trace> oximeter.measurements_f64 (e9405784-d923-419d-a9dd-def0616178fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3265 | 2025.03.13 18:28:30.224829 [ 276 ] {c322acee-3ae1-4b54-a9c6-def713a0ec70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3266 | 2025.03.13 18:28:30.225459 [ 276 ] {c322acee-3ae1-4b54-a9c6-def713a0ec70} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3267 | 2025.03.13 18:28:30.225967 [ 276 ] {c322acee-3ae1-4b54-a9c6-def713a0ec70} <Trace> oximeter.measurements_f64 (e9405784-d923-419d-a9dd-def0616178fc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3268 | 2025.03.13 18:28:30.226475 [ 276 ] {c322acee-3ae1-4b54-a9c6-def713a0ec70} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004543 sec., 220.1188641866608 rows/sec., 14.83 KiB/sec. | ||
3269 | 2025.03.13 18:28:30.226553 [ 276 ] {c322acee-3ae1-4b54-a9c6-def713a0ec70} <Debug> TCPHandler: Processed in 0.004845143 sec. | ||
3270 | 2025.03.13 18:28:30.226689 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3271 | 2025.03.13 18:28:30.226791 [ 276 ] {e407838c-8ca4-4ed9-8ac8-f4fbcf6d586a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3272 | 2025.03.13 18:28:30.226885 [ 276 ] {e407838c-8ca4-4ed9-8ac8-f4fbcf6d586a} <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 | ||
3273 | 2025.03.13 18:28:30.227937 [ 200 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7288 rows, containing 5 columns (5 merged, 0 gathered) in 0.006488574 sec., 1123205.1911560227 rows/sec., 75.60 MiB/sec. | ||
3274 | 2025.03.13 18:28:30.228523 [ 187 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3275 | 2025.03.13 18:28:30.228827 [ 276 ] {e407838c-8ca4-4ed9-8ac8-f4fbcf6d586a} <Trace> oximeter.measurements_histogramu64 (bf63021a-b684-4ff8-b493-a267bf52294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3276 | 2025.03.13 18:28:30.228888 [ 276 ] {e407838c-8ca4-4ed9-8ac8-f4fbcf6d586a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3277 | 2025.03.13 18:28:30.229181 [ 187 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3278 | 2025.03.13 18:28:30.229360 [ 187 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3279 | 2025.03.13 18:28:30.229523 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. | ||
3280 | 2025.03.13 18:28:30.229965 [ 276 ] {e407838c-8ca4-4ed9-8ac8-f4fbcf6d586a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3281 | 2025.03.13 18:28:30.230232 [ 276 ] {e407838c-8ca4-4ed9-8ac8-f4fbcf6d586a} <Trace> oximeter.measurements_histogramu64 (bf63021a-b684-4ff8-b493-a267bf52294d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3282 | 2025.03.13 18:28:30.230482 [ 276 ] {e407838c-8ca4-4ed9-8ac8-f4fbcf6d586a} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.003712 sec., 10237.068965517241 rows/sec., 18.34 MiB/sec. | ||
3283 | 2025.03.13 18:28:30.230589 [ 276 ] {e407838c-8ca4-4ed9-8ac8-f4fbcf6d586a} <Debug> TCPHandler: Processed in 0.003963995 sec. | ||
3284 | 2025.03.13 18:28:30.230731 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3285 | 2025.03.13 18:28:30.230836 [ 276 ] {fecba052-1632-4e06-ae5f-877a5a8ff64e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3286 | 2025.03.13 18:28:30.230882 [ 276 ] {fecba052-1632-4e06-ae5f-877a5a8ff64e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3287 | 2025.03.13 18:28:30.231311 [ 276 ] {fecba052-1632-4e06-ae5f-877a5a8ff64e} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3288 | 2025.03.13 18:28:30.231350 [ 276 ] {fecba052-1632-4e06-ae5f-877a5a8ff64e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3289 | 2025.03.13 18:28:30.231697 [ 276 ] {fecba052-1632-4e06-ae5f-877a5a8ff64e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3290 | 2025.03.13 18:28:30.231955 [ 276 ] {fecba052-1632-4e06-ae5f-877a5a8ff64e} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3291 | 2025.03.13 18:28:30.232105 [ 143 ] {} <Debug> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3292 | 2025.03.13 18:28:30.232161 [ 143 ] {} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3293 | 2025.03.13 18:28:30.232195 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3294 | 2025.03.13 18:28:30.232208 [ 276 ] {fecba052-1632-4e06-ae5f-877a5a8ff64e} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001384 sec., 24566.473988439306 rows/sec., 1.43 MiB/sec. | ||
3295 | 2025.03.13 18:28:30.232339 [ 276 ] {fecba052-1632-4e06-ae5f-877a5a8ff64e} <Debug> TCPHandler: Processed in 0.001660573 sec. | ||
3296 | 2025.03.13 18:28:30.232365 [ 190 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::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 | ||
3297 | 2025.03.13 18:28:30.232467 [ 190 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3298 | 2025.03.13 18:28:30.232500 [ 190 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 840 rows starting from the beginning of the part | ||
3299 | 2025.03.13 18:28:30.232591 [ 190 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 82 rows starting from the beginning of the part | ||
3300 | 2025.03.13 18:28:30.232824 [ 190 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
3301 | 2025.03.13 18:28:30.232979 [ 190 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 82 rows starting from the beginning of the part | ||
3302 | 2025.03.13 18:28:30.233126 [ 190 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::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 | ||
3303 | 2025.03.13 18:28:30.233282 [ 190 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part | ||
3304 | 2025.03.13 18:28:30.234377 [ 187 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1158 rows, containing 4 columns (4 merged, 0 gathered) in 0.002111107 sec., 548527.3839743793 rows/sec., 35.54 MiB/sec. | ||
3305 | 2025.03.13 18:28:30.234570 [ 200 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3306 | 2025.03.13 18:28:30.234882 [ 200 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_21_4} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3307 | 2025.03.13 18:28:30.234969 [ 200 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_21_4} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3308 | 2025.03.13 18:28:30.235056 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
3309 | 2025.03.13 18:28:33.619559 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 482 | ||
3310 | 2025.03.13 18:28:33.623165 [ 243 ] {} <Trace> system.query_log (5f2578bd-8b88-4233-9145-01cb1ba96b2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3311 | 2025.03.13 18:28:33.623222 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3312 | 2025.03.13 18:28:33.624773 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3313 | 2025.03.13 18:28:33.625102 [ 243 ] {} <Trace> system.query_log (5f2578bd-8b88-4233-9145-01cb1ba96b2c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3314 | 2025.03.13 18:28:33.625864 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 482 | ||
3315 | 2025.03.13 18:28:34.721056 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3316 | 2025.03.13 18:28:34.721247 [ 276 ] {017fd501-0208-4f85-b773-187a60db671d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3317 | 2025.03.13 18:28:34.721319 [ 276 ] {017fd501-0208-4f85-b773-187a60db671d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3318 | 2025.03.13 18:28:34.722130 [ 276 ] {017fd501-0208-4f85-b773-187a60db671d} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3319 | 2025.03.13 18:28:34.722183 [ 276 ] {017fd501-0208-4f85-b773-187a60db671d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3320 | 2025.03.13 18:28:34.722624 [ 276 ] {017fd501-0208-4f85-b773-187a60db671d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3321 | 2025.03.13 18:28:34.722880 [ 276 ] {017fd501-0208-4f85-b773-187a60db671d} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3322 | 2025.03.13 18:28:34.723125 [ 276 ] {017fd501-0208-4f85-b773-187a60db671d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001931 sec., 29000.51786639047 rows/sec., 2.23 MiB/sec. | ||
3323 | 2025.03.13 18:28:34.723191 [ 276 ] {017fd501-0208-4f85-b773-187a60db671d} <Debug> TCPHandler: Processed in 0.002269951 sec. | ||
3324 | 2025.03.13 18:28:34.723326 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3325 | 2025.03.13 18:28:34.723437 [ 276 ] {03958b7c-54dd-40f0-884c-16421621b0f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3326 | 2025.03.13 18:28:34.723485 [ 276 ] {03958b7c-54dd-40f0-884c-16421621b0f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3327 | 2025.03.13 18:28:34.724053 [ 276 ] {03958b7c-54dd-40f0-884c-16421621b0f7} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3328 | 2025.03.13 18:28:34.724094 [ 276 ] {03958b7c-54dd-40f0-884c-16421621b0f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3329 | 2025.03.13 18:28:34.724453 [ 276 ] {03958b7c-54dd-40f0-884c-16421621b0f7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3330 | 2025.03.13 18:28:34.724700 [ 276 ] {03958b7c-54dd-40f0-884c-16421621b0f7} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3331 | 2025.03.13 18:28:34.724913 [ 276 ] {03958b7c-54dd-40f0-884c-16421621b0f7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001502 sec., 42609.85352862849 rows/sec., 3.33 MiB/sec. | ||
3332 | 2025.03.13 18:28:34.724967 [ 276 ] {03958b7c-54dd-40f0-884c-16421621b0f7} <Debug> TCPHandler: Processed in 0.001695954 sec. | ||
3333 | 2025.03.13 18:28:34.725094 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3334 | 2025.03.13 18:28:34.725203 [ 276 ] {6033b3ab-59e9-4627-8cc5-ee43e3cdc250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3335 | 2025.03.13 18:28:34.725253 [ 276 ] {6033b3ab-59e9-4627-8cc5-ee43e3cdc250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3336 | 2025.03.13 18:28:34.725769 [ 276 ] {6033b3ab-59e9-4627-8cc5-ee43e3cdc250} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3337 | 2025.03.13 18:28:34.725812 [ 276 ] {6033b3ab-59e9-4627-8cc5-ee43e3cdc250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3338 | 2025.03.13 18:28:34.726197 [ 276 ] {6033b3ab-59e9-4627-8cc5-ee43e3cdc250} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3339 | 2025.03.13 18:28:34.726449 [ 276 ] {6033b3ab-59e9-4627-8cc5-ee43e3cdc250} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3340 | 2025.03.13 18:28:34.726706 [ 276 ] {6033b3ab-59e9-4627-8cc5-ee43e3cdc250} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001526 sec., 83879.4233289646 rows/sec., 5.84 MiB/sec. | ||
3341 | 2025.03.13 18:28:34.726937 [ 276 ] {6033b3ab-59e9-4627-8cc5-ee43e3cdc250} <Debug> TCPHandler: Processed in 0.00188995 sec. | ||
3342 | 2025.03.13 18:28:34.727100 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3343 | 2025.03.13 18:28:34.727209 [ 276 ] {eb07ca4f-55c9-48a9-9b73-a408feddcc14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3344 | 2025.03.13 18:28:34.727257 [ 276 ] {eb07ca4f-55c9-48a9-9b73-a408feddcc14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3345 | 2025.03.13 18:28:34.727732 [ 276 ] {eb07ca4f-55c9-48a9-9b73-a408feddcc14} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3346 | 2025.03.13 18:28:34.727770 [ 276 ] {eb07ca4f-55c9-48a9-9b73-a408feddcc14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3347 | 2025.03.13 18:28:34.728132 [ 276 ] {eb07ca4f-55c9-48a9-9b73-a408feddcc14} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3348 | 2025.03.13 18:28:34.728371 [ 276 ] {eb07ca4f-55c9-48a9-9b73-a408feddcc14} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3349 | 2025.03.13 18:28:34.728585 [ 276 ] {eb07ca4f-55c9-48a9-9b73-a408feddcc14} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001402 sec., 34236.804564907274 rows/sec., 2.31 MiB/sec. | ||
3350 | 2025.03.13 18:28:34.728641 [ 276 ] {eb07ca4f-55c9-48a9-9b73-a408feddcc14} <Debug> TCPHandler: Processed in 0.001592071 sec. | ||
3351 | 2025.03.13 18:28:36.115113 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6954 | ||
3352 | 2025.03.13 18:28:36.115793 [ 244 ] {} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3353 | 2025.03.13 18:28:36.115834 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3354 | 2025.03.13 18:28:36.116384 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3355 | 2025.03.13 18:28:36.116639 [ 244 ] {} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3356 | 2025.03.13 18:28:36.116906 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6954 | ||
3357 | 2025.03.13 18:28:36.555909 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 114 | ||
3358 | 2025.03.13 18:28:36.577019 [ 242 ] {} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3359 | 2025.03.13 18:28:36.577072 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3360 | 2025.03.13 18:28:36.584688 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3361 | 2025.03.13 18:28:36.585470 [ 242 ] {} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3362 | 2025.03.13 18:28:36.589017 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 114 | ||
3363 | 2025.03.13 18:28:39.720877 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3364 | 2025.03.13 18:28:39.721178 [ 276 ] {4d812bd6-dff2-4a27-96f0-fde8c339a9f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3365 | 2025.03.13 18:28:39.721294 [ 276 ] {4d812bd6-dff2-4a27-96f0-fde8c339a9f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3366 | 2025.03.13 18:28:39.722353 [ 276 ] {4d812bd6-dff2-4a27-96f0-fde8c339a9f8} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3367 | 2025.03.13 18:28:39.722401 [ 276 ] {4d812bd6-dff2-4a27-96f0-fde8c339a9f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3368 | 2025.03.13 18:28:39.722839 [ 276 ] {4d812bd6-dff2-4a27-96f0-fde8c339a9f8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3369 | 2025.03.13 18:28:39.723092 [ 276 ] {4d812bd6-dff2-4a27-96f0-fde8c339a9f8} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3370 | 2025.03.13 18:28:39.723292 [ 276 ] {4d812bd6-dff2-4a27-96f0-fde8c339a9f8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002206 sec., 25385.312783318223 rows/sec., 1.95 MiB/sec. | ||
3371 | 2025.03.13 18:28:39.723347 [ 276 ] {4d812bd6-dff2-4a27-96f0-fde8c339a9f8} <Debug> TCPHandler: Processed in 0.002667284 sec. | ||
3372 | 2025.03.13 18:28:39.723475 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3373 | 2025.03.13 18:28:39.723579 [ 276 ] {0f4814e8-f35b-4bb5-96c4-0f638a04eed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3374 | 2025.03.13 18:28:39.723621 [ 276 ] {0f4814e8-f35b-4bb5-96c4-0f638a04eed0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3375 | 2025.03.13 18:28:39.724157 [ 276 ] {0f4814e8-f35b-4bb5-96c4-0f638a04eed0} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3376 | 2025.03.13 18:28:39.724194 [ 276 ] {0f4814e8-f35b-4bb5-96c4-0f638a04eed0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3377 | 2025.03.13 18:28:39.724543 [ 276 ] {0f4814e8-f35b-4bb5-96c4-0f638a04eed0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3378 | 2025.03.13 18:28:39.724785 [ 276 ] {0f4814e8-f35b-4bb5-96c4-0f638a04eed0} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3379 | 2025.03.13 18:28:39.724963 [ 276 ] {0f4814e8-f35b-4bb5-96c4-0f638a04eed0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001413 sec., 45293.70134465676 rows/sec., 3.54 MiB/sec. | ||
3380 | 2025.03.13 18:28:39.725014 [ 276 ] {0f4814e8-f35b-4bb5-96c4-0f638a04eed0} <Debug> TCPHandler: Processed in 0.001596531 sec. | ||
3381 | 2025.03.13 18:28:39.725131 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3382 | 2025.03.13 18:28:39.725235 [ 276 ] {db3d6eeb-d851-40d8-8b52-ee0eef38e99e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3383 | 2025.03.13 18:28:39.725284 [ 276 ] {db3d6eeb-d851-40d8-8b52-ee0eef38e99e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3384 | 2025.03.13 18:28:39.725793 [ 276 ] {db3d6eeb-d851-40d8-8b52-ee0eef38e99e} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3385 | 2025.03.13 18:28:39.725830 [ 276 ] {db3d6eeb-d851-40d8-8b52-ee0eef38e99e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3386 | 2025.03.13 18:28:39.726223 [ 276 ] {db3d6eeb-d851-40d8-8b52-ee0eef38e99e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3387 | 2025.03.13 18:28:39.726462 [ 276 ] {db3d6eeb-d851-40d8-8b52-ee0eef38e99e} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3388 | 2025.03.13 18:28:39.726632 [ 276 ] {db3d6eeb-d851-40d8-8b52-ee0eef38e99e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001425 sec., 112280.70175438595 rows/sec., 7.82 MiB/sec. | ||
3389 | 2025.03.13 18:28:39.726681 [ 276 ] {db3d6eeb-d851-40d8-8b52-ee0eef38e99e} <Debug> TCPHandler: Processed in 0.001607061 sec. | ||
3390 | 2025.03.13 18:28:39.726817 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3391 | 2025.03.13 18:28:39.726954 [ 276 ] {d32c71e0-76f9-4fb0-9a2c-b4428505e9d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3392 | 2025.03.13 18:28:39.727009 [ 276 ] {d32c71e0-76f9-4fb0-9a2c-b4428505e9d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3393 | 2025.03.13 18:28:39.727543 [ 276 ] {d32c71e0-76f9-4fb0-9a2c-b4428505e9d8} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3394 | 2025.03.13 18:28:39.727588 [ 276 ] {d32c71e0-76f9-4fb0-9a2c-b4428505e9d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3395 | 2025.03.13 18:28:39.728015 [ 276 ] {d32c71e0-76f9-4fb0-9a2c-b4428505e9d8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3396 | 2025.03.13 18:28:39.728248 [ 276 ] {d32c71e0-76f9-4fb0-9a2c-b4428505e9d8} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3397 | 2025.03.13 18:28:39.728458 [ 276 ] {d32c71e0-76f9-4fb0-9a2c-b4428505e9d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001529 sec., 39241.33420536298 rows/sec., 2.64 MiB/sec. | ||
3398 | 2025.03.13 18:28:39.728624 [ 276 ] {d32c71e0-76f9-4fb0-9a2c-b4428505e9d8} <Debug> TCPHandler: Processed in 0.001875789 sec. | ||
3399 | 2025.03.13 18:28:42.130514 [ 68 ] {} <Debug> oximeter.measurements_f64 (e9405784-d923-419d-a9dd-def0616178fc) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3400 | 2025.03.13 18:28:42.130595 [ 68 ] {} <Trace> oximeter.measurements_f64 (e9405784-d923-419d-a9dd-def0616178fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3401 | 2025.03.13 18:28:42.130623 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3402 | 2025.03.13 18:28:42.130921 [ 187 ] {e9405784-d923-419d-a9dd-def0616178fc::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 | ||
3403 | 2025.03.13 18:28:42.131169 [ 187 ] {e9405784-d923-419d-a9dd-def0616178fc::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3404 | 2025.03.13 18:28:42.131210 [ 187 ] {e9405784-d923-419d-a9dd-def0616178fc::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 | ||
3405 | 2025.03.13 18:28:42.131293 [ 187 ] {e9405784-d923-419d-a9dd-def0616178fc::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 | ||
3406 | 2025.03.13 18:28:42.131542 [ 187 ] {e9405784-d923-419d-a9dd-def0616178fc::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 | ||
3407 | 2025.03.13 18:28:42.131777 [ 187 ] {e9405784-d923-419d-a9dd-def0616178fc::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 | ||
3408 | 2025.03.13 18:28:42.131960 [ 187 ] {e9405784-d923-419d-a9dd-def0616178fc::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 | ||
3409 | 2025.03.13 18:28:42.133133 [ 200 ] {e9405784-d923-419d-a9dd-def0616178fc::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9 rows, containing 4 columns (4 merged, 0 gathered) in 0.002413506 sec., 3729.014968266082 rows/sec., 251.27 KiB/sec. | ||
3410 | 2025.03.13 18:28:42.133298 [ 191 ] {e9405784-d923-419d-a9dd-def0616178fc::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3411 | 2025.03.13 18:28:42.133667 [ 191 ] {e9405784-d923-419d-a9dd-def0616178fc::all_1_9_2} <Trace> oximeter.measurements_f64 (e9405784-d923-419d-a9dd-def0616178fc): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3412 | 2025.03.13 18:28:42.133766 [ 191 ] {e9405784-d923-419d-a9dd-def0616178fc::all_1_9_2} <Trace> oximeter.measurements_f64 (e9405784-d923-419d-a9dd-def0616178fc) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3413 | 2025.03.13 18:28:42.133862 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
3414 | 2025.03.13 18:28:43.499029 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3415 | 2025.03.13 18:28:43.499115 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3416 | 2025.03.13 18:28:43.617043 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7381 | ||
3417 | 2025.03.13 18:28:43.617760 [ 244 ] {} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3418 | 2025.03.13 18:28:43.617808 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3419 | 2025.03.13 18:28:43.618399 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3420 | 2025.03.13 18:28:43.618654 [ 244 ] {} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3421 | 2025.03.13 18:28:43.618814 [ 70 ] {} <Debug> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3422 | 2025.03.13 18:28:43.618858 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
3423 | 2025.03.13 18:28:43.618874 [ 70 ] {} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3424 | 2025.03.13 18:28:43.618903 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3425 | 2025.03.13 18:28:43.619057 [ 200 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::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 | ||
3426 | 2025.03.13 18:28:43.619226 [ 200 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3427 | 2025.03.13 18:28:43.619285 [ 200 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::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 | ||
3428 | 2025.03.13 18:28:43.619380 [ 200 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::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 | ||
3429 | 2025.03.13 18:28:43.619610 [ 200 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::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 | ||
3430 | 2025.03.13 18:28:43.619843 [ 200 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::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 | ||
3431 | 2025.03.13 18:28:43.620037 [ 200 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::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 | ||
3432 | 2025.03.13 18:28:43.620184 [ 200 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::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 | ||
3433 | 2025.03.13 18:28:43.622066 [ 186 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.003087008 sec., 2390988.296758544 rows/sec., 34.20 MiB/sec. | ||
3434 | 2025.03.13 18:28:43.622892 [ 188 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3435 | 2025.03.13 18:28:43.623226 [ 188 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::all_1_16_3} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3436 | 2025.03.13 18:28:43.623311 [ 188 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::all_1_16_3} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3437 | 2025.03.13 18:28:43.623411 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
3438 | 2025.03.13 18:28:43.626106 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 498 | ||
3439 | 2025.03.13 18:28:43.628897 [ 243 ] {} <Trace> system.query_log (5f2578bd-8b88-4233-9145-01cb1ba96b2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3440 | 2025.03.13 18:28:43.628956 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3441 | 2025.03.13 18:28:43.630487 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3442 | 2025.03.13 18:28:43.630815 [ 243 ] {} <Trace> system.query_log (5f2578bd-8b88-4233-9145-01cb1ba96b2c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3443 | 2025.03.13 18:28:43.631013 [ 70 ] {} <Debug> system.query_log (5f2578bd-8b88-4233-9145-01cb1ba96b2c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3444 | 2025.03.13 18:28:43.631106 [ 70 ] {} <Trace> system.query_log (5f2578bd-8b88-4233-9145-01cb1ba96b2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3445 | 2025.03.13 18:28:43.631183 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3446 | 2025.03.13 18:28:43.631562 [ 200 ] {5f2578bd-8b88-4233-9145-01cb1ba96b2c::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 | ||
3447 | 2025.03.13 18:28:43.632604 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 498 | ||
3448 | 2025.03.13 18:28:43.632991 [ 200 ] {5f2578bd-8b88-4233-9145-01cb1ba96b2c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3449 | 2025.03.13 18:28:43.633162 [ 200 ] {5f2578bd-8b88-4233-9145-01cb1ba96b2c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 322 rows starting from the beginning of the part | ||
3450 | 2025.03.13 18:28:43.633668 [ 200 ] {5f2578bd-8b88-4233-9145-01cb1ba96b2c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 58 rows starting from the beginning of the part | ||
3451 | 2025.03.13 18:28:43.634158 [ 200 ] {5f2578bd-8b88-4233-9145-01cb1ba96b2c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 16 rows starting from the beginning of the part | ||
3452 | 2025.03.13 18:28:43.634639 [ 200 ] {5f2578bd-8b88-4233-9145-01cb1ba96b2c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 32 rows starting from the beginning of the part | ||
3453 | 2025.03.13 18:28:43.635137 [ 200 ] {5f2578bd-8b88-4233-9145-01cb1ba96b2c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 54 rows starting from the beginning of the part | ||
3454 | 2025.03.13 18:28:43.635613 [ 200 ] {5f2578bd-8b88-4233-9145-01cb1ba96b2c::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 | ||
3455 | 2025.03.13 18:28:43.643336 [ 195 ] {5f2578bd-8b88-4233-9145-01cb1ba96b2c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 72 columns (72 merged, 0 gathered) in 0.01203125 sec., 41392.20779220779 rows/sec., 37.63 MiB/sec. | ||
3456 | 2025.03.13 18:28:43.644545 [ 195 ] {5f2578bd-8b88-4233-9145-01cb1ba96b2c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3457 | 2025.03.13 18:28:43.645382 [ 195 ] {5f2578bd-8b88-4233-9145-01cb1ba96b2c::all_1_11_2} <Trace> system.query_log (5f2578bd-8b88-4233-9145-01cb1ba96b2c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3458 | 2025.03.13 18:28:43.645485 [ 195 ] {5f2578bd-8b88-4233-9145-01cb1ba96b2c::all_1_11_2} <Trace> system.query_log (5f2578bd-8b88-4233-9145-01cb1ba96b2c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3459 | 2025.03.13 18:28:43.645827 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.78 MiB. | ||
3460 | 2025.03.13 18:28:44.001455 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001082415 sec. | ||
3461 | 2025.03.13 18:28:44.089067 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 121 | ||
3462 | 2025.03.13 18:28:44.112279 [ 242 ] {} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3463 | 2025.03.13 18:28:44.112346 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3464 | 2025.03.13 18:28:44.120368 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3465 | 2025.03.13 18:28:44.121211 [ 242 ] {} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3466 | 2025.03.13 18:28:44.121582 [ 70 ] {} <Debug> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3467 | 2025.03.13 18:28:44.121706 [ 70 ] {} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3468 | 2025.03.13 18:28:44.121773 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3469 | 2025.03.13 18:28:44.122226 [ 193 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::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 | ||
3470 | 2025.03.13 18:28:44.139234 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
3471 | 2025.03.13 18:28:44.140603 [ 193 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3472 | 2025.03.13 18:28:44.142424 [ 193 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::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 | ||
3473 | 2025.03.13 18:28:44.148401 [ 193 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::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 | ||
3474 | 2025.03.13 18:28:44.154354 [ 193 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::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 | ||
3475 | 2025.03.13 18:28:44.159856 [ 193 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::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 | ||
3476 | 2025.03.13 18:28:44.165619 [ 193 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part | ||
3477 | 2025.03.13 18:28:44.170477 [ 193 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 7 rows starting from the beginning of the part | ||
3478 | 2025.03.13 18:28:44.235098 [ 195 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.113166064 sec., 1069.2251344890815 rows/sec., 5.53 MiB/sec. | ||
3479 | 2025.03.13 18:28:44.237838 [ 195 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3480 | 2025.03.13 18:28:44.240768 [ 195 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::all_1_16_3} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3481 | 2025.03.13 18:28:44.240889 [ 195 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::all_1_16_3} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3482 | 2025.03.13 18:28:44.243329 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. | ||
3483 | 2025.03.13 18:28:44.726972 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3484 | 2025.03.13 18:28:44.727203 [ 276 ] {f3214524-b93e-4605-aa68-9cca0fb9530d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3485 | 2025.03.13 18:28:44.727318 [ 276 ] {f3214524-b93e-4605-aa68-9cca0fb9530d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3486 | 2025.03.13 18:28:44.728520 [ 276 ] {f3214524-b93e-4605-aa68-9cca0fb9530d} <Trace> oximeter.fields_i16 (9e0fc66e-7e36-43be-a4c3-0323e9831ad8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3487 | 2025.03.13 18:28:44.728567 [ 276 ] {f3214524-b93e-4605-aa68-9cca0fb9530d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3488 | 2025.03.13 18:28:44.729049 [ 276 ] {f3214524-b93e-4605-aa68-9cca0fb9530d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3489 | 2025.03.13 18:28:44.729309 [ 276 ] {f3214524-b93e-4605-aa68-9cca0fb9530d} <Trace> oximeter.fields_i16 (9e0fc66e-7e36-43be-a4c3-0323e9831ad8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3490 | 2025.03.13 18:28:44.729580 [ 276 ] {f3214524-b93e-4605-aa68-9cca0fb9530d} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002453 sec., 86424.78597635549 rows/sec., 5.50 MiB/sec. | ||
3491 | 2025.03.13 18:28:44.729783 [ 276 ] {f3214524-b93e-4605-aa68-9cca0fb9530d} <Debug> TCPHandler: Processed in 0.002950603 sec. | ||
3492 | 2025.03.13 18:28:44.729934 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3493 | 2025.03.13 18:28:44.730056 [ 276 ] {d3b1ac6b-a48a-4588-93a1-4135790b2bbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3494 | 2025.03.13 18:28:44.730106 [ 276 ] {d3b1ac6b-a48a-4588-93a1-4135790b2bbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3495 | 2025.03.13 18:28:44.731124 [ 276 ] {d3b1ac6b-a48a-4588-93a1-4135790b2bbb} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3496 | 2025.03.13 18:28:44.731167 [ 276 ] {d3b1ac6b-a48a-4588-93a1-4135790b2bbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3497 | 2025.03.13 18:28:44.731580 [ 276 ] {d3b1ac6b-a48a-4588-93a1-4135790b2bbb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3498 | 2025.03.13 18:28:44.731820 [ 276 ] {d3b1ac6b-a48a-4588-93a1-4135790b2bbb} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3499 | 2025.03.13 18:28:44.732044 [ 276 ] {d3b1ac6b-a48a-4588-93a1-4135790b2bbb} <Debug> executeQuery: Read 693 rows, 56.62 KiB in 0.002016 sec., 343750 rows/sec., 27.43 MiB/sec. | ||
3500 | 2025.03.13 18:28:44.732101 [ 276 ] {d3b1ac6b-a48a-4588-93a1-4135790b2bbb} <Debug> TCPHandler: Processed in 0.002224771 sec. | ||
3501 | 2025.03.13 18:28:44.732221 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3502 | 2025.03.13 18:28:44.732327 [ 276 ] {b32ce889-4fef-4b61-8e9e-af2e283357b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3503 | 2025.03.13 18:28:44.732372 [ 276 ] {b32ce889-4fef-4b61-8e9e-af2e283357b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3504 | 2025.03.13 18:28:44.732942 [ 276 ] {b32ce889-4fef-4b61-8e9e-af2e283357b6} <Trace> oximeter.fields_u16 (70d7ac13-7519-46fa-b7e3-25cc1572d035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3505 | 2025.03.13 18:28:44.732984 [ 276 ] {b32ce889-4fef-4b61-8e9e-af2e283357b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3506 | 2025.03.13 18:28:44.733341 [ 276 ] {b32ce889-4fef-4b61-8e9e-af2e283357b6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3507 | 2025.03.13 18:28:44.733583 [ 276 ] {b32ce889-4fef-4b61-8e9e-af2e283357b6} <Trace> oximeter.fields_u16 (70d7ac13-7519-46fa-b7e3-25cc1572d035): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3508 | 2025.03.13 18:28:44.733853 [ 276 ] {b32ce889-4fef-4b61-8e9e-af2e283357b6} <Debug> executeQuery: Read 144 rows, 9.24 KiB in 0.001545 sec., 93203.88349514564 rows/sec., 5.84 MiB/sec. | ||
3509 | 2025.03.13 18:28:44.734037 [ 276 ] {b32ce889-4fef-4b61-8e9e-af2e283357b6} <Debug> TCPHandler: Processed in 0.001863599 sec. | ||
3510 | 2025.03.13 18:28:44.734181 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3511 | 2025.03.13 18:28:44.734317 [ 276 ] {5a3fcc17-f77f-471d-a513-c78c4f9ed576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3512 | 2025.03.13 18:28:44.734371 [ 276 ] {5a3fcc17-f77f-471d-a513-c78c4f9ed576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3513 | 2025.03.13 18:28:44.735069 [ 276 ] {5a3fcc17-f77f-471d-a513-c78c4f9ed576} <Trace> oximeter.fields_u32 (c2c0013c-3270-4a07-92c3-adbd6ff18017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3514 | 2025.03.13 18:28:44.735113 [ 276 ] {5a3fcc17-f77f-471d-a513-c78c4f9ed576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3515 | 2025.03.13 18:28:44.735475 [ 276 ] {5a3fcc17-f77f-471d-a513-c78c4f9ed576} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3516 | 2025.03.13 18:28:44.735712 [ 276 ] {5a3fcc17-f77f-471d-a513-c78c4f9ed576} <Trace> oximeter.fields_u32 (c2c0013c-3270-4a07-92c3-adbd6ff18017): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3517 | 2025.03.13 18:28:44.736026 [ 276 ] {5a3fcc17-f77f-471d-a513-c78c4f9ed576} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001704 sec., 66314.55399061032 rows/sec., 4.29 MiB/sec. | ||
3518 | 2025.03.13 18:28:44.736349 [ 276 ] {5a3fcc17-f77f-471d-a513-c78c4f9ed576} <Debug> TCPHandler: Processed in 0.00222488 sec. | ||
3519 | 2025.03.13 18:28:44.736499 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3520 | 2025.03.13 18:28:44.736603 [ 276 ] {4874e0f2-e1be-4bf6-95f6-19a7b59be3b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3521 | 2025.03.13 18:28:44.736647 [ 276 ] {4874e0f2-e1be-4bf6-95f6-19a7b59be3b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3522 | 2025.03.13 18:28:44.737228 [ 276 ] {4874e0f2-e1be-4bf6-95f6-19a7b59be3b1} <Trace> oximeter.fields_u8 (1bfc32df-9a58-4a17-8325-ff80a3236ddb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3523 | 2025.03.13 18:28:44.737267 [ 276 ] {4874e0f2-e1be-4bf6-95f6-19a7b59be3b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3524 | 2025.03.13 18:28:44.737619 [ 276 ] {4874e0f2-e1be-4bf6-95f6-19a7b59be3b1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3525 | 2025.03.13 18:28:44.737852 [ 276 ] {4874e0f2-e1be-4bf6-95f6-19a7b59be3b1} <Trace> oximeter.fields_u8 (1bfc32df-9a58-4a17-8325-ff80a3236ddb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3526 | 2025.03.13 18:28:44.738112 [ 276 ] {4874e0f2-e1be-4bf6-95f6-19a7b59be3b1} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001522 sec., 73587.38501971091 rows/sec., 4.19 MiB/sec. | ||
3527 | 2025.03.13 18:28:44.738356 [ 276 ] {4874e0f2-e1be-4bf6-95f6-19a7b59be3b1} <Debug> TCPHandler: Processed in 0.00190704 sec. | ||
3528 | 2025.03.13 18:28:44.738503 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3529 | 2025.03.13 18:28:44.738604 [ 276 ] {8ab22405-1a22-4c42-92f3-6267704102a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3530 | 2025.03.13 18:28:44.738648 [ 276 ] {8ab22405-1a22-4c42-92f3-6267704102a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3531 | 2025.03.13 18:28:44.739354 [ 276 ] {8ab22405-1a22-4c42-92f3-6267704102a6} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3532 | 2025.03.13 18:28:44.739393 [ 276 ] {8ab22405-1a22-4c42-92f3-6267704102a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3533 | 2025.03.13 18:28:44.739760 [ 276 ] {8ab22405-1a22-4c42-92f3-6267704102a6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3534 | 2025.03.13 18:28:44.740002 [ 276 ] {8ab22405-1a22-4c42-92f3-6267704102a6} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3535 | 2025.03.13 18:28:44.740266 [ 276 ] {8ab22405-1a22-4c42-92f3-6267704102a6} <Debug> executeQuery: Read 420 rows, 30.63 KiB in 0.001678 sec., 250297.9737783075 rows/sec., 17.82 MiB/sec. | ||
3536 | 2025.03.13 18:28:44.740469 [ 276 ] {8ab22405-1a22-4c42-92f3-6267704102a6} <Debug> TCPHandler: Processed in 0.002010394 sec. | ||
3537 | 2025.03.13 18:28:44.740678 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3538 | 2025.03.13 18:28:44.740788 [ 276 ] {0ccb657d-7e87-47c1-ab8c-e01798f4e996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3539 | 2025.03.13 18:28:44.740836 [ 276 ] {0ccb657d-7e87-47c1-ab8c-e01798f4e996} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3540 | 2025.03.13 18:28:44.741319 [ 276 ] {0ccb657d-7e87-47c1-ab8c-e01798f4e996} <Trace> oximeter.measurements_bool (e140ce10-76fa-4686-a1c0-b0a00f246ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3541 | 2025.03.13 18:28:44.741357 [ 276 ] {0ccb657d-7e87-47c1-ab8c-e01798f4e996} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3542 | 2025.03.13 18:28:44.741709 [ 276 ] {0ccb657d-7e87-47c1-ab8c-e01798f4e996} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3543 | 2025.03.13 18:28:44.741936 [ 276 ] {0ccb657d-7e87-47c1-ab8c-e01798f4e996} <Trace> oximeter.measurements_bool (e140ce10-76fa-4686-a1c0-b0a00f246ee9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3544 | 2025.03.13 18:28:44.742230 [ 276 ] {0ccb657d-7e87-47c1-ab8c-e01798f4e996} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001442 sec., 4160.887656033287 rows/sec., 217.39 KiB/sec. | ||
3545 | 2025.03.13 18:28:44.742358 [ 276 ] {0ccb657d-7e87-47c1-ab8c-e01798f4e996} <Debug> TCPHandler: Processed in 0.001738615 sec. | ||
3546 | 2025.03.13 18:28:44.742465 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3547 | 2025.03.13 18:28:44.742567 [ 276 ] {717de467-73ae-4ea6-9fd6-4a56a7b6c5b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3548 | 2025.03.13 18:28:44.742613 [ 276 ] {717de467-73ae-4ea6-9fd6-4a56a7b6c5b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3549 | 2025.03.13 18:28:44.743152 [ 276 ] {717de467-73ae-4ea6-9fd6-4a56a7b6c5b1} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3550 | 2025.03.13 18:28:44.743191 [ 276 ] {717de467-73ae-4ea6-9fd6-4a56a7b6c5b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3551 | 2025.03.13 18:28:44.743568 [ 276 ] {717de467-73ae-4ea6-9fd6-4a56a7b6c5b1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3552 | 2025.03.13 18:28:44.743801 [ 276 ] {717de467-73ae-4ea6-9fd6-4a56a7b6c5b1} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3553 | 2025.03.13 18:28:44.744073 [ 276 ] {717de467-73ae-4ea6-9fd6-4a56a7b6c5b1} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001508 sec., 157161.80371352786 rows/sec., 10.53 MiB/sec. | ||
3554 | 2025.03.13 18:28:44.744278 [ 276 ] {717de467-73ae-4ea6-9fd6-4a56a7b6c5b1} <Debug> TCPHandler: Processed in 0.001859398 sec. | ||
3555 | 2025.03.13 18:28:44.744431 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3556 | 2025.03.13 18:28:44.744535 [ 276 ] {ae4b4c6f-15b5-4ad4-916a-939233f7b7e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3557 | 2025.03.13 18:28:44.744581 [ 276 ] {ae4b4c6f-15b5-4ad4-916a-939233f7b7e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3558 | 2025.03.13 18:28:44.745023 [ 276 ] {ae4b4c6f-15b5-4ad4-916a-939233f7b7e6} <Trace> oximeter.measurements_f64 (e9405784-d923-419d-a9dd-def0616178fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3559 | 2025.03.13 18:28:44.745060 [ 276 ] {ae4b4c6f-15b5-4ad4-916a-939233f7b7e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3560 | 2025.03.13 18:28:44.745393 [ 276 ] {ae4b4c6f-15b5-4ad4-916a-939233f7b7e6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3561 | 2025.03.13 18:28:44.745628 [ 276 ] {ae4b4c6f-15b5-4ad4-916a-939233f7b7e6} <Trace> oximeter.measurements_f64 (e9405784-d923-419d-a9dd-def0616178fc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3562 | 2025.03.13 18:28:44.745832 [ 276 ] {ae4b4c6f-15b5-4ad4-916a-939233f7b7e6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001317 sec., 759.301442672741 rows/sec., 51.16 KiB/sec. | ||
3563 | 2025.03.13 18:28:44.745882 [ 276 ] {ae4b4c6f-15b5-4ad4-916a-939233f7b7e6} <Debug> TCPHandler: Processed in 0.001503017 sec. | ||
3564 | 2025.03.13 18:28:44.746011 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3565 | 2025.03.13 18:28:44.746113 [ 276 ] {65eada45-48c3-445e-a441-2f1fd1e24a98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3566 | 2025.03.13 18:28:44.746178 [ 276 ] {65eada45-48c3-445e-a441-2f1fd1e24a98} <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 | ||
3567 | 2025.03.13 18:28:44.747332 [ 276 ] {65eada45-48c3-445e-a441-2f1fd1e24a98} <Trace> oximeter.measurements_histogramu64 (bf63021a-b684-4ff8-b493-a267bf52294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3568 | 2025.03.13 18:28:44.747371 [ 276 ] {65eada45-48c3-445e-a441-2f1fd1e24a98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3569 | 2025.03.13 18:28:44.748023 [ 276 ] {65eada45-48c3-445e-a441-2f1fd1e24a98} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3570 | 2025.03.13 18:28:44.748274 [ 276 ] {65eada45-48c3-445e-a441-2f1fd1e24a98} <Trace> oximeter.measurements_histogramu64 (bf63021a-b684-4ff8-b493-a267bf52294d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3571 | 2025.03.13 18:28:44.748605 [ 276 ] {65eada45-48c3-445e-a441-2f1fd1e24a98} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002502 sec., 15187.849720223821 rows/sec., 27.22 MiB/sec. | ||
3572 | 2025.03.13 18:28:44.749006 [ 276 ] {65eada45-48c3-445e-a441-2f1fd1e24a98} <Debug> TCPHandler: Processed in 0.003045736 sec. | ||
3573 | 2025.03.13 18:28:44.749124 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3574 | 2025.03.13 18:28:44.749226 [ 276 ] {cfb680fd-69ab-4768-a6e7-f8be3a09d2c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3575 | 2025.03.13 18:28:44.749271 [ 276 ] {cfb680fd-69ab-4768-a6e7-f8be3a09d2c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3576 | 2025.03.13 18:28:44.749710 [ 276 ] {cfb680fd-69ab-4768-a6e7-f8be3a09d2c3} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3577 | 2025.03.13 18:28:44.749749 [ 276 ] {cfb680fd-69ab-4768-a6e7-f8be3a09d2c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
3578 | 2025.03.13 18:28:44.750095 [ 276 ] {cfb680fd-69ab-4768-a6e7-f8be3a09d2c3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3579 | 2025.03.13 18:28:44.750323 [ 276 ] {cfb680fd-69ab-4768-a6e7-f8be3a09d2c3} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3580 | 2025.03.13 18:28:44.750637 [ 276 ] {cfb680fd-69ab-4768-a6e7-f8be3a09d2c3} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001392 sec., 58908.04597701149 rows/sec., 3.74 MiB/sec. | ||
3581 | 2025.03.13 18:28:44.750787 [ 276 ] {cfb680fd-69ab-4768-a6e7-f8be3a09d2c3} <Debug> TCPHandler: Processed in 0.001713704 sec. | ||
3582 | 2025.03.13 18:28:49.718775 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3583 | 2025.03.13 18:28:49.718978 [ 276 ] {d0306038-79eb-4725-b5b9-5eb458ffe286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3584 | 2025.03.13 18:28:49.719051 [ 276 ] {d0306038-79eb-4725-b5b9-5eb458ffe286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3585 | 2025.03.13 18:28:49.719837 [ 276 ] {d0306038-79eb-4725-b5b9-5eb458ffe286} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3586 | 2025.03.13 18:28:49.719886 [ 276 ] {d0306038-79eb-4725-b5b9-5eb458ffe286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3587 | 2025.03.13 18:28:49.720312 [ 276 ] {d0306038-79eb-4725-b5b9-5eb458ffe286} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3588 | 2025.03.13 18:28:49.720575 [ 276 ] {d0306038-79eb-4725-b5b9-5eb458ffe286} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3589 | 2025.03.13 18:28:49.720846 [ 276 ] {d0306038-79eb-4725-b5b9-5eb458ffe286} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001921 sec., 29151.483602290475 rows/sec., 2.24 MiB/sec. | ||
3590 | 2025.03.13 18:28:49.720915 [ 276 ] {d0306038-79eb-4725-b5b9-5eb458ffe286} <Debug> TCPHandler: Processed in 0.002273021 sec. | ||
3591 | 2025.03.13 18:28:49.721047 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3592 | 2025.03.13 18:28:49.721158 [ 276 ] {8ed6d4ab-f106-43f9-8317-d7265e2765aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3593 | 2025.03.13 18:28:49.721206 [ 276 ] {8ed6d4ab-f106-43f9-8317-d7265e2765aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3594 | 2025.03.13 18:28:49.721761 [ 276 ] {8ed6d4ab-f106-43f9-8317-d7265e2765aa} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3595 | 2025.03.13 18:28:49.721802 [ 276 ] {8ed6d4ab-f106-43f9-8317-d7265e2765aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3596 | 2025.03.13 18:28:49.722151 [ 276 ] {8ed6d4ab-f106-43f9-8317-d7265e2765aa} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3597 | 2025.03.13 18:28:49.722388 [ 276 ] {8ed6d4ab-f106-43f9-8317-d7265e2765aa} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3598 | 2025.03.13 18:28:49.722607 [ 276 ] {8ed6d4ab-f106-43f9-8317-d7265e2765aa} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001477 sec., 43331.07650643196 rows/sec., 3.38 MiB/sec. | ||
3599 | 2025.03.13 18:28:49.722660 [ 276 ] {8ed6d4ab-f106-43f9-8317-d7265e2765aa} <Debug> TCPHandler: Processed in 0.001669063 sec. | ||
3600 | 2025.03.13 18:28:49.722776 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3601 | 2025.03.13 18:28:49.722881 [ 276 ] {1a12a002-7f1b-4325-85b5-2cc5275832c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3602 | 2025.03.13 18:28:49.722930 [ 276 ] {1a12a002-7f1b-4325-85b5-2cc5275832c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3603 | 2025.03.13 18:28:49.723450 [ 276 ] {1a12a002-7f1b-4325-85b5-2cc5275832c1} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3604 | 2025.03.13 18:28:49.723489 [ 276 ] {1a12a002-7f1b-4325-85b5-2cc5275832c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3605 | 2025.03.13 18:28:49.723866 [ 276 ] {1a12a002-7f1b-4325-85b5-2cc5275832c1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3606 | 2025.03.13 18:28:49.724108 [ 276 ] {1a12a002-7f1b-4325-85b5-2cc5275832c1} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3607 | 2025.03.13 18:28:49.724322 [ 276 ] {1a12a002-7f1b-4325-85b5-2cc5275832c1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001464 sec., 109289.6174863388 rows/sec., 7.61 MiB/sec. | ||
3608 | 2025.03.13 18:28:49.724375 [ 276 ] {1a12a002-7f1b-4325-85b5-2cc5275832c1} <Debug> TCPHandler: Processed in 0.001649852 sec. | ||
3609 | 2025.03.13 18:28:49.724503 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3610 | 2025.03.13 18:28:49.724608 [ 276 ] {113457ea-86bb-436e-a4cf-f73ef77085b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3611 | 2025.03.13 18:28:49.724654 [ 276 ] {113457ea-86bb-436e-a4cf-f73ef77085b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3612 | 2025.03.13 18:28:49.725090 [ 276 ] {113457ea-86bb-436e-a4cf-f73ef77085b7} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3613 | 2025.03.13 18:28:49.725129 [ 276 ] {113457ea-86bb-436e-a4cf-f73ef77085b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3614 | 2025.03.13 18:28:49.725478 [ 276 ] {113457ea-86bb-436e-a4cf-f73ef77085b7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3615 | 2025.03.13 18:28:49.725733 [ 276 ] {113457ea-86bb-436e-a4cf-f73ef77085b7} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3616 | 2025.03.13 18:28:49.725995 [ 276 ] {113457ea-86bb-436e-a4cf-f73ef77085b7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001407 sec., 42643.923240938166 rows/sec., 2.87 MiB/sec. | ||
3617 | 2025.03.13 18:28:49.726202 [ 276 ] {113457ea-86bb-436e-a4cf-f73ef77085b7} <Debug> TCPHandler: Processed in 0.001748595 sec. | ||
3618 | 2025.03.13 18:28:51.119065 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7869 | ||
3619 | 2025.03.13 18:28:51.119728 [ 244 ] {} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3620 | 2025.03.13 18:28:51.119771 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3621 | 2025.03.13 18:28:51.120414 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3622 | 2025.03.13 18:28:51.120694 [ 244 ] {} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3623 | 2025.03.13 18:28:51.120955 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7869 | ||
3624 | 2025.03.13 18:28:51.639415 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
3625 | 2025.03.13 18:28:51.658722 [ 242 ] {} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3626 | 2025.03.13 18:28:51.658781 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3627 | 2025.03.13 18:28:51.665587 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3628 | 2025.03.13 18:28:51.666340 [ 242 ] {} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3629 | 2025.03.13 18:28:51.669030 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
3630 | 2025.03.13 18:28:53.632863 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 528 | ||
3631 | 2025.03.13 18:28:53.635964 [ 243 ] {} <Trace> system.query_log (5f2578bd-8b88-4233-9145-01cb1ba96b2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3632 | 2025.03.13 18:28:53.636025 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3633 | 2025.03.13 18:28:53.637545 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3634 | 2025.03.13 18:28:53.637860 [ 243 ] {} <Trace> system.query_log (5f2578bd-8b88-4233-9145-01cb1ba96b2c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3635 | 2025.03.13 18:28:53.639293 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 528 | ||
3636 | 2025.03.13 18:28:54.727728 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3637 | 2025.03.13 18:28:54.727947 [ 276 ] {fc502b63-239a-48d6-a77d-bc6ed8e60324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3638 | 2025.03.13 18:28:54.728028 [ 276 ] {fc502b63-239a-48d6-a77d-bc6ed8e60324} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3639 | 2025.03.13 18:28:54.728913 [ 276 ] {fc502b63-239a-48d6-a77d-bc6ed8e60324} <Trace> oximeter.fields_i16 (9e0fc66e-7e36-43be-a4c3-0323e9831ad8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3640 | 2025.03.13 18:28:54.728968 [ 276 ] {fc502b63-239a-48d6-a77d-bc6ed8e60324} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3641 | 2025.03.13 18:28:54.729425 [ 276 ] {fc502b63-239a-48d6-a77d-bc6ed8e60324} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3642 | 2025.03.13 18:28:54.729685 [ 276 ] {fc502b63-239a-48d6-a77d-bc6ed8e60324} <Trace> oximeter.fields_i16 (9e0fc66e-7e36-43be-a4c3-0323e9831ad8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3643 | 2025.03.13 18:28:54.729977 [ 276 ] {fc502b63-239a-48d6-a77d-bc6ed8e60324} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002092 sec., 101338.43212237093 rows/sec., 6.45 MiB/sec. | ||
3644 | 2025.03.13 18:28:54.730199 [ 276 ] {fc502b63-239a-48d6-a77d-bc6ed8e60324} <Debug> TCPHandler: Processed in 0.002620423 sec. | ||
3645 | 2025.03.13 18:28:54.730414 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3646 | 2025.03.13 18:28:54.730521 [ 276 ] {d932c99f-375b-4571-a840-98cd610fb495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3647 | 2025.03.13 18:28:54.730572 [ 276 ] {d932c99f-375b-4571-a840-98cd610fb495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3648 | 2025.03.13 18:28:54.731381 [ 276 ] {d932c99f-375b-4571-a840-98cd610fb495} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3649 | 2025.03.13 18:28:54.731421 [ 276 ] {d932c99f-375b-4571-a840-98cd610fb495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3650 | 2025.03.13 18:28:54.731841 [ 276 ] {d932c99f-375b-4571-a840-98cd610fb495} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3651 | 2025.03.13 18:28:54.732086 [ 276 ] {d932c99f-375b-4571-a840-98cd610fb495} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3652 | 2025.03.13 18:28:54.732259 [ 119 ] {} <Debug> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3653 | 2025.03.13 18:28:54.732323 [ 276 ] {d932c99f-375b-4571-a840-98cd610fb495} <Debug> executeQuery: Read 693 rows, 56.62 KiB in 0.001824 sec., 379934.2105263158 rows/sec., 30.31 MiB/sec. | ||
3654 | 2025.03.13 18:28:54.732346 [ 119 ] {} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3655 | 2025.03.13 18:28:54.732415 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3656 | 2025.03.13 18:28:54.732453 [ 276 ] {d932c99f-375b-4571-a840-98cd610fb495} <Debug> TCPHandler: Processed in 0.002100406 sec. | ||
3657 | 2025.03.13 18:28:54.732669 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3658 | 2025.03.13 18:28:54.732705 [ 197 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::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 | ||
3659 | 2025.03.13 18:28:54.732821 [ 276 ] {4ccfb93a-41a2-4cf5-a537-2725c6f6bdd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3660 | 2025.03.13 18:28:54.732918 [ 276 ] {4ccfb93a-41a2-4cf5-a537-2725c6f6bdd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3661 | 2025.03.13 18:28:54.733253 [ 197 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3662 | 2025.03.13 18:28:54.733383 [ 197 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1840 rows starting from the beginning of the part | ||
3663 | 2025.03.13 18:28:54.733810 [ 197 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::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 | ||
3664 | 2025.03.13 18:28:54.734189 [ 197 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
3665 | 2025.03.13 18:28:54.734595 [ 197 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 693 rows starting from the beginning of the part | ||
3666 | 2025.03.13 18:28:54.735046 [ 197 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part | ||
3667 | 2025.03.13 18:28:54.735329 [ 197 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 693 rows starting from the beginning of the part | ||
3668 | 2025.03.13 18:28:54.736059 [ 276 ] {4ccfb93a-41a2-4cf5-a537-2725c6f6bdd2} <Trace> oximeter.fields_u16 (70d7ac13-7519-46fa-b7e3-25cc1572d035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3669 | 2025.03.13 18:28:54.736110 [ 276 ] {4ccfb93a-41a2-4cf5-a537-2725c6f6bdd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3670 | 2025.03.13 18:28:54.737075 [ 276 ] {4ccfb93a-41a2-4cf5-a537-2725c6f6bdd2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3671 | 2025.03.13 18:28:54.737658 [ 276 ] {4ccfb93a-41a2-4cf5-a537-2725c6f6bdd2} <Trace> oximeter.fields_u16 (70d7ac13-7519-46fa-b7e3-25cc1572d035): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3672 | 2025.03.13 18:28:54.738019 [ 119 ] {} <Debug> oximeter.fields_u16 (70d7ac13-7519-46fa-b7e3-25cc1572d035) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3673 | 2025.03.13 18:28:54.738136 [ 119 ] {} <Trace> oximeter.fields_u16 (70d7ac13-7519-46fa-b7e3-25cc1572d035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3674 | 2025.03.13 18:28:54.738228 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3675 | 2025.03.13 18:28:54.738265 [ 276 ] {4ccfb93a-41a2-4cf5-a537-2725c6f6bdd2} <Debug> executeQuery: Read 144 rows, 9.24 KiB in 0.005488 sec., 26239.067055393585 rows/sec., 1.64 MiB/sec. | ||
3676 | 2025.03.13 18:28:54.738790 [ 276 ] {4ccfb93a-41a2-4cf5-a537-2725c6f6bdd2} <Debug> TCPHandler: Processed in 0.006190925 sec. | ||
3677 | 2025.03.13 18:28:54.738847 [ 195 ] {70d7ac13-7519-46fa-b7e3-25cc1572d035::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 | ||
3678 | 2025.03.13 18:28:54.739112 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3679 | 2025.03.13 18:28:54.739483 [ 276 ] {bf3fd68c-97ed-4a98-b2b2-bb358328b025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3680 | 2025.03.13 18:28:54.739571 [ 195 ] {70d7ac13-7519-46fa-b7e3-25cc1572d035::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3681 | 2025.03.13 18:28:54.739650 [ 276 ] {bf3fd68c-97ed-4a98-b2b2-bb358328b025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3682 | 2025.03.13 18:28:54.739730 [ 195 ] {70d7ac13-7519-46fa-b7e3-25cc1572d035::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 149 rows starting from the beginning of the part | ||
3683 | 2025.03.13 18:28:54.739745 [ 197 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3394 rows, containing 5 columns (5 merged, 0 gathered) in 0.007203407 sec., 471165.9357856636 rows/sec., 39.78 MiB/sec. | ||
3684 | 2025.03.13 18:28:54.740265 [ 195 ] {70d7ac13-7519-46fa-b7e3-25cc1572d035::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 143 rows starting from the beginning of the part | ||
3685 | 2025.03.13 18:28:54.740354 [ 197 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3686 | 2025.03.13 18:28:54.740979 [ 195 ] {70d7ac13-7519-46fa-b7e3-25cc1572d035::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 143 rows starting from the beginning of the part | ||
3687 | 2025.03.13 18:28:54.741533 [ 195 ] {70d7ac13-7519-46fa-b7e3-25cc1572d035::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
3688 | 2025.03.13 18:28:54.742172 [ 195 ] {70d7ac13-7519-46fa-b7e3-25cc1572d035::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 144 rows starting from the beginning of the part | ||
3689 | 2025.03.13 18:28:54.742223 [ 197 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_26_5} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3690 | 2025.03.13 18:28:54.742738 [ 197 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_26_5} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3691 | 2025.03.13 18:28:54.742865 [ 195 ] {70d7ac13-7519-46fa-b7e3-25cc1572d035::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 144 rows starting from the beginning of the part | ||
3692 | 2025.03.13 18:28:54.743039 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
3693 | 2025.03.13 18:28:54.743717 [ 276 ] {bf3fd68c-97ed-4a98-b2b2-bb358328b025} <Trace> oximeter.fields_u32 (c2c0013c-3270-4a07-92c3-adbd6ff18017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3694 | 2025.03.13 18:28:54.743776 [ 276 ] {bf3fd68c-97ed-4a98-b2b2-bb358328b025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3695 | 2025.03.13 18:28:54.744693 [ 276 ] {bf3fd68c-97ed-4a98-b2b2-bb358328b025} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3696 | 2025.03.13 18:28:54.745304 [ 276 ] {bf3fd68c-97ed-4a98-b2b2-bb358328b025} <Trace> oximeter.fields_u32 (c2c0013c-3270-4a07-92c3-adbd6ff18017): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3697 | 2025.03.13 18:28:54.745515 [ 119 ] {} <Debug> oximeter.fields_u32 (c2c0013c-3270-4a07-92c3-adbd6ff18017) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3698 | 2025.03.13 18:28:54.745640 [ 119 ] {} <Trace> oximeter.fields_u32 (c2c0013c-3270-4a07-92c3-adbd6ff18017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3699 | 2025.03.13 18:28:54.745717 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3700 | 2025.03.13 18:28:54.745920 [ 276 ] {bf3fd68c-97ed-4a98-b2b2-bb358328b025} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.00652 sec., 17331.288343558284 rows/sec., 1.12 MiB/sec. | ||
3701 | 2025.03.13 18:28:54.746796 [ 276 ] {bf3fd68c-97ed-4a98-b2b2-bb358328b025} <Debug> TCPHandler: Processed in 0.007804607 sec. | ||
3702 | 2025.03.13 18:28:54.746848 [ 190 ] {c2c0013c-3270-4a07-92c3-adbd6ff18017::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 | ||
3703 | 2025.03.13 18:28:54.746969 [ 189 ] {70d7ac13-7519-46fa-b7e3-25cc1572d035::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 871 rows, containing 5 columns (5 merged, 0 gathered) in 0.008592572 sec., 101366.62224069813 rows/sec., 6.74 MiB/sec. | ||
3704 | 2025.03.13 18:28:54.747095 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3705 | 2025.03.13 18:28:54.747123 [ 190 ] {c2c0013c-3270-4a07-92c3-adbd6ff18017::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3706 | 2025.03.13 18:28:54.747186 [ 190 ] {c2c0013c-3270-4a07-92c3-adbd6ff18017::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 341 rows starting from the beginning of the part | ||
3707 | 2025.03.13 18:28:54.747347 [ 189 ] {70d7ac13-7519-46fa-b7e3-25cc1572d035::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3708 | 2025.03.13 18:28:54.747334 [ 276 ] {22e73913-1c4f-4010-bd0c-b628fa00a836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3709 | 2025.03.13 18:28:54.747563 [ 190 ] {c2c0013c-3270-4a07-92c3-adbd6ff18017::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 113 rows starting from the beginning of the part | ||
3710 | 2025.03.13 18:28:54.747664 [ 276 ] {22e73913-1c4f-4010-bd0c-b628fa00a836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3711 | 2025.03.13 18:28:54.748099 [ 190 ] {c2c0013c-3270-4a07-92c3-adbd6ff18017::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 113 rows starting from the beginning of the part | ||
3712 | 2025.03.13 18:28:54.748564 [ 190 ] {c2c0013c-3270-4a07-92c3-adbd6ff18017::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 341 rows starting from the beginning of the part | ||
3713 | 2025.03.13 18:28:54.748812 [ 189 ] {70d7ac13-7519-46fa-b7e3-25cc1572d035::all_1_11_2} <Trace> oximeter.fields_u16 (70d7ac13-7519-46fa-b7e3-25cc1572d035): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3714 | 2025.03.13 18:28:54.749130 [ 190 ] {c2c0013c-3270-4a07-92c3-adbd6ff18017::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 113 rows starting from the beginning of the part | ||
3715 | 2025.03.13 18:28:54.749362 [ 189 ] {70d7ac13-7519-46fa-b7e3-25cc1572d035::all_1_11_2} <Trace> oximeter.fields_u16 (70d7ac13-7519-46fa-b7e3-25cc1572d035) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3716 | 2025.03.13 18:28:54.749649 [ 190 ] {c2c0013c-3270-4a07-92c3-adbd6ff18017::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 113 rows starting from the beginning of the part | ||
3717 | 2025.03.13 18:28:54.749798 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
3718 | 2025.03.13 18:28:54.750882 [ 276 ] {22e73913-1c4f-4010-bd0c-b628fa00a836} <Trace> oximeter.fields_u8 (1bfc32df-9a58-4a17-8325-ff80a3236ddb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3719 | 2025.03.13 18:28:54.750933 [ 276 ] {22e73913-1c4f-4010-bd0c-b628fa00a836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3720 | 2025.03.13 18:28:54.751447 [ 276 ] {22e73913-1c4f-4010-bd0c-b628fa00a836} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3721 | 2025.03.13 18:28:54.751691 [ 203 ] {c2c0013c-3270-4a07-92c3-adbd6ff18017::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1134 rows, containing 5 columns (5 merged, 0 gathered) in 0.005783263 sec., 196083.07628409774 rows/sec., 13.68 MiB/sec. | ||
3722 | 2025.03.13 18:28:54.751840 [ 276 ] {22e73913-1c4f-4010-bd0c-b628fa00a836} <Trace> oximeter.fields_u8 (1bfc32df-9a58-4a17-8325-ff80a3236ddb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3723 | 2025.03.13 18:28:54.751971 [ 196 ] {c2c0013c-3270-4a07-92c3-adbd6ff18017::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3724 | 2025.03.13 18:28:54.752262 [ 276 ] {22e73913-1c4f-4010-bd0c-b628fa00a836} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.005045 sec., 22200.1982160555 rows/sec., 1.26 MiB/sec. | ||
3725 | 2025.03.13 18:28:54.752403 [ 276 ] {22e73913-1c4f-4010-bd0c-b628fa00a836} <Debug> TCPHandler: Processed in 0.00539485 sec. | ||
3726 | 2025.03.13 18:28:54.752571 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3727 | 2025.03.13 18:28:54.752622 [ 196 ] {c2c0013c-3270-4a07-92c3-adbd6ff18017::all_1_11_2} <Trace> oximeter.fields_u32 (c2c0013c-3270-4a07-92c3-adbd6ff18017): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3728 | 2025.03.13 18:28:54.752772 [ 276 ] {e40e43d1-2151-4df9-bbd9-fa753de0e207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3729 | 2025.03.13 18:28:54.752825 [ 196 ] {c2c0013c-3270-4a07-92c3-adbd6ff18017::all_1_11_2} <Trace> oximeter.fields_u32 (c2c0013c-3270-4a07-92c3-adbd6ff18017) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3730 | 2025.03.13 18:28:54.752841 [ 276 ] {e40e43d1-2151-4df9-bbd9-fa753de0e207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3731 | 2025.03.13 18:28:54.753024 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
3732 | 2025.03.13 18:28:54.753657 [ 276 ] {e40e43d1-2151-4df9-bbd9-fa753de0e207} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3733 | 2025.03.13 18:28:54.753703 [ 276 ] {e40e43d1-2151-4df9-bbd9-fa753de0e207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3734 | 2025.03.13 18:28:54.754085 [ 276 ] {e40e43d1-2151-4df9-bbd9-fa753de0e207} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3735 | 2025.03.13 18:28:54.754326 [ 276 ] {e40e43d1-2151-4df9-bbd9-fa753de0e207} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3736 | 2025.03.13 18:28:54.754504 [ 124 ] {} <Debug> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3737 | 2025.03.13 18:28:54.754568 [ 276 ] {e40e43d1-2151-4df9-bbd9-fa753de0e207} <Debug> executeQuery: Read 420 rows, 30.63 KiB in 0.00186 sec., 225806.4516129032 rows/sec., 16.08 MiB/sec. | ||
3738 | 2025.03.13 18:28:54.754569 [ 124 ] {} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3739 | 2025.03.13 18:28:54.754657 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3740 | 2025.03.13 18:28:54.754692 [ 276 ] {e40e43d1-2151-4df9-bbd9-fa753de0e207} <Debug> TCPHandler: Processed in 0.002177989 sec. | ||
3741 | 2025.03.13 18:28:54.754852 [ 198 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::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 | ||
3742 | 2025.03.13 18:28:54.754872 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3743 | 2025.03.13 18:28:54.754997 [ 198 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3744 | 2025.03.13 18:28:54.755010 [ 276 ] {ed28b24f-8628-4dd0-a32c-40d8e8854a7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3745 | 2025.03.13 18:28:54.755044 [ 198 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 908 rows starting from the beginning of the part | ||
3746 | 2025.03.13 18:28:54.755076 [ 276 ] {ed28b24f-8628-4dd0-a32c-40d8e8854a7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3747 | 2025.03.13 18:28:54.755367 [ 198 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::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 | ||
3748 | 2025.03.13 18:28:54.755738 [ 198 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part | ||
3749 | 2025.03.13 18:28:54.756114 [ 198 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 420 rows starting from the beginning of the part | ||
3750 | 2025.03.13 18:28:54.756398 [ 198 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part | ||
3751 | 2025.03.13 18:28:54.756618 [ 198 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 420 rows starting from the beginning of the part | ||
3752 | 2025.03.13 18:28:54.757310 [ 276 ] {ed28b24f-8628-4dd0-a32c-40d8e8854a7b} <Trace> oximeter.measurements_bool (e140ce10-76fa-4686-a1c0-b0a00f246ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3753 | 2025.03.13 18:28:54.757356 [ 276 ] {ed28b24f-8628-4dd0-a32c-40d8e8854a7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3754 | 2025.03.13 18:28:54.757930 [ 276 ] {ed28b24f-8628-4dd0-a32c-40d8e8854a7b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3755 | 2025.03.13 18:28:54.758235 [ 276 ] {ed28b24f-8628-4dd0-a32c-40d8e8854a7b} <Trace> oximeter.measurements_bool (e140ce10-76fa-4686-a1c0-b0a00f246ee9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3756 | 2025.03.13 18:28:54.758424 [ 124 ] {} <Debug> oximeter.measurements_bool (e140ce10-76fa-4686-a1c0-b0a00f246ee9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3757 | 2025.03.13 18:28:54.758552 [ 124 ] {} <Trace> oximeter.measurements_bool (e140ce10-76fa-4686-a1c0-b0a00f246ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3758 | 2025.03.13 18:28:54.758649 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3759 | 2025.03.13 18:28:54.758649 [ 276 ] {ed28b24f-8628-4dd0-a32c-40d8e8854a7b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003647 sec., 1645.1878256100904 rows/sec., 85.95 KiB/sec. | ||
3760 | 2025.03.13 18:28:54.759160 [ 276 ] {ed28b24f-8628-4dd0-a32c-40d8e8854a7b} <Debug> TCPHandler: Processed in 0.004341537 sec. | ||
3761 | 2025.03.13 18:28:54.759203 [ 196 ] {e140ce10-76fa-4686-a1c0-b0a00f246ee9::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 | ||
3762 | 2025.03.13 18:28:54.759335 [ 198 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1940 rows, containing 5 columns (5 merged, 0 gathered) in 0.004571295 sec., 424387.4000693457 rows/sec., 32.40 MiB/sec. | ||
3763 | 2025.03.13 18:28:54.759429 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3764 | 2025.03.13 18:28:54.759505 [ 196 ] {e140ce10-76fa-4686-a1c0-b0a00f246ee9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3765 | 2025.03.13 18:28:54.759610 [ 196 ] {e140ce10-76fa-4686-a1c0-b0a00f246ee9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
3766 | 2025.03.13 18:28:54.759621 [ 198 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3767 | 2025.03.13 18:28:54.759646 [ 276 ] {d90f9e7f-430c-424f-8d7e-bc6304e08d1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3768 | 2025.03.13 18:28:54.759853 [ 276 ] {d90f9e7f-430c-424f-8d7e-bc6304e08d1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3769 | 2025.03.13 18:28:54.760078 [ 196 ] {e140ce10-76fa-4686-a1c0-b0a00f246ee9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
3770 | 2025.03.13 18:28:54.760608 [ 196 ] {e140ce10-76fa-4686-a1c0-b0a00f246ee9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
3771 | 2025.03.13 18:28:54.761058 [ 196 ] {e140ce10-76fa-4686-a1c0-b0a00f246ee9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
3772 | 2025.03.13 18:28:54.761223 [ 198 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_26_5} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3773 | 2025.03.13 18:28:54.761526 [ 196 ] {e140ce10-76fa-4686-a1c0-b0a00f246ee9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
3774 | 2025.03.13 18:28:54.761737 [ 198 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_26_5} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3775 | 2025.03.13 18:28:54.762065 [ 196 ] {e140ce10-76fa-4686-a1c0-b0a00f246ee9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
3776 | 2025.03.13 18:28:54.762258 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
3777 | 2025.03.13 18:28:54.763763 [ 276 ] {d90f9e7f-430c-424f-8d7e-bc6304e08d1c} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3778 | 2025.03.13 18:28:54.763836 [ 276 ] {d90f9e7f-430c-424f-8d7e-bc6304e08d1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3779 | 2025.03.13 18:28:54.764858 [ 196 ] {e140ce10-76fa-4686-a1c0-b0a00f246ee9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.006049651 sec., 10909.720246672081 rows/sec., 569.99 KiB/sec. | ||
3780 | 2025.03.13 18:28:54.764901 [ 276 ] {d90f9e7f-430c-424f-8d7e-bc6304e08d1c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3781 | 2025.03.13 18:28:54.765018 [ 196 ] {e140ce10-76fa-4686-a1c0-b0a00f246ee9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3782 | 2025.03.13 18:28:54.765419 [ 276 ] {d90f9e7f-430c-424f-8d7e-bc6304e08d1c} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3783 | 2025.03.13 18:28:54.765578 [ 196 ] {e140ce10-76fa-4686-a1c0-b0a00f246ee9::all_1_11_2} <Trace> oximeter.measurements_bool (e140ce10-76fa-4686-a1c0-b0a00f246ee9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3784 | 2025.03.13 18:28:54.765699 [ 124 ] {} <Debug> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3785 | 2025.03.13 18:28:54.765815 [ 124 ] {} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3786 | 2025.03.13 18:28:54.765892 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3787 | 2025.03.13 18:28:54.765896 [ 196 ] {e140ce10-76fa-4686-a1c0-b0a00f246ee9::all_1_11_2} <Trace> oximeter.measurements_bool (e140ce10-76fa-4686-a1c0-b0a00f246ee9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3788 | 2025.03.13 18:28:54.765983 [ 276 ] {d90f9e7f-430c-424f-8d7e-bc6304e08d1c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.006386 sec., 37112.43344816787 rows/sec., 2.49 MiB/sec. | ||
3789 | 2025.03.13 18:28:54.766293 [ 276 ] {d90f9e7f-430c-424f-8d7e-bc6304e08d1c} <Debug> TCPHandler: Processed in 0.00694308 sec. | ||
3790 | 2025.03.13 18:28:54.766317 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
3791 | 2025.03.13 18:28:54.766431 [ 191 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::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 | ||
3792 | 2025.03.13 18:28:54.766505 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3793 | 2025.03.13 18:28:54.766690 [ 191 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3794 | 2025.03.13 18:28:54.766720 [ 276 ] {04822a24-25f8-4a90-b289-5cccb9422758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3795 | 2025.03.13 18:28:54.766750 [ 191 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7288 rows starting from the beginning of the part | ||
3796 | 2025.03.13 18:28:54.766827 [ 276 ] {04822a24-25f8-4a90-b289-5cccb9422758} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3797 | 2025.03.13 18:28:54.767104 [ 191 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 128 rows starting from the beginning of the part | ||
3798 | 2025.03.13 18:28:54.767588 [ 191 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::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 | ||
3799 | 2025.03.13 18:28:54.767996 [ 191 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 237 rows starting from the beginning of the part | ||
3800 | 2025.03.13 18:28:54.768226 [ 191 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::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 | ||
3801 | 2025.03.13 18:28:54.768644 [ 191 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 237 rows starting from the beginning of the part | ||
3802 | 2025.03.13 18:28:54.769314 [ 276 ] {04822a24-25f8-4a90-b289-5cccb9422758} <Trace> oximeter.measurements_f64 (e9405784-d923-419d-a9dd-def0616178fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3803 | 2025.03.13 18:28:54.769384 [ 276 ] {04822a24-25f8-4a90-b289-5cccb9422758} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3804 | 2025.03.13 18:28:54.770090 [ 276 ] {04822a24-25f8-4a90-b289-5cccb9422758} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3805 | 2025.03.13 18:28:54.770442 [ 276 ] {04822a24-25f8-4a90-b289-5cccb9422758} <Trace> oximeter.measurements_f64 (e9405784-d923-419d-a9dd-def0616178fc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3806 | 2025.03.13 18:28:54.770976 [ 276 ] {04822a24-25f8-4a90-b289-5cccb9422758} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00431 sec., 232.01856148491882 rows/sec., 15.63 KiB/sec. | ||
3807 | 2025.03.13 18:28:54.771194 [ 276 ] {04822a24-25f8-4a90-b289-5cccb9422758} <Debug> TCPHandler: Processed in 0.00475235 sec. | ||
3808 | 2025.03.13 18:28:54.771401 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3809 | 2025.03.13 18:28:54.771554 [ 276 ] {b58df44c-a2fb-4b27-ad4b-34236763c0e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3810 | 2025.03.13 18:28:54.771656 [ 276 ] {b58df44c-a2fb-4b27-ad4b-34236763c0e2} <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 | ||
3811 | 2025.03.13 18:28:54.773108 [ 276 ] {b58df44c-a2fb-4b27-ad4b-34236763c0e2} <Trace> oximeter.measurements_histogramu64 (bf63021a-b684-4ff8-b493-a267bf52294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3812 | 2025.03.13 18:28:54.773194 [ 276 ] {b58df44c-a2fb-4b27-ad4b-34236763c0e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3813 | 2025.03.13 18:28:54.773523 [ 191 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8210 rows, containing 5 columns (5 merged, 0 gathered) in 0.007495427 sec., 1095334.5286399294 rows/sec., 73.84 MiB/sec. | ||
3814 | 2025.03.13 18:28:54.773764 [ 191 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3815 | 2025.03.13 18:28:54.774429 [ 191 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3816 | 2025.03.13 18:28:54.774620 [ 191 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3817 | 2025.03.13 18:28:54.774757 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. | ||
3818 | 2025.03.13 18:28:54.774878 [ 276 ] {b58df44c-a2fb-4b27-ad4b-34236763c0e2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3819 | 2025.03.13 18:28:54.775145 [ 276 ] {b58df44c-a2fb-4b27-ad4b-34236763c0e2} <Trace> oximeter.measurements_histogramu64 (bf63021a-b684-4ff8-b493-a267bf52294d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3820 | 2025.03.13 18:28:54.775322 [ 124 ] {} <Debug> oximeter.measurements_histogramu64 (bf63021a-b684-4ff8-b493-a267bf52294d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3821 | 2025.03.13 18:28:54.775382 [ 124 ] {} <Trace> oximeter.measurements_histogramu64 (bf63021a-b684-4ff8-b493-a267bf52294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3822 | 2025.03.13 18:28:54.775420 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3823 | 2025.03.13 18:28:54.775456 [ 276 ] {b58df44c-a2fb-4b27-ad4b-34236763c0e2} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.003919 sec., 9696.351109977035 rows/sec., 17.38 MiB/sec. | ||
3824 | 2025.03.13 18:28:54.775769 [ 186 ] {bf63021a-b684-4ff8-b493-a267bf52294d::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 | ||
3825 | 2025.03.13 18:28:54.776012 [ 276 ] {b58df44c-a2fb-4b27-ad4b-34236763c0e2} <Debug> TCPHandler: Processed in 0.004693878 sec. | ||
3826 | 2025.03.13 18:28:54.776188 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3827 | 2025.03.13 18:28:54.776226 [ 186 ] {bf63021a-b684-4ff8-b493-a267bf52294d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3828 | 2025.03.13 18:28:54.776302 [ 186 ] {bf63021a-b684-4ff8-b493-a267bf52294d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 123 rows starting from the beginning of the part | ||
3829 | 2025.03.13 18:28:54.776329 [ 276 ] {c5800e07-cfbd-40cf-b339-a60727312d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3830 | 2025.03.13 18:28:54.776392 [ 276 ] {c5800e07-cfbd-40cf-b339-a60727312d0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3831 | 2025.03.13 18:28:54.776717 [ 186 ] {bf63021a-b684-4ff8-b493-a267bf52294d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 37 rows starting from the beginning of the part | ||
3832 | 2025.03.13 18:28:54.777102 [ 186 ] {bf63021a-b684-4ff8-b493-a267bf52294d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 37 rows starting from the beginning of the part | ||
3833 | 2025.03.13 18:28:54.777515 [ 186 ] {bf63021a-b684-4ff8-b493-a267bf52294d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 38 rows starting from the beginning of the part | ||
3834 | 2025.03.13 18:28:54.777641 [ 276 ] {c5800e07-cfbd-40cf-b339-a60727312d0f} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3835 | 2025.03.13 18:28:54.777714 [ 276 ] {c5800e07-cfbd-40cf-b339-a60727312d0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3836 | 2025.03.13 18:28:54.777877 [ 186 ] {bf63021a-b684-4ff8-b493-a267bf52294d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 38 rows starting from the beginning of the part | ||
3837 | 2025.03.13 18:28:54.778254 [ 186 ] {bf63021a-b684-4ff8-b493-a267bf52294d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 38 rows starting from the beginning of the part | ||
3838 | 2025.03.13 18:28:54.778554 [ 276 ] {c5800e07-cfbd-40cf-b339-a60727312d0f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3839 | 2025.03.13 18:28:54.778875 [ 276 ] {c5800e07-cfbd-40cf-b339-a60727312d0f} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3840 | 2025.03.13 18:28:54.779075 [ 124 ] {} <Debug> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3841 | 2025.03.13 18:28:54.779173 [ 124 ] {} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3842 | 2025.03.13 18:28:54.779225 [ 276 ] {c5800e07-cfbd-40cf-b339-a60727312d0f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002907 sec., 28207.7743378053 rows/sec., 1.79 MiB/sec. | ||
3843 | 2025.03.13 18:28:54.779247 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3844 | 2025.03.13 18:28:54.779538 [ 276 ] {c5800e07-cfbd-40cf-b339-a60727312d0f} <Debug> TCPHandler: Processed in 0.003409138 sec. | ||
3845 | 2025.03.13 18:28:54.779758 [ 194 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::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 | ||
3846 | 2025.03.13 18:28:54.779912 [ 194 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3847 | 2025.03.13 18:28:54.779944 [ 194 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1158 rows starting from the beginning of the part | ||
3848 | 2025.03.13 18:28:54.780096 [ 194 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 48 rows starting from the beginning of the part | ||
3849 | 2025.03.13 18:28:54.780331 [ 194 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::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 | ||
3850 | 2025.03.13 18:28:54.780565 [ 194 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 82 rows starting from the beginning of the part | ||
3851 | 2025.03.13 18:28:54.780746 [ 194 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::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 | ||
3852 | 2025.03.13 18:28:54.780905 [ 194 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 82 rows starting from the beginning of the part | ||
3853 | 2025.03.13 18:28:54.783003 [ 200 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1490 rows, containing 4 columns (4 merged, 0 gathered) in 0.003531151 sec., 421958.7324359677 rows/sec., 27.40 MiB/sec. | ||
3854 | 2025.03.13 18:28:54.783429 [ 200 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3855 | 2025.03.13 18:28:54.783864 [ 200 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_26_5} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3856 | 2025.03.13 18:28:54.783947 [ 200 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_26_5} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3857 | 2025.03.13 18:28:54.784032 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
3858 | 2025.03.13 18:28:54.784338 [ 193 ] {bf63021a-b684-4ff8-b493-a267bf52294d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 311 rows, containing 19 columns (19 merged, 0 gathered) in 0.008834109 sec., 35204.45582004931 rows/sec., 63.08 MiB/sec. | ||
3859 | 2025.03.13 18:28:54.784827 [ 194 ] {bf63021a-b684-4ff8-b493-a267bf52294d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3860 | 2025.03.13 18:28:54.785274 [ 194 ] {bf63021a-b684-4ff8-b493-a267bf52294d::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (bf63021a-b684-4ff8-b493-a267bf52294d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3861 | 2025.03.13 18:28:54.785369 [ 194 ] {bf63021a-b684-4ff8-b493-a267bf52294d::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (bf63021a-b684-4ff8-b493-a267bf52294d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3862 | 2025.03.13 18:28:54.785486 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.75 MiB. | ||
3863 | 2025.03.13 18:28:58.499171 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3864 | 2025.03.13 18:28:58.499251 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3865 | 2025.03.13 18:28:58.621088 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8296 | ||
3866 | 2025.03.13 18:28:58.622004 [ 244 ] {} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3867 | 2025.03.13 18:28:58.622041 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3868 | 2025.03.13 18:28:58.622559 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3869 | 2025.03.13 18:28:58.622808 [ 244 ] {} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3870 | 2025.03.13 18:28:58.623059 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
3871 | 2025.03.13 18:28:59.170076 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
3872 | 2025.03.13 18:28:59.189249 [ 242 ] {} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3873 | 2025.03.13 18:28:59.189292 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3874 | 2025.03.13 18:28:59.197102 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3875 | 2025.03.13 18:28:59.197947 [ 242 ] {} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3876 | 2025.03.13 18:28:59.200522 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
3877 | 2025.03.13 18:28:59.719718 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3878 | 2025.03.13 18:28:59.720020 [ 276 ] {e7f8a9af-56ff-4052-84c4-45ead1e7b602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3879 | 2025.03.13 18:28:59.720138 [ 276 ] {e7f8a9af-56ff-4052-84c4-45ead1e7b602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3880 | 2025.03.13 18:28:59.721263 [ 276 ] {e7f8a9af-56ff-4052-84c4-45ead1e7b602} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3881 | 2025.03.13 18:28:59.721311 [ 276 ] {e7f8a9af-56ff-4052-84c4-45ead1e7b602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3882 | 2025.03.13 18:28:59.721749 [ 276 ] {e7f8a9af-56ff-4052-84c4-45ead1e7b602} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3883 | 2025.03.13 18:28:59.721997 [ 276 ] {e7f8a9af-56ff-4052-84c4-45ead1e7b602} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3884 | 2025.03.13 18:28:59.722249 [ 276 ] {e7f8a9af-56ff-4052-84c4-45ead1e7b602} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002312 sec., 24221.453287197233 rows/sec., 1.86 MiB/sec. | ||
3885 | 2025.03.13 18:28:59.722387 [ 276 ] {e7f8a9af-56ff-4052-84c4-45ead1e7b602} <Debug> TCPHandler: Processed in 0.00285888 sec. | ||
3886 | 2025.03.13 18:28:59.722554 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3887 | 2025.03.13 18:28:59.722667 [ 276 ] {cdc2e15c-5490-40e4-a49d-82991bc013a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3888 | 2025.03.13 18:28:59.722715 [ 276 ] {cdc2e15c-5490-40e4-a49d-82991bc013a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3889 | 2025.03.13 18:28:59.723289 [ 276 ] {cdc2e15c-5490-40e4-a49d-82991bc013a5} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3890 | 2025.03.13 18:28:59.723328 [ 276 ] {cdc2e15c-5490-40e4-a49d-82991bc013a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3891 | 2025.03.13 18:28:59.723683 [ 276 ] {cdc2e15c-5490-40e4-a49d-82991bc013a5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3892 | 2025.03.13 18:28:59.723932 [ 276 ] {cdc2e15c-5490-40e4-a49d-82991bc013a5} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3893 | 2025.03.13 18:28:59.724145 [ 276 ] {cdc2e15c-5490-40e4-a49d-82991bc013a5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001505 sec., 42524.916943521595 rows/sec., 3.32 MiB/sec. | ||
3894 | 2025.03.13 18:28:59.724199 [ 276 ] {cdc2e15c-5490-40e4-a49d-82991bc013a5} <Debug> TCPHandler: Processed in 0.001699163 sec. | ||
3895 | 2025.03.13 18:28:59.724317 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3896 | 2025.03.13 18:28:59.724424 [ 276 ] {f2c0e2ec-b471-4678-a251-6e579fc2dbae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3897 | 2025.03.13 18:28:59.724475 [ 276 ] {f2c0e2ec-b471-4678-a251-6e579fc2dbae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3898 | 2025.03.13 18:28:59.725011 [ 276 ] {f2c0e2ec-b471-4678-a251-6e579fc2dbae} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3899 | 2025.03.13 18:28:59.725048 [ 276 ] {f2c0e2ec-b471-4678-a251-6e579fc2dbae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3900 | 2025.03.13 18:28:59.725431 [ 276 ] {f2c0e2ec-b471-4678-a251-6e579fc2dbae} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3901 | 2025.03.13 18:28:59.725660 [ 276 ] {f2c0e2ec-b471-4678-a251-6e579fc2dbae} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3902 | 2025.03.13 18:28:59.725868 [ 276 ] {f2c0e2ec-b471-4678-a251-6e579fc2dbae} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001462 sec., 109439.12448700411 rows/sec., 7.62 MiB/sec. | ||
3903 | 2025.03.13 18:28:59.725953 [ 276 ] {f2c0e2ec-b471-4678-a251-6e579fc2dbae} <Debug> TCPHandler: Processed in 0.001687554 sec. | ||
3904 | 2025.03.13 18:28:59.726184 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3905 | 2025.03.13 18:28:59.726293 [ 276 ] {c3d2e7cb-5d7c-4c9a-8029-53c20d014a25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3906 | 2025.03.13 18:28:59.726342 [ 276 ] {c3d2e7cb-5d7c-4c9a-8029-53c20d014a25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3907 | 2025.03.13 18:28:59.726797 [ 276 ] {c3d2e7cb-5d7c-4c9a-8029-53c20d014a25} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3908 | 2025.03.13 18:28:59.726837 [ 276 ] {c3d2e7cb-5d7c-4c9a-8029-53c20d014a25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3909 | 2025.03.13 18:28:59.727197 [ 276 ] {c3d2e7cb-5d7c-4c9a-8029-53c20d014a25} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3910 | 2025.03.13 18:28:59.727432 [ 276 ] {c3d2e7cb-5d7c-4c9a-8029-53c20d014a25} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3911 | 2025.03.13 18:28:59.727641 [ 276 ] {c3d2e7cb-5d7c-4c9a-8029-53c20d014a25} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001372 sec., 43731.778425655975 rows/sec., 2.95 MiB/sec. | ||
3912 | 2025.03.13 18:28:59.727692 [ 276 ] {c3d2e7cb-5d7c-4c9a-8029-53c20d014a25} <Debug> TCPHandler: Processed in 0.00157574 sec. | ||
3913 | 2025.03.13 18:29:00.186850 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3914 | 2025.03.13 18:29:00.187059 [ 276 ] {28bb21c2-3c4c-4e98-b223-9762b0500649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3915 | 2025.03.13 18:29:00.187139 [ 276 ] {28bb21c2-3c4c-4e98-b223-9762b0500649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3916 | 2025.03.13 18:29:00.188049 [ 276 ] {28bb21c2-3c4c-4e98-b223-9762b0500649} <Trace> oximeter.fields_i16 (9e0fc66e-7e36-43be-a4c3-0323e9831ad8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3917 | 2025.03.13 18:29:00.188099 [ 276 ] {28bb21c2-3c4c-4e98-b223-9762b0500649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3918 | 2025.03.13 18:29:00.188540 [ 276 ] {28bb21c2-3c4c-4e98-b223-9762b0500649} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3919 | 2025.03.13 18:29:00.188810 [ 276 ] {28bb21c2-3c4c-4e98-b223-9762b0500649} <Trace> oximeter.fields_i16 (9e0fc66e-7e36-43be-a4c3-0323e9831ad8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3920 | 2025.03.13 18:29:00.189079 [ 276 ] {28bb21c2-3c4c-4e98-b223-9762b0500649} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002067 sec., 102564.10256410258 rows/sec., 6.52 MiB/sec. | ||
3921 | 2025.03.13 18:29:00.189300 [ 276 ] {28bb21c2-3c4c-4e98-b223-9762b0500649} <Debug> TCPHandler: Processed in 0.002584022 sec. | ||
3922 | 2025.03.13 18:29:00.189434 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3923 | 2025.03.13 18:29:00.189537 [ 276 ] {c60d320b-99f5-49f4-9c91-58a3998d8c9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3924 | 2025.03.13 18:29:00.189585 [ 276 ] {c60d320b-99f5-49f4-9c91-58a3998d8c9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3925 | 2025.03.13 18:29:00.190158 [ 276 ] {c60d320b-99f5-49f4-9c91-58a3998d8c9f} <Trace> oximeter.fields_ipaddr (cb31523a-dd0f-426c-b8bf-1b81ef1951bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3926 | 2025.03.13 18:29:00.190198 [ 276 ] {c60d320b-99f5-49f4-9c91-58a3998d8c9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3927 | 2025.03.13 18:29:00.190532 [ 276 ] {c60d320b-99f5-49f4-9c91-58a3998d8c9f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
3928 | 2025.03.13 18:29:00.190765 [ 276 ] {c60d320b-99f5-49f4-9c91-58a3998d8c9f} <Trace> oximeter.fields_ipaddr (cb31523a-dd0f-426c-b8bf-1b81ef1951bc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3929 | 2025.03.13 18:29:00.191032 [ 276 ] {c60d320b-99f5-49f4-9c91-58a3998d8c9f} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001495 sec., 9364.548494983277 rows/sec., 763.61 KiB/sec. | ||
3930 | 2025.03.13 18:29:00.191155 [ 276 ] {c60d320b-99f5-49f4-9c91-58a3998d8c9f} <Debug> TCPHandler: Processed in 0.001771336 sec. | ||
3931 | 2025.03.13 18:29:00.191278 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3932 | 2025.03.13 18:29:00.191382 [ 276 ] {3dcf7e2f-77c2-418f-99e7-a8cf470b76e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3933 | 2025.03.13 18:29:00.191426 [ 276 ] {3dcf7e2f-77c2-418f-99e7-a8cf470b76e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3934 | 2025.03.13 18:29:00.192776 [ 276 ] {3dcf7e2f-77c2-418f-99e7-a8cf470b76e7} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3935 | 2025.03.13 18:29:00.192817 [ 276 ] {3dcf7e2f-77c2-418f-99e7-a8cf470b76e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3936 | 2025.03.13 18:29:00.193319 [ 276 ] {3dcf7e2f-77c2-418f-99e7-a8cf470b76e7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3937 | 2025.03.13 18:29:00.193561 [ 276 ] {3dcf7e2f-77c2-418f-99e7-a8cf470b76e7} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3938 | 2025.03.13 18:29:00.193777 [ 276 ] {3dcf7e2f-77c2-418f-99e7-a8cf470b76e7} <Debug> executeQuery: Read 1840 rows, 153.70 KiB in 0.002416 sec., 761589.4039735099 rows/sec., 62.12 MiB/sec. | ||
3939 | 2025.03.13 18:29:00.193830 [ 276 ] {3dcf7e2f-77c2-418f-99e7-a8cf470b76e7} <Debug> TCPHandler: Processed in 0.002601782 sec. | ||
3940 | 2025.03.13 18:29:00.193953 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3941 | 2025.03.13 18:29:00.194057 [ 276 ] {a1863036-07cc-48fd-b81d-438d9d5a7f40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3942 | 2025.03.13 18:29:00.194103 [ 276 ] {a1863036-07cc-48fd-b81d-438d9d5a7f40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3943 | 2025.03.13 18:29:00.194672 [ 276 ] {a1863036-07cc-48fd-b81d-438d9d5a7f40} <Trace> oximeter.fields_u16 (70d7ac13-7519-46fa-b7e3-25cc1572d035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3944 | 2025.03.13 18:29:00.194712 [ 276 ] {a1863036-07cc-48fd-b81d-438d9d5a7f40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3945 | 2025.03.13 18:29:00.195064 [ 276 ] {a1863036-07cc-48fd-b81d-438d9d5a7f40} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3946 | 2025.03.13 18:29:00.195317 [ 276 ] {a1863036-07cc-48fd-b81d-438d9d5a7f40} <Trace> oximeter.fields_u16 (70d7ac13-7519-46fa-b7e3-25cc1572d035): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3947 | 2025.03.13 18:29:00.195530 [ 276 ] {a1863036-07cc-48fd-b81d-438d9d5a7f40} <Debug> executeQuery: Read 158 rows, 10.22 KiB in 0.001493 sec., 105827.19356999331 rows/sec., 6.69 MiB/sec. | ||
3948 | 2025.03.13 18:29:00.195582 [ 276 ] {a1863036-07cc-48fd-b81d-438d9d5a7f40} <Debug> TCPHandler: Processed in 0.001680993 sec. | ||
3949 | 2025.03.13 18:29:00.195700 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3950 | 2025.03.13 18:29:00.195804 [ 276 ] {706ecaee-c961-4dd7-926d-d0ef1e638f78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3951 | 2025.03.13 18:29:00.195849 [ 276 ] {706ecaee-c961-4dd7-926d-d0ef1e638f78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3952 | 2025.03.13 18:29:00.196484 [ 276 ] {706ecaee-c961-4dd7-926d-d0ef1e638f78} <Trace> oximeter.fields_u32 (c2c0013c-3270-4a07-92c3-adbd6ff18017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3953 | 2025.03.13 18:29:00.196523 [ 276 ] {706ecaee-c961-4dd7-926d-d0ef1e638f78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3954 | 2025.03.13 18:29:00.196888 [ 276 ] {706ecaee-c961-4dd7-926d-d0ef1e638f78} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3955 | 2025.03.13 18:29:00.197118 [ 276 ] {706ecaee-c961-4dd7-926d-d0ef1e638f78} <Trace> oximeter.fields_u32 (c2c0013c-3270-4a07-92c3-adbd6ff18017): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3956 | 2025.03.13 18:29:00.197323 [ 276 ] {706ecaee-c961-4dd7-926d-d0ef1e638f78} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.00154 sec., 221428.57142857145 rows/sec., 14.77 MiB/sec. | ||
3957 | 2025.03.13 18:29:00.197375 [ 276 ] {706ecaee-c961-4dd7-926d-d0ef1e638f78} <Debug> TCPHandler: Processed in 0.001725794 sec. | ||
3958 | 2025.03.13 18:29:00.197481 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3959 | 2025.03.13 18:29:00.197581 [ 276 ] {269ce615-6aab-4f32-a780-4eea2fcb74e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3960 | 2025.03.13 18:29:00.197626 [ 276 ] {269ce615-6aab-4f32-a780-4eea2fcb74e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3961 | 2025.03.13 18:29:00.198175 [ 276 ] {269ce615-6aab-4f32-a780-4eea2fcb74e4} <Trace> oximeter.fields_u8 (1bfc32df-9a58-4a17-8325-ff80a3236ddb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3962 | 2025.03.13 18:29:00.198214 [ 276 ] {269ce615-6aab-4f32-a780-4eea2fcb74e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3963 | 2025.03.13 18:29:00.198558 [ 276 ] {269ce615-6aab-4f32-a780-4eea2fcb74e4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3964 | 2025.03.13 18:29:00.198786 [ 276 ] {269ce615-6aab-4f32-a780-4eea2fcb74e4} <Trace> oximeter.fields_u8 (1bfc32df-9a58-4a17-8325-ff80a3236ddb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3965 | 2025.03.13 18:29:00.199029 [ 276 ] {269ce615-6aab-4f32-a780-4eea2fcb74e4} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001467 sec., 76346.28493524199 rows/sec., 4.35 MiB/sec. | ||
3966 | 2025.03.13 18:29:00.199214 [ 276 ] {269ce615-6aab-4f32-a780-4eea2fcb74e4} <Debug> TCPHandler: Processed in 0.001783346 sec. | ||
3967 | 2025.03.13 18:29:00.199347 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3968 | 2025.03.13 18:29:00.199452 [ 276 ] {777f65d3-ba9d-45d8-8419-5e498f5b8854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3969 | 2025.03.13 18:29:00.199497 [ 276 ] {777f65d3-ba9d-45d8-8419-5e498f5b8854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3970 | 2025.03.13 18:29:00.200400 [ 276 ] {777f65d3-ba9d-45d8-8419-5e498f5b8854} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3971 | 2025.03.13 18:29:00.200440 [ 276 ] {777f65d3-ba9d-45d8-8419-5e498f5b8854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3972 | 2025.03.13 18:29:00.200824 [ 276 ] {777f65d3-ba9d-45d8-8419-5e498f5b8854} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3973 | 2025.03.13 18:29:00.201056 [ 276 ] {777f65d3-ba9d-45d8-8419-5e498f5b8854} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3974 | 2025.03.13 18:29:00.201292 [ 276 ] {777f65d3-ba9d-45d8-8419-5e498f5b8854} <Debug> executeQuery: Read 890 rows, 66.06 KiB in 0.00185 sec., 481081.08108108107 rows/sec., 34.87 MiB/sec. | ||
3975 | 2025.03.13 18:29:00.201495 [ 276 ] {777f65d3-ba9d-45d8-8419-5e498f5b8854} <Debug> TCPHandler: Processed in 0.002193069 sec. | ||
3976 | 2025.03.13 18:29:00.201676 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3977 | 2025.03.13 18:29:00.201781 [ 276 ] {ad3b5579-3ba6-4d58-a3c5-19e8d17f798a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3978 | 2025.03.13 18:29:00.201829 [ 276 ] {ad3b5579-3ba6-4d58-a3c5-19e8d17f798a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3979 | 2025.03.13 18:29:00.202298 [ 276 ] {ad3b5579-3ba6-4d58-a3c5-19e8d17f798a} <Trace> oximeter.measurements_bool (e140ce10-76fa-4686-a1c0-b0a00f246ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3980 | 2025.03.13 18:29:00.202337 [ 276 ] {ad3b5579-3ba6-4d58-a3c5-19e8d17f798a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3981 | 2025.03.13 18:29:00.202700 [ 276 ] {ad3b5579-3ba6-4d58-a3c5-19e8d17f798a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3982 | 2025.03.13 18:29:00.202926 [ 276 ] {ad3b5579-3ba6-4d58-a3c5-19e8d17f798a} <Trace> oximeter.measurements_bool (e140ce10-76fa-4686-a1c0-b0a00f246ee9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3983 | 2025.03.13 18:29:00.203198 [ 276 ] {ad3b5579-3ba6-4d58-a3c5-19e8d17f798a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001419 sec., 4228.329809725159 rows/sec., 220.91 KiB/sec. | ||
3984 | 2025.03.13 18:29:00.203346 [ 276 ] {ad3b5579-3ba6-4d58-a3c5-19e8d17f798a} <Debug> TCPHandler: Processed in 0.001727485 sec. | ||
3985 | 2025.03.13 18:29:00.203451 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3986 | 2025.03.13 18:29:00.203552 [ 276 ] {d33becab-d736-4ffe-a229-41ec0e4fd55f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3987 | 2025.03.13 18:29:00.203600 [ 276 ] {d33becab-d736-4ffe-a229-41ec0e4fd55f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3988 | 2025.03.13 18:29:00.204357 [ 276 ] {d33becab-d736-4ffe-a229-41ec0e4fd55f} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3989 | 2025.03.13 18:29:00.204396 [ 276 ] {d33becab-d736-4ffe-a229-41ec0e4fd55f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3990 | 2025.03.13 18:29:00.204819 [ 276 ] {d33becab-d736-4ffe-a229-41ec0e4fd55f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3991 | 2025.03.13 18:29:00.205049 [ 276 ] {d33becab-d736-4ffe-a229-41ec0e4fd55f} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3992 | 2025.03.13 18:29:00.205259 [ 276 ] {d33becab-d736-4ffe-a229-41ec0e4fd55f} <Debug> executeQuery: Read 962 rows, 65.46 KiB in 0.001728 sec., 556712.962962963 rows/sec., 37.00 MiB/sec. | ||
3993 | 2025.03.13 18:29:00.205310 [ 276 ] {d33becab-d736-4ffe-a229-41ec0e4fd55f} <Debug> TCPHandler: Processed in 0.001907181 sec. | ||
3994 | 2025.03.13 18:29:00.205481 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3995 | 2025.03.13 18:29:00.205585 [ 276 ] {8329fd6f-5fe1-4a91-9c19-a20c40f9fda2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3996 | 2025.03.13 18:29:00.205632 [ 276 ] {8329fd6f-5fe1-4a91-9c19-a20c40f9fda2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3997 | 2025.03.13 18:29:00.206050 [ 276 ] {8329fd6f-5fe1-4a91-9c19-a20c40f9fda2} <Trace> oximeter.measurements_f64 (e9405784-d923-419d-a9dd-def0616178fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3998 | 2025.03.13 18:29:00.206089 [ 276 ] {8329fd6f-5fe1-4a91-9c19-a20c40f9fda2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
3999 | 2025.03.13 18:29:00.206427 [ 276 ] {8329fd6f-5fe1-4a91-9c19-a20c40f9fda2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4000 | 2025.03.13 18:29:00.206652 [ 276 ] {8329fd6f-5fe1-4a91-9c19-a20c40f9fda2} <Trace> oximeter.measurements_f64 (e9405784-d923-419d-a9dd-def0616178fc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4001 | 2025.03.13 18:29:00.206853 [ 276 ] {8329fd6f-5fe1-4a91-9c19-a20c40f9fda2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001289 sec., 775.7951900698216 rows/sec., 52.28 KiB/sec. | ||
4002 | 2025.03.13 18:29:00.206901 [ 276 ] {8329fd6f-5fe1-4a91-9c19-a20c40f9fda2} <Debug> TCPHandler: Processed in 0.001470656 sec. | ||
4003 | 2025.03.13 18:29:00.207005 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4004 | 2025.03.13 18:29:00.207105 [ 276 ] {d8a134b7-ba16-4466-b2d1-c206056fec0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4005 | 2025.03.13 18:29:00.207170 [ 276 ] {d8a134b7-ba16-4466-b2d1-c206056fec0f} <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 | ||
4006 | 2025.03.13 18:29:00.208305 [ 276 ] {d8a134b7-ba16-4466-b2d1-c206056fec0f} <Trace> oximeter.measurements_histogramu64 (bf63021a-b684-4ff8-b493-a267bf52294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4007 | 2025.03.13 18:29:00.208344 [ 276 ] {d8a134b7-ba16-4466-b2d1-c206056fec0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4008 | 2025.03.13 18:29:00.208991 [ 276 ] {d8a134b7-ba16-4466-b2d1-c206056fec0f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4009 | 2025.03.13 18:29:00.209236 [ 276 ] {d8a134b7-ba16-4466-b2d1-c206056fec0f} <Trace> oximeter.measurements_histogramu64 (bf63021a-b684-4ff8-b493-a267bf52294d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4010 | 2025.03.13 18:29:00.209469 [ 276 ] {d8a134b7-ba16-4466-b2d1-c206056fec0f} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002384 sec., 15939.597315436242 rows/sec., 28.56 MiB/sec. | ||
4011 | 2025.03.13 18:29:00.209561 [ 276 ] {d8a134b7-ba16-4466-b2d1-c206056fec0f} <Debug> TCPHandler: Processed in 0.002604712 sec. | ||
4012 | 2025.03.13 18:29:00.209708 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4013 | 2025.03.13 18:29:00.209812 [ 276 ] {0259b22e-8c02-4a62-a4d5-daf5322dfdb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4014 | 2025.03.13 18:29:00.209859 [ 276 ] {0259b22e-8c02-4a62-a4d5-daf5322dfdb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4015 | 2025.03.13 18:29:00.210290 [ 276 ] {0259b22e-8c02-4a62-a4d5-daf5322dfdb8} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4016 | 2025.03.13 18:29:00.210330 [ 276 ] {0259b22e-8c02-4a62-a4d5-daf5322dfdb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4017 | 2025.03.13 18:29:00.210672 [ 276 ] {0259b22e-8c02-4a62-a4d5-daf5322dfdb8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4018 | 2025.03.13 18:29:00.210905 [ 276 ] {0259b22e-8c02-4a62-a4d5-daf5322dfdb8} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4019 | 2025.03.13 18:29:00.211108 [ 276 ] {0259b22e-8c02-4a62-a4d5-daf5322dfdb8} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001318 sec., 25796.661608497725 rows/sec., 1.50 MiB/sec. | ||
4020 | 2025.03.13 18:29:00.211158 [ 276 ] {0259b22e-8c02-4a62-a4d5-daf5322dfdb8} <Debug> TCPHandler: Processed in 0.001506947 sec. | ||
4021 | 2025.03.13 18:29:03.640448 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 582 | ||
4022 | 2025.03.13 18:29:03.643966 [ 243 ] {} <Trace> system.query_log (5f2578bd-8b88-4233-9145-01cb1ba96b2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4023 | 2025.03.13 18:29:03.644028 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4024 | 2025.03.13 18:29:03.645520 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4025 | 2025.03.13 18:29:03.645848 [ 243 ] {} <Trace> system.query_log (5f2578bd-8b88-4233-9145-01cb1ba96b2c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4026 | 2025.03.13 18:29:03.646498 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 582 | ||
4027 | 2025.03.13 18:29:04.718504 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4028 | 2025.03.13 18:29:04.718809 [ 276 ] {bf5bc6ee-92a2-4e84-afc7-72e3eec07ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4029 | 2025.03.13 18:29:04.718927 [ 276 ] {bf5bc6ee-92a2-4e84-afc7-72e3eec07ca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4030 | 2025.03.13 18:29:04.719752 [ 276 ] {bf5bc6ee-92a2-4e84-afc7-72e3eec07ca4} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4031 | 2025.03.13 18:29:04.719804 [ 276 ] {bf5bc6ee-92a2-4e84-afc7-72e3eec07ca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4032 | 2025.03.13 18:29:04.720236 [ 276 ] {bf5bc6ee-92a2-4e84-afc7-72e3eec07ca4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4033 | 2025.03.13 18:29:04.720495 [ 276 ] {bf5bc6ee-92a2-4e84-afc7-72e3eec07ca4} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4034 | 2025.03.13 18:29:04.720740 [ 276 ] {bf5bc6ee-92a2-4e84-afc7-72e3eec07ca4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002019 sec., 27736.503219415554 rows/sec., 2.13 MiB/sec. | ||
4035 | 2025.03.13 18:29:04.720807 [ 276 ] {bf5bc6ee-92a2-4e84-afc7-72e3eec07ca4} <Debug> TCPHandler: Processed in 0.002495339 sec. | ||
4036 | 2025.03.13 18:29:04.720955 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4037 | 2025.03.13 18:29:04.721098 [ 276 ] {7d301b9c-c569-4399-8ef1-d2ac9e1f999f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4038 | 2025.03.13 18:29:04.721158 [ 276 ] {7d301b9c-c569-4399-8ef1-d2ac9e1f999f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4039 | 2025.03.13 18:29:04.721845 [ 276 ] {7d301b9c-c569-4399-8ef1-d2ac9e1f999f} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4040 | 2025.03.13 18:29:04.721896 [ 276 ] {7d301b9c-c569-4399-8ef1-d2ac9e1f999f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4041 | 2025.03.13 18:29:04.722297 [ 276 ] {7d301b9c-c569-4399-8ef1-d2ac9e1f999f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4042 | 2025.03.13 18:29:04.722549 [ 276 ] {7d301b9c-c569-4399-8ef1-d2ac9e1f999f} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4043 | 2025.03.13 18:29:04.722730 [ 276 ] {7d301b9c-c569-4399-8ef1-d2ac9e1f999f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001665 sec., 38438.43843843844 rows/sec., 3.00 MiB/sec. | ||
4044 | 2025.03.13 18:29:04.722783 [ 276 ] {7d301b9c-c569-4399-8ef1-d2ac9e1f999f} <Debug> TCPHandler: Processed in 0.00189814 sec. | ||
4045 | 2025.03.13 18:29:04.722903 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4046 | 2025.03.13 18:29:04.723014 [ 276 ] {628e1ea8-b9d4-42bb-9cfc-0c376abdf194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4047 | 2025.03.13 18:29:04.723065 [ 276 ] {628e1ea8-b9d4-42bb-9cfc-0c376abdf194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4048 | 2025.03.13 18:29:04.723577 [ 276 ] {628e1ea8-b9d4-42bb-9cfc-0c376abdf194} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4049 | 2025.03.13 18:29:04.723614 [ 276 ] {628e1ea8-b9d4-42bb-9cfc-0c376abdf194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4050 | 2025.03.13 18:29:04.724018 [ 276 ] {628e1ea8-b9d4-42bb-9cfc-0c376abdf194} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4051 | 2025.03.13 18:29:04.724256 [ 276 ] {628e1ea8-b9d4-42bb-9cfc-0c376abdf194} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4052 | 2025.03.13 18:29:04.724433 [ 276 ] {628e1ea8-b9d4-42bb-9cfc-0c376abdf194} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001443 sec., 88704.0887040887 rows/sec., 6.18 MiB/sec. | ||
4053 | 2025.03.13 18:29:04.724483 [ 276 ] {628e1ea8-b9d4-42bb-9cfc-0c376abdf194} <Debug> TCPHandler: Processed in 0.001635072 sec. | ||
4054 | 2025.03.13 18:29:04.724589 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4055 | 2025.03.13 18:29:04.724689 [ 276 ] {808d44c2-b5af-4226-8af8-fbf9ef10b872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4056 | 2025.03.13 18:29:04.724736 [ 276 ] {808d44c2-b5af-4226-8af8-fbf9ef10b872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4057 | 2025.03.13 18:29:04.725168 [ 276 ] {808d44c2-b5af-4226-8af8-fbf9ef10b872} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4058 | 2025.03.13 18:29:04.725205 [ 276 ] {808d44c2-b5af-4226-8af8-fbf9ef10b872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4059 | 2025.03.13 18:29:04.725582 [ 276 ] {808d44c2-b5af-4226-8af8-fbf9ef10b872} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4060 | 2025.03.13 18:29:04.725814 [ 276 ] {808d44c2-b5af-4226-8af8-fbf9ef10b872} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4061 | 2025.03.13 18:29:04.726027 [ 276 ] {808d44c2-b5af-4226-8af8-fbf9ef10b872} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001354 sec., 35450.516986706054 rows/sec., 2.39 MiB/sec. | ||
4062 | 2025.03.13 18:29:04.726227 [ 276 ] {808d44c2-b5af-4226-8af8-fbf9ef10b872} <Debug> TCPHandler: Processed in 0.001686313 sec. | ||
4063 | 2025.03.13 18:29:06.124154 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8784 | ||
4064 | 2025.03.13 18:29:06.124811 [ 244 ] {} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4065 | 2025.03.13 18:29:06.124846 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4066 | 2025.03.13 18:29:06.125409 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4067 | 2025.03.13 18:29:06.125669 [ 244 ] {} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4068 | 2025.03.13 18:29:06.125847 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8784 | ||
4069 | 2025.03.13 18:29:06.701564 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
4070 | 2025.03.13 18:29:06.722226 [ 242 ] {} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4071 | 2025.03.13 18:29:06.722290 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4072 | 2025.03.13 18:29:06.729806 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4073 | 2025.03.13 18:29:06.730577 [ 242 ] {} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4074 | 2025.03.13 18:29:06.733265 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
4075 | 2025.03.13 18:29:09.719472 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4076 | 2025.03.13 18:29:09.719744 [ 276 ] {5d50b767-e39d-42d6-8b8c-f9157a85e821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4077 | 2025.03.13 18:29:09.719847 [ 276 ] {5d50b767-e39d-42d6-8b8c-f9157a85e821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4078 | 2025.03.13 18:29:09.720769 [ 276 ] {5d50b767-e39d-42d6-8b8c-f9157a85e821} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4079 | 2025.03.13 18:29:09.720810 [ 276 ] {5d50b767-e39d-42d6-8b8c-f9157a85e821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4080 | 2025.03.13 18:29:09.721250 [ 276 ] {5d50b767-e39d-42d6-8b8c-f9157a85e821} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4081 | 2025.03.13 18:29:09.721499 [ 276 ] {5d50b767-e39d-42d6-8b8c-f9157a85e821} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4082 | 2025.03.13 18:29:09.721698 [ 276 ] {5d50b767-e39d-42d6-8b8c-f9157a85e821} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002032 sec., 27559.05511811024 rows/sec., 2.12 MiB/sec. | ||
4083 | 2025.03.13 18:29:09.721752 [ 276 ] {5d50b767-e39d-42d6-8b8c-f9157a85e821} <Debug> TCPHandler: Processed in 0.002455618 sec. | ||
4084 | 2025.03.13 18:29:09.721881 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4085 | 2025.03.13 18:29:09.721984 [ 276 ] {12a74d0b-eb0c-4fe7-bf89-2efc7a8f6175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4086 | 2025.03.13 18:29:09.722028 [ 276 ] {12a74d0b-eb0c-4fe7-bf89-2efc7a8f6175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4087 | 2025.03.13 18:29:09.722570 [ 276 ] {12a74d0b-eb0c-4fe7-bf89-2efc7a8f6175} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4088 | 2025.03.13 18:29:09.722606 [ 276 ] {12a74d0b-eb0c-4fe7-bf89-2efc7a8f6175} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4089 | 2025.03.13 18:29:09.722952 [ 276 ] {12a74d0b-eb0c-4fe7-bf89-2efc7a8f6175} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4090 | 2025.03.13 18:29:09.723184 [ 276 ] {12a74d0b-eb0c-4fe7-bf89-2efc7a8f6175} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4091 | 2025.03.13 18:29:09.723389 [ 276 ] {12a74d0b-eb0c-4fe7-bf89-2efc7a8f6175} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001413 sec., 45293.70134465676 rows/sec., 3.54 MiB/sec. | ||
4092 | 2025.03.13 18:29:09.723472 [ 276 ] {12a74d0b-eb0c-4fe7-bf89-2efc7a8f6175} <Debug> TCPHandler: Processed in 0.001639132 sec. | ||
4093 | 2025.03.13 18:29:09.723719 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4094 | 2025.03.13 18:29:09.723830 [ 276 ] {094c6c8e-d962-47ac-8cd8-80ee61efdfcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4095 | 2025.03.13 18:29:09.723879 [ 276 ] {094c6c8e-d962-47ac-8cd8-80ee61efdfcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4096 | 2025.03.13 18:29:09.724410 [ 276 ] {094c6c8e-d962-47ac-8cd8-80ee61efdfcf} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4097 | 2025.03.13 18:29:09.724448 [ 276 ] {094c6c8e-d962-47ac-8cd8-80ee61efdfcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4098 | 2025.03.13 18:29:09.724854 [ 276 ] {094c6c8e-d962-47ac-8cd8-80ee61efdfcf} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4099 | 2025.03.13 18:29:09.725088 [ 276 ] {094c6c8e-d962-47ac-8cd8-80ee61efdfcf} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4100 | 2025.03.13 18:29:09.725263 [ 276 ] {094c6c8e-d962-47ac-8cd8-80ee61efdfcf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001458 sec., 109739.36899862826 rows/sec., 7.64 MiB/sec. | ||
4101 | 2025.03.13 18:29:09.725313 [ 276 ] {094c6c8e-d962-47ac-8cd8-80ee61efdfcf} <Debug> TCPHandler: Processed in 0.001676022 sec. | ||
4102 | 2025.03.13 18:29:09.725418 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4103 | 2025.03.13 18:29:09.725516 [ 276 ] {ea84c73a-9025-40d1-be3b-29d5f0791d16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4104 | 2025.03.13 18:29:09.725562 [ 276 ] {ea84c73a-9025-40d1-be3b-29d5f0791d16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4105 | 2025.03.13 18:29:09.725994 [ 276 ] {ea84c73a-9025-40d1-be3b-29d5f0791d16} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4106 | 2025.03.13 18:29:09.726030 [ 276 ] {ea84c73a-9025-40d1-be3b-29d5f0791d16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4107 | 2025.03.13 18:29:09.726372 [ 276 ] {ea84c73a-9025-40d1-be3b-29d5f0791d16} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4108 | 2025.03.13 18:29:09.726597 [ 276 ] {ea84c73a-9025-40d1-be3b-29d5f0791d16} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4109 | 2025.03.13 18:29:09.726816 [ 276 ] {ea84c73a-9025-40d1-be3b-29d5f0791d16} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001312 sec., 45731.70731707317 rows/sec., 3.08 MiB/sec. | ||
4110 | 2025.03.13 18:29:09.726881 [ 276 ] {ea84c73a-9025-40d1-be3b-29d5f0791d16} <Debug> TCPHandler: Processed in 0.001514288 sec. | ||
4111 | 2025.03.13 18:29:13.499289 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4112 | 2025.03.13 18:29:13.499353 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4113 | 2025.03.13 18:29:13.626940 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9211 | ||
4114 | 2025.03.13 18:29:13.627590 [ 244 ] {} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4115 | 2025.03.13 18:29:13.627628 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4116 | 2025.03.13 18:29:13.628187 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4117 | 2025.03.13 18:29:13.628435 [ 244 ] {} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4118 | 2025.03.13 18:29:13.628681 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
4119 | 2025.03.13 18:29:13.647728 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 598 | ||
4120 | 2025.03.13 18:29:13.650489 [ 243 ] {} <Trace> system.query_log (5f2578bd-8b88-4233-9145-01cb1ba96b2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4121 | 2025.03.13 18:29:13.650549 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4122 | 2025.03.13 18:29:13.652027 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4123 | 2025.03.13 18:29:13.652342 [ 243 ] {} <Trace> system.query_log (5f2578bd-8b88-4233-9145-01cb1ba96b2c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4124 | 2025.03.13 18:29:13.652994 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 598 | ||
4125 | 2025.03.13 18:29:14.234308 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
4126 | 2025.03.13 18:29:14.255172 [ 242 ] {} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4127 | 2025.03.13 18:29:14.255227 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4128 | 2025.03.13 18:29:14.263038 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4129 | 2025.03.13 18:29:14.263809 [ 242 ] {} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4130 | 2025.03.13 18:29:14.266973 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
4131 | 2025.03.13 18:29:14.727899 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4132 | 2025.03.13 18:29:14.728087 [ 276 ] {f45d8a03-bdae-4e92-89d8-3c429b49a48d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4133 | 2025.03.13 18:29:14.728158 [ 276 ] {f45d8a03-bdae-4e92-89d8-3c429b49a48d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4134 | 2025.03.13 18:29:14.729035 [ 276 ] {f45d8a03-bdae-4e92-89d8-3c429b49a48d} <Trace> oximeter.fields_i16 (9e0fc66e-7e36-43be-a4c3-0323e9831ad8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4135 | 2025.03.13 18:29:14.729080 [ 276 ] {f45d8a03-bdae-4e92-89d8-3c429b49a48d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4136 | 2025.03.13 18:29:14.729520 [ 276 ] {f45d8a03-bdae-4e92-89d8-3c429b49a48d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4137 | 2025.03.13 18:29:14.729951 [ 276 ] {f45d8a03-bdae-4e92-89d8-3c429b49a48d} <Trace> oximeter.fields_i16 (9e0fc66e-7e36-43be-a4c3-0323e9831ad8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4138 | 2025.03.13 18:29:14.730136 [ 113 ] {} <Debug> oximeter.fields_i16 (9e0fc66e-7e36-43be-a4c3-0323e9831ad8) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4139 | 2025.03.13 18:29:14.730208 [ 276 ] {f45d8a03-bdae-4e92-89d8-3c429b49a48d} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002169 sec., 97740.89442139235 rows/sec., 6.22 MiB/sec. | ||
4140 | 2025.03.13 18:29:14.730222 [ 113 ] {} <Trace> oximeter.fields_i16 (9e0fc66e-7e36-43be-a4c3-0323e9831ad8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4141 | 2025.03.13 18:29:14.730295 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4142 | 2025.03.13 18:29:14.730347 [ 276 ] {f45d8a03-bdae-4e92-89d8-3c429b49a48d} <Debug> TCPHandler: Processed in 0.002578991 sec. | ||
4143 | 2025.03.13 18:29:14.730640 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4144 | 2025.03.13 18:29:14.730769 [ 192 ] {9e0fc66e-7e36-43be-a4c3-0323e9831ad8::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
4145 | 2025.03.13 18:29:14.730855 [ 276 ] {b631e22a-b7ad-4762-add4-e265c2e57ce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4146 | 2025.03.13 18:29:14.730942 [ 276 ] {b631e22a-b7ad-4762-add4-e265c2e57ce4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4147 | 2025.03.13 18:29:14.731100 [ 192 ] {9e0fc66e-7e36-43be-a4c3-0323e9831ad8::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4148 | 2025.03.13 18:29:14.731184 [ 192 ] {9e0fc66e-7e36-43be-a4c3-0323e9831ad8::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 212 rows starting from the beginning of the part | ||
4149 | 2025.03.13 18:29:14.731460 [ 192 ] {9e0fc66e-7e36-43be-a4c3-0323e9831ad8::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 212 rows starting from the beginning of the part | ||
4150 | 2025.03.13 18:29:14.731894 [ 192 ] {9e0fc66e-7e36-43be-a4c3-0323e9831ad8::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 212 rows starting from the beginning of the part | ||
4151 | 2025.03.13 18:29:14.732254 [ 192 ] {9e0fc66e-7e36-43be-a4c3-0323e9831ad8::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 212 rows starting from the beginning of the part | ||
4152 | 2025.03.13 18:29:14.732562 [ 192 ] {9e0fc66e-7e36-43be-a4c3-0323e9831ad8::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 212 rows starting from the beginning of the part | ||
4153 | 2025.03.13 18:29:14.734333 [ 276 ] {b631e22a-b7ad-4762-add4-e265c2e57ce4} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4154 | 2025.03.13 18:29:14.734393 [ 276 ] {b631e22a-b7ad-4762-add4-e265c2e57ce4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4155 | 2025.03.13 18:29:14.734776 [ 194 ] {9e0fc66e-7e36-43be-a4c3-0323e9831ad8::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004343178 sec., 244060.9157626052 rows/sec., 16.45 MiB/sec. | ||
4156 | 2025.03.13 18:29:14.734944 [ 194 ] {9e0fc66e-7e36-43be-a4c3-0323e9831ad8::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4157 | 2025.03.13 18:29:14.735186 [ 276 ] {b631e22a-b7ad-4762-add4-e265c2e57ce4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4158 | 2025.03.13 18:29:14.735363 [ 194 ] {9e0fc66e-7e36-43be-a4c3-0323e9831ad8::all_1_13_3} <Trace> oximeter.fields_i16 (9e0fc66e-7e36-43be-a4c3-0323e9831ad8): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4159 | 2025.03.13 18:29:14.735461 [ 194 ] {9e0fc66e-7e36-43be-a4c3-0323e9831ad8::all_1_13_3} <Trace> oximeter.fields_i16 (9e0fc66e-7e36-43be-a4c3-0323e9831ad8) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4160 | 2025.03.13 18:29:14.735489 [ 276 ] {b631e22a-b7ad-4762-add4-e265c2e57ce4} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4161 | 2025.03.13 18:29:14.735570 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
4162 | 2025.03.13 18:29:14.735717 [ 113 ] {} <Debug> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4163 | 2025.03.13 18:29:14.735790 [ 113 ] {} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4164 | 2025.03.13 18:29:14.735796 [ 276 ] {b631e22a-b7ad-4762-add4-e265c2e57ce4} <Debug> executeQuery: Read 693 rows, 56.62 KiB in 0.004969 sec., 139464.68102233848 rows/sec., 11.13 MiB/sec. | ||
4165 | 2025.03.13 18:29:14.735822 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4166 | 2025.03.13 18:29:14.736028 [ 276 ] {b631e22a-b7ad-4762-add4-e265c2e57ce4} <Debug> TCPHandler: Processed in 0.005509334 sec. | ||
4167 | 2025.03.13 18:29:14.736198 [ 192 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::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 | ||
4168 | 2025.03.13 18:29:14.736345 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4169 | 2025.03.13 18:29:14.736712 [ 276 ] {f5991257-117c-4c2b-baaa-6f0c4eb2e54f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4170 | 2025.03.13 18:29:14.736735 [ 192 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4171 | 2025.03.13 18:29:14.736867 [ 192 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1840 rows starting from the beginning of the part | ||
4172 | 2025.03.13 18:29:14.736879 [ 276 ] {f5991257-117c-4c2b-baaa-6f0c4eb2e54f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4173 | 2025.03.13 18:29:14.737252 [ 192 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part | ||
4174 | 2025.03.13 18:29:14.737588 [ 192 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1840 rows starting from the beginning of the part | ||
4175 | 2025.03.13 18:29:14.737894 [ 192 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part | ||
4176 | 2025.03.13 18:29:14.738260 [ 192 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::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 | ||
4177 | 2025.03.13 18:29:14.738593 [ 192 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 693 rows starting from the beginning of the part | ||
4178 | 2025.03.13 18:29:14.739931 [ 276 ] {f5991257-117c-4c2b-baaa-6f0c4eb2e54f} <Trace> oximeter.fields_u16 (70d7ac13-7519-46fa-b7e3-25cc1572d035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4179 | 2025.03.13 18:29:14.740014 [ 276 ] {f5991257-117c-4c2b-baaa-6f0c4eb2e54f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4180 | 2025.03.13 18:29:14.740913 [ 276 ] {f5991257-117c-4c2b-baaa-6f0c4eb2e54f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4181 | 2025.03.13 18:29:14.741250 [ 276 ] {f5991257-117c-4c2b-baaa-6f0c4eb2e54f} <Trace> oximeter.fields_u16 (70d7ac13-7519-46fa-b7e3-25cc1572d035): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4182 | 2025.03.13 18:29:14.741572 [ 276 ] {f5991257-117c-4c2b-baaa-6f0c4eb2e54f} <Debug> executeQuery: Read 144 rows, 9.24 KiB in 0.005006 sec., 28765.481422293247 rows/sec., 1.80 MiB/sec. | ||
4183 | 2025.03.13 18:29:14.741840 [ 276 ] {f5991257-117c-4c2b-baaa-6f0c4eb2e54f} <Debug> TCPHandler: Processed in 0.005621958 sec. | ||
4184 | 2025.03.13 18:29:14.742164 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4185 | 2025.03.13 18:29:14.742319 [ 197 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4541 rows, containing 5 columns (5 merged, 0 gathered) in 0.006371951 sec., 712654.5700053249 rows/sec., 60.53 MiB/sec. | ||
4186 | 2025.03.13 18:29:14.742329 [ 276 ] {a895370f-4eda-4cb2-87eb-c38d35d61fff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4187 | 2025.03.13 18:29:14.742426 [ 276 ] {a895370f-4eda-4cb2-87eb-c38d35d61fff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4188 | 2025.03.13 18:29:14.742750 [ 203 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4189 | 2025.03.13 18:29:14.743450 [ 203 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_31_6} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4190 | 2025.03.13 18:29:14.743563 [ 276 ] {a895370f-4eda-4cb2-87eb-c38d35d61fff} <Trace> oximeter.fields_u32 (c2c0013c-3270-4a07-92c3-adbd6ff18017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4191 | 2025.03.13 18:29:14.743630 [ 276 ] {a895370f-4eda-4cb2-87eb-c38d35d61fff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4192 | 2025.03.13 18:29:14.743630 [ 203 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_31_6} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4193 | 2025.03.13 18:29:14.743836 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
4194 | 2025.03.13 18:29:14.744132 [ 276 ] {a895370f-4eda-4cb2-87eb-c38d35d61fff} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4195 | 2025.03.13 18:29:14.744370 [ 276 ] {a895370f-4eda-4cb2-87eb-c38d35d61fff} <Trace> oximeter.fields_u32 (c2c0013c-3270-4a07-92c3-adbd6ff18017): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4196 | 2025.03.13 18:29:14.744592 [ 276 ] {a895370f-4eda-4cb2-87eb-c38d35d61fff} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.002311 sec., 48896.58156642146 rows/sec., 3.17 MiB/sec. | ||
4197 | 2025.03.13 18:29:14.744648 [ 276 ] {a895370f-4eda-4cb2-87eb-c38d35d61fff} <Debug> TCPHandler: Processed in 0.002568771 sec. | ||
4198 | 2025.03.13 18:29:14.744770 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4199 | 2025.03.13 18:29:14.744874 [ 276 ] {3821bda8-6560-42cd-8f27-24e3793a67b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4200 | 2025.03.13 18:29:14.744918 [ 276 ] {3821bda8-6560-42cd-8f27-24e3793a67b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4201 | 2025.03.13 18:29:14.745497 [ 276 ] {3821bda8-6560-42cd-8f27-24e3793a67b3} <Trace> oximeter.fields_u8 (1bfc32df-9a58-4a17-8325-ff80a3236ddb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4202 | 2025.03.13 18:29:14.745535 [ 276 ] {3821bda8-6560-42cd-8f27-24e3793a67b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4203 | 2025.03.13 18:29:14.745876 [ 276 ] {3821bda8-6560-42cd-8f27-24e3793a67b3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4204 | 2025.03.13 18:29:14.746110 [ 276 ] {3821bda8-6560-42cd-8f27-24e3793a67b3} <Trace> oximeter.fields_u8 (1bfc32df-9a58-4a17-8325-ff80a3236ddb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4205 | 2025.03.13 18:29:14.746264 [ 113 ] {} <Debug> oximeter.fields_u8 (1bfc32df-9a58-4a17-8325-ff80a3236ddb) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4206 | 2025.03.13 18:29:14.746328 [ 113 ] {} <Trace> oximeter.fields_u8 (1bfc32df-9a58-4a17-8325-ff80a3236ddb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4207 | 2025.03.13 18:29:14.746361 [ 276 ] {3821bda8-6560-42cd-8f27-24e3793a67b3} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001498 sec., 74766.35514018692 rows/sec., 4.26 MiB/sec. | ||
4208 | 2025.03.13 18:29:14.746368 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4209 | 2025.03.13 18:29:14.746502 [ 276 ] {3821bda8-6560-42cd-8f27-24e3793a67b3} <Debug> TCPHandler: Processed in 0.001784466 sec. | ||
4210 | 2025.03.13 18:29:14.746551 [ 194 ] {1bfc32df-9a58-4a17-8325-ff80a3236ddb::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
4211 | 2025.03.13 18:29:14.746654 [ 194 ] {1bfc32df-9a58-4a17-8325-ff80a3236ddb::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4212 | 2025.03.13 18:29:14.746686 [ 194 ] {1bfc32df-9a58-4a17-8325-ff80a3236ddb::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 112 rows starting from the beginning of the part | ||
4213 | 2025.03.13 18:29:14.746695 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4214 | 2025.03.13 18:29:14.746813 [ 194 ] {1bfc32df-9a58-4a17-8325-ff80a3236ddb::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 112 rows starting from the beginning of the part | ||
4215 | 2025.03.13 18:29:14.746990 [ 276 ] {b9e31782-b3a9-4b57-a3fd-7d69209048ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4216 | 2025.03.13 18:29:14.747177 [ 276 ] {b9e31782-b3a9-4b57-a3fd-7d69209048ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4217 | 2025.03.13 18:29:14.747220 [ 194 ] {1bfc32df-9a58-4a17-8325-ff80a3236ddb::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 112 rows starting from the beginning of the part | ||
4218 | 2025.03.13 18:29:14.747660 [ 194 ] {1bfc32df-9a58-4a17-8325-ff80a3236ddb::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 112 rows starting from the beginning of the part | ||
4219 | 2025.03.13 18:29:14.747995 [ 194 ] {1bfc32df-9a58-4a17-8325-ff80a3236ddb::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 112 rows starting from the beginning of the part | ||
4220 | 2025.03.13 18:29:14.749360 [ 276 ] {b9e31782-b3a9-4b57-a3fd-7d69209048ea} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4221 | 2025.03.13 18:29:14.749406 [ 276 ] {b9e31782-b3a9-4b57-a3fd-7d69209048ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4222 | 2025.03.13 18:29:14.749617 [ 199 ] {1bfc32df-9a58-4a17-8325-ff80a3236ddb::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.003123048 sec., 179312.005451085 rows/sec., 10.90 MiB/sec. | ||
4223 | 2025.03.13 18:29:14.749901 [ 199 ] {1bfc32df-9a58-4a17-8325-ff80a3236ddb::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4224 | 2025.03.13 18:29:14.750055 [ 276 ] {b9e31782-b3a9-4b57-a3fd-7d69209048ea} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4225 | 2025.03.13 18:29:14.750398 [ 199 ] {1bfc32df-9a58-4a17-8325-ff80a3236ddb::all_1_13_3} <Trace> oximeter.fields_u8 (1bfc32df-9a58-4a17-8325-ff80a3236ddb): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4226 | 2025.03.13 18:29:14.750548 [ 276 ] {b9e31782-b3a9-4b57-a3fd-7d69209048ea} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4227 | 2025.03.13 18:29:14.750611 [ 199 ] {1bfc32df-9a58-4a17-8325-ff80a3236ddb::all_1_13_3} <Trace> oximeter.fields_u8 (1bfc32df-9a58-4a17-8325-ff80a3236ddb) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4228 | 2025.03.13 18:29:14.750788 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
4229 | 2025.03.13 18:29:14.750852 [ 113 ] {} <Debug> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4230 | 2025.03.13 18:29:14.750938 [ 113 ] {} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4231 | 2025.03.13 18:29:14.750975 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4232 | 2025.03.13 18:29:14.751016 [ 276 ] {b9e31782-b3a9-4b57-a3fd-7d69209048ea} <Debug> executeQuery: Read 420 rows, 30.63 KiB in 0.004126 sec., 101793.50460494425 rows/sec., 7.25 MiB/sec. | ||
4233 | 2025.03.13 18:29:14.751240 [ 276 ] {b9e31782-b3a9-4b57-a3fd-7d69209048ea} <Debug> TCPHandler: Processed in 0.004607306 sec. | ||
4234 | 2025.03.13 18:29:14.751254 [ 187 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::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 | ||
4235 | 2025.03.13 18:29:14.751417 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4236 | 2025.03.13 18:29:14.751444 [ 187 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4237 | 2025.03.13 18:29:14.751497 [ 187 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 908 rows starting from the beginning of the part | ||
4238 | 2025.03.13 18:29:14.751671 [ 276 ] {b9fb4ec9-30ae-4b95-ae73-2cd3a0ab8db2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4239 | 2025.03.13 18:29:14.751782 [ 187 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part | ||
4240 | 2025.03.13 18:29:14.751861 [ 276 ] {b9fb4ec9-30ae-4b95-ae73-2cd3a0ab8db2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4241 | 2025.03.13 18:29:14.752094 [ 187 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 890 rows starting from the beginning of the part | ||
4242 | 2025.03.13 18:29:14.752444 [ 187 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part | ||
4243 | 2025.03.13 18:29:14.752828 [ 187 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::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 | ||
4244 | 2025.03.13 18:29:14.753275 [ 187 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 420 rows starting from the beginning of the part | ||
4245 | 2025.03.13 18:29:14.754201 [ 276 ] {b9fb4ec9-30ae-4b95-ae73-2cd3a0ab8db2} <Trace> oximeter.measurements_bool (e140ce10-76fa-4686-a1c0-b0a00f246ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4246 | 2025.03.13 18:29:14.754274 [ 276 ] {b9fb4ec9-30ae-4b95-ae73-2cd3a0ab8db2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4247 | 2025.03.13 18:29:14.755180 [ 276 ] {b9fb4ec9-30ae-4b95-ae73-2cd3a0ab8db2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4248 | 2025.03.13 18:29:14.755703 [ 276 ] {b9fb4ec9-30ae-4b95-ae73-2cd3a0ab8db2} <Trace> oximeter.measurements_bool (e140ce10-76fa-4686-a1c0-b0a00f246ee9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4249 | 2025.03.13 18:29:14.755986 [ 276 ] {b9fb4ec9-30ae-4b95-ae73-2cd3a0ab8db2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004435 sec., 1352.8748590755356 rows/sec., 70.68 KiB/sec. | ||
4250 | 2025.03.13 18:29:14.756142 [ 276 ] {b9fb4ec9-30ae-4b95-ae73-2cd3a0ab8db2} <Debug> TCPHandler: Processed in 0.004789512 sec. | ||
4251 | 2025.03.13 18:29:14.756473 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4252 | 2025.03.13 18:29:14.756524 [ 199 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2410 rows, containing 5 columns (5 merged, 0 gathered) in 0.005455313 sec., 441771.168767035 rows/sec., 33.82 MiB/sec. | ||
4253 | 2025.03.13 18:29:14.756628 [ 276 ] {7d2ebe32-05f3-475b-a527-9fb9f678051d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4254 | 2025.03.13 18:29:14.756711 [ 276 ] {7d2ebe32-05f3-475b-a527-9fb9f678051d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4255 | 2025.03.13 18:29:14.756780 [ 199 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4256 | 2025.03.13 18:29:14.757381 [ 199 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_31_6} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4257 | 2025.03.13 18:29:14.757577 [ 199 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_31_6} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4258 | 2025.03.13 18:29:14.757746 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
4259 | 2025.03.13 18:29:14.757936 [ 276 ] {7d2ebe32-05f3-475b-a527-9fb9f678051d} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4260 | 2025.03.13 18:29:14.757979 [ 276 ] {7d2ebe32-05f3-475b-a527-9fb9f678051d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4261 | 2025.03.13 18:29:14.758368 [ 276 ] {7d2ebe32-05f3-475b-a527-9fb9f678051d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4262 | 2025.03.13 18:29:14.758608 [ 276 ] {7d2ebe32-05f3-475b-a527-9fb9f678051d} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4263 | 2025.03.13 18:29:14.758764 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4264 | 2025.03.13 18:29:14.758824 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4265 | 2025.03.13 18:29:14.758860 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4266 | 2025.03.13 18:29:14.758866 [ 276 ] {7d2ebe32-05f3-475b-a527-9fb9f678051d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002263 sec., 104728.236853734 rows/sec., 7.02 MiB/sec. | ||
4267 | 2025.03.13 18:29:14.759148 [ 276 ] {7d2ebe32-05f3-475b-a527-9fb9f678051d} <Debug> TCPHandler: Processed in 0.002787218 sec. | ||
4268 | 2025.03.13 18:29:14.759181 [ 194 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::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 | ||
4269 | 2025.03.13 18:29:14.759425 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4270 | 2025.03.13 18:29:14.759727 [ 194 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4271 | 2025.03.13 18:29:14.759779 [ 276 ] {8aa86ad0-ec14-46a5-bd23-12ac911aa203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4272 | 2025.03.13 18:29:14.759834 [ 194 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8210 rows starting from the beginning of the part | ||
4273 | 2025.03.13 18:29:14.759917 [ 276 ] {8aa86ad0-ec14-46a5-bd23-12ac911aa203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4274 | 2025.03.13 18:29:14.760133 [ 194 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
4275 | 2025.03.13 18:29:14.760531 [ 194 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 962 rows starting from the beginning of the part | ||
4276 | 2025.03.13 18:29:14.760859 [ 194 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 128 rows starting from the beginning of the part | ||
4277 | 2025.03.13 18:29:14.761212 [ 194 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
4278 | 2025.03.13 18:29:14.761490 [ 194 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 237 rows starting from the beginning of the part | ||
4279 | 2025.03.13 18:29:14.762100 [ 276 ] {8aa86ad0-ec14-46a5-bd23-12ac911aa203} <Trace> oximeter.measurements_f64 (e9405784-d923-419d-a9dd-def0616178fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4280 | 2025.03.13 18:29:14.762142 [ 276 ] {8aa86ad0-ec14-46a5-bd23-12ac911aa203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4281 | 2025.03.13 18:29:14.762577 [ 276 ] {8aa86ad0-ec14-46a5-bd23-12ac911aa203} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4282 | 2025.03.13 18:29:14.762900 [ 276 ] {8aa86ad0-ec14-46a5-bd23-12ac911aa203} <Trace> oximeter.measurements_f64 (e9405784-d923-419d-a9dd-def0616178fc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4283 | 2025.03.13 18:29:14.763404 [ 276 ] {8aa86ad0-ec14-46a5-bd23-12ac911aa203} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003706 sec., 269.8327037236913 rows/sec., 18.18 KiB/sec. | ||
4284 | 2025.03.13 18:29:14.763835 [ 276 ] {8aa86ad0-ec14-46a5-bd23-12ac911aa203} <Debug> TCPHandler: Processed in 0.004510532 sec. | ||
4285 | 2025.03.13 18:29:14.764069 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4286 | 2025.03.13 18:29:14.764197 [ 276 ] {1f3d4c6b-07b2-4db3-b5b3-1a71f0a5c5f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4287 | 2025.03.13 18:29:14.764280 [ 276 ] {1f3d4c6b-07b2-4db3-b5b3-1a71f0a5c5f6} <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 | ||
4288 | 2025.03.13 18:29:14.765865 [ 276 ] {1f3d4c6b-07b2-4db3-b5b3-1a71f0a5c5f6} <Trace> oximeter.measurements_histogramu64 (bf63021a-b684-4ff8-b493-a267bf52294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4289 | 2025.03.13 18:29:14.765904 [ 276 ] {1f3d4c6b-07b2-4db3-b5b3-1a71f0a5c5f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4290 | 2025.03.13 18:29:14.766420 [ 199 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9857 rows, containing 5 columns (5 merged, 0 gathered) in 0.007464356 sec., 1320542.5893405941 rows/sec., 89.02 MiB/sec. | ||
4291 | 2025.03.13 18:29:14.766782 [ 199 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4292 | 2025.03.13 18:29:14.767077 [ 276 ] {1f3d4c6b-07b2-4db3-b5b3-1a71f0a5c5f6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4293 | 2025.03.13 18:29:14.767354 [ 199 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4294 | 2025.03.13 18:29:14.767533 [ 199 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4295 | 2025.03.13 18:29:14.767635 [ 276 ] {1f3d4c6b-07b2-4db3-b5b3-1a71f0a5c5f6} <Trace> oximeter.measurements_histogramu64 (bf63021a-b684-4ff8-b493-a267bf52294d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4296 | 2025.03.13 18:29:14.767721 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. | ||
4297 | 2025.03.13 18:29:14.767973 [ 276 ] {1f3d4c6b-07b2-4db3-b5b3-1a71f0a5c5f6} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.003798 sec., 10005.265929436546 rows/sec., 17.93 MiB/sec. | ||
4298 | 2025.03.13 18:29:14.768087 [ 276 ] {1f3d4c6b-07b2-4db3-b5b3-1a71f0a5c5f6} <Debug> TCPHandler: Processed in 0.004083479 sec. | ||
4299 | 2025.03.13 18:29:14.768235 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4300 | 2025.03.13 18:29:14.768339 [ 276 ] {a6d19187-f900-4cbc-874e-b8843b849da0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4301 | 2025.03.13 18:29:14.768385 [ 276 ] {a6d19187-f900-4cbc-874e-b8843b849da0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4302 | 2025.03.13 18:29:14.768834 [ 276 ] {a6d19187-f900-4cbc-874e-b8843b849da0} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4303 | 2025.03.13 18:29:14.768873 [ 276 ] {a6d19187-f900-4cbc-874e-b8843b849da0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4304 | 2025.03.13 18:29:14.769229 [ 276 ] {a6d19187-f900-4cbc-874e-b8843b849da0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4305 | 2025.03.13 18:29:14.769455 [ 276 ] {a6d19187-f900-4cbc-874e-b8843b849da0} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4306 | 2025.03.13 18:29:14.769621 [ 113 ] {} <Debug> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4307 | 2025.03.13 18:29:14.769686 [ 113 ] {} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4308 | 2025.03.13 18:29:14.769705 [ 276 ] {a6d19187-f900-4cbc-874e-b8843b849da0} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001377 sec., 59549.74582425563 rows/sec., 3.78 MiB/sec. | ||
4309 | 2025.03.13 18:29:14.769726 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
4310 | 2025.03.13 18:29:14.769867 [ 276 ] {a6d19187-f900-4cbc-874e-b8843b849da0} <Debug> TCPHandler: Processed in 0.001679863 sec. | ||
4311 | 2025.03.13 18:29:14.770108 [ 186 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::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 | ||
4312 | 2025.03.13 18:29:14.770318 [ 186 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4313 | 2025.03.13 18:29:14.770354 [ 186 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1490 rows starting from the beginning of the part | ||
4314 | 2025.03.13 18:29:14.770431 [ 186 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::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 | ||
4315 | 2025.03.13 18:29:14.770649 [ 186 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 34 rows starting from the beginning of the part | ||
4316 | 2025.03.13 18:29:14.770867 [ 186 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 48 rows starting from the beginning of the part | ||
4317 | 2025.03.13 18:29:14.771060 [ 186 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::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 | ||
4318 | 2025.03.13 18:29:14.771157 [ 186 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 82 rows starting from the beginning of the part | ||
4319 | 2025.03.13 18:29:14.772446 [ 188 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1774 rows, containing 4 columns (4 merged, 0 gathered) in 0.002590091 sec., 684918.0202548868 rows/sec., 44.50 MiB/sec. | ||
4320 | 2025.03.13 18:29:14.772637 [ 186 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4321 | 2025.03.13 18:29:14.772907 [ 186 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_31_6} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4322 | 2025.03.13 18:29:14.772982 [ 186 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_31_6} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4323 | 2025.03.13 18:29:14.773052 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
4324 | 2025.03.13 18:29:19.718985 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4325 | 2025.03.13 18:29:19.719211 [ 276 ] {d5bf1548-af33-4312-8b09-84e30b8137f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4326 | 2025.03.13 18:29:19.719291 [ 276 ] {d5bf1548-af33-4312-8b09-84e30b8137f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4327 | 2025.03.13 18:29:19.720123 [ 276 ] {d5bf1548-af33-4312-8b09-84e30b8137f1} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4328 | 2025.03.13 18:29:19.720170 [ 276 ] {d5bf1548-af33-4312-8b09-84e30b8137f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4329 | 2025.03.13 18:29:19.720614 [ 276 ] {d5bf1548-af33-4312-8b09-84e30b8137f1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4330 | 2025.03.13 18:29:19.720867 [ 276 ] {d5bf1548-af33-4312-8b09-84e30b8137f1} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4331 | 2025.03.13 18:29:19.721131 [ 276 ] {d5bf1548-af33-4312-8b09-84e30b8137f1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001971 sec., 28411.97361745307 rows/sec., 2.18 MiB/sec. | ||
4332 | 2025.03.13 18:29:19.721253 [ 276 ] {d5bf1548-af33-4312-8b09-84e30b8137f1} <Debug> TCPHandler: Processed in 0.002407736 sec. | ||
4333 | 2025.03.13 18:29:19.721496 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4334 | 2025.03.13 18:29:19.721608 [ 276 ] {72df5f8f-86c5-4b31-9f39-18a5d0573689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4335 | 2025.03.13 18:29:19.721656 [ 276 ] {72df5f8f-86c5-4b31-9f39-18a5d0573689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4336 | 2025.03.13 18:29:19.722241 [ 276 ] {72df5f8f-86c5-4b31-9f39-18a5d0573689} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4337 | 2025.03.13 18:29:19.722281 [ 276 ] {72df5f8f-86c5-4b31-9f39-18a5d0573689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4338 | 2025.03.13 18:29:19.722637 [ 276 ] {72df5f8f-86c5-4b31-9f39-18a5d0573689} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4339 | 2025.03.13 18:29:19.722875 [ 276 ] {72df5f8f-86c5-4b31-9f39-18a5d0573689} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4340 | 2025.03.13 18:29:19.723091 [ 276 ] {72df5f8f-86c5-4b31-9f39-18a5d0573689} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00151 sec., 42384.1059602649 rows/sec., 3.31 MiB/sec. | ||
4341 | 2025.03.13 18:29:19.723221 [ 276 ] {72df5f8f-86c5-4b31-9f39-18a5d0573689} <Debug> TCPHandler: Processed in 0.001802747 sec. | ||
4342 | 2025.03.13 18:29:19.723374 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4343 | 2025.03.13 18:29:19.723480 [ 276 ] {aedaa4fe-c8b0-40f4-8c0c-c2b1f24f50cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4344 | 2025.03.13 18:29:19.723529 [ 276 ] {aedaa4fe-c8b0-40f4-8c0c-c2b1f24f50cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4345 | 2025.03.13 18:29:19.724056 [ 276 ] {aedaa4fe-c8b0-40f4-8c0c-c2b1f24f50cf} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4346 | 2025.03.13 18:29:19.724096 [ 276 ] {aedaa4fe-c8b0-40f4-8c0c-c2b1f24f50cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4347 | 2025.03.13 18:29:19.724479 [ 276 ] {aedaa4fe-c8b0-40f4-8c0c-c2b1f24f50cf} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4348 | 2025.03.13 18:29:19.724720 [ 276 ] {aedaa4fe-c8b0-40f4-8c0c-c2b1f24f50cf} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4349 | 2025.03.13 18:29:19.724928 [ 276 ] {aedaa4fe-c8b0-40f4-8c0c-c2b1f24f50cf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001472 sec., 108695.65217391304 rows/sec., 7.57 MiB/sec. | ||
4350 | 2025.03.13 18:29:19.724978 [ 276 ] {aedaa4fe-c8b0-40f4-8c0c-c2b1f24f50cf} <Debug> TCPHandler: Processed in 0.001656952 sec. | ||
4351 | 2025.03.13 18:29:19.725085 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4352 | 2025.03.13 18:29:19.725188 [ 276 ] {76c3517f-6cf2-4f01-8a37-9358fc07a37a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4353 | 2025.03.13 18:29:19.725234 [ 276 ] {76c3517f-6cf2-4f01-8a37-9358fc07a37a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4354 | 2025.03.13 18:29:19.725666 [ 276 ] {76c3517f-6cf2-4f01-8a37-9358fc07a37a} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4355 | 2025.03.13 18:29:19.725705 [ 276 ] {76c3517f-6cf2-4f01-8a37-9358fc07a37a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4356 | 2025.03.13 18:29:19.726085 [ 276 ] {76c3517f-6cf2-4f01-8a37-9358fc07a37a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4357 | 2025.03.13 18:29:19.726334 [ 276 ] {76c3517f-6cf2-4f01-8a37-9358fc07a37a} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4358 | 2025.03.13 18:29:19.726539 [ 276 ] {76c3517f-6cf2-4f01-8a37-9358fc07a37a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001374 sec., 43668.12227074236 rows/sec., 2.94 MiB/sec. | ||
4359 | 2025.03.13 18:29:19.726589 [ 276 ] {76c3517f-6cf2-4f01-8a37-9358fc07a37a} <Debug> TCPHandler: Processed in 0.001554279 sec. | ||
4360 | 2025.03.13 18:29:21.129770 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9699 | ||
4361 | 2025.03.13 18:29:21.130443 [ 244 ] {} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4362 | 2025.03.13 18:29:21.130482 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4363 | 2025.03.13 18:29:21.131009 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4364 | 2025.03.13 18:29:21.131256 [ 244 ] {} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4365 | 2025.03.13 18:29:21.131406 [ 102 ] {} <Debug> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4366 | 2025.03.13 18:29:21.131461 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9699 | ||
4367 | 2025.03.13 18:29:21.131462 [ 102 ] {} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4368 | 2025.03.13 18:29:21.131497 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4369 | 2025.03.13 18:29:21.131596 [ 186 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::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 | ||
4370 | 2025.03.13 18:29:21.131802 [ 186 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4371 | 2025.03.13 18:29:21.131843 [ 186 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::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 | ||
4372 | 2025.03.13 18:29:21.131922 [ 186 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::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 | ||
4373 | 2025.03.13 18:29:21.132124 [ 186 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::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 | ||
4374 | 2025.03.13 18:29:21.132514 [ 186 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::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 | ||
4375 | 2025.03.13 18:29:21.132669 [ 186 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::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 | ||
4376 | 2025.03.13 18:29:21.132829 [ 186 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::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 | ||
4377 | 2025.03.13 18:29:21.134957 [ 191 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9699 rows, containing 4 columns (4 merged, 0 gathered) in 0.003399008 sec., 2853479.6034607748 rows/sec., 40.82 MiB/sec. | ||
4378 | 2025.03.13 18:29:21.135458 [ 191 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4379 | 2025.03.13 18:29:21.135877 [ 191 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::all_1_21_4} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4380 | 2025.03.13 18:29:21.135971 [ 191 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::all_1_21_4} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4381 | 2025.03.13 18:29:21.136087 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
4382 | 2025.03.13 18:29:21.768024 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
4383 | 2025.03.13 18:29:21.789643 [ 242 ] {} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4384 | 2025.03.13 18:29:21.789709 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4385 | 2025.03.13 18:29:21.797412 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4386 | 2025.03.13 18:29:21.798222 [ 242 ] {} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4387 | 2025.03.13 18:29:21.798582 [ 101 ] {} <Debug> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4388 | 2025.03.13 18:29:21.798724 [ 101 ] {} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4389 | 2025.03.13 18:29:21.798798 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4390 | 2025.03.13 18:29:21.799370 [ 186 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::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 | ||
4391 | 2025.03.13 18:29:21.813474 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
4392 | 2025.03.13 18:29:21.815093 [ 186 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4393 | 2025.03.13 18:29:21.816303 [ 186 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::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 | ||
4394 | 2025.03.13 18:29:21.821628 [ 186 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::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 | ||
4395 | 2025.03.13 18:29:21.826986 [ 186 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::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 | ||
4396 | 2025.03.13 18:29:21.832471 [ 186 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::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 | ||
4397 | 2025.03.13 18:29:21.838055 [ 186 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::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 | ||
4398 | 2025.03.13 18:29:21.842979 [ 186 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::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 | ||
4399 | 2025.03.13 18:29:21.900640 [ 188 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.101657111 sec., 1564.0814344999437 rows/sec., 8.09 MiB/sec. | ||
4400 | 2025.03.13 18:29:21.903503 [ 188 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4401 | 2025.03.13 18:29:21.906959 [ 188 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::all_1_21_4} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4402 | 2025.03.13 18:29:21.907049 [ 188 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::all_1_21_4} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4403 | 2025.03.13 18:29:21.909255 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
4404 | 2025.03.13 18:29:22.000139 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.36 MiB, peak 194.90 MiB, free memory in arenas 0.00 B, will set to 186.33 MiB (RSS), difference: 1.97 MiB | ||
4405 | 2025.03.13 18:29:23.654094 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 628 | ||
4406 | 2025.03.13 18:29:23.657149 [ 243 ] {} <Trace> system.query_log (5f2578bd-8b88-4233-9145-01cb1ba96b2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4407 | 2025.03.13 18:29:23.657208 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4408 | 2025.03.13 18:29:23.658717 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4409 | 2025.03.13 18:29:23.659061 [ 243 ] {} <Trace> system.query_log (5f2578bd-8b88-4233-9145-01cb1ba96b2c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4410 | 2025.03.13 18:29:23.659740 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 628 | ||
4411 | 2025.03.13 18:29:24.727447 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4412 | 2025.03.13 18:29:24.727660 [ 276 ] {bcf9e2c2-e0eb-4ad2-aa46-57f5222eda6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4413 | 2025.03.13 18:29:24.727738 [ 276 ] {bcf9e2c2-e0eb-4ad2-aa46-57f5222eda6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4414 | 2025.03.13 18:29:24.728590 [ 276 ] {bcf9e2c2-e0eb-4ad2-aa46-57f5222eda6d} <Trace> oximeter.fields_i16 (9e0fc66e-7e36-43be-a4c3-0323e9831ad8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4415 | 2025.03.13 18:29:24.728632 [ 276 ] {bcf9e2c2-e0eb-4ad2-aa46-57f5222eda6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4416 | 2025.03.13 18:29:24.729068 [ 276 ] {bcf9e2c2-e0eb-4ad2-aa46-57f5222eda6d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4417 | 2025.03.13 18:29:24.729333 [ 276 ] {bcf9e2c2-e0eb-4ad2-aa46-57f5222eda6d} <Trace> oximeter.fields_i16 (9e0fc66e-7e36-43be-a4c3-0323e9831ad8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4418 | 2025.03.13 18:29:24.729572 [ 276 ] {bcf9e2c2-e0eb-4ad2-aa46-57f5222eda6d} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001974 sec., 107396.14994934143 rows/sec., 6.83 MiB/sec. | ||
4419 | 2025.03.13 18:29:24.729794 [ 276 ] {bcf9e2c2-e0eb-4ad2-aa46-57f5222eda6d} <Debug> TCPHandler: Processed in 0.002484818 sec. | ||
4420 | 2025.03.13 18:29:24.729959 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4421 | 2025.03.13 18:29:24.730061 [ 276 ] {8bc99054-d001-475c-a326-59b214baf4a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4422 | 2025.03.13 18:29:24.730107 [ 276 ] {8bc99054-d001-475c-a326-59b214baf4a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4423 | 2025.03.13 18:29:24.730998 [ 276 ] {8bc99054-d001-475c-a326-59b214baf4a9} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4424 | 2025.03.13 18:29:24.731037 [ 276 ] {8bc99054-d001-475c-a326-59b214baf4a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4425 | 2025.03.13 18:29:24.731448 [ 276 ] {8bc99054-d001-475c-a326-59b214baf4a9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4426 | 2025.03.13 18:29:24.731707 [ 276 ] {8bc99054-d001-475c-a326-59b214baf4a9} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4427 | 2025.03.13 18:29:24.731880 [ 276 ] {8bc99054-d001-475c-a326-59b214baf4a9} <Debug> executeQuery: Read 693 rows, 56.62 KiB in 0.001841 sec., 376425.85551330796 rows/sec., 30.03 MiB/sec. | ||
4428 | 2025.03.13 18:29:24.731929 [ 276 ] {8bc99054-d001-475c-a326-59b214baf4a9} <Debug> TCPHandler: Processed in 0.002021004 sec. | ||
4429 | 2025.03.13 18:29:24.732046 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4430 | 2025.03.13 18:29:24.732149 [ 276 ] {a33c7cb0-3a73-41e7-b479-d1ff736d9ab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4431 | 2025.03.13 18:29:24.732194 [ 276 ] {a33c7cb0-3a73-41e7-b479-d1ff736d9ab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4432 | 2025.03.13 18:29:24.732756 [ 276 ] {a33c7cb0-3a73-41e7-b479-d1ff736d9ab0} <Trace> oximeter.fields_u16 (70d7ac13-7519-46fa-b7e3-25cc1572d035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4433 | 2025.03.13 18:29:24.732793 [ 276 ] {a33c7cb0-3a73-41e7-b479-d1ff736d9ab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4434 | 2025.03.13 18:29:24.733133 [ 276 ] {a33c7cb0-3a73-41e7-b479-d1ff736d9ab0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4435 | 2025.03.13 18:29:24.733369 [ 276 ] {a33c7cb0-3a73-41e7-b479-d1ff736d9ab0} <Trace> oximeter.fields_u16 (70d7ac13-7519-46fa-b7e3-25cc1572d035): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4436 | 2025.03.13 18:29:24.733542 [ 276 ] {a33c7cb0-3a73-41e7-b479-d1ff736d9ab0} <Debug> executeQuery: Read 144 rows, 9.24 KiB in 0.001414 sec., 101838.75530410184 rows/sec., 6.38 MiB/sec. | ||
4437 | 2025.03.13 18:29:24.733591 [ 276 ] {a33c7cb0-3a73-41e7-b479-d1ff736d9ab0} <Debug> TCPHandler: Processed in 0.00159678 sec. | ||
4438 | 2025.03.13 18:29:24.733705 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4439 | 2025.03.13 18:29:24.733807 [ 276 ] {b30c2f17-8e64-4dd6-bef5-4740ca57869a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4440 | 2025.03.13 18:29:24.733850 [ 276 ] {b30c2f17-8e64-4dd6-bef5-4740ca57869a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4441 | 2025.03.13 18:29:24.734386 [ 276 ] {b30c2f17-8e64-4dd6-bef5-4740ca57869a} <Trace> oximeter.fields_u32 (c2c0013c-3270-4a07-92c3-adbd6ff18017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4442 | 2025.03.13 18:29:24.734423 [ 276 ] {b30c2f17-8e64-4dd6-bef5-4740ca57869a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4443 | 2025.03.13 18:29:24.734767 [ 276 ] {b30c2f17-8e64-4dd6-bef5-4740ca57869a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4444 | 2025.03.13 18:29:24.735005 [ 276 ] {b30c2f17-8e64-4dd6-bef5-4740ca57869a} <Trace> oximeter.fields_u32 (c2c0013c-3270-4a07-92c3-adbd6ff18017): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4445 | 2025.03.13 18:29:24.735178 [ 276 ] {b30c2f17-8e64-4dd6-bef5-4740ca57869a} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001393 sec., 81119.88513998565 rows/sec., 5.25 MiB/sec. | ||
4446 | 2025.03.13 18:29:24.735228 [ 276 ] {b30c2f17-8e64-4dd6-bef5-4740ca57869a} <Debug> TCPHandler: Processed in 0.00157413 sec. | ||
4447 | 2025.03.13 18:29:24.735340 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4448 | 2025.03.13 18:29:24.735441 [ 276 ] {a593e5fa-fa6b-4698-8734-b968aa89f057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4449 | 2025.03.13 18:29:24.735485 [ 276 ] {a593e5fa-fa6b-4698-8734-b968aa89f057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4450 | 2025.03.13 18:29:24.736025 [ 276 ] {a593e5fa-fa6b-4698-8734-b968aa89f057} <Trace> oximeter.fields_u8 (1bfc32df-9a58-4a17-8325-ff80a3236ddb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4451 | 2025.03.13 18:29:24.736062 [ 276 ] {a593e5fa-fa6b-4698-8734-b968aa89f057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4452 | 2025.03.13 18:29:24.736400 [ 276 ] {a593e5fa-fa6b-4698-8734-b968aa89f057} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4453 | 2025.03.13 18:29:24.736645 [ 276 ] {a593e5fa-fa6b-4698-8734-b968aa89f057} <Trace> oximeter.fields_u8 (1bfc32df-9a58-4a17-8325-ff80a3236ddb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4454 | 2025.03.13 18:29:24.736813 [ 276 ] {a593e5fa-fa6b-4698-8734-b968aa89f057} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001393 sec., 80402.01005025127 rows/sec., 4.58 MiB/sec. | ||
4455 | 2025.03.13 18:29:24.736862 [ 276 ] {a593e5fa-fa6b-4698-8734-b968aa89f057} <Debug> TCPHandler: Processed in 0.00157413 sec. | ||
4456 | 2025.03.13 18:29:24.736978 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4457 | 2025.03.13 18:29:24.737080 [ 276 ] {fb330396-6196-4598-9726-e9fdf118f589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4458 | 2025.03.13 18:29:24.737123 [ 276 ] {fb330396-6196-4598-9726-e9fdf118f589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4459 | 2025.03.13 18:29:24.737781 [ 276 ] {fb330396-6196-4598-9726-e9fdf118f589} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4460 | 2025.03.13 18:29:24.737818 [ 276 ] {fb330396-6196-4598-9726-e9fdf118f589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4461 | 2025.03.13 18:29:24.738176 [ 276 ] {fb330396-6196-4598-9726-e9fdf118f589} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4462 | 2025.03.13 18:29:24.738407 [ 276 ] {fb330396-6196-4598-9726-e9fdf118f589} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4463 | 2025.03.13 18:29:24.738624 [ 276 ] {fb330396-6196-4598-9726-e9fdf118f589} <Debug> executeQuery: Read 420 rows, 30.63 KiB in 0.001549 sec., 271142.67269205936 rows/sec., 19.31 MiB/sec. | ||
4464 | 2025.03.13 18:29:24.738823 [ 276 ] {fb330396-6196-4598-9726-e9fdf118f589} <Debug> TCPHandler: Processed in 0.001892069 sec. | ||
4465 | 2025.03.13 18:29:24.739030 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4466 | 2025.03.13 18:29:24.739133 [ 276 ] {460a206f-7100-4851-b59f-6ecbf8d747fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4467 | 2025.03.13 18:29:24.739181 [ 276 ] {460a206f-7100-4851-b59f-6ecbf8d747fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4468 | 2025.03.13 18:29:24.739639 [ 276 ] {460a206f-7100-4851-b59f-6ecbf8d747fc} <Trace> oximeter.measurements_bool (e140ce10-76fa-4686-a1c0-b0a00f246ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4469 | 2025.03.13 18:29:24.739677 [ 276 ] {460a206f-7100-4851-b59f-6ecbf8d747fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4470 | 2025.03.13 18:29:24.740027 [ 276 ] {460a206f-7100-4851-b59f-6ecbf8d747fc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4471 | 2025.03.13 18:29:24.740261 [ 276 ] {460a206f-7100-4851-b59f-6ecbf8d747fc} <Trace> oximeter.measurements_bool (e140ce10-76fa-4686-a1c0-b0a00f246ee9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4472 | 2025.03.13 18:29:24.740453 [ 276 ] {460a206f-7100-4851-b59f-6ecbf8d747fc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001341 sec., 4474.27293064877 rows/sec., 233.76 KiB/sec. | ||
4473 | 2025.03.13 18:29:24.740503 [ 276 ] {460a206f-7100-4851-b59f-6ecbf8d747fc} <Debug> TCPHandler: Processed in 0.001537139 sec. | ||
4474 | 2025.03.13 18:29:24.740636 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4475 | 2025.03.13 18:29:24.740740 [ 276 ] {4cc7075c-b543-4995-9291-ec8757716c83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4476 | 2025.03.13 18:29:24.740787 [ 276 ] {4cc7075c-b543-4995-9291-ec8757716c83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4477 | 2025.03.13 18:29:24.741305 [ 276 ] {4cc7075c-b543-4995-9291-ec8757716c83} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4478 | 2025.03.13 18:29:24.741343 [ 276 ] {4cc7075c-b543-4995-9291-ec8757716c83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4479 | 2025.03.13 18:29:24.741712 [ 276 ] {4cc7075c-b543-4995-9291-ec8757716c83} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4480 | 2025.03.13 18:29:24.741946 [ 276 ] {4cc7075c-b543-4995-9291-ec8757716c83} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4481 | 2025.03.13 18:29:24.742176 [ 276 ] {4cc7075c-b543-4995-9291-ec8757716c83} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001457 sec., 162663.0061770762 rows/sec., 10.90 MiB/sec. | ||
4482 | 2025.03.13 18:29:24.742273 [ 276 ] {4cc7075c-b543-4995-9291-ec8757716c83} <Debug> TCPHandler: Processed in 0.001687573 sec. | ||
4483 | 2025.03.13 18:29:24.742418 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4484 | 2025.03.13 18:29:24.742518 [ 276 ] {010b15bd-82d3-4ea5-9b8e-db20fd246d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4485 | 2025.03.13 18:29:24.742564 [ 276 ] {010b15bd-82d3-4ea5-9b8e-db20fd246d49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4486 | 2025.03.13 18:29:24.742974 [ 276 ] {010b15bd-82d3-4ea5-9b8e-db20fd246d49} <Trace> oximeter.measurements_f64 (e9405784-d923-419d-a9dd-def0616178fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4487 | 2025.03.13 18:29:24.743011 [ 276 ] {010b15bd-82d3-4ea5-9b8e-db20fd246d49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4488 | 2025.03.13 18:29:24.743354 [ 276 ] {010b15bd-82d3-4ea5-9b8e-db20fd246d49} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4489 | 2025.03.13 18:29:24.743585 [ 276 ] {010b15bd-82d3-4ea5-9b8e-db20fd246d49} <Trace> oximeter.measurements_f64 (e9405784-d923-419d-a9dd-def0616178fc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4490 | 2025.03.13 18:29:24.743749 [ 95 ] {} <Debug> oximeter.measurements_f64 (e9405784-d923-419d-a9dd-def0616178fc) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
4491 | 2025.03.13 18:29:24.743815 [ 276 ] {010b15bd-82d3-4ea5-9b8e-db20fd246d49} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001316 sec., 759.8784194528876 rows/sec., 51.20 KiB/sec. | ||
4492 | 2025.03.13 18:29:24.743836 [ 95 ] {} <Trace> oximeter.measurements_f64 (e9405784-d923-419d-a9dd-def0616178fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4493 | 2025.03.13 18:29:24.743909 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4494 | 2025.03.13 18:29:24.743926 [ 276 ] {010b15bd-82d3-4ea5-9b8e-db20fd246d49} <Debug> TCPHandler: Processed in 0.001559169 sec. | ||
4495 | 2025.03.13 18:29:24.744085 [ 190 ] {e9405784-d923-419d-a9dd-def0616178fc::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 | ||
4496 | 2025.03.13 18:29:24.744096 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4497 | 2025.03.13 18:29:24.744247 [ 190 ] {e9405784-d923-419d-a9dd-def0616178fc::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4498 | 2025.03.13 18:29:24.744248 [ 276 ] {9f7e7b83-e358-468b-a153-b8b708113bf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4499 | 2025.03.13 18:29:24.744288 [ 190 ] {e9405784-d923-419d-a9dd-def0616178fc::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 9 rows starting from the beginning of the part | ||
4500 | 2025.03.13 18:29:24.744350 [ 276 ] {9f7e7b83-e358-468b-a153-b8b708113bf1} <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 | ||
4501 | 2025.03.13 18:29:24.744473 [ 190 ] {e9405784-d923-419d-a9dd-def0616178fc::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
4502 | 2025.03.13 18:29:24.744919 [ 190 ] {e9405784-d923-419d-a9dd-def0616178fc::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
4503 | 2025.03.13 18:29:24.745157 [ 190 ] {e9405784-d923-419d-a9dd-def0616178fc::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
4504 | 2025.03.13 18:29:24.745461 [ 190 ] {e9405784-d923-419d-a9dd-def0616178fc::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
4505 | 2025.03.13 18:29:24.745732 [ 190 ] {e9405784-d923-419d-a9dd-def0616178fc::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
4506 | 2025.03.13 18:29:24.747643 [ 189 ] {e9405784-d923-419d-a9dd-def0616178fc::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.003613685 sec., 3874.161693672802 rows/sec., 261.05 KiB/sec. | ||
4507 | 2025.03.13 18:29:24.747938 [ 189 ] {e9405784-d923-419d-a9dd-def0616178fc::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
4508 | 2025.03.13 18:29:24.748200 [ 276 ] {9f7e7b83-e358-468b-a153-b8b708113bf1} <Trace> oximeter.measurements_histogramu64 (bf63021a-b684-4ff8-b493-a267bf52294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4509 | 2025.03.13 18:29:24.748262 [ 276 ] {9f7e7b83-e358-468b-a153-b8b708113bf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4510 | 2025.03.13 18:29:24.748681 [ 189 ] {e9405784-d923-419d-a9dd-def0616178fc::all_1_14_3} <Trace> oximeter.measurements_f64 (e9405784-d923-419d-a9dd-def0616178fc): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4511 | 2025.03.13 18:29:24.748905 [ 189 ] {e9405784-d923-419d-a9dd-def0616178fc::all_1_14_3} <Trace> oximeter.measurements_f64 (e9405784-d923-419d-a9dd-def0616178fc) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
4512 | 2025.03.13 18:29:24.749072 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4513 | 2025.03.13 18:29:24.749424 [ 276 ] {9f7e7b83-e358-468b-a153-b8b708113bf1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4514 | 2025.03.13 18:29:24.749694 [ 276 ] {9f7e7b83-e358-468b-a153-b8b708113bf1} <Trace> oximeter.measurements_histogramu64 (bf63021a-b684-4ff8-b493-a267bf52294d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4515 | 2025.03.13 18:29:24.750037 [ 276 ] {9f7e7b83-e358-468b-a153-b8b708113bf1} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.00581 sec., 6540.447504302926 rows/sec., 11.72 MiB/sec. | ||
4516 | 2025.03.13 18:29:24.750325 [ 276 ] {9f7e7b83-e358-468b-a153-b8b708113bf1} <Debug> TCPHandler: Processed in 0.006286009 sec. | ||
4517 | 2025.03.13 18:29:24.750470 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4518 | 2025.03.13 18:29:24.750574 [ 276 ] {0ddca811-3227-40b2-8402-37ba56ab03f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4519 | 2025.03.13 18:29:24.750620 [ 276 ] {0ddca811-3227-40b2-8402-37ba56ab03f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4520 | 2025.03.13 18:29:24.751072 [ 276 ] {0ddca811-3227-40b2-8402-37ba56ab03f5} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4521 | 2025.03.13 18:29:24.751111 [ 276 ] {0ddca811-3227-40b2-8402-37ba56ab03f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4522 | 2025.03.13 18:29:24.751464 [ 276 ] {0ddca811-3227-40b2-8402-37ba56ab03f5} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4523 | 2025.03.13 18:29:24.751701 [ 276 ] {0ddca811-3227-40b2-8402-37ba56ab03f5} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4524 | 2025.03.13 18:29:24.751920 [ 276 ] {0ddca811-3227-40b2-8402-37ba56ab03f5} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001368 sec., 59941.52046783626 rows/sec., 3.81 MiB/sec. | ||
4525 | 2025.03.13 18:29:24.752029 [ 276 ] {0ddca811-3227-40b2-8402-37ba56ab03f5} <Debug> TCPHandler: Processed in 0.001610721 sec. | ||
4526 | 2025.03.13 18:29:28.499391 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4527 | 2025.03.13 18:29:28.499458 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4528 | 2025.03.13 18:29:28.632559 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10126 | ||
4529 | 2025.03.13 18:29:28.633193 [ 244 ] {} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4530 | 2025.03.13 18:29:28.633243 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4531 | 2025.03.13 18:29:28.633831 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4532 | 2025.03.13 18:29:28.634094 [ 244 ] {} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4533 | 2025.03.13 18:29:28.634385 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
4534 | 2025.03.13 18:29:29.314522 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
4535 | 2025.03.13 18:29:29.333832 [ 242 ] {} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4536 | 2025.03.13 18:29:29.333887 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4537 | 2025.03.13 18:29:29.341256 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4538 | 2025.03.13 18:29:29.342013 [ 242 ] {} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4539 | 2025.03.13 18:29:29.345089 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
4540 | 2025.03.13 18:29:29.719309 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4541 | 2025.03.13 18:29:29.719620 [ 276 ] {988b542e-ed4e-481c-8e7f-14e7a2094baa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4542 | 2025.03.13 18:29:29.719738 [ 276 ] {988b542e-ed4e-481c-8e7f-14e7a2094baa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4543 | 2025.03.13 18:29:29.720662 [ 276 ] {988b542e-ed4e-481c-8e7f-14e7a2094baa} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4544 | 2025.03.13 18:29:29.720717 [ 276 ] {988b542e-ed4e-481c-8e7f-14e7a2094baa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4545 | 2025.03.13 18:29:29.721183 [ 276 ] {988b542e-ed4e-481c-8e7f-14e7a2094baa} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4546 | 2025.03.13 18:29:29.721444 [ 276 ] {988b542e-ed4e-481c-8e7f-14e7a2094baa} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4547 | 2025.03.13 18:29:29.721718 [ 276 ] {988b542e-ed4e-481c-8e7f-14e7a2094baa} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002184 sec., 25641.02564102564 rows/sec., 1.97 MiB/sec. | ||
4548 | 2025.03.13 18:29:29.721915 [ 276 ] {988b542e-ed4e-481c-8e7f-14e7a2094baa} <Debug> TCPHandler: Processed in 0.002795148 sec. | ||
4549 | 2025.03.13 18:29:29.722151 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4550 | 2025.03.13 18:29:29.722262 [ 276 ] {421cdd1b-ddd9-43f4-967c-359c7eb45464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4551 | 2025.03.13 18:29:29.722311 [ 276 ] {421cdd1b-ddd9-43f4-967c-359c7eb45464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4552 | 2025.03.13 18:29:29.722932 [ 276 ] {421cdd1b-ddd9-43f4-967c-359c7eb45464} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4553 | 2025.03.13 18:29:29.722975 [ 276 ] {421cdd1b-ddd9-43f4-967c-359c7eb45464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4554 | 2025.03.13 18:29:29.723329 [ 276 ] {421cdd1b-ddd9-43f4-967c-359c7eb45464} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4555 | 2025.03.13 18:29:29.723564 [ 276 ] {421cdd1b-ddd9-43f4-967c-359c7eb45464} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4556 | 2025.03.13 18:29:29.723830 [ 276 ] {421cdd1b-ddd9-43f4-967c-359c7eb45464} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001594 sec., 40150.564617314936 rows/sec., 3.13 MiB/sec. | ||
4557 | 2025.03.13 18:29:29.724076 [ 276 ] {421cdd1b-ddd9-43f4-967c-359c7eb45464} <Debug> TCPHandler: Processed in 0.001988733 sec. | ||
4558 | 2025.03.13 18:29:29.724251 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4559 | 2025.03.13 18:29:29.724357 [ 276 ] {8f71251a-b0ee-4d43-842c-8f913ad2c885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4560 | 2025.03.13 18:29:29.724409 [ 276 ] {8f71251a-b0ee-4d43-842c-8f913ad2c885} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4561 | 2025.03.13 18:29:29.724979 [ 276 ] {8f71251a-b0ee-4d43-842c-8f913ad2c885} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4562 | 2025.03.13 18:29:29.725018 [ 276 ] {8f71251a-b0ee-4d43-842c-8f913ad2c885} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4563 | 2025.03.13 18:29:29.725403 [ 276 ] {8f71251a-b0ee-4d43-842c-8f913ad2c885} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4564 | 2025.03.13 18:29:29.725646 [ 276 ] {8f71251a-b0ee-4d43-842c-8f913ad2c885} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4565 | 2025.03.13 18:29:29.725852 [ 276 ] {8f71251a-b0ee-4d43-842c-8f913ad2c885} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001519 sec., 105332.45556287031 rows/sec., 7.34 MiB/sec. | ||
4566 | 2025.03.13 18:29:29.725906 [ 276 ] {8f71251a-b0ee-4d43-842c-8f913ad2c885} <Debug> TCPHandler: Processed in 0.001707014 sec. | ||
4567 | 2025.03.13 18:29:29.726044 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4568 | 2025.03.13 18:29:29.726146 [ 276 ] {57fa21a9-a407-4e0d-886e-af5ad241ae99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4569 | 2025.03.13 18:29:29.726193 [ 276 ] {57fa21a9-a407-4e0d-886e-af5ad241ae99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4570 | 2025.03.13 18:29:29.726628 [ 276 ] {57fa21a9-a407-4e0d-886e-af5ad241ae99} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4571 | 2025.03.13 18:29:29.726667 [ 276 ] {57fa21a9-a407-4e0d-886e-af5ad241ae99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4572 | 2025.03.13 18:29:29.727019 [ 276 ] {57fa21a9-a407-4e0d-886e-af5ad241ae99} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4573 | 2025.03.13 18:29:29.727264 [ 276 ] {57fa21a9-a407-4e0d-886e-af5ad241ae99} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4574 | 2025.03.13 18:29:29.727517 [ 276 ] {57fa21a9-a407-4e0d-886e-af5ad241ae99} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001392 sec., 43103.448275862065 rows/sec., 2.90 MiB/sec. | ||
4575 | 2025.03.13 18:29:29.727733 [ 276 ] {57fa21a9-a407-4e0d-886e-af5ad241ae99} <Debug> TCPHandler: Processed in 0.001738226 sec. | ||
4576 | 2025.03.13 18:29:30.185882 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4577 | 2025.03.13 18:29:30.186127 [ 276 ] {5fef1464-4190-48ca-b7af-ce90c0e87a2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4578 | 2025.03.13 18:29:30.186240 [ 276 ] {5fef1464-4190-48ca-b7af-ce90c0e87a2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4579 | 2025.03.13 18:29:30.187368 [ 276 ] {5fef1464-4190-48ca-b7af-ce90c0e87a2e} <Trace> oximeter.fields_i16 (9e0fc66e-7e36-43be-a4c3-0323e9831ad8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4580 | 2025.03.13 18:29:30.187413 [ 276 ] {5fef1464-4190-48ca-b7af-ce90c0e87a2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4581 | 2025.03.13 18:29:30.187854 [ 276 ] {5fef1464-4190-48ca-b7af-ce90c0e87a2e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4582 | 2025.03.13 18:29:30.188110 [ 276 ] {5fef1464-4190-48ca-b7af-ce90c0e87a2e} <Trace> oximeter.fields_i16 (9e0fc66e-7e36-43be-a4c3-0323e9831ad8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4583 | 2025.03.13 18:29:30.188312 [ 276 ] {5fef1464-4190-48ca-b7af-ce90c0e87a2e} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002272 sec., 93309.85915492957 rows/sec., 5.93 MiB/sec. | ||
4584 | 2025.03.13 18:29:30.188376 [ 276 ] {5fef1464-4190-48ca-b7af-ce90c0e87a2e} <Debug> TCPHandler: Processed in 0.002635413 sec. | ||
4585 | 2025.03.13 18:29:30.188491 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4586 | 2025.03.13 18:29:30.188596 [ 276 ] {f6a7c051-314d-44f6-b293-dfb0882a8b4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4587 | 2025.03.13 18:29:30.188644 [ 276 ] {f6a7c051-314d-44f6-b293-dfb0882a8b4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4588 | 2025.03.13 18:29:30.189160 [ 276 ] {f6a7c051-314d-44f6-b293-dfb0882a8b4c} <Trace> oximeter.fields_ipaddr (cb31523a-dd0f-426c-b8bf-1b81ef1951bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4589 | 2025.03.13 18:29:30.189198 [ 276 ] {f6a7c051-314d-44f6-b293-dfb0882a8b4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4590 | 2025.03.13 18:29:30.189532 [ 276 ] {f6a7c051-314d-44f6-b293-dfb0882a8b4c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
4591 | 2025.03.13 18:29:30.189768 [ 276 ] {f6a7c051-314d-44f6-b293-dfb0882a8b4c} <Trace> oximeter.fields_ipaddr (cb31523a-dd0f-426c-b8bf-1b81ef1951bc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4592 | 2025.03.13 18:29:30.189951 [ 276 ] {f6a7c051-314d-44f6-b293-dfb0882a8b4c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001375 sec., 2909.0909090909095 rows/sec., 237.22 KiB/sec. | ||
4593 | 2025.03.13 18:29:30.190028 [ 276 ] {f6a7c051-314d-44f6-b293-dfb0882a8b4c} <Debug> TCPHandler: Processed in 0.001589351 sec. | ||
4594 | 2025.03.13 18:29:30.190133 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4595 | 2025.03.13 18:29:30.190234 [ 276 ] {c7ac8c23-584e-47dd-8f18-5ba965ff3f3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4596 | 2025.03.13 18:29:30.190278 [ 276 ] {c7ac8c23-584e-47dd-8f18-5ba965ff3f3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4597 | 2025.03.13 18:29:30.191687 [ 276 ] {c7ac8c23-584e-47dd-8f18-5ba965ff3f3d} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4598 | 2025.03.13 18:29:30.191725 [ 276 ] {c7ac8c23-584e-47dd-8f18-5ba965ff3f3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4599 | 2025.03.13 18:29:30.192197 [ 276 ] {c7ac8c23-584e-47dd-8f18-5ba965ff3f3d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4600 | 2025.03.13 18:29:30.192450 [ 276 ] {c7ac8c23-584e-47dd-8f18-5ba965ff3f3d} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4601 | 2025.03.13 18:29:30.192631 [ 276 ] {c7ac8c23-584e-47dd-8f18-5ba965ff3f3d} <Debug> executeQuery: Read 1835 rows, 153.33 KiB in 0.002419 sec., 758577.9247622985 rows/sec., 61.90 MiB/sec. | ||
4602 | 2025.03.13 18:29:30.192682 [ 276 ] {c7ac8c23-584e-47dd-8f18-5ba965ff3f3d} <Debug> TCPHandler: Processed in 0.002598462 sec. | ||
4603 | 2025.03.13 18:29:30.192795 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4604 | 2025.03.13 18:29:30.192899 [ 276 ] {76fc45c3-e8eb-4b86-8da3-a2ff0b260e64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4605 | 2025.03.13 18:29:30.192944 [ 276 ] {76fc45c3-e8eb-4b86-8da3-a2ff0b260e64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4606 | 2025.03.13 18:29:30.193513 [ 276 ] {76fc45c3-e8eb-4b86-8da3-a2ff0b260e64} <Trace> oximeter.fields_u16 (70d7ac13-7519-46fa-b7e3-25cc1572d035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4607 | 2025.03.13 18:29:30.193549 [ 276 ] {76fc45c3-e8eb-4b86-8da3-a2ff0b260e64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4608 | 2025.03.13 18:29:30.193891 [ 276 ] {76fc45c3-e8eb-4b86-8da3-a2ff0b260e64} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4609 | 2025.03.13 18:29:30.194126 [ 276 ] {76fc45c3-e8eb-4b86-8da3-a2ff0b260e64} <Trace> oximeter.fields_u16 (70d7ac13-7519-46fa-b7e3-25cc1572d035): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4610 | 2025.03.13 18:29:30.194304 [ 276 ] {76fc45c3-e8eb-4b86-8da3-a2ff0b260e64} <Debug> executeQuery: Read 148 rows, 9.52 KiB in 0.001427 sec., 103714.08549404344 rows/sec., 6.52 MiB/sec. | ||
4611 | 2025.03.13 18:29:30.194354 [ 276 ] {76fc45c3-e8eb-4b86-8da3-a2ff0b260e64} <Debug> TCPHandler: Processed in 0.001609001 sec. | ||
4612 | 2025.03.13 18:29:30.194466 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4613 | 2025.03.13 18:29:30.194568 [ 276 ] {75c8544d-2fc7-4924-8364-30f16541af9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4614 | 2025.03.13 18:29:30.194611 [ 276 ] {75c8544d-2fc7-4924-8364-30f16541af9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4615 | 2025.03.13 18:29:30.195241 [ 276 ] {75c8544d-2fc7-4924-8364-30f16541af9b} <Trace> oximeter.fields_u32 (c2c0013c-3270-4a07-92c3-adbd6ff18017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4616 | 2025.03.13 18:29:30.195278 [ 276 ] {75c8544d-2fc7-4924-8364-30f16541af9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4617 | 2025.03.13 18:29:30.195634 [ 276 ] {75c8544d-2fc7-4924-8364-30f16541af9b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4618 | 2025.03.13 18:29:30.195870 [ 276 ] {75c8544d-2fc7-4924-8364-30f16541af9b} <Trace> oximeter.fields_u32 (c2c0013c-3270-4a07-92c3-adbd6ff18017): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4619 | 2025.03.13 18:29:30.196101 [ 276 ] {75c8544d-2fc7-4924-8364-30f16541af9b} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.001553 sec., 219575.01609787508 rows/sec., 14.65 MiB/sec. | ||
4620 | 2025.03.13 18:29:30.196308 [ 276 ] {75c8544d-2fc7-4924-8364-30f16541af9b} <Debug> TCPHandler: Processed in 0.00188954 sec. | ||
4621 | 2025.03.13 18:29:30.196447 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4622 | 2025.03.13 18:29:30.196549 [ 276 ] {8a5b9e3b-6c1b-4e02-9458-a0c629e53543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4623 | 2025.03.13 18:29:30.196593 [ 276 ] {8a5b9e3b-6c1b-4e02-9458-a0c629e53543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4624 | 2025.03.13 18:29:30.197160 [ 276 ] {8a5b9e3b-6c1b-4e02-9458-a0c629e53543} <Trace> oximeter.fields_u8 (1bfc32df-9a58-4a17-8325-ff80a3236ddb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4625 | 2025.03.13 18:29:30.197199 [ 276 ] {8a5b9e3b-6c1b-4e02-9458-a0c629e53543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4626 | 2025.03.13 18:29:30.197536 [ 276 ] {8a5b9e3b-6c1b-4e02-9458-a0c629e53543} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4627 | 2025.03.13 18:29:30.197783 [ 276 ] {8a5b9e3b-6c1b-4e02-9458-a0c629e53543} <Trace> oximeter.fields_u8 (1bfc32df-9a58-4a17-8325-ff80a3236ddb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4628 | 2025.03.13 18:29:30.197979 [ 276 ] {8a5b9e3b-6c1b-4e02-9458-a0c629e53543} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001447 sec., 77401.52038700761 rows/sec., 4.41 MiB/sec. | ||
4629 | 2025.03.13 18:29:30.198062 [ 276 ] {8a5b9e3b-6c1b-4e02-9458-a0c629e53543} <Debug> TCPHandler: Processed in 0.001665202 sec. | ||
4630 | 2025.03.13 18:29:30.198176 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4631 | 2025.03.13 18:29:30.198279 [ 276 ] {daf07b7f-03a8-4ba7-b316-a14702bf4d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4632 | 2025.03.13 18:29:30.198322 [ 276 ] {daf07b7f-03a8-4ba7-b316-a14702bf4d92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4633 | 2025.03.13 18:29:30.199141 [ 276 ] {daf07b7f-03a8-4ba7-b316-a14702bf4d92} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4634 | 2025.03.13 18:29:30.199178 [ 276 ] {daf07b7f-03a8-4ba7-b316-a14702bf4d92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4635 | 2025.03.13 18:29:30.199553 [ 276 ] {daf07b7f-03a8-4ba7-b316-a14702bf4d92} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4636 | 2025.03.13 18:29:30.199793 [ 276 ] {daf07b7f-03a8-4ba7-b316-a14702bf4d92} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4637 | 2025.03.13 18:29:30.199963 [ 276 ] {daf07b7f-03a8-4ba7-b316-a14702bf4d92} <Debug> executeQuery: Read 880 rows, 65.24 KiB in 0.001706 sec., 515826.49472450174 rows/sec., 37.35 MiB/sec. | ||
4638 | 2025.03.13 18:29:30.200012 [ 276 ] {daf07b7f-03a8-4ba7-b316-a14702bf4d92} <Debug> TCPHandler: Processed in 0.00188701 sec. | ||
4639 | 2025.03.13 18:29:30.200124 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4640 | 2025.03.13 18:29:30.200225 [ 276 ] {f899e844-2b64-4c23-a336-f75075fabe3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4641 | 2025.03.13 18:29:30.200272 [ 276 ] {f899e844-2b64-4c23-a336-f75075fabe3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4642 | 2025.03.13 18:29:30.200704 [ 276 ] {f899e844-2b64-4c23-a336-f75075fabe3a} <Trace> oximeter.measurements_bool (e140ce10-76fa-4686-a1c0-b0a00f246ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4643 | 2025.03.13 18:29:30.200741 [ 276 ] {f899e844-2b64-4c23-a336-f75075fabe3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4644 | 2025.03.13 18:29:30.201076 [ 276 ] {f899e844-2b64-4c23-a336-f75075fabe3a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4645 | 2025.03.13 18:29:30.201307 [ 276 ] {f899e844-2b64-4c23-a336-f75075fabe3a} <Trace> oximeter.measurements_bool (e140ce10-76fa-4686-a1c0-b0a00f246ee9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4646 | 2025.03.13 18:29:30.201476 [ 276 ] {f899e844-2b64-4c23-a336-f75075fabe3a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001272 sec., 4716.981132075472 rows/sec., 246.44 KiB/sec. | ||
4647 | 2025.03.13 18:29:30.201523 [ 276 ] {f899e844-2b64-4c23-a336-f75075fabe3a} <Debug> TCPHandler: Processed in 0.001448966 sec. | ||
4648 | 2025.03.13 18:29:30.201626 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4649 | 2025.03.13 18:29:30.201725 [ 276 ] {cc749108-f099-4bb4-88ca-f6a0ff5a0d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4650 | 2025.03.13 18:29:30.201773 [ 276 ] {cc749108-f099-4bb4-88ca-f6a0ff5a0d7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4651 | 2025.03.13 18:29:30.202463 [ 276 ] {cc749108-f099-4bb4-88ca-f6a0ff5a0d7a} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4652 | 2025.03.13 18:29:30.202499 [ 276 ] {cc749108-f099-4bb4-88ca-f6a0ff5a0d7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4653 | 2025.03.13 18:29:30.202910 [ 276 ] {cc749108-f099-4bb4-88ca-f6a0ff5a0d7a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4654 | 2025.03.13 18:29:30.203142 [ 276 ] {cc749108-f099-4bb4-88ca-f6a0ff5a0d7a} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4655 | 2025.03.13 18:29:30.203318 [ 276 ] {cc749108-f099-4bb4-88ca-f6a0ff5a0d7a} <Debug> executeQuery: Read 957 rows, 65.11 KiB in 0.001614 sec., 592936.8029739778 rows/sec., 39.40 MiB/sec. | ||
4656 | 2025.03.13 18:29:30.203368 [ 276 ] {cc749108-f099-4bb4-88ca-f6a0ff5a0d7a} <Debug> TCPHandler: Processed in 0.001792497 sec. | ||
4657 | 2025.03.13 18:29:30.203481 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4658 | 2025.03.13 18:29:30.203583 [ 276 ] {c88e8bd7-5d0a-4fac-aef6-a9487ea7240f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4659 | 2025.03.13 18:29:30.203631 [ 276 ] {c88e8bd7-5d0a-4fac-aef6-a9487ea7240f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4660 | 2025.03.13 18:29:30.204041 [ 276 ] {c88e8bd7-5d0a-4fac-aef6-a9487ea7240f} <Trace> oximeter.measurements_f64 (e9405784-d923-419d-a9dd-def0616178fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4661 | 2025.03.13 18:29:30.204077 [ 276 ] {c88e8bd7-5d0a-4fac-aef6-a9487ea7240f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4662 | 2025.03.13 18:29:30.204407 [ 276 ] {c88e8bd7-5d0a-4fac-aef6-a9487ea7240f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4663 | 2025.03.13 18:29:30.204637 [ 276 ] {c88e8bd7-5d0a-4fac-aef6-a9487ea7240f} <Trace> oximeter.measurements_f64 (e9405784-d923-419d-a9dd-def0616178fc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4664 | 2025.03.13 18:29:30.204860 [ 276 ] {c88e8bd7-5d0a-4fac-aef6-a9487ea7240f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001288 sec., 776.3975155279503 rows/sec., 52.32 KiB/sec. | ||
4665 | 2025.03.13 18:29:30.205049 [ 276 ] {c88e8bd7-5d0a-4fac-aef6-a9487ea7240f} <Debug> TCPHandler: Processed in 0.001618361 sec. | ||
4666 | 2025.03.13 18:29:30.205197 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4667 | 2025.03.13 18:29:30.205299 [ 276 ] {6bbd6ddc-ef77-4766-9196-6d81ff3d6e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4668 | 2025.03.13 18:29:30.205369 [ 276 ] {6bbd6ddc-ef77-4766-9196-6d81ff3d6e1b} <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 | ||
4669 | 2025.03.13 18:29:30.206490 [ 276 ] {6bbd6ddc-ef77-4766-9196-6d81ff3d6e1b} <Trace> oximeter.measurements_histogramu64 (bf63021a-b684-4ff8-b493-a267bf52294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4670 | 2025.03.13 18:29:30.206528 [ 276 ] {6bbd6ddc-ef77-4766-9196-6d81ff3d6e1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4671 | 2025.03.13 18:29:30.207150 [ 276 ] {6bbd6ddc-ef77-4766-9196-6d81ff3d6e1b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4672 | 2025.03.13 18:29:30.207402 [ 276 ] {6bbd6ddc-ef77-4766-9196-6d81ff3d6e1b} <Trace> oximeter.measurements_histogramu64 (bf63021a-b684-4ff8-b493-a267bf52294d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4673 | 2025.03.13 18:29:30.207618 [ 276 ] {6bbd6ddc-ef77-4766-9196-6d81ff3d6e1b} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002335 sec., 16274.089935760172 rows/sec., 29.16 MiB/sec. | ||
4674 | 2025.03.13 18:29:30.207735 [ 276 ] {6bbd6ddc-ef77-4766-9196-6d81ff3d6e1b} <Debug> TCPHandler: Processed in 0.002588452 sec. | ||
4675 | 2025.03.13 18:29:30.207874 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4676 | 2025.03.13 18:29:30.207978 [ 276 ] {c9b2ce2f-e168-49f4-8110-b524ee02989f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4677 | 2025.03.13 18:29:30.208024 [ 276 ] {c9b2ce2f-e168-49f4-8110-b524ee02989f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4678 | 2025.03.13 18:29:30.208447 [ 276 ] {c9b2ce2f-e168-49f4-8110-b524ee02989f} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4679 | 2025.03.13 18:29:30.208483 [ 276 ] {c9b2ce2f-e168-49f4-8110-b524ee02989f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4680 | 2025.03.13 18:29:30.208820 [ 276 ] {c9b2ce2f-e168-49f4-8110-b524ee02989f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4681 | 2025.03.13 18:29:30.209050 [ 276 ] {c9b2ce2f-e168-49f4-8110-b524ee02989f} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): 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.13 18:29:30.209223 [ 276 ] {c9b2ce2f-e168-49f4-8110-b524ee02989f} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001267 sec., 26835.04340962905 rows/sec., 1.56 MiB/sec. | ||
4683 | 2025.03.13 18:29:30.209270 [ 276 ] {c9b2ce2f-e168-49f4-8110-b524ee02989f} <Debug> TCPHandler: Processed in 0.001447786 sec. | ||
4684 | 2025.03.13 18:29:33.660101 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 682 | ||
4685 | 2025.03.13 18:29:33.663567 [ 243 ] {} <Trace> system.query_log (5f2578bd-8b88-4233-9145-01cb1ba96b2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4686 | 2025.03.13 18:29:33.663622 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4687 | 2025.03.13 18:29:33.665112 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4688 | 2025.03.13 18:29:33.665419 [ 243 ] {} <Trace> system.query_log (5f2578bd-8b88-4233-9145-01cb1ba96b2c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4689 | 2025.03.13 18:29:33.665672 [ 80 ] {} <Debug> system.query_log (5f2578bd-8b88-4233-9145-01cb1ba96b2c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4690 | 2025.03.13 18:29:33.665809 [ 80 ] {} <Trace> system.query_log (5f2578bd-8b88-4233-9145-01cb1ba96b2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4691 | 2025.03.13 18:29:33.665911 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4692 | 2025.03.13 18:29:33.666533 [ 190 ] {5f2578bd-8b88-4233-9145-01cb1ba96b2c::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 | ||
4693 | 2025.03.13 18:29:33.666991 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 682 | ||
4694 | 2025.03.13 18:29:33.667662 [ 190 ] {5f2578bd-8b88-4233-9145-01cb1ba96b2c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4695 | 2025.03.13 18:29:33.667841 [ 190 ] {5f2578bd-8b88-4233-9145-01cb1ba96b2c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 498 rows starting from the beginning of the part | ||
4696 | 2025.03.13 18:29:33.668457 [ 190 ] {5f2578bd-8b88-4233-9145-01cb1ba96b2c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
4697 | 2025.03.13 18:29:33.669074 [ 190 ] {5f2578bd-8b88-4233-9145-01cb1ba96b2c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 54 rows starting from the beginning of the part | ||
4698 | 2025.03.13 18:29:33.669659 [ 190 ] {5f2578bd-8b88-4233-9145-01cb1ba96b2c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 16 rows starting from the beginning of the part | ||
4699 | 2025.03.13 18:29:33.670245 [ 190 ] {5f2578bd-8b88-4233-9145-01cb1ba96b2c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 30 rows starting from the beginning of the part | ||
4700 | 2025.03.13 18:29:33.670819 [ 190 ] {5f2578bd-8b88-4233-9145-01cb1ba96b2c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 54 rows starting from the beginning of the part | ||
4701 | 2025.03.13 18:29:33.678570 [ 195 ] {5f2578bd-8b88-4233-9145-01cb1ba96b2c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 682 rows, containing 72 columns (72 merged, 0 gathered) in 0.012447443 sec., 54790.369395545735 rows/sec., 46.82 MiB/sec. | ||
4702 | 2025.03.13 18:29:33.680103 [ 195 ] {5f2578bd-8b88-4233-9145-01cb1ba96b2c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4703 | 2025.03.13 18:29:33.681003 [ 195 ] {5f2578bd-8b88-4233-9145-01cb1ba96b2c::all_1_16_3} <Trace> system.query_log (5f2578bd-8b88-4233-9145-01cb1ba96b2c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4704 | 2025.03.13 18:29:33.681107 [ 195 ] {5f2578bd-8b88-4233-9145-01cb1ba96b2c::all_1_16_3} <Trace> system.query_log (5f2578bd-8b88-4233-9145-01cb1ba96b2c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4705 | 2025.03.13 18:29:33.681451 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.09 MiB. | ||
4706 | 2025.03.13 18:29:34.717480 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4707 | 2025.03.13 18:29:34.717671 [ 276 ] {1d95c05d-7e8f-45ad-8cb9-fd2fdaa28dbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4708 | 2025.03.13 18:29:34.717743 [ 276 ] {1d95c05d-7e8f-45ad-8cb9-fd2fdaa28dbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4709 | 2025.03.13 18:29:34.718495 [ 276 ] {1d95c05d-7e8f-45ad-8cb9-fd2fdaa28dbc} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4710 | 2025.03.13 18:29:34.718545 [ 276 ] {1d95c05d-7e8f-45ad-8cb9-fd2fdaa28dbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4711 | 2025.03.13 18:29:34.718986 [ 276 ] {1d95c05d-7e8f-45ad-8cb9-fd2fdaa28dbc} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4712 | 2025.03.13 18:29:34.719240 [ 276 ] {1d95c05d-7e8f-45ad-8cb9-fd2fdaa28dbc} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4713 | 2025.03.13 18:29:34.719432 [ 79 ] {} <Debug> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4714 | 2025.03.13 18:29:34.719469 [ 276 ] {1d95c05d-7e8f-45ad-8cb9-fd2fdaa28dbc} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001853 sec., 30221.262817053426 rows/sec., 2.32 MiB/sec. | ||
4715 | 2025.03.13 18:29:34.719522 [ 79 ] {} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4716 | 2025.03.13 18:29:34.719600 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4717 | 2025.03.13 18:29:34.719605 [ 276 ] {1d95c05d-7e8f-45ad-8cb9-fd2fdaa28dbc} <Debug> TCPHandler: Processed in 0.002261651 sec. | ||
4718 | 2025.03.13 18:29:34.719827 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4719 | 2025.03.13 18:29:34.719839 [ 189 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::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 | ||
4720 | 2025.03.13 18:29:34.720004 [ 276 ] {8618b7c4-db4c-4870-97c3-930d2a1e50b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4721 | 2025.03.13 18:29:34.720113 [ 276 ] {8618b7c4-db4c-4870-97c3-930d2a1e50b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4722 | 2025.03.13 18:29:34.720139 [ 189 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4723 | 2025.03.13 18:29:34.720228 [ 189 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1842 rows starting from the beginning of the part | ||
4724 | 2025.03.13 18:29:34.720475 [ 189 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::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 | ||
4725 | 2025.03.13 18:29:34.720884 [ 189 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 693 rows starting from the beginning of the part | ||
4726 | 2025.03.13 18:29:34.721156 [ 189 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::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 | ||
4727 | 2025.03.13 18:29:34.721563 [ 189 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1835 rows starting from the beginning of the part | ||
4728 | 2025.03.13 18:29:34.721981 [ 189 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part | ||
4729 | 2025.03.13 18:29:34.722953 [ 276 ] {8618b7c4-db4c-4870-97c3-930d2a1e50b5} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4730 | 2025.03.13 18:29:34.723032 [ 276 ] {8618b7c4-db4c-4870-97c3-930d2a1e50b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4731 | 2025.03.13 18:29:34.724018 [ 276 ] {8618b7c4-db4c-4870-97c3-930d2a1e50b5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4732 | 2025.03.13 18:29:34.724493 [ 276 ] {8618b7c4-db4c-4870-97c3-930d2a1e50b5} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4733 | 2025.03.13 18:29:34.724712 [ 79 ] {} <Debug> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4734 | 2025.03.13 18:29:34.724820 [ 79 ] {} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4735 | 2025.03.13 18:29:34.724858 [ 276 ] {8618b7c4-db4c-4870-97c3-930d2a1e50b5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004898 sec., 13066.557778685179 rows/sec., 1.02 MiB/sec. | ||
4736 | 2025.03.13 18:29:34.724867 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4737 | 2025.03.13 18:29:34.725114 [ 276 ] {8618b7c4-db4c-4870-97c3-930d2a1e50b5} <Debug> TCPHandler: Processed in 0.005365889 sec. | ||
4738 | 2025.03.13 18:29:34.725367 [ 197 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::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 | ||
4739 | 2025.03.13 18:29:34.725637 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4740 | 2025.03.13 18:29:34.725753 [ 189 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4538 rows, containing 5 columns (5 merged, 0 gathered) in 0.00603076 sec., 752475.6415443494 rows/sec., 63.92 MiB/sec. | ||
4741 | 2025.03.13 18:29:34.725762 [ 197 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4742 | 2025.03.13 18:29:34.725872 [ 197 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 912 rows starting from the beginning of the part | ||
4743 | 2025.03.13 18:29:34.725936 [ 276 ] {4a433291-784e-4fa3-bfbd-8b53950e91b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4744 | 2025.03.13 18:29:34.726206 [ 276 ] {4a433291-784e-4fa3-bfbd-8b53950e91b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4745 | 2025.03.13 18:29:34.726248 [ 197 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::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 | ||
4746 | 2025.03.13 18:29:34.726270 [ 189 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4747 | 2025.03.13 18:29:34.726870 [ 197 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 420 rows starting from the beginning of the part | ||
4748 | 2025.03.13 18:29:34.727479 [ 197 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::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 | ||
4749 | 2025.03.13 18:29:34.727980 [ 189 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_36_7} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4750 | 2025.03.13 18:29:34.728077 [ 197 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 880 rows starting from the beginning of the part | ||
4751 | 2025.03.13 18:29:34.728500 [ 189 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_36_7} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4752 | 2025.03.13 18:29:34.728539 [ 197 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part | ||
4753 | 2025.03.13 18:29:34.728884 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
4754 | 2025.03.13 18:29:34.730055 [ 276 ] {4a433291-784e-4fa3-bfbd-8b53950e91b3} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4755 | 2025.03.13 18:29:34.730112 [ 276 ] {4a433291-784e-4fa3-bfbd-8b53950e91b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4756 | 2025.03.13 18:29:34.731233 [ 276 ] {4a433291-784e-4fa3-bfbd-8b53950e91b3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4757 | 2025.03.13 18:29:34.731587 [ 276 ] {4a433291-784e-4fa3-bfbd-8b53950e91b3} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4758 | 2025.03.13 18:29:34.732042 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4759 | 2025.03.13 18:29:34.732108 [ 195 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2404 rows, containing 5 columns (5 merged, 0 gathered) in 0.007057003 sec., 340654.5243072732 rows/sec., 26.08 MiB/sec. | ||
4760 | 2025.03.13 18:29:34.732150 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4761 | 2025.03.13 18:29:34.732207 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4762 | 2025.03.13 18:29:34.732230 [ 276 ] {4a433291-784e-4fa3-bfbd-8b53950e91b3} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.006379 sec., 20065.841040915504 rows/sec., 1.40 MiB/sec. | ||
4763 | 2025.03.13 18:29:34.732526 [ 195 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4764 | 2025.03.13 18:29:34.732578 [ 187 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::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 | ||
4765 | 2025.03.13 18:29:34.732578 [ 276 ] {4a433291-784e-4fa3-bfbd-8b53950e91b3} <Debug> TCPHandler: Processed in 0.007171037 sec. | ||
4766 | 2025.03.13 18:29:34.732900 [ 187 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4767 | 2025.03.13 18:29:34.732925 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4768 | 2025.03.13 18:29:34.732968 [ 187 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9857 rows starting from the beginning of the part | ||
4769 | 2025.03.13 18:29:34.733389 [ 187 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::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 | ||
4770 | 2025.03.13 18:29:34.733481 [ 276 ] {7aa207ef-6e21-459d-a6d7-6fb81c1c38ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4771 | 2025.03.13 18:29:34.733504 [ 195 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_36_7} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4772 | 2025.03.13 18:29:34.733800 [ 276 ] {7aa207ef-6e21-459d-a6d7-6fb81c1c38ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4773 | 2025.03.13 18:29:34.733878 [ 187 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 237 rows starting from the beginning of the part | ||
4774 | 2025.03.13 18:29:34.734055 [ 195 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_36_7} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4775 | 2025.03.13 18:29:34.734470 [ 187 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::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 | ||
4776 | 2025.03.13 18:29:34.734546 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
4777 | 2025.03.13 18:29:34.734864 [ 187 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 957 rows starting from the beginning of the part | ||
4778 | 2025.03.13 18:29:34.735191 [ 187 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 128 rows starting from the beginning of the part | ||
4779 | 2025.03.13 18:29:34.736461 [ 276 ] {7aa207ef-6e21-459d-a6d7-6fb81c1c38ed} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4780 | 2025.03.13 18:29:34.736507 [ 276 ] {7aa207ef-6e21-459d-a6d7-6fb81c1c38ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4781 | 2025.03.13 18:29:34.737057 [ 276 ] {7aa207ef-6e21-459d-a6d7-6fb81c1c38ed} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4782 | 2025.03.13 18:29:34.737602 [ 276 ] {7aa207ef-6e21-459d-a6d7-6fb81c1c38ed} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4783 | 2025.03.13 18:29:34.737915 [ 79 ] {} <Debug> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4784 | 2025.03.13 18:29:34.738023 [ 79 ] {} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4785 | 2025.03.13 18:29:34.738110 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4786 | 2025.03.13 18:29:34.738248 [ 276 ] {7aa207ef-6e21-459d-a6d7-6fb81c1c38ed} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.005006 sec., 9588.493807431083 rows/sec., 661.71 KiB/sec. | ||
4787 | 2025.03.13 18:29:34.738446 [ 276 ] {7aa207ef-6e21-459d-a6d7-6fb81c1c38ed} <Debug> TCPHandler: Processed in 0.005624427 sec. | ||
4788 | 2025.03.13 18:29:34.738446 [ 200 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::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 | ||
4789 | 2025.03.13 18:29:34.738686 [ 200 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4790 | 2025.03.13 18:29:34.738731 [ 200 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1774 rows starting from the beginning of the part | ||
4791 | 2025.03.13 18:29:34.738850 [ 200 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::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 | ||
4792 | 2025.03.13 18:29:34.739163 [ 200 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 82 rows starting from the beginning of the part | ||
4793 | 2025.03.13 18:29:34.739507 [ 200 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::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 | ||
4794 | 2025.03.13 18:29:34.739639 [ 200 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 34 rows starting from the beginning of the part | ||
4795 | 2025.03.13 18:29:34.739870 [ 200 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 48 rows starting from the beginning of the part | ||
4796 | 2025.03.13 18:29:34.740670 [ 199 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11499 rows, containing 5 columns (5 merged, 0 gathered) in 0.008371954 sec., 1373514.4746375817 rows/sec., 92.59 MiB/sec. | ||
4797 | 2025.03.13 18:29:34.741004 [ 199 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4798 | 2025.03.13 18:29:34.741634 [ 199 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4799 | 2025.03.13 18:29:34.741854 [ 199 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4800 | 2025.03.13 18:29:34.741975 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.15 MiB. | ||
4801 | 2025.03.13 18:29:34.742318 [ 203 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2058 rows, containing 4 columns (4 merged, 0 gathered) in 0.004075289 sec., 504994.86048719485 rows/sec., 32.82 MiB/sec. | ||
4802 | 2025.03.13 18:29:34.742617 [ 194 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4803 | 2025.03.13 18:29:34.742950 [ 194 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_36_7} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4804 | 2025.03.13 18:29:34.743029 [ 194 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_36_7} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4805 | 2025.03.13 18:29:34.743123 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
4806 | 2025.03.13 18:29:36.135484 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10614 | ||
4807 | 2025.03.13 18:29:36.136162 [ 244 ] {} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4808 | 2025.03.13 18:29:36.136205 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4809 | 2025.03.13 18:29:36.136729 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4810 | 2025.03.13 18:29:36.136977 [ 244 ] {} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4811 | 2025.03.13 18:29:36.137160 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10614 | ||
4812 | 2025.03.13 18:29:36.846127 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
4813 | 2025.03.13 18:29:36.865953 [ 242 ] {} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4814 | 2025.03.13 18:29:36.866006 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4815 | 2025.03.13 18:29:36.873565 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4816 | 2025.03.13 18:29:36.874341 [ 242 ] {} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4817 | 2025.03.13 18:29:36.876968 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
4818 | 2025.03.13 18:29:39.719562 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4819 | 2025.03.13 18:29:39.719767 [ 276 ] {c0ca38c2-dfda-4c61-bfc4-eddd95e14255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4820 | 2025.03.13 18:29:39.719845 [ 276 ] {c0ca38c2-dfda-4c61-bfc4-eddd95e14255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4821 | 2025.03.13 18:29:39.720666 [ 276 ] {c0ca38c2-dfda-4c61-bfc4-eddd95e14255} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4822 | 2025.03.13 18:29:39.720717 [ 276 ] {c0ca38c2-dfda-4c61-bfc4-eddd95e14255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4823 | 2025.03.13 18:29:39.721135 [ 276 ] {c0ca38c2-dfda-4c61-bfc4-eddd95e14255} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4824 | 2025.03.13 18:29:39.721385 [ 276 ] {c0ca38c2-dfda-4c61-bfc4-eddd95e14255} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4825 | 2025.03.13 18:29:39.721610 [ 276 ] {c0ca38c2-dfda-4c61-bfc4-eddd95e14255} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001904 sec., 29411.764705882353 rows/sec., 2.26 MiB/sec. | ||
4826 | 2025.03.13 18:29:39.721666 [ 276 ] {c0ca38c2-dfda-4c61-bfc4-eddd95e14255} <Debug> TCPHandler: Processed in 0.002249171 sec. | ||
4827 | 2025.03.13 18:29:39.721796 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4828 | 2025.03.13 18:29:39.721902 [ 276 ] {9d84b4f4-2ddd-4ee2-a40a-2a742f32b197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4829 | 2025.03.13 18:29:39.721946 [ 276 ] {9d84b4f4-2ddd-4ee2-a40a-2a742f32b197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4830 | 2025.03.13 18:29:39.722487 [ 276 ] {9d84b4f4-2ddd-4ee2-a40a-2a742f32b197} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4831 | 2025.03.13 18:29:39.722526 [ 276 ] {9d84b4f4-2ddd-4ee2-a40a-2a742f32b197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4832 | 2025.03.13 18:29:39.722873 [ 276 ] {9d84b4f4-2ddd-4ee2-a40a-2a742f32b197} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4833 | 2025.03.13 18:29:39.723107 [ 276 ] {9d84b4f4-2ddd-4ee2-a40a-2a742f32b197} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4834 | 2025.03.13 18:29:39.723309 [ 276 ] {9d84b4f4-2ddd-4ee2-a40a-2a742f32b197} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00143 sec., 44755.244755244756 rows/sec., 3.49 MiB/sec. | ||
4835 | 2025.03.13 18:29:39.723361 [ 276 ] {9d84b4f4-2ddd-4ee2-a40a-2a742f32b197} <Debug> TCPHandler: Processed in 0.001616031 sec. | ||
4836 | 2025.03.13 18:29:39.723479 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4837 | 2025.03.13 18:29:39.723583 [ 276 ] {3085b217-caff-4707-8979-b649b784a90a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4838 | 2025.03.13 18:29:39.723632 [ 276 ] {3085b217-caff-4707-8979-b649b784a90a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4839 | 2025.03.13 18:29:39.724156 [ 276 ] {3085b217-caff-4707-8979-b649b784a90a} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4840 | 2025.03.13 18:29:39.724194 [ 276 ] {3085b217-caff-4707-8979-b649b784a90a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4841 | 2025.03.13 18:29:39.724568 [ 276 ] {3085b217-caff-4707-8979-b649b784a90a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4842 | 2025.03.13 18:29:39.724822 [ 276 ] {3085b217-caff-4707-8979-b649b784a90a} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4843 | 2025.03.13 18:29:39.725061 [ 276 ] {3085b217-caff-4707-8979-b649b784a90a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001491 sec., 107310.52984574111 rows/sec., 7.47 MiB/sec. | ||
4844 | 2025.03.13 18:29:39.725127 [ 276 ] {3085b217-caff-4707-8979-b649b784a90a} <Debug> TCPHandler: Processed in 0.001689843 sec. | ||
4845 | 2025.03.13 18:29:39.725388 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4846 | 2025.03.13 18:29:39.725498 [ 276 ] {77a7a7ad-e6bf-432a-b85d-dcd27c2672dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4847 | 2025.03.13 18:29:39.725546 [ 276 ] {77a7a7ad-e6bf-432a-b85d-dcd27c2672dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4848 | 2025.03.13 18:29:39.725995 [ 276 ] {77a7a7ad-e6bf-432a-b85d-dcd27c2672dd} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4849 | 2025.03.13 18:29:39.726034 [ 276 ] {77a7a7ad-e6bf-432a-b85d-dcd27c2672dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4850 | 2025.03.13 18:29:39.726384 [ 276 ] {77a7a7ad-e6bf-432a-b85d-dcd27c2672dd} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4851 | 2025.03.13 18:29:39.726629 [ 276 ] {77a7a7ad-e6bf-432a-b85d-dcd27c2672dd} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4852 | 2025.03.13 18:29:39.726849 [ 276 ] {77a7a7ad-e6bf-432a-b85d-dcd27c2672dd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001373 sec., 43699.92716678805 rows/sec., 2.95 MiB/sec. | ||
4853 | 2025.03.13 18:29:39.726958 [ 276 ] {77a7a7ad-e6bf-432a-b85d-dcd27c2672dd} <Debug> TCPHandler: Processed in 0.001663273 sec. | ||
4854 | 2025.03.13 18:29:41.531582 [ 71 ] {} <Debug> oximeter.fields_u16 (70d7ac13-7519-46fa-b7e3-25cc1572d035) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
4855 | 2025.03.13 18:29:41.531673 [ 71 ] {} <Trace> oximeter.fields_u16 (70d7ac13-7519-46fa-b7e3-25cc1572d035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4856 | 2025.03.13 18:29:41.531699 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4857 | 2025.03.13 18:29:41.531878 [ 192 ] {70d7ac13-7519-46fa-b7e3-25cc1572d035::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full | ||
4858 | 2025.03.13 18:29:41.532050 [ 192 ] {70d7ac13-7519-46fa-b7e3-25cc1572d035::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4859 | 2025.03.13 18:29:41.532094 [ 192 ] {70d7ac13-7519-46fa-b7e3-25cc1572d035::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 158 rows starting from the beginning of the part | ||
4860 | 2025.03.13 18:29:41.532185 [ 192 ] {70d7ac13-7519-46fa-b7e3-25cc1572d035::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 158 rows starting from the beginning of the part | ||
4861 | 2025.03.13 18:29:41.532431 [ 192 ] {70d7ac13-7519-46fa-b7e3-25cc1572d035::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 144 rows starting from the beginning of the part | ||
4862 | 2025.03.13 18:29:41.532557 [ 192 ] {70d7ac13-7519-46fa-b7e3-25cc1572d035::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 144 rows starting from the beginning of the part | ||
4863 | 2025.03.13 18:29:41.532690 [ 192 ] {70d7ac13-7519-46fa-b7e3-25cc1572d035::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part | ||
4864 | 2025.03.13 18:29:41.534029 [ 194 ] {70d7ac13-7519-46fa-b7e3-25cc1572d035::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 752 rows, containing 5 columns (5 merged, 0 gathered) in 0.002248742 sec., 334409.19411831145 rows/sec., 22.32 MiB/sec. | ||
4865 | 2025.03.13 18:29:41.534258 [ 203 ] {70d7ac13-7519-46fa-b7e3-25cc1572d035::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
4866 | 2025.03.13 18:29:41.534624 [ 203 ] {70d7ac13-7519-46fa-b7e3-25cc1572d035::all_1_15_3} <Trace> oximeter.fields_u16 (70d7ac13-7519-46fa-b7e3-25cc1572d035): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4867 | 2025.03.13 18:29:41.534716 [ 203 ] {70d7ac13-7519-46fa-b7e3-25cc1572d035::all_1_15_3} <Trace> oximeter.fields_u16 (70d7ac13-7519-46fa-b7e3-25cc1572d035) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
4868 | 2025.03.13 18:29:41.534822 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
4869 | 2025.03.13 18:29:41.567696 [ 71 ] {} <Debug> oximeter.fields_u32 (c2c0013c-3270-4a07-92c3-adbd6ff18017) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
4870 | 2025.03.13 18:29:41.567764 [ 71 ] {} <Trace> oximeter.fields_u32 (c2c0013c-3270-4a07-92c3-adbd6ff18017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4871 | 2025.03.13 18:29:41.567801 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4872 | 2025.03.13 18:29:41.568010 [ 192 ] {c2c0013c-3270-4a07-92c3-adbd6ff18017::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full | ||
4873 | 2025.03.13 18:29:41.568269 [ 192 ] {c2c0013c-3270-4a07-92c3-adbd6ff18017::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4874 | 2025.03.13 18:29:41.568308 [ 192 ] {c2c0013c-3270-4a07-92c3-adbd6ff18017::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 341 rows starting from the beginning of the part | ||
4875 | 2025.03.13 18:29:41.568420 [ 192 ] {c2c0013c-3270-4a07-92c3-adbd6ff18017::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 341 rows starting from the beginning of the part | ||
4876 | 2025.03.13 18:29:41.568637 [ 192 ] {c2c0013c-3270-4a07-92c3-adbd6ff18017::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 113 rows starting from the beginning of the part | ||
4877 | 2025.03.13 18:29:41.568815 [ 192 ] {c2c0013c-3270-4a07-92c3-adbd6ff18017::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 113 rows starting from the beginning of the part | ||
4878 | 2025.03.13 18:29:41.569003 [ 192 ] {c2c0013c-3270-4a07-92c3-adbd6ff18017::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 341 rows starting from the beginning of the part | ||
4879 | 2025.03.13 18:29:41.570198 [ 191 ] {c2c0013c-3270-4a07-92c3-adbd6ff18017::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1249 rows, containing 5 columns (5 merged, 0 gathered) in 0.002307583 sec., 541258.9709665914 rows/sec., 37.98 MiB/sec. | ||
4880 | 2025.03.13 18:29:41.570389 [ 191 ] {c2c0013c-3270-4a07-92c3-adbd6ff18017::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
4881 | 2025.03.13 18:29:41.570773 [ 191 ] {c2c0013c-3270-4a07-92c3-adbd6ff18017::all_1_15_3} <Trace> oximeter.fields_u32 (c2c0013c-3270-4a07-92c3-adbd6ff18017): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4882 | 2025.03.13 18:29:41.570874 [ 191 ] {c2c0013c-3270-4a07-92c3-adbd6ff18017::all_1_15_3} <Trace> oximeter.fields_u32 (c2c0013c-3270-4a07-92c3-adbd6ff18017) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
4883 | 2025.03.13 18:29:41.570981 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
4884 | 2025.03.13 18:29:43.116792 [ 67 ] {} <Debug> oximeter.measurements_bool (e140ce10-76fa-4686-a1c0-b0a00f246ee9) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
4885 | 2025.03.13 18:29:43.116908 [ 67 ] {} <Trace> oximeter.measurements_bool (e140ce10-76fa-4686-a1c0-b0a00f246ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4886 | 2025.03.13 18:29:43.116950 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4887 | 2025.03.13 18:29:43.117289 [ 194 ] {e140ce10-76fa-4686-a1c0-b0a00f246ee9::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full | ||
4888 | 2025.03.13 18:29:43.117583 [ 194 ] {e140ce10-76fa-4686-a1c0-b0a00f246ee9::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4889 | 2025.03.13 18:29:43.117625 [ 194 ] {e140ce10-76fa-4686-a1c0-b0a00f246ee9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
4890 | 2025.03.13 18:29:43.117706 [ 194 ] {e140ce10-76fa-4686-a1c0-b0a00f246ee9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
4891 | 2025.03.13 18:29:43.117907 [ 194 ] {e140ce10-76fa-4686-a1c0-b0a00f246ee9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
4892 | 2025.03.13 18:29:43.118111 [ 194 ] {e140ce10-76fa-4686-a1c0-b0a00f246ee9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
4893 | 2025.03.13 18:29:43.118285 [ 194 ] {e140ce10-76fa-4686-a1c0-b0a00f246ee9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
4894 | 2025.03.13 18:29:43.119310 [ 186 ] {e140ce10-76fa-4686-a1c0-b0a00f246ee9::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.002239641 sec., 40185.01179430096 rows/sec., 2.05 MiB/sec. | ||
4895 | 2025.03.13 18:29:43.119496 [ 188 ] {e140ce10-76fa-4686-a1c0-b0a00f246ee9::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
4896 | 2025.03.13 18:29:43.119851 [ 188 ] {e140ce10-76fa-4686-a1c0-b0a00f246ee9::all_1_15_3} <Trace> oximeter.measurements_bool (e140ce10-76fa-4686-a1c0-b0a00f246ee9): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4897 | 2025.03.13 18:29:43.119945 [ 188 ] {e140ce10-76fa-4686-a1c0-b0a00f246ee9::all_1_15_3} <Trace> oximeter.measurements_bool (e140ce10-76fa-4686-a1c0-b0a00f246ee9) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
4898 | 2025.03.13 18:29:43.120045 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4899 | 2025.03.13 18:29:43.499501 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4900 | 2025.03.13 18:29:43.499587 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4901 | 2025.03.13 18:29:43.638253 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11041 | ||
4902 | 2025.03.13 18:29:43.638880 [ 244 ] {} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4903 | 2025.03.13 18:29:43.638926 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4904 | 2025.03.13 18:29:43.639488 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4905 | 2025.03.13 18:29:43.639750 [ 244 ] {} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4906 | 2025.03.13 18:29:43.639981 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
4907 | 2025.03.13 18:29:43.668230 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 698 | ||
4908 | 2025.03.13 18:29:43.671152 [ 243 ] {} <Trace> system.query_log (5f2578bd-8b88-4233-9145-01cb1ba96b2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4909 | 2025.03.13 18:29:43.671217 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4910 | 2025.03.13 18:29:43.672724 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4911 | 2025.03.13 18:29:43.673038 [ 243 ] {} <Trace> system.query_log (5f2578bd-8b88-4233-9145-01cb1ba96b2c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4912 | 2025.03.13 18:29:43.674167 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 698 | ||
4913 | 2025.03.13 18:29:44.378010 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
4914 | 2025.03.13 18:29:44.400311 [ 242 ] {} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4915 | 2025.03.13 18:29:44.400381 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4916 | 2025.03.13 18:29:44.408303 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4917 | 2025.03.13 18:29:44.409142 [ 242 ] {} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4918 | 2025.03.13 18:29:44.413084 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
4919 | 2025.03.13 18:29:44.728347 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4920 | 2025.03.13 18:29:44.728558 [ 276 ] {432564ff-2e42-485f-b9af-812661fe80ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4921 | 2025.03.13 18:29:44.728640 [ 276 ] {432564ff-2e42-485f-b9af-812661fe80ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4922 | 2025.03.13 18:29:44.729620 [ 276 ] {432564ff-2e42-485f-b9af-812661fe80ee} <Trace> oximeter.fields_i16 (9e0fc66e-7e36-43be-a4c3-0323e9831ad8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4923 | 2025.03.13 18:29:44.729686 [ 276 ] {432564ff-2e42-485f-b9af-812661fe80ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4924 | 2025.03.13 18:29:44.730179 [ 276 ] {432564ff-2e42-485f-b9af-812661fe80ee} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4925 | 2025.03.13 18:29:44.730441 [ 276 ] {432564ff-2e42-485f-b9af-812661fe80ee} <Trace> oximeter.fields_i16 (9e0fc66e-7e36-43be-a4c3-0323e9831ad8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4926 | 2025.03.13 18:29:44.730737 [ 276 ] {432564ff-2e42-485f-b9af-812661fe80ee} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00223 sec., 95067.26457399102 rows/sec., 6.05 MiB/sec. | ||
4927 | 2025.03.13 18:29:44.730959 [ 276 ] {432564ff-2e42-485f-b9af-812661fe80ee} <Debug> TCPHandler: Processed in 0.002766468 sec. | ||
4928 | 2025.03.13 18:29:44.731106 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4929 | 2025.03.13 18:29:44.731223 [ 276 ] {1ed6e0ad-24b2-410b-8c6f-72a05c2f864f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4930 | 2025.03.13 18:29:44.731274 [ 276 ] {1ed6e0ad-24b2-410b-8c6f-72a05c2f864f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4931 | 2025.03.13 18:29:44.732204 [ 276 ] {1ed6e0ad-24b2-410b-8c6f-72a05c2f864f} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4932 | 2025.03.13 18:29:44.732247 [ 276 ] {1ed6e0ad-24b2-410b-8c6f-72a05c2f864f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4933 | 2025.03.13 18:29:44.732707 [ 276 ] {1ed6e0ad-24b2-410b-8c6f-72a05c2f864f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4934 | 2025.03.13 18:29:44.732956 [ 276 ] {1ed6e0ad-24b2-410b-8c6f-72a05c2f864f} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4935 | 2025.03.13 18:29:44.733184 [ 276 ] {1ed6e0ad-24b2-410b-8c6f-72a05c2f864f} <Debug> executeQuery: Read 693 rows, 56.62 KiB in 0.00199 sec., 348241.20603015076 rows/sec., 27.79 MiB/sec. | ||
4936 | 2025.03.13 18:29:44.733244 [ 276 ] {1ed6e0ad-24b2-410b-8c6f-72a05c2f864f} <Debug> TCPHandler: Processed in 0.002192009 sec. | ||
4937 | 2025.03.13 18:29:44.733362 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4938 | 2025.03.13 18:29:44.733472 [ 276 ] {c046c8a3-81a2-4c64-80ad-e458cec4c599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4939 | 2025.03.13 18:29:44.733520 [ 276 ] {c046c8a3-81a2-4c64-80ad-e458cec4c599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4940 | 2025.03.13 18:29:44.734108 [ 276 ] {c046c8a3-81a2-4c64-80ad-e458cec4c599} <Trace> oximeter.fields_u16 (70d7ac13-7519-46fa-b7e3-25cc1572d035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4941 | 2025.03.13 18:29:44.734150 [ 276 ] {c046c8a3-81a2-4c64-80ad-e458cec4c599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4942 | 2025.03.13 18:29:44.734509 [ 276 ] {c046c8a3-81a2-4c64-80ad-e458cec4c599} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4943 | 2025.03.13 18:29:44.734781 [ 276 ] {c046c8a3-81a2-4c64-80ad-e458cec4c599} <Trace> oximeter.fields_u16 (70d7ac13-7519-46fa-b7e3-25cc1572d035): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4944 | 2025.03.13 18:29:44.735010 [ 276 ] {c046c8a3-81a2-4c64-80ad-e458cec4c599} <Debug> executeQuery: Read 144 rows, 9.24 KiB in 0.001561 sec., 92248.55861627162 rows/sec., 5.78 MiB/sec. | ||
4945 | 2025.03.13 18:29:44.735140 [ 276 ] {c046c8a3-81a2-4c64-80ad-e458cec4c599} <Debug> TCPHandler: Processed in 0.001829358 sec. | ||
4946 | 2025.03.13 18:29:44.735261 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4947 | 2025.03.13 18:29:44.735364 [ 276 ] {463b63b4-6247-4dcd-a1a1-69d8a7a7e648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4948 | 2025.03.13 18:29:44.735409 [ 276 ] {463b63b4-6247-4dcd-a1a1-69d8a7a7e648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4949 | 2025.03.13 18:29:44.735989 [ 276 ] {463b63b4-6247-4dcd-a1a1-69d8a7a7e648} <Trace> oximeter.fields_u32 (c2c0013c-3270-4a07-92c3-adbd6ff18017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4950 | 2025.03.13 18:29:44.736030 [ 276 ] {463b63b4-6247-4dcd-a1a1-69d8a7a7e648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4951 | 2025.03.13 18:29:44.736397 [ 276 ] {463b63b4-6247-4dcd-a1a1-69d8a7a7e648} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4952 | 2025.03.13 18:29:44.736641 [ 276 ] {463b63b4-6247-4dcd-a1a1-69d8a7a7e648} <Trace> oximeter.fields_u32 (c2c0013c-3270-4a07-92c3-adbd6ff18017): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4953 | 2025.03.13 18:29:44.736947 [ 276 ] {463b63b4-6247-4dcd-a1a1-69d8a7a7e648} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001582 sec., 71428.57142857142 rows/sec., 4.62 MiB/sec. | ||
4954 | 2025.03.13 18:29:44.737019 [ 276 ] {463b63b4-6247-4dcd-a1a1-69d8a7a7e648} <Debug> TCPHandler: Processed in 0.001808167 sec. | ||
4955 | 2025.03.13 18:29:44.737148 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4956 | 2025.03.13 18:29:44.737261 [ 276 ] {334933b9-3bfc-47d3-abe8-2b520d202041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4957 | 2025.03.13 18:29:44.737311 [ 276 ] {334933b9-3bfc-47d3-abe8-2b520d202041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4958 | 2025.03.13 18:29:44.737905 [ 276 ] {334933b9-3bfc-47d3-abe8-2b520d202041} <Trace> oximeter.fields_u8 (1bfc32df-9a58-4a17-8325-ff80a3236ddb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4959 | 2025.03.13 18:29:44.737946 [ 276 ] {334933b9-3bfc-47d3-abe8-2b520d202041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4960 | 2025.03.13 18:29:44.738302 [ 276 ] {334933b9-3bfc-47d3-abe8-2b520d202041} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4961 | 2025.03.13 18:29:44.738536 [ 276 ] {334933b9-3bfc-47d3-abe8-2b520d202041} <Trace> oximeter.fields_u8 (1bfc32df-9a58-4a17-8325-ff80a3236ddb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4962 | 2025.03.13 18:29:44.738751 [ 276 ] {334933b9-3bfc-47d3-abe8-2b520d202041} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001514 sec., 73976.2219286658 rows/sec., 4.21 MiB/sec. | ||
4963 | 2025.03.13 18:29:44.738803 [ 276 ] {334933b9-3bfc-47d3-abe8-2b520d202041} <Debug> TCPHandler: Processed in 0.001712334 sec. | ||
4964 | 2025.03.13 18:29:44.738921 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4965 | 2025.03.13 18:29:44.739026 [ 276 ] {f9b14aae-ce47-4001-92b7-240bb888b84d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4966 | 2025.03.13 18:29:44.739071 [ 276 ] {f9b14aae-ce47-4001-92b7-240bb888b84d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4967 | 2025.03.13 18:29:44.739759 [ 276 ] {f9b14aae-ce47-4001-92b7-240bb888b84d} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4968 | 2025.03.13 18:29:44.739799 [ 276 ] {f9b14aae-ce47-4001-92b7-240bb888b84d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4969 | 2025.03.13 18:29:44.740177 [ 276 ] {f9b14aae-ce47-4001-92b7-240bb888b84d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4970 | 2025.03.13 18:29:44.740433 [ 276 ] {f9b14aae-ce47-4001-92b7-240bb888b84d} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4971 | 2025.03.13 18:29:44.740668 [ 276 ] {f9b14aae-ce47-4001-92b7-240bb888b84d} <Debug> executeQuery: Read 420 rows, 30.63 KiB in 0.001662 sec., 252707.5812274368 rows/sec., 18.00 MiB/sec. | ||
4972 | 2025.03.13 18:29:44.740721 [ 276 ] {f9b14aae-ce47-4001-92b7-240bb888b84d} <Debug> TCPHandler: Processed in 0.001852138 sec. | ||
4973 | 2025.03.13 18:29:44.740865 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4974 | 2025.03.13 18:29:44.740971 [ 276 ] {6ecb9223-7d53-40b5-819d-cba722cf622f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4975 | 2025.03.13 18:29:44.741019 [ 276 ] {6ecb9223-7d53-40b5-819d-cba722cf622f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4976 | 2025.03.13 18:29:44.741462 [ 276 ] {6ecb9223-7d53-40b5-819d-cba722cf622f} <Trace> oximeter.measurements_bool (e140ce10-76fa-4686-a1c0-b0a00f246ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4977 | 2025.03.13 18:29:44.741501 [ 276 ] {6ecb9223-7d53-40b5-819d-cba722cf622f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4978 | 2025.03.13 18:29:44.741847 [ 276 ] {6ecb9223-7d53-40b5-819d-cba722cf622f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4979 | 2025.03.13 18:29:44.742076 [ 276 ] {6ecb9223-7d53-40b5-819d-cba722cf622f} <Trace> oximeter.measurements_bool (e140ce10-76fa-4686-a1c0-b0a00f246ee9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4980 | 2025.03.13 18:29:44.742286 [ 276 ] {6ecb9223-7d53-40b5-819d-cba722cf622f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001337 sec., 4487.658937920718 rows/sec., 234.46 KiB/sec. | ||
4981 | 2025.03.13 18:29:44.742336 [ 276 ] {6ecb9223-7d53-40b5-819d-cba722cf622f} <Debug> TCPHandler: Processed in 0.001522888 sec. | ||
4982 | 2025.03.13 18:29:44.742462 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4983 | 2025.03.13 18:29:44.742568 [ 276 ] {9c72673a-92bb-488a-8a49-d25d357d2fb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4984 | 2025.03.13 18:29:44.742616 [ 276 ] {9c72673a-92bb-488a-8a49-d25d357d2fb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4985 | 2025.03.13 18:29:44.743152 [ 276 ] {9c72673a-92bb-488a-8a49-d25d357d2fb8} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4986 | 2025.03.13 18:29:44.743191 [ 276 ] {9c72673a-92bb-488a-8a49-d25d357d2fb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4987 | 2025.03.13 18:29:44.743575 [ 276 ] {9c72673a-92bb-488a-8a49-d25d357d2fb8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4988 | 2025.03.13 18:29:44.743803 [ 276 ] {9c72673a-92bb-488a-8a49-d25d357d2fb8} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4989 | 2025.03.13 18:29:44.744085 [ 276 ] {9c72673a-92bb-488a-8a49-d25d357d2fb8} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001521 sec., 155818.54043392505 rows/sec., 10.44 MiB/sec. | ||
4990 | 2025.03.13 18:29:44.744510 [ 276 ] {9c72673a-92bb-488a-8a49-d25d357d2fb8} <Debug> TCPHandler: Processed in 0.002096736 sec. | ||
4991 | 2025.03.13 18:29:44.744898 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4992 | 2025.03.13 18:29:44.745089 [ 276 ] {f18b3930-dd4a-49a6-929a-2c6f2d7d004d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4993 | 2025.03.13 18:29:44.745140 [ 276 ] {f18b3930-dd4a-49a6-929a-2c6f2d7d004d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4994 | 2025.03.13 18:29:44.745611 [ 276 ] {f18b3930-dd4a-49a6-929a-2c6f2d7d004d} <Trace> oximeter.measurements_f64 (e9405784-d923-419d-a9dd-def0616178fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4995 | 2025.03.13 18:29:44.745651 [ 276 ] {f18b3930-dd4a-49a6-929a-2c6f2d7d004d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4996 | 2025.03.13 18:29:44.745994 [ 276 ] {f18b3930-dd4a-49a6-929a-2c6f2d7d004d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4997 | 2025.03.13 18:29:44.746225 [ 276 ] {f18b3930-dd4a-49a6-929a-2c6f2d7d004d} <Trace> oximeter.measurements_f64 (e9405784-d923-419d-a9dd-def0616178fc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4998 | 2025.03.13 18:29:44.746444 [ 276 ] {f18b3930-dd4a-49a6-929a-2c6f2d7d004d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001365 sec., 732.6007326007326 rows/sec., 49.36 KiB/sec. | ||
4999 | 2025.03.13 18:29:44.746560 [ 276 ] {f18b3930-dd4a-49a6-929a-2c6f2d7d004d} <Debug> TCPHandler: Processed in 0.001773196 sec. | ||
5000 | 2025.03.13 18:29:44.746754 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5001 | 2025.03.13 18:29:44.746859 [ 276 ] {66a09ed4-828e-4040-b592-e4353e772517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5002 | 2025.03.13 18:29:44.746933 [ 276 ] {66a09ed4-828e-4040-b592-e4353e772517} <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 | ||
5003 | 2025.03.13 18:29:44.748133 [ 276 ] {66a09ed4-828e-4040-b592-e4353e772517} <Trace> oximeter.measurements_histogramu64 (bf63021a-b684-4ff8-b493-a267bf52294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5004 | 2025.03.13 18:29:44.748172 [ 276 ] {66a09ed4-828e-4040-b592-e4353e772517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5005 | 2025.03.13 18:29:44.748846 [ 276 ] {66a09ed4-828e-4040-b592-e4353e772517} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5006 | 2025.03.13 18:29:44.749098 [ 276 ] {66a09ed4-828e-4040-b592-e4353e772517} <Trace> oximeter.measurements_histogramu64 (bf63021a-b684-4ff8-b493-a267bf52294d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5007 | 2025.03.13 18:29:44.749265 [ 64 ] {} <Debug> oximeter.measurements_histogramu64 (bf63021a-b684-4ff8-b493-a267bf52294d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
5008 | 2025.03.13 18:29:44.749338 [ 64 ] {} <Trace> oximeter.measurements_histogramu64 (bf63021a-b684-4ff8-b493-a267bf52294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5009 | 2025.03.13 18:29:44.749380 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5010 | 2025.03.13 18:29:44.749377 [ 276 ] {66a09ed4-828e-4040-b592-e4353e772517} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002531 sec., 15013.828526274201 rows/sec., 26.90 MiB/sec. | ||
5011 | 2025.03.13 18:29:44.749916 [ 196 ] {bf63021a-b684-4ff8-b493-a267bf52294d::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 | ||
5012 | 2025.03.13 18:29:44.750278 [ 276 ] {66a09ed4-828e-4040-b592-e4353e772517} <Debug> TCPHandler: Processed in 0.003583723 sec. | ||
5013 | 2025.03.13 18:29:44.750566 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5014 | 2025.03.13 18:29:44.750734 [ 196 ] {bf63021a-b684-4ff8-b493-a267bf52294d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5015 | 2025.03.13 18:29:44.750764 [ 276 ] {83880b34-27db-4e05-8e8b-79b02d8bb82f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5016 | 2025.03.13 18:29:44.750874 [ 276 ] {83880b34-27db-4e05-8e8b-79b02d8bb82f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5017 | 2025.03.13 18:29:44.750879 [ 196 ] {bf63021a-b684-4ff8-b493-a267bf52294d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 311 rows starting from the beginning of the part | ||
5018 | 2025.03.13 18:29:44.751800 [ 196 ] {bf63021a-b684-4ff8-b493-a267bf52294d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 38 rows starting from the beginning of the part | ||
5019 | 2025.03.13 18:29:44.752462 [ 196 ] {bf63021a-b684-4ff8-b493-a267bf52294d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 38 rows starting from the beginning of the part | ||
5020 | 2025.03.13 18:29:44.753182 [ 196 ] {bf63021a-b684-4ff8-b493-a267bf52294d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 38 rows starting from the beginning of the part | ||
5021 | 2025.03.13 18:29:44.753285 [ 276 ] {83880b34-27db-4e05-8e8b-79b02d8bb82f} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5022 | 2025.03.13 18:29:44.753358 [ 276 ] {83880b34-27db-4e05-8e8b-79b02d8bb82f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5023 | 2025.03.13 18:29:44.753792 [ 196 ] {bf63021a-b684-4ff8-b493-a267bf52294d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 38 rows starting from the beginning of the part | ||
5024 | 2025.03.13 18:29:44.754592 [ 196 ] {bf63021a-b684-4ff8-b493-a267bf52294d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 38 rows starting from the beginning of the part | ||
5025 | 2025.03.13 18:29:44.754871 [ 276 ] {83880b34-27db-4e05-8e8b-79b02d8bb82f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5026 | 2025.03.13 18:29:44.755576 [ 276 ] {83880b34-27db-4e05-8e8b-79b02d8bb82f} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5027 | 2025.03.13 18:29:44.756027 [ 276 ] {83880b34-27db-4e05-8e8b-79b02d8bb82f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005313 sec., 15433.841520798043 rows/sec., 1003.77 KiB/sec. | ||
5028 | 2025.03.13 18:29:44.756223 [ 276 ] {83880b34-27db-4e05-8e8b-79b02d8bb82f} <Debug> TCPHandler: Processed in 0.005736911 sec. | ||
5029 | 2025.03.13 18:29:44.760069 [ 188 ] {bf63021a-b684-4ff8-b493-a267bf52294d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 501 rows, containing 19 columns (19 merged, 0 gathered) in 0.010586794 sec., 47323.10839334363 rows/sec., 84.80 MiB/sec. | ||
5030 | 2025.03.13 18:29:44.760649 [ 188 ] {bf63021a-b684-4ff8-b493-a267bf52294d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
5031 | 2025.03.13 18:29:44.761041 [ 188 ] {bf63021a-b684-4ff8-b493-a267bf52294d::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (bf63021a-b684-4ff8-b493-a267bf52294d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5032 | 2025.03.13 18:29:44.761119 [ 188 ] {bf63021a-b684-4ff8-b493-a267bf52294d::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (bf63021a-b684-4ff8-b493-a267bf52294d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
5033 | 2025.03.13 18:29:44.761235 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. | ||
5034 | 2025.03.13 18:29:49.719350 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5035 | 2025.03.13 18:29:49.719575 [ 276 ] {211fab9f-ff59-4a2f-918b-6e594ea3907a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5036 | 2025.03.13 18:29:49.719657 [ 276 ] {211fab9f-ff59-4a2f-918b-6e594ea3907a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5037 | 2025.03.13 18:29:49.720479 [ 276 ] {211fab9f-ff59-4a2f-918b-6e594ea3907a} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5038 | 2025.03.13 18:29:49.720521 [ 276 ] {211fab9f-ff59-4a2f-918b-6e594ea3907a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5039 | 2025.03.13 18:29:49.720957 [ 276 ] {211fab9f-ff59-4a2f-918b-6e594ea3907a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5040 | 2025.03.13 18:29:49.721211 [ 276 ] {211fab9f-ff59-4a2f-918b-6e594ea3907a} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5041 | 2025.03.13 18:29:49.721461 [ 276 ] {211fab9f-ff59-4a2f-918b-6e594ea3907a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001939 sec., 28880.86642599278 rows/sec., 2.22 MiB/sec. | ||
5042 | 2025.03.13 18:29:49.721683 [ 276 ] {211fab9f-ff59-4a2f-918b-6e594ea3907a} <Debug> TCPHandler: Processed in 0.002473908 sec. | ||
5043 | 2025.03.13 18:29:49.721891 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5044 | 2025.03.13 18:29:49.722095 [ 276 ] {9bc950c2-3402-4a3a-88ff-3edbbc001e12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5045 | 2025.03.13 18:29:49.722147 [ 276 ] {9bc950c2-3402-4a3a-88ff-3edbbc001e12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5046 | 2025.03.13 18:29:49.722755 [ 276 ] {9bc950c2-3402-4a3a-88ff-3edbbc001e12} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5047 | 2025.03.13 18:29:49.722795 [ 276 ] {9bc950c2-3402-4a3a-88ff-3edbbc001e12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5048 | 2025.03.13 18:29:49.723188 [ 276 ] {9bc950c2-3402-4a3a-88ff-3edbbc001e12} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5049 | 2025.03.13 18:29:49.723425 [ 276 ] {9bc950c2-3402-4a3a-88ff-3edbbc001e12} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5050 | 2025.03.13 18:29:49.723611 [ 276 ] {9bc950c2-3402-4a3a-88ff-3edbbc001e12} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001543 sec., 41477.64095917044 rows/sec., 3.24 MiB/sec. | ||
5051 | 2025.03.13 18:29:49.723667 [ 276 ] {9bc950c2-3402-4a3a-88ff-3edbbc001e12} <Debug> TCPHandler: Processed in 0.001838688 sec. | ||
5052 | 2025.03.13 18:29:49.723889 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5053 | 2025.03.13 18:29:49.724025 [ 276 ] {83dcfb12-de12-4904-9f80-521da6a8bf64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5054 | 2025.03.13 18:29:49.724085 [ 276 ] {83dcfb12-de12-4904-9f80-521da6a8bf64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5055 | 2025.03.13 18:29:49.724714 [ 276 ] {83dcfb12-de12-4904-9f80-521da6a8bf64} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5056 | 2025.03.13 18:29:49.724757 [ 276 ] {83dcfb12-de12-4904-9f80-521da6a8bf64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5057 | 2025.03.13 18:29:49.725143 [ 276 ] {83dcfb12-de12-4904-9f80-521da6a8bf64} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5058 | 2025.03.13 18:29:49.725378 [ 276 ] {83dcfb12-de12-4904-9f80-521da6a8bf64} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5059 | 2025.03.13 18:29:49.725589 [ 276 ] {83dcfb12-de12-4904-9f80-521da6a8bf64} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00159 sec., 100628.93081761006 rows/sec., 7.01 MiB/sec. | ||
5060 | 2025.03.13 18:29:49.725768 [ 276 ] {83dcfb12-de12-4904-9f80-521da6a8bf64} <Debug> TCPHandler: Processed in 0.001943061 sec. | ||
5061 | 2025.03.13 18:29:49.726011 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5062 | 2025.03.13 18:29:49.726115 [ 276 ] {b8dff568-d80c-4c04-9b71-a0be42b8475a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5063 | 2025.03.13 18:29:49.726163 [ 276 ] {b8dff568-d80c-4c04-9b71-a0be42b8475a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5064 | 2025.03.13 18:29:49.726636 [ 276 ] {b8dff568-d80c-4c04-9b71-a0be42b8475a} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5065 | 2025.03.13 18:29:49.726673 [ 276 ] {b8dff568-d80c-4c04-9b71-a0be42b8475a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5066 | 2025.03.13 18:29:49.727026 [ 276 ] {b8dff568-d80c-4c04-9b71-a0be42b8475a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5067 | 2025.03.13 18:29:49.727255 [ 276 ] {b8dff568-d80c-4c04-9b71-a0be42b8475a} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5068 | 2025.03.13 18:29:49.727464 [ 276 ] {b8dff568-d80c-4c04-9b71-a0be42b8475a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001364 sec., 43988.26979472141 rows/sec., 2.96 MiB/sec. | ||
5069 | 2025.03.13 18:29:49.727519 [ 276 ] {b8dff568-d80c-4c04-9b71-a0be42b8475a} <Debug> TCPHandler: Processed in 0.00158208 sec. | ||
5070 | 2025.03.13 18:29:51.141065 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11529 | ||
5071 | 2025.03.13 18:29:51.141735 [ 244 ] {} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5072 | 2025.03.13 18:29:51.141778 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5073 | 2025.03.13 18:29:51.142329 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5074 | 2025.03.13 18:29:51.142590 [ 244 ] {} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5075 | 2025.03.13 18:29:51.142856 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11529 | ||
5076 | 2025.03.13 18:29:51.914121 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
5077 | 2025.03.13 18:29:51.936706 [ 242 ] {} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5078 | 2025.03.13 18:29:51.936762 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5079 | 2025.03.13 18:29:51.944313 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5080 | 2025.03.13 18:29:51.945097 [ 242 ] {} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5081 | 2025.03.13 18:29:51.949558 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
5082 | 2025.03.13 18:29:53.675266 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 728 | ||
5083 | 2025.03.13 18:29:53.678354 [ 243 ] {} <Trace> system.query_log (5f2578bd-8b88-4233-9145-01cb1ba96b2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5084 | 2025.03.13 18:29:53.678417 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5085 | 2025.03.13 18:29:53.679943 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5086 | 2025.03.13 18:29:53.680292 [ 243 ] {} <Trace> system.query_log (5f2578bd-8b88-4233-9145-01cb1ba96b2c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5087 | 2025.03.13 18:29:53.681367 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 728 | ||
5088 | 2025.03.13 18:29:54.727511 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5089 | 2025.03.13 18:29:54.727807 [ 276 ] {e442b987-6896-467e-9976-26ed749cc955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5090 | 2025.03.13 18:29:54.727920 [ 276 ] {e442b987-6896-467e-9976-26ed749cc955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5091 | 2025.03.13 18:29:54.728788 [ 276 ] {e442b987-6896-467e-9976-26ed749cc955} <Trace> oximeter.fields_i16 (9e0fc66e-7e36-43be-a4c3-0323e9831ad8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5092 | 2025.03.13 18:29:54.728832 [ 276 ] {e442b987-6896-467e-9976-26ed749cc955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5093 | 2025.03.13 18:29:54.729264 [ 276 ] {e442b987-6896-467e-9976-26ed749cc955} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5094 | 2025.03.13 18:29:54.729513 [ 276 ] {e442b987-6896-467e-9976-26ed749cc955} <Trace> oximeter.fields_i16 (9e0fc66e-7e36-43be-a4c3-0323e9831ad8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5095 | 2025.03.13 18:29:54.729698 [ 52 ] {} <Debug> oximeter.fields_i16 (9e0fc66e-7e36-43be-a4c3-0323e9831ad8) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5096 | 2025.03.13 18:29:54.729772 [ 276 ] {e442b987-6896-467e-9976-26ed749cc955} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002043 sec., 103768.96720509055 rows/sec., 6.60 MiB/sec. | ||
5097 | 2025.03.13 18:29:54.729778 [ 52 ] {} <Trace> oximeter.fields_i16 (9e0fc66e-7e36-43be-a4c3-0323e9831ad8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5098 | 2025.03.13 18:29:54.729849 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5099 | 2025.03.13 18:29:54.729899 [ 276 ] {e442b987-6896-467e-9976-26ed749cc955} <Debug> TCPHandler: Processed in 0.002578101 sec. | ||
5100 | 2025.03.13 18:29:54.730226 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5101 | 2025.03.13 18:29:54.730448 [ 195 ] {9e0fc66e-7e36-43be-a4c3-0323e9831ad8::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
5102 | 2025.03.13 18:29:54.730506 [ 276 ] {c8b01df2-2a0e-4287-9bf4-24f6b5ed61e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5103 | 2025.03.13 18:29:54.730600 [ 276 ] {c8b01df2-2a0e-4287-9bf4-24f6b5ed61e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5104 | 2025.03.13 18:29:54.730869 [ 195 ] {9e0fc66e-7e36-43be-a4c3-0323e9831ad8::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5105 | 2025.03.13 18:29:54.730960 [ 195 ] {9e0fc66e-7e36-43be-a4c3-0323e9831ad8::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 212 rows starting from the beginning of the part | ||
5106 | 2025.03.13 18:29:54.731277 [ 195 ] {9e0fc66e-7e36-43be-a4c3-0323e9831ad8::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 212 rows starting from the beginning of the part | ||
5107 | 2025.03.13 18:29:54.731646 [ 195 ] {9e0fc66e-7e36-43be-a4c3-0323e9831ad8::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 212 rows starting from the beginning of the part | ||
5108 | 2025.03.13 18:29:54.731986 [ 195 ] {9e0fc66e-7e36-43be-a4c3-0323e9831ad8::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 212 rows starting from the beginning of the part | ||
5109 | 2025.03.13 18:29:54.732277 [ 195 ] {9e0fc66e-7e36-43be-a4c3-0323e9831ad8::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 212 rows starting from the beginning of the part | ||
5110 | 2025.03.13 18:29:54.733861 [ 276 ] {c8b01df2-2a0e-4287-9bf4-24f6b5ed61e2} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5111 | 2025.03.13 18:29:54.733953 [ 276 ] {c8b01df2-2a0e-4287-9bf4-24f6b5ed61e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5112 | 2025.03.13 18:29:54.734747 [ 195 ] {9e0fc66e-7e36-43be-a4c3-0323e9831ad8::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.00476162 sec., 222613.3122760741 rows/sec., 15.01 MiB/sec. | ||
5113 | 2025.03.13 18:29:54.734952 [ 276 ] {c8b01df2-2a0e-4287-9bf4-24f6b5ed61e2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5114 | 2025.03.13 18:29:54.734998 [ 188 ] {9e0fc66e-7e36-43be-a4c3-0323e9831ad8::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5115 | 2025.03.13 18:29:54.735406 [ 276 ] {c8b01df2-2a0e-4287-9bf4-24f6b5ed61e2} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5116 | 2025.03.13 18:29:54.735548 [ 188 ] {9e0fc66e-7e36-43be-a4c3-0323e9831ad8::all_1_17_4} <Trace> oximeter.fields_i16 (9e0fc66e-7e36-43be-a4c3-0323e9831ad8): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5117 | 2025.03.13 18:29:54.735816 [ 188 ] {9e0fc66e-7e36-43be-a4c3-0323e9831ad8::all_1_17_4} <Trace> oximeter.fields_i16 (9e0fc66e-7e36-43be-a4c3-0323e9831ad8) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5118 | 2025.03.13 18:29:54.735832 [ 276 ] {c8b01df2-2a0e-4287-9bf4-24f6b5ed61e2} <Debug> executeQuery: Read 695 rows, 56.82 KiB in 0.005403 sec., 128632.2413473996 rows/sec., 10.27 MiB/sec. | ||
5119 | 2025.03.13 18:29:54.736057 [ 276 ] {c8b01df2-2a0e-4287-9bf4-24f6b5ed61e2} <Debug> TCPHandler: Processed in 0.005962009 sec. | ||
5120 | 2025.03.13 18:29:54.736063 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
5121 | 2025.03.13 18:29:54.736199 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5122 | 2025.03.13 18:29:54.736304 [ 276 ] {e534b5b3-a442-4e7b-9eef-5f94776cb346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5123 | 2025.03.13 18:29:54.736349 [ 276 ] {e534b5b3-a442-4e7b-9eef-5f94776cb346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5124 | 2025.03.13 18:29:54.736946 [ 276 ] {e534b5b3-a442-4e7b-9eef-5f94776cb346} <Trace> oximeter.fields_u16 (70d7ac13-7519-46fa-b7e3-25cc1572d035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5125 | 2025.03.13 18:29:54.736987 [ 276 ] {e534b5b3-a442-4e7b-9eef-5f94776cb346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5126 | 2025.03.13 18:29:54.737348 [ 276 ] {e534b5b3-a442-4e7b-9eef-5f94776cb346} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5127 | 2025.03.13 18:29:54.737581 [ 276 ] {e534b5b3-a442-4e7b-9eef-5f94776cb346} <Trace> oximeter.fields_u16 (70d7ac13-7519-46fa-b7e3-25cc1572d035): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5128 | 2025.03.13 18:29:54.737785 [ 276 ] {e534b5b3-a442-4e7b-9eef-5f94776cb346} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.001503 sec., 96473.71922821025 rows/sec., 6.05 MiB/sec. | ||
5129 | 2025.03.13 18:29:54.737837 [ 276 ] {e534b5b3-a442-4e7b-9eef-5f94776cb346} <Debug> TCPHandler: Processed in 0.001688593 sec. | ||
5130 | 2025.03.13 18:29:54.737969 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5131 | 2025.03.13 18:29:54.738105 [ 276 ] {8828cc22-0eac-4c57-b691-9ea67f2871d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5132 | 2025.03.13 18:29:54.738161 [ 276 ] {8828cc22-0eac-4c57-b691-9ea67f2871d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5133 | 2025.03.13 18:29:54.738845 [ 276 ] {8828cc22-0eac-4c57-b691-9ea67f2871d2} <Trace> oximeter.fields_u32 (c2c0013c-3270-4a07-92c3-adbd6ff18017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5134 | 2025.03.13 18:29:54.738894 [ 276 ] {8828cc22-0eac-4c57-b691-9ea67f2871d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5135 | 2025.03.13 18:29:54.739276 [ 276 ] {8828cc22-0eac-4c57-b691-9ea67f2871d2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5136 | 2025.03.13 18:29:54.739522 [ 276 ] {8828cc22-0eac-4c57-b691-9ea67f2871d2} <Trace> oximeter.fields_u32 (c2c0013c-3270-4a07-92c3-adbd6ff18017): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5137 | 2025.03.13 18:29:54.739731 [ 276 ] {8828cc22-0eac-4c57-b691-9ea67f2871d2} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001656 sec., 68236.71497584542 rows/sec., 4.42 MiB/sec. | ||
5138 | 2025.03.13 18:29:54.739785 [ 276 ] {8828cc22-0eac-4c57-b691-9ea67f2871d2} <Debug> TCPHandler: Processed in 0.00188099 sec. | ||
5139 | 2025.03.13 18:29:54.739917 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5140 | 2025.03.13 18:29:54.740049 [ 276 ] {4623e8b4-3ca0-4bbb-b8d5-03b55a93dd87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5141 | 2025.03.13 18:29:54.740104 [ 276 ] {4623e8b4-3ca0-4bbb-b8d5-03b55a93dd87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5142 | 2025.03.13 18:29:54.740793 [ 276 ] {4623e8b4-3ca0-4bbb-b8d5-03b55a93dd87} <Trace> oximeter.fields_u8 (1bfc32df-9a58-4a17-8325-ff80a3236ddb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5143 | 2025.03.13 18:29:54.740841 [ 276 ] {4623e8b4-3ca0-4bbb-b8d5-03b55a93dd87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5144 | 2025.03.13 18:29:54.741234 [ 276 ] {4623e8b4-3ca0-4bbb-b8d5-03b55a93dd87} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5145 | 2025.03.13 18:29:54.741474 [ 276 ] {4623e8b4-3ca0-4bbb-b8d5-03b55a93dd87} <Trace> oximeter.fields_u8 (1bfc32df-9a58-4a17-8325-ff80a3236ddb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5146 | 2025.03.13 18:29:54.741639 [ 52 ] {} <Debug> oximeter.fields_u8 (1bfc32df-9a58-4a17-8325-ff80a3236ddb) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5147 | 2025.03.13 18:29:54.741694 [ 52 ] {} <Trace> oximeter.fields_u8 (1bfc32df-9a58-4a17-8325-ff80a3236ddb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5148 | 2025.03.13 18:29:54.741711 [ 276 ] {4623e8b4-3ca0-4bbb-b8d5-03b55a93dd87} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001683 sec., 66547.83125371361 rows/sec., 3.79 MiB/sec. | ||
5149 | 2025.03.13 18:29:54.741730 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5150 | 2025.03.13 18:29:54.741861 [ 276 ] {4623e8b4-3ca0-4bbb-b8d5-03b55a93dd87} <Debug> TCPHandler: Processed in 0.002008493 sec. | ||
5151 | 2025.03.13 18:29:54.742002 [ 193 ] {1bfc32df-9a58-4a17-8325-ff80a3236ddb::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
5152 | 2025.03.13 18:29:54.742045 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5153 | 2025.03.13 18:29:54.742294 [ 276 ] {360d3541-9d6b-4c80-a33b-d7554e3667bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5154 | 2025.03.13 18:29:54.742314 [ 193 ] {1bfc32df-9a58-4a17-8325-ff80a3236ddb::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5155 | 2025.03.13 18:29:54.742378 [ 276 ] {360d3541-9d6b-4c80-a33b-d7554e3667bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5156 | 2025.03.13 18:29:54.742398 [ 193 ] {1bfc32df-9a58-4a17-8325-ff80a3236ddb::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 112 rows starting from the beginning of the part | ||
5157 | 2025.03.13 18:29:54.742773 [ 193 ] {1bfc32df-9a58-4a17-8325-ff80a3236ddb::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 112 rows starting from the beginning of the part | ||
5158 | 2025.03.13 18:29:54.743104 [ 193 ] {1bfc32df-9a58-4a17-8325-ff80a3236ddb::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 112 rows starting from the beginning of the part | ||
5159 | 2025.03.13 18:29:54.743511 [ 193 ] {1bfc32df-9a58-4a17-8325-ff80a3236ddb::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 112 rows starting from the beginning of the part | ||
5160 | 2025.03.13 18:29:54.743953 [ 193 ] {1bfc32df-9a58-4a17-8325-ff80a3236ddb::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 112 rows starting from the beginning of the part | ||
5161 | 2025.03.13 18:29:54.745259 [ 276 ] {360d3541-9d6b-4c80-a33b-d7554e3667bd} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5162 | 2025.03.13 18:29:54.745342 [ 276 ] {360d3541-9d6b-4c80-a33b-d7554e3667bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5163 | 2025.03.13 18:29:54.746366 [ 276 ] {360d3541-9d6b-4c80-a33b-d7554e3667bd} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5164 | 2025.03.13 18:29:54.746530 [ 199 ] {1bfc32df-9a58-4a17-8325-ff80a3236ddb::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004660228 sec., 120165.79446327519 rows/sec., 7.30 MiB/sec. | ||
5165 | 2025.03.13 18:29:54.746787 [ 199 ] {1bfc32df-9a58-4a17-8325-ff80a3236ddb::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5166 | 2025.03.13 18:29:54.746856 [ 276 ] {360d3541-9d6b-4c80-a33b-d7554e3667bd} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5167 | 2025.03.13 18:29:54.747269 [ 276 ] {360d3541-9d6b-4c80-a33b-d7554e3667bd} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.005065 sec., 83119.44718657453 rows/sec., 5.92 MiB/sec. | ||
5168 | 2025.03.13 18:29:54.747439 [ 276 ] {360d3541-9d6b-4c80-a33b-d7554e3667bd} <Debug> TCPHandler: Processed in 0.005452012 sec. | ||
5169 | 2025.03.13 18:29:54.747451 [ 199 ] {1bfc32df-9a58-4a17-8325-ff80a3236ddb::all_1_17_4} <Trace> oximeter.fields_u8 (1bfc32df-9a58-4a17-8325-ff80a3236ddb): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5170 | 2025.03.13 18:29:54.747625 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5171 | 2025.03.13 18:29:54.747633 [ 199 ] {1bfc32df-9a58-4a17-8325-ff80a3236ddb::all_1_17_4} <Trace> oximeter.fields_u8 (1bfc32df-9a58-4a17-8325-ff80a3236ddb) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5172 | 2025.03.13 18:29:54.747813 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
5173 | 2025.03.13 18:29:54.747840 [ 276 ] {080a3735-5346-4772-9655-bc9a8f868862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5174 | 2025.03.13 18:29:54.747903 [ 276 ] {080a3735-5346-4772-9655-bc9a8f868862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5175 | 2025.03.13 18:29:54.748369 [ 276 ] {080a3735-5346-4772-9655-bc9a8f868862} <Trace> oximeter.measurements_bool (e140ce10-76fa-4686-a1c0-b0a00f246ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5176 | 2025.03.13 18:29:54.748408 [ 276 ] {080a3735-5346-4772-9655-bc9a8f868862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5177 | 2025.03.13 18:29:54.748763 [ 276 ] {080a3735-5346-4772-9655-bc9a8f868862} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5178 | 2025.03.13 18:29:54.748993 [ 276 ] {080a3735-5346-4772-9655-bc9a8f868862} <Trace> oximeter.measurements_bool (e140ce10-76fa-4686-a1c0-b0a00f246ee9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5179 | 2025.03.13 18:29:54.749197 [ 276 ] {080a3735-5346-4772-9655-bc9a8f868862} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001434 sec., 4184.100418410042 rows/sec., 218.60 KiB/sec. | ||
5180 | 2025.03.13 18:29:54.749248 [ 276 ] {080a3735-5346-4772-9655-bc9a8f868862} <Debug> TCPHandler: Processed in 0.001690183 sec. | ||
5181 | 2025.03.13 18:29:54.749369 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5182 | 2025.03.13 18:29:54.749475 [ 276 ] {be4cefa9-730c-443c-8f94-bf052a3fdf90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5183 | 2025.03.13 18:29:54.749522 [ 276 ] {be4cefa9-730c-443c-8f94-bf052a3fdf90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5184 | 2025.03.13 18:29:54.750063 [ 276 ] {be4cefa9-730c-443c-8f94-bf052a3fdf90} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5185 | 2025.03.13 18:29:54.750103 [ 276 ] {be4cefa9-730c-443c-8f94-bf052a3fdf90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5186 | 2025.03.13 18:29:54.750485 [ 276 ] {be4cefa9-730c-443c-8f94-bf052a3fdf90} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5187 | 2025.03.13 18:29:54.750752 [ 276 ] {be4cefa9-730c-443c-8f94-bf052a3fdf90} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5188 | 2025.03.13 18:29:54.750959 [ 276 ] {be4cefa9-730c-443c-8f94-bf052a3fdf90} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001506 sec., 157370.51792828686 rows/sec., 10.55 MiB/sec. | ||
5189 | 2025.03.13 18:29:54.751011 [ 276 ] {be4cefa9-730c-443c-8f94-bf052a3fdf90} <Debug> TCPHandler: Processed in 0.001693363 sec. | ||
5190 | 2025.03.13 18:29:54.751130 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5191 | 2025.03.13 18:29:54.751239 [ 276 ] {f7ba7374-730d-4094-a653-fa2b42077d1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5192 | 2025.03.13 18:29:54.751286 [ 276 ] {f7ba7374-730d-4094-a653-fa2b42077d1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5193 | 2025.03.13 18:29:54.751731 [ 276 ] {f7ba7374-730d-4094-a653-fa2b42077d1d} <Trace> oximeter.measurements_f64 (e9405784-d923-419d-a9dd-def0616178fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5194 | 2025.03.13 18:29:54.751770 [ 276 ] {f7ba7374-730d-4094-a653-fa2b42077d1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5195 | 2025.03.13 18:29:54.752111 [ 276 ] {f7ba7374-730d-4094-a653-fa2b42077d1d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5196 | 2025.03.13 18:29:54.752341 [ 276 ] {f7ba7374-730d-4094-a653-fa2b42077d1d} <Trace> oximeter.measurements_f64 (e9405784-d923-419d-a9dd-def0616178fc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5197 | 2025.03.13 18:29:54.752565 [ 276 ] {f7ba7374-730d-4094-a653-fa2b42077d1d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001347 sec., 742.3904974016332 rows/sec., 50.02 KiB/sec. | ||
5198 | 2025.03.13 18:29:54.752619 [ 276 ] {f7ba7374-730d-4094-a653-fa2b42077d1d} <Debug> TCPHandler: Processed in 0.001543409 sec. | ||
5199 | 2025.03.13 18:29:54.752739 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5200 | 2025.03.13 18:29:54.752842 [ 276 ] {f485b758-efb5-474c-9702-486af56fc1fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5201 | 2025.03.13 18:29:54.752906 [ 276 ] {f485b758-efb5-474c-9702-486af56fc1fc} <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 | ||
5202 | 2025.03.13 18:29:54.754089 [ 276 ] {f485b758-efb5-474c-9702-486af56fc1fc} <Trace> oximeter.measurements_histogramu64 (bf63021a-b684-4ff8-b493-a267bf52294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5203 | 2025.03.13 18:29:54.754127 [ 276 ] {f485b758-efb5-474c-9702-486af56fc1fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5204 | 2025.03.13 18:29:54.754767 [ 276 ] {f485b758-efb5-474c-9702-486af56fc1fc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5205 | 2025.03.13 18:29:54.755018 [ 276 ] {f485b758-efb5-474c-9702-486af56fc1fc} <Trace> oximeter.measurements_histogramu64 (bf63021a-b684-4ff8-b493-a267bf52294d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5206 | 2025.03.13 18:29:54.755255 [ 276 ] {f485b758-efb5-474c-9702-486af56fc1fc} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002434 sec., 16023.007395234183 rows/sec., 28.71 MiB/sec. | ||
5207 | 2025.03.13 18:29:54.755349 [ 276 ] {f485b758-efb5-474c-9702-486af56fc1fc} <Debug> TCPHandler: Processed in 0.002661354 sec. | ||
5208 | 2025.03.13 18:29:54.755488 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5209 | 2025.03.13 18:29:54.755592 [ 276 ] {0ce4805d-52eb-47f5-9e27-651af90ba5c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5210 | 2025.03.13 18:29:54.755638 [ 276 ] {0ce4805d-52eb-47f5-9e27-651af90ba5c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5211 | 2025.03.13 18:29:54.756078 [ 276 ] {0ce4805d-52eb-47f5-9e27-651af90ba5c4} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5212 | 2025.03.13 18:29:54.756117 [ 276 ] {0ce4805d-52eb-47f5-9e27-651af90ba5c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5213 | 2025.03.13 18:29:54.756467 [ 276 ] {0ce4805d-52eb-47f5-9e27-651af90ba5c4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5214 | 2025.03.13 18:29:54.756693 [ 276 ] {0ce4805d-52eb-47f5-9e27-651af90ba5c4} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5215 | 2025.03.13 18:29:54.756917 [ 276 ] {0ce4805d-52eb-47f5-9e27-651af90ba5c4} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001347 sec., 60876.02078693392 rows/sec., 3.87 MiB/sec. | ||
5216 | 2025.03.13 18:29:54.757015 [ 276 ] {0ce4805d-52eb-47f5-9e27-651af90ba5c4} <Debug> TCPHandler: Processed in 0.00157709 sec. | ||
5217 | 2025.03.13 18:29:58.499646 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5218 | 2025.03.13 18:29:58.499720 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5219 | 2025.03.13 18:29:58.643993 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11956 | ||
5220 | 2025.03.13 18:29:58.644671 [ 244 ] {} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5221 | 2025.03.13 18:29:58.644714 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5222 | 2025.03.13 18:29:58.645218 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5223 | 2025.03.13 18:29:58.645461 [ 244 ] {} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5224 | 2025.03.13 18:29:58.645740 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 | ||
5225 | 2025.03.13 18:29:58.645734 [ 47 ] {} <Debug> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5226 | 2025.03.13 18:29:58.645851 [ 47 ] {} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5227 | 2025.03.13 18:29:58.645892 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5228 | 2025.03.13 18:29:58.646145 [ 190 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::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 | ||
5229 | 2025.03.13 18:29:58.646470 [ 190 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5230 | 2025.03.13 18:29:58.646518 [ 190 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::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 | ||
5231 | 2025.03.13 18:29:58.646600 [ 190 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::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 | ||
5232 | 2025.03.13 18:29:58.646783 [ 190 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::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 | ||
5233 | 2025.03.13 18:29:58.646934 [ 190 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::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 | ||
5234 | 2025.03.13 18:29:58.647168 [ 190 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::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 | ||
5235 | 2025.03.13 18:29:58.647372 [ 190 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::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 | ||
5236 | 2025.03.13 18:29:58.649770 [ 193 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.003779809 sec., 3163122.7927125418 rows/sec., 45.25 MiB/sec. | ||
5237 | 2025.03.13 18:29:58.650303 [ 193 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5238 | 2025.03.13 18:29:58.650638 [ 193 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::all_1_26_5} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5239 | 2025.03.13 18:29:58.650731 [ 193 ] {5a27c091-b3e1-4919-9ba5-d729f1ae43e4::all_1_26_5} <Trace> system.asynchronous_metric_log (5a27c091-b3e1-4919-9ba5-d729f1ae43e4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5240 | 2025.03.13 18:29:58.650851 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
5241 | 2025.03.13 18:29:59.450596 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
5242 | 2025.03.13 18:29:59.471993 [ 242 ] {} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5243 | 2025.03.13 18:29:59.472052 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5244 | 2025.03.13 18:29:59.479791 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5245 | 2025.03.13 18:29:59.480596 [ 242 ] {} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5246 | 2025.03.13 18:29:59.480993 [ 47 ] {} <Debug> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5247 | 2025.03.13 18:29:59.481176 [ 47 ] {} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5248 | 2025.03.13 18:29:59.481257 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5249 | 2025.03.13 18:29:59.481551 [ 200 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::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 | ||
5250 | 2025.03.13 18:29:59.489858 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
5251 | 2025.03.13 18:29:59.491172 [ 200 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5252 | 2025.03.13 18:29:59.492048 [ 200 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::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 | ||
5253 | 2025.03.13 18:29:59.496643 [ 200 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::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 | ||
5254 | 2025.03.13 18:29:59.501185 [ 200 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::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 | ||
5255 | 2025.03.13 18:29:59.506135 [ 200 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::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 | ||
5256 | 2025.03.13 18:29:59.511387 [ 200 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::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 | ||
5257 | 2025.03.13 18:29:59.515786 [ 200 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::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 | ||
5258 | 2025.03.13 18:29:59.574033 [ 190 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.092638676 sec., 2115.746991029967 rows/sec., 10.94 MiB/sec. | ||
5259 | 2025.03.13 18:29:59.576915 [ 197 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5260 | 2025.03.13 18:29:59.580016 [ 197 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::all_1_26_5} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5261 | 2025.03.13 18:29:59.580146 [ 197 ] {39a4c261-7a22-415f-a0bb-6535c67d616b::all_1_26_5} <Trace> system.metric_log (39a4c261-7a22-415f-a0bb-6535c67d616b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5262 | 2025.03.13 18:29:59.582651 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
5263 | 2025.03.13 18:29:59.719477 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5264 | 2025.03.13 18:29:59.719700 [ 276 ] {8782712b-88dd-463e-b891-e91896f3baba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5265 | 2025.03.13 18:29:59.719791 [ 276 ] {8782712b-88dd-463e-b891-e91896f3baba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5266 | 2025.03.13 18:29:59.720656 [ 276 ] {8782712b-88dd-463e-b891-e91896f3baba} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5267 | 2025.03.13 18:29:59.720699 [ 276 ] {8782712b-88dd-463e-b891-e91896f3baba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5268 | 2025.03.13 18:29:59.721128 [ 276 ] {8782712b-88dd-463e-b891-e91896f3baba} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5269 | 2025.03.13 18:29:59.721382 [ 276 ] {8782712b-88dd-463e-b891-e91896f3baba} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5270 | 2025.03.13 18:29:59.721600 [ 47 ] {} <Debug> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5271 | 2025.03.13 18:29:59.721662 [ 276 ] {8782712b-88dd-463e-b891-e91896f3baba} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002025 sec., 27654.320987654322 rows/sec., 2.12 MiB/sec. | ||
5272 | 2025.03.13 18:29:59.721687 [ 47 ] {} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5273 | 2025.03.13 18:29:59.721753 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5274 | 2025.03.13 18:29:59.721790 [ 276 ] {8782712b-88dd-463e-b891-e91896f3baba} <Debug> TCPHandler: Processed in 0.002460747 sec. | ||
5275 | 2025.03.13 18:29:59.721950 [ 190 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::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 | ||
5276 | 2025.03.13 18:29:59.721967 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5277 | 2025.03.13 18:29:59.722106 [ 190 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5278 | 2025.03.13 18:29:59.722110 [ 276 ] {7a8649f3-eeba-42b5-8d04-62c4154d7cc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5279 | 2025.03.13 18:29:59.722149 [ 190 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1842 rows starting from the beginning of the part | ||
5280 | 2025.03.13 18:29:59.722172 [ 276 ] {7a8649f3-eeba-42b5-8d04-62c4154d7cc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5281 | 2025.03.13 18:29:59.722399 [ 190 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part | ||
5282 | 2025.03.13 18:29:59.722891 [ 190 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 693 rows starting from the beginning of the part | ||
5283 | 2025.03.13 18:29:59.723357 [ 190 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part | ||
5284 | 2025.03.13 18:29:59.723661 [ 190 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 695 rows starting from the beginning of the part | ||
5285 | 2025.03.13 18:29:59.724022 [ 190 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 56 rows starting from the beginning of the part | ||
5286 | 2025.03.13 18:29:59.724919 [ 276 ] {7a8649f3-eeba-42b5-8d04-62c4154d7cc5} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5287 | 2025.03.13 18:29:59.724963 [ 276 ] {7a8649f3-eeba-42b5-8d04-62c4154d7cc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
5288 | 2025.03.13 18:29:59.725535 [ 276 ] {7a8649f3-eeba-42b5-8d04-62c4154d7cc5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5289 | 2025.03.13 18:29:59.725862 [ 276 ] {7a8649f3-eeba-42b5-8d04-62c4154d7cc5} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5290 | 2025.03.13 18:29:59.726061 [ 47 ] {} <Debug> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5291 | 2025.03.13 18:29:59.726178 [ 47 ] {} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5292 | 2025.03.13 18:29:59.726208 [ 276 ] {7a8649f3-eeba-42b5-8d04-62c4154d7cc5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00413 sec., 15496.36803874092 rows/sec., 1.21 MiB/sec. | ||
5293 | 2025.03.13 18:29:59.726226 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
5294 | 2025.03.13 18:29:59.726432 [ 276 ] {7a8649f3-eeba-42b5-8d04-62c4154d7cc5} <Debug> TCPHandler: Processed in 0.004514233 sec. | ||
5295 | 2025.03.13 18:29:59.726930 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5296 | 2025.03.13 18:29:59.727008 [ 189 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::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 | ||
5297 | 2025.03.13 18:29:59.727672 [ 276 ] {3d5eab29-69f5-4fb7-9c0c-45caf4579c2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5298 | 2025.03.13 18:29:59.727898 [ 189 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5299 | 2025.03.13 18:29:59.728054 [ 276 ] {3d5eab29-69f5-4fb7-9c0c-45caf4579c2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5300 | 2025.03.13 18:29:59.728098 [ 189 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 912 rows starting from the beginning of the part | ||
5301 | 2025.03.13 18:29:59.728738 [ 189 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
5302 | 2025.03.13 18:29:59.728228 [ 203 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3398 rows, containing 5 columns (5 merged, 0 gathered) in 0.006277918 sec., 541262.2464963703 rows/sec., 45.70 MiB/sec. | ||
5303 | 2025.03.13 18:29:59.729114 [ 189 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 420 rows starting from the beginning of the part | ||
5304 | 2025.03.13 18:29:59.729607 [ 189 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part | ||
5305 | 2025.03.13 18:29:59.729978 [ 189 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 421 rows starting from the beginning of the part | ||
5306 | 2025.03.13 18:29:59.730003 [ 191 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5307 | 2025.03.13 18:29:59.730703 [ 189 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 64 rows starting from the beginning of the part | ||
5308 | 2025.03.13 18:29:59.731653 [ 191 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_41_8} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5309 | 2025.03.13 18:29:59.731702 [ 276 ] {3d5eab29-69f5-4fb7-9c0c-45caf4579c2b} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5310 | 2025.03.13 18:29:59.731796 [ 276 ] {3d5eab29-69f5-4fb7-9c0c-45caf4579c2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
5311 | 2025.03.13 18:29:59.731973 [ 191 ] {d72f58bb-0df6-4934-a969-784071cb4a3a::all_1_41_8} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5312 | 2025.03.13 18:29:59.732312 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
5313 | 2025.03.13 18:29:59.732951 [ 276 ] {3d5eab29-69f5-4fb7-9c0c-45caf4579c2b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5314 | 2025.03.13 18:29:59.733486 [ 276 ] {3d5eab29-69f5-4fb7-9c0c-45caf4579c2b} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5315 | 2025.03.13 18:29:59.733817 [ 47 ] {} <Debug> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5316 | 2025.03.13 18:29:59.733892 [ 47 ] {} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5317 | 2025.03.13 18:29:59.733944 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
5318 | 2025.03.13 18:29:59.733963 [ 276 ] {3d5eab29-69f5-4fb7-9c0c-45caf4579c2b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.006568 sec., 24360.5359317905 rows/sec., 1.70 MiB/sec. | ||
5319 | 2025.03.13 18:29:59.734355 [ 191 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::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 | ||
5320 | 2025.03.13 18:29:59.734377 [ 276 ] {3d5eab29-69f5-4fb7-9c0c-45caf4579c2b} <Debug> TCPHandler: Processed in 0.007621581 sec. | ||
5321 | 2025.03.13 18:29:59.734866 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5322 | 2025.03.13 18:29:59.734940 [ 191 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5323 | 2025.03.13 18:29:59.734961 [ 192 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1945 rows, containing 5 columns (5 merged, 0 gathered) in 0.008534659 sec., 227894.283766932 rows/sec., 17.41 MiB/sec. | ||
5324 | 2025.03.13 18:29:59.735082 [ 191 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11499 rows starting from the beginning of the part | ||
5325 | 2025.03.13 18:29:59.735154 [ 276 ] {879ffa73-eebb-4106-aa16-dfed9d40eb8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5326 | 2025.03.13 18:29:59.735435 [ 276 ] {879ffa73-eebb-4106-aa16-dfed9d40eb8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5327 | 2025.03.13 18:29:59.735727 [ 198 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5328 | 2025.03.13 18:29:59.735933 [ 191 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
5329 | 2025.03.13 18:29:59.736876 [ 191 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 237 rows starting from the beginning of the part | ||
5330 | 2025.03.13 18:29:59.737411 [ 198 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_41_8} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5331 | 2025.03.13 18:29:59.737497 [ 191 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
5332 | 2025.03.13 18:29:59.737797 [ 198 ] {86614dbf-599c-43e3-a588-b30d96a9ab83::all_1_41_8} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5333 | 2025.03.13 18:29:59.738070 [ 191 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 237 rows starting from the beginning of the part | ||
5334 | 2025.03.13 18:29:59.738082 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
5335 | 2025.03.13 18:29:59.738516 [ 191 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
5336 | 2025.03.13 18:29:59.739184 [ 276 ] {879ffa73-eebb-4106-aa16-dfed9d40eb8e} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5337 | 2025.03.13 18:29:59.739261 [ 276 ] {879ffa73-eebb-4106-aa16-dfed9d40eb8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
5338 | 2025.03.13 18:29:59.739993 [ 276 ] {879ffa73-eebb-4106-aa16-dfed9d40eb8e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5339 | 2025.03.13 18:29:59.740506 [ 276 ] {879ffa73-eebb-4106-aa16-dfed9d40eb8e} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5340 | 2025.03.13 18:29:59.740758 [ 47 ] {} <Debug> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5341 | 2025.03.13 18:29:59.740856 [ 47 ] {} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5342 | 2025.03.13 18:29:59.740939 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
5343 | 2025.03.13 18:29:59.741134 [ 276 ] {879ffa73-eebb-4106-aa16-dfed9d40eb8e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006085 sec., 9860.312243221035 rows/sec., 680.46 KiB/sec. | ||
5344 | 2025.03.13 18:29:59.741283 [ 192 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::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 | ||
5345 | 2025.03.13 18:29:59.741434 [ 276 ] {879ffa73-eebb-4106-aa16-dfed9d40eb8e} <Debug> TCPHandler: Processed in 0.006732733 sec. | ||
5346 | 2025.03.13 18:29:59.741757 [ 192 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5347 | 2025.03.13 18:29:59.741854 [ 192 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2058 rows starting from the beginning of the part | ||
5348 | 2025.03.13 18:29:59.742168 [ 192 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
5349 | 2025.03.13 18:29:59.742489 [ 192 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 82 rows starting from the beginning of the part | ||
5350 | 2025.03.13 18:29:59.742828 [ 192 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
5351 | 2025.03.13 18:29:59.743229 [ 192 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 82 rows starting from the beginning of the part | ||
5352 | 2025.03.13 18:29:59.743522 [ 192 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
5353 | 2025.03.13 18:29:59.745944 [ 198 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2402 rows, containing 4 columns (4 merged, 0 gathered) in 0.004871663 sec., 493055.4514957213 rows/sec., 32.09 MiB/sec. | ||
5354 | 2025.03.13 18:29:59.746293 [ 186 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5355 | 2025.03.13 18:29:59.746789 [ 186 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_41_8} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5356 | 2025.03.13 18:29:59.747045 [ 186 ] {d97c6a54-5e9e-4375-8d18-5f52df13d031::all_1_41_8} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5357 | 2025.03.13 18:29:59.747042 [ 191 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12453 rows, containing 5 columns (5 merged, 0 gathered) in 0.01298481 sec., 959043.682579876 rows/sec., 64.72 MiB/sec. | ||
5358 | 2025.03.13 18:29:59.747175 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
5359 | 2025.03.13 18:29:59.747432 [ 191 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5360 | 2025.03.13 18:29:59.747746 [ 191 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5361 | 2025.03.13 18:29:59.747825 [ 191 ] {f7d79c82-cc49-4ea2-87d5-cce5144ef5c0::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5362 | 2025.03.13 18:29:59.747908 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.29 MiB. | ||
5363 | 2025.03.13 18:30:00.000233 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 193.05 MiB, peak 203.23 MiB, free memory in arenas 0.00 B, will set to 196.05 MiB (RSS), difference: 3.00 MiB | ||
5364 | 2025.03.13 18:30:00.187308 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5365 | 2025.03.13 18:30:00.187521 [ 276 ] {3fbb1db1-0d10-4c0b-94e9-fa643cdf54e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5366 | 2025.03.13 18:30:00.187603 [ 276 ] {3fbb1db1-0d10-4c0b-94e9-fa643cdf54e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5367 | 2025.03.13 18:30:00.188539 [ 276 ] {3fbb1db1-0d10-4c0b-94e9-fa643cdf54e9} <Trace> oximeter.fields_i16 (9e0fc66e-7e36-43be-a4c3-0323e9831ad8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5368 | 2025.03.13 18:30:00.188594 [ 276 ] {3fbb1db1-0d10-4c0b-94e9-fa643cdf54e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5369 | 2025.03.13 18:30:00.189049 [ 276 ] {3fbb1db1-0d10-4c0b-94e9-fa643cdf54e9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5370 | 2025.03.13 18:30:00.189322 [ 276 ] {3fbb1db1-0d10-4c0b-94e9-fa643cdf54e9} <Trace> oximeter.fields_i16 (9e0fc66e-7e36-43be-a4c3-0323e9831ad8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5371 | 2025.03.13 18:30:00.189564 [ 276 ] {3fbb1db1-0d10-4c0b-94e9-fa643cdf54e9} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002105 sec., 100712.5890736342 rows/sec., 6.41 MiB/sec. | ||
5372 | 2025.03.13 18:30:00.189635 [ 276 ] {3fbb1db1-0d10-4c0b-94e9-fa643cdf54e9} <Debug> TCPHandler: Processed in 0.002472218 sec. | ||
5373 | 2025.03.13 18:30:00.189773 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5374 | 2025.03.13 18:30:00.189891 [ 276 ] {4d19de62-cbb2-4862-a06a-0edb4c3e8275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5375 | 2025.03.13 18:30:00.189943 [ 276 ] {4d19de62-cbb2-4862-a06a-0edb4c3e8275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5376 | 2025.03.13 18:30:00.190501 [ 276 ] {4d19de62-cbb2-4862-a06a-0edb4c3e8275} <Trace> oximeter.fields_ipaddr (cb31523a-dd0f-426c-b8bf-1b81ef1951bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5377 | 2025.03.13 18:30:00.190549 [ 276 ] {4d19de62-cbb2-4862-a06a-0edb4c3e8275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5378 | 2025.03.13 18:30:00.190915 [ 276 ] {4d19de62-cbb2-4862-a06a-0edb4c3e8275} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
5379 | 2025.03.13 18:30:00.191164 [ 276 ] {4d19de62-cbb2-4862-a06a-0edb4c3e8275} <Trace> oximeter.fields_ipaddr (cb31523a-dd0f-426c-b8bf-1b81ef1951bc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5380 | 2025.03.13 18:30:00.191384 [ 276 ] {4d19de62-cbb2-4862-a06a-0edb4c3e8275} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001521 sec., 9204.47074293228 rows/sec., 750.56 KiB/sec. | ||
5381 | 2025.03.13 18:30:00.191437 [ 276 ] {4d19de62-cbb2-4862-a06a-0edb4c3e8275} <Debug> TCPHandler: Processed in 0.001722835 sec. | ||
5382 | 2025.03.13 18:30:00.191557 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5383 | 2025.03.13 18:30:00.191662 [ 276 ] {db04078b-75b6-45e2-a716-75f6c7c63b5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5384 | 2025.03.13 18:30:00.191708 [ 276 ] {db04078b-75b6-45e2-a716-75f6c7c63b5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5385 | 2025.03.13 18:30:00.193133 [ 276 ] {db04078b-75b6-45e2-a716-75f6c7c63b5a} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5386 | 2025.03.13 18:30:00.193175 [ 276 ] {db04078b-75b6-45e2-a716-75f6c7c63b5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5387 | 2025.03.13 18:30:00.193654 [ 276 ] {db04078b-75b6-45e2-a716-75f6c7c63b5a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5388 | 2025.03.13 18:30:00.193907 [ 276 ] {db04078b-75b6-45e2-a716-75f6c7c63b5a} <Trace> oximeter.fields_string (d72f58bb-0df6-4934-a969-784071cb4a3a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5389 | 2025.03.13 18:30:00.194119 [ 276 ] {db04078b-75b6-45e2-a716-75f6c7c63b5a} <Debug> executeQuery: Read 1842 rows, 153.90 KiB in 0.00248 sec., 742741.9354838709 rows/sec., 60.60 MiB/sec. | ||
5390 | 2025.03.13 18:30:00.194173 [ 276 ] {db04078b-75b6-45e2-a716-75f6c7c63b5a} <Debug> TCPHandler: Processed in 0.002667734 sec. | ||
5391 | 2025.03.13 18:30:00.194305 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5392 | 2025.03.13 18:30:00.194433 [ 276 ] {a264767d-bd4f-4ad7-bdfd-b4283fdfa25c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5393 | 2025.03.13 18:30:00.194488 [ 276 ] {a264767d-bd4f-4ad7-bdfd-b4283fdfa25c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5394 | 2025.03.13 18:30:00.195176 [ 276 ] {a264767d-bd4f-4ad7-bdfd-b4283fdfa25c} <Trace> oximeter.fields_u16 (70d7ac13-7519-46fa-b7e3-25cc1572d035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5395 | 2025.03.13 18:30:00.195217 [ 276 ] {a264767d-bd4f-4ad7-bdfd-b4283fdfa25c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5396 | 2025.03.13 18:30:00.195597 [ 276 ] {a264767d-bd4f-4ad7-bdfd-b4283fdfa25c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5397 | 2025.03.13 18:30:00.195855 [ 276 ] {a264767d-bd4f-4ad7-bdfd-b4283fdfa25c} <Trace> oximeter.fields_u16 (70d7ac13-7519-46fa-b7e3-25cc1572d035): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5398 | 2025.03.13 18:30:00.196084 [ 276 ] {a264767d-bd4f-4ad7-bdfd-b4283fdfa25c} <Debug> executeQuery: Read 159 rows, 10.30 KiB in 0.00168 sec., 94642.85714285714 rows/sec., 5.98 MiB/sec. | ||
5399 | 2025.03.13 18:30:00.196138 [ 276 ] {a264767d-bd4f-4ad7-bdfd-b4283fdfa25c} <Debug> TCPHandler: Processed in 0.001896239 sec. | ||
5400 | 2025.03.13 18:30:00.196254 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5401 | 2025.03.13 18:30:00.196358 [ 276 ] {61ae9aed-61e9-4cd3-a40b-07468049853e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5402 | 2025.03.13 18:30:00.196403 [ 276 ] {61ae9aed-61e9-4cd3-a40b-07468049853e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5403 | 2025.03.13 18:30:00.197117 [ 276 ] {61ae9aed-61e9-4cd3-a40b-07468049853e} <Trace> oximeter.fields_u32 (c2c0013c-3270-4a07-92c3-adbd6ff18017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5404 | 2025.03.13 18:30:00.197159 [ 276 ] {61ae9aed-61e9-4cd3-a40b-07468049853e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5405 | 2025.03.13 18:30:00.197525 [ 276 ] {61ae9aed-61e9-4cd3-a40b-07468049853e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5406 | 2025.03.13 18:30:00.197814 [ 276 ] {61ae9aed-61e9-4cd3-a40b-07468049853e} <Trace> oximeter.fields_u32 (c2c0013c-3270-4a07-92c3-adbd6ff18017): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5407 | 2025.03.13 18:30:00.198049 [ 276 ] {61ae9aed-61e9-4cd3-a40b-07468049853e} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.001712 sec., 199182.2429906542 rows/sec., 13.29 MiB/sec. | ||
5408 | 2025.03.13 18:30:00.198156 [ 276 ] {61ae9aed-61e9-4cd3-a40b-07468049853e} <Debug> TCPHandler: Processed in 0.001952762 sec. | ||
5409 | 2025.03.13 18:30:00.198300 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5410 | 2025.03.13 18:30:00.198405 [ 276 ] {ddaf2b5a-11d3-47c4-8da9-c81918643482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5411 | 2025.03.13 18:30:00.198452 [ 276 ] {ddaf2b5a-11d3-47c4-8da9-c81918643482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5412 | 2025.03.13 18:30:00.199104 [ 276 ] {ddaf2b5a-11d3-47c4-8da9-c81918643482} <Trace> oximeter.fields_u8 (1bfc32df-9a58-4a17-8325-ff80a3236ddb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5413 | 2025.03.13 18:30:00.199144 [ 276 ] {ddaf2b5a-11d3-47c4-8da9-c81918643482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5414 | 2025.03.13 18:30:00.199507 [ 276 ] {ddaf2b5a-11d3-47c4-8da9-c81918643482} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5415 | 2025.03.13 18:30:00.199740 [ 276 ] {ddaf2b5a-11d3-47c4-8da9-c81918643482} <Trace> oximeter.fields_u8 (1bfc32df-9a58-4a17-8325-ff80a3236ddb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5416 | 2025.03.13 18:30:00.199948 [ 276 ] {ddaf2b5a-11d3-47c4-8da9-c81918643482} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001565 sec., 71565.49520766773 rows/sec., 4.08 MiB/sec. | ||
5417 | 2025.03.13 18:30:00.200000 [ 276 ] {ddaf2b5a-11d3-47c4-8da9-c81918643482} <Debug> TCPHandler: Processed in 0.001757675 sec. | ||
5418 | 2025.03.13 18:30:00.200121 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5419 | 2025.03.13 18:30:00.200225 [ 276 ] {b127efa2-5622-4c0a-a02f-9c9427d367c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5420 | 2025.03.13 18:30:00.200270 [ 276 ] {b127efa2-5622-4c0a-a02f-9c9427d367c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5421 | 2025.03.13 18:30:00.201244 [ 276 ] {b127efa2-5622-4c0a-a02f-9c9427d367c1} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5422 | 2025.03.13 18:30:00.201285 [ 276 ] {b127efa2-5622-4c0a-a02f-9c9427d367c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5423 | 2025.03.13 18:30:00.201686 [ 276 ] {b127efa2-5622-4c0a-a02f-9c9427d367c1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5424 | 2025.03.13 18:30:00.201936 [ 276 ] {b127efa2-5622-4c0a-a02f-9c9427d367c1} <Trace> oximeter.fields_uuid (86614dbf-599c-43e3-a588-b30d96a9ab83): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5425 | 2025.03.13 18:30:00.202144 [ 276 ] {b127efa2-5622-4c0a-a02f-9c9427d367c1} <Debug> executeQuery: Read 891 rows, 66.14 KiB in 0.00194 sec., 459278.3505154639 rows/sec., 33.29 MiB/sec. | ||
5426 | 2025.03.13 18:30:00.202195 [ 276 ] {b127efa2-5622-4c0a-a02f-9c9427d367c1} <Debug> TCPHandler: Processed in 0.002126267 sec. | ||
5427 | 2025.03.13 18:30:00.202321 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5428 | 2025.03.13 18:30:00.202426 [ 276 ] {118c75ca-a5cc-477a-872e-95ef80912e0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5429 | 2025.03.13 18:30:00.202476 [ 276 ] {118c75ca-a5cc-477a-872e-95ef80912e0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5430 | 2025.03.13 18:30:00.202919 [ 276 ] {118c75ca-a5cc-477a-872e-95ef80912e0d} <Trace> oximeter.measurements_bool (e140ce10-76fa-4686-a1c0-b0a00f246ee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5431 | 2025.03.13 18:30:00.202959 [ 276 ] {118c75ca-a5cc-477a-872e-95ef80912e0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5432 | 2025.03.13 18:30:00.203334 [ 276 ] {118c75ca-a5cc-477a-872e-95ef80912e0d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5433 | 2025.03.13 18:30:00.203572 [ 276 ] {118c75ca-a5cc-477a-872e-95ef80912e0d} <Trace> oximeter.measurements_bool (e140ce10-76fa-4686-a1c0-b0a00f246ee9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5434 | 2025.03.13 18:30:00.203806 [ 276 ] {118c75ca-a5cc-477a-872e-95ef80912e0d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001393 sec., 4307.250538406318 rows/sec., 225.04 KiB/sec. | ||
5435 | 2025.03.13 18:30:00.203921 [ 276 ] {118c75ca-a5cc-477a-872e-95ef80912e0d} <Debug> TCPHandler: Processed in 0.001644802 sec. | ||
5436 | 2025.03.13 18:30:00.204106 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5437 | 2025.03.13 18:30:00.204212 [ 276 ] {3d0b8ca5-4def-4097-ad50-542afdd5f2f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5438 | 2025.03.13 18:30:00.204261 [ 276 ] {3d0b8ca5-4def-4097-ad50-542afdd5f2f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5439 | 2025.03.13 18:30:00.205061 [ 276 ] {3d0b8ca5-4def-4097-ad50-542afdd5f2f3} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5440 | 2025.03.13 18:30:00.205102 [ 276 ] {3d0b8ca5-4def-4097-ad50-542afdd5f2f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5441 | 2025.03.13 18:30:00.205536 [ 276 ] {3d0b8ca5-4def-4097-ad50-542afdd5f2f3} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5442 | 2025.03.13 18:30:00.205784 [ 276 ] {3d0b8ca5-4def-4097-ad50-542afdd5f2f3} <Trace> oximeter.measurements_cumulativeu64 (f7d79c82-cc49-4ea2-87d5-cce5144ef5c0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5443 | 2025.03.13 18:30:00.205996 [ 276 ] {3d0b8ca5-4def-4097-ad50-542afdd5f2f3} <Debug> executeQuery: Read 962 rows, 65.46 KiB in 0.001807 sec., 532374.1007194244 rows/sec., 35.38 MiB/sec. | ||
5444 | 2025.03.13 18:30:00.206049 [ 276 ] {3d0b8ca5-4def-4097-ad50-542afdd5f2f3} <Debug> TCPHandler: Processed in 0.001998093 sec. | ||
5445 | 2025.03.13 18:30:00.206172 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5446 | 2025.03.13 18:30:00.206279 [ 276 ] {9f9e1d03-8bd1-4a42-896c-4c1c803d0d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5447 | 2025.03.13 18:30:00.206327 [ 276 ] {9f9e1d03-8bd1-4a42-896c-4c1c803d0d0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5448 | 2025.03.13 18:30:00.206763 [ 276 ] {9f9e1d03-8bd1-4a42-896c-4c1c803d0d0d} <Trace> oximeter.measurements_f64 (e9405784-d923-419d-a9dd-def0616178fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5449 | 2025.03.13 18:30:00.206802 [ 276 ] {9f9e1d03-8bd1-4a42-896c-4c1c803d0d0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5450 | 2025.03.13 18:30:00.207154 [ 276 ] {9f9e1d03-8bd1-4a42-896c-4c1c803d0d0d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5451 | 2025.03.13 18:30:00.207390 [ 276 ] {9f9e1d03-8bd1-4a42-896c-4c1c803d0d0d} <Trace> oximeter.measurements_f64 (e9405784-d923-419d-a9dd-def0616178fc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5452 | 2025.03.13 18:30:00.207592 [ 276 ] {9f9e1d03-8bd1-4a42-896c-4c1c803d0d0d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001333 sec., 750.1875468867216 rows/sec., 50.55 KiB/sec. | ||
5453 | 2025.03.13 18:30:00.207640 [ 276 ] {9f9e1d03-8bd1-4a42-896c-4c1c803d0d0d} <Debug> TCPHandler: Processed in 0.001520568 sec. | ||
5454 | 2025.03.13 18:30:00.207746 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5455 | 2025.03.13 18:30:00.207856 [ 276 ] {4dbc9590-c206-4ecc-bce5-4f7584c81b83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5456 | 2025.03.13 18:30:00.207921 [ 276 ] {4dbc9590-c206-4ecc-bce5-4f7584c81b83} <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 | ||
5457 | 2025.03.13 18:30:00.209074 [ 276 ] {4dbc9590-c206-4ecc-bce5-4f7584c81b83} <Trace> oximeter.measurements_histogramu64 (bf63021a-b684-4ff8-b493-a267bf52294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5458 | 2025.03.13 18:30:00.209113 [ 276 ] {4dbc9590-c206-4ecc-bce5-4f7584c81b83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5459 | 2025.03.13 18:30:00.209768 [ 276 ] {4dbc9590-c206-4ecc-bce5-4f7584c81b83} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5460 | 2025.03.13 18:30:00.210034 [ 276 ] {4dbc9590-c206-4ecc-bce5-4f7584c81b83} <Trace> oximeter.measurements_histogramu64 (bf63021a-b684-4ff8-b493-a267bf52294d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5461 | 2025.03.13 18:30:00.210300 [ 276 ] {4dbc9590-c206-4ecc-bce5-4f7584c81b83} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002463 sec., 15834.348355663826 rows/sec., 28.37 MiB/sec. | ||
5462 | 2025.03.13 18:30:00.210529 [ 276 ] {4dbc9590-c206-4ecc-bce5-4f7584c81b83} <Debug> TCPHandler: Processed in 0.00283318 sec. | ||
5463 | 2025.03.13 18:30:00.210681 [ 276 ] {} <Trace> TCP-Session: 8f744c6e-7898-4256-aa05-fe5d07b45eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5464 | 2025.03.13 18:30:00.210786 [ 276 ] {acac6cd5-3a7b-4096-a68d-9072ddefbc55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5465 | 2025.03.13 18:30:00.210832 [ 276 ] {acac6cd5-3a7b-4096-a68d-9072ddefbc55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5466 | 2025.03.13 18:30:00.211272 [ 276 ] {acac6cd5-3a7b-4096-a68d-9072ddefbc55} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5467 | 2025.03.13 18:30:00.211310 [ 276 ] {acac6cd5-3a7b-4096-a68d-9072ddefbc55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
5468 | 2025.03.13 18:30:00.211658 [ 276 ] {acac6cd5-3a7b-4096-a68d-9072ddefbc55} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5469 | 2025.03.13 18:30:00.211895 [ 276 ] {acac6cd5-3a7b-4096-a68d-9072ddefbc55} <Trace> oximeter.measurements_u64 (d97c6a54-5e9e-4375-8d18-5f52df13d031): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5470 | 2025.03.13 18:30:00.212095 [ 276 ] {acac6cd5-3a7b-4096-a68d-9072ddefbc55} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.00133 sec., 25563.90977443609 rows/sec., 1.48 MiB/sec. | ||
5471 | 2025.03.13 18:30:00.212144 [ 276 ] {acac6cd5-3a7b-4096-a68d-9072ddefbc55} <Debug> TCPHandler: Processed in 0.001515128 sec. |