1 | [ Dec 17 21:22:51 Enabled. ] | ||
2 | [ Dec 17 21:22:51 Rereading configuration. ] | ||
3 | [ Dec 17 21:22:53 Rereading configuration. ] | ||
4 | [ Dec 17 21:22:59 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 | [ Dec 17 21:22:59 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 | 2024.12.17 21:23:00.074435 [ 1 ] {} <Information> Application: Will watch for the process with pid 23002 | ||
29 | 2024.12.17 21:23:00.075130 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2024.12.17 21:23:00.311324 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 23002 | ||
31 | 2024.12.17 21:23:00.312050 [ 1 ] {} <Information> Application: starting up | ||
32 | 2024.12.17 21:23:00.312744 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2024.12.17 21:23:00.396951 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2024.12.17 21:23:00.437203 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2024.12.17 21:23:00.437251 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2024.12.17 21:23:00.437264 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2024.12.17 21:23:00.437326 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2024.12.17 21:23:00.437697 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2024.12.17 21:23:00.439288 [ 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 | 2024.12.17 21:23:00.440013 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2024.12.17 21:23:00.440824 [ 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 | 2024.12.17 21:23:00.440845 [ 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 | 2024.12.17 21:23:00.440861 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2024.12.17 21:23:00.441029 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2024.12.17 21:23:00.441975 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2024.12.17 21:23:00.447324 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2024.12.17 21:23:00.448002 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2024.12.17 21:23:00.449306 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2024.12.17 21:23:00.449369 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2024.12.17 21:23:00.450888 [ 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 | 2024.12.17 21:23:00.451358 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2024.12.17 21:23:00.455555 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2024.12.17 21:23:00.456254 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2024.12.17 21:23:00.457867 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2024.12.17 21:23:00.458367 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2024.12.17 21:23:00.458803 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2024.12.17 21:23:00.459138 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2024.12.17 21:23:00.460487 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2024.12.17 21:23:00.460515 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2024.12.17 21:23:00.460591 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2024.12.17 21:23:00.460767 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2024.12.17 21:23:00.474763 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2024.12.17 21:23:00.474788 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000145344 sec | ||
68 | 2024.12.17 21:23:00.474832 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2024.12.17 21:23:00.474847 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2024.12.17 21:23:00.476015 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2024.12.17 21:23:00.477070 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2024.12.17 21:23:00.489617 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2024.12.17 21:23:00.489666 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2024.12.17 21:23:00.489688 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2024.12.17 21:23:00.489701 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2024.12.17 21:23:00.489732 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2024.12.17 21:23:00.489760 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
78 | 2024.12.17 21:23:00.492340 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2024.12.17 21:23:00.492385 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2024.12.17 21:23:00.492411 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
81 | 2024.12.17 21:23:00.492594 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2024.12.17 21:23:00.492613 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2024.12.17 21:23:00.492650 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2024.12.17 21:23:00.492668 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2024.12.17 21:23:00.492681 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2024.12.17 21:23:00.492710 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2024.12.17 21:23:00.492728 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2024.12.17 21:23:00.519079 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2024.12.17 21:23:00.523473 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2024.12.17 21:23:00.523529 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.2112e-05 sec | ||
91 | 2024.12.17 21:23:00.523555 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2024.12.17 21:23:00.523572 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2024.12.17 21:23:00.523599 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2024.12.17 21:23:00.523825 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2024.12.17 21:23:00.523879 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2024.12.17 21:23:00.523895 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2024.12.17 21:23:00.523909 [ 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 | 2024.12.17 21:23:00.523924 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2024.12.17 21:23:00.540095 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2024.12.17 21:23:00.540287 [ 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 | 2024.12.17 21:23:00.541106 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.2131e-05 sec. | ||
102 | 2024.12.17 21:23:00.541979 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2024.12.17 21:23:00.542081 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2024.12.17 21:23:00.542099 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2024.12.17 21:23:01.363792 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46389 | ||
106 | 2024.12.17 21:23:01.364060 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2024.12.17 21:23:01.364121 [ 3 ] {} <Debug> TCP-Session: d9d792e5-5d06-40ea-9bcf-06862ef7b365 Authenticating user 'default' from [fd00:1122:3344:101::e]:46389 | ||
108 | 2024.12.17 21:23:01.364158 [ 3 ] {} <Debug> TCP-Session: d9d792e5-5d06-40ea-9bcf-06862ef7b365 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2024.12.17 21:23:01.364186 [ 3 ] {} <Debug> TCP-Session: d9d792e5-5d06-40ea-9bcf-06862ef7b365 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2024.12.17 21:23:01.364290 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2024.12.17 21:23:01.364323 [ 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 | 2024.12.17 21:23:01.364352 [ 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 | 2024.12.17 21:23:01.365305 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64082 | ||
114 | 2024.12.17 21:23:01.365426 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
115 | 2024.12.17 21:23:01.365455 [ 4 ] {} <Debug> TCP-Session: 3da84a2f-8489-409b-b010-941c1ccfe245 Authenticating user 'default' from [fd00:1122:3344:101::e]:64082 | ||
116 | 2024.12.17 21:23:01.365478 [ 4 ] {} <Debug> TCP-Session: 3da84a2f-8489-409b-b010-941c1ccfe245 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
117 | 2024.12.17 21:23:01.365504 [ 4 ] {} <Debug> TCP-Session: 3da84a2f-8489-409b-b010-941c1ccfe245 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
118 | 2024.12.17 21:23:01.366101 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46390 | ||
119 | 2024.12.17 21:23:01.366100 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33362 | ||
120 | 2024.12.17 21:23:01.366211 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53462 | ||
121 | 2024.12.17 21:23:01.366271 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
122 | 2024.12.17 21:23:01.366370 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
123 | 2024.12.17 21:23:01.366376 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59099 | ||
124 | 2024.12.17 21:23:01.366432 [ 253 ] {} <Debug> TCP-Session: 1436b5ce-ec21-4a58-9f5f-0e76798f9da3 Authenticating user 'default' from [fd00:1122:3344:101::e]:46390 | ||
125 | 2024.12.17 21:23:01.366548 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50756 | ||
126 | 2024.12.17 21:23:01.366558 [ 253 ] {} <Debug> TCP-Session: 1436b5ce-ec21-4a58-9f5f-0e76798f9da3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
127 | 2024.12.17 21:23:01.366561 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
128 | 2024.12.17 21:23:01.366662 [ 253 ] {} <Debug> TCP-Session: 1436b5ce-ec21-4a58-9f5f-0e76798f9da3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
129 | 2024.12.17 21:23:01.366676 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
130 | 2024.12.17 21:23:01.366769 [ 254 ] {} <Debug> TCP-Session: 1656b3e2-27f5-42a8-961c-dfb46e872177 Authenticating user 'default' from [fd00:1122:3344:101::e]:53462 | ||
131 | 2024.12.17 21:23:01.366825 [ 5 ] {} <Debug> TCP-Session: e2dc427c-7a94-46d1-9a3b-0b32a626eb3d Authenticating user 'default' from [fd00:1122:3344:101::e]:33362 | ||
132 | 2024.12.17 21:23:01.366828 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
133 | 2024.12.17 21:23:01.366842 [ 255 ] {} <Debug> TCP-Session: c8157be0-1154-4510-9f33-b514c9920256 Authenticating user 'default' from [fd00:1122:3344:101::e]:59099 | ||
134 | 2024.12.17 21:23:01.366916 [ 5 ] {} <Debug> TCP-Session: e2dc427c-7a94-46d1-9a3b-0b32a626eb3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
135 | 2024.12.17 21:23:01.366976 [ 254 ] {} <Debug> TCP-Session: 1656b3e2-27f5-42a8-961c-dfb46e872177 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
136 | 2024.12.17 21:23:01.367002 [ 256 ] {} <Debug> TCP-Session: 955a245e-732a-4797-adda-c39c6165b818 Authenticating user 'default' from [fd00:1122:3344:101::e]:50756 | ||
137 | 2024.12.17 21:23:01.367015 [ 5 ] {} <Debug> TCP-Session: e2dc427c-7a94-46d1-9a3b-0b32a626eb3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
138 | 2024.12.17 21:23:01.367017 [ 255 ] {} <Debug> TCP-Session: c8157be0-1154-4510-9f33-b514c9920256 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
139 | 2024.12.17 21:23:01.367067 [ 254 ] {} <Debug> TCP-Session: 1656b3e2-27f5-42a8-961c-dfb46e872177 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
140 | 2024.12.17 21:23:01.367081 [ 256 ] {} <Debug> TCP-Session: 955a245e-732a-4797-adda-c39c6165b818 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
141 | 2024.12.17 21:23:01.367108 [ 255 ] {} <Debug> TCP-Session: c8157be0-1154-4510-9f33-b514c9920256 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
142 | 2024.12.17 21:23:01.367218 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47273 | ||
143 | 2024.12.17 21:23:01.367220 [ 256 ] {} <Debug> TCP-Session: 955a245e-732a-4797-adda-c39c6165b818 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
144 | 2024.12.17 21:23:01.367443 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
145 | 2024.12.17 21:23:01.367474 [ 257 ] {} <Debug> TCP-Session: c4d9e03e-12da-461e-8c4d-6b2af5881717 Authenticating user 'default' from [fd00:1122:3344:101::e]:47273 | ||
146 | 2024.12.17 21:23:01.367492 [ 257 ] {} <Debug> TCP-Session: c4d9e03e-12da-461e-8c4d-6b2af5881717 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
147 | 2024.12.17 21:23:01.367515 [ 257 ] {} <Debug> TCP-Session: c4d9e03e-12da-461e-8c4d-6b2af5881717 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
148 | 2024.12.17 21:23:02.001092 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.74 MiB, peak 117.74 MiB, free memory in arenas 0.00 B, will set to 119.41 MiB (RSS), difference: 1.67 MiB | ||
149 | 2024.12.17 21:23:03.094046 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64735 | ||
150 | 2024.12.17 21:23:03.094245 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
151 | 2024.12.17 21:23:03.094282 [ 258 ] {} <Debug> TCP-Session: 23b2c2c8-2d87-43e6-aa9f-d6232a52e9c7 Authenticating user 'default' from [fd00:1122:3344:101::c]:64735 | ||
152 | 2024.12.17 21:23:03.094310 [ 258 ] {} <Debug> TCP-Session: 23b2c2c8-2d87-43e6-aa9f-d6232a52e9c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2024.12.17 21:23:03.094338 [ 258 ] {} <Debug> TCP-Session: 23b2c2c8-2d87-43e6-aa9f-d6232a52e9c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
154 | 2024.12.17 21:23:03.094415 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
155 | 2024.12.17 21:23:03.094447 [ 258 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
156 | 2024.12.17 21:23:03.094477 [ 258 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
157 | 2024.12.17 21:23:03.096016 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54856 | ||
158 | 2024.12.17 21:23:03.096106 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39708 | ||
159 | 2024.12.17 21:23:03.096209 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
160 | 2024.12.17 21:23:03.096330 [ 259 ] {} <Debug> TCP-Session: ab4c33fc-32a1-44e3-995d-5f73c12465b1 Authenticating user 'default' from [fd00:1122:3344:101::c]:54856 | ||
161 | 2024.12.17 21:23:03.096349 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
162 | 2024.12.17 21:23:03.096368 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64470 | ||
163 | 2024.12.17 21:23:03.096386 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52562 | ||
164 | 2024.12.17 21:23:03.096423 [ 260 ] {} <Debug> TCP-Session: 46a9a114-8431-478e-8b55-3777d41b2ed5 Authenticating user 'default' from [fd00:1122:3344:101::c]:39708 | ||
165 | 2024.12.17 21:23:03.096405 [ 259 ] {} <Debug> TCP-Session: ab4c33fc-32a1-44e3-995d-5f73c12465b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
166 | 2024.12.17 21:23:03.096619 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51206 | ||
167 | 2024.12.17 21:23:03.096653 [ 259 ] {} <Debug> TCP-Session: ab4c33fc-32a1-44e3-995d-5f73c12465b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
168 | 2024.12.17 21:23:03.096670 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
169 | 2024.12.17 21:23:03.096697 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
170 | 2024.12.17 21:23:03.096792 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46023 | ||
171 | 2024.12.17 21:23:03.096852 [ 262 ] {} <Debug> TCP-Session: 2f545c1f-ccba-4bc7-b2d5-7c95c1f7570f Authenticating user 'default' from [fd00:1122:3344:101::c]:64470 | ||
172 | 2024.12.17 21:23:03.096911 [ 261 ] {} <Debug> TCP-Session: 4721c640-2db2-46ef-bed4-ec761975e74a Authenticating user 'default' from [fd00:1122:3344:101::c]:52562 | ||
173 | 2024.12.17 21:23:03.096855 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
174 | 2024.12.17 21:23:03.096928 [ 260 ] {} <Debug> TCP-Session: 46a9a114-8431-478e-8b55-3777d41b2ed5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
175 | 2024.12.17 21:23:03.096984 [ 262 ] {} <Debug> TCP-Session: 2f545c1f-ccba-4bc7-b2d5-7c95c1f7570f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
176 | 2024.12.17 21:23:03.097075 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47184 | ||
177 | 2024.12.17 21:23:03.097100 [ 262 ] {} <Debug> TCP-Session: 2f545c1f-ccba-4bc7-b2d5-7c95c1f7570f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
178 | 2024.12.17 21:23:03.097292 [ 263 ] {} <Debug> TCP-Session: cde09609-c1e4-43c2-97ef-62dbb7d3fa85 Authenticating user 'default' from [fd00:1122:3344:101::c]:51206 | ||
179 | 2024.12.17 21:23:03.097282 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
180 | 2024.12.17 21:23:03.097181 [ 260 ] {} <Debug> TCP-Session: 46a9a114-8431-478e-8b55-3777d41b2ed5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
181 | 2024.12.17 21:23:03.097144 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
182 | 2024.12.17 21:23:03.097134 [ 261 ] {} <Debug> TCP-Session: 4721c640-2db2-46ef-bed4-ec761975e74a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
183 | 2024.12.17 21:23:03.097542 [ 263 ] {} <Debug> TCP-Session: cde09609-c1e4-43c2-97ef-62dbb7d3fa85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
184 | 2024.12.17 21:23:03.097632 [ 261 ] {} <Debug> TCP-Session: 4721c640-2db2-46ef-bed4-ec761975e74a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
185 | 2024.12.17 21:23:03.097545 [ 265 ] {} <Debug> TCP-Session: e9250eec-1730-4f0c-b5fe-0f7eee63029b Authenticating user 'default' from [fd00:1122:3344:101::c]:47184 | ||
186 | 2024.12.17 21:23:03.097679 [ 264 ] {} <Debug> TCP-Session: 6c2a1b37-5239-44cd-be07-988e80514e48 Authenticating user 'default' from [fd00:1122:3344:101::c]:46023 | ||
187 | 2024.12.17 21:23:03.097720 [ 265 ] {} <Debug> TCP-Session: e9250eec-1730-4f0c-b5fe-0f7eee63029b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
188 | 2024.12.17 21:23:03.097703 [ 263 ] {} <Debug> TCP-Session: cde09609-c1e4-43c2-97ef-62dbb7d3fa85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
189 | 2024.12.17 21:23:03.097861 [ 265 ] {} <Debug> TCP-Session: e9250eec-1730-4f0c-b5fe-0f7eee63029b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
190 | 2024.12.17 21:23:03.097875 [ 264 ] {} <Debug> TCP-Session: 6c2a1b37-5239-44cd-be07-988e80514e48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
191 | 2024.12.17 21:23:03.097989 [ 264 ] {} <Debug> TCP-Session: 6c2a1b37-5239-44cd-be07-988e80514e48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
192 | 2024.12.17 21:23:03.605565 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55935 | ||
193 | 2024.12.17 21:23:03.605831 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
194 | 2024.12.17 21:23:03.605900 [ 266 ] {} <Debug> TCP-Session: 473dc4e0-540e-48ec-a8c1-79abc95718fc Authenticating user 'default' from [fd00:1122:3344:101::a]:55935 | ||
195 | 2024.12.17 21:23:03.605928 [ 266 ] {} <Debug> TCP-Session: 473dc4e0-540e-48ec-a8c1-79abc95718fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
196 | 2024.12.17 21:23:03.605942 [ 266 ] {} <Debug> TCP-Session: 473dc4e0-540e-48ec-a8c1-79abc95718fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
197 | 2024.12.17 21:23:03.606074 [ 266 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
198 | 2024.12.17 21:23:03.606102 [ 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 | ||
199 | 2024.12.17 21:23:03.606190 [ 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 | ||
200 | 2024.12.17 21:23:03.608053 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38176 | ||
201 | 2024.12.17 21:23:03.608298 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36877 | ||
202 | 2024.12.17 21:23:03.608322 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
203 | 2024.12.17 21:23:03.608319 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61714 | ||
204 | 2024.12.17 21:23:03.608396 [ 267 ] {} <Debug> TCP-Session: aa5e83ea-acc5-4c1e-a6cc-a365259ad89f Authenticating user 'default' from [fd00:1122:3344:101::a]:38176 | ||
205 | 2024.12.17 21:23:03.608356 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64262 | ||
206 | 2024.12.17 21:23:03.608542 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
207 | 2024.12.17 21:23:03.608556 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50873 | ||
208 | 2024.12.17 21:23:03.608619 [ 268 ] {} <Debug> TCP-Session: 835535da-b26d-4ad5-ae16-0204372cc732 Authenticating user 'default' from [fd00:1122:3344:101::a]:36877 | ||
209 | 2024.12.17 21:23:03.608595 [ 267 ] {} <Debug> TCP-Session: aa5e83ea-acc5-4c1e-a6cc-a365259ad89f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
210 | 2024.12.17 21:23:03.608842 [ 267 ] {} <Debug> TCP-Session: aa5e83ea-acc5-4c1e-a6cc-a365259ad89f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
211 | 2024.12.17 21:23:03.608868 [ 268 ] {} <Debug> TCP-Session: 835535da-b26d-4ad5-ae16-0204372cc732 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
212 | 2024.12.17 21:23:03.608871 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
213 | 2024.12.17 21:23:03.609131 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:65166 | ||
214 | 2024.12.17 21:23:03.609235 [ 268 ] {} <Debug> TCP-Session: 835535da-b26d-4ad5-ae16-0204372cc732 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
215 | 2024.12.17 21:23:03.609265 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37565 | ||
216 | 2024.12.17 21:23:03.609138 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
217 | 2024.12.17 21:23:03.609462 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
218 | 2024.12.17 21:23:03.609594 [ 269 ] {} <Debug> TCP-Session: 951e7997-14a9-4486-8fd2-0aa63d9a3ce0 Authenticating user 'default' from [fd00:1122:3344:101::a]:61714 | ||
219 | 2024.12.17 21:23:03.609631 [ 270 ] {} <Debug> TCP-Session: 330c5ea0-582e-42a1-bcd3-0b3c5eee8117 Authenticating user 'default' from [fd00:1122:3344:101::a]:64262 | ||
220 | 2024.12.17 21:23:03.609649 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
221 | 2024.12.17 21:23:03.609696 [ 272 ] {} <Debug> TCP-Session: ed94dcf7-0a7c-4e81-89d4-c77f7d1e4c4d Authenticating user 'default' from [fd00:1122:3344:101::a]:65166 | ||
222 | 2024.12.17 21:23:03.609732 [ 270 ] {} <Debug> TCP-Session: 330c5ea0-582e-42a1-bcd3-0b3c5eee8117 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
223 | 2024.12.17 21:23:03.609740 [ 273 ] {} <Debug> TCP-Session: c35ec7ff-a9e1-40a2-abb9-5b024b237d83 Authenticating user 'default' from [fd00:1122:3344:101::a]:37565 | ||
224 | 2024.12.17 21:23:03.609715 [ 269 ] {} <Debug> TCP-Session: 951e7997-14a9-4486-8fd2-0aa63d9a3ce0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
225 | 2024.12.17 21:23:03.609861 [ 273 ] {} <Debug> TCP-Session: c35ec7ff-a9e1-40a2-abb9-5b024b237d83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
226 | 2024.12.17 21:23:03.609876 [ 270 ] {} <Debug> TCP-Session: 330c5ea0-582e-42a1-bcd3-0b3c5eee8117 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
227 | 2024.12.17 21:23:03.609835 [ 272 ] {} <Debug> TCP-Session: ed94dcf7-0a7c-4e81-89d4-c77f7d1e4c4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
228 | 2024.12.17 21:23:03.609935 [ 269 ] {} <Debug> TCP-Session: 951e7997-14a9-4486-8fd2-0aa63d9a3ce0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
229 | 2024.12.17 21:23:03.610001 [ 273 ] {} <Debug> TCP-Session: c35ec7ff-a9e1-40a2-abb9-5b024b237d83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
230 | 2024.12.17 21:23:03.610112 [ 272 ] {} <Debug> TCP-Session: ed94dcf7-0a7c-4e81-89d4-c77f7d1e4c4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
231 | 2024.12.17 21:23:03.616642 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
232 | 2024.12.17 21:23:03.616682 [ 271 ] {} <Debug> TCP-Session: 8397ee66-c923-4b23-92e5-c4e7f710ccf1 Authenticating user 'default' from [fd00:1122:3344:101::a]:50873 | ||
233 | 2024.12.17 21:23:03.616705 [ 271 ] {} <Debug> TCP-Session: 8397ee66-c923-4b23-92e5-c4e7f710ccf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
234 | 2024.12.17 21:23:03.616813 [ 271 ] {} <Debug> TCP-Session: 8397ee66-c923-4b23-92e5-c4e7f710ccf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
235 | 2024.12.17 21:23:07.993767 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
236 | 2024.12.17 21:23:07.993909 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
237 | 2024.12.17 21:23:07.993932 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
238 | 2024.12.17 21:23:07.994094 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
239 | 2024.12.17 21:23:08.001568 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 120.48 MiB, peak 120.48 MiB, free memory in arenas 0.00 B, will set to 122.61 MiB (RSS), difference: 2.13 MiB | ||
240 | 2024.12.17 21:23:08.010582 [ 244 ] {} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
241 | 2024.12.17 21:23:08.012243 [ 244 ] {} <Debug> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Loading data parts | ||
242 | 2024.12.17 21:23:08.013019 [ 244 ] {} <Debug> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): There are no data parts | ||
243 | 2024.12.17 21:23:08.025695 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
244 | 2024.12.17 21:23:08.025855 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
245 | 2024.12.17 21:23:08.027947 [ 243 ] {} <Debug> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Loading data parts | ||
246 | 2024.12.17 21:23:08.028586 [ 243 ] {} <Debug> system.metric_log (27251624-260b-4d10-8451-92693738bfda): There are no data parts | ||
247 | 2024.12.17 21:23:08.031154 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
248 | 2024.12.17 21:23:08.032514 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
249 | 2024.12.17 21:23:08.033011 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
250 | 2024.12.17 21:23:08.052709 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
251 | 2024.12.17 21:23:08.052827 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
252 | 2024.12.17 21:23:08.060802 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
253 | 2024.12.17 21:23:08.062086 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
254 | 2024.12.17 21:23:08.064567 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
255 | 2024.12.17 21:23:09.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 127.47 MiB, peak 131.47 MiB, free memory in arenas 0.00 B, will set to 135.65 MiB (RSS), difference: 8.17 MiB | ||
256 | 2024.12.17 21:23:09.363677 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51498 | ||
257 | 2024.12.17 21:23:09.363781 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
258 | 2024.12.17 21:23:09.363884 [ 276 ] {} <Debug> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51498 | ||
259 | 2024.12.17 21:23:09.363911 [ 276 ] {} <Debug> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
260 | 2024.12.17 21:23:09.363926 [ 276 ] {} <Debug> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
261 | 2024.12.17 21:23:09.364039 [ 276 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
262 | 2024.12.17 21:23:09.364067 [ 276 ] {} <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 | ||
263 | 2024.12.17 21:23:09.364154 [ 276 ] {} <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 | ||
264 | 2024.12.17 21:23:09.364584 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33352 | ||
265 | 2024.12.17 21:23:09.364755 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64926 | ||
266 | 2024.12.17 21:23:09.364769 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61626 | ||
267 | 2024.12.17 21:23:09.364808 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
268 | 2024.12.17 21:23:09.364872 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40394 | ||
269 | 2024.12.17 21:23:09.364976 [ 277 ] {} <Debug> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Authenticating user 'default' from [fd00:1122:3344:101::d]:33352 | ||
270 | 2024.12.17 21:23:09.364996 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
271 | 2024.12.17 21:23:09.365202 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
272 | 2024.12.17 21:23:09.365272 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38318 | ||
273 | 2024.12.17 21:23:09.365249 [ 279 ] {} <Debug> TCP-Session: fb6fba3c-21a4-429e-a87c-5951a459dddf Authenticating user 'default' from [fd00:1122:3344:101::d]:64926 | ||
274 | 2024.12.17 21:23:09.365234 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
275 | 2024.12.17 21:23:09.365224 [ 277 ] {} <Debug> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
276 | 2024.12.17 21:23:09.365435 [ 280 ] {} <Debug> TCP-Session: 7ccc35e6-32d3-448b-adac-e3a49dd46350 Authenticating user 'default' from [fd00:1122:3344:101::d]:40394 | ||
277 | 2024.12.17 21:23:09.365405 [ 279 ] {} <Debug> TCP-Session: fb6fba3c-21a4-429e-a87c-5951a459dddf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
278 | 2024.12.17 21:23:09.365404 [ 278 ] {} <Debug> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Authenticating user 'default' from [fd00:1122:3344:101::d]:61626 | ||
279 | 2024.12.17 21:23:09.365506 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64652 | ||
280 | 2024.12.17 21:23:09.366172 [ 277 ] {} <Debug> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
281 | 2024.12.17 21:23:09.365511 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60570 | ||
282 | 2024.12.17 21:23:09.366262 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57351 | ||
283 | 2024.12.17 21:23:09.366233 [ 279 ] {} <Debug> TCP-Session: fb6fba3c-21a4-429e-a87c-5951a459dddf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
284 | 2024.12.17 21:23:09.366300 [ 278 ] {} <Debug> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
285 | 2024.12.17 21:23:09.366225 [ 280 ] {} <Debug> TCP-Session: 7ccc35e6-32d3-448b-adac-e3a49dd46350 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
286 | 2024.12.17 21:23:09.366222 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
287 | 2024.12.17 21:23:09.366977 [ 278 ] {} <Debug> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
288 | 2024.12.17 21:23:09.367066 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
289 | 2024.12.17 21:23:09.367125 [ 280 ] {} <Debug> TCP-Session: 7ccc35e6-32d3-448b-adac-e3a49dd46350 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
290 | 2024.12.17 21:23:09.367131 [ 281 ] {} <Debug> TCP-Session: 54ba1ab0-91a5-44e9-8927-3f48ed66188c Authenticating user 'default' from [fd00:1122:3344:101::d]:38318 | ||
291 | 2024.12.17 21:23:09.367133 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
292 | 2024.12.17 21:23:09.367182 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
293 | 2024.12.17 21:23:09.367310 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
294 | 2024.12.17 21:23:09.367335 [ 283 ] {} <Debug> TCP-Session: 6b9d33b0-2bd1-4d45-862e-eb91e3009122 Authenticating user 'default' from [fd00:1122:3344:101::d]:60570 | ||
295 | 2024.12.17 21:23:09.367365 [ 282 ] {} <Debug> TCP-Session: deceafcc-ae56-427e-aa6c-436a1f1244d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:64652 | ||
296 | 2024.12.17 21:23:09.367446 [ 284 ] {} <Debug> TCP-Session: 10054234-da1c-4555-b8be-e60fbe03f8d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57351 | ||
297 | 2024.12.17 21:23:09.367480 [ 283 ] {} <Debug> TCP-Session: 6b9d33b0-2bd1-4d45-862e-eb91e3009122 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
298 | 2024.12.17 21:23:09.367513 [ 282 ] {} <Debug> TCP-Session: deceafcc-ae56-427e-aa6c-436a1f1244d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
299 | 2024.12.17 21:23:09.367543 [ 284 ] {} <Debug> TCP-Session: 10054234-da1c-4555-b8be-e60fbe03f8d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
300 | 2024.12.17 21:23:09.367559 [ 281 ] {} <Debug> TCP-Session: 54ba1ab0-91a5-44e9-8927-3f48ed66188c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
301 | 2024.12.17 21:23:09.367614 [ 282 ] {} <Debug> TCP-Session: deceafcc-ae56-427e-aa6c-436a1f1244d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
302 | 2024.12.17 21:23:09.367598 [ 284 ] {} <Debug> TCP-Session: 10054234-da1c-4555-b8be-e60fbe03f8d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
303 | 2024.12.17 21:23:09.367591 [ 283 ] {} <Debug> TCP-Session: 6b9d33b0-2bd1-4d45-862e-eb91e3009122 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
304 | 2024.12.17 21:23:09.367673 [ 281 ] {} <Debug> TCP-Session: 54ba1ab0-91a5-44e9-8927-3f48ed66188c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
305 | 2024.12.17 21:23:09.370932 [ 276 ] {76a65345-598f-4d3f-9f62-18e945f6d47f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
306 | 2024.12.17 21:23:09.430406 [ 276 ] {76a65345-598f-4d3f-9f62-18e945f6d47f} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:51498) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
307 | |||
308 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
309 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
310 | 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 | ||
311 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
312 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
313 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
314 | 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 | ||
315 | 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 | ||
316 | 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 | ||
317 | 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 | ||
318 | 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 | ||
319 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
320 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
321 | 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 | ||
322 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
323 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
324 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
325 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
326 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
327 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
328 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
329 | |||
330 | 2024.12.17 21:23:09.431911 [ 276 ] {76a65345-598f-4d3f-9f62-18e945f6d47f} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
331 | |||
332 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
333 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
334 | 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 | ||
335 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
336 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
337 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
338 | 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 | ||
339 | 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 | ||
340 | 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 | ||
341 | 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 | ||
342 | 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 | ||
343 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
344 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
345 | 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 | ||
346 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
347 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
348 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
349 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
350 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
351 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
352 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
353 | |||
354 | 2024.12.17 21:23:09.432162 [ 276 ] {76a65345-598f-4d3f-9f62-18e945f6d47f} <Debug> TCPHandler: Processed in 0.06686605 sec. | ||
355 | 2024.12.17 21:23:09.432555 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
356 | 2024.12.17 21:23:09.432744 [ 277 ] {3a609891-9056-49c5-b309-442fd652f09b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
357 | 2024.12.17 21:23:09.433173 [ 277 ] {3a609891-9056-49c5-b309-442fd652f09b} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:33352) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
358 | |||
359 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
360 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
361 | 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 | ||
362 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
363 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
364 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
365 | 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 | ||
366 | 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 | ||
367 | 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 | ||
368 | 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 | ||
369 | 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 | ||
370 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
371 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
372 | 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 | ||
373 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
374 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
375 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
376 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
377 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
378 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
379 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
380 | |||
381 | 2024.12.17 21:23:09.433435 [ 277 ] {3a609891-9056-49c5-b309-442fd652f09b} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
382 | |||
383 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
384 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
385 | 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 | ||
386 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
387 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
388 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
389 | 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 | ||
390 | 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 | ||
391 | 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 | ||
392 | 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 | ||
393 | 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 | ||
394 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
395 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
396 | 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 | ||
397 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
398 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
399 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
400 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
401 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
402 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
403 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
404 | |||
405 | 2024.12.17 21:23:09.433660 [ 277 ] {3a609891-9056-49c5-b309-442fd652f09b} <Debug> TCPHandler: Processed in 0.001249274 sec. | ||
406 | 2024.12.17 21:23:09.433944 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
407 | 2024.12.17 21:23:09.435337 [ 276 ] {f34221d3-eadf-465e-b8e0-2a9a6c2ad719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
408 | 2024.12.17 21:23:09.435446 [ 276 ] {f34221d3-eadf-465e-b8e0-2a9a6c2ad719} <Debug> TCPHandler: Processed in 0.001616154 sec. | ||
409 | 2024.12.17 21:23:09.435643 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
410 | 2024.12.17 21:23:09.435843 [ 277 ] {3b89e398-fb8c-4409-a475-acc4b133b92c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
411 | 2024.12.17 21:23:09.435929 [ 277 ] {3b89e398-fb8c-4409-a475-acc4b133b92c} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
412 | 2024.12.17 21:23:09.437487 [ 277 ] {3b89e398-fb8c-4409-a475-acc4b133b92c} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
413 | 2024.12.17 21:23:09.437510 [ 277 ] {3b89e398-fb8c-4409-a475-acc4b133b92c} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.4282e-05 sec | ||
414 | 2024.12.17 21:23:09.437524 [ 277 ] {3b89e398-fb8c-4409-a475-acc4b133b92c} <Trace> ReferentialDeps: No tables | ||
415 | 2024.12.17 21:23:09.437586 [ 277 ] {3b89e398-fb8c-4409-a475-acc4b133b92c} <Trace> LoadingDeps: No tables | ||
416 | 2024.12.17 21:23:09.437643 [ 277 ] {3b89e398-fb8c-4409-a475-acc4b133b92c} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
417 | 2024.12.17 21:23:09.437698 [ 277 ] {3b89e398-fb8c-4409-a475-acc4b133b92c} <Debug> TCPHandler: Processed in 0.002113147 sec. | ||
418 | 2024.12.17 21:23:09.437892 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
419 | 2024.12.17 21:23:09.438182 [ 276 ] {39da300b-282c-4efa-82dd-b1081c3704d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) /* The version table contains metadata about the `oximeter` database */ | ||
420 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
421 | 2024.12.17 21:23:09.438235 [ 276 ] {39da300b-282c-4efa-82dd-b1081c3704d8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
422 | 2024.12.17 21:23:09.443173 [ 276 ] {39da300b-282c-4efa-82dd-b1081c3704d8} <Debug> oximeter.version (8ad0d91e-54ef-4952-8018-3930f29a1499): Loading data parts | ||
423 | 2024.12.17 21:23:09.443438 [ 276 ] {39da300b-282c-4efa-82dd-b1081c3704d8} <Debug> oximeter.version (8ad0d91e-54ef-4952-8018-3930f29a1499): There are no data parts | ||
424 | 2024.12.17 21:23:09.445260 [ 276 ] {39da300b-282c-4efa-82dd-b1081c3704d8} <Debug> TCPHandler: Processed in 0.00742328 sec. | ||
425 | 2024.12.17 21:23:09.445514 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
426 | 2024.12.17 21:23:09.445789 [ 277 ] {f0d7d397-f28a-42ae-ad8e-451c61f21864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) /* The measurement tables contain all individual samples from each timeseries. | ||
427 | * | ||
428 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
429 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
430 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
431 | * by all samples from the same timeseries. | ||
432 | * | ||
433 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
434 | * and then uses that to index quickly into the measurements tables. | ||
435 | */ | ||
436 | 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) | ||
437 | 2024.12.17 21:23:09.445945 [ 277 ] {f0d7d397-f28a-42ae-ad8e-451c61f21864} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
438 | 2024.12.17 21:23:09.455716 [ 277 ] {f0d7d397-f28a-42ae-ad8e-451c61f21864} <Debug> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Loading data parts | ||
439 | 2024.12.17 21:23:09.455917 [ 277 ] {f0d7d397-f28a-42ae-ad8e-451c61f21864} <Debug> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): There are no data parts | ||
440 | 2024.12.17 21:23:09.457699 [ 277 ] {f0d7d397-f28a-42ae-ad8e-451c61f21864} <Debug> TCPHandler: Processed in 0.012248301 sec. | ||
441 | 2024.12.17 21:23:09.457916 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
442 | 2024.12.17 21:23:09.458130 [ 276 ] {ebff1437-f40b-495f-aba3-2fc92b6975dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) 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) | ||
443 | 2024.12.17 21:23:09.458253 [ 276 ] {ebff1437-f40b-495f-aba3-2fc92b6975dc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
444 | 2024.12.17 21:23:09.460165 [ 276 ] {ebff1437-f40b-495f-aba3-2fc92b6975dc} <Debug> oximeter.measurements_i8 (9d6282a1-d967-4748-add1-1abd320ca94a): Loading data parts | ||
445 | 2024.12.17 21:23:09.460344 [ 276 ] {ebff1437-f40b-495f-aba3-2fc92b6975dc} <Debug> oximeter.measurements_i8 (9d6282a1-d967-4748-add1-1abd320ca94a): There are no data parts | ||
446 | 2024.12.17 21:23:09.461586 [ 276 ] {ebff1437-f40b-495f-aba3-2fc92b6975dc} <Debug> TCPHandler: Processed in 0.003733801 sec. | ||
447 | 2024.12.17 21:23:09.461831 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
448 | 2024.12.17 21:23:09.462149 [ 277 ] {aea816c4-5590-4232-a35f-48d8e2b693ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) 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) | ||
449 | 2024.12.17 21:23:09.462270 [ 277 ] {aea816c4-5590-4232-a35f-48d8e2b693ae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
450 | 2024.12.17 21:23:09.464097 [ 277 ] {aea816c4-5590-4232-a35f-48d8e2b693ae} <Debug> oximeter.measurements_u8 (49973a49-e377-45fa-8db7-b6193a5c6680): Loading data parts | ||
451 | 2024.12.17 21:23:09.464260 [ 277 ] {aea816c4-5590-4232-a35f-48d8e2b693ae} <Debug> oximeter.measurements_u8 (49973a49-e377-45fa-8db7-b6193a5c6680): There are no data parts | ||
452 | 2024.12.17 21:23:09.465544 [ 277 ] {aea816c4-5590-4232-a35f-48d8e2b693ae} <Debug> TCPHandler: Processed in 0.003772942 sec. | ||
453 | 2024.12.17 21:23:09.465741 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
454 | 2024.12.17 21:23:09.465946 [ 276 ] {be8d8688-1148-4fe0-9ecb-f12f0fdcdad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) 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) | ||
455 | 2024.12.17 21:23:09.466074 [ 276 ] {be8d8688-1148-4fe0-9ecb-f12f0fdcdad9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
456 | 2024.12.17 21:23:09.467954 [ 276 ] {be8d8688-1148-4fe0-9ecb-f12f0fdcdad9} <Debug> oximeter.measurements_i16 (e117c31c-f280-4dd9-9e09-3620b03195cb): Loading data parts | ||
457 | 2024.12.17 21:23:09.468149 [ 276 ] {be8d8688-1148-4fe0-9ecb-f12f0fdcdad9} <Debug> oximeter.measurements_i16 (e117c31c-f280-4dd9-9e09-3620b03195cb): There are no data parts | ||
458 | 2024.12.17 21:23:09.469401 [ 276 ] {be8d8688-1148-4fe0-9ecb-f12f0fdcdad9} <Debug> TCPHandler: Processed in 0.003715491 sec. | ||
459 | 2024.12.17 21:23:09.469601 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
460 | 2024.12.17 21:23:09.469884 [ 277 ] {dc5513e1-17a5-40f3-a26e-14a48a2ce71b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) 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) | ||
461 | 2024.12.17 21:23:09.470005 [ 277 ] {dc5513e1-17a5-40f3-a26e-14a48a2ce71b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
462 | 2024.12.17 21:23:09.471772 [ 277 ] {dc5513e1-17a5-40f3-a26e-14a48a2ce71b} <Debug> oximeter.measurements_u16 (35c21271-880b-4aa4-aad4-dd79c7204cc0): Loading data parts | ||
463 | 2024.12.17 21:23:09.471937 [ 277 ] {dc5513e1-17a5-40f3-a26e-14a48a2ce71b} <Debug> oximeter.measurements_u16 (35c21271-880b-4aa4-aad4-dd79c7204cc0): There are no data parts | ||
464 | 2024.12.17 21:23:09.473229 [ 277 ] {dc5513e1-17a5-40f3-a26e-14a48a2ce71b} <Debug> TCPHandler: Processed in 0.00368887 sec. | ||
465 | 2024.12.17 21:23:09.473420 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
466 | 2024.12.17 21:23:09.473647 [ 276 ] {95bd3c1a-da6d-4270-8873-f61baa592ca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) 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) | ||
467 | 2024.12.17 21:23:09.473778 [ 276 ] {95bd3c1a-da6d-4270-8873-f61baa592ca0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
468 | 2024.12.17 21:23:09.475585 [ 276 ] {95bd3c1a-da6d-4270-8873-f61baa592ca0} <Debug> oximeter.measurements_i32 (626c58b1-8e7d-4b51-9793-cd2603536c80): Loading data parts | ||
469 | 2024.12.17 21:23:09.475723 [ 276 ] {95bd3c1a-da6d-4270-8873-f61baa592ca0} <Debug> oximeter.measurements_i32 (626c58b1-8e7d-4b51-9793-cd2603536c80): There are no data parts | ||
470 | 2024.12.17 21:23:09.477051 [ 276 ] {95bd3c1a-da6d-4270-8873-f61baa592ca0} <Debug> TCPHandler: Processed in 0.00369577 sec. | ||
471 | 2024.12.17 21:23:09.477238 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
472 | 2024.12.17 21:23:09.477520 [ 277 ] {5c8b5f78-0b40-40a3-8bef-2f9a908d91fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) 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) | ||
473 | 2024.12.17 21:23:09.477628 [ 277 ] {5c8b5f78-0b40-40a3-8bef-2f9a908d91fc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
474 | 2024.12.17 21:23:09.479415 [ 277 ] {5c8b5f78-0b40-40a3-8bef-2f9a908d91fc} <Debug> oximeter.measurements_u32 (81423fa0-0414-4a69-8e99-fc5f51bdabcb): Loading data parts | ||
475 | 2024.12.17 21:23:09.479578 [ 277 ] {5c8b5f78-0b40-40a3-8bef-2f9a908d91fc} <Debug> oximeter.measurements_u32 (81423fa0-0414-4a69-8e99-fc5f51bdabcb): There are no data parts | ||
476 | 2024.12.17 21:23:09.480965 [ 277 ] {5c8b5f78-0b40-40a3-8bef-2f9a908d91fc} <Debug> TCPHandler: Processed in 0.003783433 sec. | ||
477 | 2024.12.17 21:23:09.481156 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
478 | 2024.12.17 21:23:09.481400 [ 276 ] {e74fb05f-82e0-4dd4-90e5-10f1d6dcdd18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) 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) | ||
479 | 2024.12.17 21:23:09.481540 [ 276 ] {e74fb05f-82e0-4dd4-90e5-10f1d6dcdd18} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
480 | 2024.12.17 21:23:09.483327 [ 276 ] {e74fb05f-82e0-4dd4-90e5-10f1d6dcdd18} <Debug> oximeter.measurements_i64 (56eee884-1289-4f38-a161-dba5acf1e651): Loading data parts | ||
481 | 2024.12.17 21:23:09.483546 [ 276 ] {e74fb05f-82e0-4dd4-90e5-10f1d6dcdd18} <Debug> oximeter.measurements_i64 (56eee884-1289-4f38-a161-dba5acf1e651): There are no data parts | ||
482 | 2024.12.17 21:23:09.484851 [ 276 ] {e74fb05f-82e0-4dd4-90e5-10f1d6dcdd18} <Debug> TCPHandler: Processed in 0.003761792 sec. | ||
483 | 2024.12.17 21:23:09.485037 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
484 | 2024.12.17 21:23:09.485315 [ 277 ] {871dbebf-7e67-4a8e-961a-f96b871afea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) 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) | ||
485 | 2024.12.17 21:23:09.485425 [ 277 ] {871dbebf-7e67-4a8e-961a-f96b871afea0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
486 | 2024.12.17 21:23:09.487234 [ 277 ] {871dbebf-7e67-4a8e-961a-f96b871afea0} <Debug> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Loading data parts | ||
487 | 2024.12.17 21:23:09.487404 [ 277 ] {871dbebf-7e67-4a8e-961a-f96b871afea0} <Debug> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): There are no data parts | ||
488 | 2024.12.17 21:23:09.488757 [ 277 ] {871dbebf-7e67-4a8e-961a-f96b871afea0} <Debug> TCPHandler: Processed in 0.003777613 sec. | ||
489 | 2024.12.17 21:23:09.488940 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
490 | 2024.12.17 21:23:09.489142 [ 276 ] {8be1196e-8f70-4326-9b0b-94c4125a6fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) 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) | ||
491 | 2024.12.17 21:23:09.489274 [ 276 ] {8be1196e-8f70-4326-9b0b-94c4125a6fa6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
492 | 2024.12.17 21:23:09.491072 [ 276 ] {8be1196e-8f70-4326-9b0b-94c4125a6fa6} <Debug> oximeter.measurements_f32 (146b2412-ae5b-474a-8cc0-6e18d9d634de): Loading data parts | ||
493 | 2024.12.17 21:23:09.491287 [ 276 ] {8be1196e-8f70-4326-9b0b-94c4125a6fa6} <Debug> oximeter.measurements_f32 (146b2412-ae5b-474a-8cc0-6e18d9d634de): There are no data parts | ||
494 | 2024.12.17 21:23:09.493590 [ 276 ] {8be1196e-8f70-4326-9b0b-94c4125a6fa6} <Debug> TCPHandler: Processed in 0.004705757 sec. | ||
495 | 2024.12.17 21:23:09.493796 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
496 | 2024.12.17 21:23:09.494099 [ 277 ] {ec19df62-1e22-4cad-a07a-fa20a058a879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) 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) | ||
497 | 2024.12.17 21:23:09.494213 [ 277 ] {ec19df62-1e22-4cad-a07a-fa20a058a879} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
498 | 2024.12.17 21:23:09.497309 [ 277 ] {ec19df62-1e22-4cad-a07a-fa20a058a879} <Debug> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Loading data parts | ||
499 | 2024.12.17 21:23:09.497482 [ 277 ] {ec19df62-1e22-4cad-a07a-fa20a058a879} <Debug> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): There are no data parts | ||
500 | 2024.12.17 21:23:09.498852 [ 277 ] {ec19df62-1e22-4cad-a07a-fa20a058a879} <Debug> TCPHandler: Processed in 0.005112259 sec. | ||
501 | 2024.12.17 21:23:09.499057 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
502 | 2024.12.17 21:23:09.499260 [ 276 ] {7c961594-f771-4288-8cb3-e3dae5abc311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) 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) | ||
503 | 2024.12.17 21:23:09.499387 [ 276 ] {7c961594-f771-4288-8cb3-e3dae5abc311} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
504 | 2024.12.17 21:23:09.501348 [ 276 ] {7c961594-f771-4288-8cb3-e3dae5abc311} <Debug> oximeter.measurements_string (9d7ee36f-74ea-47fe-ac3f-b83e94fa4f14): Loading data parts | ||
505 | 2024.12.17 21:23:09.501523 [ 276 ] {7c961594-f771-4288-8cb3-e3dae5abc311} <Debug> oximeter.measurements_string (9d7ee36f-74ea-47fe-ac3f-b83e94fa4f14): There are no data parts | ||
506 | 2024.12.17 21:23:09.502854 [ 276 ] {7c961594-f771-4288-8cb3-e3dae5abc311} <Debug> TCPHandler: Processed in 0.003854324 sec. | ||
507 | 2024.12.17 21:23:09.503065 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
508 | 2024.12.17 21:23:09.503362 [ 277 ] {7c4f5f95-522d-4cb7-890b-65de1d2248af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
509 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
510 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
511 | * a string isn't palatable for a few reasons. | ||
512 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
513 | * details. | ||
514 | */ | ||
515 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
516 | 2024.12.17 21:23:09.503480 [ 277 ] {7c4f5f95-522d-4cb7-890b-65de1d2248af} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
517 | 2024.12.17 21:23:09.505603 [ 277 ] {7c4f5f95-522d-4cb7-890b-65de1d2248af} <Debug> oximeter.measurements_bytes (32cc7d89-72db-46b3-b2de-54b85d56d2dd): Loading data parts | ||
518 | 2024.12.17 21:23:09.505767 [ 277 ] {7c4f5f95-522d-4cb7-890b-65de1d2248af} <Debug> oximeter.measurements_bytes (32cc7d89-72db-46b3-b2de-54b85d56d2dd): There are no data parts | ||
519 | 2024.12.17 21:23:09.507072 [ 277 ] {7c4f5f95-522d-4cb7-890b-65de1d2248af} <Debug> TCPHandler: Processed in 0.00406576 sec. | ||
520 | 2024.12.17 21:23:09.507410 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
521 | 2024.12.17 21:23:09.507677 [ 276 ] {b2f6a055-0b53-421c-b7e3-ae073c2ab87c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) 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) | ||
522 | 2024.12.17 21:23:09.507850 [ 276 ] {b2f6a055-0b53-421c-b7e3-ae073c2ab87c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
523 | 2024.12.17 21:23:09.509886 [ 276 ] {b2f6a055-0b53-421c-b7e3-ae073c2ab87c} <Debug> oximeter.measurements_cumulativei64 (152977f3-ee11-4298-a626-bb0a50b0a4b2): Loading data parts | ||
524 | 2024.12.17 21:23:09.510115 [ 276 ] {b2f6a055-0b53-421c-b7e3-ae073c2ab87c} <Debug> oximeter.measurements_cumulativei64 (152977f3-ee11-4298-a626-bb0a50b0a4b2): There are no data parts | ||
525 | 2024.12.17 21:23:09.511524 [ 276 ] {b2f6a055-0b53-421c-b7e3-ae073c2ab87c} <Debug> TCPHandler: Processed in 0.004170683 sec. | ||
526 | 2024.12.17 21:23:09.511762 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
527 | 2024.12.17 21:23:09.512085 [ 277 ] {e0a5dab4-bcbf-4bfe-9e55-1eb7e2caab31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) 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) | ||
528 | 2024.12.17 21:23:09.512225 [ 277 ] {e0a5dab4-bcbf-4bfe-9e55-1eb7e2caab31} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
529 | 2024.12.17 21:23:09.514179 [ 277 ] {e0a5dab4-bcbf-4bfe-9e55-1eb7e2caab31} <Debug> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Loading data parts | ||
530 | 2024.12.17 21:23:09.514359 [ 277 ] {e0a5dab4-bcbf-4bfe-9e55-1eb7e2caab31} <Debug> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): There are no data parts | ||
531 | 2024.12.17 21:23:09.515716 [ 277 ] {e0a5dab4-bcbf-4bfe-9e55-1eb7e2caab31} <Debug> TCPHandler: Processed in 0.004031469 sec. | ||
532 | 2024.12.17 21:23:09.515917 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
533 | 2024.12.17 21:23:09.516143 [ 276 ] {a33c3dbf-a709-4182-93f5-c27ac2984b31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) 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) | ||
534 | 2024.12.17 21:23:09.516287 [ 276 ] {a33c3dbf-a709-4182-93f5-c27ac2984b31} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
535 | 2024.12.17 21:23:09.518216 [ 276 ] {a33c3dbf-a709-4182-93f5-c27ac2984b31} <Debug> oximeter.measurements_cumulativef32 (0d782fc5-a465-4be8-b92b-60a13cf6d8d9): Loading data parts | ||
536 | 2024.12.17 21:23:09.518346 [ 276 ] {a33c3dbf-a709-4182-93f5-c27ac2984b31} <Debug> oximeter.measurements_cumulativef32 (0d782fc5-a465-4be8-b92b-60a13cf6d8d9): There are no data parts | ||
537 | 2024.12.17 21:23:09.519586 [ 276 ] {a33c3dbf-a709-4182-93f5-c27ac2984b31} <Debug> TCPHandler: Processed in 0.003729081 sec. | ||
538 | 2024.12.17 21:23:09.519828 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
539 | 2024.12.17 21:23:09.520154 [ 277 ] {c7f42ea4-915d-4373-bf19-6d1822f8ebad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) 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) | ||
540 | 2024.12.17 21:23:09.520308 [ 277 ] {c7f42ea4-915d-4373-bf19-6d1822f8ebad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
541 | 2024.12.17 21:23:09.522183 [ 277 ] {c7f42ea4-915d-4373-bf19-6d1822f8ebad} <Debug> oximeter.measurements_cumulativef64 (3395b60d-84dc-4db0-b93d-d7e76a09c6a3): Loading data parts | ||
542 | 2024.12.17 21:23:09.522412 [ 277 ] {c7f42ea4-915d-4373-bf19-6d1822f8ebad} <Debug> oximeter.measurements_cumulativef64 (3395b60d-84dc-4db0-b93d-d7e76a09c6a3): There are no data parts | ||
543 | 2024.12.17 21:23:09.523665 [ 277 ] {c7f42ea4-915d-4373-bf19-6d1822f8ebad} <Debug> TCPHandler: Processed in 0.003906655 sec. | ||
544 | 2024.12.17 21:23:09.523861 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
545 | 2024.12.17 21:23:09.524251 [ 276 ] {0eba7895-5536-48ea-8a0b-bd0bb37969f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
546 | * NOTE: Array types cannot be Nullable, see | ||
547 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
548 | * for more details. | ||
549 | * | ||
550 | * This means we need to use empty arrays to indicate a missing value. This | ||
551 | * is unfortunate, and at this point relies on the fact that an | ||
552 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
553 | * to figure out another way to represent missing samples here. | ||
554 | */ | ||
555 | 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) | ||
556 | 2024.12.17 21:23:09.524382 [ 276 ] {0eba7895-5536-48ea-8a0b-bd0bb37969f5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
557 | 2024.12.17 21:23:09.526585 [ 276 ] {0eba7895-5536-48ea-8a0b-bd0bb37969f5} <Debug> oximeter.measurements_histogrami8 (240e0ba1-47da-4c7c-b686-bc32c8100e62): Loading data parts | ||
558 | 2024.12.17 21:23:09.526720 [ 276 ] {0eba7895-5536-48ea-8a0b-bd0bb37969f5} <Debug> oximeter.measurements_histogrami8 (240e0ba1-47da-4c7c-b686-bc32c8100e62): There are no data parts | ||
559 | 2024.12.17 21:23:09.528010 [ 276 ] {0eba7895-5536-48ea-8a0b-bd0bb37969f5} <Debug> TCPHandler: Processed in 0.004206614 sec. | ||
560 | 2024.12.17 21:23:09.528253 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
561 | 2024.12.17 21:23:09.528601 [ 277 ] {9372efbc-b0f0-422a-84ca-1a7fb2d7ef49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) 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) | ||
562 | 2024.12.17 21:23:09.528746 [ 277 ] {9372efbc-b0f0-422a-84ca-1a7fb2d7ef49} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
563 | 2024.12.17 21:23:09.530918 [ 277 ] {9372efbc-b0f0-422a-84ca-1a7fb2d7ef49} <Debug> oximeter.measurements_histogramu8 (2dfe6a20-63ca-4962-9414-c3a9ee7290f0): Loading data parts | ||
564 | 2024.12.17 21:23:09.531070 [ 277 ] {9372efbc-b0f0-422a-84ca-1a7fb2d7ef49} <Debug> oximeter.measurements_histogramu8 (2dfe6a20-63ca-4962-9414-c3a9ee7290f0): There are no data parts | ||
565 | 2024.12.17 21:23:09.532541 [ 277 ] {9372efbc-b0f0-422a-84ca-1a7fb2d7ef49} <Debug> TCPHandler: Processed in 0.004346807 sec. | ||
566 | 2024.12.17 21:23:09.532751 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
567 | 2024.12.17 21:23:09.533044 [ 276 ] {5d45facf-3141-47a9-ac74-058ea4646306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) 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) | ||
568 | 2024.12.17 21:23:09.533201 [ 276 ] {5d45facf-3141-47a9-ac74-058ea4646306} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
569 | 2024.12.17 21:23:09.535592 [ 276 ] {5d45facf-3141-47a9-ac74-058ea4646306} <Debug> oximeter.measurements_histogrami16 (5e330809-8293-478b-bf9c-a01f314c31a4): Loading data parts | ||
570 | 2024.12.17 21:23:09.535725 [ 276 ] {5d45facf-3141-47a9-ac74-058ea4646306} <Debug> oximeter.measurements_histogrami16 (5e330809-8293-478b-bf9c-a01f314c31a4): There are no data parts | ||
571 | 2024.12.17 21:23:09.536988 [ 276 ] {5d45facf-3141-47a9-ac74-058ea4646306} <Debug> TCPHandler: Processed in 0.004297886 sec. | ||
572 | 2024.12.17 21:23:09.537237 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
573 | 2024.12.17 21:23:09.537586 [ 277 ] {88998600-ea36-49f3-8f38-85087104e78b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) 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) | ||
574 | 2024.12.17 21:23:09.537729 [ 277 ] {88998600-ea36-49f3-8f38-85087104e78b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
575 | 2024.12.17 21:23:09.540629 [ 277 ] {88998600-ea36-49f3-8f38-85087104e78b} <Debug> oximeter.measurements_histogramu16 (383de321-d22b-48d3-8e8a-c19682e30459): Loading data parts | ||
576 | 2024.12.17 21:23:09.540778 [ 277 ] {88998600-ea36-49f3-8f38-85087104e78b} <Debug> oximeter.measurements_histogramu16 (383de321-d22b-48d3-8e8a-c19682e30459): There are no data parts | ||
577 | 2024.12.17 21:23:09.542860 [ 277 ] {88998600-ea36-49f3-8f38-85087104e78b} <Debug> TCPHandler: Processed in 0.005684734 sec. | ||
578 | 2024.12.17 21:23:09.543069 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
579 | 2024.12.17 21:23:09.543364 [ 276 ] {9feb1bd6-df39-499f-be59-61e95fd88f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) 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) | ||
580 | 2024.12.17 21:23:09.543505 [ 276 ] {9feb1bd6-df39-499f-be59-61e95fd88f3a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
581 | 2024.12.17 21:23:09.546595 [ 276 ] {9feb1bd6-df39-499f-be59-61e95fd88f3a} <Debug> oximeter.measurements_histogrami32 (e3ad6b6d-36b9-4b1c-b586-f80d00658a6a): Loading data parts | ||
582 | 2024.12.17 21:23:09.546738 [ 276 ] {9feb1bd6-df39-499f-be59-61e95fd88f3a} <Debug> oximeter.measurements_histogrami32 (e3ad6b6d-36b9-4b1c-b586-f80d00658a6a): There are no data parts | ||
583 | 2024.12.17 21:23:09.549854 [ 276 ] {9feb1bd6-df39-499f-be59-61e95fd88f3a} <Debug> TCPHandler: Processed in 0.006846175 sec. | ||
584 | 2024.12.17 21:23:09.550070 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
585 | 2024.12.17 21:23:09.550461 [ 277 ] {59f76bcb-d1f7-4db2-bf85-db1567760972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) 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) | ||
586 | 2024.12.17 21:23:09.550594 [ 277 ] {59f76bcb-d1f7-4db2-bf85-db1567760972} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
587 | 2024.12.17 21:23:09.554689 [ 277 ] {59f76bcb-d1f7-4db2-bf85-db1567760972} <Debug> oximeter.measurements_histogramu32 (1deca0c3-4cf0-43f6-ae22-e366eae63976): Loading data parts | ||
588 | 2024.12.17 21:23:09.554859 [ 277 ] {59f76bcb-d1f7-4db2-bf85-db1567760972} <Debug> oximeter.measurements_histogramu32 (1deca0c3-4cf0-43f6-ae22-e366eae63976): There are no data parts | ||
589 | 2024.12.17 21:23:09.557373 [ 277 ] {59f76bcb-d1f7-4db2-bf85-db1567760972} <Debug> TCPHandler: Processed in 0.00736699 sec. | ||
590 | 2024.12.17 21:23:09.557582 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
591 | 2024.12.17 21:23:09.557879 [ 276 ] {06d9eaf5-4e1c-4295-a24c-4193faaa3a5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) 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) | ||
592 | 2024.12.17 21:23:09.558055 [ 276 ] {06d9eaf5-4e1c-4295-a24c-4193faaa3a5e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
593 | 2024.12.17 21:23:09.560521 [ 276 ] {06d9eaf5-4e1c-4295-a24c-4193faaa3a5e} <Debug> oximeter.measurements_histogrami64 (fbcf8669-e97a-4498-bc3d-ad1e25fbb65d): Loading data parts | ||
594 | 2024.12.17 21:23:09.560671 [ 276 ] {06d9eaf5-4e1c-4295-a24c-4193faaa3a5e} <Debug> oximeter.measurements_histogrami64 (fbcf8669-e97a-4498-bc3d-ad1e25fbb65d): There are no data parts | ||
595 | 2024.12.17 21:23:09.562055 [ 276 ] {06d9eaf5-4e1c-4295-a24c-4193faaa3a5e} <Debug> TCPHandler: Processed in 0.004534983 sec. | ||
596 | 2024.12.17 21:23:09.562278 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
597 | 2024.12.17 21:23:09.562748 [ 277 ] {0c0d5299-2add-46a4-8fd0-b57188516f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) 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) | ||
598 | 2024.12.17 21:23:09.562896 [ 277 ] {0c0d5299-2add-46a4-8fd0-b57188516f20} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
599 | 2024.12.17 21:23:09.565254 [ 277 ] {0c0d5299-2add-46a4-8fd0-b57188516f20} <Debug> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Loading data parts | ||
600 | 2024.12.17 21:23:09.565415 [ 277 ] {0c0d5299-2add-46a4-8fd0-b57188516f20} <Debug> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): There are no data parts | ||
601 | 2024.12.17 21:23:09.566853 [ 277 ] {0c0d5299-2add-46a4-8fd0-b57188516f20} <Debug> TCPHandler: Processed in 0.004646296 sec. | ||
602 | 2024.12.17 21:23:09.567064 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
603 | 2024.12.17 21:23:09.567412 [ 276 ] {88f69086-1635-456a-9f65-567750f878b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) 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) | ||
604 | 2024.12.17 21:23:09.567578 [ 276 ] {88f69086-1635-456a-9f65-567750f878b6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
605 | 2024.12.17 21:23:09.570095 [ 276 ] {88f69086-1635-456a-9f65-567750f878b6} <Debug> oximeter.measurements_histogramf32 (a41c9270-2313-4a48-90f7-fc1af31b4785): Loading data parts | ||
606 | 2024.12.17 21:23:09.570255 [ 276 ] {88f69086-1635-456a-9f65-567750f878b6} <Debug> oximeter.measurements_histogramf32 (a41c9270-2313-4a48-90f7-fc1af31b4785): There are no data parts | ||
607 | 2024.12.17 21:23:09.571847 [ 276 ] {88f69086-1635-456a-9f65-567750f878b6} <Debug> TCPHandler: Processed in 0.004852161 sec. | ||
608 | 2024.12.17 21:23:09.572054 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
609 | 2024.12.17 21:23:09.572454 [ 277 ] {d57499bc-4d14-425d-8b83-8c3a3ddfb875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) 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) | ||
610 | 2024.12.17 21:23:09.572600 [ 277 ] {d57499bc-4d14-425d-8b83-8c3a3ddfb875} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
611 | 2024.12.17 21:23:09.574757 [ 277 ] {d57499bc-4d14-425d-8b83-8c3a3ddfb875} <Debug> oximeter.measurements_histogramf64 (80c49600-c447-4537-b82c-61661f98fbd5): Loading data parts | ||
612 | 2024.12.17 21:23:09.574956 [ 277 ] {d57499bc-4d14-425d-8b83-8c3a3ddfb875} <Debug> oximeter.measurements_histogramf64 (80c49600-c447-4537-b82c-61661f98fbd5): There are no data parts | ||
613 | 2024.12.17 21:23:09.577269 [ 277 ] {d57499bc-4d14-425d-8b83-8c3a3ddfb875} <Debug> TCPHandler: Processed in 0.005276523 sec. | ||
614 | 2024.12.17 21:23:09.577464 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
615 | 2024.12.17 21:23:09.577678 [ 276 ] {97994b51-d8e4-4c83-ba6b-cd6a0aef0eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) /* The field tables store named dimensions of each timeseries. | ||
616 | * | ||
617 | * As with the measurement tables, there is one field table for each field data | ||
618 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
619 | * this behavior **must not** be relied upon for query correctness. | ||
620 | * | ||
621 | * The index for the fields differs from the measurements, however. Rows are | ||
622 | * sorted by timeseries name, then field name, field value, and finally | ||
623 | * timeseries key. This reflects the most common pattern for looking them up: | ||
624 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
625 | * usually then used to look up measurements. | ||
626 | * | ||
627 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
628 | * timeseries name and then key, since it would improve lookups where one | ||
629 | * already has the key. Realistically though, these tables are quite small and | ||
630 | * so performance benefits will be low in absolute terms. | ||
631 | * | ||
632 | * TTL: We use a materialized column to expire old field table records. This | ||
633 | * column is generated automatically by the database whenever a new row is | ||
634 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
635 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
636 | * record will remain during a deduplication, which will have the last | ||
637 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
638 | * measurement tables. | ||
639 | */ | ||
640 | 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) | ||
641 | 2024.12.17 21:23:09.577821 [ 276 ] {97994b51-d8e4-4c83-ba6b-cd6a0aef0eee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
642 | 2024.12.17 21:23:09.582219 [ 276 ] {97994b51-d8e4-4c83-ba6b-cd6a0aef0eee} <Debug> oximeter.fields_bool (ad34e75a-ae86-45bc-be1e-8ff7a9754ba4): Loading data parts | ||
643 | 2024.12.17 21:23:09.582498 [ 276 ] {97994b51-d8e4-4c83-ba6b-cd6a0aef0eee} <Debug> oximeter.fields_bool (ad34e75a-ae86-45bc-be1e-8ff7a9754ba4): There are no data parts | ||
644 | 2024.12.17 21:23:09.585231 [ 276 ] {97994b51-d8e4-4c83-ba6b-cd6a0aef0eee} <Debug> TCPHandler: Processed in 0.007827112 sec. | ||
645 | 2024.12.17 21:23:09.585470 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
646 | 2024.12.17 21:23:09.585787 [ 277 ] {9016b6e4-8b37-4d8a-82a9-db679b370fa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) 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) | ||
647 | 2024.12.17 21:23:09.585915 [ 277 ] {9016b6e4-8b37-4d8a-82a9-db679b370fa0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
648 | 2024.12.17 21:23:09.587930 [ 277 ] {9016b6e4-8b37-4d8a-82a9-db679b370fa0} <Debug> oximeter.fields_i8 (84a44bdd-860b-4073-bff9-f36bb20391cf): Loading data parts | ||
649 | 2024.12.17 21:23:09.588093 [ 277 ] {9016b6e4-8b37-4d8a-82a9-db679b370fa0} <Debug> oximeter.fields_i8 (84a44bdd-860b-4073-bff9-f36bb20391cf): There are no data parts | ||
650 | 2024.12.17 21:23:09.589738 [ 277 ] {9016b6e4-8b37-4d8a-82a9-db679b370fa0} <Debug> TCPHandler: Processed in 0.004335977 sec. | ||
651 | 2024.12.17 21:23:09.589924 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
652 | 2024.12.17 21:23:09.590129 [ 276 ] {7bb4b9d3-468e-46d5-8989-1d0e69aa2555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) 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) | ||
653 | 2024.12.17 21:23:09.590264 [ 276 ] {7bb4b9d3-468e-46d5-8989-1d0e69aa2555} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
654 | 2024.12.17 21:23:09.592857 [ 276 ] {7bb4b9d3-468e-46d5-8989-1d0e69aa2555} <Debug> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Loading data parts | ||
655 | 2024.12.17 21:23:09.593050 [ 276 ] {7bb4b9d3-468e-46d5-8989-1d0e69aa2555} <Debug> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): There are no data parts | ||
656 | 2024.12.17 21:23:09.594424 [ 276 ] {7bb4b9d3-468e-46d5-8989-1d0e69aa2555} <Debug> TCPHandler: Processed in 0.004556703 sec. | ||
657 | 2024.12.17 21:23:09.594625 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
658 | 2024.12.17 21:23:09.594971 [ 277 ] {f91bdedb-9a7b-4bce-935c-ccc3318526a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) 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) | ||
659 | 2024.12.17 21:23:09.595113 [ 277 ] {f91bdedb-9a7b-4bce-935c-ccc3318526a5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
660 | 2024.12.17 21:23:09.597149 [ 277 ] {f91bdedb-9a7b-4bce-935c-ccc3318526a5} <Debug> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Loading data parts | ||
661 | 2024.12.17 21:23:09.597307 [ 277 ] {f91bdedb-9a7b-4bce-935c-ccc3318526a5} <Debug> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): There are no data parts | ||
662 | 2024.12.17 21:23:09.598750 [ 277 ] {f91bdedb-9a7b-4bce-935c-ccc3318526a5} <Debug> TCPHandler: Processed in 0.004196713 sec. | ||
663 | 2024.12.17 21:23:09.598962 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
664 | 2024.12.17 21:23:09.599209 [ 276 ] {8c225c17-1076-4091-8406-ae730fe84bb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) 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) | ||
665 | 2024.12.17 21:23:09.599392 [ 276 ] {8c225c17-1076-4091-8406-ae730fe84bb7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
666 | 2024.12.17 21:23:09.602553 [ 276 ] {8c225c17-1076-4091-8406-ae730fe84bb7} <Debug> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Loading data parts | ||
667 | 2024.12.17 21:23:09.602729 [ 276 ] {8c225c17-1076-4091-8406-ae730fe84bb7} <Debug> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): There are no data parts | ||
668 | 2024.12.17 21:23:09.604059 [ 276 ] {8c225c17-1076-4091-8406-ae730fe84bb7} <Debug> TCPHandler: Processed in 0.00516457 sec. | ||
669 | 2024.12.17 21:23:09.604252 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
670 | 2024.12.17 21:23:09.604578 [ 277 ] {418224a5-6a6e-44ca-a3fa-590701b8f438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) 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) | ||
671 | 2024.12.17 21:23:09.604700 [ 277 ] {418224a5-6a6e-44ca-a3fa-590701b8f438} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
672 | 2024.12.17 21:23:09.606749 [ 277 ] {418224a5-6a6e-44ca-a3fa-590701b8f438} <Debug> oximeter.fields_i32 (fe08221e-97a1-4071-b401-167cb1ef37ef): Loading data parts | ||
673 | 2024.12.17 21:23:09.606914 [ 277 ] {418224a5-6a6e-44ca-a3fa-590701b8f438} <Debug> oximeter.fields_i32 (fe08221e-97a1-4071-b401-167cb1ef37ef): There are no data parts | ||
674 | 2024.12.17 21:23:09.608451 [ 277 ] {418224a5-6a6e-44ca-a3fa-590701b8f438} <Debug> TCPHandler: Processed in 0.004259045 sec. | ||
675 | 2024.12.17 21:23:09.608638 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
676 | 2024.12.17 21:23:09.608844 [ 276 ] {c9120bea-c3aa-4238-b9a5-6ed3e3406bf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) 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) | ||
677 | 2024.12.17 21:23:09.608990 [ 276 ] {c9120bea-c3aa-4238-b9a5-6ed3e3406bf5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
678 | 2024.12.17 21:23:09.611058 [ 276 ] {c9120bea-c3aa-4238-b9a5-6ed3e3406bf5} <Debug> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Loading data parts | ||
679 | 2024.12.17 21:23:09.611191 [ 276 ] {c9120bea-c3aa-4238-b9a5-6ed3e3406bf5} <Debug> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): There are no data parts | ||
680 | 2024.12.17 21:23:09.612398 [ 276 ] {c9120bea-c3aa-4238-b9a5-6ed3e3406bf5} <Debug> TCPHandler: Processed in 0.003817663 sec. | ||
681 | 2024.12.17 21:23:09.612591 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
682 | 2024.12.17 21:23:09.612956 [ 277 ] {7975107e-7298-4297-89f9-d8abb0172795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) 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) | ||
683 | 2024.12.17 21:23:09.613098 [ 277 ] {7975107e-7298-4297-89f9-d8abb0172795} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
684 | 2024.12.17 21:23:09.615306 [ 277 ] {7975107e-7298-4297-89f9-d8abb0172795} <Debug> oximeter.fields_i64 (a1bf1f85-8424-405e-a8db-26860420dccb): Loading data parts | ||
685 | 2024.12.17 21:23:09.615466 [ 277 ] {7975107e-7298-4297-89f9-d8abb0172795} <Debug> oximeter.fields_i64 (a1bf1f85-8424-405e-a8db-26860420dccb): There are no data parts | ||
686 | 2024.12.17 21:23:09.617408 [ 277 ] {7975107e-7298-4297-89f9-d8abb0172795} <Debug> TCPHandler: Processed in 0.004876552 sec. | ||
687 | 2024.12.17 21:23:09.617597 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
688 | 2024.12.17 21:23:09.617804 [ 276 ] {357365c4-9a13-4433-8b07-c55a2b56775e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) 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) | ||
689 | 2024.12.17 21:23:09.617948 [ 276 ] {357365c4-9a13-4433-8b07-c55a2b56775e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
690 | 2024.12.17 21:23:09.620089 [ 276 ] {357365c4-9a13-4433-8b07-c55a2b56775e} <Debug> oximeter.fields_u64 (9e2ca51f-604f-4225-ba6c-c34a56029138): Loading data parts | ||
691 | 2024.12.17 21:23:09.620307 [ 276 ] {357365c4-9a13-4433-8b07-c55a2b56775e} <Debug> oximeter.fields_u64 (9e2ca51f-604f-4225-ba6c-c34a56029138): There are no data parts | ||
692 | 2024.12.17 21:23:09.621529 [ 276 ] {357365c4-9a13-4433-8b07-c55a2b56775e} <Debug> TCPHandler: Processed in 0.003989728 sec. | ||
693 | 2024.12.17 21:23:09.621779 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
694 | 2024.12.17 21:23:09.622038 [ 277 ] {509de042-1202-4110-a001-e2f9a41dbe55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) 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) | ||
695 | 2024.12.17 21:23:09.622168 [ 277 ] {509de042-1202-4110-a001-e2f9a41dbe55} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
696 | 2024.12.17 21:23:09.624550 [ 277 ] {509de042-1202-4110-a001-e2f9a41dbe55} <Debug> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a): Loading data parts | ||
697 | 2024.12.17 21:23:09.624769 [ 277 ] {509de042-1202-4110-a001-e2f9a41dbe55} <Debug> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a): There are no data parts | ||
698 | 2024.12.17 21:23:09.626054 [ 277 ] {509de042-1202-4110-a001-e2f9a41dbe55} <Debug> TCPHandler: Processed in 0.004335467 sec. | ||
699 | 2024.12.17 21:23:09.626245 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
700 | 2024.12.17 21:23:09.626496 [ 276 ] {759d05e3-561f-46fe-a147-cf2d3fb0202d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) 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) | ||
701 | 2024.12.17 21:23:09.626587 [ 276 ] {759d05e3-561f-46fe-a147-cf2d3fb0202d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
702 | 2024.12.17 21:23:09.628605 [ 276 ] {759d05e3-561f-46fe-a147-cf2d3fb0202d} <Debug> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Loading data parts | ||
703 | 2024.12.17 21:23:09.628781 [ 276 ] {759d05e3-561f-46fe-a147-cf2d3fb0202d} <Debug> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): There are no data parts | ||
704 | 2024.12.17 21:23:09.630011 [ 276 ] {759d05e3-561f-46fe-a147-cf2d3fb0202d} <Debug> TCPHandler: Processed in 0.003823803 sec. | ||
705 | 2024.12.17 21:23:09.630264 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
706 | 2024.12.17 21:23:09.630477 [ 277 ] {4f31626c-0ff9-43f9-92c0-e3dde6c9c064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) 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) | ||
707 | 2024.12.17 21:23:09.630638 [ 277 ] {4f31626c-0ff9-43f9-92c0-e3dde6c9c064} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
708 | 2024.12.17 21:23:09.632781 [ 277 ] {4f31626c-0ff9-43f9-92c0-e3dde6c9c064} <Debug> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Loading data parts | ||
709 | 2024.12.17 21:23:09.633036 [ 277 ] {4f31626c-0ff9-43f9-92c0-e3dde6c9c064} <Debug> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): There are no data parts | ||
710 | 2024.12.17 21:23:09.634300 [ 277 ] {4f31626c-0ff9-43f9-92c0-e3dde6c9c064} <Debug> TCPHandler: Processed in 0.004092711 sec. | ||
711 | 2024.12.17 21:23:09.634522 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
712 | 2024.12.17 21:23:09.634968 [ 276 ] {61f65184-185a-4aed-9491-f2ecbfa25492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) /* The timeseries schema table stores the extracted schema for the samples | ||
713 | * oximeter collects. | ||
714 | */ | ||
715 | 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) | ||
716 | 2024.12.17 21:23:09.635125 [ 276 ] {61f65184-185a-4aed-9491-f2ecbfa25492} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
717 | 2024.12.17 21:23:09.637217 [ 276 ] {61f65184-185a-4aed-9491-f2ecbfa25492} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd): Loading data parts | ||
718 | 2024.12.17 21:23:09.637453 [ 276 ] {61f65184-185a-4aed-9491-f2ecbfa25492} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd): There are no data parts | ||
719 | 2024.12.17 21:23:09.639018 [ 276 ] {61f65184-185a-4aed-9491-f2ecbfa25492} <Debug> TCPHandler: Processed in 0.004562133 sec. | ||
720 | 2024.12.17 21:23:09.639233 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
721 | 2024.12.17 21:23:09.639440 [ 277 ] {27a195b7-c430-485c-a19f-02b9eee9f9d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
722 | 2024.12.17 21:23:09.640199 [ 277 ] {27a195b7-c430-485c-a19f-02b9eee9f9d2} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
723 | 2024.12.17 21:23:09.646307 [ 275 ] {27a195b7-c430-485c-a19f-02b9eee9f9d2} <Trace> oximeter.version (8ad0d91e-54ef-4952-8018-3930f29a1499): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
724 | 2024.12.17 21:23:09.646507 [ 275 ] {27a195b7-c430-485c-a19f-02b9eee9f9d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
725 | 2024.12.17 21:23:09.647129 [ 275 ] {27a195b7-c430-485c-a19f-02b9eee9f9d2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
726 | 2024.12.17 21:23:09.647637 [ 275 ] {27a195b7-c430-485c-a19f-02b9eee9f9d2} <Trace> oximeter.version (8ad0d91e-54ef-4952-8018-3930f29a1499): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
727 | 2024.12.17 21:23:09.647936 [ 277 ] {27a195b7-c430-485c-a19f-02b9eee9f9d2} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.008573 sec., 116.64528169835529 rows/sec., 1.82 KiB/sec. | ||
728 | 2024.12.17 21:23:09.648213 [ 277 ] {27a195b7-c430-485c-a19f-02b9eee9f9d2} <Debug> TCPHandler: Processed in 0.009037745 sec. | ||
729 | 2024.12.17 21:23:10.000164 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 143.01 MiB, peak 143.01 MiB, free memory in arenas 0.00 B, will set to 147.90 MiB (RSS), difference: 4.89 MiB | ||
730 | 2024.12.17 21:23:10.493610 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
731 | 2024.12.17 21:23:10.493725 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
732 | 2024.12.17 21:23:10.498683 [ 242 ] {} <Debug> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Loading data parts | ||
733 | 2024.12.17 21:23:10.498881 [ 242 ] {} <Debug> system.query_log (6f121684-554c-4e35-91d3-336834432de6): There are no data parts | ||
734 | 2024.12.17 21:23:10.504908 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
735 | 2024.12.17 21:23:10.504948 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
736 | 2024.12.17 21:23:10.506870 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
737 | 2024.12.17 21:23:10.507442 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
738 | 2024.12.17 21:23:10.508032 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
739 | 2024.12.17 21:23:11.000355 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 152.07 MiB, peak 152.07 MiB, free memory in arenas 0.00 B, will set to 149.13 MiB (RSS), difference: -2.93 MiB | ||
740 | 2024.12.17 21:23:11.274793 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35675 | ||
741 | 2024.12.17 21:23:11.275107 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
742 | 2024.12.17 21:23:11.275144 [ 285 ] {} <Debug> TCP-Session: 83f96709-323b-4cc3-88ad-f2790ddcb30d Authenticating user 'default' from [fd00:1122:3344:101::b]:35675 | ||
743 | 2024.12.17 21:23:11.275169 [ 285 ] {} <Debug> TCP-Session: 83f96709-323b-4cc3-88ad-f2790ddcb30d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
744 | 2024.12.17 21:23:11.275271 [ 285 ] {} <Debug> TCP-Session: 83f96709-323b-4cc3-88ad-f2790ddcb30d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
745 | 2024.12.17 21:23:11.275336 [ 285 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
746 | 2024.12.17 21:23:11.275363 [ 285 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
747 | 2024.12.17 21:23:11.275546 [ 285 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
748 | 2024.12.17 21:23:11.277211 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46994 | ||
749 | 2024.12.17 21:23:11.277322 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:32907 | ||
750 | 2024.12.17 21:23:11.277392 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
751 | 2024.12.17 21:23:11.277437 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38600 | ||
752 | 2024.12.17 21:23:11.277465 [ 286 ] {} <Debug> TCP-Session: 9f5fcb0a-9222-4618-a964-702663e43b76 Authenticating user 'default' from [fd00:1122:3344:101::b]:46994 | ||
753 | 2024.12.17 21:23:11.277621 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
754 | 2024.12.17 21:23:11.277632 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55599 | ||
755 | 2024.12.17 21:23:11.277617 [ 286 ] {} <Debug> TCP-Session: 9f5fcb0a-9222-4618-a964-702663e43b76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
756 | 2024.12.17 21:23:11.277701 [ 287 ] {} <Debug> TCP-Session: 44d36bdd-ac8a-42ae-a406-c0daf4f90f9b Authenticating user 'default' from [fd00:1122:3344:101::b]:32907 | ||
757 | 2024.12.17 21:23:11.277854 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39944 | ||
758 | 2024.12.17 21:23:11.278017 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36791 | ||
759 | 2024.12.17 21:23:11.278029 [ 287 ] {} <Debug> TCP-Session: 44d36bdd-ac8a-42ae-a406-c0daf4f90f9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
760 | 2024.12.17 21:23:11.277855 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
761 | 2024.12.17 21:23:11.278049 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
762 | 2024.12.17 21:23:11.278128 [ 287 ] {} <Debug> TCP-Session: 44d36bdd-ac8a-42ae-a406-c0daf4f90f9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
763 | 2024.12.17 21:23:11.278246 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
764 | 2024.12.17 21:23:11.278272 [ 288 ] {} <Debug> TCP-Session: a889882f-5d1c-4297-aac8-62b9074b70c3 Authenticating user 'default' from [fd00:1122:3344:101::b]:38600 | ||
765 | 2024.12.17 21:23:11.278334 [ 289 ] {} <Debug> TCP-Session: c7a5c9e3-dd9a-48bb-b1ec-4538d5cf8281 Authenticating user 'default' from [fd00:1122:3344:101::b]:55599 | ||
766 | 2024.12.17 21:23:11.278431 [ 286 ] {} <Debug> TCP-Session: 9f5fcb0a-9222-4618-a964-702663e43b76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
767 | 2024.12.17 21:23:11.278365 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37438 | ||
768 | 2024.12.17 21:23:11.278490 [ 289 ] {} <Debug> TCP-Session: c7a5c9e3-dd9a-48bb-b1ec-4538d5cf8281 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
769 | 2024.12.17 21:23:11.278517 [ 288 ] {} <Debug> TCP-Session: a889882f-5d1c-4297-aac8-62b9074b70c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
770 | 2024.12.17 21:23:11.278534 [ 291 ] {} <Debug> TCP-Session: 6d136167-f149-44a8-b52f-6ccbd70e3956 Authenticating user 'default' from [fd00:1122:3344:101::b]:36791 | ||
771 | 2024.12.17 21:23:11.278500 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
772 | 2024.12.17 21:23:11.278615 [ 288 ] {} <Debug> TCP-Session: a889882f-5d1c-4297-aac8-62b9074b70c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
773 | 2024.12.17 21:23:11.278723 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
774 | 2024.12.17 21:23:11.278719 [ 291 ] {} <Debug> TCP-Session: 6d136167-f149-44a8-b52f-6ccbd70e3956 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
775 | 2024.12.17 21:23:11.278747 [ 289 ] {} <Debug> TCP-Session: c7a5c9e3-dd9a-48bb-b1ec-4538d5cf8281 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
776 | 2024.12.17 21:23:11.278832 [ 291 ] {} <Debug> TCP-Session: 6d136167-f149-44a8-b52f-6ccbd70e3956 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
777 | 2024.12.17 21:23:11.278908 [ 292 ] {} <Debug> TCP-Session: e79c0b48-9d1b-43f0-9bbb-aa0d7cd4e273 Authenticating user 'default' from [fd00:1122:3344:101::b]:37438 | ||
778 | 2024.12.17 21:23:11.278890 [ 290 ] {} <Debug> TCP-Session: 82f5ce43-03dc-4ec1-87e0-52f0e0ce2ea7 Authenticating user 'default' from [fd00:1122:3344:101::b]:39944 | ||
779 | 2024.12.17 21:23:11.278954 [ 292 ] {} <Debug> TCP-Session: e79c0b48-9d1b-43f0-9bbb-aa0d7cd4e273 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
780 | 2024.12.17 21:23:11.278962 [ 290 ] {} <Debug> TCP-Session: 82f5ce43-03dc-4ec1-87e0-52f0e0ce2ea7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
781 | 2024.12.17 21:23:11.278978 [ 292 ] {} <Debug> TCP-Session: e79c0b48-9d1b-43f0-9bbb-aa0d7cd4e273 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
782 | 2024.12.17 21:23:11.278997 [ 290 ] {} <Debug> TCP-Session: 82f5ce43-03dc-4ec1-87e0-52f0e0ce2ea7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
783 | 2024.12.17 21:23:15.461007 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
784 | 2024.12.17 21:23:15.461069 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
785 | 2024.12.17 21:23:15.534038 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
786 | 2024.12.17 21:23:15.534954 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
787 | 2024.12.17 21:23:15.535000 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
788 | 2024.12.17 21:23:15.535853 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
789 | 2024.12.17 21:23:15.536424 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
790 | 2024.12.17 21:23:15.536685 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
791 | 2024.12.17 21:23:15.565555 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
792 | 2024.12.17 21:23:15.588705 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
793 | 2024.12.17 21:23:15.588765 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
794 | 2024.12.17 21:23:15.597015 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
795 | 2024.12.17 21:23:15.598464 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
796 | 2024.12.17 21:23:15.601695 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
797 | 2024.12.17 21:23:16.000154 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 150.14 MiB, peak 154.14 MiB, free memory in arenas 0.00 B, will set to 155.12 MiB (RSS), difference: 4.98 MiB | ||
798 | 2024.12.17 21:23:21.001164 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 151.15 MiB, peak 155.16 MiB, free memory in arenas 0.00 B, will set to 155.17 MiB (RSS), difference: 4.02 MiB | ||
799 | 2024.12.17 21:23:23.037726 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
800 | 2024.12.17 21:23:23.038433 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
801 | 2024.12.17 21:23:23.038472 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
802 | 2024.12.17 21:23:23.039190 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
803 | 2024.12.17 21:23:23.039652 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
804 | 2024.12.17 21:23:23.039898 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
805 | 2024.12.17 21:23:23.102698 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
806 | 2024.12.17 21:23:23.122337 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
807 | 2024.12.17 21:23:23.122399 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
808 | 2024.12.17 21:23:23.129024 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
809 | 2024.12.17 21:23:23.130195 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
810 | 2024.12.17 21:23:23.133381 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
811 | 2024.12.17 21:23:29.650951 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
812 | 2024.12.17 21:23:29.651225 [ 276 ] {fe28e782-7054-4f9c-90df-bc2031596491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
813 | 2024.12.17 21:23:29.651676 [ 276 ] {fe28e782-7054-4f9c-90df-bc2031596491} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
814 | 2024.12.17 21:23:29.653917 [ 276 ] {fe28e782-7054-4f9c-90df-bc2031596491} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
815 | 2024.12.17 21:23:29.655077 [ 276 ] {fe28e782-7054-4f9c-90df-bc2031596491} <Debug> TCPHandler: Processed in 0.004317247 sec. | ||
816 | 2024.12.17 21:23:29.656227 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
817 | 2024.12.17 21:23:29.656455 [ 277 ] {d90c2c48-9477-4622-9e36-e6c9c0ce6e17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) | ||
818 | 2024.12.17 21:23:29.660411 [ 277 ] {d90c2c48-9477-4622-9e36-e6c9c0ce6e17} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
819 | 2024.12.17 21:23:29.660500 [ 277 ] {d90c2c48-9477-4622-9e36-e6c9c0ce6e17} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
820 | 2024.12.17 21:23:29.661231 [ 277 ] {d90c2c48-9477-4622-9e36-e6c9c0ce6e17} <Debug> TCPHandler: Processed in 0.005133109 sec. | ||
821 | 2024.12.17 21:23:29.661596 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
822 | 2024.12.17 21:23:29.661780 [ 276 ] {7f17e5c3-45f9-47a5-9da9-21d191f3e554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) | ||
823 | 2024.12.17 21:23:29.662241 [ 276 ] {7f17e5c3-45f9-47a5-9da9-21d191f3e554} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
824 | 2024.12.17 21:23:29.662297 [ 276 ] {7f17e5c3-45f9-47a5-9da9-21d191f3e554} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
825 | 2024.12.17 21:23:29.662811 [ 276 ] {7f17e5c3-45f9-47a5-9da9-21d191f3e554} <Debug> TCPHandler: Processed in 0.001285415 sec. | ||
826 | 2024.12.17 21:23:29.663110 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
827 | 2024.12.17 21:23:29.663268 [ 277 ] {e5c9719c-210a-464d-8a0c-5d56cde6f32f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
828 | 2024.12.17 21:23:29.663642 [ 277 ] {e5c9719c-210a-464d-8a0c-5d56cde6f32f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
829 | 2024.12.17 21:23:29.663698 [ 277 ] {e5c9719c-210a-464d-8a0c-5d56cde6f32f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
830 | 2024.12.17 21:23:29.664253 [ 277 ] {e5c9719c-210a-464d-8a0c-5d56cde6f32f} <Debug> TCPHandler: Processed in 0.001200303 sec. | ||
831 | 2024.12.17 21:23:29.664514 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
832 | 2024.12.17 21:23:29.664663 [ 276 ] {01dd32ab-0574-48ab-b425-d42fe09df964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
833 | 2024.12.17 21:23:29.665021 [ 276 ] {01dd32ab-0574-48ab-b425-d42fe09df964} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
834 | 2024.12.17 21:23:29.665076 [ 276 ] {01dd32ab-0574-48ab-b425-d42fe09df964} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
835 | 2024.12.17 21:23:29.665545 [ 276 ] {01dd32ab-0574-48ab-b425-d42fe09df964} <Debug> TCPHandler: Processed in 0.00108753 sec. | ||
836 | 2024.12.17 21:23:29.665828 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
837 | 2024.12.17 21:23:29.665978 [ 277 ] {94bf57f6-fccb-4f15-a63e-d204b9474877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
838 | 2024.12.17 21:23:29.666411 [ 277 ] {94bf57f6-fccb-4f15-a63e-d204b9474877} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
839 | 2024.12.17 21:23:29.666478 [ 277 ] {94bf57f6-fccb-4f15-a63e-d204b9474877} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
840 | 2024.12.17 21:23:29.667060 [ 277 ] {94bf57f6-fccb-4f15-a63e-d204b9474877} <Debug> TCPHandler: Processed in 0.001288525 sec. | ||
841 | 2024.12.17 21:23:29.667297 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
842 | 2024.12.17 21:23:29.667448 [ 276 ] {d0967327-1ac5-4c9f-afcc-f2c9db3f9716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
843 | 2024.12.17 21:23:29.667802 [ 276 ] {d0967327-1ac5-4c9f-afcc-f2c9db3f9716} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
844 | 2024.12.17 21:23:29.667856 [ 276 ] {d0967327-1ac5-4c9f-afcc-f2c9db3f9716} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
845 | 2024.12.17 21:23:29.668318 [ 276 ] {d0967327-1ac5-4c9f-afcc-f2c9db3f9716} <Debug> TCPHandler: Processed in 0.001079199 sec. | ||
846 | 2024.12.17 21:23:29.668559 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
847 | 2024.12.17 21:23:29.668710 [ 277 ] {f2646349-c4d6-490e-8bb0-b8d26f983c87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
848 | 2024.12.17 21:23:29.669079 [ 277 ] {f2646349-c4d6-490e-8bb0-b8d26f983c87} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
849 | 2024.12.17 21:23:29.669132 [ 277 ] {f2646349-c4d6-490e-8bb0-b8d26f983c87} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
850 | 2024.12.17 21:23:29.669634 [ 277 ] {f2646349-c4d6-490e-8bb0-b8d26f983c87} <Debug> TCPHandler: Processed in 0.001130701 sec. | ||
851 | 2024.12.17 21:23:29.669940 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
852 | 2024.12.17 21:23:29.670110 [ 276 ] {c94c93c5-e03e-4838-baef-ba0f68fd6951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
853 | 2024.12.17 21:23:29.670551 [ 276 ] {c94c93c5-e03e-4838-baef-ba0f68fd6951} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
854 | 2024.12.17 21:23:29.670616 [ 276 ] {c94c93c5-e03e-4838-baef-ba0f68fd6951} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
855 | 2024.12.17 21:23:29.671141 [ 276 ] {c94c93c5-e03e-4838-baef-ba0f68fd6951} <Debug> TCPHandler: Processed in 0.001255534 sec. | ||
856 | 2024.12.17 21:23:29.671403 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
857 | 2024.12.17 21:23:29.671557 [ 277 ] {8b67ebbc-72cd-417c-be6f-00f6cd6fd376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
858 | 2024.12.17 21:23:29.671933 [ 277 ] {8b67ebbc-72cd-417c-be6f-00f6cd6fd376} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
859 | 2024.12.17 21:23:29.671987 [ 277 ] {8b67ebbc-72cd-417c-be6f-00f6cd6fd376} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
860 | 2024.12.17 21:23:29.672486 [ 277 ] {8b67ebbc-72cd-417c-be6f-00f6cd6fd376} <Debug> TCPHandler: Processed in 0.001137701 sec. | ||
861 | 2024.12.17 21:23:29.672728 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
862 | 2024.12.17 21:23:29.672884 [ 276 ] {7960da50-2d5f-464a-818c-bed92fdbf821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
863 | 2024.12.17 21:23:29.673257 [ 276 ] {7960da50-2d5f-464a-818c-bed92fdbf821} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
864 | 2024.12.17 21:23:29.673312 [ 276 ] {7960da50-2d5f-464a-818c-bed92fdbf821} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
865 | 2024.12.17 21:23:29.673770 [ 276 ] {7960da50-2d5f-464a-818c-bed92fdbf821} <Debug> TCPHandler: Processed in 0.00109739 sec. | ||
866 | 2024.12.17 21:23:29.674016 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
867 | 2024.12.17 21:23:29.674173 [ 277 ] {f0dea6e1-6926-4482-9f9f-cfc5974e4356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
868 | 2024.12.17 21:23:29.674547 [ 277 ] {f0dea6e1-6926-4482-9f9f-cfc5974e4356} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
869 | 2024.12.17 21:23:29.674602 [ 277 ] {f0dea6e1-6926-4482-9f9f-cfc5974e4356} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
870 | 2024.12.17 21:23:29.675101 [ 277 ] {f0dea6e1-6926-4482-9f9f-cfc5974e4356} <Debug> TCPHandler: Processed in 0.001139771 sec. | ||
871 | 2024.12.17 21:23:29.675367 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
872 | 2024.12.17 21:23:29.675525 [ 276 ] {afa4d377-6c81-4aa6-9af7-a1166102373d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
873 | 2024.12.17 21:23:29.675904 [ 276 ] {afa4d377-6c81-4aa6-9af7-a1166102373d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
874 | 2024.12.17 21:23:29.675959 [ 276 ] {afa4d377-6c81-4aa6-9af7-a1166102373d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
875 | 2024.12.17 21:23:29.676422 [ 276 ] {afa4d377-6c81-4aa6-9af7-a1166102373d} <Debug> TCPHandler: Processed in 0.00111323 sec. | ||
876 | 2024.12.17 21:23:29.676674 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
877 | 2024.12.17 21:23:29.676831 [ 277 ] {8b92535f-8f12-4397-9fcc-d4f1219729f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
878 | 2024.12.17 21:23:29.677212 [ 277 ] {8b92535f-8f12-4397-9fcc-d4f1219729f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
879 | 2024.12.17 21:23:29.677266 [ 277 ] {8b92535f-8f12-4397-9fcc-d4f1219729f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
880 | 2024.12.17 21:23:29.677765 [ 277 ] {8b92535f-8f12-4397-9fcc-d4f1219729f6} <Debug> TCPHandler: Processed in 0.001143521 sec. | ||
881 | 2024.12.17 21:23:29.679725 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
882 | 2024.12.17 21:23:29.679874 [ 276 ] {739905a3-d639-40a2-b51f-9a9a5a128b0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
883 | 2024.12.17 21:23:29.679936 [ 276 ] {739905a3-d639-40a2-b51f-9a9a5a128b0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
884 | 2024.12.17 21:23:29.681282 [ 276 ] {739905a3-d639-40a2-b51f-9a9a5a128b0a} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
885 | 2024.12.17 21:23:29.681330 [ 276 ] {739905a3-d639-40a2-b51f-9a9a5a128b0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
886 | 2024.12.17 21:23:29.682024 [ 276 ] {739905a3-d639-40a2-b51f-9a9a5a128b0a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
887 | 2024.12.17 21:23:29.682473 [ 276 ] {739905a3-d639-40a2-b51f-9a9a5a128b0a} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
888 | 2024.12.17 21:23:29.682771 [ 276 ] {739905a3-d639-40a2-b51f-9a9a5a128b0a} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.00292 sec., 4794.520547945206 rows/sec., 687.94 KiB/sec. | ||
889 | 2024.12.17 21:23:29.682851 [ 276 ] {739905a3-d639-40a2-b51f-9a9a5a128b0a} <Debug> TCPHandler: Processed in 0.003192546 sec. | ||
890 | 2024.12.17 21:23:29.683002 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
891 | 2024.12.17 21:23:29.683128 [ 277 ] {261a6378-8da3-481e-ae43-b42d417fd34c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
892 | 2024.12.17 21:23:29.683178 [ 277 ] {261a6378-8da3-481e-ae43-b42d417fd34c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
893 | 2024.12.17 21:23:29.686448 [ 277 ] {261a6378-8da3-481e-ae43-b42d417fd34c} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
894 | 2024.12.17 21:23:29.686496 [ 277 ] {261a6378-8da3-481e-ae43-b42d417fd34c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
895 | 2024.12.17 21:23:29.687165 [ 277 ] {261a6378-8da3-481e-ae43-b42d417fd34c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
896 | 2024.12.17 21:23:29.687640 [ 277 ] {261a6378-8da3-481e-ae43-b42d417fd34c} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
897 | 2024.12.17 21:23:29.687930 [ 277 ] {261a6378-8da3-481e-ae43-b42d417fd34c} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.004819 sec., 5395.310230338244 rows/sec., 427.79 KiB/sec. | ||
898 | 2024.12.17 21:23:29.688033 [ 277 ] {261a6378-8da3-481e-ae43-b42d417fd34c} <Debug> TCPHandler: Processed in 0.005086678 sec. | ||
899 | 2024.12.17 21:23:29.688191 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
900 | 2024.12.17 21:23:29.688308 [ 276 ] {dad9d491-b546-436d-9ca1-925acb6f1cef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
901 | 2024.12.17 21:23:29.688356 [ 276 ] {dad9d491-b546-436d-9ca1-925acb6f1cef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
902 | 2024.12.17 21:23:29.688956 [ 276 ] {dad9d491-b546-436d-9ca1-925acb6f1cef} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
903 | 2024.12.17 21:23:29.688995 [ 276 ] {dad9d491-b546-436d-9ca1-925acb6f1cef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
904 | 2024.12.17 21:23:29.689470 [ 276 ] {dad9d491-b546-436d-9ca1-925acb6f1cef} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
905 | 2024.12.17 21:23:29.690008 [ 276 ] {dad9d491-b546-436d-9ca1-925acb6f1cef} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
906 | 2024.12.17 21:23:29.690229 [ 276 ] {dad9d491-b546-436d-9ca1-925acb6f1cef} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.00194 sec., 14432.989690721648 rows/sec., 1.13 MiB/sec. | ||
907 | 2024.12.17 21:23:29.690365 [ 276 ] {dad9d491-b546-436d-9ca1-925acb6f1cef} <Debug> TCPHandler: Processed in 0.002232431 sec. | ||
908 | 2024.12.17 21:23:29.690524 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
909 | 2024.12.17 21:23:29.690668 [ 277 ] {959099a7-8758-4170-957f-3b7215668a90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
910 | 2024.12.17 21:23:29.690731 [ 277 ] {959099a7-8758-4170-957f-3b7215668a90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
911 | 2024.12.17 21:23:29.691943 [ 277 ] {959099a7-8758-4170-957f-3b7215668a90} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
912 | 2024.12.17 21:23:29.691980 [ 277 ] {959099a7-8758-4170-957f-3b7215668a90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
913 | 2024.12.17 21:23:29.692531 [ 277 ] {959099a7-8758-4170-957f-3b7215668a90} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
914 | 2024.12.17 21:23:29.693085 [ 277 ] {959099a7-8758-4170-957f-3b7215668a90} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
915 | 2024.12.17 21:23:29.693311 [ 277 ] {959099a7-8758-4170-957f-3b7215668a90} <Debug> executeQuery: Read 40 rows, 2.84 KiB in 0.002677 sec., 14942.099364960777 rows/sec., 1.04 MiB/sec. | ||
916 | 2024.12.17 21:23:29.693367 [ 277 ] {959099a7-8758-4170-957f-3b7215668a90} <Debug> TCPHandler: Processed in 0.002910939 sec. | ||
917 | 2024.12.17 21:23:29.693530 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
918 | 2024.12.17 21:23:29.693669 [ 276 ] {6e2b82e0-60e3-4096-b1b4-8d6cec169b0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
919 | 2024.12.17 21:23:29.693728 [ 276 ] {6e2b82e0-60e3-4096-b1b4-8d6cec169b0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
920 | 2024.12.17 21:23:29.694245 [ 276 ] {6e2b82e0-60e3-4096-b1b4-8d6cec169b0f} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
921 | 2024.12.17 21:23:29.694284 [ 276 ] {6e2b82e0-60e3-4096-b1b4-8d6cec169b0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
922 | 2024.12.17 21:23:29.694807 [ 276 ] {6e2b82e0-60e3-4096-b1b4-8d6cec169b0f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
923 | 2024.12.17 21:23:29.695255 [ 276 ] {6e2b82e0-60e3-4096-b1b4-8d6cec169b0f} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
924 | 2024.12.17 21:23:29.695457 [ 276 ] {6e2b82e0-60e3-4096-b1b4-8d6cec169b0f} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.001819 sec., 8796.04178119846 rows/sec., 618.47 KiB/sec. | ||
925 | 2024.12.17 21:23:29.695506 [ 276 ] {6e2b82e0-60e3-4096-b1b4-8d6cec169b0f} <Debug> TCPHandler: Processed in 0.002042756 sec. | ||
926 | 2024.12.17 21:23:30.461314 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
927 | 2024.12.17 21:23:30.461377 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
928 | 2024.12.17 21:23:30.510138 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 128 | ||
929 | 2024.12.17 21:23:30.513974 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
930 | 2024.12.17 21:23:30.514027 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
931 | 2024.12.17 21:23:30.515638 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
932 | 2024.12.17 21:23:30.516294 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
933 | 2024.12.17 21:23:30.516989 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 128 | ||
934 | 2024.12.17 21:23:30.540828 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
935 | 2024.12.17 21:23:30.541445 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
936 | 2024.12.17 21:23:30.541482 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
937 | 2024.12.17 21:23:30.542211 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
938 | 2024.12.17 21:23:30.542703 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
939 | 2024.12.17 21:23:30.542890 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
940 | 2024.12.17 21:23:30.634278 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
941 | 2024.12.17 21:23:30.654730 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
942 | 2024.12.17 21:23:30.654794 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
943 | 2024.12.17 21:23:30.662169 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
944 | 2024.12.17 21:23:30.663380 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
945 | 2024.12.17 21:23:30.666547 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
946 | 2024.12.17 21:23:31.000163 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.32 MiB, peak 161.32 MiB, free memory in arenas 0.00 B, will set to 158.44 MiB (RSS), difference: 1.12 MiB | ||
947 | 2024.12.17 21:23:34.654045 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
948 | 2024.12.17 21:23:34.654353 [ 276 ] {c924aeb9-41f3-47e3-aedc-d0d0ec63a9a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
949 | 2024.12.17 21:23:34.654468 [ 276 ] {c924aeb9-41f3-47e3-aedc-d0d0ec63a9a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
950 | 2024.12.17 21:23:34.655569 [ 276 ] {c924aeb9-41f3-47e3-aedc-d0d0ec63a9a2} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
951 | 2024.12.17 21:23:34.655620 [ 276 ] {c924aeb9-41f3-47e3-aedc-d0d0ec63a9a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
952 | 2024.12.17 21:23:34.656175 [ 276 ] {c924aeb9-41f3-47e3-aedc-d0d0ec63a9a2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
953 | 2024.12.17 21:23:34.656641 [ 276 ] {c924aeb9-41f3-47e3-aedc-d0d0ec63a9a2} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
954 | 2024.12.17 21:23:34.656877 [ 276 ] {c924aeb9-41f3-47e3-aedc-d0d0ec63a9a2} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.002613 sec., 9950.248756218905 rows/sec., 788.95 KiB/sec. | ||
955 | 2024.12.17 21:23:34.656937 [ 276 ] {c924aeb9-41f3-47e3-aedc-d0d0ec63a9a2} <Debug> TCPHandler: Processed in 0.003082773 sec. | ||
956 | 2024.12.17 21:23:34.657196 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
957 | 2024.12.17 21:23:34.657401 [ 277 ] {62ec6e64-ec16-4623-b7bf-c7b3c7385429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
958 | 2024.12.17 21:23:34.657484 [ 277 ] {62ec6e64-ec16-4623-b7bf-c7b3c7385429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
959 | 2024.12.17 21:23:34.658307 [ 277 ] {62ec6e64-ec16-4623-b7bf-c7b3c7385429} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
960 | 2024.12.17 21:23:34.658353 [ 277 ] {62ec6e64-ec16-4623-b7bf-c7b3c7385429} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
961 | 2024.12.17 21:23:34.658869 [ 277 ] {62ec6e64-ec16-4623-b7bf-c7b3c7385429} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
962 | 2024.12.17 21:23:34.659334 [ 277 ] {62ec6e64-ec16-4623-b7bf-c7b3c7385429} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
963 | 2024.12.17 21:23:34.659563 [ 277 ] {62ec6e64-ec16-4623-b7bf-c7b3c7385429} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.00222 sec., 12612.612612612611 rows/sec., 1007.36 KiB/sec. | ||
964 | 2024.12.17 21:23:34.659623 [ 277 ] {62ec6e64-ec16-4623-b7bf-c7b3c7385429} <Debug> TCPHandler: Processed in 0.0025719 sec. | ||
965 | 2024.12.17 21:23:34.659823 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
966 | 2024.12.17 21:23:34.660049 [ 276 ] {1424207e-0cb0-48b4-bfe3-aaa2aa2fc6db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
967 | 2024.12.17 21:23:34.660145 [ 276 ] {1424207e-0cb0-48b4-bfe3-aaa2aa2fc6db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
968 | 2024.12.17 21:23:34.660723 [ 276 ] {1424207e-0cb0-48b4-bfe3-aaa2aa2fc6db} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
969 | 2024.12.17 21:23:34.660763 [ 276 ] {1424207e-0cb0-48b4-bfe3-aaa2aa2fc6db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
970 | 2024.12.17 21:23:34.661255 [ 276 ] {1424207e-0cb0-48b4-bfe3-aaa2aa2fc6db} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
971 | 2024.12.17 21:23:34.661707 [ 276 ] {1424207e-0cb0-48b4-bfe3-aaa2aa2fc6db} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
972 | 2024.12.17 21:23:34.661917 [ 276 ] {1424207e-0cb0-48b4-bfe3-aaa2aa2fc6db} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001924 sec., 25987.525987525987 rows/sec., 1.80 MiB/sec. | ||
973 | 2024.12.17 21:23:34.661969 [ 276 ] {1424207e-0cb0-48b4-bfe3-aaa2aa2fc6db} <Debug> TCPHandler: Processed in 0.002258512 sec. | ||
974 | 2024.12.17 21:23:34.662119 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
975 | 2024.12.17 21:23:34.662263 [ 277 ] {53f9e23f-6113-4453-bfc2-8c980c95a4b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
976 | 2024.12.17 21:23:34.662327 [ 277 ] {53f9e23f-6113-4453-bfc2-8c980c95a4b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
977 | 2024.12.17 21:23:34.662898 [ 277 ] {53f9e23f-6113-4453-bfc2-8c980c95a4b4} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
978 | 2024.12.17 21:23:34.662944 [ 277 ] {53f9e23f-6113-4453-bfc2-8c980c95a4b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
979 | 2024.12.17 21:23:34.663440 [ 277 ] {53f9e23f-6113-4453-bfc2-8c980c95a4b4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
980 | 2024.12.17 21:23:34.663885 [ 277 ] {53f9e23f-6113-4453-bfc2-8c980c95a4b4} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
981 | 2024.12.17 21:23:34.664085 [ 277 ] {53f9e23f-6113-4453-bfc2-8c980c95a4b4} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001856 sec., 10775.862068965516 rows/sec., 757.68 KiB/sec. | ||
982 | 2024.12.17 21:23:34.664135 [ 277 ] {53f9e23f-6113-4453-bfc2-8c980c95a4b4} <Debug> TCPHandler: Processed in 0.002086186 sec. | ||
983 | 2024.12.17 21:23:38.043813 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
984 | 2024.12.17 21:23:38.044437 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
985 | 2024.12.17 21:23:38.044477 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
986 | 2024.12.17 21:23:38.045211 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
987 | 2024.12.17 21:23:38.045763 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
988 | 2024.12.17 21:23:38.046068 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
989 | 2024.12.17 21:23:38.167443 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
990 | 2024.12.17 21:23:38.186468 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
991 | 2024.12.17 21:23:38.186513 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
992 | 2024.12.17 21:23:38.193610 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
993 | 2024.12.17 21:23:38.194789 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
994 | 2024.12.17 21:23:38.197700 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
995 | 2024.12.17 21:23:39.653745 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
996 | 2024.12.17 21:23:39.653942 [ 276 ] {80b6dc53-098a-4f81-98cc-1450c36c480a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
997 | 2024.12.17 21:23:39.654017 [ 276 ] {80b6dc53-098a-4f81-98cc-1450c36c480a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
998 | 2024.12.17 21:23:39.654790 [ 276 ] {80b6dc53-098a-4f81-98cc-1450c36c480a} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
999 | 2024.12.17 21:23:39.654842 [ 276 ] {80b6dc53-098a-4f81-98cc-1450c36c480a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1000 | 2024.12.17 21:23:39.655429 [ 276 ] {80b6dc53-098a-4f81-98cc-1450c36c480a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1001 | 2024.12.17 21:23:39.655915 [ 276 ] {80b6dc53-098a-4f81-98cc-1450c36c480a} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1002 | 2024.12.17 21:23:39.656148 [ 276 ] {80b6dc53-098a-4f81-98cc-1450c36c480a} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.00226 sec., 11504.424778761062 rows/sec., 912.18 KiB/sec. | ||
1003 | 2024.12.17 21:23:39.656207 [ 276 ] {80b6dc53-098a-4f81-98cc-1450c36c480a} <Debug> TCPHandler: Processed in 0.00259885 sec. | ||
1004 | 2024.12.17 21:23:39.656479 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1005 | 2024.12.17 21:23:39.656673 [ 277 ] {801d11b7-2991-4c12-990f-262b60c270e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1006 | 2024.12.17 21:23:39.656749 [ 277 ] {801d11b7-2991-4c12-990f-262b60c270e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1007 | 2024.12.17 21:23:39.657514 [ 277 ] {801d11b7-2991-4c12-990f-262b60c270e4} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1008 | 2024.12.17 21:23:39.657566 [ 277 ] {801d11b7-2991-4c12-990f-262b60c270e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1009 | 2024.12.17 21:23:39.658162 [ 277 ] {801d11b7-2991-4c12-990f-262b60c270e4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1010 | 2024.12.17 21:23:39.658680 [ 277 ] {801d11b7-2991-4c12-990f-262b60c270e4} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1011 | 2024.12.17 21:23:39.658932 [ 277 ] {801d11b7-2991-4c12-990f-262b60c270e4} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.00231 sec., 12121.212121212122 rows/sec., 968.11 KiB/sec. | ||
1012 | 2024.12.17 21:23:39.659000 [ 277 ] {801d11b7-2991-4c12-990f-262b60c270e4} <Debug> TCPHandler: Processed in 0.002672383 sec. | ||
1013 | 2024.12.17 21:23:39.659151 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1014 | 2024.12.17 21:23:39.659273 [ 276 ] {ca539c68-5903-4e09-aab2-e3d01262b74a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1015 | 2024.12.17 21:23:39.659330 [ 276 ] {ca539c68-5903-4e09-aab2-e3d01262b74a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1016 | 2024.12.17 21:23:39.659886 [ 276 ] {ca539c68-5903-4e09-aab2-e3d01262b74a} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1017 | 2024.12.17 21:23:39.659926 [ 276 ] {ca539c68-5903-4e09-aab2-e3d01262b74a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1018 | 2024.12.17 21:23:39.660431 [ 276 ] {ca539c68-5903-4e09-aab2-e3d01262b74a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1019 | 2024.12.17 21:23:39.660887 [ 276 ] {ca539c68-5903-4e09-aab2-e3d01262b74a} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1020 | 2024.12.17 21:23:39.661112 [ 276 ] {ca539c68-5903-4e09-aab2-e3d01262b74a} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001864 sec., 26824.03433476395 rows/sec., 1.86 MiB/sec. | ||
1021 | 2024.12.17 21:23:39.661166 [ 276 ] {ca539c68-5903-4e09-aab2-e3d01262b74a} <Debug> TCPHandler: Processed in 0.002073636 sec. | ||
1022 | 2024.12.17 21:23:39.661343 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1023 | 2024.12.17 21:23:39.661482 [ 277 ] {b27f2559-fba5-408f-b619-c8816fb8e12d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1024 | 2024.12.17 21:23:39.661539 [ 277 ] {b27f2559-fba5-408f-b619-c8816fb8e12d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1025 | 2024.12.17 21:23:39.662070 [ 277 ] {b27f2559-fba5-408f-b619-c8816fb8e12d} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1026 | 2024.12.17 21:23:39.662112 [ 277 ] {b27f2559-fba5-408f-b619-c8816fb8e12d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1027 | 2024.12.17 21:23:39.662661 [ 277 ] {b27f2559-fba5-408f-b619-c8816fb8e12d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1028 | 2024.12.17 21:23:39.663148 [ 277 ] {b27f2559-fba5-408f-b619-c8816fb8e12d} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1029 | 2024.12.17 21:23:39.663398 [ 277 ] {b27f2559-fba5-408f-b619-c8816fb8e12d} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001943 sec., 10293.36078229542 rows/sec., 723.75 KiB/sec. | ||
1030 | 2024.12.17 21:23:39.663552 [ 277 ] {b27f2559-fba5-408f-b619-c8816fb8e12d} <Debug> TCPHandler: Processed in 0.002279012 sec. | ||
1031 | 2024.12.17 21:23:40.518012 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 144 | ||
1032 | 2024.12.17 21:23:40.520618 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1033 | 2024.12.17 21:23:40.520666 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1034 | 2024.12.17 21:23:40.522267 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1035 | 2024.12.17 21:23:40.522796 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1036 | 2024.12.17 21:23:40.523378 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 144 | ||
1037 | 2024.12.17 21:23:44.653569 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1038 | 2024.12.17 21:23:44.653971 [ 276 ] {943281a2-2a96-412c-8a99-91d4fcfd343d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
1039 | 2024.12.17 21:23:44.656572 [ 276 ] {943281a2-2a96-412c-8a99-91d4fcfd343d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1040 | 2024.12.17 21:23:44.656711 [ 276 ] {943281a2-2a96-412c-8a99-91d4fcfd343d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE | ||
1041 | 2024.12.17 21:23:44.657255 [ 276 ] {943281a2-2a96-412c-8a99-91d4fcfd343d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1042 | 2024.12.17 21:23:44.659657 [ 276 ] {943281a2-2a96-412c-8a99-91d4fcfd343d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1043 | 2024.12.17 21:23:44.660209 [ 276 ] {943281a2-2a96-412c-8a99-91d4fcfd343d} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
1044 | 2024.12.17 21:23:44.663499 [ 276 ] {943281a2-2a96-412c-8a99-91d4fcfd343d} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1045 | 2024.12.17 21:23:44.663558 [ 276 ] {943281a2-2a96-412c-8a99-91d4fcfd343d} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1046 | 2024.12.17 21:23:44.663578 [ 276 ] {943281a2-2a96-412c-8a99-91d4fcfd343d} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1047 | 2024.12.17 21:23:44.663688 [ 276 ] {943281a2-2a96-412c-8a99-91d4fcfd343d} <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'))" | ||
1048 | 2024.12.17 21:23:44.663717 [ 276 ] {943281a2-2a96-412c-8a99-91d4fcfd343d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1049 | 2024.12.17 21:23:44.672109 [ 276 ] {943281a2-2a96-412c-8a99-91d4fcfd343d} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.018315 sec., 764.4007644007644 rows/sec., 31.19 KiB/sec. | ||
1050 | 2024.12.17 21:23:44.672215 [ 276 ] {943281a2-2a96-412c-8a99-91d4fcfd343d} <Debug> TCPHandler: Processed in 0.01884553 sec. | ||
1051 | 2024.12.17 21:23:44.672701 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1052 | 2024.12.17 21:23:44.672981 [ 277 ] {1ef558ee-5698-4da0-be74-e3534ae35a6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) 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', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
1053 | 2024.12.17 21:23:44.673429 [ 277 ] {1ef558ee-5698-4da0-be74-e3534ae35a6f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1054 | 2024.12.17 21:23:44.673473 [ 277 ] {1ef558ee-5698-4da0-be74-e3534ae35a6f} <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', 'static_routing_config:static_routes')" moved to PREWHERE | ||
1055 | 2024.12.17 21:23:44.673777 [ 277 ] {1ef558ee-5698-4da0-be74-e3534ae35a6f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1056 | 2024.12.17 21:23:44.673863 [ 277 ] {1ef558ee-5698-4da0-be74-e3534ae35a6f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1057 | 2024.12.17 21:23:44.674045 [ 277 ] {1ef558ee-5698-4da0-be74-e3534ae35a6f} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
1058 | 2024.12.17 21:23:44.674086 [ 277 ] {1ef558ee-5698-4da0-be74-e3534ae35a6f} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1059 | 2024.12.17 21:23:44.674113 [ 277 ] {1ef558ee-5698-4da0-be74-e3534ae35a6f} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1060 | 2024.12.17 21:23:44.674131 [ 277 ] {1ef558ee-5698-4da0-be74-e3534ae35a6f} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1061 | 2024.12.17 21:23:44.674182 [ 277 ] {1ef558ee-5698-4da0-be74-e3534ae35a6f} <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', 'static_routing_config:static_routes'))" | ||
1062 | 2024.12.17 21:23:44.674207 [ 277 ] {1ef558ee-5698-4da0-be74-e3534ae35a6f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1063 | 2024.12.17 21:23:44.675051 [ 277 ] {1ef558ee-5698-4da0-be74-e3534ae35a6f} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.002193 sec., 6383.948928408572 rows/sec., 260.51 KiB/sec. | ||
1064 | 2024.12.17 21:23:44.675190 [ 277 ] {1ef558ee-5698-4da0-be74-e3534ae35a6f} <Debug> TCPHandler: Processed in 0.002634201 sec. | ||
1065 | 2024.12.17 21:23:44.675517 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1066 | 2024.12.17 21:23:44.675718 [ 276 ] {bdb11e72-6eff-405b-9b4a-b7662184753d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
1067 | 2024.12.17 21:23:44.676082 [ 276 ] {bdb11e72-6eff-405b-9b4a-b7662184753d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1068 | 2024.12.17 21:23:44.676131 [ 276 ] {bdb11e72-6eff-405b-9b4a-b7662184753d} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes')" moved to PREWHERE | ||
1069 | 2024.12.17 21:23:44.676426 [ 276 ] {bdb11e72-6eff-405b-9b4a-b7662184753d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1070 | 2024.12.17 21:23:44.676493 [ 276 ] {bdb11e72-6eff-405b-9b4a-b7662184753d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1071 | 2024.12.17 21:23:44.676642 [ 276 ] {bdb11e72-6eff-405b-9b4a-b7662184753d} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
1072 | 2024.12.17 21:23:44.676676 [ 276 ] {bdb11e72-6eff-405b-9b4a-b7662184753d} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1073 | 2024.12.17 21:23:44.676700 [ 276 ] {bdb11e72-6eff-405b-9b4a-b7662184753d} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1074 | 2024.12.17 21:23:44.676717 [ 276 ] {bdb11e72-6eff-405b-9b4a-b7662184753d} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1075 | 2024.12.17 21:23:44.676760 [ 276 ] {bdb11e72-6eff-405b-9b4a-b7662184753d} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))" | ||
1076 | 2024.12.17 21:23:44.676783 [ 276 ] {bdb11e72-6eff-405b-9b4a-b7662184753d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1077 | 2024.12.17 21:23:44.677324 [ 276 ] {bdb11e72-6eff-405b-9b4a-b7662184753d} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001696 sec., 8254.716981132075 rows/sec., 336.84 KiB/sec. | ||
1078 | 2024.12.17 21:23:44.677406 [ 276 ] {bdb11e72-6eff-405b-9b4a-b7662184753d} <Debug> TCPHandler: Processed in 0.001959433 sec. | ||
1079 | 2024.12.17 21:23:44.677650 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1080 | 2024.12.17 21:23:44.677860 [ 277 ] {93ca5c3d-0d0d-43af-abdf-c67bf4a1527e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1081 | 2024.12.17 21:23:44.678228 [ 277 ] {93ca5c3d-0d0d-43af-abdf-c67bf4a1527e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1082 | 2024.12.17 21:23:44.678277 [ 277 ] {93ca5c3d-0d0d-43af-abdf-c67bf4a1527e} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1083 | 2024.12.17 21:23:44.678555 [ 277 ] {93ca5c3d-0d0d-43af-abdf-c67bf4a1527e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1084 | 2024.12.17 21:23:44.678621 [ 277 ] {93ca5c3d-0d0d-43af-abdf-c67bf4a1527e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1085 | 2024.12.17 21:23:44.678770 [ 277 ] {93ca5c3d-0d0d-43af-abdf-c67bf4a1527e} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
1086 | 2024.12.17 21:23:44.678803 [ 277 ] {93ca5c3d-0d0d-43af-abdf-c67bf4a1527e} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1087 | 2024.12.17 21:23:44.678826 [ 277 ] {93ca5c3d-0d0d-43af-abdf-c67bf4a1527e} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1088 | 2024.12.17 21:23:44.678843 [ 277 ] {93ca5c3d-0d0d-43af-abdf-c67bf4a1527e} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1089 | 2024.12.17 21:23:44.678888 [ 277 ] {93ca5c3d-0d0d-43af-abdf-c67bf4a1527e} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1090 | 2024.12.17 21:23:44.678910 [ 277 ] {93ca5c3d-0d0d-43af-abdf-c67bf4a1527e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1091 | 2024.12.17 21:23:44.679465 [ 277 ] {93ca5c3d-0d0d-43af-abdf-c67bf4a1527e} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001702 sec., 8225.616921269095 rows/sec., 335.66 KiB/sec. | ||
1092 | 2024.12.17 21:23:44.679590 [ 277 ] {93ca5c3d-0d0d-43af-abdf-c67bf4a1527e} <Debug> TCPHandler: Processed in 0.002012414 sec. | ||
1093 | 2024.12.17 21:23:44.684848 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1094 | 2024.12.17 21:23:44.685090 [ 276 ] {a6f17c28-8920-4911-9dc4-949466dbc121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1095 | 2024.12.17 21:23:44.685192 [ 276 ] {a6f17c28-8920-4911-9dc4-949466dbc121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1096 | 2024.12.17 21:23:44.686009 [ 276 ] {a6f17c28-8920-4911-9dc4-949466dbc121} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1097 | 2024.12.17 21:23:44.686055 [ 276 ] {a6f17c28-8920-4911-9dc4-949466dbc121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1098 | 2024.12.17 21:23:44.686733 [ 276 ] {a6f17c28-8920-4911-9dc4-949466dbc121} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1099 | 2024.12.17 21:23:44.687127 [ 276 ] {a6f17c28-8920-4911-9dc4-949466dbc121} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1100 | 2024.12.17 21:23:44.687419 [ 276 ] {a6f17c28-8920-4911-9dc4-949466dbc121} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.002394 sec., 1670.843776106934 rows/sec., 212.53 KiB/sec. | ||
1101 | 2024.12.17 21:23:44.687605 [ 276 ] {a6f17c28-8920-4911-9dc4-949466dbc121} <Debug> TCPHandler: Processed in 0.002868768 sec. | ||
1102 | 2024.12.17 21:23:44.687815 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1103 | 2024.12.17 21:23:44.687967 [ 277 ] {6734894b-152a-4611-bd3d-67bc2b6999e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1104 | 2024.12.17 21:23:44.688025 [ 277 ] {6734894b-152a-4611-bd3d-67bc2b6999e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1105 | 2024.12.17 21:23:44.688718 [ 277 ] {6734894b-152a-4611-bd3d-67bc2b6999e1} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1106 | 2024.12.17 21:23:44.688765 [ 277 ] {6734894b-152a-4611-bd3d-67bc2b6999e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1107 | 2024.12.17 21:23:44.689281 [ 277 ] {6734894b-152a-4611-bd3d-67bc2b6999e1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1108 | 2024.12.17 21:23:44.689732 [ 277 ] {6734894b-152a-4611-bd3d-67bc2b6999e1} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1109 | 2024.12.17 21:23:44.690025 [ 277 ] {6734894b-152a-4611-bd3d-67bc2b6999e1} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002086 sec., 26845.637583892614 rows/sec., 2.05 MiB/sec. | ||
1110 | 2024.12.17 21:23:44.690101 [ 277 ] {6734894b-152a-4611-bd3d-67bc2b6999e1} <Debug> TCPHandler: Processed in 0.002354334 sec. | ||
1111 | 2024.12.17 21:23:44.690299 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1112 | 2024.12.17 21:23:44.690476 [ 276 ] {9ab22844-e7a1-4adc-a820-be9802941737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1113 | 2024.12.17 21:23:44.690534 [ 276 ] {9ab22844-e7a1-4adc-a820-be9802941737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1114 | 2024.12.17 21:23:44.691258 [ 276 ] {9ab22844-e7a1-4adc-a820-be9802941737} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1115 | 2024.12.17 21:23:44.691307 [ 276 ] {9ab22844-e7a1-4adc-a820-be9802941737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1116 | 2024.12.17 21:23:44.691800 [ 276 ] {9ab22844-e7a1-4adc-a820-be9802941737} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1117 | 2024.12.17 21:23:44.692290 [ 276 ] {9ab22844-e7a1-4adc-a820-be9802941737} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1118 | 2024.12.17 21:23:44.692495 [ 276 ] {9ab22844-e7a1-4adc-a820-be9802941737} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002049 sec., 31234.748657881893 rows/sec., 2.44 MiB/sec. | ||
1119 | 2024.12.17 21:23:44.692548 [ 276 ] {9ab22844-e7a1-4adc-a820-be9802941737} <Debug> TCPHandler: Processed in 0.002360004 sec. | ||
1120 | 2024.12.17 21:23:44.692698 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1121 | 2024.12.17 21:23:44.692820 [ 277 ] {2fdaafcb-a1af-423b-9904-93bdae2d5c33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1122 | 2024.12.17 21:23:44.692872 [ 277 ] {2fdaafcb-a1af-423b-9904-93bdae2d5c33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1123 | 2024.12.17 21:23:44.693465 [ 277 ] {2fdaafcb-a1af-423b-9904-93bdae2d5c33} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1124 | 2024.12.17 21:23:44.693504 [ 277 ] {2fdaafcb-a1af-423b-9904-93bdae2d5c33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1125 | 2024.12.17 21:23:44.694063 [ 277 ] {2fdaafcb-a1af-423b-9904-93bdae2d5c33} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1126 | 2024.12.17 21:23:44.694626 [ 277 ] {2fdaafcb-a1af-423b-9904-93bdae2d5c33} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1127 | 2024.12.17 21:23:44.694957 [ 277 ] {2fdaafcb-a1af-423b-9904-93bdae2d5c33} <Debug> executeQuery: Read 138 rows, 9.84 KiB in 0.002159 sec., 63918.48077813803 rows/sec., 4.45 MiB/sec. | ||
1128 | 2024.12.17 21:23:44.695016 [ 277 ] {2fdaafcb-a1af-423b-9904-93bdae2d5c33} <Debug> TCPHandler: Processed in 0.002378715 sec. | ||
1129 | 2024.12.17 21:23:44.695199 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1130 | 2024.12.17 21:23:44.695345 [ 276 ] {4d29c1c8-9968-4811-a6bc-614973e4307a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1131 | 2024.12.17 21:23:44.695397 [ 276 ] {4d29c1c8-9968-4811-a6bc-614973e4307a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1132 | 2024.12.17 21:23:44.695915 [ 276 ] {4d29c1c8-9968-4811-a6bc-614973e4307a} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1133 | 2024.12.17 21:23:44.695961 [ 276 ] {4d29c1c8-9968-4811-a6bc-614973e4307a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1134 | 2024.12.17 21:23:44.696509 [ 276 ] {4d29c1c8-9968-4811-a6bc-614973e4307a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1135 | 2024.12.17 21:23:44.697018 [ 276 ] {4d29c1c8-9968-4811-a6bc-614973e4307a} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1136 | 2024.12.17 21:23:44.697230 [ 276 ] {4d29c1c8-9968-4811-a6bc-614973e4307a} <Debug> executeQuery: Read 52 rows, 3.59 KiB in 0.001919 sec., 27097.44658676394 rows/sec., 1.83 MiB/sec. | ||
1137 | 2024.12.17 21:23:44.697281 [ 276 ] {4d29c1c8-9968-4811-a6bc-614973e4307a} <Debug> TCPHandler: Processed in 0.002153178 sec. | ||
1138 | 2024.12.17 21:23:45.461633 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1139 | 2024.12.17 21:23:45.461712 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1140 | 2024.12.17 21:23:45.547123 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
1141 | 2024.12.17 21:23:45.547791 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1142 | 2024.12.17 21:23:45.547837 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1143 | 2024.12.17 21:23:45.548451 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1144 | 2024.12.17 21:23:45.548709 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1145 | 2024.12.17 21:23:45.548919 [ 93 ] {} <Debug> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1146 | 2024.12.17 21:23:45.548951 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
1147 | 2024.12.17 21:23:45.549005 [ 93 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1148 | 2024.12.17 21:23:45.549034 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1149 | 2024.12.17 21:23:45.549273 [ 201 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::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 | ||
1150 | 2024.12.17 21:23:45.549432 [ 201 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1151 | 2024.12.17 21:23:45.549501 [ 201 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
1152 | 2024.12.17 21:23:45.549619 [ 201 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
1153 | 2024.12.17 21:23:45.549772 [ 201 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::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 | ||
1154 | 2024.12.17 21:23:45.550028 [ 201 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::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 | ||
1155 | 2024.12.17 21:23:45.550197 [ 201 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::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 | ||
1156 | 2024.12.17 21:23:45.550302 [ 201 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::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 | ||
1157 | 2024.12.17 21:23:45.560531 [ 189 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.011426069 sec., 245578.7725419827 rows/sec., 3.51 MiB/sec. | ||
1158 | 2024.12.17 21:23:45.561225 [ 189 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1159 | 2024.12.17 21:23:45.561561 [ 189 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_6_1} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1160 | 2024.12.17 21:23:45.561645 [ 189 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_6_1} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1161 | 2024.12.17 21:23:45.561751 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
1162 | 2024.12.17 21:23:45.698700 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
1163 | 2024.12.17 21:23:45.719410 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1164 | 2024.12.17 21:23:45.719477 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1165 | 2024.12.17 21:23:45.726640 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1166 | 2024.12.17 21:23:45.727406 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1167 | 2024.12.17 21:23:45.727793 [ 93 ] {} <Debug> system.metric_log (27251624-260b-4d10-8451-92693738bfda) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1168 | 2024.12.17 21:23:45.727909 [ 93 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1169 | 2024.12.17 21:23:45.727974 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1170 | 2024.12.17 21:23:45.728574 [ 189 ] {27251624-260b-4d10-8451-92693738bfda::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 | ||
1171 | 2024.12.17 21:23:45.742932 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
1172 | 2024.12.17 21:23:45.744494 [ 189 ] {27251624-260b-4d10-8451-92693738bfda::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1173 | 2024.12.17 21:23:45.745991 [ 189 ] {27251624-260b-4d10-8451-92693738bfda::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 | ||
1174 | 2024.12.17 21:23:45.751574 [ 189 ] {27251624-260b-4d10-8451-92693738bfda::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 | ||
1175 | 2024.12.17 21:23:45.756759 [ 189 ] {27251624-260b-4d10-8451-92693738bfda::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 | ||
1176 | 2024.12.17 21:23:45.761963 [ 189 ] {27251624-260b-4d10-8451-92693738bfda::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 | ||
1177 | 2024.12.17 21:23:45.769416 [ 189 ] {27251624-260b-4d10-8451-92693738bfda::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 | ||
1178 | 2024.12.17 21:23:45.774109 [ 189 ] {27251624-260b-4d10-8451-92693738bfda::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 | ||
1179 | 2024.12.17 21:23:45.834293 [ 192 ] {27251624-260b-4d10-8451-92693738bfda::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.106179123 sec., 433.2301746361194 rows/sec., 2.24 MiB/sec. | ||
1180 | 2024.12.17 21:23:45.836930 [ 194 ] {27251624-260b-4d10-8451-92693738bfda::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1181 | 2024.12.17 21:23:45.839791 [ 194 ] {27251624-260b-4d10-8451-92693738bfda::all_1_6_1} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1182 | 2024.12.17 21:23:45.839912 [ 194 ] {27251624-260b-4d10-8451-92693738bfda::all_1_6_1} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1183 | 2024.12.17 21:23:45.842098 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
1184 | 2024.12.17 21:23:46.000155 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.74 MiB, peak 171.28 MiB, free memory in arenas 0.00 B, will set to 165.45 MiB (RSS), difference: 3.71 MiB | ||
1185 | 2024.12.17 21:23:49.659100 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1186 | 2024.12.17 21:23:49.659298 [ 276 ] {f1e63329-6c76-4807-a850-8de070b65401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1187 | 2024.12.17 21:23:49.659375 [ 276 ] {f1e63329-6c76-4807-a850-8de070b65401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1188 | 2024.12.17 21:23:49.660226 [ 276 ] {f1e63329-6c76-4807-a850-8de070b65401} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1189 | 2024.12.17 21:23:49.660274 [ 276 ] {f1e63329-6c76-4807-a850-8de070b65401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1190 | 2024.12.17 21:23:49.660740 [ 276 ] {f1e63329-6c76-4807-a850-8de070b65401} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1191 | 2024.12.17 21:23:49.661001 [ 276 ] {f1e63329-6c76-4807-a850-8de070b65401} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1192 | 2024.12.17 21:23:49.661226 [ 276 ] {f1e63329-6c76-4807-a850-8de070b65401} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001982 sec., 28254.28859737639 rows/sec., 2.16 MiB/sec. | ||
1193 | 2024.12.17 21:23:49.661293 [ 276 ] {f1e63329-6c76-4807-a850-8de070b65401} <Debug> TCPHandler: Processed in 0.002324633 sec. | ||
1194 | 2024.12.17 21:23:49.661573 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1195 | 2024.12.17 21:23:49.661764 [ 277 ] {7d8c76c0-0158-4f54-a675-3c76549cfe18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1196 | 2024.12.17 21:23:49.661840 [ 277 ] {7d8c76c0-0158-4f54-a675-3c76549cfe18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1197 | 2024.12.17 21:23:49.662650 [ 277 ] {7d8c76c0-0158-4f54-a675-3c76549cfe18} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1198 | 2024.12.17 21:23:49.662703 [ 277 ] {7d8c76c0-0158-4f54-a675-3c76549cfe18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1199 | 2024.12.17 21:23:49.663148 [ 277 ] {7d8c76c0-0158-4f54-a675-3c76549cfe18} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1200 | 2024.12.17 21:23:49.663409 [ 277 ] {7d8c76c0-0158-4f54-a675-3c76549cfe18} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1201 | 2024.12.17 21:23:49.663669 [ 277 ] {7d8c76c0-0158-4f54-a675-3c76549cfe18} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001959 sec., 32669.729453802964 rows/sec., 2.55 MiB/sec. | ||
1202 | 2024.12.17 21:23:49.663738 [ 277 ] {7d8c76c0-0158-4f54-a675-3c76549cfe18} <Debug> TCPHandler: Processed in 0.002305442 sec. | ||
1203 | 2024.12.17 21:23:49.663921 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1204 | 2024.12.17 21:23:49.664056 [ 276 ] {3252e26a-e838-4026-9b73-b50fe1d8647c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1205 | 2024.12.17 21:23:49.664113 [ 276 ] {3252e26a-e838-4026-9b73-b50fe1d8647c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1206 | 2024.12.17 21:23:49.664751 [ 276 ] {3252e26a-e838-4026-9b73-b50fe1d8647c} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1207 | 2024.12.17 21:23:49.664793 [ 276 ] {3252e26a-e838-4026-9b73-b50fe1d8647c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1208 | 2024.12.17 21:23:49.665223 [ 276 ] {3252e26a-e838-4026-9b73-b50fe1d8647c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1209 | 2024.12.17 21:23:49.665468 [ 276 ] {3252e26a-e838-4026-9b73-b50fe1d8647c} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1210 | 2024.12.17 21:23:49.665712 [ 276 ] {3252e26a-e838-4026-9b73-b50fe1d8647c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001689 sec., 94730.60982830077 rows/sec., 6.60 MiB/sec. | ||
1211 | 2024.12.17 21:23:49.665775 [ 276 ] {3252e26a-e838-4026-9b73-b50fe1d8647c} <Debug> TCPHandler: Processed in 0.001915182 sec. | ||
1212 | 2024.12.17 21:23:49.666029 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1213 | 2024.12.17 21:23:49.666226 [ 277 ] {e335903d-312a-4da9-94c1-f48f218ff2d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1214 | 2024.12.17 21:23:49.666308 [ 277 ] {e335903d-312a-4da9-94c1-f48f218ff2d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1215 | 2024.12.17 21:23:49.666926 [ 277 ] {e335903d-312a-4da9-94c1-f48f218ff2d9} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1216 | 2024.12.17 21:23:49.666972 [ 277 ] {e335903d-312a-4da9-94c1-f48f218ff2d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1217 | 2024.12.17 21:23:49.667392 [ 277 ] {e335903d-312a-4da9-94c1-f48f218ff2d9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1218 | 2024.12.17 21:23:49.667641 [ 277 ] {e335903d-312a-4da9-94c1-f48f218ff2d9} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1219 | 2024.12.17 21:23:49.667908 [ 277 ] {e335903d-312a-4da9-94c1-f48f218ff2d9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001738 sec., 34522.439585730725 rows/sec., 2.33 MiB/sec. | ||
1220 | 2024.12.17 21:23:49.668071 [ 277 ] {e335903d-312a-4da9-94c1-f48f218ff2d9} <Debug> TCPHandler: Processed in 0.002178889 sec. | ||
1221 | 2024.12.17 21:23:50.524459 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 170 | ||
1222 | 2024.12.17 21:23:50.527557 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1223 | 2024.12.17 21:23:50.527602 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1224 | 2024.12.17 21:23:50.529083 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1225 | 2024.12.17 21:23:50.529402 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1226 | 2024.12.17 21:23:50.529880 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 170 | ||
1227 | 2024.12.17 21:23:53.050027 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 | ||
1228 | 2024.12.17 21:23:53.050704 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1229 | 2024.12.17 21:23:53.050751 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1230 | 2024.12.17 21:23:53.051396 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1231 | 2024.12.17 21:23:53.051668 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1232 | 2024.12.17 21:23:53.051889 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 | ||
1233 | 2024.12.17 21:23:53.243962 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
1234 | 2024.12.17 21:23:53.263050 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1235 | 2024.12.17 21:23:53.263109 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1236 | 2024.12.17 21:23:53.269698 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1237 | 2024.12.17 21:23:53.270466 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1238 | 2024.12.17 21:23:53.272954 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
1239 | 2024.12.17 21:23:54.652355 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1240 | 2024.12.17 21:23:54.652612 [ 276 ] {a2fd21a2-7c8a-4752-ab25-6326b256a7ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) 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) | ||
1241 | 2024.12.17 21:23:54.653031 [ 276 ] {a2fd21a2-7c8a-4752-ab25-6326b256a7ad} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1242 | 2024.12.17 21:23:54.653078 [ 276 ] {a2fd21a2-7c8a-4752-ab25-6326b256a7ad} <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 | ||
1243 | 2024.12.17 21:23:54.653390 [ 276 ] {a2fd21a2-7c8a-4752-ab25-6326b256a7ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1244 | 2024.12.17 21:23:54.653476 [ 276 ] {a2fd21a2-7c8a-4752-ab25-6326b256a7ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1245 | 2024.12.17 21:23:54.653657 [ 276 ] {a2fd21a2-7c8a-4752-ab25-6326b256a7ad} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
1246 | 2024.12.17 21:23:54.653898 [ 294 ] {a2fd21a2-7c8a-4752-ab25-6326b256a7ad} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1247 | 2024.12.17 21:23:54.653941 [ 295 ] {a2fd21a2-7c8a-4752-ab25-6326b256a7ad} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1248 | 2024.12.17 21:23:54.654075 [ 276 ] {a2fd21a2-7c8a-4752-ab25-6326b256a7ad} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (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 | ||
1249 | 2024.12.17 21:23:54.654107 [ 276 ] {a2fd21a2-7c8a-4752-ab25-6326b256a7ad} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1250 | 2024.12.17 21:23:54.654378 [ 276 ] {a2fd21a2-7c8a-4752-ab25-6326b256a7ad} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1251 | 2024.12.17 21:23:54.654405 [ 276 ] {a2fd21a2-7c8a-4752-ab25-6326b256a7ad} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1252 | 2024.12.17 21:23:54.654468 [ 276 ] {a2fd21a2-7c8a-4752-ab25-6326b256a7ad} <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'))" | ||
1253 | 2024.12.17 21:23:54.654515 [ 276 ] {a2fd21a2-7c8a-4752-ab25-6326b256a7ad} <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'))" | ||
1254 | 2024.12.17 21:23:54.655962 [ 276 ] {a2fd21a2-7c8a-4752-ab25-6326b256a7ad} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.003459 sec., 5203.816131830009 rows/sec., 212.87 KiB/sec. | ||
1255 | 2024.12.17 21:23:54.656118 [ 276 ] {a2fd21a2-7c8a-4752-ab25-6326b256a7ad} <Debug> TCPHandler: Processed in 0.003908776 sec. | ||
1256 | 2024.12.17 21:23:54.657004 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1257 | 2024.12.17 21:23:54.657263 [ 277 ] {8e324b29-fdc8-4467-8c07-0d7119d65601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) 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) | ||
1258 | 2024.12.17 21:23:54.657720 [ 277 ] {8e324b29-fdc8-4467-8c07-0d7119d65601} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1259 | 2024.12.17 21:23:54.657768 [ 277 ] {8e324b29-fdc8-4467-8c07-0d7119d65601} <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 | ||
1260 | 2024.12.17 21:23:54.658087 [ 277 ] {8e324b29-fdc8-4467-8c07-0d7119d65601} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1261 | 2024.12.17 21:23:54.658175 [ 277 ] {8e324b29-fdc8-4467-8c07-0d7119d65601} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1262 | 2024.12.17 21:23:54.658355 [ 277 ] {8e324b29-fdc8-4467-8c07-0d7119d65601} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
1263 | 2024.12.17 21:23:54.658481 [ 294 ] {8e324b29-fdc8-4467-8c07-0d7119d65601} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1264 | 2024.12.17 21:23:54.658503 [ 296 ] {8e324b29-fdc8-4467-8c07-0d7119d65601} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1265 | 2024.12.17 21:23:54.658666 [ 277 ] {8e324b29-fdc8-4467-8c07-0d7119d65601} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (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 | ||
1266 | 2024.12.17 21:23:54.658699 [ 277 ] {8e324b29-fdc8-4467-8c07-0d7119d65601} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1267 | 2024.12.17 21:23:54.658821 [ 277 ] {8e324b29-fdc8-4467-8c07-0d7119d65601} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1268 | 2024.12.17 21:23:54.658845 [ 277 ] {8e324b29-fdc8-4467-8c07-0d7119d65601} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1269 | 2024.12.17 21:23:54.658891 [ 277 ] {8e324b29-fdc8-4467-8c07-0d7119d65601} <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'))" | ||
1270 | 2024.12.17 21:23:54.658942 [ 277 ] {8e324b29-fdc8-4467-8c07-0d7119d65601} <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'))" | ||
1271 | 2024.12.17 21:23:54.660088 [ 277 ] {8e324b29-fdc8-4467-8c07-0d7119d65601} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002937 sec., 6128.702757916241 rows/sec., 250.71 KiB/sec. | ||
1272 | 2024.12.17 21:23:54.660277 [ 277 ] {8e324b29-fdc8-4467-8c07-0d7119d65601} <Debug> TCPHandler: Processed in 0.003410062 sec. | ||
1273 | 2024.12.17 21:23:54.660618 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1274 | 2024.12.17 21:23:54.660811 [ 276 ] {c5111be6-da00-4caf-aa37-74ec9c783853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) 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) | ||
1275 | 2024.12.17 21:23:54.661138 [ 276 ] {c5111be6-da00-4caf-aa37-74ec9c783853} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1276 | 2024.12.17 21:23:54.661182 [ 276 ] {c5111be6-da00-4caf-aa37-74ec9c783853} <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 | ||
1277 | 2024.12.17 21:23:54.661462 [ 276 ] {c5111be6-da00-4caf-aa37-74ec9c783853} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1278 | 2024.12.17 21:23:54.661532 [ 276 ] {c5111be6-da00-4caf-aa37-74ec9c783853} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1279 | 2024.12.17 21:23:54.661687 [ 276 ] {c5111be6-da00-4caf-aa37-74ec9c783853} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
1280 | 2024.12.17 21:23:54.661794 [ 295 ] {c5111be6-da00-4caf-aa37-74ec9c783853} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1281 | 2024.12.17 21:23:54.661807 [ 296 ] {c5111be6-da00-4caf-aa37-74ec9c783853} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1282 | 2024.12.17 21:23:54.661931 [ 276 ] {c5111be6-da00-4caf-aa37-74ec9c783853} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (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 | ||
1283 | 2024.12.17 21:23:54.661969 [ 276 ] {c5111be6-da00-4caf-aa37-74ec9c783853} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1284 | 2024.12.17 21:23:54.662083 [ 276 ] {c5111be6-da00-4caf-aa37-74ec9c783853} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1285 | 2024.12.17 21:23:54.662113 [ 276 ] {c5111be6-da00-4caf-aa37-74ec9c783853} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1286 | 2024.12.17 21:23:54.662169 [ 276 ] {c5111be6-da00-4caf-aa37-74ec9c783853} <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'))" | ||
1287 | 2024.12.17 21:23:54.662226 [ 276 ] {c5111be6-da00-4caf-aa37-74ec9c783853} <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'))" | ||
1288 | 2024.12.17 21:23:54.665202 [ 276 ] {c5111be6-da00-4caf-aa37-74ec9c783853} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.004478 sec., 4019.6516301920497 rows/sec., 164.43 KiB/sec. | ||
1289 | 2024.12.17 21:23:54.665350 [ 276 ] {c5111be6-da00-4caf-aa37-74ec9c783853} <Debug> TCPHandler: Processed in 0.00480317 sec. | ||
1290 | 2024.12.17 21:23:54.666053 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1291 | 2024.12.17 21:23:54.666251 [ 277 ] {c08c5905-b75e-468a-84b8-dd83feabc675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) 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) | ||
1292 | 2024.12.17 21:23:54.666579 [ 277 ] {c08c5905-b75e-468a-84b8-dd83feabc675} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1293 | 2024.12.17 21:23:54.666623 [ 277 ] {c08c5905-b75e-468a-84b8-dd83feabc675} <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 | ||
1294 | 2024.12.17 21:23:54.666903 [ 277 ] {c08c5905-b75e-468a-84b8-dd83feabc675} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1295 | 2024.12.17 21:23:54.666974 [ 277 ] {c08c5905-b75e-468a-84b8-dd83feabc675} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1296 | 2024.12.17 21:23:54.667128 [ 277 ] {c08c5905-b75e-468a-84b8-dd83feabc675} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
1297 | 2024.12.17 21:23:54.667231 [ 295 ] {c08c5905-b75e-468a-84b8-dd83feabc675} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1298 | 2024.12.17 21:23:54.667244 [ 296 ] {c08c5905-b75e-468a-84b8-dd83feabc675} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1299 | 2024.12.17 21:23:54.667368 [ 277 ] {c08c5905-b75e-468a-84b8-dd83feabc675} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (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 | ||
1300 | 2024.12.17 21:23:54.667396 [ 277 ] {c08c5905-b75e-468a-84b8-dd83feabc675} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1301 | 2024.12.17 21:23:54.667481 [ 277 ] {c08c5905-b75e-468a-84b8-dd83feabc675} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1302 | 2024.12.17 21:23:54.667503 [ 277 ] {c08c5905-b75e-468a-84b8-dd83feabc675} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1303 | 2024.12.17 21:23:54.667543 [ 277 ] {c08c5905-b75e-468a-84b8-dd83feabc675} <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'))" | ||
1304 | 2024.12.17 21:23:54.667588 [ 277 ] {c08c5905-b75e-468a-84b8-dd83feabc675} <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'))" | ||
1305 | 2024.12.17 21:23:54.668686 [ 277 ] {c08c5905-b75e-468a-84b8-dd83feabc675} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002525 sec., 7128.712871287129 rows/sec., 291.62 KiB/sec. | ||
1306 | 2024.12.17 21:23:54.668839 [ 277 ] {c08c5905-b75e-468a-84b8-dd83feabc675} <Debug> TCPHandler: Processed in 0.002852017 sec. | ||
1307 | 2024.12.17 21:23:54.669126 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1308 | 2024.12.17 21:23:54.669341 [ 276 ] {9d4347cb-3a47-4bac-b237-68ecedea79cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) 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) | ||
1309 | 2024.12.17 21:23:54.669714 [ 276 ] {9d4347cb-3a47-4bac-b237-68ecedea79cc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1310 | 2024.12.17 21:23:54.669759 [ 276 ] {9d4347cb-3a47-4bac-b237-68ecedea79cc} <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 | ||
1311 | 2024.12.17 21:23:54.670041 [ 276 ] {9d4347cb-3a47-4bac-b237-68ecedea79cc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1312 | 2024.12.17 21:23:54.670110 [ 276 ] {9d4347cb-3a47-4bac-b237-68ecedea79cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1313 | 2024.12.17 21:23:54.670264 [ 276 ] {9d4347cb-3a47-4bac-b237-68ecedea79cc} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
1314 | 2024.12.17 21:23:54.670353 [ 295 ] {9d4347cb-3a47-4bac-b237-68ecedea79cc} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1315 | 2024.12.17 21:23:54.670376 [ 296 ] {9d4347cb-3a47-4bac-b237-68ecedea79cc} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1316 | 2024.12.17 21:23:54.670491 [ 276 ] {9d4347cb-3a47-4bac-b237-68ecedea79cc} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (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 | ||
1317 | 2024.12.17 21:23:54.670519 [ 276 ] {9d4347cb-3a47-4bac-b237-68ecedea79cc} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1318 | 2024.12.17 21:23:54.670603 [ 276 ] {9d4347cb-3a47-4bac-b237-68ecedea79cc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1319 | 2024.12.17 21:23:54.670625 [ 276 ] {9d4347cb-3a47-4bac-b237-68ecedea79cc} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1320 | 2024.12.17 21:23:54.670667 [ 276 ] {9d4347cb-3a47-4bac-b237-68ecedea79cc} <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'))" | ||
1321 | 2024.12.17 21:23:54.670712 [ 276 ] {9d4347cb-3a47-4bac-b237-68ecedea79cc} <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'))" | ||
1322 | 2024.12.17 21:23:54.671876 [ 276 ] {9d4347cb-3a47-4bac-b237-68ecedea79cc} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002638 sec., 6823.351023502653 rows/sec., 279.12 KiB/sec. | ||
1323 | 2024.12.17 21:23:54.672012 [ 276 ] {9d4347cb-3a47-4bac-b237-68ecedea79cc} <Debug> TCPHandler: Processed in 0.00296036 sec. | ||
1324 | 2024.12.17 21:23:54.672295 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1325 | 2024.12.17 21:23:54.672488 [ 277 ] {6fd1fc13-1001-42ac-b019-384a37ff5334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) 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) | ||
1326 | 2024.12.17 21:23:54.672899 [ 277 ] {6fd1fc13-1001-42ac-b019-384a37ff5334} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1327 | 2024.12.17 21:23:54.672945 [ 277 ] {6fd1fc13-1001-42ac-b019-384a37ff5334} <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 | ||
1328 | 2024.12.17 21:23:54.673222 [ 277 ] {6fd1fc13-1001-42ac-b019-384a37ff5334} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1329 | 2024.12.17 21:23:54.673291 [ 277 ] {6fd1fc13-1001-42ac-b019-384a37ff5334} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1330 | 2024.12.17 21:23:54.673437 [ 277 ] {6fd1fc13-1001-42ac-b019-384a37ff5334} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
1331 | 2024.12.17 21:23:54.673545 [ 294 ] {6fd1fc13-1001-42ac-b019-384a37ff5334} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1332 | 2024.12.17 21:23:54.673550 [ 295 ] {6fd1fc13-1001-42ac-b019-384a37ff5334} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1333 | 2024.12.17 21:23:54.673695 [ 277 ] {6fd1fc13-1001-42ac-b019-384a37ff5334} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (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 | ||
1334 | 2024.12.17 21:23:54.673723 [ 277 ] {6fd1fc13-1001-42ac-b019-384a37ff5334} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1335 | 2024.12.17 21:23:54.673807 [ 277 ] {6fd1fc13-1001-42ac-b019-384a37ff5334} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1336 | 2024.12.17 21:23:54.673828 [ 277 ] {6fd1fc13-1001-42ac-b019-384a37ff5334} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1337 | 2024.12.17 21:23:54.673869 [ 277 ] {6fd1fc13-1001-42ac-b019-384a37ff5334} <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'))" | ||
1338 | 2024.12.17 21:23:54.673913 [ 277 ] {6fd1fc13-1001-42ac-b019-384a37ff5334} <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'))" | ||
1339 | 2024.12.17 21:23:54.674974 [ 277 ] {6fd1fc13-1001-42ac-b019-384a37ff5334} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002565 sec., 7017.543859649123 rows/sec., 287.07 KiB/sec. | ||
1340 | 2024.12.17 21:23:54.675126 [ 277 ] {6fd1fc13-1001-42ac-b019-384a37ff5334} <Debug> TCPHandler: Processed in 0.002891778 sec. | ||
1341 | 2024.12.17 21:23:54.675417 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1342 | 2024.12.17 21:23:54.675627 [ 276 ] {4979f9cf-fa41-41d6-bf2e-1d4351df2e0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) 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) | ||
1343 | 2024.12.17 21:23:54.675947 [ 276 ] {4979f9cf-fa41-41d6-bf2e-1d4351df2e0c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1344 | 2024.12.17 21:23:54.675992 [ 276 ] {4979f9cf-fa41-41d6-bf2e-1d4351df2e0c} <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 | ||
1345 | 2024.12.17 21:23:54.676277 [ 276 ] {4979f9cf-fa41-41d6-bf2e-1d4351df2e0c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1346 | 2024.12.17 21:23:54.676345 [ 276 ] {4979f9cf-fa41-41d6-bf2e-1d4351df2e0c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1347 | 2024.12.17 21:23:54.676491 [ 276 ] {4979f9cf-fa41-41d6-bf2e-1d4351df2e0c} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
1348 | 2024.12.17 21:23:54.676565 [ 294 ] {4979f9cf-fa41-41d6-bf2e-1d4351df2e0c} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1349 | 2024.12.17 21:23:54.676586 [ 296 ] {4979f9cf-fa41-41d6-bf2e-1d4351df2e0c} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1350 | 2024.12.17 21:23:54.676682 [ 276 ] {4979f9cf-fa41-41d6-bf2e-1d4351df2e0c} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (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 | ||
1351 | 2024.12.17 21:23:54.676711 [ 276 ] {4979f9cf-fa41-41d6-bf2e-1d4351df2e0c} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1352 | 2024.12.17 21:23:54.676792 [ 276 ] {4979f9cf-fa41-41d6-bf2e-1d4351df2e0c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1353 | 2024.12.17 21:23:54.676811 [ 276 ] {4979f9cf-fa41-41d6-bf2e-1d4351df2e0c} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1354 | 2024.12.17 21:23:54.676852 [ 276 ] {4979f9cf-fa41-41d6-bf2e-1d4351df2e0c} <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'))" | ||
1355 | 2024.12.17 21:23:54.676897 [ 276 ] {4979f9cf-fa41-41d6-bf2e-1d4351df2e0c} <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'))" | ||
1356 | 2024.12.17 21:23:54.677937 [ 276 ] {4979f9cf-fa41-41d6-bf2e-1d4351df2e0c} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002407 sec., 7478.188616535106 rows/sec., 305.91 KiB/sec. | ||
1357 | 2024.12.17 21:23:54.678071 [ 276 ] {4979f9cf-fa41-41d6-bf2e-1d4351df2e0c} <Debug> TCPHandler: Processed in 0.002722394 sec. | ||
1358 | 2024.12.17 21:23:54.678352 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1359 | 2024.12.17 21:23:54.678564 [ 277 ] {28d1aeb4-ae5c-465c-9753-bab1d443aa0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) 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) | ||
1360 | 2024.12.17 21:23:54.678899 [ 277 ] {28d1aeb4-ae5c-465c-9753-bab1d443aa0f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1361 | 2024.12.17 21:23:54.678955 [ 277 ] {28d1aeb4-ae5c-465c-9753-bab1d443aa0f} <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 | ||
1362 | 2024.12.17 21:23:54.679243 [ 277 ] {28d1aeb4-ae5c-465c-9753-bab1d443aa0f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1363 | 2024.12.17 21:23:54.679309 [ 277 ] {28d1aeb4-ae5c-465c-9753-bab1d443aa0f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1364 | 2024.12.17 21:23:54.679456 [ 277 ] {28d1aeb4-ae5c-465c-9753-bab1d443aa0f} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
1365 | 2024.12.17 21:23:54.679564 [ 295 ] {28d1aeb4-ae5c-465c-9753-bab1d443aa0f} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1366 | 2024.12.17 21:23:54.679569 [ 296 ] {28d1aeb4-ae5c-465c-9753-bab1d443aa0f} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1367 | 2024.12.17 21:23:54.679681 [ 277 ] {28d1aeb4-ae5c-465c-9753-bab1d443aa0f} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (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 | ||
1368 | 2024.12.17 21:23:54.679709 [ 277 ] {28d1aeb4-ae5c-465c-9753-bab1d443aa0f} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1369 | 2024.12.17 21:23:54.679801 [ 277 ] {28d1aeb4-ae5c-465c-9753-bab1d443aa0f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1370 | 2024.12.17 21:23:54.679821 [ 277 ] {28d1aeb4-ae5c-465c-9753-bab1d443aa0f} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1371 | 2024.12.17 21:23:54.679863 [ 277 ] {28d1aeb4-ae5c-465c-9753-bab1d443aa0f} <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'))" | ||
1372 | 2024.12.17 21:23:54.679910 [ 277 ] {28d1aeb4-ae5c-465c-9753-bab1d443aa0f} <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'))" | ||
1373 | 2024.12.17 21:23:54.680969 [ 277 ] {28d1aeb4-ae5c-465c-9753-bab1d443aa0f} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002504 sec., 7188.49840255591 rows/sec., 294.06 KiB/sec. | ||
1374 | 2024.12.17 21:23:54.681118 [ 277 ] {28d1aeb4-ae5c-465c-9753-bab1d443aa0f} <Debug> TCPHandler: Processed in 0.002833696 sec. | ||
1375 | 2024.12.17 21:23:54.681401 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1376 | 2024.12.17 21:23:54.681611 [ 276 ] {818fd296-427f-42e1-874f-37de7fabfad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) 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) | ||
1377 | 2024.12.17 21:23:54.681935 [ 276 ] {818fd296-427f-42e1-874f-37de7fabfad1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1378 | 2024.12.17 21:23:54.681980 [ 276 ] {818fd296-427f-42e1-874f-37de7fabfad1} <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 | ||
1379 | 2024.12.17 21:23:54.682268 [ 276 ] {818fd296-427f-42e1-874f-37de7fabfad1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1380 | 2024.12.17 21:23:54.682333 [ 276 ] {818fd296-427f-42e1-874f-37de7fabfad1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1381 | 2024.12.17 21:23:54.682479 [ 276 ] {818fd296-427f-42e1-874f-37de7fabfad1} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
1382 | 2024.12.17 21:23:54.682578 [ 294 ] {818fd296-427f-42e1-874f-37de7fabfad1} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1383 | 2024.12.17 21:23:54.682594 [ 295 ] {818fd296-427f-42e1-874f-37de7fabfad1} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1384 | 2024.12.17 21:23:54.682700 [ 276 ] {818fd296-427f-42e1-874f-37de7fabfad1} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (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 | ||
1385 | 2024.12.17 21:23:54.682727 [ 276 ] {818fd296-427f-42e1-874f-37de7fabfad1} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1386 | 2024.12.17 21:23:54.682803 [ 276 ] {818fd296-427f-42e1-874f-37de7fabfad1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1387 | 2024.12.17 21:23:54.682823 [ 276 ] {818fd296-427f-42e1-874f-37de7fabfad1} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1388 | 2024.12.17 21:23:54.682864 [ 276 ] {818fd296-427f-42e1-874f-37de7fabfad1} <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'))" | ||
1389 | 2024.12.17 21:23:54.682911 [ 276 ] {818fd296-427f-42e1-874f-37de7fabfad1} <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'))" | ||
1390 | 2024.12.17 21:23:54.683998 [ 276 ] {818fd296-427f-42e1-874f-37de7fabfad1} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002485 sec., 7243.460764587526 rows/sec., 296.31 KiB/sec. | ||
1391 | 2024.12.17 21:23:54.684132 [ 276 ] {818fd296-427f-42e1-874f-37de7fabfad1} <Debug> TCPHandler: Processed in 0.002813826 sec. | ||
1392 | 2024.12.17 21:23:54.684413 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1393 | 2024.12.17 21:23:54.684593 [ 277 ] {e694dad0-1a6d-4cbd-b4ae-c63e68218160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) 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) | ||
1394 | 2024.12.17 21:23:54.684910 [ 277 ] {e694dad0-1a6d-4cbd-b4ae-c63e68218160} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1395 | 2024.12.17 21:23:54.684954 [ 277 ] {e694dad0-1a6d-4cbd-b4ae-c63e68218160} <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 | ||
1396 | 2024.12.17 21:23:54.685245 [ 277 ] {e694dad0-1a6d-4cbd-b4ae-c63e68218160} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1397 | 2024.12.17 21:23:54.685311 [ 277 ] {e694dad0-1a6d-4cbd-b4ae-c63e68218160} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1398 | 2024.12.17 21:23:54.685458 [ 277 ] {e694dad0-1a6d-4cbd-b4ae-c63e68218160} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
1399 | 2024.12.17 21:23:54.685569 [ 295 ] {e694dad0-1a6d-4cbd-b4ae-c63e68218160} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1400 | 2024.12.17 21:23:54.685580 [ 296 ] {e694dad0-1a6d-4cbd-b4ae-c63e68218160} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1401 | 2024.12.17 21:23:54.685693 [ 277 ] {e694dad0-1a6d-4cbd-b4ae-c63e68218160} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (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 | ||
1402 | 2024.12.17 21:23:54.685722 [ 277 ] {e694dad0-1a6d-4cbd-b4ae-c63e68218160} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1403 | 2024.12.17 21:23:54.685803 [ 277 ] {e694dad0-1a6d-4cbd-b4ae-c63e68218160} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1404 | 2024.12.17 21:23:54.685824 [ 277 ] {e694dad0-1a6d-4cbd-b4ae-c63e68218160} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1405 | 2024.12.17 21:23:54.685866 [ 277 ] {e694dad0-1a6d-4cbd-b4ae-c63e68218160} <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'))" | ||
1406 | 2024.12.17 21:23:54.685914 [ 277 ] {e694dad0-1a6d-4cbd-b4ae-c63e68218160} <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'))" | ||
1407 | 2024.12.17 21:23:54.686961 [ 277 ] {e694dad0-1a6d-4cbd-b4ae-c63e68218160} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.00245 sec., 7346.938775510204 rows/sec., 300.54 KiB/sec. | ||
1408 | 2024.12.17 21:23:54.687114 [ 277 ] {e694dad0-1a6d-4cbd-b4ae-c63e68218160} <Debug> TCPHandler: Processed in 0.002760475 sec. | ||
1409 | 2024.12.17 21:23:54.687382 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1410 | 2024.12.17 21:23:54.687596 [ 276 ] {4824c104-a32c-4a2a-b7fd-6649f917b467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) 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) | ||
1411 | 2024.12.17 21:23:54.687923 [ 276 ] {4824c104-a32c-4a2a-b7fd-6649f917b467} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1412 | 2024.12.17 21:23:54.687967 [ 276 ] {4824c104-a32c-4a2a-b7fd-6649f917b467} <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 | ||
1413 | 2024.12.17 21:23:54.688258 [ 276 ] {4824c104-a32c-4a2a-b7fd-6649f917b467} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1414 | 2024.12.17 21:23:54.688324 [ 276 ] {4824c104-a32c-4a2a-b7fd-6649f917b467} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1415 | 2024.12.17 21:23:54.688472 [ 276 ] {4824c104-a32c-4a2a-b7fd-6649f917b467} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
1416 | 2024.12.17 21:23:54.688579 [ 295 ] {4824c104-a32c-4a2a-b7fd-6649f917b467} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1417 | 2024.12.17 21:23:54.688582 [ 296 ] {4824c104-a32c-4a2a-b7fd-6649f917b467} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1418 | 2024.12.17 21:23:54.688695 [ 276 ] {4824c104-a32c-4a2a-b7fd-6649f917b467} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (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 | ||
1419 | 2024.12.17 21:23:54.688723 [ 276 ] {4824c104-a32c-4a2a-b7fd-6649f917b467} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1420 | 2024.12.17 21:23:54.688803 [ 276 ] {4824c104-a32c-4a2a-b7fd-6649f917b467} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1421 | 2024.12.17 21:23:54.688822 [ 276 ] {4824c104-a32c-4a2a-b7fd-6649f917b467} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1422 | 2024.12.17 21:23:54.688862 [ 276 ] {4824c104-a32c-4a2a-b7fd-6649f917b467} <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'))" | ||
1423 | 2024.12.17 21:23:54.688908 [ 276 ] {4824c104-a32c-4a2a-b7fd-6649f917b467} <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'))" | ||
1424 | 2024.12.17 21:23:54.689928 [ 276 ] {4824c104-a32c-4a2a-b7fd-6649f917b467} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002435 sec., 7392.197125256674 rows/sec., 302.39 KiB/sec. | ||
1425 | 2024.12.17 21:23:54.690065 [ 276 ] {4824c104-a32c-4a2a-b7fd-6649f917b467} <Debug> TCPHandler: Processed in 0.002754364 sec. | ||
1426 | 2024.12.17 21:23:54.690342 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1427 | 2024.12.17 21:23:54.690522 [ 277 ] {b9859166-ccc2-497d-aeae-54baad2f5bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) 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) | ||
1428 | 2024.12.17 21:23:54.690847 [ 277 ] {b9859166-ccc2-497d-aeae-54baad2f5bc2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1429 | 2024.12.17 21:23:54.690893 [ 277 ] {b9859166-ccc2-497d-aeae-54baad2f5bc2} <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 | ||
1430 | 2024.12.17 21:23:54.691189 [ 277 ] {b9859166-ccc2-497d-aeae-54baad2f5bc2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1431 | 2024.12.17 21:23:54.691255 [ 277 ] {b9859166-ccc2-497d-aeae-54baad2f5bc2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1432 | 2024.12.17 21:23:54.691407 [ 277 ] {b9859166-ccc2-497d-aeae-54baad2f5bc2} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
1433 | 2024.12.17 21:23:54.691519 [ 295 ] {b9859166-ccc2-497d-aeae-54baad2f5bc2} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1434 | 2024.12.17 21:23:54.691524 [ 296 ] {b9859166-ccc2-497d-aeae-54baad2f5bc2} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1435 | 2024.12.17 21:23:54.691636 [ 277 ] {b9859166-ccc2-497d-aeae-54baad2f5bc2} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (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 | ||
1436 | 2024.12.17 21:23:54.691664 [ 277 ] {b9859166-ccc2-497d-aeae-54baad2f5bc2} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1437 | 2024.12.17 21:23:54.691744 [ 277 ] {b9859166-ccc2-497d-aeae-54baad2f5bc2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1438 | 2024.12.17 21:23:54.691765 [ 277 ] {b9859166-ccc2-497d-aeae-54baad2f5bc2} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1439 | 2024.12.17 21:23:54.691806 [ 277 ] {b9859166-ccc2-497d-aeae-54baad2f5bc2} <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'))" | ||
1440 | 2024.12.17 21:23:54.691853 [ 277 ] {b9859166-ccc2-497d-aeae-54baad2f5bc2} <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'))" | ||
1441 | 2024.12.17 21:23:54.692921 [ 277 ] {b9859166-ccc2-497d-aeae-54baad2f5bc2} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002482 sec., 7252.2159548751015 rows/sec., 296.67 KiB/sec. | ||
1442 | 2024.12.17 21:23:54.693073 [ 277 ] {b9859166-ccc2-497d-aeae-54baad2f5bc2} <Debug> TCPHandler: Processed in 0.002787026 sec. | ||
1443 | 2024.12.17 21:23:54.697236 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1444 | 2024.12.17 21:23:54.697456 [ 276 ] {b1115619-ec85-4018-b866-a488fcd895f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) 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) | ||
1445 | 2024.12.17 21:23:54.697803 [ 276 ] {b1115619-ec85-4018-b866-a488fcd895f5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1446 | 2024.12.17 21:23:54.697852 [ 276 ] {b1115619-ec85-4018-b866-a488fcd895f5} <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 | ||
1447 | 2024.12.17 21:23:54.698165 [ 276 ] {b1115619-ec85-4018-b866-a488fcd895f5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1448 | 2024.12.17 21:23:54.698233 [ 276 ] {b1115619-ec85-4018-b866-a488fcd895f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1449 | 2024.12.17 21:23:54.698387 [ 276 ] {b1115619-ec85-4018-b866-a488fcd895f5} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
1450 | 2024.12.17 21:23:54.698522 [ 294 ] {b1115619-ec85-4018-b866-a488fcd895f5} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1451 | 2024.12.17 21:23:54.698528 [ 295 ] {b1115619-ec85-4018-b866-a488fcd895f5} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1452 | 2024.12.17 21:23:54.698635 [ 276 ] {b1115619-ec85-4018-b866-a488fcd895f5} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (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 | ||
1453 | 2024.12.17 21:23:54.698670 [ 276 ] {b1115619-ec85-4018-b866-a488fcd895f5} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1454 | 2024.12.17 21:23:54.698761 [ 276 ] {b1115619-ec85-4018-b866-a488fcd895f5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1455 | 2024.12.17 21:23:54.698784 [ 276 ] {b1115619-ec85-4018-b866-a488fcd895f5} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1456 | 2024.12.17 21:23:54.698829 [ 276 ] {b1115619-ec85-4018-b866-a488fcd895f5} <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'))" | ||
1457 | 2024.12.17 21:23:54.698879 [ 276 ] {b1115619-ec85-4018-b866-a488fcd895f5} <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'))" | ||
1458 | 2024.12.17 21:23:54.699963 [ 276 ] {b1115619-ec85-4018-b866-a488fcd895f5} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002626 sec., 6854.531607006855 rows/sec., 280.40 KiB/sec. | ||
1459 | 2024.12.17 21:23:54.700109 [ 276 ] {b1115619-ec85-4018-b866-a488fcd895f5} <Debug> TCPHandler: Processed in 0.002934489 sec. | ||
1460 | 2024.12.17 21:23:54.706799 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1461 | 2024.12.17 21:23:54.706930 [ 276 ] {78ced604-af95-4274-b8fc-55019841b751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1462 | 2024.12.17 21:23:54.706980 [ 276 ] {78ced604-af95-4274-b8fc-55019841b751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1463 | 2024.12.17 21:23:54.707672 [ 276 ] {78ced604-af95-4274-b8fc-55019841b751} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1464 | 2024.12.17 21:23:54.707717 [ 276 ] {78ced604-af95-4274-b8fc-55019841b751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1465 | 2024.12.17 21:23:54.708243 [ 276 ] {78ced604-af95-4274-b8fc-55019841b751} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1466 | 2024.12.17 21:23:54.708470 [ 276 ] {78ced604-af95-4274-b8fc-55019841b751} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1467 | 2024.12.17 21:23:54.708760 [ 276 ] {78ced604-af95-4274-b8fc-55019841b751} <Debug> executeQuery: Read 13 rows, 2.63 KiB in 0.001845 sec., 7046.070460704606 rows/sec., 1.39 MiB/sec. | ||
1468 | 2024.12.17 21:23:54.708888 [ 276 ] {78ced604-af95-4274-b8fc-55019841b751} <Debug> TCPHandler: Processed in 0.002145528 sec. | ||
1469 | 2024.12.17 21:23:54.709050 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1470 | 2024.12.17 21:23:54.709184 [ 277 ] {5659b5b3-2a5d-4001-a0ad-7a0581ca564a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1471 | 2024.12.17 21:23:54.709237 [ 277 ] {5659b5b3-2a5d-4001-a0ad-7a0581ca564a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1472 | 2024.12.17 21:23:54.710667 [ 277 ] {5659b5b3-2a5d-4001-a0ad-7a0581ca564a} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1473 | 2024.12.17 21:23:54.710711 [ 277 ] {5659b5b3-2a5d-4001-a0ad-7a0581ca564a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1474 | 2024.12.17 21:23:54.711207 [ 277 ] {5659b5b3-2a5d-4001-a0ad-7a0581ca564a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1475 | 2024.12.17 21:23:54.711471 [ 277 ] {5659b5b3-2a5d-4001-a0ad-7a0581ca564a} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1476 | 2024.12.17 21:23:54.711661 [ 277 ] {5659b5b3-2a5d-4001-a0ad-7a0581ca564a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002514 sec., 5568.814638027048 rows/sec., 400.88 KiB/sec. | ||
1477 | 2024.12.17 21:23:54.711724 [ 277 ] {5659b5b3-2a5d-4001-a0ad-7a0581ca564a} <Debug> TCPHandler: Processed in 0.002736184 sec. | ||
1478 | 2024.12.17 21:23:54.711873 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1479 | 2024.12.17 21:23:54.711995 [ 276 ] {59cbfa26-1e48-4d7a-be7c-0bb2244df116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1480 | 2024.12.17 21:23:54.712043 [ 276 ] {59cbfa26-1e48-4d7a-be7c-0bb2244df116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1481 | 2024.12.17 21:23:54.712802 [ 276 ] {59cbfa26-1e48-4d7a-be7c-0bb2244df116} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1482 | 2024.12.17 21:23:54.712844 [ 276 ] {59cbfa26-1e48-4d7a-be7c-0bb2244df116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1483 | 2024.12.17 21:23:54.713236 [ 276 ] {59cbfa26-1e48-4d7a-be7c-0bb2244df116} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1484 | 2024.12.17 21:23:54.713493 [ 276 ] {59cbfa26-1e48-4d7a-be7c-0bb2244df116} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1485 | 2024.12.17 21:23:54.713657 [ 79 ] {} <Debug> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1486 | 2024.12.17 21:23:54.713720 [ 79 ] {} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1487 | 2024.12.17 21:23:54.713744 [ 276 ] {59cbfa26-1e48-4d7a-be7c-0bb2244df116} <Debug> executeQuery: Read 219 rows, 19.54 KiB in 0.001773 sec., 123519.45854483925 rows/sec., 10.76 MiB/sec. | ||
1488 | 2024.12.17 21:23:54.713758 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1489 | 2024.12.17 21:23:54.713876 [ 276 ] {59cbfa26-1e48-4d7a-be7c-0bb2244df116} <Debug> TCPHandler: Processed in 0.002055366 sec. | ||
1490 | 2024.12.17 21:23:54.714187 [ 201 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::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 | ||
1491 | 2024.12.17 21:23:54.714183 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1492 | 2024.12.17 21:23:54.714487 [ 277 ] {8a577845-5a8a-4471-aaf9-23a16dfbdd3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1493 | 2024.12.17 21:23:54.714488 [ 201 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1494 | 2024.12.17 21:23:54.714575 [ 277 ] {8a577845-5a8a-4471-aaf9-23a16dfbdd3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1495 | 2024.12.17 21:23:54.714582 [ 201 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part | ||
1496 | 2024.12.17 21:23:54.714888 [ 201 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
1497 | 2024.12.17 21:23:54.715310 [ 201 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
1498 | 2024.12.17 21:23:54.715651 [ 201 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
1499 | 2024.12.17 21:23:54.716097 [ 201 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
1500 | 2024.12.17 21:23:54.716373 [ 201 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 219 rows starting from the beginning of the part | ||
1501 | 2024.12.17 21:23:54.718104 [ 277 ] {8a577845-5a8a-4471-aaf9-23a16dfbdd3f} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1502 | 2024.12.17 21:23:54.718173 [ 277 ] {8a577845-5a8a-4471-aaf9-23a16dfbdd3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1503 | 2024.12.17 21:23:54.719143 [ 277 ] {8a577845-5a8a-4471-aaf9-23a16dfbdd3f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1504 | 2024.12.17 21:23:54.719447 [ 192 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 409 rows, containing 5 columns (5 merged, 0 gathered) in 0.005558201 sec., 73584.96031359788 rows/sec., 6.34 MiB/sec. | ||
1505 | 2024.12.17 21:23:54.719632 [ 277 ] {8a577845-5a8a-4471-aaf9-23a16dfbdd3f} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1506 | 2024.12.17 21:23:54.719727 [ 192 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1507 | 2024.12.17 21:23:54.720173 [ 277 ] {8a577845-5a8a-4471-aaf9-23a16dfbdd3f} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.005747 sec., 2610.0574212632678 rows/sec., 184.03 KiB/sec. | ||
1508 | 2024.12.17 21:23:54.720323 [ 277 ] {8a577845-5a8a-4471-aaf9-23a16dfbdd3f} <Debug> TCPHandler: Processed in 0.006307491 sec. | ||
1509 | 2024.12.17 21:23:54.720504 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1510 | 2024.12.17 21:23:54.720512 [ 192 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_6_1} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1511 | 2024.12.17 21:23:54.720611 [ 192 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_6_1} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1512 | 2024.12.17 21:23:54.720638 [ 276 ] {921674e6-87ec-4a64-97c1-7ef4f8be64dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1513 | 2024.12.17 21:23:54.720706 [ 276 ] {921674e6-87ec-4a64-97c1-7ef4f8be64dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1514 | 2024.12.17 21:23:54.720710 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
1515 | 2024.12.17 21:23:54.721302 [ 276 ] {921674e6-87ec-4a64-97c1-7ef4f8be64dc} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1516 | 2024.12.17 21:23:54.721346 [ 276 ] {921674e6-87ec-4a64-97c1-7ef4f8be64dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1517 | 2024.12.17 21:23:54.721731 [ 276 ] {921674e6-87ec-4a64-97c1-7ef4f8be64dc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1518 | 2024.12.17 21:23:54.722002 [ 276 ] {921674e6-87ec-4a64-97c1-7ef4f8be64dc} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1519 | 2024.12.17 21:23:54.722275 [ 276 ] {921674e6-87ec-4a64-97c1-7ef4f8be64dc} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001654 sec., 8464.328899637243 rows/sec., 592.79 KiB/sec. | ||
1520 | 2024.12.17 21:23:54.722349 [ 276 ] {921674e6-87ec-4a64-97c1-7ef4f8be64dc} <Debug> TCPHandler: Processed in 0.001921872 sec. | ||
1521 | 2024.12.17 21:23:54.722501 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1522 | 2024.12.17 21:23:54.722623 [ 277 ] {7a181709-568f-411d-9339-4d0fe43b3931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1523 | 2024.12.17 21:23:54.722679 [ 277 ] {7a181709-568f-411d-9339-4d0fe43b3931} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1524 | 2024.12.17 21:23:54.723365 [ 277 ] {7a181709-568f-411d-9339-4d0fe43b3931} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1525 | 2024.12.17 21:23:54.723411 [ 277 ] {7a181709-568f-411d-9339-4d0fe43b3931} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1526 | 2024.12.17 21:23:54.723846 [ 277 ] {7a181709-568f-411d-9339-4d0fe43b3931} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1527 | 2024.12.17 21:23:54.724092 [ 277 ] {7a181709-568f-411d-9339-4d0fe43b3931} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1528 | 2024.12.17 21:23:54.724263 [ 277 ] {7a181709-568f-411d-9339-4d0fe43b3931} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001668 sec., 7793.764988009592 rows/sec., 485.94 KiB/sec. | ||
1529 | 2024.12.17 21:23:54.724315 [ 277 ] {7a181709-568f-411d-9339-4d0fe43b3931} <Debug> TCPHandler: Processed in 0.00187082 sec. | ||
1530 | 2024.12.17 21:23:54.724456 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1531 | 2024.12.17 21:23:54.724574 [ 276 ] {9fb8c712-b999-4aaf-aaea-1a66f9b77c99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1532 | 2024.12.17 21:23:54.724624 [ 276 ] {9fb8c712-b999-4aaf-aaea-1a66f9b77c99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1533 | 2024.12.17 21:23:54.725379 [ 276 ] {9fb8c712-b999-4aaf-aaea-1a66f9b77c99} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1534 | 2024.12.17 21:23:54.725420 [ 276 ] {9fb8c712-b999-4aaf-aaea-1a66f9b77c99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1535 | 2024.12.17 21:23:54.725819 [ 276 ] {9fb8c712-b999-4aaf-aaea-1a66f9b77c99} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1536 | 2024.12.17 21:23:54.726067 [ 276 ] {9fb8c712-b999-4aaf-aaea-1a66f9b77c99} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1537 | 2024.12.17 21:23:54.726214 [ 79 ] {} <Debug> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1538 | 2024.12.17 21:23:54.726279 [ 79 ] {} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1539 | 2024.12.17 21:23:54.726316 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1540 | 2024.12.17 21:23:54.726329 [ 276 ] {9fb8c712-b999-4aaf-aaea-1a66f9b77c99} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.001769 sec., 220463.53872244206 rows/sec., 15.64 MiB/sec. | ||
1541 | 2024.12.17 21:23:54.726506 [ 276 ] {9fb8c712-b999-4aaf-aaea-1a66f9b77c99} <Debug> TCPHandler: Processed in 0.002105587 sec. | ||
1542 | 2024.12.17 21:23:54.726585 [ 187 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::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 | ||
1543 | 2024.12.17 21:23:54.726682 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1544 | 2024.12.17 21:23:54.726732 [ 187 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1545 | 2024.12.17 21:23:54.726774 [ 187 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 28 rows starting from the beginning of the part | ||
1546 | 2024.12.17 21:23:54.726811 [ 277 ] {4bf4d500-39dc-4138-b77a-4e8751447994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1547 | 2024.12.17 21:23:54.726922 [ 277 ] {4bf4d500-39dc-4138-b77a-4e8751447994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1548 | 2024.12.17 21:23:54.727007 [ 187 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
1549 | 2024.12.17 21:23:54.727373 [ 187 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 28 rows starting from the beginning of the part | ||
1550 | 2024.12.17 21:23:54.727644 [ 187 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
1551 | 2024.12.17 21:23:54.727939 [ 187 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
1552 | 2024.12.17 21:23:54.728221 [ 187 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 390 rows starting from the beginning of the part | ||
1553 | 2024.12.17 21:23:54.728778 [ 277 ] {4bf4d500-39dc-4138-b77a-4e8751447994} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1554 | 2024.12.17 21:23:54.728821 [ 277 ] {4bf4d500-39dc-4138-b77a-4e8751447994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1555 | 2024.12.17 21:23:54.729384 [ 277 ] {4bf4d500-39dc-4138-b77a-4e8751447994} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1556 | 2024.12.17 21:23:54.729717 [ 277 ] {4bf4d500-39dc-4138-b77a-4e8751447994} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1557 | 2024.12.17 21:23:54.729930 [ 187 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 602 rows, containing 5 columns (5 merged, 0 gathered) in 0.003514845 sec., 171273.55544839104 rows/sec., 13.23 MiB/sec. | ||
1558 | 2024.12.17 21:23:54.730140 [ 277 ] {4bf4d500-39dc-4138-b77a-4e8751447994} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003329 sec., 1802.3430459597478 rows/sec., 94.17 KiB/sec. | ||
1559 | 2024.12.17 21:23:54.730229 [ 187 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1560 | 2024.12.17 21:23:54.730257 [ 277 ] {4bf4d500-39dc-4138-b77a-4e8751447994} <Debug> TCPHandler: Processed in 0.003633438 sec. | ||
1561 | 2024.12.17 21:23:54.730425 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1562 | 2024.12.17 21:23:54.730659 [ 187 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_6_1} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1563 | 2024.12.17 21:23:54.730680 [ 276 ] {9fc23668-549e-459a-b1cb-47ec87c84a3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1564 | 2024.12.17 21:23:54.730794 [ 276 ] {9fc23668-549e-459a-b1cb-47ec87c84a3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1565 | 2024.12.17 21:23:54.730815 [ 187 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_6_1} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1566 | 2024.12.17 21:23:54.731016 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
1567 | 2024.12.17 21:23:54.731578 [ 276 ] {9fc23668-549e-459a-b1cb-47ec87c84a3a} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1568 | 2024.12.17 21:23:54.731621 [ 276 ] {9fc23668-549e-459a-b1cb-47ec87c84a3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1569 | 2024.12.17 21:23:54.732033 [ 276 ] {9fc23668-549e-459a-b1cb-47ec87c84a3a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1570 | 2024.12.17 21:23:54.732275 [ 276 ] {9fc23668-549e-459a-b1cb-47ec87c84a3a} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1571 | 2024.12.17 21:23:54.732437 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1572 | 2024.12.17 21:23:54.732496 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1573 | 2024.12.17 21:23:54.732532 [ 276 ] {9fc23668-549e-459a-b1cb-47ec87c84a3a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001922 sec., 123309.05306971904 rows/sec., 8.27 MiB/sec. | ||
1574 | 2024.12.17 21:23:54.732535 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1575 | 2024.12.17 21:23:54.732688 [ 276 ] {9fc23668-549e-459a-b1cb-47ec87c84a3a} <Debug> TCPHandler: Processed in 0.002352323 sec. | ||
1576 | 2024.12.17 21:23:54.732775 [ 195 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::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 | ||
1577 | 2024.12.17 21:23:54.732871 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1578 | 2024.12.17 21:23:54.732913 [ 195 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1579 | 2024.12.17 21:23:54.732949 [ 195 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 40 rows starting from the beginning of the part | ||
1580 | 2024.12.17 21:23:54.733025 [ 277 ] {73b78c49-d96c-49c5-bc99-9c76f648b015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1581 | 2024.12.17 21:23:54.733098 [ 195 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 50 rows starting from the beginning of the part | ||
1582 | 2024.12.17 21:23:54.733149 [ 277 ] {73b78c49-d96c-49c5-bc99-9c76f648b015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1583 | 2024.12.17 21:23:54.733317 [ 195 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
1584 | 2024.12.17 21:23:54.733524 [ 195 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 138 rows starting from the beginning of the part | ||
1585 | 2024.12.17 21:23:54.733761 [ 195 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
1586 | 2024.12.17 21:23:54.733961 [ 195 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 237 rows starting from the beginning of the part | ||
1587 | 2024.12.17 21:23:54.734475 [ 277 ] {73b78c49-d96c-49c5-bc99-9c76f648b015} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1588 | 2024.12.17 21:23:54.734523 [ 277 ] {73b78c49-d96c-49c5-bc99-9c76f648b015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1589 | 2024.12.17 21:23:54.735072 [ 277 ] {73b78c49-d96c-49c5-bc99-9c76f648b015} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1590 | 2024.12.17 21:23:54.735390 [ 277 ] {73b78c49-d96c-49c5-bc99-9c76f648b015} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1591 | 2024.12.17 21:23:54.735539 [ 187 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 675 rows, containing 5 columns (5 merged, 0 gathered) in 0.002857217 sec., 236243.8694715872 rows/sec., 16.22 MiB/sec. | ||
1592 | 2024.12.17 21:23:54.735661 [ 277 ] {73b78c49-d96c-49c5-bc99-9c76f648b015} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002674 sec., 373.97157816005983 rows/sec., 25.20 KiB/sec. | ||
1593 | 2024.12.17 21:23:54.735734 [ 277 ] {73b78c49-d96c-49c5-bc99-9c76f648b015} <Debug> TCPHandler: Processed in 0.00293582 sec. | ||
1594 | 2024.12.17 21:23:54.735748 [ 187 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1595 | 2024.12.17 21:23:54.735912 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1596 | 2024.12.17 21:23:54.736099 [ 276 ] {c926b7d6-dbfb-4fb6-b3f5-aee6cbab25ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1597 | 2024.12.17 21:23:54.736163 [ 198 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1598 | 2024.12.17 21:23:54.736276 [ 276 ] {c926b7d6-dbfb-4fb6-b3f5-aee6cbab25ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1599 | 2024.12.17 21:23:54.736441 [ 198 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1600 | 2024.12.17 21:23:54.736747 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
1601 | 2024.12.17 21:23:54.737778 [ 276 ] {c926b7d6-dbfb-4fb6-b3f5-aee6cbab25ce} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1602 | 2024.12.17 21:23:54.737822 [ 276 ] {c926b7d6-dbfb-4fb6-b3f5-aee6cbab25ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1603 | 2024.12.17 21:23:54.740490 [ 276 ] {c926b7d6-dbfb-4fb6-b3f5-aee6cbab25ce} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1604 | 2024.12.17 21:23:54.740755 [ 276 ] {c926b7d6-dbfb-4fb6-b3f5-aee6cbab25ce} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1605 | 2024.12.17 21:23:54.741041 [ 276 ] {c926b7d6-dbfb-4fb6-b3f5-aee6cbab25ce} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.004982 sec., 1605.7808109193095 rows/sec., 2.88 MiB/sec. | ||
1606 | 2024.12.17 21:23:54.741155 [ 276 ] {c926b7d6-dbfb-4fb6-b3f5-aee6cbab25ce} <Debug> TCPHandler: Processed in 0.005343474 sec. | ||
1607 | 2024.12.17 21:23:54.741311 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1608 | 2024.12.17 21:23:54.741454 [ 277 ] {7d1569cb-3859-41f1-aea9-1c66f6bf4254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1609 | 2024.12.17 21:23:54.741514 [ 277 ] {7d1569cb-3859-41f1-aea9-1c66f6bf4254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1610 | 2024.12.17 21:23:54.742030 [ 277 ] {7d1569cb-3859-41f1-aea9-1c66f6bf4254} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1611 | 2024.12.17 21:23:54.742069 [ 277 ] {7d1569cb-3859-41f1-aea9-1c66f6bf4254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1612 | 2024.12.17 21:23:54.742455 [ 277 ] {7d1569cb-3859-41f1-aea9-1c66f6bf4254} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1613 | 2024.12.17 21:23:54.742721 [ 277 ] {7d1569cb-3859-41f1-aea9-1c66f6bf4254} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1614 | 2024.12.17 21:23:54.742840 [ 79 ] {} <Debug> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1615 | 2024.12.17 21:23:54.742877 [ 79 ] {} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1616 | 2024.12.17 21:23:54.742896 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1617 | 2024.12.17 21:23:54.742911 [ 277 ] {7d1569cb-3859-41f1-aea9-1c66f6bf4254} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001489 sec., 55070.51712558764 rows/sec., 3.50 MiB/sec. | ||
1618 | 2024.12.17 21:23:54.743026 [ 277 ] {7d1569cb-3859-41f1-aea9-1c66f6bf4254} <Debug> TCPHandler: Processed in 0.001783418 sec. | ||
1619 | 2024.12.17 21:23:54.743057 [ 187 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::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 | ||
1620 | 2024.12.17 21:23:54.743167 [ 187 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1621 | 2024.12.17 21:23:54.743201 [ 187 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 16 rows starting from the beginning of the part | ||
1622 | 2024.12.17 21:23:54.743306 [ 187 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part | ||
1623 | 2024.12.17 21:23:54.743518 [ 187 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part | ||
1624 | 2024.12.17 21:23:54.743621 [ 187 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 52 rows starting from the beginning of the part | ||
1625 | 2024.12.17 21:23:54.743813 [ 187 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
1626 | 2024.12.17 21:23:54.743870 [ 187 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 82 rows starting from the beginning of the part | ||
1627 | 2024.12.17 21:23:54.744969 [ 191 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 250 rows, containing 4 columns (4 merged, 0 gathered) in 0.002018975 sec., 123825.20833591302 rows/sec., 8.23 MiB/sec. | ||
1628 | 2024.12.17 21:23:54.745125 [ 191 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1629 | 2024.12.17 21:23:54.745441 [ 191 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_6_1} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1630 | 2024.12.17 21:23:54.745523 [ 191 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_6_1} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1631 | 2024.12.17 21:23:54.745595 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
1632 | 2024.12.17 21:23:55.000158 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.63 MiB, peak 171.89 MiB, free memory in arenas 0.00 B, will set to 167.39 MiB (RSS), difference: -1.23 MiB | ||
1633 | 2024.12.17 21:23:55.654522 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1634 | 2024.12.17 21:23:55.654797 [ 276 ] {9490619c-fbf8-4c4c-9f16-c17ef04187a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) 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) | ||
1635 | 2024.12.17 21:23:55.655228 [ 276 ] {9490619c-fbf8-4c4c-9f16-c17ef04187a6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1636 | 2024.12.17 21:23:55.655280 [ 276 ] {9490619c-fbf8-4c4c-9f16-c17ef04187a6} <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 | ||
1637 | 2024.12.17 21:23:55.655623 [ 276 ] {9490619c-fbf8-4c4c-9f16-c17ef04187a6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1638 | 2024.12.17 21:23:55.655705 [ 276 ] {9490619c-fbf8-4c4c-9f16-c17ef04187a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1639 | 2024.12.17 21:23:55.655883 [ 276 ] {9490619c-fbf8-4c4c-9f16-c17ef04187a6} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
1640 | 2024.12.17 21:23:55.656049 [ 294 ] {9490619c-fbf8-4c4c-9f16-c17ef04187a6} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1641 | 2024.12.17 21:23:55.656089 [ 296 ] {9490619c-fbf8-4c4c-9f16-c17ef04187a6} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1642 | 2024.12.17 21:23:55.656108 [ 295 ] {9490619c-fbf8-4c4c-9f16-c17ef04187a6} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1643 | 2024.12.17 21:23:55.656261 [ 276 ] {9490619c-fbf8-4c4c-9f16-c17ef04187a6} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (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 | ||
1644 | 2024.12.17 21:23:55.656293 [ 276 ] {9490619c-fbf8-4c4c-9f16-c17ef04187a6} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1645 | 2024.12.17 21:23:55.656414 [ 276 ] {9490619c-fbf8-4c4c-9f16-c17ef04187a6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1646 | 2024.12.17 21:23:55.656439 [ 276 ] {9490619c-fbf8-4c4c-9f16-c17ef04187a6} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
1647 | 2024.12.17 21:23:55.656483 [ 276 ] {9490619c-fbf8-4c4c-9f16-c17ef04187a6} <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'))" | ||
1648 | 2024.12.17 21:23:55.656530 [ 276 ] {9490619c-fbf8-4c4c-9f16-c17ef04187a6} <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'))" | ||
1649 | 2024.12.17 21:23:55.656571 [ 276 ] {9490619c-fbf8-4c4c-9f16-c17ef04187a6} <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'))" | ||
1650 | 2024.12.17 21:23:55.658118 [ 276 ] {9490619c-fbf8-4c4c-9f16-c17ef04187a6} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.003441 sec., 9009.009009009009 rows/sec., 339.99 KiB/sec. | ||
1651 | 2024.12.17 21:23:55.658298 [ 276 ] {9490619c-fbf8-4c4c-9f16-c17ef04187a6} <Debug> TCPHandler: Processed in 0.003909076 sec. | ||
1652 | 2024.12.17 21:23:55.658780 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1653 | 2024.12.17 21:23:55.659051 [ 277 ] {6f7d10a9-9a7b-404b-8ad3-d9c3effe4191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) 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) | ||
1654 | 2024.12.17 21:23:55.659502 [ 277 ] {6f7d10a9-9a7b-404b-8ad3-d9c3effe4191} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1655 | 2024.12.17 21:23:55.659556 [ 277 ] {6f7d10a9-9a7b-404b-8ad3-d9c3effe4191} <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 | ||
1656 | 2024.12.17 21:23:55.659914 [ 277 ] {6f7d10a9-9a7b-404b-8ad3-d9c3effe4191} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1657 | 2024.12.17 21:23:55.659999 [ 277 ] {6f7d10a9-9a7b-404b-8ad3-d9c3effe4191} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1658 | 2024.12.17 21:23:55.660180 [ 277 ] {6f7d10a9-9a7b-404b-8ad3-d9c3effe4191} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
1659 | 2024.12.17 21:23:55.660341 [ 298 ] {6f7d10a9-9a7b-404b-8ad3-d9c3effe4191} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1660 | 2024.12.17 21:23:55.660370 [ 294 ] {6f7d10a9-9a7b-404b-8ad3-d9c3effe4191} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1661 | 2024.12.17 21:23:55.660349 [ 295 ] {6f7d10a9-9a7b-404b-8ad3-d9c3effe4191} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1662 | 2024.12.17 21:23:55.660522 [ 277 ] {6f7d10a9-9a7b-404b-8ad3-d9c3effe4191} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (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 | ||
1663 | 2024.12.17 21:23:55.660554 [ 277 ] {6f7d10a9-9a7b-404b-8ad3-d9c3effe4191} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1664 | 2024.12.17 21:23:55.660677 [ 277 ] {6f7d10a9-9a7b-404b-8ad3-d9c3effe4191} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1665 | 2024.12.17 21:23:55.660702 [ 277 ] {6f7d10a9-9a7b-404b-8ad3-d9c3effe4191} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
1666 | 2024.12.17 21:23:55.660746 [ 277 ] {6f7d10a9-9a7b-404b-8ad3-d9c3effe4191} <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'))" | ||
1667 | 2024.12.17 21:23:55.660796 [ 277 ] {6f7d10a9-9a7b-404b-8ad3-d9c3effe4191} <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'))" | ||
1668 | 2024.12.17 21:23:55.660842 [ 277 ] {6f7d10a9-9a7b-404b-8ad3-d9c3effe4191} <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'))" | ||
1669 | 2024.12.17 21:23:55.662321 [ 277 ] {6f7d10a9-9a7b-404b-8ad3-d9c3effe4191} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.003397 sec., 9125.699146305564 rows/sec., 344.40 KiB/sec. | ||
1670 | 2024.12.17 21:23:55.662535 [ 277 ] {6f7d10a9-9a7b-404b-8ad3-d9c3effe4191} <Debug> TCPHandler: Processed in 0.003902866 sec. | ||
1671 | 2024.12.17 21:23:55.662871 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1672 | 2024.12.17 21:23:55.663097 [ 276 ] {1131ec13-0860-4283-b828-b9214385acd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) 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) | ||
1673 | 2024.12.17 21:23:55.663504 [ 276 ] {1131ec13-0860-4283-b828-b9214385acd0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1674 | 2024.12.17 21:23:55.663563 [ 276 ] {1131ec13-0860-4283-b828-b9214385acd0} <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 | ||
1675 | 2024.12.17 21:23:55.663898 [ 276 ] {1131ec13-0860-4283-b828-b9214385acd0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1676 | 2024.12.17 21:23:55.663965 [ 276 ] {1131ec13-0860-4283-b828-b9214385acd0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1677 | 2024.12.17 21:23:55.664115 [ 276 ] {1131ec13-0860-4283-b828-b9214385acd0} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
1678 | 2024.12.17 21:23:55.664231 [ 295 ] {1131ec13-0860-4283-b828-b9214385acd0} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1679 | 2024.12.17 21:23:55.664262 [ 298 ] {1131ec13-0860-4283-b828-b9214385acd0} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1680 | 2024.12.17 21:23:55.664260 [ 296 ] {1131ec13-0860-4283-b828-b9214385acd0} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1681 | 2024.12.17 21:23:55.664377 [ 276 ] {1131ec13-0860-4283-b828-b9214385acd0} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (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 | ||
1682 | 2024.12.17 21:23:55.664406 [ 276 ] {1131ec13-0860-4283-b828-b9214385acd0} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1683 | 2024.12.17 21:23:55.664516 [ 276 ] {1131ec13-0860-4283-b828-b9214385acd0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1684 | 2024.12.17 21:23:55.664539 [ 276 ] {1131ec13-0860-4283-b828-b9214385acd0} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
1685 | 2024.12.17 21:23:55.664580 [ 276 ] {1131ec13-0860-4283-b828-b9214385acd0} <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'))" | ||
1686 | 2024.12.17 21:23:55.664627 [ 276 ] {1131ec13-0860-4283-b828-b9214385acd0} <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'))" | ||
1687 | 2024.12.17 21:23:55.664671 [ 276 ] {1131ec13-0860-4283-b828-b9214385acd0} <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'))" | ||
1688 | 2024.12.17 21:23:55.666073 [ 276 ] {1131ec13-0860-4283-b828-b9214385acd0} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.003088 sec., 10038.860103626943 rows/sec., 378.86 KiB/sec. | ||
1689 | 2024.12.17 21:23:55.666247 [ 276 ] {1131ec13-0860-4283-b828-b9214385acd0} <Debug> TCPHandler: Processed in 0.003444713 sec. | ||
1690 | 2024.12.17 21:23:55.666523 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1691 | 2024.12.17 21:23:55.666725 [ 277 ] {9965a948-ee97-4383-a870-b66489baab76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) 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) | ||
1692 | 2024.12.17 21:23:55.667073 [ 277 ] {9965a948-ee97-4383-a870-b66489baab76} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1693 | 2024.12.17 21:23:55.667122 [ 277 ] {9965a948-ee97-4383-a870-b66489baab76} <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 | ||
1694 | 2024.12.17 21:23:55.667450 [ 277 ] {9965a948-ee97-4383-a870-b66489baab76} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1695 | 2024.12.17 21:23:55.667518 [ 277 ] {9965a948-ee97-4383-a870-b66489baab76} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1696 | 2024.12.17 21:23:55.667672 [ 277 ] {9965a948-ee97-4383-a870-b66489baab76} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
1697 | 2024.12.17 21:23:55.667817 [ 295 ] {9965a948-ee97-4383-a870-b66489baab76} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1698 | 2024.12.17 21:23:55.667827 [ 296 ] {9965a948-ee97-4383-a870-b66489baab76} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1699 | 2024.12.17 21:23:55.667842 [ 298 ] {9965a948-ee97-4383-a870-b66489baab76} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1700 | 2024.12.17 21:23:55.667977 [ 277 ] {9965a948-ee97-4383-a870-b66489baab76} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (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 | ||
1701 | 2024.12.17 21:23:55.668006 [ 277 ] {9965a948-ee97-4383-a870-b66489baab76} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1702 | 2024.12.17 21:23:55.668120 [ 277 ] {9965a948-ee97-4383-a870-b66489baab76} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1703 | 2024.12.17 21:23:55.668143 [ 277 ] {9965a948-ee97-4383-a870-b66489baab76} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
1704 | 2024.12.17 21:23:55.668187 [ 277 ] {9965a948-ee97-4383-a870-b66489baab76} <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'))" | ||
1705 | 2024.12.17 21:23:55.668234 [ 277 ] {9965a948-ee97-4383-a870-b66489baab76} <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'))" | ||
1706 | 2024.12.17 21:23:55.668278 [ 277 ] {9965a948-ee97-4383-a870-b66489baab76} <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'))" | ||
1707 | 2024.12.17 21:23:55.669644 [ 277 ] {9965a948-ee97-4383-a870-b66489baab76} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.003019 sec., 10268.300761841669 rows/sec., 387.52 KiB/sec. | ||
1708 | 2024.12.17 21:23:55.669837 [ 277 ] {9965a948-ee97-4383-a870-b66489baab76} <Debug> TCPHandler: Processed in 0.003375391 sec. | ||
1709 | 2024.12.17 21:23:55.670177 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1710 | 2024.12.17 21:23:55.670370 [ 276 ] {23ca5a87-655f-4069-8efc-b830d09ab567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) 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) | ||
1711 | 2024.12.17 21:23:55.670718 [ 276 ] {23ca5a87-655f-4069-8efc-b830d09ab567} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1712 | 2024.12.17 21:23:55.670766 [ 276 ] {23ca5a87-655f-4069-8efc-b830d09ab567} <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 | ||
1713 | 2024.12.17 21:23:55.671181 [ 276 ] {23ca5a87-655f-4069-8efc-b830d09ab567} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1714 | 2024.12.17 21:23:55.671251 [ 276 ] {23ca5a87-655f-4069-8efc-b830d09ab567} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1715 | 2024.12.17 21:23:55.671402 [ 276 ] {23ca5a87-655f-4069-8efc-b830d09ab567} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
1716 | 2024.12.17 21:23:55.671531 [ 295 ] {23ca5a87-655f-4069-8efc-b830d09ab567} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1717 | 2024.12.17 21:23:55.671555 [ 298 ] {23ca5a87-655f-4069-8efc-b830d09ab567} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1718 | 2024.12.17 21:23:55.671553 [ 296 ] {23ca5a87-655f-4069-8efc-b830d09ab567} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1719 | 2024.12.17 21:23:55.671774 [ 276 ] {23ca5a87-655f-4069-8efc-b830d09ab567} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (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 | ||
1720 | 2024.12.17 21:23:55.671805 [ 276 ] {23ca5a87-655f-4069-8efc-b830d09ab567} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1721 | 2024.12.17 21:23:55.671912 [ 276 ] {23ca5a87-655f-4069-8efc-b830d09ab567} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1722 | 2024.12.17 21:23:55.671934 [ 276 ] {23ca5a87-655f-4069-8efc-b830d09ab567} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
1723 | 2024.12.17 21:23:55.671975 [ 276 ] {23ca5a87-655f-4069-8efc-b830d09ab567} <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'))" | ||
1724 | 2024.12.17 21:23:55.672026 [ 276 ] {23ca5a87-655f-4069-8efc-b830d09ab567} <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'))" | ||
1725 | 2024.12.17 21:23:55.672072 [ 276 ] {23ca5a87-655f-4069-8efc-b830d09ab567} <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'))" | ||
1726 | 2024.12.17 21:23:55.673557 [ 276 ] {23ca5a87-655f-4069-8efc-b830d09ab567} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.00328 sec., 9451.219512195123 rows/sec., 356.68 KiB/sec. | ||
1727 | 2024.12.17 21:23:55.673731 [ 276 ] {23ca5a87-655f-4069-8efc-b830d09ab567} <Debug> TCPHandler: Processed in 0.003613668 sec. | ||
1728 | 2024.12.17 21:23:55.674020 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1729 | 2024.12.17 21:23:55.674226 [ 277 ] {b924e85e-9534-45d6-89a5-11d1be6afa19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) 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) | ||
1730 | 2024.12.17 21:23:55.674573 [ 277 ] {b924e85e-9534-45d6-89a5-11d1be6afa19} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1731 | 2024.12.17 21:23:55.674623 [ 277 ] {b924e85e-9534-45d6-89a5-11d1be6afa19} <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 | ||
1732 | 2024.12.17 21:23:55.674958 [ 277 ] {b924e85e-9534-45d6-89a5-11d1be6afa19} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1733 | 2024.12.17 21:23:55.675024 [ 277 ] {b924e85e-9534-45d6-89a5-11d1be6afa19} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1734 | 2024.12.17 21:23:55.675174 [ 277 ] {b924e85e-9534-45d6-89a5-11d1be6afa19} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
1735 | 2024.12.17 21:23:55.675317 [ 296 ] {b924e85e-9534-45d6-89a5-11d1be6afa19} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1736 | 2024.12.17 21:23:55.675318 [ 298 ] {b924e85e-9534-45d6-89a5-11d1be6afa19} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1737 | 2024.12.17 21:23:55.675341 [ 295 ] {b924e85e-9534-45d6-89a5-11d1be6afa19} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1738 | 2024.12.17 21:23:55.675468 [ 277 ] {b924e85e-9534-45d6-89a5-11d1be6afa19} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (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 | ||
1739 | 2024.12.17 21:23:55.675500 [ 277 ] {b924e85e-9534-45d6-89a5-11d1be6afa19} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1740 | 2024.12.17 21:23:55.675611 [ 277 ] {b924e85e-9534-45d6-89a5-11d1be6afa19} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1741 | 2024.12.17 21:23:55.675632 [ 277 ] {b924e85e-9534-45d6-89a5-11d1be6afa19} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
1742 | 2024.12.17 21:23:55.675674 [ 277 ] {b924e85e-9534-45d6-89a5-11d1be6afa19} <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'))" | ||
1743 | 2024.12.17 21:23:55.675723 [ 277 ] {b924e85e-9534-45d6-89a5-11d1be6afa19} <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'))" | ||
1744 | 2024.12.17 21:23:55.675769 [ 277 ] {b924e85e-9534-45d6-89a5-11d1be6afa19} <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'))" | ||
1745 | 2024.12.17 21:23:55.677207 [ 277 ] {b924e85e-9534-45d6-89a5-11d1be6afa19} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.003086 sec., 10045.366169799092 rows/sec., 379.11 KiB/sec. | ||
1746 | 2024.12.17 21:23:55.677428 [ 277 ] {b924e85e-9534-45d6-89a5-11d1be6afa19} <Debug> TCPHandler: Processed in 0.003468184 sec. | ||
1747 | 2024.12.17 21:23:55.775959 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1748 | 2024.12.17 21:23:55.776168 [ 276 ] {ce782095-9034-45a2-aac3-f6799f77145b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1749 | 2024.12.17 21:23:55.776257 [ 276 ] {ce782095-9034-45a2-aac3-f6799f77145b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1750 | 2024.12.17 21:23:55.777176 [ 276 ] {ce782095-9034-45a2-aac3-f6799f77145b} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1751 | 2024.12.17 21:23:55.777224 [ 276 ] {ce782095-9034-45a2-aac3-f6799f77145b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
1752 | 2024.12.17 21:23:55.777761 [ 276 ] {ce782095-9034-45a2-aac3-f6799f77145b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1753 | 2024.12.17 21:23:55.777988 [ 276 ] {ce782095-9034-45a2-aac3-f6799f77145b} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1754 | 2024.12.17 21:23:55.778244 [ 276 ] {ce782095-9034-45a2-aac3-f6799f77145b} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.002125 sec., 2823.529411764706 rows/sec., 628.68 KiB/sec. | ||
1755 | 2024.12.17 21:23:55.778428 [ 276 ] {ce782095-9034-45a2-aac3-f6799f77145b} <Debug> TCPHandler: Processed in 0.00259804 sec. | ||
1756 | 2024.12.17 21:23:55.778700 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1757 | 2024.12.17 21:23:55.778879 [ 277 ] {af0125bb-9f3d-40b4-8bc1-379d713347aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1758 | 2024.12.17 21:23:55.778951 [ 277 ] {af0125bb-9f3d-40b4-8bc1-379d713347aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1759 | 2024.12.17 21:23:55.780752 [ 277 ] {af0125bb-9f3d-40b4-8bc1-379d713347aa} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1760 | 2024.12.17 21:23:55.780806 [ 277 ] {af0125bb-9f3d-40b4-8bc1-379d713347aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
1761 | 2024.12.17 21:23:55.781346 [ 277 ] {af0125bb-9f3d-40b4-8bc1-379d713347aa} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1762 | 2024.12.17 21:23:55.781618 [ 277 ] {af0125bb-9f3d-40b4-8bc1-379d713347aa} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1763 | 2024.12.17 21:23:55.781896 [ 277 ] {af0125bb-9f3d-40b4-8bc1-379d713347aa} <Debug> executeQuery: Read 1196 rows, 100.50 KiB in 0.00306 sec., 390849.6732026144 rows/sec., 32.07 MiB/sec. | ||
1764 | 2024.12.17 21:23:55.782105 [ 277 ] {af0125bb-9f3d-40b4-8bc1-379d713347aa} <Debug> TCPHandler: Processed in 0.003528816 sec. | ||
1765 | 2024.12.17 21:23:55.782291 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1766 | 2024.12.17 21:23:55.782425 [ 276 ] {63b30e73-c15b-4f4b-9982-9e5b16015bac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1767 | 2024.12.17 21:23:55.782477 [ 276 ] {63b30e73-c15b-4f4b-9982-9e5b16015bac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1768 | 2024.12.17 21:23:55.783201 [ 276 ] {63b30e73-c15b-4f4b-9982-9e5b16015bac} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1769 | 2024.12.17 21:23:55.783241 [ 276 ] {63b30e73-c15b-4f4b-9982-9e5b16015bac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
1770 | 2024.12.17 21:23:55.783643 [ 276 ] {63b30e73-c15b-4f4b-9982-9e5b16015bac} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1771 | 2024.12.17 21:23:55.783893 [ 276 ] {63b30e73-c15b-4f4b-9982-9e5b16015bac} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1772 | 2024.12.17 21:23:55.784137 [ 276 ] {63b30e73-c15b-4f4b-9982-9e5b16015bac} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001737 sec., 131260.7944732297 rows/sec., 8.89 MiB/sec. | ||
1773 | 2024.12.17 21:23:55.784296 [ 276 ] {63b30e73-c15b-4f4b-9982-9e5b16015bac} <Debug> TCPHandler: Processed in 0.002061486 sec. | ||
1774 | 2024.12.17 21:23:55.784465 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1775 | 2024.12.17 21:23:55.784592 [ 277 ] {d6fa563b-98ac-4728-9ea1-4fc3f217410c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1776 | 2024.12.17 21:23:55.784645 [ 277 ] {d6fa563b-98ac-4728-9ea1-4fc3f217410c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1777 | 2024.12.17 21:23:55.785458 [ 277 ] {d6fa563b-98ac-4728-9ea1-4fc3f217410c} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1778 | 2024.12.17 21:23:55.785498 [ 277 ] {d6fa563b-98ac-4728-9ea1-4fc3f217410c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
1779 | 2024.12.17 21:23:55.785901 [ 277 ] {d6fa563b-98ac-4728-9ea1-4fc3f217410c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1780 | 2024.12.17 21:23:55.786154 [ 277 ] {d6fa563b-98ac-4728-9ea1-4fc3f217410c} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1781 | 2024.12.17 21:23:55.786435 [ 277 ] {d6fa563b-98ac-4728-9ea1-4fc3f217410c} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001856 sec., 280172.4137931034 rows/sec., 20.73 MiB/sec. | ||
1782 | 2024.12.17 21:23:55.786567 [ 277 ] {d6fa563b-98ac-4728-9ea1-4fc3f217410c} <Debug> TCPHandler: Processed in 0.002161848 sec. | ||
1783 | 2024.12.17 21:23:55.786712 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1784 | 2024.12.17 21:23:55.786854 [ 276 ] {8b4cbfe7-fa7b-4960-92c3-27471cc2297d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1785 | 2024.12.17 21:23:55.786915 [ 276 ] {8b4cbfe7-fa7b-4960-92c3-27471cc2297d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1786 | 2024.12.17 21:23:55.788584 [ 276 ] {8b4cbfe7-fa7b-4960-92c3-27471cc2297d} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1787 | 2024.12.17 21:23:55.788621 [ 276 ] {8b4cbfe7-fa7b-4960-92c3-27471cc2297d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
1788 | 2024.12.17 21:23:55.789295 [ 276 ] {8b4cbfe7-fa7b-4960-92c3-27471cc2297d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1789 | 2024.12.17 21:23:55.789567 [ 276 ] {8b4cbfe7-fa7b-4960-92c3-27471cc2297d} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1790 | 2024.12.17 21:23:55.789791 [ 276 ] {8b4cbfe7-fa7b-4960-92c3-27471cc2297d} <Debug> executeQuery: Read 2450 rows, 167.58 KiB in 0.00297 sec., 824915.8249158249 rows/sec., 55.10 MiB/sec. | ||
1791 | 2024.12.17 21:23:55.789850 [ 276 ] {8b4cbfe7-fa7b-4960-92c3-27471cc2297d} <Debug> TCPHandler: Processed in 0.003201746 sec. | ||
1792 | 2024.12.17 21:23:55.790005 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1793 | 2024.12.17 21:23:55.790141 [ 277 ] {778cec6f-d949-4a5c-a3a5-f829fae14536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1794 | 2024.12.17 21:23:55.790198 [ 277 ] {778cec6f-d949-4a5c-a3a5-f829fae14536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1795 | 2024.12.17 21:23:55.790703 [ 277 ] {778cec6f-d949-4a5c-a3a5-f829fae14536} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1796 | 2024.12.17 21:23:55.790743 [ 277 ] {778cec6f-d949-4a5c-a3a5-f829fae14536} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
1797 | 2024.12.17 21:23:55.791124 [ 277 ] {778cec6f-d949-4a5c-a3a5-f829fae14536} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1798 | 2024.12.17 21:23:55.791373 [ 277 ] {778cec6f-d949-4a5c-a3a5-f829fae14536} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1799 | 2024.12.17 21:23:55.791609 [ 277 ] {778cec6f-d949-4a5c-a3a5-f829fae14536} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001494 sec., 8032.128514056224 rows/sec., 554.30 KiB/sec. | ||
1800 | 2024.12.17 21:23:55.791684 [ 277 ] {778cec6f-d949-4a5c-a3a5-f829fae14536} <Debug> TCPHandler: Processed in 0.001737157 sec. | ||
1801 | 2024.12.17 21:23:59.656534 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1802 | 2024.12.17 21:23:59.656733 [ 276 ] {fcf6ca72-07c0-450b-a03d-884b7918fcc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1803 | 2024.12.17 21:23:59.656809 [ 276 ] {fcf6ca72-07c0-450b-a03d-884b7918fcc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1804 | 2024.12.17 21:23:59.657602 [ 276 ] {fcf6ca72-07c0-450b-a03d-884b7918fcc0} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1805 | 2024.12.17 21:23:59.657655 [ 276 ] {fcf6ca72-07c0-450b-a03d-884b7918fcc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1806 | 2024.12.17 21:23:59.658104 [ 276 ] {fcf6ca72-07c0-450b-a03d-884b7918fcc0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1807 | 2024.12.17 21:23:59.658369 [ 276 ] {fcf6ca72-07c0-450b-a03d-884b7918fcc0} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1808 | 2024.12.17 21:23:59.658652 [ 276 ] {fcf6ca72-07c0-450b-a03d-884b7918fcc0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001956 sec., 28629.856850715747 rows/sec., 2.19 MiB/sec. | ||
1809 | 2024.12.17 21:23:59.658820 [ 276 ] {fcf6ca72-07c0-450b-a03d-884b7918fcc0} <Debug> TCPHandler: Processed in 0.002415556 sec. | ||
1810 | 2024.12.17 21:23:59.659148 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1811 | 2024.12.17 21:23:59.659365 [ 277 ] {e519923d-8f4a-4a40-998c-efadf1ce734d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1812 | 2024.12.17 21:23:59.659451 [ 277 ] {e519923d-8f4a-4a40-998c-efadf1ce734d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1813 | 2024.12.17 21:23:59.660319 [ 277 ] {e519923d-8f4a-4a40-998c-efadf1ce734d} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1814 | 2024.12.17 21:23:59.660377 [ 277 ] {e519923d-8f4a-4a40-998c-efadf1ce734d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1815 | 2024.12.17 21:23:59.660869 [ 277 ] {e519923d-8f4a-4a40-998c-efadf1ce734d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1816 | 2024.12.17 21:23:59.661155 [ 277 ] {e519923d-8f4a-4a40-998c-efadf1ce734d} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1817 | 2024.12.17 21:23:59.661404 [ 277 ] {e519923d-8f4a-4a40-998c-efadf1ce734d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002106 sec., 30389.36372269706 rows/sec., 2.37 MiB/sec. | ||
1818 | 2024.12.17 21:23:59.661462 [ 277 ] {e519923d-8f4a-4a40-998c-efadf1ce734d} <Debug> TCPHandler: Processed in 0.002468447 sec. | ||
1819 | 2024.12.17 21:23:59.661627 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1820 | 2024.12.17 21:23:59.661752 [ 276 ] {ee847cf1-6f19-410c-83cf-d4f283a418e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1821 | 2024.12.17 21:23:59.661808 [ 276 ] {ee847cf1-6f19-410c-83cf-d4f283a418e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1822 | 2024.12.17 21:23:59.662417 [ 276 ] {ee847cf1-6f19-410c-83cf-d4f283a418e4} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1823 | 2024.12.17 21:23:59.662458 [ 276 ] {ee847cf1-6f19-410c-83cf-d4f283a418e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1824 | 2024.12.17 21:23:59.662870 [ 276 ] {ee847cf1-6f19-410c-83cf-d4f283a418e4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1825 | 2024.12.17 21:23:59.663120 [ 276 ] {ee847cf1-6f19-410c-83cf-d4f283a418e4} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1826 | 2024.12.17 21:23:59.663413 [ 276 ] {ee847cf1-6f19-410c-83cf-d4f283a418e4} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001667 sec., 76784.64307138573 rows/sec., 5.35 MiB/sec. | ||
1827 | 2024.12.17 21:23:59.663548 [ 276 ] {ee847cf1-6f19-410c-83cf-d4f283a418e4} <Debug> TCPHandler: Processed in 0.001981064 sec. | ||
1828 | 2024.12.17 21:23:59.663710 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1829 | 2024.12.17 21:23:59.663840 [ 277 ] {81c14922-12dd-4a66-bfb6-e10ff3ea19de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1830 | 2024.12.17 21:23:59.663896 [ 277 ] {81c14922-12dd-4a66-bfb6-e10ff3ea19de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1831 | 2024.12.17 21:23:59.664421 [ 277 ] {81c14922-12dd-4a66-bfb6-e10ff3ea19de} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1832 | 2024.12.17 21:23:59.664460 [ 277 ] {81c14922-12dd-4a66-bfb6-e10ff3ea19de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1833 | 2024.12.17 21:23:59.664849 [ 277 ] {81c14922-12dd-4a66-bfb6-e10ff3ea19de} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1834 | 2024.12.17 21:23:59.665104 [ 277 ] {81c14922-12dd-4a66-bfb6-e10ff3ea19de} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1835 | 2024.12.17 21:23:59.665320 [ 277 ] {81c14922-12dd-4a66-bfb6-e10ff3ea19de} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001512 sec., 31746.031746031746 rows/sec., 2.14 MiB/sec. | ||
1836 | 2024.12.17 21:23:59.665370 [ 277 ] {81c14922-12dd-4a66-bfb6-e10ff3ea19de} <Debug> TCPHandler: Processed in 0.001720606 sec. | ||
1837 | 2024.12.17 21:24:00.461771 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1838 | 2024.12.17 21:24:00.461824 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1839 | 2024.12.17 21:24:00.530974 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 82 entries to flush up to offset 252 | ||
1840 | 2024.12.17 21:24:00.535023 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1841 | 2024.12.17 21:24:00.535068 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1842 | 2024.12.17 21:24:00.536617 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1843 | 2024.12.17 21:24:00.536935 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1844 | 2024.12.17 21:24:00.537497 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 252 | ||
1845 | 2024.12.17 21:24:00.552939 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 | ||
1846 | 2024.12.17 21:24:00.553573 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1847 | 2024.12.17 21:24:00.553609 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1848 | 2024.12.17 21:24:00.554175 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1849 | 2024.12.17 21:24:00.554437 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1850 | 2024.12.17 21:24:00.554610 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
1851 | 2024.12.17 21:24:00.773953 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
1852 | 2024.12.17 21:24:00.793628 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1853 | 2024.12.17 21:24:00.793682 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1854 | 2024.12.17 21:24:00.800604 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1855 | 2024.12.17 21:24:00.801341 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1856 | 2024.12.17 21:24:00.803776 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
1857 | 2024.12.17 21:24:04.663824 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1858 | 2024.12.17 21:24:04.664096 [ 276 ] {b73553aa-1086-4b85-b21e-cdb7689b6a0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1859 | 2024.12.17 21:24:04.664212 [ 276 ] {b73553aa-1086-4b85-b21e-cdb7689b6a0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1860 | 2024.12.17 21:24:04.665271 [ 276 ] {b73553aa-1086-4b85-b21e-cdb7689b6a0d} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1861 | 2024.12.17 21:24:04.665316 [ 276 ] {b73553aa-1086-4b85-b21e-cdb7689b6a0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1862 | 2024.12.17 21:24:04.665788 [ 276 ] {b73553aa-1086-4b85-b21e-cdb7689b6a0d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1863 | 2024.12.17 21:24:04.666066 [ 276 ] {b73553aa-1086-4b85-b21e-cdb7689b6a0d} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1864 | 2024.12.17 21:24:04.666312 [ 276 ] {b73553aa-1086-4b85-b21e-cdb7689b6a0d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002297 sec., 6094.90639965172 rows/sec., 438.75 KiB/sec. | ||
1865 | 2024.12.17 21:24:04.666454 [ 276 ] {b73553aa-1086-4b85-b21e-cdb7689b6a0d} <Debug> TCPHandler: Processed in 0.002757525 sec. | ||
1866 | 2024.12.17 21:24:04.666713 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1867 | 2024.12.17 21:24:04.666926 [ 277 ] {e90590de-472a-482e-99fe-250df367ca23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1868 | 2024.12.17 21:24:04.667003 [ 277 ] {e90590de-472a-482e-99fe-250df367ca23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1869 | 2024.12.17 21:24:04.667853 [ 277 ] {e90590de-472a-482e-99fe-250df367ca23} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1870 | 2024.12.17 21:24:04.667903 [ 277 ] {e90590de-472a-482e-99fe-250df367ca23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1871 | 2024.12.17 21:24:04.668372 [ 277 ] {e90590de-472a-482e-99fe-250df367ca23} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1872 | 2024.12.17 21:24:04.668632 [ 277 ] {e90590de-472a-482e-99fe-250df367ca23} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1873 | 2024.12.17 21:24:04.668862 [ 277 ] {e90590de-472a-482e-99fe-250df367ca23} <Debug> executeQuery: Read 219 rows, 19.54 KiB in 0.001995 sec., 109774.43609022557 rows/sec., 9.56 MiB/sec. | ||
1874 | 2024.12.17 21:24:04.668928 [ 277 ] {e90590de-472a-482e-99fe-250df367ca23} <Debug> TCPHandler: Processed in 0.002366074 sec. | ||
1875 | 2024.12.17 21:24:04.669080 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1876 | 2024.12.17 21:24:04.669228 [ 276 ] {10ee4f6a-f641-44e7-8301-2aaff224b7ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1877 | 2024.12.17 21:24:04.669291 [ 276 ] {10ee4f6a-f641-44e7-8301-2aaff224b7ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1878 | 2024.12.17 21:24:04.669986 [ 276 ] {10ee4f6a-f641-44e7-8301-2aaff224b7ba} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1879 | 2024.12.17 21:24:04.670026 [ 276 ] {10ee4f6a-f641-44e7-8301-2aaff224b7ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1880 | 2024.12.17 21:24:04.670401 [ 276 ] {10ee4f6a-f641-44e7-8301-2aaff224b7ba} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1881 | 2024.12.17 21:24:04.670650 [ 276 ] {10ee4f6a-f641-44e7-8301-2aaff224b7ba} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1882 | 2024.12.17 21:24:04.670904 [ 276 ] {10ee4f6a-f641-44e7-8301-2aaff224b7ba} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001693 sec., 8860.011813349083 rows/sec., 624.70 KiB/sec. | ||
1883 | 2024.12.17 21:24:04.670975 [ 276 ] {10ee4f6a-f641-44e7-8301-2aaff224b7ba} <Debug> TCPHandler: Processed in 0.001963303 sec. | ||
1884 | 2024.12.17 21:24:04.671139 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1885 | 2024.12.17 21:24:04.671284 [ 277 ] {0d155392-8810-49e4-8199-191190b52192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1886 | 2024.12.17 21:24:04.671345 [ 277 ] {0d155392-8810-49e4-8199-191190b52192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1887 | 2024.12.17 21:24:04.672021 [ 277 ] {0d155392-8810-49e4-8199-191190b52192} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1888 | 2024.12.17 21:24:04.672063 [ 277 ] {0d155392-8810-49e4-8199-191190b52192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1889 | 2024.12.17 21:24:04.672417 [ 277 ] {0d155392-8810-49e4-8199-191190b52192} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1890 | 2024.12.17 21:24:04.672666 [ 277 ] {0d155392-8810-49e4-8199-191190b52192} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1891 | 2024.12.17 21:24:04.672874 [ 277 ] {0d155392-8810-49e4-8199-191190b52192} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001624 sec., 8620.689655172413 rows/sec., 603.74 KiB/sec. | ||
1892 | 2024.12.17 21:24:04.672929 [ 277 ] {0d155392-8810-49e4-8199-191190b52192} <Debug> TCPHandler: Processed in 0.001858921 sec. | ||
1893 | 2024.12.17 21:24:04.673127 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1894 | 2024.12.17 21:24:04.673354 [ 276 ] {325c6631-45c9-4b7b-9689-10c4db28f397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1895 | 2024.12.17 21:24:04.673445 [ 276 ] {325c6631-45c9-4b7b-9689-10c4db28f397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1896 | 2024.12.17 21:24:04.674284 [ 276 ] {325c6631-45c9-4b7b-9689-10c4db28f397} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1897 | 2024.12.17 21:24:04.674323 [ 276 ] {325c6631-45c9-4b7b-9689-10c4db28f397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1898 | 2024.12.17 21:24:04.674691 [ 276 ] {325c6631-45c9-4b7b-9689-10c4db28f397} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1899 | 2024.12.17 21:24:04.674942 [ 276 ] {325c6631-45c9-4b7b-9689-10c4db28f397} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1900 | 2024.12.17 21:24:04.675133 [ 276 ] {325c6631-45c9-4b7b-9689-10c4db28f397} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001833 sec., 7092.198581560284 rows/sec., 442.20 KiB/sec. | ||
1901 | 2024.12.17 21:24:04.675211 [ 276 ] {325c6631-45c9-4b7b-9689-10c4db28f397} <Debug> TCPHandler: Processed in 0.00219662 sec. | ||
1902 | 2024.12.17 21:24:04.675362 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1903 | 2024.12.17 21:24:04.675500 [ 277 ] {bbed09f2-a2da-4f37-be22-4d8cdf050c3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1904 | 2024.12.17 21:24:04.675560 [ 277 ] {bbed09f2-a2da-4f37-be22-4d8cdf050c3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1905 | 2024.12.17 21:24:04.676316 [ 277 ] {bbed09f2-a2da-4f37-be22-4d8cdf050c3d} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1906 | 2024.12.17 21:24:04.676356 [ 277 ] {bbed09f2-a2da-4f37-be22-4d8cdf050c3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1907 | 2024.12.17 21:24:04.676741 [ 277 ] {bbed09f2-a2da-4f37-be22-4d8cdf050c3d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1908 | 2024.12.17 21:24:04.676985 [ 277 ] {bbed09f2-a2da-4f37-be22-4d8cdf050c3d} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1909 | 2024.12.17 21:24:04.677200 [ 277 ] {bbed09f2-a2da-4f37-be22-4d8cdf050c3d} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.001731 sec., 225303.29289428078 rows/sec., 15.98 MiB/sec. | ||
1910 | 2024.12.17 21:24:04.677255 [ 277 ] {bbed09f2-a2da-4f37-be22-4d8cdf050c3d} <Debug> TCPHandler: Processed in 0.001960973 sec. | ||
1911 | 2024.12.17 21:24:04.677416 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1912 | 2024.12.17 21:24:04.677556 [ 276 ] {3659eecb-87dd-4db8-9fb6-83b13eb25bf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1913 | 2024.12.17 21:24:04.677616 [ 276 ] {3659eecb-87dd-4db8-9fb6-83b13eb25bf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1914 | 2024.12.17 21:24:04.678149 [ 276 ] {3659eecb-87dd-4db8-9fb6-83b13eb25bf1} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1915 | 2024.12.17 21:24:04.678186 [ 276 ] {3659eecb-87dd-4db8-9fb6-83b13eb25bf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1916 | 2024.12.17 21:24:04.678554 [ 276 ] {3659eecb-87dd-4db8-9fb6-83b13eb25bf1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1917 | 2024.12.17 21:24:04.678794 [ 276 ] {3659eecb-87dd-4db8-9fb6-83b13eb25bf1} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1918 | 2024.12.17 21:24:04.678994 [ 276 ] {3659eecb-87dd-4db8-9fb6-83b13eb25bf1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001466 sec., 4092.769440654843 rows/sec., 213.83 KiB/sec. | ||
1919 | 2024.12.17 21:24:04.679144 [ 276 ] {3659eecb-87dd-4db8-9fb6-83b13eb25bf1} <Debug> TCPHandler: Processed in 0.001794439 sec. | ||
1920 | 2024.12.17 21:24:04.679310 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1921 | 2024.12.17 21:24:04.679447 [ 277 ] {fcbef798-c437-49e7-a666-504755ef2eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1922 | 2024.12.17 21:24:04.679508 [ 277 ] {fcbef798-c437-49e7-a666-504755ef2eda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1923 | 2024.12.17 21:24:04.680141 [ 277 ] {fcbef798-c437-49e7-a666-504755ef2eda} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1924 | 2024.12.17 21:24:04.680180 [ 277 ] {fcbef798-c437-49e7-a666-504755ef2eda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1925 | 2024.12.17 21:24:04.680567 [ 277 ] {fcbef798-c437-49e7-a666-504755ef2eda} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1926 | 2024.12.17 21:24:04.680817 [ 277 ] {fcbef798-c437-49e7-a666-504755ef2eda} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1927 | 2024.12.17 21:24:04.681038 [ 277 ] {fcbef798-c437-49e7-a666-504755ef2eda} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001622 sec., 146115.9062885327 rows/sec., 9.79 MiB/sec. | ||
1928 | 2024.12.17 21:24:04.681093 [ 277 ] {fcbef798-c437-49e7-a666-504755ef2eda} <Debug> TCPHandler: Processed in 0.00185614 sec. | ||
1929 | 2024.12.17 21:24:04.681240 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1930 | 2024.12.17 21:24:04.681381 [ 276 ] {1725ea19-f878-4318-8374-7ff068836508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1931 | 2024.12.17 21:24:04.681443 [ 276 ] {1725ea19-f878-4318-8374-7ff068836508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1932 | 2024.12.17 21:24:04.681994 [ 276 ] {1725ea19-f878-4318-8374-7ff068836508} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1933 | 2024.12.17 21:24:04.682035 [ 276 ] {1725ea19-f878-4318-8374-7ff068836508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1934 | 2024.12.17 21:24:04.682393 [ 276 ] {1725ea19-f878-4318-8374-7ff068836508} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1935 | 2024.12.17 21:24:04.682633 [ 276 ] {1725ea19-f878-4318-8374-7ff068836508} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1936 | 2024.12.17 21:24:04.682842 [ 276 ] {1725ea19-f878-4318-8374-7ff068836508} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001492 sec., 670.2412868632707 rows/sec., 45.16 KiB/sec. | ||
1937 | 2024.12.17 21:24:04.682894 [ 276 ] {1725ea19-f878-4318-8374-7ff068836508} <Debug> TCPHandler: Processed in 0.001722457 sec. | ||
1938 | 2024.12.17 21:24:04.683029 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1939 | 2024.12.17 21:24:04.683144 [ 277 ] {722d00c7-0b53-4442-a1d2-dfcb8a429f19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1940 | 2024.12.17 21:24:04.683226 [ 277 ] {722d00c7-0b53-4442-a1d2-dfcb8a429f19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1941 | 2024.12.17 21:24:04.684277 [ 277 ] {722d00c7-0b53-4442-a1d2-dfcb8a429f19} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1942 | 2024.12.17 21:24:04.684316 [ 277 ] {722d00c7-0b53-4442-a1d2-dfcb8a429f19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1943 | 2024.12.17 21:24:04.684913 [ 277 ] {722d00c7-0b53-4442-a1d2-dfcb8a429f19} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1944 | 2024.12.17 21:24:04.685171 [ 277 ] {722d00c7-0b53-4442-a1d2-dfcb8a429f19} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1945 | 2024.12.17 21:24:04.685397 [ 277 ] {722d00c7-0b53-4442-a1d2-dfcb8a429f19} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002276 sec., 3514.9384885764503 rows/sec., 6.30 MiB/sec. | ||
1946 | 2024.12.17 21:24:04.685502 [ 277 ] {722d00c7-0b53-4442-a1d2-dfcb8a429f19} <Debug> TCPHandler: Processed in 0.002530028 sec. | ||
1947 | 2024.12.17 21:24:04.685651 [ 276 ] {} <Trace> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1948 | 2024.12.17 21:24:04.685793 [ 276 ] {67ab6aa8-decc-4494-8860-ffc04b83d61b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51498) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1949 | 2024.12.17 21:24:04.685853 [ 276 ] {67ab6aa8-decc-4494-8860-ffc04b83d61b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1950 | 2024.12.17 21:24:04.686373 [ 276 ] {67ab6aa8-decc-4494-8860-ffc04b83d61b} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1951 | 2024.12.17 21:24:04.686414 [ 276 ] {67ab6aa8-decc-4494-8860-ffc04b83d61b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1952 | 2024.12.17 21:24:04.686791 [ 276 ] {67ab6aa8-decc-4494-8860-ffc04b83d61b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1953 | 2024.12.17 21:24:04.687048 [ 276 ] {67ab6aa8-decc-4494-8860-ffc04b83d61b} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1954 | 2024.12.17 21:24:04.687261 [ 276 ] {67ab6aa8-decc-4494-8860-ffc04b83d61b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.0015 sec., 54666.666666666664 rows/sec., 3.47 MiB/sec. | ||
1955 | 2024.12.17 21:24:04.687317 [ 276 ] {67ab6aa8-decc-4494-8860-ffc04b83d61b} <Debug> TCPHandler: Processed in 0.001733547 sec. | ||
1956 | 2024.12.17 21:24:08.055641 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 | ||
1957 | 2024.12.17 21:24:08.056296 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1958 | 2024.12.17 21:24:08.056339 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1959 | 2024.12.17 21:24:08.056919 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1960 | 2024.12.17 21:24:08.057182 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1961 | 2024.12.17 21:24:08.057515 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 | ||
1962 | 2024.12.17 21:24:08.304767 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
1963 | 2024.12.17 21:24:08.326016 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1964 | 2024.12.17 21:24:08.326082 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1965 | 2024.12.17 21:24:08.333612 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1966 | 2024.12.17 21:24:08.334417 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1967 | 2024.12.17 21:24:08.337788 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
1968 | 2024.12.17 21:24:09.367690 [ 276 ] {} <Debug> TCPHandler: Done processing connection. | ||
1969 | 2024.12.17 21:24:09.367777 [ 276 ] {} <Debug> TCP-Session: 0f940739-8515-49c3-9f74-266a918609e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1970 | 2024.12.17 21:24:09.652803 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1971 | 2024.12.17 21:24:09.653055 [ 277 ] {bfdac4c8-9c61-4313-9980-feed74489266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) 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) | ||
1972 | 2024.12.17 21:24:09.653476 [ 277 ] {bfdac4c8-9c61-4313-9980-feed74489266} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1973 | 2024.12.17 21:24:09.653528 [ 277 ] {bfdac4c8-9c61-4313-9980-feed74489266} <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 | ||
1974 | 2024.12.17 21:24:09.653888 [ 277 ] {bfdac4c8-9c61-4313-9980-feed74489266} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1975 | 2024.12.17 21:24:09.653971 [ 277 ] {bfdac4c8-9c61-4313-9980-feed74489266} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1976 | 2024.12.17 21:24:09.654148 [ 277 ] {bfdac4c8-9c61-4313-9980-feed74489266} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
1977 | 2024.12.17 21:24:09.654345 [ 295 ] {bfdac4c8-9c61-4313-9980-feed74489266} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1978 | 2024.12.17 21:24:09.654384 [ 296 ] {bfdac4c8-9c61-4313-9980-feed74489266} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1979 | 2024.12.17 21:24:09.654433 [ 294 ] {bfdac4c8-9c61-4313-9980-feed74489266} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
1980 | 2024.12.17 21:24:09.654403 [ 298 ] {bfdac4c8-9c61-4313-9980-feed74489266} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1981 | 2024.12.17 21:24:09.654618 [ 277 ] {bfdac4c8-9c61-4313-9980-feed74489266} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (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 | ||
1982 | 2024.12.17 21:24:09.654651 [ 277 ] {bfdac4c8-9c61-4313-9980-feed74489266} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1983 | 2024.12.17 21:24:09.654792 [ 277 ] {bfdac4c8-9c61-4313-9980-feed74489266} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1984 | 2024.12.17 21:24:09.654817 [ 277 ] {bfdac4c8-9c61-4313-9980-feed74489266} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Reading approx. 37 rows with 4 streams | ||
1985 | 2024.12.17 21:24:09.654862 [ 277 ] {bfdac4c8-9c61-4313-9980-feed74489266} <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'))" | ||
1986 | 2024.12.17 21:24:09.654911 [ 277 ] {bfdac4c8-9c61-4313-9980-feed74489266} <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'))" | ||
1987 | 2024.12.17 21:24:09.654953 [ 277 ] {bfdac4c8-9c61-4313-9980-feed74489266} <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'))" | ||
1988 | 2024.12.17 21:24:09.654995 [ 277 ] {bfdac4c8-9c61-4313-9980-feed74489266} <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'))" | ||
1989 | 2024.12.17 21:24:09.657065 [ 277 ] {bfdac4c8-9c61-4313-9980-feed74489266} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.00413 sec., 8958.837772397095 rows/sec., 335.77 KiB/sec. | ||
1990 | 2024.12.17 21:24:09.657347 [ 277 ] {bfdac4c8-9c61-4313-9980-feed74489266} <Debug> MemoryTracker: Peak memory usage (for query): 142.62 KiB. | ||
1991 | 2024.12.17 21:24:09.657368 [ 277 ] {bfdac4c8-9c61-4313-9980-feed74489266} <Debug> TCPHandler: Processed in 0.004698887 sec. | ||
1992 | 2024.12.17 21:24:09.657914 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1993 | 2024.12.17 21:24:09.658159 [ 278 ] {378b12a6-8048-46f5-905c-28bcc4b2206b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) 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) | ||
1994 | 2024.12.17 21:24:09.658616 [ 278 ] {378b12a6-8048-46f5-905c-28bcc4b2206b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1995 | 2024.12.17 21:24:09.658669 [ 278 ] {378b12a6-8048-46f5-905c-28bcc4b2206b} <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 | ||
1996 | 2024.12.17 21:24:09.659037 [ 278 ] {378b12a6-8048-46f5-905c-28bcc4b2206b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1997 | 2024.12.17 21:24:09.659115 [ 278 ] {378b12a6-8048-46f5-905c-28bcc4b2206b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1998 | 2024.12.17 21:24:09.659289 [ 278 ] {378b12a6-8048-46f5-905c-28bcc4b2206b} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
1999 | 2024.12.17 21:24:09.659478 [ 300 ] {378b12a6-8048-46f5-905c-28bcc4b2206b} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2000 | 2024.12.17 21:24:09.659484 [ 294 ] {378b12a6-8048-46f5-905c-28bcc4b2206b} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2001 | 2024.12.17 21:24:09.659506 [ 296 ] {378b12a6-8048-46f5-905c-28bcc4b2206b} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2002 | 2024.12.17 21:24:09.659505 [ 298 ] {378b12a6-8048-46f5-905c-28bcc4b2206b} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2003 | 2024.12.17 21:24:09.659657 [ 278 ] {378b12a6-8048-46f5-905c-28bcc4b2206b} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (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 | ||
2004 | 2024.12.17 21:24:09.659684 [ 278 ] {378b12a6-8048-46f5-905c-28bcc4b2206b} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2005 | 2024.12.17 21:24:09.659816 [ 278 ] {378b12a6-8048-46f5-905c-28bcc4b2206b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2006 | 2024.12.17 21:24:09.659839 [ 278 ] {378b12a6-8048-46f5-905c-28bcc4b2206b} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Reading approx. 37 rows with 4 streams | ||
2007 | 2024.12.17 21:24:09.659881 [ 278 ] {378b12a6-8048-46f5-905c-28bcc4b2206b} <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'))" | ||
2008 | 2024.12.17 21:24:09.659928 [ 278 ] {378b12a6-8048-46f5-905c-28bcc4b2206b} <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'))" | ||
2009 | 2024.12.17 21:24:09.659972 [ 278 ] {378b12a6-8048-46f5-905c-28bcc4b2206b} <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'))" | ||
2010 | 2024.12.17 21:24:09.660017 [ 278 ] {378b12a6-8048-46f5-905c-28bcc4b2206b} <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'))" | ||
2011 | 2024.12.17 21:24:09.661922 [ 278 ] {378b12a6-8048-46f5-905c-28bcc4b2206b} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.003886 sec., 9521.358723623263 rows/sec., 356.85 KiB/sec. | ||
2012 | 2024.12.17 21:24:09.662119 [ 278 ] {378b12a6-8048-46f5-905c-28bcc4b2206b} <Debug> MemoryTracker: Peak memory usage (for query): 143.23 KiB. | ||
2013 | 2024.12.17 21:24:09.662136 [ 278 ] {378b12a6-8048-46f5-905c-28bcc4b2206b} <Debug> TCPHandler: Processed in 0.004386999 sec. | ||
2014 | 2024.12.17 21:24:09.662414 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2015 | 2024.12.17 21:24:09.662653 [ 277 ] {cc8e8bcf-8d68-4981-aea5-35c02df3d7a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) 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) | ||
2016 | 2024.12.17 21:24:09.663075 [ 277 ] {cc8e8bcf-8d68-4981-aea5-35c02df3d7a6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2017 | 2024.12.17 21:24:09.663125 [ 277 ] {cc8e8bcf-8d68-4981-aea5-35c02df3d7a6} <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 | ||
2018 | 2024.12.17 21:24:09.663459 [ 277 ] {cc8e8bcf-8d68-4981-aea5-35c02df3d7a6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2019 | 2024.12.17 21:24:09.663526 [ 277 ] {cc8e8bcf-8d68-4981-aea5-35c02df3d7a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2020 | 2024.12.17 21:24:09.663680 [ 277 ] {cc8e8bcf-8d68-4981-aea5-35c02df3d7a6} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
2021 | 2024.12.17 21:24:09.663857 [ 296 ] {cc8e8bcf-8d68-4981-aea5-35c02df3d7a6} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2022 | 2024.12.17 21:24:09.663862 [ 298 ] {cc8e8bcf-8d68-4981-aea5-35c02df3d7a6} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2023 | 2024.12.17 21:24:09.663896 [ 295 ] {cc8e8bcf-8d68-4981-aea5-35c02df3d7a6} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2024 | 2024.12.17 21:24:09.663919 [ 294 ] {cc8e8bcf-8d68-4981-aea5-35c02df3d7a6} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2025 | 2024.12.17 21:24:09.664054 [ 277 ] {cc8e8bcf-8d68-4981-aea5-35c02df3d7a6} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (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 | ||
2026 | 2024.12.17 21:24:09.664086 [ 277 ] {cc8e8bcf-8d68-4981-aea5-35c02df3d7a6} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2027 | 2024.12.17 21:24:09.664220 [ 277 ] {cc8e8bcf-8d68-4981-aea5-35c02df3d7a6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2028 | 2024.12.17 21:24:09.664244 [ 277 ] {cc8e8bcf-8d68-4981-aea5-35c02df3d7a6} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Reading approx. 37 rows with 4 streams | ||
2029 | 2024.12.17 21:24:09.664288 [ 277 ] {cc8e8bcf-8d68-4981-aea5-35c02df3d7a6} <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'))" | ||
2030 | 2024.12.17 21:24:09.664338 [ 277 ] {cc8e8bcf-8d68-4981-aea5-35c02df3d7a6} <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'))" | ||
2031 | 2024.12.17 21:24:09.664383 [ 277 ] {cc8e8bcf-8d68-4981-aea5-35c02df3d7a6} <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'))" | ||
2032 | 2024.12.17 21:24:09.664427 [ 277 ] {cc8e8bcf-8d68-4981-aea5-35c02df3d7a6} <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'))" | ||
2033 | 2024.12.17 21:24:09.666323 [ 277 ] {cc8e8bcf-8d68-4981-aea5-35c02df3d7a6} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.003793 sec., 9754.81149485895 rows/sec., 365.60 KiB/sec. | ||
2034 | 2024.12.17 21:24:09.666566 [ 277 ] {cc8e8bcf-8d68-4981-aea5-35c02df3d7a6} <Debug> MemoryTracker: Peak memory usage (for query): 142.94 KiB. | ||
2035 | 2024.12.17 21:24:09.666583 [ 277 ] {cc8e8bcf-8d68-4981-aea5-35c02df3d7a6} <Debug> TCPHandler: Processed in 0.004241844 sec. | ||
2036 | 2024.12.17 21:24:09.667732 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2037 | 2024.12.17 21:24:09.667962 [ 278 ] {5a8859a4-04fd-4c80-aa67-c1ec24d2a9b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) 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) | ||
2038 | 2024.12.17 21:24:09.668328 [ 278 ] {5a8859a4-04fd-4c80-aa67-c1ec24d2a9b8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2039 | 2024.12.17 21:24:09.668378 [ 278 ] {5a8859a4-04fd-4c80-aa67-c1ec24d2a9b8} <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 | ||
2040 | 2024.12.17 21:24:09.668715 [ 278 ] {5a8859a4-04fd-4c80-aa67-c1ec24d2a9b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2041 | 2024.12.17 21:24:09.668780 [ 278 ] {5a8859a4-04fd-4c80-aa67-c1ec24d2a9b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2042 | 2024.12.17 21:24:09.668930 [ 278 ] {5a8859a4-04fd-4c80-aa67-c1ec24d2a9b8} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
2043 | 2024.12.17 21:24:09.669052 [ 298 ] {5a8859a4-04fd-4c80-aa67-c1ec24d2a9b8} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2044 | 2024.12.17 21:24:09.669104 [ 296 ] {5a8859a4-04fd-4c80-aa67-c1ec24d2a9b8} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2045 | 2024.12.17 21:24:09.669138 [ 295 ] {5a8859a4-04fd-4c80-aa67-c1ec24d2a9b8} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2046 | 2024.12.17 21:24:09.669182 [ 294 ] {5a8859a4-04fd-4c80-aa67-c1ec24d2a9b8} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2047 | 2024.12.17 21:24:09.669303 [ 278 ] {5a8859a4-04fd-4c80-aa67-c1ec24d2a9b8} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (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 | ||
2048 | 2024.12.17 21:24:09.669333 [ 278 ] {5a8859a4-04fd-4c80-aa67-c1ec24d2a9b8} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2049 | 2024.12.17 21:24:09.669460 [ 278 ] {5a8859a4-04fd-4c80-aa67-c1ec24d2a9b8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2050 | 2024.12.17 21:24:09.669483 [ 278 ] {5a8859a4-04fd-4c80-aa67-c1ec24d2a9b8} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Reading approx. 37 rows with 4 streams | ||
2051 | 2024.12.17 21:24:09.669525 [ 278 ] {5a8859a4-04fd-4c80-aa67-c1ec24d2a9b8} <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'))" | ||
2052 | 2024.12.17 21:24:09.669571 [ 278 ] {5a8859a4-04fd-4c80-aa67-c1ec24d2a9b8} <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'))" | ||
2053 | 2024.12.17 21:24:09.669615 [ 278 ] {5a8859a4-04fd-4c80-aa67-c1ec24d2a9b8} <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'))" | ||
2054 | 2024.12.17 21:24:09.669660 [ 278 ] {5a8859a4-04fd-4c80-aa67-c1ec24d2a9b8} <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'))" | ||
2055 | 2024.12.17 21:24:09.671607 [ 278 ] {5a8859a4-04fd-4c80-aa67-c1ec24d2a9b8} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.003763 sec., 9832.580387988308 rows/sec., 368.51 KiB/sec. | ||
2056 | 2024.12.17 21:24:09.671816 [ 278 ] {5a8859a4-04fd-4c80-aa67-c1ec24d2a9b8} <Debug> MemoryTracker: Peak memory usage (for query): 143.51 KiB. | ||
2057 | 2024.12.17 21:24:09.671834 [ 278 ] {5a8859a4-04fd-4c80-aa67-c1ec24d2a9b8} <Debug> TCPHandler: Processed in 0.004173373 sec. | ||
2058 | 2024.12.17 21:24:09.679376 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2059 | 2024.12.17 21:24:09.679508 [ 277 ] {ca617591-b9f0-4c61-ad72-6dff9ec62326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2060 | 2024.12.17 21:24:09.679565 [ 277 ] {ca617591-b9f0-4c61-ad72-6dff9ec62326} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2061 | 2024.12.17 21:24:09.680316 [ 277 ] {ca617591-b9f0-4c61-ad72-6dff9ec62326} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2062 | 2024.12.17 21:24:09.680362 [ 277 ] {ca617591-b9f0-4c61-ad72-6dff9ec62326} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2063 | 2024.12.17 21:24:09.680888 [ 277 ] {ca617591-b9f0-4c61-ad72-6dff9ec62326} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2064 | 2024.12.17 21:24:09.681115 [ 277 ] {ca617591-b9f0-4c61-ad72-6dff9ec62326} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2065 | 2024.12.17 21:24:09.681384 [ 277 ] {ca617591-b9f0-4c61-ad72-6dff9ec62326} <Debug> executeQuery: Read 4 rows, 386.00 B in 0.001905 sec., 2099.737532808399 rows/sec., 197.88 KiB/sec. | ||
2066 | 2024.12.17 21:24:09.681579 [ 277 ] {ca617591-b9f0-4c61-ad72-6dff9ec62326} <Debug> TCPHandler: Processed in 0.002260141 sec. | ||
2067 | 2024.12.17 21:24:09.681727 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2068 | 2024.12.17 21:24:09.681865 [ 278 ] {b5ab664c-5f47-40a5-8e69-126627f2627b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2069 | 2024.12.17 21:24:09.681917 [ 278 ] {b5ab664c-5f47-40a5-8e69-126627f2627b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2070 | 2024.12.17 21:24:09.682655 [ 278 ] {b5ab664c-5f47-40a5-8e69-126627f2627b} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2071 | 2024.12.17 21:24:09.682704 [ 278 ] {b5ab664c-5f47-40a5-8e69-126627f2627b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2072 | 2024.12.17 21:24:09.683170 [ 278 ] {b5ab664c-5f47-40a5-8e69-126627f2627b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2073 | 2024.12.17 21:24:09.683427 [ 278 ] {b5ab664c-5f47-40a5-8e69-126627f2627b} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2074 | 2024.12.17 21:24:09.683691 [ 278 ] {b5ab664c-5f47-40a5-8e69-126627f2627b} <Debug> executeQuery: Read 113 rows, 9.72 KiB in 0.001858 sec., 60818.08396124865 rows/sec., 5.11 MiB/sec. | ||
2075 | 2024.12.17 21:24:09.683773 [ 278 ] {b5ab664c-5f47-40a5-8e69-126627f2627b} <Debug> TCPHandler: Processed in 0.002105877 sec. | ||
2076 | 2024.12.17 21:24:09.683942 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2077 | 2024.12.17 21:24:09.684065 [ 277 ] {1d310d2b-5742-409c-a1f8-f349b4f1995b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2078 | 2024.12.17 21:24:09.684124 [ 277 ] {1d310d2b-5742-409c-a1f8-f349b4f1995b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2079 | 2024.12.17 21:24:09.684840 [ 277 ] {1d310d2b-5742-409c-a1f8-f349b4f1995b} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2080 | 2024.12.17 21:24:09.684887 [ 277 ] {1d310d2b-5742-409c-a1f8-f349b4f1995b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2081 | 2024.12.17 21:24:09.685280 [ 277 ] {1d310d2b-5742-409c-a1f8-f349b4f1995b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2082 | 2024.12.17 21:24:09.685544 [ 277 ] {1d310d2b-5742-409c-a1f8-f349b4f1995b} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2083 | 2024.12.17 21:24:09.685774 [ 277 ] {1d310d2b-5742-409c-a1f8-f349b4f1995b} <Debug> executeQuery: Read 28 rows, 2.11 KiB in 0.001734 sec., 16147.635524798154 rows/sec., 1.19 MiB/sec. | ||
2084 | 2024.12.17 21:24:09.685829 [ 277 ] {1d310d2b-5742-409c-a1f8-f349b4f1995b} <Debug> TCPHandler: Processed in 0.001942452 sec. | ||
2085 | 2024.12.17 21:24:09.685982 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2086 | 2024.12.17 21:24:09.686108 [ 278 ] {7007c7b9-210c-472b-8f46-ce8d2e6a7a08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2087 | 2024.12.17 21:24:09.686168 [ 278 ] {7007c7b9-210c-472b-8f46-ce8d2e6a7a08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2088 | 2024.12.17 21:24:09.686858 [ 278 ] {7007c7b9-210c-472b-8f46-ce8d2e6a7a08} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2089 | 2024.12.17 21:24:09.686909 [ 278 ] {7007c7b9-210c-472b-8f46-ce8d2e6a7a08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2090 | 2024.12.17 21:24:09.687293 [ 278 ] {7007c7b9-210c-472b-8f46-ce8d2e6a7a08} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2091 | 2024.12.17 21:24:09.687533 [ 278 ] {7007c7b9-210c-472b-8f46-ce8d2e6a7a08} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2092 | 2024.12.17 21:24:09.687886 [ 278 ] {7007c7b9-210c-472b-8f46-ce8d2e6a7a08} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001772 sec., 564.3340857787811 rows/sec., 37.48 KiB/sec. | ||
2093 | 2024.12.17 21:24:09.687998 [ 278 ] {7007c7b9-210c-472b-8f46-ce8d2e6a7a08} <Debug> TCPHandler: Processed in 0.002072976 sec. | ||
2094 | 2024.12.17 21:24:09.688153 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2095 | 2024.12.17 21:24:09.688293 [ 277 ] {7899a882-1416-4407-8b86-e72b52879fd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2096 | 2024.12.17 21:24:09.688351 [ 277 ] {7899a882-1416-4407-8b86-e72b52879fd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2097 | 2024.12.17 21:24:09.689073 [ 277 ] {7899a882-1416-4407-8b86-e72b52879fd5} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2098 | 2024.12.17 21:24:09.689111 [ 277 ] {7899a882-1416-4407-8b86-e72b52879fd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2099 | 2024.12.17 21:24:09.689479 [ 277 ] {7899a882-1416-4407-8b86-e72b52879fd5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2100 | 2024.12.17 21:24:09.689714 [ 277 ] {7899a882-1416-4407-8b86-e72b52879fd5} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2101 | 2024.12.17 21:24:09.689969 [ 277 ] {7899a882-1416-4407-8b86-e72b52879fd5} <Debug> executeQuery: Read 107 rows, 8.56 KiB in 0.00169 sec., 63313.609467455615 rows/sec., 4.95 MiB/sec. | ||
2102 | 2024.12.17 21:24:09.690098 [ 277 ] {7899a882-1416-4407-8b86-e72b52879fd5} <Debug> TCPHandler: Processed in 0.002009834 sec. | ||
2103 | 2024.12.17 21:24:09.690245 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2104 | 2024.12.17 21:24:09.690384 [ 278 ] {2e860385-94d3-4ecf-b17a-c0eb12b96ce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2105 | 2024.12.17 21:24:09.690448 [ 278 ] {2e860385-94d3-4ecf-b17a-c0eb12b96ce9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2106 | 2024.12.17 21:24:09.691125 [ 278 ] {2e860385-94d3-4ecf-b17a-c0eb12b96ce9} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2107 | 2024.12.17 21:24:09.691166 [ 278 ] {2e860385-94d3-4ecf-b17a-c0eb12b96ce9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2108 | 2024.12.17 21:24:09.691570 [ 278 ] {2e860385-94d3-4ecf-b17a-c0eb12b96ce9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2109 | 2024.12.17 21:24:09.691810 [ 278 ] {2e860385-94d3-4ecf-b17a-c0eb12b96ce9} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2110 | 2024.12.17 21:24:09.692035 [ 278 ] {2e860385-94d3-4ecf-b17a-c0eb12b96ce9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001676 sec., 95465.3937947494 rows/sec., 6.65 MiB/sec. | ||
2111 | 2024.12.17 21:24:09.692228 [ 278 ] {2e860385-94d3-4ecf-b17a-c0eb12b96ce9} <Debug> TCPHandler: Processed in 0.002044686 sec. | ||
2112 | 2024.12.17 21:24:09.692387 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2113 | 2024.12.17 21:24:09.692524 [ 277 ] {d86d0f11-0e61-40f5-b549-135c3da4c59f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2114 | 2024.12.17 21:24:09.692583 [ 277 ] {d86d0f11-0e61-40f5-b549-135c3da4c59f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2115 | 2024.12.17 21:24:09.693122 [ 277 ] {d86d0f11-0e61-40f5-b549-135c3da4c59f} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2116 | 2024.12.17 21:24:09.693159 [ 277 ] {d86d0f11-0e61-40f5-b549-135c3da4c59f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2117 | 2024.12.17 21:24:09.693515 [ 277 ] {d86d0f11-0e61-40f5-b549-135c3da4c59f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2118 | 2024.12.17 21:24:09.693748 [ 277 ] {d86d0f11-0e61-40f5-b549-135c3da4c59f} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2119 | 2024.12.17 21:24:09.694025 [ 277 ] {d86d0f11-0e61-40f5-b549-135c3da4c59f} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001514 sec., 660.5019815059445 rows/sec., 41.93 KiB/sec. | ||
2120 | 2024.12.17 21:24:09.694078 [ 277 ] {d86d0f11-0e61-40f5-b549-135c3da4c59f} <Debug> TCPHandler: Processed in 0.001756978 sec. | ||
2121 | 2024.12.17 21:24:09.694228 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2122 | 2024.12.17 21:24:09.694347 [ 278 ] {31b1375b-532f-40ff-96f7-fe1fcc836545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2123 | 2024.12.17 21:24:09.694429 [ 278 ] {31b1375b-532f-40ff-96f7-fe1fcc836545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2124 | 2024.12.17 21:24:09.695608 [ 278 ] {31b1375b-532f-40ff-96f7-fe1fcc836545} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2125 | 2024.12.17 21:24:09.695648 [ 278 ] {31b1375b-532f-40ff-96f7-fe1fcc836545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2126 | 2024.12.17 21:24:09.696324 [ 278 ] {31b1375b-532f-40ff-96f7-fe1fcc836545} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2127 | 2024.12.17 21:24:09.696588 [ 278 ] {31b1375b-532f-40ff-96f7-fe1fcc836545} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2128 | 2024.12.17 21:24:09.696869 [ 278 ] {31b1375b-532f-40ff-96f7-fe1fcc836545} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.002544 sec., 11006.289308176101 rows/sec., 19.72 MiB/sec. | ||
2129 | 2024.12.17 21:24:09.696988 [ 278 ] {31b1375b-532f-40ff-96f7-fe1fcc836545} <Debug> TCPHandler: Processed in 0.002818256 sec. | ||
2130 | 2024.12.17 21:24:09.697139 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2131 | 2024.12.17 21:24:09.697274 [ 277 ] {a990a94d-63ec-4daa-94c7-19698debcd45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2132 | 2024.12.17 21:24:09.697334 [ 277 ] {a990a94d-63ec-4daa-94c7-19698debcd45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2133 | 2024.12.17 21:24:09.697886 [ 277 ] {a990a94d-63ec-4daa-94c7-19698debcd45} <Trace> oximeter.measurements_i64 (56eee884-1289-4f38-a161-dba5acf1e651): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2134 | 2024.12.17 21:24:09.697931 [ 277 ] {a990a94d-63ec-4daa-94c7-19698debcd45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2135 | 2024.12.17 21:24:09.698328 [ 277 ] {a990a94d-63ec-4daa-94c7-19698debcd45} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2136 | 2024.12.17 21:24:09.698567 [ 277 ] {a990a94d-63ec-4daa-94c7-19698debcd45} <Trace> oximeter.measurements_i64 (56eee884-1289-4f38-a161-dba5acf1e651): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2137 | 2024.12.17 21:24:09.698826 [ 277 ] {a990a94d-63ec-4daa-94c7-19698debcd45} <Debug> executeQuery: Read 24 rows, 1.78 KiB in 0.00157 sec., 15286.624203821657 rows/sec., 1.11 MiB/sec. | ||
2138 | 2024.12.17 21:24:09.698894 [ 277 ] {a990a94d-63ec-4daa-94c7-19698debcd45} <Debug> TCPHandler: Processed in 0.001822249 sec. | ||
2139 | 2024.12.17 21:24:09.699036 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2140 | 2024.12.17 21:24:09.699154 [ 278 ] {288c2142-1f3e-4476-b9c9-21eb79ec2c81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2141 | 2024.12.17 21:24:09.699205 [ 278 ] {288c2142-1f3e-4476-b9c9-21eb79ec2c81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2142 | 2024.12.17 21:24:09.699694 [ 278 ] {288c2142-1f3e-4476-b9c9-21eb79ec2c81} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2143 | 2024.12.17 21:24:09.699733 [ 278 ] {288c2142-1f3e-4476-b9c9-21eb79ec2c81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2144 | 2024.12.17 21:24:09.700099 [ 278 ] {288c2142-1f3e-4476-b9c9-21eb79ec2c81} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2145 | 2024.12.17 21:24:09.700343 [ 278 ] {288c2142-1f3e-4476-b9c9-21eb79ec2c81} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2146 | 2024.12.17 21:24:09.700597 [ 278 ] {288c2142-1f3e-4476-b9c9-21eb79ec2c81} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001463 sec., 41011.619958988376 rows/sec., 2.76 MiB/sec. | ||
2147 | 2024.12.17 21:24:09.700656 [ 278 ] {288c2142-1f3e-4476-b9c9-21eb79ec2c81} <Debug> TCPHandler: Processed in 0.001675156 sec. | ||
2148 | 2024.12.17 21:24:10.538807 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 302 | ||
2149 | 2024.12.17 21:24:10.542356 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2150 | 2024.12.17 21:24:10.542401 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2151 | 2024.12.17 21:24:10.543973 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2152 | 2024.12.17 21:24:10.544299 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2153 | 2024.12.17 21:24:10.544506 [ 51 ] {} <Debug> system.query_log (6f121684-554c-4e35-91d3-336834432de6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2154 | 2024.12.17 21:24:10.544636 [ 51 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2155 | 2024.12.17 21:24:10.544703 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2156 | 2024.12.17 21:24:10.545097 [ 187 ] {6f121684-554c-4e35-91d3-336834432de6::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 | ||
2157 | 2024.12.17 21:24:10.546305 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 302 | ||
2158 | 2024.12.17 21:24:10.546676 [ 187 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2159 | 2024.12.17 21:24:10.546862 [ 187 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
2160 | 2024.12.17 21:24:10.547379 [ 187 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 38 rows starting from the beginning of the part | ||
2161 | 2024.12.17 21:24:10.548057 [ 187 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
2162 | 2024.12.17 21:24:10.548653 [ 187 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
2163 | 2024.12.17 21:24:10.549282 [ 187 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 82 rows starting from the beginning of the part | ||
2164 | 2024.12.17 21:24:10.549902 [ 187 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part | ||
2165 | 2024.12.17 21:24:10.558076 [ 200 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 302 rows, containing 72 columns (72 merged, 0 gathered) in 0.013216258 sec., 22850.643502873507 rows/sec., 23.84 MiB/sec. | ||
2166 | 2024.12.17 21:24:10.559486 [ 200 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2167 | 2024.12.17 21:24:10.560330 [ 200 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_6_1} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2168 | 2024.12.17 21:24:10.560418 [ 200 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_6_1} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2169 | 2024.12.17 21:24:10.560744 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.69 MiB. | ||
2170 | 2024.12.17 21:24:14.663599 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2171 | 2024.12.17 21:24:14.663805 [ 277 ] {c0f84ccc-454e-4157-9474-e5c0728679ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2172 | 2024.12.17 21:24:14.663886 [ 277 ] {c0f84ccc-454e-4157-9474-e5c0728679ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2173 | 2024.12.17 21:24:14.664700 [ 277 ] {c0f84ccc-454e-4157-9474-e5c0728679ad} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2174 | 2024.12.17 21:24:14.664756 [ 277 ] {c0f84ccc-454e-4157-9474-e5c0728679ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2175 | 2024.12.17 21:24:14.665201 [ 277 ] {c0f84ccc-454e-4157-9474-e5c0728679ad} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2176 | 2024.12.17 21:24:14.665474 [ 277 ] {c0f84ccc-454e-4157-9474-e5c0728679ad} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2177 | 2024.12.17 21:24:14.665713 [ 277 ] {c0f84ccc-454e-4157-9474-e5c0728679ad} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001962 sec., 7135.575942915391 rows/sec., 513.67 KiB/sec. | ||
2178 | 2024.12.17 21:24:14.665786 [ 277 ] {c0f84ccc-454e-4157-9474-e5c0728679ad} <Debug> TCPHandler: Processed in 0.002323773 sec. | ||
2179 | 2024.12.17 21:24:14.666068 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2180 | 2024.12.17 21:24:14.666259 [ 278 ] {000a5c09-42c8-4438-a34e-dfa2923aafd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2181 | 2024.12.17 21:24:14.666335 [ 278 ] {000a5c09-42c8-4438-a34e-dfa2923aafd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2182 | 2024.12.17 21:24:14.667223 [ 278 ] {000a5c09-42c8-4438-a34e-dfa2923aafd0} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2183 | 2024.12.17 21:24:14.667269 [ 278 ] {000a5c09-42c8-4438-a34e-dfa2923aafd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2184 | 2024.12.17 21:24:14.667725 [ 278 ] {000a5c09-42c8-4438-a34e-dfa2923aafd0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2185 | 2024.12.17 21:24:14.668042 [ 278 ] {000a5c09-42c8-4438-a34e-dfa2923aafd0} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2186 | 2024.12.17 21:24:14.668216 [ 45 ] {} <Debug> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2187 | 2024.12.17 21:24:14.668262 [ 45 ] {} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2188 | 2024.12.17 21:24:14.668289 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2189 | 2024.12.17 21:24:14.668323 [ 278 ] {000a5c09-42c8-4438-a34e-dfa2923aafd0} <Debug> executeQuery: Read 219 rows, 19.54 KiB in 0.002113 sec., 103644.10790345482 rows/sec., 9.03 MiB/sec. | ||
2190 | 2024.12.17 21:24:14.668655 [ 278 ] {000a5c09-42c8-4438-a34e-dfa2923aafd0} <Debug> TCPHandler: Processed in 0.002719614 sec. | ||
2191 | 2024.12.17 21:24:14.668826 [ 198 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::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 | ||
2192 | 2024.12.17 21:24:14.669041 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2193 | 2024.12.17 21:24:14.669111 [ 198 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2194 | 2024.12.17 21:24:14.669188 [ 198 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 219 rows starting from the beginning of the part | ||
2195 | 2024.12.17 21:24:14.669251 [ 277 ] {10f9a4aa-822c-466b-be19-73127c5685ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2196 | 2024.12.17 21:24:14.669372 [ 277 ] {10f9a4aa-822c-466b-be19-73127c5685ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2197 | 2024.12.17 21:24:14.669486 [ 198 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1196 rows starting from the beginning of the part | ||
2198 | 2024.12.17 21:24:14.669941 [ 198 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::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 | ||
2199 | 2024.12.17 21:24:14.670259 [ 198 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 219 rows starting from the beginning of the part | ||
2200 | 2024.12.17 21:24:14.670762 [ 198 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::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 | ||
2201 | 2024.12.17 21:24:14.671116 [ 198 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 219 rows starting from the beginning of the part | ||
2202 | 2024.12.17 21:24:14.672277 [ 277 ] {10f9a4aa-822c-466b-be19-73127c5685ec} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2203 | 2024.12.17 21:24:14.672361 [ 277 ] {10f9a4aa-822c-466b-be19-73127c5685ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2204 | 2024.12.17 21:24:14.673392 [ 277 ] {10f9a4aa-822c-466b-be19-73127c5685ec} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2205 | 2024.12.17 21:24:14.673917 [ 277 ] {10f9a4aa-822c-466b-be19-73127c5685ec} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2206 | 2024.12.17 21:24:14.674598 [ 277 ] {10f9a4aa-822c-466b-be19-73127c5685ec} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.005364 sec., 2796.420581655481 rows/sec., 197.17 KiB/sec. | ||
2207 | 2024.12.17 21:24:14.674810 [ 198 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2022 rows, containing 5 columns (5 merged, 0 gathered) in 0.006411953 sec., 315348.53733332106 rows/sec., 27.58 MiB/sec. | ||
2208 | 2024.12.17 21:24:14.674834 [ 277 ] {10f9a4aa-822c-466b-be19-73127c5685ec} <Debug> TCPHandler: Processed in 0.00590243 sec. | ||
2209 | 2024.12.17 21:24:14.675077 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2210 | 2024.12.17 21:24:14.675137 [ 200 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2211 | 2024.12.17 21:24:14.675307 [ 278 ] {6146d7dc-d5ae-45b5-85d9-e2b8bb795f67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2212 | 2024.12.17 21:24:14.675394 [ 278 ] {6146d7dc-d5ae-45b5-85d9-e2b8bb795f67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2213 | 2024.12.17 21:24:14.675788 [ 200 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_11_2} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2214 | 2024.12.17 21:24:14.676072 [ 200 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_11_2} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2215 | 2024.12.17 21:24:14.676286 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
2216 | 2024.12.17 21:24:14.676693 [ 278 ] {6146d7dc-d5ae-45b5-85d9-e2b8bb795f67} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2217 | 2024.12.17 21:24:14.676745 [ 278 ] {6146d7dc-d5ae-45b5-85d9-e2b8bb795f67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2218 | 2024.12.17 21:24:14.677208 [ 278 ] {6146d7dc-d5ae-45b5-85d9-e2b8bb795f67} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2219 | 2024.12.17 21:24:14.677537 [ 278 ] {6146d7dc-d5ae-45b5-85d9-e2b8bb795f67} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2220 | 2024.12.17 21:24:14.677857 [ 278 ] {6146d7dc-d5ae-45b5-85d9-e2b8bb795f67} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002638 sec., 5307.050796057619 rows/sec., 371.67 KiB/sec. | ||
2221 | 2024.12.17 21:24:14.677970 [ 278 ] {6146d7dc-d5ae-45b5-85d9-e2b8bb795f67} <Debug> TCPHandler: Processed in 0.002973591 sec. | ||
2222 | 2024.12.17 21:24:14.678195 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2223 | 2024.12.17 21:24:14.678349 [ 277 ] {6dd9553d-baeb-4d87-bd4d-5a172e67743f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2224 | 2024.12.17 21:24:14.678416 [ 277 ] {6dd9553d-baeb-4d87-bd4d-5a172e67743f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2225 | 2024.12.17 21:24:14.679191 [ 277 ] {6dd9553d-baeb-4d87-bd4d-5a172e67743f} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2226 | 2024.12.17 21:24:14.679241 [ 277 ] {6dd9553d-baeb-4d87-bd4d-5a172e67743f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2227 | 2024.12.17 21:24:14.679668 [ 277 ] {6dd9553d-baeb-4d87-bd4d-5a172e67743f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2228 | 2024.12.17 21:24:14.679951 [ 277 ] {6dd9553d-baeb-4d87-bd4d-5a172e67743f} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2229 | 2024.12.17 21:24:14.680183 [ 277 ] {6dd9553d-baeb-4d87-bd4d-5a172e67743f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001873 sec., 6940.736785904965 rows/sec., 432.75 KiB/sec. | ||
2230 | 2024.12.17 21:24:14.680252 [ 277 ] {6dd9553d-baeb-4d87-bd4d-5a172e67743f} <Debug> TCPHandler: Processed in 0.002137538 sec. | ||
2231 | 2024.12.17 21:24:14.680412 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2232 | 2024.12.17 21:24:14.680543 [ 278 ] {b79569e1-4778-40de-aad0-6c0afe97bc16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2233 | 2024.12.17 21:24:14.680597 [ 278 ] {b79569e1-4778-40de-aad0-6c0afe97bc16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2234 | 2024.12.17 21:24:14.681417 [ 278 ] {b79569e1-4778-40de-aad0-6c0afe97bc16} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2235 | 2024.12.17 21:24:14.681457 [ 278 ] {b79569e1-4778-40de-aad0-6c0afe97bc16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2236 | 2024.12.17 21:24:14.681875 [ 278 ] {b79569e1-4778-40de-aad0-6c0afe97bc16} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2237 | 2024.12.17 21:24:14.682132 [ 278 ] {b79569e1-4778-40de-aad0-6c0afe97bc16} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2238 | 2024.12.17 21:24:14.682282 [ 45 ] {} <Debug> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2239 | 2024.12.17 21:24:14.682329 [ 45 ] {} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2240 | 2024.12.17 21:24:14.682337 [ 278 ] {b79569e1-4778-40de-aad0-6c0afe97bc16} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.001822 sec., 214050.49396267836 rows/sec., 15.18 MiB/sec. | ||
2241 | 2024.12.17 21:24:14.682369 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2242 | 2024.12.17 21:24:14.682416 [ 278 ] {b79569e1-4778-40de-aad0-6c0afe97bc16} <Debug> TCPHandler: Processed in 0.002069096 sec. | ||
2243 | 2024.12.17 21:24:14.682616 [ 196 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::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 | ||
2244 | 2024.12.17 21:24:14.682639 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2245 | 2024.12.17 21:24:14.682855 [ 196 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2246 | 2024.12.17 21:24:14.682899 [ 277 ] {a5a42ec2-07ed-4923-864a-dd80c9925fcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2247 | 2024.12.17 21:24:14.682922 [ 196 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 390 rows starting from the beginning of the part | ||
2248 | 2024.12.17 21:24:14.682982 [ 277 ] {a5a42ec2-07ed-4923-864a-dd80c9925fcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2249 | 2024.12.17 21:24:14.683265 [ 196 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 520 rows starting from the beginning of the part | ||
2250 | 2024.12.17 21:24:14.683624 [ 196 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::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 | ||
2251 | 2024.12.17 21:24:14.684034 [ 196 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 390 rows starting from the beginning of the part | ||
2252 | 2024.12.17 21:24:14.684395 [ 196 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 107 rows starting from the beginning of the part | ||
2253 | 2024.12.17 21:24:14.684609 [ 196 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 390 rows starting from the beginning of the part | ||
2254 | 2024.12.17 21:24:14.685538 [ 277 ] {a5a42ec2-07ed-4923-864a-dd80c9925fcd} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2255 | 2024.12.17 21:24:14.685605 [ 277 ] {a5a42ec2-07ed-4923-864a-dd80c9925fcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2256 | 2024.12.17 21:24:14.686716 [ 277 ] {a5a42ec2-07ed-4923-864a-dd80c9925fcd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2257 | 2024.12.17 21:24:14.687194 [ 277 ] {a5a42ec2-07ed-4923-864a-dd80c9925fcd} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2258 | 2024.12.17 21:24:14.687671 [ 277 ] {a5a42ec2-07ed-4923-864a-dd80c9925fcd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004825 sec., 1243.523316062176 rows/sec., 64.97 KiB/sec. | ||
2259 | 2024.12.17 21:24:14.687986 [ 277 ] {a5a42ec2-07ed-4923-864a-dd80c9925fcd} <Debug> TCPHandler: Processed in 0.005446517 sec. | ||
2260 | 2024.12.17 21:24:14.688033 [ 198 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1861 rows, containing 5 columns (5 merged, 0 gathered) in 0.00555383 sec., 335084.07711435173 rows/sec., 25.55 MiB/sec. | ||
2261 | 2024.12.17 21:24:14.688172 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2262 | 2024.12.17 21:24:14.688337 [ 198 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2263 | 2024.12.17 21:24:14.688369 [ 278 ] {70c7f487-ed07-4b63-b582-caf930de4ec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2264 | 2024.12.17 21:24:14.688479 [ 278 ] {70c7f487-ed07-4b63-b582-caf930de4ec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2265 | 2024.12.17 21:24:14.688981 [ 198 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_11_2} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2266 | 2024.12.17 21:24:14.689112 [ 198 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_11_2} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2267 | 2024.12.17 21:24:14.689270 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
2268 | 2024.12.17 21:24:14.689596 [ 278 ] {70c7f487-ed07-4b63-b582-caf930de4ec9} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2269 | 2024.12.17 21:24:14.689648 [ 278 ] {70c7f487-ed07-4b63-b582-caf930de4ec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2270 | 2024.12.17 21:24:14.690131 [ 278 ] {70c7f487-ed07-4b63-b582-caf930de4ec9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2271 | 2024.12.17 21:24:14.690392 [ 278 ] {70c7f487-ed07-4b63-b582-caf930de4ec9} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2272 | 2024.12.17 21:24:14.690520 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2273 | 2024.12.17 21:24:14.690565 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2274 | 2024.12.17 21:24:14.690589 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2275 | 2024.12.17 21:24:14.690618 [ 278 ] {70c7f487-ed07-4b63-b582-caf930de4ec9} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002302 sec., 102953.95308427456 rows/sec., 6.90 MiB/sec. | ||
2276 | 2024.12.17 21:24:14.690850 [ 278 ] {70c7f487-ed07-4b63-b582-caf930de4ec9} <Debug> TCPHandler: Processed in 0.002762105 sec. | ||
2277 | 2024.12.17 21:24:14.690856 [ 196 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::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 | ||
2278 | 2024.12.17 21:24:14.691061 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2279 | 2024.12.17 21:24:14.691080 [ 196 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2280 | 2024.12.17 21:24:14.691130 [ 196 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 675 rows starting from the beginning of the part | ||
2281 | 2024.12.17 21:24:14.691336 [ 277 ] {8566e074-fbe5-4968-b002-2dbd7fc9fb0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2282 | 2024.12.17 21:24:14.691422 [ 196 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2450 rows starting from the beginning of the part | ||
2283 | 2024.12.17 21:24:14.691502 [ 277 ] {8566e074-fbe5-4968-b002-2dbd7fc9fb0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2284 | 2024.12.17 21:24:14.691773 [ 196 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::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 | ||
2285 | 2024.12.17 21:24:14.692118 [ 196 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 237 rows starting from the beginning of the part | ||
2286 | 2024.12.17 21:24:14.692489 [ 196 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
2287 | 2024.12.17 21:24:14.692866 [ 196 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 237 rows starting from the beginning of the part | ||
2288 | 2024.12.17 21:24:14.693886 [ 277 ] {8566e074-fbe5-4968-b002-2dbd7fc9fb0e} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2289 | 2024.12.17 21:24:14.693967 [ 277 ] {8566e074-fbe5-4968-b002-2dbd7fc9fb0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2290 | 2024.12.17 21:24:14.694799 [ 277 ] {8566e074-fbe5-4968-b002-2dbd7fc9fb0e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2291 | 2024.12.17 21:24:14.695328 [ 277 ] {8566e074-fbe5-4968-b002-2dbd7fc9fb0e} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2292 | 2024.12.17 21:24:14.695649 [ 277 ] {8566e074-fbe5-4968-b002-2dbd7fc9fb0e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004433 sec., 225.58087074216104 rows/sec., 15.20 KiB/sec. | ||
2293 | 2024.12.17 21:24:14.695973 [ 277 ] {8566e074-fbe5-4968-b002-2dbd7fc9fb0e} <Debug> TCPHandler: Processed in 0.005005715 sec. | ||
2294 | 2024.12.17 21:24:14.696248 [ 198 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3887 rows, containing 5 columns (5 merged, 0 gathered) in 0.005586032 sec., 695842.7735465891 rows/sec., 46.87 MiB/sec. | ||
2295 | 2024.12.17 21:24:14.696262 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2296 | 2024.12.17 21:24:14.696428 [ 278 ] {f185c455-d86c-4136-b499-e553494de96c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2297 | 2024.12.17 21:24:14.696551 [ 278 ] {f185c455-d86c-4136-b499-e553494de96c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2298 | 2024.12.17 21:24:14.696635 [ 196 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2299 | 2024.12.17 21:24:14.697468 [ 196 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2300 | 2024.12.17 21:24:14.697729 [ 196 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2301 | 2024.12.17 21:24:14.697977 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
2302 | 2024.12.17 21:24:14.698791 [ 278 ] {f185c455-d86c-4136-b499-e553494de96c} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2303 | 2024.12.17 21:24:14.698835 [ 278 ] {f185c455-d86c-4136-b499-e553494de96c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2304 | 2024.12.17 21:24:14.699485 [ 278 ] {f185c455-d86c-4136-b499-e553494de96c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2305 | 2024.12.17 21:24:14.699762 [ 278 ] {f185c455-d86c-4136-b499-e553494de96c} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2306 | 2024.12.17 21:24:14.699976 [ 278 ] {f185c455-d86c-4136-b499-e553494de96c} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.003583 sec., 2232.7658386826683 rows/sec., 4.00 MiB/sec. | ||
2307 | 2024.12.17 21:24:14.700109 [ 278 ] {f185c455-d86c-4136-b499-e553494de96c} <Debug> TCPHandler: Processed in 0.003977177 sec. | ||
2308 | 2024.12.17 21:24:14.700285 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2309 | 2024.12.17 21:24:14.700413 [ 277 ] {2b527412-9561-40a5-baf3-8cce4e7002a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2310 | 2024.12.17 21:24:14.700465 [ 277 ] {2b527412-9561-40a5-baf3-8cce4e7002a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2311 | 2024.12.17 21:24:14.701081 [ 277 ] {2b527412-9561-40a5-baf3-8cce4e7002a4} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2312 | 2024.12.17 21:24:14.701131 [ 277 ] {2b527412-9561-40a5-baf3-8cce4e7002a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2313 | 2024.12.17 21:24:14.701675 [ 277 ] {2b527412-9561-40a5-baf3-8cce4e7002a4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2314 | 2024.12.17 21:24:14.702034 [ 277 ] {2b527412-9561-40a5-baf3-8cce4e7002a4} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2315 | 2024.12.17 21:24:14.702240 [ 45 ] {} <Debug> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2316 | 2024.12.17 21:24:14.702300 [ 45 ] {} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2317 | 2024.12.17 21:24:14.702337 [ 277 ] {2b527412-9561-40a5-baf3-8cce4e7002a4} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001946 sec., 42137.7183967112 rows/sec., 2.68 MiB/sec. | ||
2318 | 2024.12.17 21:24:14.702345 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2319 | 2024.12.17 21:24:14.702516 [ 277 ] {2b527412-9561-40a5-baf3-8cce4e7002a4} <Debug> TCPHandler: Processed in 0.002289172 sec. | ||
2320 | 2024.12.17 21:24:14.702594 [ 196 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::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 | ||
2321 | 2024.12.17 21:24:14.702728 [ 196 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2322 | 2024.12.17 21:24:14.702761 [ 196 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 250 rows starting from the beginning of the part | ||
2323 | 2024.12.17 21:24:14.702823 [ 196 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
2324 | 2024.12.17 21:24:14.703063 [ 196 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::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 | ||
2325 | 2024.12.17 21:24:14.703197 [ 196 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 82 rows starting from the beginning of the part | ||
2326 | 2024.12.17 21:24:14.703404 [ 196 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
2327 | 2024.12.17 21:24:14.703480 [ 196 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 82 rows starting from the beginning of the part | ||
2328 | 2024.12.17 21:24:14.704592 [ 188 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 534 rows, containing 4 columns (4 merged, 0 gathered) in 0.002101837 sec., 254063.46924143023 rows/sec., 16.70 MiB/sec. | ||
2329 | 2024.12.17 21:24:14.704786 [ 198 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2330 | 2024.12.17 21:24:14.705134 [ 198 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_11_2} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2331 | 2024.12.17 21:24:14.705232 [ 198 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_11_2} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2332 | 2024.12.17 21:24:14.705335 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
2333 | 2024.12.17 21:24:15.461884 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2334 | 2024.12.17 21:24:15.461950 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2335 | 2024.12.17 21:24:15.558574 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 | ||
2336 | 2024.12.17 21:24:15.559201 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2337 | 2024.12.17 21:24:15.559242 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2338 | 2024.12.17 21:24:15.559778 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2339 | 2024.12.17 21:24:15.560034 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2340 | 2024.12.17 21:24:15.560320 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
2341 | 2024.12.17 21:24:15.838773 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
2342 | 2024.12.17 21:24:15.862481 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2343 | 2024.12.17 21:24:15.862555 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2344 | 2024.12.17 21:24:15.869877 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2345 | 2024.12.17 21:24:15.870710 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2346 | 2024.12.17 21:24:15.874452 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
2347 | 2024.12.17 21:24:19.659994 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2348 | 2024.12.17 21:24:19.660224 [ 277 ] {1063d647-208c-4019-bbe5-367f22f8f3f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2349 | 2024.12.17 21:24:19.660301 [ 277 ] {1063d647-208c-4019-bbe5-367f22f8f3f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2350 | 2024.12.17 21:24:19.661086 [ 277 ] {1063d647-208c-4019-bbe5-367f22f8f3f8} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2351 | 2024.12.17 21:24:19.661140 [ 277 ] {1063d647-208c-4019-bbe5-367f22f8f3f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2352 | 2024.12.17 21:24:19.661592 [ 277 ] {1063d647-208c-4019-bbe5-367f22f8f3f8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2353 | 2024.12.17 21:24:19.661867 [ 277 ] {1063d647-208c-4019-bbe5-367f22f8f3f8} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2354 | 2024.12.17 21:24:19.662186 [ 277 ] {1063d647-208c-4019-bbe5-367f22f8f3f8} <Debug> executeQuery: Read 112 rows, 9.63 KiB in 0.002018 sec., 55500.495540138756 rows/sec., 4.66 MiB/sec. | ||
2355 | 2024.12.17 21:24:19.662347 [ 277 ] {1063d647-208c-4019-bbe5-367f22f8f3f8} <Debug> TCPHandler: Processed in 0.002489548 sec. | ||
2356 | 2024.12.17 21:24:19.662588 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2357 | 2024.12.17 21:24:19.662770 [ 278 ] {ce35a6d5-913c-4ada-931c-8373c033c2d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2358 | 2024.12.17 21:24:19.662839 [ 278 ] {ce35a6d5-913c-4ada-931c-8373c033c2d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2359 | 2024.12.17 21:24:19.663557 [ 278 ] {ce35a6d5-913c-4ada-931c-8373c033c2d0} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2360 | 2024.12.17 21:24:19.663597 [ 278 ] {ce35a6d5-913c-4ada-931c-8373c033c2d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2361 | 2024.12.17 21:24:19.664014 [ 278 ] {ce35a6d5-913c-4ada-931c-8373c033c2d0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2362 | 2024.12.17 21:24:19.664261 [ 278 ] {ce35a6d5-913c-4ada-931c-8373c033c2d0} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2363 | 2024.12.17 21:24:19.664457 [ 278 ] {ce35a6d5-913c-4ada-931c-8373c033c2d0} <Debug> executeQuery: Read 28 rows, 2.11 KiB in 0.001739 sec., 16101.207590569291 rows/sec., 1.18 MiB/sec. | ||
2364 | 2024.12.17 21:24:19.664513 [ 278 ] {ce35a6d5-913c-4ada-931c-8373c033c2d0} <Debug> TCPHandler: Processed in 0.002054105 sec. | ||
2365 | 2024.12.17 21:24:19.664653 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2366 | 2024.12.17 21:24:19.664778 [ 277 ] {ee5ee281-51cf-4743-b804-596e2c685bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2367 | 2024.12.17 21:24:19.664831 [ 277 ] {ee5ee281-51cf-4743-b804-596e2c685bce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2368 | 2024.12.17 21:24:19.665451 [ 277 ] {ee5ee281-51cf-4743-b804-596e2c685bce} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2369 | 2024.12.17 21:24:19.665492 [ 277 ] {ee5ee281-51cf-4743-b804-596e2c685bce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2370 | 2024.12.17 21:24:19.665877 [ 277 ] {ee5ee281-51cf-4743-b804-596e2c685bce} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2371 | 2024.12.17 21:24:19.666127 [ 277 ] {ee5ee281-51cf-4743-b804-596e2c685bce} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2372 | 2024.12.17 21:24:19.666376 [ 277 ] {ee5ee281-51cf-4743-b804-596e2c685bce} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001622 sec., 56720.09864364981 rows/sec., 4.43 MiB/sec. | ||
2373 | 2024.12.17 21:24:19.666566 [ 277 ] {ee5ee281-51cf-4743-b804-596e2c685bce} <Debug> TCPHandler: Processed in 0.001967843 sec. | ||
2374 | 2024.12.17 21:24:19.666725 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2375 | 2024.12.17 21:24:19.666865 [ 278 ] {031f02f0-e944-42e3-9332-201ab07411ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2376 | 2024.12.17 21:24:19.666930 [ 278 ] {031f02f0-e944-42e3-9332-201ab07411ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2377 | 2024.12.17 21:24:19.667564 [ 278 ] {031f02f0-e944-42e3-9332-201ab07411ee} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2378 | 2024.12.17 21:24:19.667602 [ 278 ] {031f02f0-e944-42e3-9332-201ab07411ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2379 | 2024.12.17 21:24:19.667981 [ 278 ] {031f02f0-e944-42e3-9332-201ab07411ee} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2380 | 2024.12.17 21:24:19.668209 [ 278 ] {031f02f0-e944-42e3-9332-201ab07411ee} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2381 | 2024.12.17 21:24:19.668402 [ 278 ] {031f02f0-e944-42e3-9332-201ab07411ee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001563 sec., 102367.24248240564 rows/sec., 7.13 MiB/sec. | ||
2382 | 2024.12.17 21:24:19.668483 [ 278 ] {031f02f0-e944-42e3-9332-201ab07411ee} <Debug> TCPHandler: Processed in 0.00182611 sec. | ||
2383 | 2024.12.17 21:24:19.668642 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2384 | 2024.12.17 21:24:19.668763 [ 277 ] {5b8d559a-bf56-497c-b9b2-2b9486b26c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2385 | 2024.12.17 21:24:19.668848 [ 277 ] {5b8d559a-bf56-497c-b9b2-2b9486b26c9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2386 | 2024.12.17 21:24:19.670114 [ 277 ] {5b8d559a-bf56-497c-b9b2-2b9486b26c9d} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2387 | 2024.12.17 21:24:19.670156 [ 277 ] {5b8d559a-bf56-497c-b9b2-2b9486b26c9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2388 | 2024.12.17 21:24:19.670805 [ 277 ] {5b8d559a-bf56-497c-b9b2-2b9486b26c9d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2389 | 2024.12.17 21:24:19.671070 [ 277 ] {5b8d559a-bf56-497c-b9b2-2b9486b26c9d} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2390 | 2024.12.17 21:24:19.671317 [ 277 ] {5b8d559a-bf56-497c-b9b2-2b9486b26c9d} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.002582 sec., 10844.306738962045 rows/sec., 19.43 MiB/sec. | ||
2391 | 2024.12.17 21:24:19.671411 [ 277 ] {5b8d559a-bf56-497c-b9b2-2b9486b26c9d} <Debug> TCPHandler: Processed in 0.002825866 sec. | ||
2392 | 2024.12.17 21:24:19.671570 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2393 | 2024.12.17 21:24:19.671687 [ 278 ] {a4ccad97-daa0-4abd-a062-0e84bf5bc9dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2394 | 2024.12.17 21:24:19.671735 [ 278 ] {a4ccad97-daa0-4abd-a062-0e84bf5bc9dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2395 | 2024.12.17 21:24:19.672225 [ 278 ] {a4ccad97-daa0-4abd-a062-0e84bf5bc9dd} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2396 | 2024.12.17 21:24:19.672261 [ 278 ] {a4ccad97-daa0-4abd-a062-0e84bf5bc9dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2397 | 2024.12.17 21:24:19.672625 [ 278 ] {a4ccad97-daa0-4abd-a062-0e84bf5bc9dd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2398 | 2024.12.17 21:24:19.672855 [ 278 ] {a4ccad97-daa0-4abd-a062-0e84bf5bc9dd} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2399 | 2024.12.17 21:24:19.673029 [ 278 ] {a4ccad97-daa0-4abd-a062-0e84bf5bc9dd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001367 sec., 43891.73372348208 rows/sec., 2.96 MiB/sec. | ||
2400 | 2024.12.17 21:24:19.673077 [ 278 ] {a4ccad97-daa0-4abd-a062-0e84bf5bc9dd} <Debug> TCPHandler: Processed in 0.001561552 sec. | ||
2401 | 2024.12.17 21:24:20.547480 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 336 | ||
2402 | 2024.12.17 21:24:20.550620 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2403 | 2024.12.17 21:24:20.550684 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2404 | 2024.12.17 21:24:20.552187 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2405 | 2024.12.17 21:24:20.552512 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2406 | 2024.12.17 21:24:20.553272 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 336 | ||
2407 | 2024.12.17 21:24:21.095772 [ 32 ] {} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2408 | 2024.12.17 21:24:21.095848 [ 32 ] {} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2409 | 2024.12.17 21:24:21.095876 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2410 | 2024.12.17 21:24:21.096044 [ 188 ] {ee19da05-fc20-4165-93ab-57df5797a0cd::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 | ||
2411 | 2024.12.17 21:24:21.096438 [ 188 ] {ee19da05-fc20-4165-93ab-57df5797a0cd::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2412 | 2024.12.17 21:24:21.096482 [ 188 ] {ee19da05-fc20-4165-93ab-57df5797a0cd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
2413 | 2024.12.17 21:24:21.096602 [ 188 ] {ee19da05-fc20-4165-93ab-57df5797a0cd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
2414 | 2024.12.17 21:24:21.096751 [ 188 ] {ee19da05-fc20-4165-93ab-57df5797a0cd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 13 rows starting from the beginning of the part | ||
2415 | 2024.12.17 21:24:21.096872 [ 188 ] {ee19da05-fc20-4165-93ab-57df5797a0cd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
2416 | 2024.12.17 21:24:21.096980 [ 188 ] {ee19da05-fc20-4165-93ab-57df5797a0cd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
2417 | 2024.12.17 21:24:21.099263 [ 198 ] {ee19da05-fc20-4165-93ab-57df5797a0cd::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 6 columns (6 merged, 0 gathered) in 0.00331722 sec., 12359.747017080566 rows/sec., 2.02 MiB/sec. | ||
2418 | 2024.12.17 21:24:21.099522 [ 186 ] {ee19da05-fc20-4165-93ab-57df5797a0cd::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2419 | 2024.12.17 21:24:21.100034 [ 186 ] {ee19da05-fc20-4165-93ab-57df5797a0cd::all_1_5_1} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2420 | 2024.12.17 21:24:21.100121 [ 186 ] {ee19da05-fc20-4165-93ab-57df5797a0cd::all_1_5_1} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2421 | 2024.12.17 21:24:21.100225 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
2422 | 2024.12.17 21:24:23.061347 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 | ||
2423 | 2024.12.17 21:24:23.061977 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2424 | 2024.12.17 21:24:23.062015 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2425 | 2024.12.17 21:24:23.062551 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2426 | 2024.12.17 21:24:23.062804 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2427 | 2024.12.17 21:24:23.063028 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 | ||
2428 | 2024.12.17 21:24:23.063039 [ 27 ] {} <Debug> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2429 | 2024.12.17 21:24:23.063112 [ 27 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2430 | 2024.12.17 21:24:23.063137 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2431 | 2024.12.17 21:24:23.063390 [ 186 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::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 | ||
2432 | 2024.12.17 21:24:23.063647 [ 186 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2433 | 2024.12.17 21:24:23.063719 [ 186 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::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 | ||
2434 | 2024.12.17 21:24:23.063928 [ 186 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::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 | ||
2435 | 2024.12.17 21:24:23.064118 [ 186 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::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 | ||
2436 | 2024.12.17 21:24:23.064405 [ 186 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::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 | ||
2437 | 2024.12.17 21:24:23.064545 [ 186 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::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 | ||
2438 | 2024.12.17 21:24:23.064746 [ 186 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::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 | ||
2439 | 2024.12.17 21:24:23.066620 [ 197 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.003358611 sec., 1525630.6848277457 rows/sec., 21.82 MiB/sec. | ||
2440 | 2024.12.17 21:24:23.067467 [ 197 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2441 | 2024.12.17 21:24:23.067846 [ 197 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_11_2} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2442 | 2024.12.17 21:24:23.067947 [ 197 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_11_2} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2443 | 2024.12.17 21:24:23.068070 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
2444 | 2024.12.17 21:24:23.375451 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
2445 | 2024.12.17 21:24:23.397575 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2446 | 2024.12.17 21:24:23.397650 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2447 | 2024.12.17 21:24:23.405443 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2448 | 2024.12.17 21:24:23.406299 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2449 | 2024.12.17 21:24:23.406684 [ 28 ] {} <Debug> system.metric_log (27251624-260b-4d10-8451-92693738bfda) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2450 | 2024.12.17 21:24:23.406814 [ 28 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2451 | 2024.12.17 21:24:23.406882 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2452 | 2024.12.17 21:24:23.407729 [ 198 ] {27251624-260b-4d10-8451-92693738bfda::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 | ||
2453 | 2024.12.17 21:24:23.426053 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
2454 | 2024.12.17 21:24:23.427282 [ 198 ] {27251624-260b-4d10-8451-92693738bfda::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2455 | 2024.12.17 21:24:23.428568 [ 198 ] {27251624-260b-4d10-8451-92693738bfda::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 | ||
2456 | 2024.12.17 21:24:23.434157 [ 198 ] {27251624-260b-4d10-8451-92693738bfda::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 | ||
2457 | 2024.12.17 21:24:23.440029 [ 198 ] {27251624-260b-4d10-8451-92693738bfda::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 | ||
2458 | 2024.12.17 21:24:23.446542 [ 198 ] {27251624-260b-4d10-8451-92693738bfda::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 | ||
2459 | 2024.12.17 21:24:23.452841 [ 198 ] {27251624-260b-4d10-8451-92693738bfda::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 | ||
2460 | 2024.12.17 21:24:23.457734 [ 198 ] {27251624-260b-4d10-8451-92693738bfda::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 | ||
2461 | 2024.12.17 21:24:23.518321 [ 186 ] {27251624-260b-4d10-8451-92693738bfda::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.111271912 sec., 745.9204978880923 rows/sec., 3.86 MiB/sec. | ||
2462 | 2024.12.17 21:24:23.520100 [ 186 ] {27251624-260b-4d10-8451-92693738bfda::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2463 | 2024.12.17 21:24:23.522782 [ 186 ] {27251624-260b-4d10-8451-92693738bfda::all_1_11_2} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2464 | 2024.12.17 21:24:23.522908 [ 186 ] {27251624-260b-4d10-8451-92693738bfda::all_1_11_2} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2465 | 2024.12.17 21:24:23.524603 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.43 MiB. | ||
2466 | 2024.12.17 21:24:24.001166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.79 MiB, peak 182.65 MiB, free memory in arenas 0.00 B, will set to 174.29 MiB (RSS), difference: 1.50 MiB | ||
2467 | 2024.12.17 21:24:24.663531 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2468 | 2024.12.17 21:24:24.663717 [ 277 ] {3379cc3a-0a26-48e6-a395-46cb4167d18d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2469 | 2024.12.17 21:24:24.663791 [ 277 ] {3379cc3a-0a26-48e6-a395-46cb4167d18d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2470 | 2024.12.17 21:24:24.664575 [ 277 ] {3379cc3a-0a26-48e6-a395-46cb4167d18d} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2471 | 2024.12.17 21:24:24.664649 [ 277 ] {3379cc3a-0a26-48e6-a395-46cb4167d18d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2472 | 2024.12.17 21:24:24.665129 [ 277 ] {3379cc3a-0a26-48e6-a395-46cb4167d18d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2473 | 2024.12.17 21:24:24.665383 [ 277 ] {3379cc3a-0a26-48e6-a395-46cb4167d18d} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2474 | 2024.12.17 21:24:24.665627 [ 277 ] {3379cc3a-0a26-48e6-a395-46cb4167d18d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001962 sec., 7135.575942915391 rows/sec., 513.67 KiB/sec. | ||
2475 | 2024.12.17 21:24:24.665696 [ 277 ] {3379cc3a-0a26-48e6-a395-46cb4167d18d} <Debug> TCPHandler: Processed in 0.002300702 sec. | ||
2476 | 2024.12.17 21:24:24.665971 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2477 | 2024.12.17 21:24:24.666160 [ 278 ] {bc3cb7a6-bc65-49db-b50a-88589ec98efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2478 | 2024.12.17 21:24:24.666233 [ 278 ] {bc3cb7a6-bc65-49db-b50a-88589ec98efc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2479 | 2024.12.17 21:24:24.667034 [ 278 ] {bc3cb7a6-bc65-49db-b50a-88589ec98efc} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2480 | 2024.12.17 21:24:24.667081 [ 278 ] {bc3cb7a6-bc65-49db-b50a-88589ec98efc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2481 | 2024.12.17 21:24:24.667538 [ 278 ] {bc3cb7a6-bc65-49db-b50a-88589ec98efc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2482 | 2024.12.17 21:24:24.667797 [ 278 ] {bc3cb7a6-bc65-49db-b50a-88589ec98efc} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2483 | 2024.12.17 21:24:24.668038 [ 278 ] {bc3cb7a6-bc65-49db-b50a-88589ec98efc} <Debug> executeQuery: Read 223 rows, 19.93 KiB in 0.001928 sec., 115663.90041493776 rows/sec., 10.09 MiB/sec. | ||
2484 | 2024.12.17 21:24:24.668098 [ 278 ] {bc3cb7a6-bc65-49db-b50a-88589ec98efc} <Debug> TCPHandler: Processed in 0.002261551 sec. | ||
2485 | 2024.12.17 21:24:24.668277 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2486 | 2024.12.17 21:24:24.668401 [ 277 ] {219195f3-c3bb-4722-9d1d-c5a20726c570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2487 | 2024.12.17 21:24:24.668454 [ 277 ] {219195f3-c3bb-4722-9d1d-c5a20726c570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2488 | 2024.12.17 21:24:24.669063 [ 277 ] {219195f3-c3bb-4722-9d1d-c5a20726c570} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2489 | 2024.12.17 21:24:24.669102 [ 277 ] {219195f3-c3bb-4722-9d1d-c5a20726c570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2490 | 2024.12.17 21:24:24.669456 [ 277 ] {219195f3-c3bb-4722-9d1d-c5a20726c570} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2491 | 2024.12.17 21:24:24.669697 [ 277 ] {219195f3-c3bb-4722-9d1d-c5a20726c570} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2492 | 2024.12.17 21:24:24.669864 [ 26 ] {} <Debug> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2493 | 2024.12.17 21:24:24.669928 [ 277 ] {219195f3-c3bb-4722-9d1d-c5a20726c570} <Debug> executeQuery: Read 17 rows, 1.21 KiB in 0.001551 sec., 10960.670535138619 rows/sec., 778.86 KiB/sec. | ||
2494 | 2024.12.17 21:24:24.669938 [ 26 ] {} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2495 | 2024.12.17 21:24:24.670008 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2496 | 2024.12.17 21:24:24.670067 [ 277 ] {219195f3-c3bb-4722-9d1d-c5a20726c570} <Debug> TCPHandler: Processed in 0.00184667 sec. | ||
2497 | 2024.12.17 21:24:24.670242 [ 193 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::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 | ||
2498 | 2024.12.17 21:24:24.670258 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2499 | 2024.12.17 21:24:24.670385 [ 193 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2500 | 2024.12.17 21:24:24.670408 [ 278 ] {d0aaf9e1-bbc0-405b-a524-e6763cf1ce49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2501 | 2024.12.17 21:24:24.670429 [ 193 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part | ||
2502 | 2024.12.17 21:24:24.670464 [ 278 ] {d0aaf9e1-bbc0-405b-a524-e6763cf1ce49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2503 | 2024.12.17 21:24:24.670646 [ 193 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part | ||
2504 | 2024.12.17 21:24:24.671047 [ 193 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 28 rows starting from the beginning of the part | ||
2505 | 2024.12.17 21:24:24.671455 [ 193 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 15 rows starting from the beginning of the part | ||
2506 | 2024.12.17 21:24:24.671913 [ 193 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 28 rows starting from the beginning of the part | ||
2507 | 2024.12.17 21:24:24.672269 [ 193 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 17 rows starting from the beginning of the part | ||
2508 | 2024.12.17 21:24:24.673149 [ 278 ] {d0aaf9e1-bbc0-405b-a524-e6763cf1ce49} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2509 | 2024.12.17 21:24:24.673192 [ 278 ] {d0aaf9e1-bbc0-405b-a524-e6763cf1ce49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
2510 | 2024.12.17 21:24:24.673873 [ 278 ] {d0aaf9e1-bbc0-405b-a524-e6763cf1ce49} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2511 | 2024.12.17 21:24:24.674126 [ 186 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 118 rows, containing 5 columns (5 merged, 0 gathered) in 0.003983027 sec., 29625.709290948816 rows/sec., 2.22 MiB/sec. | ||
2512 | 2024.12.17 21:24:24.674260 [ 278 ] {d0aaf9e1-bbc0-405b-a524-e6763cf1ce49} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2513 | 2024.12.17 21:24:24.674308 [ 189 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2514 | 2024.12.17 21:24:24.674468 [ 26 ] {} <Debug> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2515 | 2024.12.17 21:24:24.674572 [ 26 ] {} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2516 | 2024.12.17 21:24:24.674653 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2517 | 2024.12.17 21:24:24.674660 [ 278 ] {d0aaf9e1-bbc0-405b-a524-e6763cf1ce49} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004281 sec., 3270.263957019388 rows/sec., 229.03 KiB/sec. | ||
2518 | 2024.12.17 21:24:24.675284 [ 186 ] {a11a4742-3716-4175-86de-60321bcf28cc::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 | ||
2519 | 2024.12.17 21:24:24.675328 [ 278 ] {d0aaf9e1-bbc0-405b-a524-e6763cf1ce49} <Debug> TCPHandler: Processed in 0.005132669 sec. | ||
2520 | 2024.12.17 21:24:24.675337 [ 189 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_6_1} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2521 | 2024.12.17 21:24:24.675668 [ 189 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_6_1} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2522 | 2024.12.17 21:24:24.675674 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2523 | 2024.12.17 21:24:24.675841 [ 186 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2524 | 2024.12.17 21:24:24.675872 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
2525 | 2024.12.17 21:24:24.675973 [ 186 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
2526 | 2024.12.17 21:24:24.675992 [ 277 ] {f4173c7e-f009-495e-a1b2-365f25210dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2527 | 2024.12.17 21:24:24.676141 [ 277 ] {f4173c7e-f009-495e-a1b2-365f25210dc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2528 | 2024.12.17 21:24:24.676298 [ 186 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 228 rows starting from the beginning of the part | ||
2529 | 2024.12.17 21:24:24.676688 [ 186 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
2530 | 2024.12.17 21:24:24.677108 [ 186 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
2531 | 2024.12.17 21:24:24.677432 [ 186 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part | ||
2532 | 2024.12.17 21:24:24.677980 [ 186 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part | ||
2533 | 2024.12.17 21:24:24.679112 [ 277 ] {f4173c7e-f009-495e-a1b2-365f25210dc1} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2534 | 2024.12.17 21:24:24.679189 [ 277 ] {f4173c7e-f009-495e-a1b2-365f25210dc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
2535 | 2024.12.17 21:24:24.680180 [ 277 ] {f4173c7e-f009-495e-a1b2-365f25210dc1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2536 | 2024.12.17 21:24:24.680804 [ 277 ] {f4173c7e-f009-495e-a1b2-365f25210dc1} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2537 | 2024.12.17 21:24:24.681009 [ 186 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 285 rows, containing 5 columns (5 merged, 0 gathered) in 0.006251839 sec., 45586.586602758005 rows/sec., 3.27 MiB/sec. | ||
2538 | 2024.12.17 21:24:24.681262 [ 277 ] {f4173c7e-f009-495e-a1b2-365f25210dc1} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005353 sec., 2428.5447412665794 rows/sec., 151.42 KiB/sec. | ||
2539 | 2024.12.17 21:24:24.681311 [ 186 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2540 | 2024.12.17 21:24:24.681478 [ 277 ] {f4173c7e-f009-495e-a1b2-365f25210dc1} <Debug> TCPHandler: Processed in 0.006012263 sec. | ||
2541 | 2024.12.17 21:24:24.681691 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2542 | 2024.12.17 21:24:24.681885 [ 186 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_6_1} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2543 | 2024.12.17 21:24:24.681896 [ 278 ] {9e0649c1-ef90-4b7d-a26c-d298b0ee4f72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2544 | 2024.12.17 21:24:24.682010 [ 278 ] {9e0649c1-ef90-4b7d-a26c-d298b0ee4f72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2545 | 2024.12.17 21:24:24.682041 [ 186 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_6_1} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2546 | 2024.12.17 21:24:24.682230 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
2547 | 2024.12.17 21:24:24.682921 [ 278 ] {9e0649c1-ef90-4b7d-a26c-d298b0ee4f72} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2548 | 2024.12.17 21:24:24.682969 [ 278 ] {9e0649c1-ef90-4b7d-a26c-d298b0ee4f72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2549 | 2024.12.17 21:24:24.683390 [ 278 ] {9e0649c1-ef90-4b7d-a26c-d298b0ee4f72} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2550 | 2024.12.17 21:24:24.683657 [ 278 ] {9e0649c1-ef90-4b7d-a26c-d298b0ee4f72} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2551 | 2024.12.17 21:24:24.683880 [ 278 ] {9e0649c1-ef90-4b7d-a26c-d298b0ee4f72} <Debug> executeQuery: Read 395 rows, 28.72 KiB in 0.002046 sec., 193059.6285434995 rows/sec., 13.71 MiB/sec. | ||
2552 | 2024.12.17 21:24:24.683937 [ 278 ] {9e0649c1-ef90-4b7d-a26c-d298b0ee4f72} <Debug> TCPHandler: Processed in 0.002329983 sec. | ||
2553 | 2024.12.17 21:24:24.684085 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2554 | 2024.12.17 21:24:24.684206 [ 277 ] {74fcf00a-dce5-44ab-8380-524f303c49db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2555 | 2024.12.17 21:24:24.684268 [ 277 ] {74fcf00a-dce5-44ab-8380-524f303c49db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2556 | 2024.12.17 21:24:24.684775 [ 277 ] {74fcf00a-dce5-44ab-8380-524f303c49db} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2557 | 2024.12.17 21:24:24.684815 [ 277 ] {74fcf00a-dce5-44ab-8380-524f303c49db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2558 | 2024.12.17 21:24:24.685213 [ 277 ] {74fcf00a-dce5-44ab-8380-524f303c49db} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2559 | 2024.12.17 21:24:24.685467 [ 277 ] {74fcf00a-dce5-44ab-8380-524f303c49db} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2560 | 2024.12.17 21:24:24.685684 [ 277 ] {74fcf00a-dce5-44ab-8380-524f303c49db} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001503 sec., 3992.015968063872 rows/sec., 208.57 KiB/sec. | ||
2561 | 2024.12.17 21:24:24.685738 [ 277 ] {74fcf00a-dce5-44ab-8380-524f303c49db} <Debug> TCPHandler: Processed in 0.001710916 sec. | ||
2562 | 2024.12.17 21:24:24.685893 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2563 | 2024.12.17 21:24:24.686010 [ 278 ] {18923ddf-a887-484b-9edd-6b369ded58ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2564 | 2024.12.17 21:24:24.686065 [ 278 ] {18923ddf-a887-484b-9edd-6b369ded58ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2565 | 2024.12.17 21:24:24.686665 [ 278 ] {18923ddf-a887-484b-9edd-6b369ded58ea} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2566 | 2024.12.17 21:24:24.686705 [ 278 ] {18923ddf-a887-484b-9edd-6b369ded58ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2567 | 2024.12.17 21:24:24.687124 [ 278 ] {18923ddf-a887-484b-9edd-6b369ded58ea} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2568 | 2024.12.17 21:24:24.687372 [ 278 ] {18923ddf-a887-484b-9edd-6b369ded58ea} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2569 | 2024.12.17 21:24:24.687585 [ 278 ] {18923ddf-a887-484b-9edd-6b369ded58ea} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001599 sec., 148217.63602251408 rows/sec., 9.93 MiB/sec. | ||
2570 | 2024.12.17 21:24:24.687638 [ 278 ] {18923ddf-a887-484b-9edd-6b369ded58ea} <Debug> TCPHandler: Processed in 0.001801539 sec. | ||
2571 | 2024.12.17 21:24:24.687782 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2572 | 2024.12.17 21:24:24.687900 [ 277 ] {8688efe2-7696-496d-a45d-918efb40b7d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2573 | 2024.12.17 21:24:24.687952 [ 277 ] {8688efe2-7696-496d-a45d-918efb40b7d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2574 | 2024.12.17 21:24:24.688433 [ 277 ] {8688efe2-7696-496d-a45d-918efb40b7d9} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2575 | 2024.12.17 21:24:24.688474 [ 277 ] {8688efe2-7696-496d-a45d-918efb40b7d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2576 | 2024.12.17 21:24:24.688868 [ 277 ] {8688efe2-7696-496d-a45d-918efb40b7d9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2577 | 2024.12.17 21:24:24.689121 [ 277 ] {8688efe2-7696-496d-a45d-918efb40b7d9} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2578 | 2024.12.17 21:24:24.689346 [ 277 ] {8688efe2-7696-496d-a45d-918efb40b7d9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001471 sec., 679.8096532970768 rows/sec., 45.81 KiB/sec. | ||
2579 | 2024.12.17 21:24:24.689401 [ 277 ] {8688efe2-7696-496d-a45d-918efb40b7d9} <Debug> TCPHandler: Processed in 0.001675045 sec. | ||
2580 | 2024.12.17 21:24:24.689544 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2581 | 2024.12.17 21:24:24.689661 [ 278 ] {5a53c77b-d3b0-40c6-907b-660df87b56ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2582 | 2024.12.17 21:24:24.689743 [ 278 ] {5a53c77b-d3b0-40c6-907b-660df87b56ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2583 | 2024.12.17 21:24:24.690861 [ 278 ] {5a53c77b-d3b0-40c6-907b-660df87b56ea} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2584 | 2024.12.17 21:24:24.690902 [ 278 ] {5a53c77b-d3b0-40c6-907b-660df87b56ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2585 | 2024.12.17 21:24:24.691531 [ 278 ] {5a53c77b-d3b0-40c6-907b-660df87b56ea} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2586 | 2024.12.17 21:24:24.691790 [ 278 ] {5a53c77b-d3b0-40c6-907b-660df87b56ea} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2587 | 2024.12.17 21:24:24.691964 [ 24 ] {} <Debug> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2588 | 2024.12.17 21:24:24.692066 [ 24 ] {} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2589 | 2024.12.17 21:24:24.692073 [ 278 ] {5a53c77b-d3b0-40c6-907b-660df87b56ea} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002428 sec., 4118.616144975288 rows/sec., 7.38 MiB/sec. | ||
2590 | 2024.12.17 21:24:24.692107 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2591 | 2024.12.17 21:24:24.692571 [ 192 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
2592 | 2024.12.17 21:24:24.692700 [ 278 ] {5a53c77b-d3b0-40c6-907b-660df87b56ea} <Debug> TCPHandler: Processed in 0.003206556 sec. | ||
2593 | 2024.12.17 21:24:24.692931 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2594 | 2024.12.17 21:24:24.693209 [ 277 ] {6c1f7e94-8da5-48e9-8946-f2120f790ae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2595 | 2024.12.17 21:24:24.693307 [ 192 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2596 | 2024.12.17 21:24:24.693327 [ 277 ] {6c1f7e94-8da5-48e9-8946-f2120f790ae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2597 | 2024.12.17 21:24:24.693531 [ 192 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::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 | ||
2598 | 2024.12.17 21:24:24.694359 [ 192 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::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 | ||
2599 | 2024.12.17 21:24:24.695138 [ 192 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 28 rows starting from the beginning of the part | ||
2600 | 2024.12.17 21:24:24.695481 [ 277 ] {6c1f7e94-8da5-48e9-8946-f2120f790ae9} <Trace> oximeter.measurements_i64 (56eee884-1289-4f38-a161-dba5acf1e651): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2601 | 2024.12.17 21:24:24.695626 [ 277 ] {6c1f7e94-8da5-48e9-8946-f2120f790ae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
2602 | 2024.12.17 21:24:24.695823 [ 192 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::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 | ||
2603 | 2024.12.17 21:24:24.696425 [ 192 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 28 rows starting from the beginning of the part | ||
2604 | 2024.12.17 21:24:24.697082 [ 192 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
2605 | 2024.12.17 21:24:24.697157 [ 277 ] {6c1f7e94-8da5-48e9-8946-f2120f790ae9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2606 | 2024.12.17 21:24:24.698043 [ 277 ] {6c1f7e94-8da5-48e9-8946-f2120f790ae9} <Trace> oximeter.measurements_i64 (56eee884-1289-4f38-a161-dba5acf1e651): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2607 | 2024.12.17 21:24:24.698585 [ 277 ] {6c1f7e94-8da5-48e9-8946-f2120f790ae9} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.00546 sec., 549.4505494505495 rows/sec., 38.81 KiB/sec. | ||
2608 | 2024.12.17 21:24:24.698792 [ 277 ] {6c1f7e94-8da5-48e9-8946-f2120f790ae9} <Debug> TCPHandler: Processed in 0.005980542 sec. | ||
2609 | 2024.12.17 21:24:24.699020 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2610 | 2024.12.17 21:24:24.699242 [ 278 ] {5326985a-f8a8-476a-a565-cb3f8e0405c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2611 | 2024.12.17 21:24:24.699384 [ 278 ] {5326985a-f8a8-476a-a565-cb3f8e0405c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2612 | 2024.12.17 21:24:24.701463 [ 278 ] {5326985a-f8a8-476a-a565-cb3f8e0405c2} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2613 | 2024.12.17 21:24:24.701556 [ 278 ] {5326985a-f8a8-476a-a565-cb3f8e0405c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
2614 | 2024.12.17 21:24:24.702737 [ 278 ] {5326985a-f8a8-476a-a565-cb3f8e0405c2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2615 | 2024.12.17 21:24:24.703340 [ 278 ] {5326985a-f8a8-476a-a565-cb3f8e0405c2} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2616 | 2024.12.17 21:24:24.704267 [ 278 ] {5326985a-f8a8-476a-a565-cb3f8e0405c2} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005042 sec., 16263.38754462515 rows/sec., 1.03 MiB/sec. | ||
2617 | 2024.12.17 21:24:24.704770 [ 278 ] {5326985a-f8a8-476a-a565-cb3f8e0405c2} <Debug> TCPHandler: Processed in 0.005848268 sec. | ||
2618 | 2024.12.17 21:24:24.705025 [ 193 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 19 columns (19 merged, 0 gathered) in 0.012796356 sec., 7033.25227900818 rows/sec., 12.60 MiB/sec. | ||
2619 | 2024.12.17 21:24:24.705332 [ 192 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2620 | 2024.12.17 21:24:24.705733 [ 192 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2621 | 2024.12.17 21:24:24.705813 [ 192 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2622 | 2024.12.17 21:24:24.705924 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
2623 | 2024.12.17 21:24:27.420797 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2624 | 2024.12.17 21:24:27.421118 [ 277 ] {fa24362f-c28b-4955-b9b3-c62f2b098f7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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) | ||
2625 | 2024.12.17 21:24:27.421616 [ 277 ] {fa24362f-c28b-4955-b9b3-c62f2b098f7c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2626 | 2024.12.17 21:24:27.421673 [ 277 ] {fa24362f-c28b-4955-b9b3-c62f2b098f7c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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 | ||
2627 | 2024.12.17 21:24:27.422064 [ 277 ] {fa24362f-c28b-4955-b9b3-c62f2b098f7c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2628 | 2024.12.17 21:24:27.422148 [ 277 ] {fa24362f-c28b-4955-b9b3-c62f2b098f7c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2629 | 2024.12.17 21:24:27.422332 [ 277 ] {fa24362f-c28b-4955-b9b3-c62f2b098f7c} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
2630 | 2024.12.17 21:24:27.422374 [ 277 ] {fa24362f-c28b-4955-b9b3-c62f2b098f7c} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
2631 | 2024.12.17 21:24:27.422400 [ 277 ] {fa24362f-c28b-4955-b9b3-c62f2b098f7c} <Debug> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (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 | ||
2632 | 2024.12.17 21:24:27.422418 [ 277 ] {fa24362f-c28b-4955-b9b3-c62f2b098f7c} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2633 | 2024.12.17 21:24:27.422468 [ 277 ] {fa24362f-c28b-4955-b9b3-c62f2b098f7c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
2634 | 2024.12.17 21:24:27.422494 [ 277 ] {fa24362f-c28b-4955-b9b3-c62f2b098f7c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
2635 | 2024.12.17 21:24:27.423435 [ 277 ] {fa24362f-c28b-4955-b9b3-c62f2b098f7c} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.002466 sec., 16626.115166261152 rows/sec., 634.41 KiB/sec. | ||
2636 | 2024.12.17 21:24:27.423565 [ 277 ] {fa24362f-c28b-4955-b9b3-c62f2b098f7c} <Debug> TCPHandler: Processed in 0.002912288 sec. | ||
2637 | 2024.12.17 21:24:27.465107 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2638 | 2024.12.17 21:24:27.465231 [ 277 ] {667f517c-23de-4d9b-bae1-9eb9205f5514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2639 | 2024.12.17 21:24:27.465284 [ 277 ] {667f517c-23de-4d9b-bae1-9eb9205f5514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2640 | 2024.12.17 21:24:27.465989 [ 277 ] {667f517c-23de-4d9b-bae1-9eb9205f5514} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2641 | 2024.12.17 21:24:27.466040 [ 277 ] {667f517c-23de-4d9b-bae1-9eb9205f5514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
2642 | 2024.12.17 21:24:27.466555 [ 277 ] {667f517c-23de-4d9b-bae1-9eb9205f5514} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2643 | 2024.12.17 21:24:27.466782 [ 277 ] {667f517c-23de-4d9b-bae1-9eb9205f5514} <Trace> oximeter.timeseries_schema (ee19da05-fc20-4165-93ab-57df5797a0cd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2644 | 2024.12.17 21:24:27.467011 [ 277 ] {667f517c-23de-4d9b-bae1-9eb9205f5514} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001817 sec., 550.357732526142 rows/sec., 124.69 KiB/sec. | ||
2645 | 2024.12.17 21:24:27.467069 [ 277 ] {667f517c-23de-4d9b-bae1-9eb9205f5514} <Debug> TCPHandler: Processed in 0.002018035 sec. | ||
2646 | 2024.12.17 21:24:27.467312 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2647 | 2024.12.17 21:24:27.467493 [ 278 ] {188b4b7b-5620-4be4-9428-d142d0b87a3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2648 | 2024.12.17 21:24:27.467562 [ 278 ] {188b4b7b-5620-4be4-9428-d142d0b87a3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2649 | 2024.12.17 21:24:27.468255 [ 278 ] {188b4b7b-5620-4be4-9428-d142d0b87a3c} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2650 | 2024.12.17 21:24:27.468303 [ 278 ] {188b4b7b-5620-4be4-9428-d142d0b87a3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
2651 | 2024.12.17 21:24:27.468714 [ 278 ] {188b4b7b-5620-4be4-9428-d142d0b87a3c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2652 | 2024.12.17 21:24:27.468991 [ 278 ] {188b4b7b-5620-4be4-9428-d142d0b87a3c} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2653 | 2024.12.17 21:24:27.469278 [ 278 ] {188b4b7b-5620-4be4-9428-d142d0b87a3c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001822 sec., 2195.389681668496 rows/sec., 179.02 KiB/sec. | ||
2654 | 2024.12.17 21:24:27.469354 [ 278 ] {188b4b7b-5620-4be4-9428-d142d0b87a3c} <Debug> TCPHandler: Processed in 0.002171679 sec. | ||
2655 | 2024.12.17 21:24:27.469522 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2656 | 2024.12.17 21:24:27.469661 [ 277 ] {cd69fedf-f483-485d-8bf7-5ad2273d33cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2657 | 2024.12.17 21:24:27.469722 [ 277 ] {cd69fedf-f483-485d-8bf7-5ad2273d33cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2658 | 2024.12.17 21:24:27.470929 [ 277 ] {cd69fedf-f483-485d-8bf7-5ad2273d33cb} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2659 | 2024.12.17 21:24:27.470971 [ 277 ] {cd69fedf-f483-485d-8bf7-5ad2273d33cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
2660 | 2024.12.17 21:24:27.471430 [ 277 ] {cd69fedf-f483-485d-8bf7-5ad2273d33cb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2661 | 2024.12.17 21:24:27.471686 [ 277 ] {cd69fedf-f483-485d-8bf7-5ad2273d33cb} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2662 | 2024.12.17 21:24:27.471906 [ 277 ] {cd69fedf-f483-485d-8bf7-5ad2273d33cb} <Debug> executeQuery: Read 1254 rows, 105.89 KiB in 0.002277 sec., 550724.6376811594 rows/sec., 45.42 MiB/sec. | ||
2663 | 2024.12.17 21:24:27.471963 [ 277 ] {cd69fedf-f483-485d-8bf7-5ad2273d33cb} <Debug> TCPHandler: Processed in 0.002507288 sec. | ||
2664 | 2024.12.17 21:24:27.472163 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2665 | 2024.12.17 21:24:27.472390 [ 278 ] {f03a60c9-c90b-44e9-a8de-ad088ff2e3f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2666 | 2024.12.17 21:24:27.472486 [ 278 ] {f03a60c9-c90b-44e9-a8de-ad088ff2e3f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2667 | 2024.12.17 21:24:27.473142 [ 278 ] {f03a60c9-c90b-44e9-a8de-ad088ff2e3f9} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2668 | 2024.12.17 21:24:27.473185 [ 278 ] {f03a60c9-c90b-44e9-a8de-ad088ff2e3f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
2669 | 2024.12.17 21:24:27.473559 [ 278 ] {f03a60c9-c90b-44e9-a8de-ad088ff2e3f9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2670 | 2024.12.17 21:24:27.473795 [ 278 ] {f03a60c9-c90b-44e9-a8de-ad088ff2e3f9} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2671 | 2024.12.17 21:24:27.474039 [ 278 ] {f03a60c9-c90b-44e9-a8de-ad088ff2e3f9} <Debug> executeQuery: Read 32 rows, 2.38 KiB in 0.001705 sec., 18768.3284457478 rows/sec., 1.37 MiB/sec. | ||
2672 | 2024.12.17 21:24:27.474118 [ 278 ] {f03a60c9-c90b-44e9-a8de-ad088ff2e3f9} <Debug> TCPHandler: Processed in 0.002061905 sec. | ||
2673 | 2024.12.17 21:24:27.474257 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2674 | 2024.12.17 21:24:27.474383 [ 277 ] {6a4e1622-a4ce-4240-920f-d69c36d168e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2675 | 2024.12.17 21:24:27.474434 [ 277 ] {6a4e1622-a4ce-4240-920f-d69c36d168e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2676 | 2024.12.17 21:24:27.475119 [ 277 ] {6a4e1622-a4ce-4240-920f-d69c36d168e6} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2677 | 2024.12.17 21:24:27.475160 [ 277 ] {6a4e1622-a4ce-4240-920f-d69c36d168e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
2678 | 2024.12.17 21:24:27.475547 [ 277 ] {6a4e1622-a4ce-4240-920f-d69c36d168e6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2679 | 2024.12.17 21:24:27.475800 [ 277 ] {6a4e1622-a4ce-4240-920f-d69c36d168e6} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2680 | 2024.12.17 21:24:27.476062 [ 277 ] {6a4e1622-a4ce-4240-920f-d69c36d168e6} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001689 sec., 134991.1190053286 rows/sec., 9.14 MiB/sec. | ||
2681 | 2024.12.17 21:24:27.476191 [ 277 ] {6a4e1622-a4ce-4240-920f-d69c36d168e6} <Debug> TCPHandler: Processed in 0.001993944 sec. | ||
2682 | 2024.12.17 21:24:27.476347 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2683 | 2024.12.17 21:24:27.476469 [ 278 ] {724fc7e9-349c-4162-923b-4f0a7847cd67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2684 | 2024.12.17 21:24:27.476520 [ 278 ] {724fc7e9-349c-4162-923b-4f0a7847cd67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2685 | 2024.12.17 21:24:27.477313 [ 278 ] {724fc7e9-349c-4162-923b-4f0a7847cd67} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2686 | 2024.12.17 21:24:27.477355 [ 278 ] {724fc7e9-349c-4162-923b-4f0a7847cd67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
2687 | 2024.12.17 21:24:27.477764 [ 278 ] {724fc7e9-349c-4162-923b-4f0a7847cd67} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2688 | 2024.12.17 21:24:27.478005 [ 278 ] {724fc7e9-349c-4162-923b-4f0a7847cd67} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2689 | 2024.12.17 21:24:27.478229 [ 278 ] {724fc7e9-349c-4162-923b-4f0a7847cd67} <Debug> executeQuery: Read 552 rows, 41.97 KiB in 0.001785 sec., 309243.6974789916 rows/sec., 22.96 MiB/sec. | ||
2690 | 2024.12.17 21:24:27.478289 [ 278 ] {724fc7e9-349c-4162-923b-4f0a7847cd67} <Debug> TCPHandler: Processed in 0.002000124 sec. | ||
2691 | 2024.12.17 21:24:27.478433 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2692 | 2024.12.17 21:24:27.478550 [ 277 ] {80ad7be0-bdfd-4de3-b064-70c77cbf79c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2693 | 2024.12.17 21:24:27.478603 [ 277 ] {80ad7be0-bdfd-4de3-b064-70c77cbf79c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2694 | 2024.12.17 21:24:27.479367 [ 277 ] {80ad7be0-bdfd-4de3-b064-70c77cbf79c4} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2695 | 2024.12.17 21:24:27.479408 [ 277 ] {80ad7be0-bdfd-4de3-b064-70c77cbf79c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
2696 | 2024.12.17 21:24:27.479887 [ 277 ] {80ad7be0-bdfd-4de3-b064-70c77cbf79c4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2697 | 2024.12.17 21:24:27.480137 [ 277 ] {80ad7be0-bdfd-4de3-b064-70c77cbf79c4} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2698 | 2024.12.17 21:24:27.480348 [ 277 ] {80ad7be0-bdfd-4de3-b064-70c77cbf79c4} <Debug> executeQuery: Read 942 rows, 64.67 KiB in 0.001822 sec., 517014.2700329308 rows/sec., 34.66 MiB/sec. | ||
2699 | 2024.12.17 21:24:27.480403 [ 277 ] {80ad7be0-bdfd-4de3-b064-70c77cbf79c4} <Debug> TCPHandler: Processed in 0.002027035 sec. | ||
2700 | 2024.12.17 21:24:27.480554 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2701 | 2024.12.17 21:24:27.480694 [ 278 ] {0a3c6e62-1f05-4b12-a36f-948a26d463ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2702 | 2024.12.17 21:24:27.480790 [ 278 ] {0a3c6e62-1f05-4b12-a36f-948a26d463ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2703 | 2024.12.17 21:24:27.482102 [ 278 ] {0a3c6e62-1f05-4b12-a36f-948a26d463ca} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2704 | 2024.12.17 21:24:27.482144 [ 278 ] {0a3c6e62-1f05-4b12-a36f-948a26d463ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
2705 | 2024.12.17 21:24:27.482806 [ 278 ] {0a3c6e62-1f05-4b12-a36f-948a26d463ca} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2706 | 2024.12.17 21:24:27.483091 [ 278 ] {0a3c6e62-1f05-4b12-a36f-948a26d463ca} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2707 | 2024.12.17 21:24:27.483347 [ 278 ] {0a3c6e62-1f05-4b12-a36f-948a26d463ca} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.002684 sec., 10432.190760059611 rows/sec., 18.69 MiB/sec. | ||
2708 | 2024.12.17 21:24:27.483472 [ 278 ] {0a3c6e62-1f05-4b12-a36f-948a26d463ca} <Debug> TCPHandler: Processed in 0.002973401 sec. | ||
2709 | 2024.12.17 21:24:27.483629 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2710 | 2024.12.17 21:24:27.483763 [ 277 ] {b30b6575-8f89-4162-9e48-1b7ef46e13fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2711 | 2024.12.17 21:24:27.483816 [ 277 ] {b30b6575-8f89-4162-9e48-1b7ef46e13fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2712 | 2024.12.17 21:24:27.484313 [ 277 ] {b30b6575-8f89-4162-9e48-1b7ef46e13fb} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2713 | 2024.12.17 21:24:27.484352 [ 277 ] {b30b6575-8f89-4162-9e48-1b7ef46e13fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
2714 | 2024.12.17 21:24:27.484730 [ 277 ] {b30b6575-8f89-4162-9e48-1b7ef46e13fb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2715 | 2024.12.17 21:24:27.484976 [ 277 ] {b30b6575-8f89-4162-9e48-1b7ef46e13fb} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2716 | 2024.12.17 21:24:27.485205 [ 277 ] {b30b6575-8f89-4162-9e48-1b7ef46e13fb} <Debug> executeQuery: Read 34 rows, 2.36 KiB in 0.001465 sec., 23208.191126279864 rows/sec., 1.57 MiB/sec. | ||
2717 | 2024.12.17 21:24:27.485314 [ 277 ] {b30b6575-8f89-4162-9e48-1b7ef46e13fb} <Debug> TCPHandler: Processed in 0.001742588 sec. | ||
2718 | 2024.12.17 21:24:29.653084 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2719 | 2024.12.17 21:24:29.653268 [ 277 ] {40dedde8-7bfe-4806-b572-f7f2dbfb7c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2720 | 2024.12.17 21:24:29.653341 [ 277 ] {40dedde8-7bfe-4806-b572-f7f2dbfb7c1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2721 | 2024.12.17 21:24:29.654154 [ 277 ] {40dedde8-7bfe-4806-b572-f7f2dbfb7c1b} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2722 | 2024.12.17 21:24:29.654205 [ 277 ] {40dedde8-7bfe-4806-b572-f7f2dbfb7c1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
2723 | 2024.12.17 21:24:29.654635 [ 277 ] {40dedde8-7bfe-4806-b572-f7f2dbfb7c1b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2724 | 2024.12.17 21:24:29.654900 [ 277 ] {40dedde8-7bfe-4806-b572-f7f2dbfb7c1b} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2725 | 2024.12.17 21:24:29.655140 [ 277 ] {40dedde8-7bfe-4806-b572-f7f2dbfb7c1b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001913 sec., 29273.392577104027 rows/sec., 2.23 MiB/sec. | ||
2726 | 2024.12.17 21:24:29.655271 [ 277 ] {40dedde8-7bfe-4806-b572-f7f2dbfb7c1b} <Debug> TCPHandler: Processed in 0.002317702 sec. | ||
2727 | 2024.12.17 21:24:29.655539 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2728 | 2024.12.17 21:24:29.655721 [ 278 ] {d4da6139-37b1-495a-b06e-c47d83fa832f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2729 | 2024.12.17 21:24:29.655791 [ 278 ] {d4da6139-37b1-495a-b06e-c47d83fa832f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2730 | 2024.12.17 21:24:29.656550 [ 278 ] {d4da6139-37b1-495a-b06e-c47d83fa832f} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2731 | 2024.12.17 21:24:29.656596 [ 278 ] {d4da6139-37b1-495a-b06e-c47d83fa832f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
2732 | 2024.12.17 21:24:29.657044 [ 278 ] {d4da6139-37b1-495a-b06e-c47d83fa832f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2733 | 2024.12.17 21:24:29.657303 [ 278 ] {d4da6139-37b1-495a-b06e-c47d83fa832f} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2734 | 2024.12.17 21:24:29.657571 [ 278 ] {d4da6139-37b1-495a-b06e-c47d83fa832f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001895 sec., 33773.08707124011 rows/sec., 2.64 MiB/sec. | ||
2735 | 2024.12.17 21:24:29.657665 [ 278 ] {d4da6139-37b1-495a-b06e-c47d83fa832f} <Debug> TCPHandler: Processed in 0.002255681 sec. | ||
2736 | 2024.12.17 21:24:29.657830 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2737 | 2024.12.17 21:24:29.657961 [ 277 ] {67d50cbc-8bfa-4e0f-9f53-408b1e20fd3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2738 | 2024.12.17 21:24:29.658023 [ 277 ] {67d50cbc-8bfa-4e0f-9f53-408b1e20fd3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2739 | 2024.12.17 21:24:29.658578 [ 277 ] {67d50cbc-8bfa-4e0f-9f53-408b1e20fd3f} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2740 | 2024.12.17 21:24:29.658619 [ 277 ] {67d50cbc-8bfa-4e0f-9f53-408b1e20fd3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
2741 | 2024.12.17 21:24:29.659032 [ 277 ] {67d50cbc-8bfa-4e0f-9f53-408b1e20fd3f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2742 | 2024.12.17 21:24:29.659290 [ 277 ] {67d50cbc-8bfa-4e0f-9f53-408b1e20fd3f} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2743 | 2024.12.17 21:24:29.659477 [ 277 ] {67d50cbc-8bfa-4e0f-9f53-408b1e20fd3f} <Debug> executeQuery: Read 66 rows, 4.72 KiB in 0.001547 sec., 42663.21913380737 rows/sec., 2.98 MiB/sec. | ||
2744 | 2024.12.17 21:24:29.659539 [ 277 ] {67d50cbc-8bfa-4e0f-9f53-408b1e20fd3f} <Debug> TCPHandler: Processed in 0.001768138 sec. | ||
2745 | 2024.12.17 21:24:29.659690 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2746 | 2024.12.17 21:24:29.659809 [ 278 ] {e63593d8-ef0f-45a8-9443-bc1f66c39490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2747 | 2024.12.17 21:24:29.659862 [ 278 ] {e63593d8-ef0f-45a8-9443-bc1f66c39490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2748 | 2024.12.17 21:24:29.660395 [ 278 ] {e63593d8-ef0f-45a8-9443-bc1f66c39490} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2749 | 2024.12.17 21:24:29.660436 [ 278 ] {e63593d8-ef0f-45a8-9443-bc1f66c39490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
2750 | 2024.12.17 21:24:29.660824 [ 278 ] {e63593d8-ef0f-45a8-9443-bc1f66c39490} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2751 | 2024.12.17 21:24:29.661062 [ 278 ] {e63593d8-ef0f-45a8-9443-bc1f66c39490} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2752 | 2024.12.17 21:24:29.661269 [ 278 ] {e63593d8-ef0f-45a8-9443-bc1f66c39490} <Debug> executeQuery: Read 26 rows, 1.78 KiB in 0.001483 sec., 17532.029669588672 rows/sec., 1.17 MiB/sec. | ||
2753 | 2024.12.17 21:24:29.661320 [ 278 ] {e63593d8-ef0f-45a8-9443-bc1f66c39490} <Debug> TCPHandler: Processed in 0.001685355 sec. | ||
2754 | 2024.12.17 21:24:30.462185 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2755 | 2024.12.17 21:24:30.462240 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2756 | 2024.12.17 21:24:30.554363 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 388 | ||
2757 | 2024.12.17 21:24:30.557706 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2758 | 2024.12.17 21:24:30.557758 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
2759 | 2024.12.17 21:24:30.559267 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2760 | 2024.12.17 21:24:30.559580 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2761 | 2024.12.17 21:24:30.560437 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 388 | ||
2762 | 2024.12.17 21:24:30.564081 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 | ||
2763 | 2024.12.17 21:24:30.564717 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2764 | 2024.12.17 21:24:30.564754 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
2765 | 2024.12.17 21:24:30.565288 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2766 | 2024.12.17 21:24:30.565566 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2767 | 2024.12.17 21:24:30.565740 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
2768 | 2024.12.17 21:24:30.927071 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
2769 | 2024.12.17 21:24:30.945770 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2770 | 2024.12.17 21:24:30.945825 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
2771 | 2024.12.17 21:24:30.953322 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2772 | 2024.12.17 21:24:30.954087 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2773 | 2024.12.17 21:24:30.957211 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
2774 | 2024.12.17 21:24:31.000163 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 174.93 MiB, peak 182.65 MiB, free memory in arenas 0.00 B, will set to 176.31 MiB (RSS), difference: 1.38 MiB | ||
2775 | 2024.12.17 21:24:34.663634 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2776 | 2024.12.17 21:24:34.663836 [ 277 ] {d9aa3ee4-432c-4a54-900b-02afaffd8e81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2777 | 2024.12.17 21:24:34.663913 [ 277 ] {d9aa3ee4-432c-4a54-900b-02afaffd8e81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2778 | 2024.12.17 21:24:34.664814 [ 277 ] {d9aa3ee4-432c-4a54-900b-02afaffd8e81} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2779 | 2024.12.17 21:24:34.664861 [ 277 ] {d9aa3ee4-432c-4a54-900b-02afaffd8e81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
2780 | 2024.12.17 21:24:34.665302 [ 277 ] {d9aa3ee4-432c-4a54-900b-02afaffd8e81} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2781 | 2024.12.17 21:24:34.665564 [ 277 ] {d9aa3ee4-432c-4a54-900b-02afaffd8e81} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2782 | 2024.12.17 21:24:34.665736 [ 149 ] {} <Debug> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2783 | 2024.12.17 21:24:34.665815 [ 149 ] {} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2784 | 2024.12.17 21:24:34.665826 [ 277 ] {d9aa3ee4-432c-4a54-900b-02afaffd8e81} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002039 sec., 6866.110838646396 rows/sec., 494.27 KiB/sec. | ||
2785 | 2024.12.17 21:24:34.665851 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
2786 | 2024.12.17 21:24:34.665982 [ 277 ] {d9aa3ee4-432c-4a54-900b-02afaffd8e81} <Debug> TCPHandler: Processed in 0.002474787 sec. | ||
2787 | 2024.12.17 21:24:34.666043 [ 191 ] {729c723b-6f39-4800-8e62-424c75701a86::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 | ||
2788 | 2024.12.17 21:24:34.666171 [ 191 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2789 | 2024.12.17 21:24:34.666207 [ 191 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
2790 | 2024.12.17 21:24:34.666274 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2791 | 2024.12.17 21:24:34.666358 [ 191 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part | ||
2792 | 2024.12.17 21:24:34.666792 [ 278 ] {80cfe6f4-e5c7-4124-bc64-d8f435d6d023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2793 | 2024.12.17 21:24:34.666847 [ 191 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
2794 | 2024.12.17 21:24:34.667013 [ 278 ] {80cfe6f4-e5c7-4124-bc64-d8f435d6d023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2795 | 2024.12.17 21:24:34.667064 [ 191 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
2796 | 2024.12.17 21:24:34.667424 [ 191 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part | ||
2797 | 2024.12.17 21:24:34.669617 [ 278 ] {80cfe6f4-e5c7-4124-bc64-d8f435d6d023} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2798 | 2024.12.17 21:24:34.669640 [ 192 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003660729 sec., 19121.874358905014 rows/sec., 1.42 MiB/sec. | ||
2799 | 2024.12.17 21:24:34.669666 [ 278 ] {80cfe6f4-e5c7-4124-bc64-d8f435d6d023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
2800 | 2024.12.17 21:24:34.669893 [ 192 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2801 | 2024.12.17 21:24:34.670608 [ 192 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_5_1} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2802 | 2024.12.17 21:24:34.670637 [ 278 ] {80cfe6f4-e5c7-4124-bc64-d8f435d6d023} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2803 | 2024.12.17 21:24:34.670757 [ 192 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_5_1} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2804 | 2024.12.17 21:24:34.670936 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
2805 | 2024.12.17 21:24:34.671085 [ 278 ] {80cfe6f4-e5c7-4124-bc64-d8f435d6d023} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2806 | 2024.12.17 21:24:34.671236 [ 149 ] {} <Debug> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2807 | 2024.12.17 21:24:34.671283 [ 149 ] {} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2808 | 2024.12.17 21:24:34.671314 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
2809 | 2024.12.17 21:24:34.671318 [ 278 ] {80cfe6f4-e5c7-4124-bc64-d8f435d6d023} <Debug> executeQuery: Read 223 rows, 19.93 KiB in 0.004786 sec., 46594.23318010865 rows/sec., 4.07 MiB/sec. | ||
2810 | 2024.12.17 21:24:34.671706 [ 278 ] {80cfe6f4-e5c7-4124-bc64-d8f435d6d023} <Debug> TCPHandler: Processed in 0.005590501 sec. | ||
2811 | 2024.12.17 21:24:34.671707 [ 191 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::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 | ||
2812 | 2024.12.17 21:24:34.671987 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2813 | 2024.12.17 21:24:34.672010 [ 191 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2814 | 2024.12.17 21:24:34.672045 [ 191 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1416 rows starting from the beginning of the part | ||
2815 | 2024.12.17 21:24:34.672207 [ 191 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 112 rows starting from the beginning of the part | ||
2816 | 2024.12.17 21:24:34.672249 [ 277 ] {78398a25-a54f-46dc-a1bb-8de3f050b4c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2817 | 2024.12.17 21:24:34.672377 [ 277 ] {78398a25-a54f-46dc-a1bb-8de3f050b4c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2818 | 2024.12.17 21:24:34.672390 [ 191 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 223 rows starting from the beginning of the part | ||
2819 | 2024.12.17 21:24:34.672610 [ 191 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1254 rows starting from the beginning of the part | ||
2820 | 2024.12.17 21:24:34.672796 [ 191 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::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 | ||
2821 | 2024.12.17 21:24:34.673011 [ 191 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 223 rows starting from the beginning of the part | ||
2822 | 2024.12.17 21:24:34.673913 [ 277 ] {78398a25-a54f-46dc-a1bb-8de3f050b4c7} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2823 | 2024.12.17 21:24:34.673965 [ 277 ] {78398a25-a54f-46dc-a1bb-8de3f050b4c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
2824 | 2024.12.17 21:24:34.674508 [ 277 ] {78398a25-a54f-46dc-a1bb-8de3f050b4c7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2825 | 2024.12.17 21:24:34.674775 [ 277 ] {78398a25-a54f-46dc-a1bb-8de3f050b4c7} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2826 | 2024.12.17 21:24:34.675019 [ 277 ] {78398a25-a54f-46dc-a1bb-8de3f050b4c7} <Debug> executeQuery: Read 17 rows, 1.21 KiB in 0.00285 sec., 5964.912280701754 rows/sec., 423.86 KiB/sec. | ||
2827 | 2024.12.17 21:24:34.675179 [ 277 ] {78398a25-a54f-46dc-a1bb-8de3f050b4c7} <Debug> TCPHandler: Processed in 0.003340981 sec. | ||
2828 | 2024.12.17 21:24:34.675290 [ 191 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3284 rows, containing 5 columns (5 merged, 0 gathered) in 0.003899676 sec., 842121.2428929993 rows/sec., 73.52 MiB/sec. | ||
2829 | 2024.12.17 21:24:34.675368 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2830 | 2024.12.17 21:24:34.675556 [ 278 ] {4076d229-6c10-4e40-b90d-db0a82e31bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2831 | 2024.12.17 21:24:34.675602 [ 192 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2832 | 2024.12.17 21:24:34.675632 [ 278 ] {4076d229-6c10-4e40-b90d-db0a82e31bf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2833 | 2024.12.17 21:24:34.676482 [ 192 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_16_3} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2834 | 2024.12.17 21:24:34.676656 [ 192 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_16_3} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2835 | 2024.12.17 21:24:34.676815 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
2836 | 2024.12.17 21:24:34.677046 [ 278 ] {4076d229-6c10-4e40-b90d-db0a82e31bf8} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2837 | 2024.12.17 21:24:34.677089 [ 278 ] {4076d229-6c10-4e40-b90d-db0a82e31bf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
2838 | 2024.12.17 21:24:34.677458 [ 278 ] {4076d229-6c10-4e40-b90d-db0a82e31bf8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2839 | 2024.12.17 21:24:34.677701 [ 278 ] {4076d229-6c10-4e40-b90d-db0a82e31bf8} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2840 | 2024.12.17 21:24:34.677913 [ 278 ] {4076d229-6c10-4e40-b90d-db0a82e31bf8} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002427 sec., 5768.438401318501 rows/sec., 403.98 KiB/sec. | ||
2841 | 2024.12.17 21:24:34.677980 [ 278 ] {4076d229-6c10-4e40-b90d-db0a82e31bf8} <Debug> TCPHandler: Processed in 0.002684172 sec. | ||
2842 | 2024.12.17 21:24:34.678142 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2843 | 2024.12.17 21:24:34.678284 [ 277 ] {7c7b7960-4f7a-4852-acf0-ec85c5fb89a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2844 | 2024.12.17 21:24:34.678344 [ 277 ] {7c7b7960-4f7a-4852-acf0-ec85c5fb89a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2845 | 2024.12.17 21:24:34.678991 [ 277 ] {7c7b7960-4f7a-4852-acf0-ec85c5fb89a7} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2846 | 2024.12.17 21:24:34.679032 [ 277 ] {7c7b7960-4f7a-4852-acf0-ec85c5fb89a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
2847 | 2024.12.17 21:24:34.679399 [ 277 ] {7c7b7960-4f7a-4852-acf0-ec85c5fb89a7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2848 | 2024.12.17 21:24:34.679656 [ 277 ] {7c7b7960-4f7a-4852-acf0-ec85c5fb89a7} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2849 | 2024.12.17 21:24:34.679843 [ 149 ] {} <Debug> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2850 | 2024.12.17 21:24:34.679905 [ 149 ] {} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2851 | 2024.12.17 21:24:34.679934 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
2852 | 2024.12.17 21:24:34.679955 [ 277 ] {7c7b7960-4f7a-4852-acf0-ec85c5fb89a7} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001696 sec., 7665.094339622641 rows/sec., 477.92 KiB/sec. | ||
2853 | 2024.12.17 21:24:34.680290 [ 277 ] {7c7b7960-4f7a-4852-acf0-ec85c5fb89a7} <Debug> TCPHandler: Processed in 0.00221053 sec. | ||
2854 | 2024.12.17 21:24:34.680329 [ 201 ] {57b5040f-6aba-457b-ba74-207d22b396e2::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 | ||
2855 | 2024.12.17 21:24:34.680478 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2856 | 2024.12.17 21:24:34.680488 [ 201 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2857 | 2024.12.17 21:24:34.680535 [ 201 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part | ||
2858 | 2024.12.17 21:24:34.680722 [ 278 ] {7a186e6d-c9e1-41ea-bf75-cf309f667ee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2859 | 2024.12.17 21:24:34.680741 [ 201 ] {57b5040f-6aba-457b-ba74-207d22b396e2::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 | ||
2860 | 2024.12.17 21:24:34.680865 [ 278 ] {7a186e6d-c9e1-41ea-bf75-cf309f667ee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2861 | 2024.12.17 21:24:34.681140 [ 201 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 13 rows starting from the beginning of the part | ||
2862 | 2024.12.17 21:24:34.681544 [ 201 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 13 rows starting from the beginning of the part | ||
2863 | 2024.12.17 21:24:34.681924 [ 201 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 13 rows starting from the beginning of the part | ||
2864 | 2024.12.17 21:24:34.683163 [ 278 ] {7a186e6d-c9e1-41ea-bf75-cf309f667ee3} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2865 | 2024.12.17 21:24:34.683210 [ 278 ] {7a186e6d-c9e1-41ea-bf75-cf309f667ee3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
2866 | 2024.12.17 21:24:34.683561 [ 199 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003554046 sec., 18289.0148298587 rows/sec., 1.18 MiB/sec. | ||
2867 | 2024.12.17 21:24:34.683849 [ 199 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2868 | 2024.12.17 21:24:34.684162 [ 278 ] {7a186e6d-c9e1-41ea-bf75-cf309f667ee3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2869 | 2024.12.17 21:24:34.684549 [ 199 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_5_1} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2870 | 2024.12.17 21:24:34.684693 [ 278 ] {7a186e6d-c9e1-41ea-bf75-cf309f667ee3} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2871 | 2024.12.17 21:24:34.684743 [ 199 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_5_1} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2872 | 2024.12.17 21:24:34.684913 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2873 | 2024.12.17 21:24:34.684933 [ 149 ] {} <Debug> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2874 | 2024.12.17 21:24:34.685009 [ 149 ] {} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2875 | 2024.12.17 21:24:34.685037 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
2876 | 2024.12.17 21:24:34.685085 [ 278 ] {7a186e6d-c9e1-41ea-bf75-cf309f667ee3} <Debug> executeQuery: Read 392 rows, 28.48 KiB in 0.004478 sec., 87539.07994640464 rows/sec., 6.21 MiB/sec. | ||
2877 | 2024.12.17 21:24:34.685255 [ 199 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::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 | ||
2878 | 2024.12.17 21:24:34.685272 [ 278 ] {7a186e6d-c9e1-41ea-bf75-cf309f667ee3} <Debug> TCPHandler: Processed in 0.004860812 sec. | ||
2879 | 2024.12.17 21:24:34.685456 [ 199 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2880 | 2024.12.17 21:24:34.685474 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2881 | 2024.12.17 21:24:34.685494 [ 199 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 889 rows starting from the beginning of the part | ||
2882 | 2024.12.17 21:24:34.685743 [ 277 ] {8fe67dc2-b140-4991-8baf-854141a7025e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2883 | 2024.12.17 21:24:34.685745 [ 199 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 92 rows starting from the beginning of the part | ||
2884 | 2024.12.17 21:24:34.685860 [ 277 ] {8fe67dc2-b140-4991-8baf-854141a7025e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2885 | 2024.12.17 21:24:34.686119 [ 199 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 395 rows starting from the beginning of the part | ||
2886 | 2024.12.17 21:24:34.686491 [ 199 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 552 rows starting from the beginning of the part | ||
2887 | 2024.12.17 21:24:34.686870 [ 199 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::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 | ||
2888 | 2024.12.17 21:24:34.687279 [ 199 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 392 rows starting from the beginning of the part | ||
2889 | 2024.12.17 21:24:34.688023 [ 277 ] {8fe67dc2-b140-4991-8baf-854141a7025e} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2890 | 2024.12.17 21:24:34.688070 [ 277 ] {8fe67dc2-b140-4991-8baf-854141a7025e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
2891 | 2024.12.17 21:24:34.688573 [ 277 ] {8fe67dc2-b140-4991-8baf-854141a7025e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2892 | 2024.12.17 21:24:34.688877 [ 277 ] {8fe67dc2-b140-4991-8baf-854141a7025e} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2893 | 2024.12.17 21:24:34.689154 [ 277 ] {8fe67dc2-b140-4991-8baf-854141a7025e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00354 sec., 1694.915254237288 rows/sec., 88.55 KiB/sec. | ||
2894 | 2024.12.17 21:24:34.689311 [ 277 ] {8fe67dc2-b140-4991-8baf-854141a7025e} <Debug> TCPHandler: Processed in 0.003919456 sec. | ||
2895 | 2024.12.17 21:24:34.689325 [ 199 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2384 rows, containing 5 columns (5 merged, 0 gathered) in 0.004224894 sec., 564274.5119759218 rows/sec., 43.23 MiB/sec. | ||
2896 | 2024.12.17 21:24:34.689487 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2897 | 2024.12.17 21:24:34.689501 [ 199 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2898 | 2024.12.17 21:24:34.689681 [ 278 ] {1ab4a7e5-3de4-4eea-8aee-1d3e370d1d70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2899 | 2024.12.17 21:24:34.689793 [ 278 ] {1ab4a7e5-3de4-4eea-8aee-1d3e370d1d70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2900 | 2024.12.17 21:24:34.689952 [ 199 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_16_3} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2901 | 2024.12.17 21:24:34.690192 [ 199 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_16_3} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2902 | 2024.12.17 21:24:34.690357 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
2903 | 2024.12.17 21:24:34.690803 [ 278 ] {1ab4a7e5-3de4-4eea-8aee-1d3e370d1d70} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2904 | 2024.12.17 21:24:34.690846 [ 278 ] {1ab4a7e5-3de4-4eea-8aee-1d3e370d1d70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
2905 | 2024.12.17 21:24:34.691256 [ 278 ] {1ab4a7e5-3de4-4eea-8aee-1d3e370d1d70} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2906 | 2024.12.17 21:24:34.691498 [ 278 ] {1ab4a7e5-3de4-4eea-8aee-1d3e370d1d70} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2907 | 2024.12.17 21:24:34.691615 [ 149 ] {} <Debug> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2908 | 2024.12.17 21:24:34.691653 [ 149 ] {} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2909 | 2024.12.17 21:24:34.691674 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
2910 | 2024.12.17 21:24:34.691695 [ 278 ] {1ab4a7e5-3de4-4eea-8aee-1d3e370d1d70} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002083 sec., 113778.20451272202 rows/sec., 7.63 MiB/sec. | ||
2911 | 2024.12.17 21:24:34.691823 [ 278 ] {1ab4a7e5-3de4-4eea-8aee-1d3e370d1d70} <Debug> TCPHandler: Processed in 0.002415745 sec. | ||
2912 | 2024.12.17 21:24:34.691831 [ 201 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::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 | ||
2913 | 2024.12.17 21:24:34.691967 [ 201 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2914 | 2024.12.17 21:24:34.691991 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2915 | 2024.12.17 21:24:34.692010 [ 201 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3887 rows starting from the beginning of the part | ||
2916 | 2024.12.17 21:24:34.692189 [ 201 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
2917 | 2024.12.17 21:24:34.692412 [ 277 ] {be4ce4e5-4e4b-422d-a108-870f08e29366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2918 | 2024.12.17 21:24:34.692566 [ 201 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 237 rows starting from the beginning of the part | ||
2919 | 2024.12.17 21:24:34.692661 [ 277 ] {be4ce4e5-4e4b-422d-a108-870f08e29366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2920 | 2024.12.17 21:24:34.692936 [ 201 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 942 rows starting from the beginning of the part | ||
2921 | 2024.12.17 21:24:34.693282 [ 201 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 66 rows starting from the beginning of the part | ||
2922 | 2024.12.17 21:24:34.693679 [ 201 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 237 rows starting from the beginning of the part | ||
2923 | 2024.12.17 21:24:34.694999 [ 277 ] {be4ce4e5-4e4b-422d-a108-870f08e29366} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2924 | 2024.12.17 21:24:34.695043 [ 277 ] {be4ce4e5-4e4b-422d-a108-870f08e29366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
2925 | 2024.12.17 21:24:34.695689 [ 277 ] {be4ce4e5-4e4b-422d-a108-870f08e29366} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2926 | 2024.12.17 21:24:34.696183 [ 277 ] {be4ce4e5-4e4b-422d-a108-870f08e29366} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2927 | 2024.12.17 21:24:34.696456 [ 149 ] {} <Debug> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2928 | 2024.12.17 21:24:34.696523 [ 149 ] {} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2929 | 2024.12.17 21:24:34.696566 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
2930 | 2024.12.17 21:24:34.696614 [ 277 ] {be4ce4e5-4e4b-422d-a108-870f08e29366} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004371 sec., 228.78059940517045 rows/sec., 15.42 KiB/sec. | ||
2931 | 2024.12.17 21:24:34.696760 [ 277 ] {be4ce4e5-4e4b-422d-a108-870f08e29366} <Debug> TCPHandler: Processed in 0.004857191 sec. | ||
2932 | 2024.12.17 21:24:34.696771 [ 199 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::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 | ||
2933 | 2024.12.17 21:24:34.697049 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2934 | 2024.12.17 21:24:34.697279 [ 199 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2935 | 2024.12.17 21:24:34.697376 [ 199 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
2936 | 2024.12.17 21:24:34.697383 [ 278 ] {26417ecd-38c9-4df7-bd2a-c18ff4615b2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2937 | 2024.12.17 21:24:34.697612 [ 199 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
2938 | 2024.12.17 21:24:34.697752 [ 278 ] {26417ecd-38c9-4df7-bd2a-c18ff4615b2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2939 | 2024.12.17 21:24:34.697892 [ 199 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
2940 | 2024.12.17 21:24:34.698398 [ 199 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
2941 | 2024.12.17 21:24:34.698882 [ 199 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
2942 | 2024.12.17 21:24:34.699419 [ 199 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
2943 | 2024.12.17 21:24:34.699491 [ 201 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5529 rows, containing 5 columns (5 merged, 0 gathered) in 0.00774561 sec., 713823.7014257108 rows/sec., 48.09 MiB/sec. | ||
2944 | 2024.12.17 21:24:34.700402 [ 201 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2945 | 2024.12.17 21:24:34.701423 [ 201 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2946 | 2024.12.17 21:24:34.701774 [ 201 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2947 | 2024.12.17 21:24:34.702082 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
2948 | 2024.12.17 21:24:34.703837 [ 199 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 4 columns (4 merged, 0 gathered) in 0.007172894 sec., 836.4824574293166 rows/sec., 55.82 KiB/sec. | ||
2949 | 2024.12.17 21:24:34.704035 [ 199 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2950 | 2024.12.17 21:24:34.704658 [ 199 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_6_1} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2951 | 2024.12.17 21:24:34.704715 [ 278 ] {26417ecd-38c9-4df7-bd2a-c18ff4615b2c} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2952 | 2024.12.17 21:24:34.704785 [ 278 ] {26417ecd-38c9-4df7-bd2a-c18ff4615b2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
2953 | 2024.12.17 21:24:34.704807 [ 199 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_6_1} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2954 | 2024.12.17 21:24:34.704965 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
2955 | 2024.12.17 21:24:34.705574 [ 278 ] {26417ecd-38c9-4df7-bd2a-c18ff4615b2c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2956 | 2024.12.17 21:24:34.705840 [ 278 ] {26417ecd-38c9-4df7-bd2a-c18ff4615b2c} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2957 | 2024.12.17 21:24:34.706130 [ 278 ] {26417ecd-38c9-4df7-bd2a-c18ff4615b2c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.008829 sec., 1132.6311020500623 rows/sec., 2.03 MiB/sec. | ||
2958 | 2024.12.17 21:24:34.706326 [ 278 ] {26417ecd-38c9-4df7-bd2a-c18ff4615b2c} <Debug> TCPHandler: Processed in 0.009467127 sec. | ||
2959 | 2024.12.17 21:24:34.706492 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2960 | 2024.12.17 21:24:34.706632 [ 277 ] {15a2574b-b3cd-48dd-b592-ef1ccfb4d2bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2961 | 2024.12.17 21:24:34.706692 [ 277 ] {15a2574b-b3cd-48dd-b592-ef1ccfb4d2bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2962 | 2024.12.17 21:24:34.707190 [ 277 ] {15a2574b-b3cd-48dd-b592-ef1ccfb4d2bf} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2963 | 2024.12.17 21:24:34.707228 [ 277 ] {15a2574b-b3cd-48dd-b592-ef1ccfb4d2bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
2964 | 2024.12.17 21:24:34.707612 [ 277 ] {15a2574b-b3cd-48dd-b592-ef1ccfb4d2bf} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2965 | 2024.12.17 21:24:34.707878 [ 277 ] {15a2574b-b3cd-48dd-b592-ef1ccfb4d2bf} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2966 | 2024.12.17 21:24:34.708054 [ 146 ] {} <Debug> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2967 | 2024.12.17 21:24:34.708124 [ 277 ] {15a2574b-b3cd-48dd-b592-ef1ccfb4d2bf} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00152 sec., 53947.368421052626 rows/sec., 3.43 MiB/sec. | ||
2968 | 2024.12.17 21:24:34.708142 [ 146 ] {} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2969 | 2024.12.17 21:24:34.708215 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
2970 | 2024.12.17 21:24:34.708246 [ 277 ] {15a2574b-b3cd-48dd-b592-ef1ccfb4d2bf} <Debug> TCPHandler: Processed in 0.00182063 sec. | ||
2971 | 2024.12.17 21:24:34.708435 [ 196 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::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 | ||
2972 | 2024.12.17 21:24:34.708582 [ 196 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2973 | 2024.12.17 21:24:34.708622 [ 196 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 534 rows starting from the beginning of the part | ||
2974 | 2024.12.17 21:24:34.708724 [ 196 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
2975 | 2024.12.17 21:24:34.708824 [ 196 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 82 rows starting from the beginning of the part | ||
2976 | 2024.12.17 21:24:34.708881 [ 196 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::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 | ||
2977 | 2024.12.17 21:24:34.709046 [ 196 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part | ||
2978 | 2024.12.17 21:24:34.709272 [ 196 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 82 rows starting from the beginning of the part | ||
2979 | 2024.12.17 21:24:34.710493 [ 188 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 818 rows, containing 4 columns (4 merged, 0 gathered) in 0.002155528 sec., 379489.38728701277 rows/sec., 24.87 MiB/sec. | ||
2980 | 2024.12.17 21:24:34.710641 [ 188 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2981 | 2024.12.17 21:24:34.710956 [ 188 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_16_3} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2982 | 2024.12.17 21:24:34.711047 [ 188 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_16_3} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2983 | 2024.12.17 21:24:34.711132 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
2984 | 2024.12.17 21:24:38.066776 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 | ||
2985 | 2024.12.17 21:24:38.067426 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2986 | 2024.12.17 21:24:38.067463 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
2987 | 2024.12.17 21:24:38.067985 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2988 | 2024.12.17 21:24:38.068240 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2989 | 2024.12.17 21:24:38.068500 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 | ||
2990 | 2024.12.17 21:24:38.458209 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
2991 | 2024.12.17 21:24:38.477571 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2992 | 2024.12.17 21:24:38.477623 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
2993 | 2024.12.17 21:24:38.485123 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2994 | 2024.12.17 21:24:38.485901 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2995 | 2024.12.17 21:24:38.488410 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
2996 | 2024.12.17 21:24:39.659112 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2997 | 2024.12.17 21:24:39.659319 [ 277 ] {c1fa97f4-886a-49f7-a183-c648193c3ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2998 | 2024.12.17 21:24:39.659398 [ 277 ] {c1fa97f4-886a-49f7-a183-c648193c3ad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2999 | 2024.12.17 21:24:39.660207 [ 277 ] {c1fa97f4-886a-49f7-a183-c648193c3ad7} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3000 | 2024.12.17 21:24:39.660253 [ 277 ] {c1fa97f4-886a-49f7-a183-c648193c3ad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3001 | 2024.12.17 21:24:39.660682 [ 277 ] {c1fa97f4-886a-49f7-a183-c648193c3ad7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3002 | 2024.12.17 21:24:39.660938 [ 277 ] {c1fa97f4-886a-49f7-a183-c648193c3ad7} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3003 | 2024.12.17 21:24:39.661165 [ 277 ] {c1fa97f4-886a-49f7-a183-c648193c3ad7} <Debug> executeQuery: Read 116 rows, 10.02 KiB in 0.001902 sec., 60988.43322818086 rows/sec., 5.15 MiB/sec. | ||
3004 | 2024.12.17 21:24:39.661223 [ 277 ] {c1fa97f4-886a-49f7-a183-c648193c3ad7} <Debug> TCPHandler: Processed in 0.002249591 sec. | ||
3005 | 2024.12.17 21:24:39.661457 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3006 | 2024.12.17 21:24:39.661661 [ 278 ] {329abbdf-3149-4217-89da-1fa5fded4532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3007 | 2024.12.17 21:24:39.661738 [ 278 ] {329abbdf-3149-4217-89da-1fa5fded4532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3008 | 2024.12.17 21:24:39.662482 [ 278 ] {329abbdf-3149-4217-89da-1fa5fded4532} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3009 | 2024.12.17 21:24:39.662519 [ 278 ] {329abbdf-3149-4217-89da-1fa5fded4532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3010 | 2024.12.17 21:24:39.662935 [ 278 ] {329abbdf-3149-4217-89da-1fa5fded4532} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3011 | 2024.12.17 21:24:39.663208 [ 278 ] {329abbdf-3149-4217-89da-1fa5fded4532} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3012 | 2024.12.17 21:24:39.663408 [ 278 ] {329abbdf-3149-4217-89da-1fa5fded4532} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001804 sec., 16629.71175166297 rows/sec., 1.22 MiB/sec. | ||
3013 | 2024.12.17 21:24:39.663463 [ 278 ] {329abbdf-3149-4217-89da-1fa5fded4532} <Debug> TCPHandler: Processed in 0.002144028 sec. | ||
3014 | 2024.12.17 21:24:39.663648 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3015 | 2024.12.17 21:24:39.663784 [ 277 ] {92bb11e5-c06c-40d0-8449-0523d3da94d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3016 | 2024.12.17 21:24:39.663842 [ 277 ] {92bb11e5-c06c-40d0-8449-0523d3da94d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3017 | 2024.12.17 21:24:39.664556 [ 277 ] {92bb11e5-c06c-40d0-8449-0523d3da94d1} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3018 | 2024.12.17 21:24:39.664602 [ 277 ] {92bb11e5-c06c-40d0-8449-0523d3da94d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3019 | 2024.12.17 21:24:39.665027 [ 277 ] {92bb11e5-c06c-40d0-8449-0523d3da94d1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3020 | 2024.12.17 21:24:39.665266 [ 277 ] {92bb11e5-c06c-40d0-8449-0523d3da94d1} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3021 | 2024.12.17 21:24:39.665473 [ 277 ] {92bb11e5-c06c-40d0-8449-0523d3da94d1} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001719 sec., 54682.95520651541 rows/sec., 4.27 MiB/sec. | ||
3022 | 2024.12.17 21:24:39.665525 [ 277 ] {92bb11e5-c06c-40d0-8449-0523d3da94d1} <Debug> TCPHandler: Processed in 0.001944252 sec. | ||
3023 | 2024.12.17 21:24:39.665675 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3024 | 2024.12.17 21:24:39.665792 [ 278 ] {bd29e88b-1b48-46bd-b585-465d60e9b172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3025 | 2024.12.17 21:24:39.665843 [ 278 ] {bd29e88b-1b48-46bd-b585-465d60e9b172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3026 | 2024.12.17 21:24:39.666416 [ 278 ] {bd29e88b-1b48-46bd-b585-465d60e9b172} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3027 | 2024.12.17 21:24:39.666452 [ 278 ] {bd29e88b-1b48-46bd-b585-465d60e9b172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3028 | 2024.12.17 21:24:39.666848 [ 278 ] {bd29e88b-1b48-46bd-b585-465d60e9b172} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3029 | 2024.12.17 21:24:39.667083 [ 278 ] {bd29e88b-1b48-46bd-b585-465d60e9b172} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3030 | 2024.12.17 21:24:39.667261 [ 278 ] {bd29e88b-1b48-46bd-b585-465d60e9b172} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001494 sec., 107095.04685408299 rows/sec., 7.46 MiB/sec. | ||
3031 | 2024.12.17 21:24:39.667310 [ 278 ] {bd29e88b-1b48-46bd-b585-465d60e9b172} <Debug> TCPHandler: Processed in 0.001691256 sec. | ||
3032 | 2024.12.17 21:24:39.667450 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3033 | 2024.12.17 21:24:39.667564 [ 277 ] {4a214278-1ad7-4fef-ba43-79c2553279bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3034 | 2024.12.17 21:24:39.667643 [ 277 ] {4a214278-1ad7-4fef-ba43-79c2553279bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3035 | 2024.12.17 21:24:39.668811 [ 277 ] {4a214278-1ad7-4fef-ba43-79c2553279bb} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3036 | 2024.12.17 21:24:39.668850 [ 277 ] {4a214278-1ad7-4fef-ba43-79c2553279bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3037 | 2024.12.17 21:24:39.669489 [ 277 ] {4a214278-1ad7-4fef-ba43-79c2553279bb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3038 | 2024.12.17 21:24:39.669761 [ 277 ] {4a214278-1ad7-4fef-ba43-79c2553279bb} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3039 | 2024.12.17 21:24:39.669990 [ 277 ] {4a214278-1ad7-4fef-ba43-79c2553279bb} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002447 sec., 12259.910093992645 rows/sec., 21.97 MiB/sec. | ||
3040 | 2024.12.17 21:24:39.670082 [ 277 ] {4a214278-1ad7-4fef-ba43-79c2553279bb} <Debug> TCPHandler: Processed in 0.002689213 sec. | ||
3041 | 2024.12.17 21:24:39.670228 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3042 | 2024.12.17 21:24:39.670344 [ 278 ] {76ae9e1f-6813-4726-86a2-26d2a33c01e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3043 | 2024.12.17 21:24:39.670392 [ 278 ] {76ae9e1f-6813-4726-86a2-26d2a33c01e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3044 | 2024.12.17 21:24:39.670878 [ 278 ] {76ae9e1f-6813-4726-86a2-26d2a33c01e7} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3045 | 2024.12.17 21:24:39.670913 [ 278 ] {76ae9e1f-6813-4726-86a2-26d2a33c01e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3046 | 2024.12.17 21:24:39.671278 [ 278 ] {76ae9e1f-6813-4726-86a2-26d2a33c01e7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3047 | 2024.12.17 21:24:39.671515 [ 278 ] {76ae9e1f-6813-4726-86a2-26d2a33c01e7} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3048 | 2024.12.17 21:24:39.671689 [ 278 ] {76ae9e1f-6813-4726-86a2-26d2a33c01e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001369 sec., 43827.61139517897 rows/sec., 2.95 MiB/sec. | ||
3049 | 2024.12.17 21:24:39.671737 [ 278 ] {76ae9e1f-6813-4726-86a2-26d2a33c01e7} <Debug> TCPHandler: Processed in 0.001563083 sec. | ||
3050 | 2024.12.17 21:24:40.561602 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 422 | ||
3051 | 2024.12.17 21:24:40.564630 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3052 | 2024.12.17 21:24:40.564675 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3053 | 2024.12.17 21:24:40.566150 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3054 | 2024.12.17 21:24:40.566483 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3055 | 2024.12.17 21:24:40.567103 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 422 | ||
3056 | 2024.12.17 21:24:44.663893 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3057 | 2024.12.17 21:24:44.664092 [ 277 ] {0d859f8d-a88e-44bb-bdb3-6cd56ca45e9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3058 | 2024.12.17 21:24:44.664165 [ 277 ] {0d859f8d-a88e-44bb-bdb3-6cd56ca45e9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3059 | 2024.12.17 21:24:44.664909 [ 277 ] {0d859f8d-a88e-44bb-bdb3-6cd56ca45e9f} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3060 | 2024.12.17 21:24:44.664958 [ 277 ] {0d859f8d-a88e-44bb-bdb3-6cd56ca45e9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3061 | 2024.12.17 21:24:44.665451 [ 277 ] {0d859f8d-a88e-44bb-bdb3-6cd56ca45e9f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3062 | 2024.12.17 21:24:44.665719 [ 277 ] {0d859f8d-a88e-44bb-bdb3-6cd56ca45e9f} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3063 | 2024.12.17 21:24:44.665914 [ 277 ] {0d859f8d-a88e-44bb-bdb3-6cd56ca45e9f} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001861 sec., 7522.837184309511 rows/sec., 541.54 KiB/sec. | ||
3064 | 2024.12.17 21:24:44.666013 [ 277 ] {0d859f8d-a88e-44bb-bdb3-6cd56ca45e9f} <Debug> TCPHandler: Processed in 0.002251791 sec. | ||
3065 | 2024.12.17 21:24:44.666301 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3066 | 2024.12.17 21:24:44.666484 [ 278 ] {0b56fb29-2925-4a9c-9e82-0fa52f8dd1b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3067 | 2024.12.17 21:24:44.666557 [ 278 ] {0b56fb29-2925-4a9c-9e82-0fa52f8dd1b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3068 | 2024.12.17 21:24:44.667290 [ 278 ] {0b56fb29-2925-4a9c-9e82-0fa52f8dd1b5} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3069 | 2024.12.17 21:24:44.667336 [ 278 ] {0b56fb29-2925-4a9c-9e82-0fa52f8dd1b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3070 | 2024.12.17 21:24:44.667784 [ 278 ] {0b56fb29-2925-4a9c-9e82-0fa52f8dd1b5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
3071 | 2024.12.17 21:24:44.668067 [ 278 ] {0b56fb29-2925-4a9c-9e82-0fa52f8dd1b5} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3072 | 2024.12.17 21:24:44.668308 [ 278 ] {0b56fb29-2925-4a9c-9e82-0fa52f8dd1b5} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001866 sec., 4287.245444801715 rows/sec., 349.59 KiB/sec. | ||
3073 | 2024.12.17 21:24:44.668477 [ 278 ] {0b56fb29-2925-4a9c-9e82-0fa52f8dd1b5} <Debug> TCPHandler: Processed in 0.002313912 sec. | ||
3074 | 2024.12.17 21:24:44.668637 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3075 | 2024.12.17 21:24:44.668757 [ 277 ] {9a6d77dd-c65b-466c-a9f5-d2bfa2f4be57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3076 | 2024.12.17 21:24:44.668807 [ 277 ] {9a6d77dd-c65b-466c-a9f5-d2bfa2f4be57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3077 | 2024.12.17 21:24:44.669494 [ 277 ] {9a6d77dd-c65b-466c-a9f5-d2bfa2f4be57} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3078 | 2024.12.17 21:24:44.669534 [ 277 ] {9a6d77dd-c65b-466c-a9f5-d2bfa2f4be57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3079 | 2024.12.17 21:24:44.669927 [ 277 ] {9a6d77dd-c65b-466c-a9f5-d2bfa2f4be57} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3080 | 2024.12.17 21:24:44.670174 [ 277 ] {9a6d77dd-c65b-466c-a9f5-d2bfa2f4be57} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3081 | 2024.12.17 21:24:44.670414 [ 277 ] {9a6d77dd-c65b-466c-a9f5-d2bfa2f4be57} <Debug> executeQuery: Read 227 rows, 20.22 KiB in 0.00167 sec., 135928.14371257485 rows/sec., 11.82 MiB/sec. | ||
3082 | 2024.12.17 21:24:44.670478 [ 277 ] {9a6d77dd-c65b-466c-a9f5-d2bfa2f4be57} <Debug> TCPHandler: Processed in 0.001897602 sec. | ||
3083 | 2024.12.17 21:24:44.670632 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3084 | 2024.12.17 21:24:44.670751 [ 278 ] {cc4db7db-ec46-4c2f-90e3-2b717d9951e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3085 | 2024.12.17 21:24:44.670802 [ 278 ] {cc4db7db-ec46-4c2f-90e3-2b717d9951e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3086 | 2024.12.17 21:24:44.671417 [ 278 ] {cc4db7db-ec46-4c2f-90e3-2b717d9951e3} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3087 | 2024.12.17 21:24:44.671458 [ 278 ] {cc4db7db-ec46-4c2f-90e3-2b717d9951e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3088 | 2024.12.17 21:24:44.671829 [ 278 ] {cc4db7db-ec46-4c2f-90e3-2b717d9951e3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3089 | 2024.12.17 21:24:44.672076 [ 278 ] {cc4db7db-ec46-4c2f-90e3-2b717d9951e3} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3090 | 2024.12.17 21:24:44.672307 [ 278 ] {cc4db7db-ec46-4c2f-90e3-2b717d9951e3} <Debug> executeQuery: Read 25 rows, 1.77 KiB in 0.001578 sec., 15842.839036755387 rows/sec., 1.09 MiB/sec. | ||
3091 | 2024.12.17 21:24:44.672361 [ 278 ] {cc4db7db-ec46-4c2f-90e3-2b717d9951e3} <Debug> TCPHandler: Processed in 0.001787138 sec. | ||
3092 | 2024.12.17 21:24:44.672524 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3093 | 2024.12.17 21:24:44.672643 [ 277 ] {bb5e8aaa-9e99-4664-a13a-7b5ef8f52dbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3094 | 2024.12.17 21:24:44.672694 [ 277 ] {bb5e8aaa-9e99-4664-a13a-7b5ef8f52dbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3095 | 2024.12.17 21:24:44.673273 [ 277 ] {bb5e8aaa-9e99-4664-a13a-7b5ef8f52dbd} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3096 | 2024.12.17 21:24:44.673313 [ 277 ] {bb5e8aaa-9e99-4664-a13a-7b5ef8f52dbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3097 | 2024.12.17 21:24:44.673694 [ 277 ] {bb5e8aaa-9e99-4664-a13a-7b5ef8f52dbd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3098 | 2024.12.17 21:24:44.673994 [ 277 ] {bb5e8aaa-9e99-4664-a13a-7b5ef8f52dbd} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3099 | 2024.12.17 21:24:44.674278 [ 277 ] {bb5e8aaa-9e99-4664-a13a-7b5ef8f52dbd} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001639 sec., 8541.793776693105 rows/sec., 598.21 KiB/sec. | ||
3100 | 2024.12.17 21:24:44.674405 [ 277 ] {bb5e8aaa-9e99-4664-a13a-7b5ef8f52dbd} <Debug> TCPHandler: Processed in 0.001939573 sec. | ||
3101 | 2024.12.17 21:24:44.674563 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3102 | 2024.12.17 21:24:44.674680 [ 278 ] {329039d6-4e75-4078-894f-ca87cf97c404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3103 | 2024.12.17 21:24:44.674729 [ 278 ] {329039d6-4e75-4078-894f-ca87cf97c404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3104 | 2024.12.17 21:24:44.675372 [ 278 ] {329039d6-4e75-4078-894f-ca87cf97c404} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3105 | 2024.12.17 21:24:44.675413 [ 278 ] {329039d6-4e75-4078-894f-ca87cf97c404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3106 | 2024.12.17 21:24:44.675778 [ 278 ] {329039d6-4e75-4078-894f-ca87cf97c404} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3107 | 2024.12.17 21:24:44.676031 [ 278 ] {329039d6-4e75-4078-894f-ca87cf97c404} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3108 | 2024.12.17 21:24:44.676240 [ 278 ] {329039d6-4e75-4078-894f-ca87cf97c404} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001583 sec., 8212.2552116235 rows/sec., 512.03 KiB/sec. | ||
3109 | 2024.12.17 21:24:44.676294 [ 278 ] {329039d6-4e75-4078-894f-ca87cf97c404} <Debug> TCPHandler: Processed in 0.001789058 sec. | ||
3110 | 2024.12.17 21:24:44.676456 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3111 | 2024.12.17 21:24:44.676573 [ 277 ] {998b73c5-cc31-43c0-8cc1-ba0bf8eea4e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3112 | 2024.12.17 21:24:44.676622 [ 277 ] {998b73c5-cc31-43c0-8cc1-ba0bf8eea4e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3113 | 2024.12.17 21:24:44.677335 [ 277 ] {998b73c5-cc31-43c0-8cc1-ba0bf8eea4e4} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3114 | 2024.12.17 21:24:44.677374 [ 277 ] {998b73c5-cc31-43c0-8cc1-ba0bf8eea4e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3115 | 2024.12.17 21:24:44.677783 [ 277 ] {998b73c5-cc31-43c0-8cc1-ba0bf8eea4e4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3116 | 2024.12.17 21:24:44.678042 [ 277 ] {998b73c5-cc31-43c0-8cc1-ba0bf8eea4e4} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3117 | 2024.12.17 21:24:44.678272 [ 277 ] {998b73c5-cc31-43c0-8cc1-ba0bf8eea4e4} <Debug> executeQuery: Read 400 rows, 29.13 KiB in 0.001722 sec., 232288.03716608594 rows/sec., 16.52 MiB/sec. | ||
3118 | 2024.12.17 21:24:44.678330 [ 277 ] {998b73c5-cc31-43c0-8cc1-ba0bf8eea4e4} <Debug> TCPHandler: Processed in 0.001930062 sec. | ||
3119 | 2024.12.17 21:24:44.678488 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3120 | 2024.12.17 21:24:44.678609 [ 278 ] {a9db51e5-2369-4e0e-8651-14cc555cd7d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3121 | 2024.12.17 21:24:44.678660 [ 278 ] {a9db51e5-2369-4e0e-8651-14cc555cd7d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3122 | 2024.12.17 21:24:44.679181 [ 278 ] {a9db51e5-2369-4e0e-8651-14cc555cd7d7} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3123 | 2024.12.17 21:24:44.679222 [ 278 ] {a9db51e5-2369-4e0e-8651-14cc555cd7d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3124 | 2024.12.17 21:24:44.679601 [ 278 ] {a9db51e5-2369-4e0e-8651-14cc555cd7d7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3125 | 2024.12.17 21:24:44.679847 [ 278 ] {a9db51e5-2369-4e0e-8651-14cc555cd7d7} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3126 | 2024.12.17 21:24:44.680017 [ 134 ] {} <Debug> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
3127 | 2024.12.17 21:24:44.680085 [ 278 ] {a9db51e5-2369-4e0e-8651-14cc555cd7d7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001494 sec., 4016.064257028112 rows/sec., 209.82 KiB/sec. | ||
3128 | 2024.12.17 21:24:44.680097 [ 134 ] {} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3129 | 2024.12.17 21:24:44.680171 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3130 | 2024.12.17 21:24:44.680214 [ 278 ] {a9db51e5-2369-4e0e-8651-14cc555cd7d7} <Debug> TCPHandler: Processed in 0.001783978 sec. | ||
3131 | 2024.12.17 21:24:44.680560 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3132 | 2024.12.17 21:24:44.680644 [ 196 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::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 | ||
3133 | 2024.12.17 21:24:44.680770 [ 277 ] {f5e86724-eacc-491b-9957-00dfeefba0fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3134 | 2024.12.17 21:24:44.680915 [ 277 ] {f5e86724-eacc-491b-9957-00dfeefba0fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3135 | 2024.12.17 21:24:44.680939 [ 196 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3136 | 2024.12.17 21:24:44.681038 [ 196 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::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 | ||
3137 | 2024.12.17 21:24:44.681350 [ 196 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::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 | ||
3138 | 2024.12.17 21:24:44.681760 [ 196 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::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 | ||
3139 | 2024.12.17 21:24:44.682077 [ 196 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::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 | ||
3140 | 2024.12.17 21:24:44.682295 [ 196 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::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 | ||
3141 | 2024.12.17 21:24:44.682421 [ 196 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::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 | ||
3142 | 2024.12.17 21:24:44.683516 [ 277 ] {f5e86724-eacc-491b-9957-00dfeefba0fa} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3143 | 2024.12.17 21:24:44.683588 [ 277 ] {f5e86724-eacc-491b-9957-00dfeefba0fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3144 | 2024.12.17 21:24:44.684753 [ 277 ] {f5e86724-eacc-491b-9957-00dfeefba0fa} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3145 | 2024.12.17 21:24:44.685261 [ 199 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.004968685 sec., 7245.37780116872 rows/sec., 378.54 KiB/sec. | ||
3146 | 2024.12.17 21:24:44.685325 [ 277 ] {f5e86724-eacc-491b-9957-00dfeefba0fa} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3147 | 2024.12.17 21:24:44.685415 [ 199 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
3148 | 2024.12.17 21:24:44.685687 [ 277 ] {f5e86724-eacc-491b-9957-00dfeefba0fa} <Debug> executeQuery: Read 241 rows, 16.55 KiB in 0.004981 sec., 48383.85866291909 rows/sec., 3.24 MiB/sec. | ||
3149 | 2024.12.17 21:24:44.685784 [ 277 ] {f5e86724-eacc-491b-9957-00dfeefba0fa} <Debug> TCPHandler: Processed in 0.005434677 sec. | ||
3150 | 2024.12.17 21:24:44.685967 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3151 | 2024.12.17 21:24:44.685981 [ 199 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_6_1} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3152 | 2024.12.17 21:24:44.686143 [ 199 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_6_1} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
3153 | 2024.12.17 21:24:44.686165 [ 278 ] {a6dc3050-7128-439c-9df9-c120426d5711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3154 | 2024.12.17 21:24:44.686280 [ 278 ] {a6dc3050-7128-439c-9df9-c120426d5711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3155 | 2024.12.17 21:24:44.686289 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3156 | 2024.12.17 21:24:44.686803 [ 278 ] {a6dc3050-7128-439c-9df9-c120426d5711} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3157 | 2024.12.17 21:24:44.686848 [ 278 ] {a6dc3050-7128-439c-9df9-c120426d5711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3158 | 2024.12.17 21:24:44.687227 [ 278 ] {a6dc3050-7128-439c-9df9-c120426d5711} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3159 | 2024.12.17 21:24:44.687497 [ 278 ] {a6dc3050-7128-439c-9df9-c120426d5711} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3160 | 2024.12.17 21:24:44.687730 [ 278 ] {a6dc3050-7128-439c-9df9-c120426d5711} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001617 sec., 618.4291898577613 rows/sec., 41.67 KiB/sec. | ||
3161 | 2024.12.17 21:24:44.687800 [ 278 ] {a6dc3050-7128-439c-9df9-c120426d5711} <Debug> TCPHandler: Processed in 0.001913511 sec. | ||
3162 | 2024.12.17 21:24:44.687965 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3163 | 2024.12.17 21:24:44.688082 [ 277 ] {efc8e005-da6c-40aa-b225-c94d4d538d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3164 | 2024.12.17 21:24:44.688161 [ 277 ] {efc8e005-da6c-40aa-b225-c94d4d538d7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3165 | 2024.12.17 21:24:44.689277 [ 277 ] {efc8e005-da6c-40aa-b225-c94d4d538d7a} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3166 | 2024.12.17 21:24:44.689317 [ 277 ] {efc8e005-da6c-40aa-b225-c94d4d538d7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3167 | 2024.12.17 21:24:44.689936 [ 277 ] {efc8e005-da6c-40aa-b225-c94d4d538d7a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3168 | 2024.12.17 21:24:44.690229 [ 277 ] {efc8e005-da6c-40aa-b225-c94d4d538d7a} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3169 | 2024.12.17 21:24:44.690473 [ 277 ] {efc8e005-da6c-40aa-b225-c94d4d538d7a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002416 sec., 4139.072847682119 rows/sec., 7.42 MiB/sec. | ||
3170 | 2024.12.17 21:24:44.690584 [ 277 ] {efc8e005-da6c-40aa-b225-c94d4d538d7a} <Debug> TCPHandler: Processed in 0.002682753 sec. | ||
3171 | 2024.12.17 21:24:44.690735 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3172 | 2024.12.17 21:24:44.690857 [ 278 ] {bceaa1e8-d0e6-4a75-8b94-e93c881242b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3173 | 2024.12.17 21:24:44.690912 [ 278 ] {bceaa1e8-d0e6-4a75-8b94-e93c881242b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3174 | 2024.12.17 21:24:44.691410 [ 278 ] {bceaa1e8-d0e6-4a75-8b94-e93c881242b2} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3175 | 2024.12.17 21:24:44.691450 [ 278 ] {bceaa1e8-d0e6-4a75-8b94-e93c881242b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3176 | 2024.12.17 21:24:44.691827 [ 278 ] {bceaa1e8-d0e6-4a75-8b94-e93c881242b2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3177 | 2024.12.17 21:24:44.692074 [ 278 ] {bceaa1e8-d0e6-4a75-8b94-e93c881242b2} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3178 | 2024.12.17 21:24:44.692298 [ 278 ] {bceaa1e8-d0e6-4a75-8b94-e93c881242b2} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001467 sec., 55896.387184730746 rows/sec., 3.55 MiB/sec. | ||
3179 | 2024.12.17 21:24:44.692349 [ 278 ] {bceaa1e8-d0e6-4a75-8b94-e93c881242b2} <Debug> TCPHandler: Processed in 0.001672035 sec. | ||
3180 | 2024.12.17 21:24:45.462287 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3181 | 2024.12.17 21:24:45.462341 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3182 | 2024.12.17 21:24:45.569567 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466 | ||
3183 | 2024.12.17 21:24:45.570209 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3184 | 2024.12.17 21:24:45.570258 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3185 | 2024.12.17 21:24:45.570788 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3186 | 2024.12.17 21:24:45.571050 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3187 | 2024.12.17 21:24:45.571323 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
3188 | 2024.12.17 21:24:45.989405 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
3189 | 2024.12.17 21:24:46.010132 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3190 | 2024.12.17 21:24:46.010194 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3191 | 2024.12.17 21:24:46.017888 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3192 | 2024.12.17 21:24:46.018665 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3193 | 2024.12.17 21:24:46.021813 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
3194 | 2024.12.17 21:24:49.659179 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3195 | 2024.12.17 21:24:49.659382 [ 277 ] {5e09cc9f-a720-4776-b3a4-8d275c1eecbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3196 | 2024.12.17 21:24:49.659462 [ 277 ] {5e09cc9f-a720-4776-b3a4-8d275c1eecbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3197 | 2024.12.17 21:24:49.660309 [ 277 ] {5e09cc9f-a720-4776-b3a4-8d275c1eecbf} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3198 | 2024.12.17 21:24:49.660361 [ 277 ] {5e09cc9f-a720-4776-b3a4-8d275c1eecbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3199 | 2024.12.17 21:24:49.660827 [ 277 ] {5e09cc9f-a720-4776-b3a4-8d275c1eecbf} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3200 | 2024.12.17 21:24:49.661119 [ 277 ] {5e09cc9f-a720-4776-b3a4-8d275c1eecbf} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3201 | 2024.12.17 21:24:49.661334 [ 277 ] {5e09cc9f-a720-4776-b3a4-8d275c1eecbf} <Debug> executeQuery: Read 116 rows, 10.02 KiB in 0.002004 sec., 57884.23153692614 rows/sec., 4.88 MiB/sec. | ||
3202 | 2024.12.17 21:24:49.661390 [ 277 ] {5e09cc9f-a720-4776-b3a4-8d275c1eecbf} <Debug> TCPHandler: Processed in 0.002350573 sec. | ||
3203 | 2024.12.17 21:24:49.661677 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3204 | 2024.12.17 21:24:49.661887 [ 278 ] {ffcd9225-a271-4041-be62-0818179c5251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3205 | 2024.12.17 21:24:49.661963 [ 278 ] {ffcd9225-a271-4041-be62-0818179c5251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3206 | 2024.12.17 21:24:49.662715 [ 278 ] {ffcd9225-a271-4041-be62-0818179c5251} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3207 | 2024.12.17 21:24:49.662766 [ 278 ] {ffcd9225-a271-4041-be62-0818179c5251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3208 | 2024.12.17 21:24:49.663243 [ 278 ] {ffcd9225-a271-4041-be62-0818179c5251} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3209 | 2024.12.17 21:24:49.663503 [ 278 ] {ffcd9225-a271-4041-be62-0818179c5251} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3210 | 2024.12.17 21:24:49.663700 [ 130 ] {} <Debug> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3211 | 2024.12.17 21:24:49.663770 [ 278 ] {ffcd9225-a271-4041-be62-0818179c5251} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001936 sec., 15495.86776859504 rows/sec., 1.14 MiB/sec. | ||
3212 | 2024.12.17 21:24:49.663778 [ 130 ] {} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3213 | 2024.12.17 21:24:49.663856 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3214 | 2024.12.17 21:24:49.663911 [ 278 ] {ffcd9225-a271-4041-be62-0818179c5251} <Debug> TCPHandler: Processed in 0.002383925 sec. | ||
3215 | 2024.12.17 21:24:49.664046 [ 197 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::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 | ||
3216 | 2024.12.17 21:24:49.664111 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3217 | 2024.12.17 21:24:49.664184 [ 197 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3218 | 2024.12.17 21:24:49.664256 [ 197 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 45 rows starting from the beginning of the part | ||
3219 | 2024.12.17 21:24:49.664310 [ 277 ] {8f4c1d8c-d95d-40af-8076-b6ed49cbe382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3220 | 2024.12.17 21:24:49.664427 [ 277 ] {8f4c1d8c-d95d-40af-8076-b6ed49cbe382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3221 | 2024.12.17 21:24:49.664514 [ 197 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 32 rows starting from the beginning of the part | ||
3222 | 2024.12.17 21:24:49.664852 [ 197 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 17 rows starting from the beginning of the part | ||
3223 | 2024.12.17 21:24:49.665234 [ 197 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
3224 | 2024.12.17 21:24:49.665623 [ 197 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 25 rows starting from the beginning of the part | ||
3225 | 2024.12.17 21:24:49.666002 [ 197 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
3226 | 2024.12.17 21:24:49.667745 [ 277 ] {8f4c1d8c-d95d-40af-8076-b6ed49cbe382} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3227 | 2024.12.17 21:24:49.667817 [ 277 ] {8f4c1d8c-d95d-40af-8076-b6ed49cbe382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3228 | 2024.12.17 21:24:49.668949 [ 277 ] {8f4c1d8c-d95d-40af-8076-b6ed49cbe382} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3229 | 2024.12.17 21:24:49.668983 [ 199 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 179 rows, containing 5 columns (5 merged, 0 gathered) in 0.005024526 sec., 35625.251018703064 rows/sec., 2.70 MiB/sec. | ||
3230 | 2024.12.17 21:24:49.669136 [ 199 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3231 | 2024.12.17 21:24:49.669272 [ 277 ] {8f4c1d8c-d95d-40af-8076-b6ed49cbe382} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3232 | 2024.12.17 21:24:49.669567 [ 277 ] {8f4c1d8c-d95d-40af-8076-b6ed49cbe382} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.005298 sec., 17742.544356360893 rows/sec., 1.39 MiB/sec. | ||
3233 | 2024.12.17 21:24:49.669581 [ 199 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_11_2} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3234 | 2024.12.17 21:24:49.669665 [ 277 ] {8f4c1d8c-d95d-40af-8076-b6ed49cbe382} <Debug> TCPHandler: Processed in 0.005633102 sec. | ||
3235 | 2024.12.17 21:24:49.669728 [ 199 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_11_2} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3236 | 2024.12.17 21:24:49.669853 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
3237 | 2024.12.17 21:24:49.669862 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3238 | 2024.12.17 21:24:49.670001 [ 278 ] {e0ae4e88-85b0-41a5-8400-df048125c57c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3239 | 2024.12.17 21:24:49.670055 [ 278 ] {e0ae4e88-85b0-41a5-8400-df048125c57c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3240 | 2024.12.17 21:24:49.670664 [ 278 ] {e0ae4e88-85b0-41a5-8400-df048125c57c} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3241 | 2024.12.17 21:24:49.670705 [ 278 ] {e0ae4e88-85b0-41a5-8400-df048125c57c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3242 | 2024.12.17 21:24:49.671118 [ 278 ] {e0ae4e88-85b0-41a5-8400-df048125c57c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3243 | 2024.12.17 21:24:49.671377 [ 278 ] {e0ae4e88-85b0-41a5-8400-df048125c57c} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3244 | 2024.12.17 21:24:49.671750 [ 278 ] {e0ae4e88-85b0-41a5-8400-df048125c57c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001744 sec., 91743.11926605504 rows/sec., 6.39 MiB/sec. | ||
3245 | 2024.12.17 21:24:49.671952 [ 278 ] {e0ae4e88-85b0-41a5-8400-df048125c57c} <Debug> TCPHandler: Processed in 0.002185289 sec. | ||
3246 | 2024.12.17 21:24:49.672116 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3247 | 2024.12.17 21:24:49.672248 [ 277 ] {058a2432-3c9b-413d-a5ac-b2b3c552a90b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3248 | 2024.12.17 21:24:49.672328 [ 277 ] {058a2432-3c9b-413d-a5ac-b2b3c552a90b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3249 | 2024.12.17 21:24:49.673456 [ 277 ] {058a2432-3c9b-413d-a5ac-b2b3c552a90b} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3250 | 2024.12.17 21:24:49.673494 [ 277 ] {058a2432-3c9b-413d-a5ac-b2b3c552a90b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3251 | 2024.12.17 21:24:49.674140 [ 277 ] {058a2432-3c9b-413d-a5ac-b2b3c552a90b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3252 | 2024.12.17 21:24:49.674419 [ 277 ] {058a2432-3c9b-413d-a5ac-b2b3c552a90b} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3253 | 2024.12.17 21:24:49.674570 [ 127 ] {} <Debug> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3254 | 2024.12.17 21:24:49.674619 [ 127 ] {} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3255 | 2024.12.17 21:24:49.674634 [ 277 ] {058a2432-3c9b-413d-a5ac-b2b3c552a90b} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00241 sec., 12448.132780082988 rows/sec., 22.31 MiB/sec. | ||
3256 | 2024.12.17 21:24:49.674656 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3257 | 2024.12.17 21:24:49.675225 [ 197 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::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 | ||
3258 | 2024.12.17 21:24:49.675236 [ 277 ] {058a2432-3c9b-413d-a5ac-b2b3c552a90b} <Debug> TCPHandler: Processed in 0.003177356 sec. | ||
3259 | 2024.12.17 21:24:49.675465 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3260 | 2024.12.17 21:24:49.675623 [ 278 ] {38a50850-563e-4c06-851e-af156b0f73e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3261 | 2024.12.17 21:24:49.675672 [ 197 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3262 | 2024.12.17 21:24:49.675687 [ 278 ] {38a50850-563e-4c06-851e-af156b0f73e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3263 | 2024.12.17 21:24:49.675779 [ 197 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 90 rows starting from the beginning of the part | ||
3264 | 2024.12.17 21:24:49.676460 [ 197 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 28 rows starting from the beginning of the part | ||
3265 | 2024.12.17 21:24:49.677042 [ 197 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
3266 | 2024.12.17 21:24:49.677549 [ 278 ] {38a50850-563e-4c06-851e-af156b0f73e8} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3267 | 2024.12.17 21:24:49.677604 [ 278 ] {38a50850-563e-4c06-851e-af156b0f73e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3268 | 2024.12.17 21:24:49.677608 [ 197 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
3269 | 2024.12.17 21:24:49.678170 [ 197 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
3270 | 2024.12.17 21:24:49.678758 [ 197 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
3271 | 2024.12.17 21:24:49.678781 [ 278 ] {38a50850-563e-4c06-851e-af156b0f73e8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3272 | 2024.12.17 21:24:49.679374 [ 278 ] {38a50850-563e-4c06-851e-af156b0f73e8} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3273 | 2024.12.17 21:24:49.679779 [ 278 ] {38a50850-563e-4c06-851e-af156b0f73e8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004187 sec., 14330.069262001434 rows/sec., 988.92 KiB/sec. | ||
3274 | 2024.12.17 21:24:49.680049 [ 278 ] {38a50850-563e-4c06-851e-af156b0f73e8} <Debug> TCPHandler: Processed in 0.004668066 sec. | ||
3275 | 2024.12.17 21:24:49.682146 [ 189 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 19 columns (19 merged, 0 gathered) in 0.0073853 sec., 26810.01448824015 rows/sec., 48.04 MiB/sec. | ||
3276 | 2024.12.17 21:24:49.682534 [ 195 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3277 | 2024.12.17 21:24:49.682955 [ 195 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3278 | 2024.12.17 21:24:49.683037 [ 195 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3279 | 2024.12.17 21:24:49.683168 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
3280 | 2024.12.17 21:24:50.568221 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 458 | ||
3281 | 2024.12.17 21:24:50.571299 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3282 | 2024.12.17 21:24:50.571349 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3283 | 2024.12.17 21:24:50.572815 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3284 | 2024.12.17 21:24:50.573125 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3285 | 2024.12.17 21:24:50.573670 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 458 | ||
3286 | 2024.12.17 21:24:53.072391 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6954 | ||
3287 | 2024.12.17 21:24:53.073061 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3288 | 2024.12.17 21:24:53.073103 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3289 | 2024.12.17 21:24:53.073656 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3290 | 2024.12.17 21:24:53.073921 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3291 | 2024.12.17 21:24:53.074115 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6954 | ||
3292 | 2024.12.17 21:24:53.522825 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 114 | ||
3293 | 2024.12.17 21:24:53.544728 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3294 | 2024.12.17 21:24:53.544785 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3295 | 2024.12.17 21:24:53.552239 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3296 | 2024.12.17 21:24:53.553040 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3297 | 2024.12.17 21:24:53.556433 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 114 | ||
3298 | 2024.12.17 21:24:54.665707 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3299 | 2024.12.17 21:24:54.665888 [ 277 ] {86e060fc-5505-4dae-9b22-fcd1c752f54c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3300 | 2024.12.17 21:24:54.665960 [ 277 ] {86e060fc-5505-4dae-9b22-fcd1c752f54c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3301 | 2024.12.17 21:24:54.666721 [ 277 ] {86e060fc-5505-4dae-9b22-fcd1c752f54c} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3302 | 2024.12.17 21:24:54.666768 [ 277 ] {86e060fc-5505-4dae-9b22-fcd1c752f54c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3303 | 2024.12.17 21:24:54.667215 [ 277 ] {86e060fc-5505-4dae-9b22-fcd1c752f54c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3304 | 2024.12.17 21:24:54.667484 [ 277 ] {86e060fc-5505-4dae-9b22-fcd1c752f54c} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3305 | 2024.12.17 21:24:54.667694 [ 277 ] {86e060fc-5505-4dae-9b22-fcd1c752f54c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001858 sec., 7534.983853606028 rows/sec., 542.42 KiB/sec. | ||
3306 | 2024.12.17 21:24:54.667764 [ 277 ] {86e060fc-5505-4dae-9b22-fcd1c752f54c} <Debug> TCPHandler: Processed in 0.002192539 sec. | ||
3307 | 2024.12.17 21:24:54.668059 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3308 | 2024.12.17 21:24:54.668253 [ 278 ] {99f8cfaa-514b-4d75-b74a-15bb609a41cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3309 | 2024.12.17 21:24:54.668332 [ 278 ] {99f8cfaa-514b-4d75-b74a-15bb609a41cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3310 | 2024.12.17 21:24:54.669210 [ 278 ] {99f8cfaa-514b-4d75-b74a-15bb609a41cf} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3311 | 2024.12.17 21:24:54.669263 [ 278 ] {99f8cfaa-514b-4d75-b74a-15bb609a41cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3312 | 2024.12.17 21:24:54.669727 [ 278 ] {99f8cfaa-514b-4d75-b74a-15bb609a41cf} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3313 | 2024.12.17 21:24:54.670002 [ 278 ] {99f8cfaa-514b-4d75-b74a-15bb609a41cf} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3314 | 2024.12.17 21:24:54.670243 [ 278 ] {99f8cfaa-514b-4d75-b74a-15bb609a41cf} <Debug> executeQuery: Read 223 rows, 19.93 KiB in 0.002045 sec., 109046.45476772616 rows/sec., 9.52 MiB/sec. | ||
3315 | 2024.12.17 21:24:54.670312 [ 278 ] {99f8cfaa-514b-4d75-b74a-15bb609a41cf} <Debug> TCPHandler: Processed in 0.002399165 sec. | ||
3316 | 2024.12.17 21:24:54.670483 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3317 | 2024.12.17 21:24:54.670608 [ 277 ] {6a1fb699-827a-4de8-9cd7-2c7131c436d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3318 | 2024.12.17 21:24:54.670663 [ 277 ] {6a1fb699-827a-4de8-9cd7-2c7131c436d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3319 | 2024.12.17 21:24:54.671256 [ 277 ] {6a1fb699-827a-4de8-9cd7-2c7131c436d4} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3320 | 2024.12.17 21:24:54.671293 [ 277 ] {6a1fb699-827a-4de8-9cd7-2c7131c436d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3321 | 2024.12.17 21:24:54.671664 [ 277 ] {6a1fb699-827a-4de8-9cd7-2c7131c436d4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3322 | 2024.12.17 21:24:54.671916 [ 277 ] {6a1fb699-827a-4de8-9cd7-2c7131c436d4} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3323 | 2024.12.17 21:24:54.672094 [ 277 ] {6a1fb699-827a-4de8-9cd7-2c7131c436d4} <Debug> executeQuery: Read 17 rows, 1.21 KiB in 0.001515 sec., 11221.12211221122 rows/sec., 797.36 KiB/sec. | ||
3324 | 2024.12.17 21:24:54.672148 [ 277 ] {6a1fb699-827a-4de8-9cd7-2c7131c436d4} <Debug> TCPHandler: Processed in 0.001725117 sec. | ||
3325 | 2024.12.17 21:24:54.672314 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3326 | 2024.12.17 21:24:54.672458 [ 278 ] {d7e97b7c-c451-4913-80a3-c78e97dcc67e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3327 | 2024.12.17 21:24:54.672520 [ 278 ] {d7e97b7c-c451-4913-80a3-c78e97dcc67e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3328 | 2024.12.17 21:24:54.673225 [ 278 ] {d7e97b7c-c451-4913-80a3-c78e97dcc67e} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3329 | 2024.12.17 21:24:54.673276 [ 278 ] {d7e97b7c-c451-4913-80a3-c78e97dcc67e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3330 | 2024.12.17 21:24:54.673662 [ 278 ] {d7e97b7c-c451-4913-80a3-c78e97dcc67e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3331 | 2024.12.17 21:24:54.673924 [ 278 ] {d7e97b7c-c451-4913-80a3-c78e97dcc67e} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3332 | 2024.12.17 21:24:54.674168 [ 278 ] {d7e97b7c-c451-4913-80a3-c78e97dcc67e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001742 sec., 8036.739380022962 rows/sec., 562.84 KiB/sec. | ||
3333 | 2024.12.17 21:24:54.674361 [ 278 ] {d7e97b7c-c451-4913-80a3-c78e97dcc67e} <Debug> TCPHandler: Processed in 0.002099497 sec. | ||
3334 | 2024.12.17 21:24:54.674526 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3335 | 2024.12.17 21:24:54.674644 [ 277 ] {9b9c9cb7-faac-4baf-8137-d9fe3a33be60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3336 | 2024.12.17 21:24:54.674693 [ 277 ] {9b9c9cb7-faac-4baf-8137-d9fe3a33be60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3337 | 2024.12.17 21:24:54.675275 [ 277 ] {9b9c9cb7-faac-4baf-8137-d9fe3a33be60} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3338 | 2024.12.17 21:24:54.675313 [ 277 ] {9b9c9cb7-faac-4baf-8137-d9fe3a33be60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3339 | 2024.12.17 21:24:54.675676 [ 277 ] {9b9c9cb7-faac-4baf-8137-d9fe3a33be60} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3340 | 2024.12.17 21:24:54.675945 [ 277 ] {9b9c9cb7-faac-4baf-8137-d9fe3a33be60} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3341 | 2024.12.17 21:24:54.676121 [ 277 ] {9b9c9cb7-faac-4baf-8137-d9fe3a33be60} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001502 sec., 8655.126498002663 rows/sec., 539.65 KiB/sec. | ||
3342 | 2024.12.17 21:24:54.676177 [ 277 ] {9b9c9cb7-faac-4baf-8137-d9fe3a33be60} <Debug> TCPHandler: Processed in 0.001708767 sec. | ||
3343 | 2024.12.17 21:24:54.676328 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3344 | 2024.12.17 21:24:54.676449 [ 278 ] {3dd6a5a3-a7cd-4437-acba-fcbd0010b61b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3345 | 2024.12.17 21:24:54.676500 [ 278 ] {3dd6a5a3-a7cd-4437-acba-fcbd0010b61b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3346 | 2024.12.17 21:24:54.677234 [ 278 ] {3dd6a5a3-a7cd-4437-acba-fcbd0010b61b} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3347 | 2024.12.17 21:24:54.677276 [ 278 ] {3dd6a5a3-a7cd-4437-acba-fcbd0010b61b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3348 | 2024.12.17 21:24:54.677664 [ 278 ] {3dd6a5a3-a7cd-4437-acba-fcbd0010b61b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3349 | 2024.12.17 21:24:54.677913 [ 278 ] {3dd6a5a3-a7cd-4437-acba-fcbd0010b61b} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3350 | 2024.12.17 21:24:54.678136 [ 278 ] {3dd6a5a3-a7cd-4437-acba-fcbd0010b61b} <Debug> executeQuery: Read 392 rows, 28.48 KiB in 0.001712 sec., 228971.96261682242 rows/sec., 16.25 MiB/sec. | ||
3351 | 2024.12.17 21:24:54.678197 [ 278 ] {3dd6a5a3-a7cd-4437-acba-fcbd0010b61b} <Debug> TCPHandler: Processed in 0.001926192 sec. | ||
3352 | 2024.12.17 21:24:54.678347 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3353 | 2024.12.17 21:24:54.678467 [ 277 ] {9aa75569-bf8c-451e-b112-65db3c827373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3354 | 2024.12.17 21:24:54.678519 [ 277 ] {9aa75569-bf8c-451e-b112-65db3c827373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3355 | 2024.12.17 21:24:54.679011 [ 277 ] {9aa75569-bf8c-451e-b112-65db3c827373} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3356 | 2024.12.17 21:24:54.679048 [ 277 ] {9aa75569-bf8c-451e-b112-65db3c827373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3357 | 2024.12.17 21:24:54.679425 [ 277 ] {9aa75569-bf8c-451e-b112-65db3c827373} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3358 | 2024.12.17 21:24:54.679685 [ 277 ] {9aa75569-bf8c-451e-b112-65db3c827373} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3359 | 2024.12.17 21:24:54.679862 [ 277 ] {9aa75569-bf8c-451e-b112-65db3c827373} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001419 sec., 4228.329809725159 rows/sec., 220.91 KiB/sec. | ||
3360 | 2024.12.17 21:24:54.679915 [ 277 ] {9aa75569-bf8c-451e-b112-65db3c827373} <Debug> TCPHandler: Processed in 0.001625924 sec. | ||
3361 | 2024.12.17 21:24:54.680063 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3362 | 2024.12.17 21:24:54.680184 [ 278 ] {e7a6901e-e4b8-42b2-bdf9-301acd63da15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3363 | 2024.12.17 21:24:54.680237 [ 278 ] {e7a6901e-e4b8-42b2-bdf9-301acd63da15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3364 | 2024.12.17 21:24:54.680824 [ 278 ] {e7a6901e-e4b8-42b2-bdf9-301acd63da15} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3365 | 2024.12.17 21:24:54.680864 [ 278 ] {e7a6901e-e4b8-42b2-bdf9-301acd63da15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3366 | 2024.12.17 21:24:54.681261 [ 278 ] {e7a6901e-e4b8-42b2-bdf9-301acd63da15} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3367 | 2024.12.17 21:24:54.681502 [ 278 ] {e7a6901e-e4b8-42b2-bdf9-301acd63da15} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3368 | 2024.12.17 21:24:54.681723 [ 278 ] {e7a6901e-e4b8-42b2-bdf9-301acd63da15} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001565 sec., 151437.69968051117 rows/sec., 10.15 MiB/sec. | ||
3369 | 2024.12.17 21:24:54.681776 [ 278 ] {e7a6901e-e4b8-42b2-bdf9-301acd63da15} <Debug> TCPHandler: Processed in 0.001770798 sec. | ||
3370 | 2024.12.17 21:24:54.681918 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3371 | 2024.12.17 21:24:54.682039 [ 277 ] {5dd8e604-59d2-4329-b093-582e20cb538e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3372 | 2024.12.17 21:24:54.682089 [ 277 ] {5dd8e604-59d2-4329-b093-582e20cb538e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3373 | 2024.12.17 21:24:54.682569 [ 277 ] {5dd8e604-59d2-4329-b093-582e20cb538e} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3374 | 2024.12.17 21:24:54.682607 [ 277 ] {5dd8e604-59d2-4329-b093-582e20cb538e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3375 | 2024.12.17 21:24:54.682973 [ 277 ] {5dd8e604-59d2-4329-b093-582e20cb538e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3376 | 2024.12.17 21:24:54.683212 [ 277 ] {5dd8e604-59d2-4329-b093-582e20cb538e} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3377 | 2024.12.17 21:24:54.683432 [ 277 ] {5dd8e604-59d2-4329-b093-582e20cb538e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001418 sec., 705.2186177715091 rows/sec., 47.52 KiB/sec. | ||
3378 | 2024.12.17 21:24:54.683588 [ 277 ] {5dd8e604-59d2-4329-b093-582e20cb538e} <Debug> TCPHandler: Processed in 0.001723976 sec. | ||
3379 | 2024.12.17 21:24:54.683746 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3380 | 2024.12.17 21:24:54.683891 [ 278 ] {0e9bd175-a1ab-4c90-8215-8f5125ca9bc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3381 | 2024.12.17 21:24:54.683984 [ 278 ] {0e9bd175-a1ab-4c90-8215-8f5125ca9bc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3382 | 2024.12.17 21:24:54.685159 [ 278 ] {0e9bd175-a1ab-4c90-8215-8f5125ca9bc8} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3383 | 2024.12.17 21:24:54.685198 [ 278 ] {0e9bd175-a1ab-4c90-8215-8f5125ca9bc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3384 | 2024.12.17 21:24:54.685826 [ 278 ] {0e9bd175-a1ab-4c90-8215-8f5125ca9bc8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3385 | 2024.12.17 21:24:54.686083 [ 278 ] {0e9bd175-a1ab-4c90-8215-8f5125ca9bc8} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3386 | 2024.12.17 21:24:54.686367 [ 278 ] {0e9bd175-a1ab-4c90-8215-8f5125ca9bc8} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002505 sec., 3992.0159680638726 rows/sec., 7.15 MiB/sec. | ||
3387 | 2024.12.17 21:24:54.686641 [ 278 ] {0e9bd175-a1ab-4c90-8215-8f5125ca9bc8} <Debug> TCPHandler: Processed in 0.00296232 sec. | ||
3388 | 2024.12.17 21:24:54.686824 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3389 | 2024.12.17 21:24:54.686965 [ 277 ] {1cfe0fcb-877e-4190-b182-fbc9902af760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3390 | 2024.12.17 21:24:54.687023 [ 277 ] {1cfe0fcb-877e-4190-b182-fbc9902af760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3391 | 2024.12.17 21:24:54.687571 [ 277 ] {1cfe0fcb-877e-4190-b182-fbc9902af760} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3392 | 2024.12.17 21:24:54.687609 [ 277 ] {1cfe0fcb-877e-4190-b182-fbc9902af760} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3393 | 2024.12.17 21:24:54.687976 [ 277 ] {1cfe0fcb-877e-4190-b182-fbc9902af760} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3394 | 2024.12.17 21:24:54.688218 [ 277 ] {1cfe0fcb-877e-4190-b182-fbc9902af760} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3395 | 2024.12.17 21:24:54.688439 [ 277 ] {1cfe0fcb-877e-4190-b182-fbc9902af760} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001504 sec., 54521.27659574468 rows/sec., 3.46 MiB/sec. | ||
3396 | 2024.12.17 21:24:54.688628 [ 277 ] {1cfe0fcb-877e-4190-b182-fbc9902af760} <Debug> TCPHandler: Processed in 0.00186835 sec. | ||
3397 | 2024.12.17 21:24:57.460371 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3398 | 2024.12.17 21:24:57.460592 [ 277 ] {f2796b4f-e5e8-4ff4-b45e-777c73dcd492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3399 | 2024.12.17 21:24:57.460672 [ 277 ] {f2796b4f-e5e8-4ff4-b45e-777c73dcd492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3400 | 2024.12.17 21:24:57.461528 [ 277 ] {f2796b4f-e5e8-4ff4-b45e-777c73dcd492} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3401 | 2024.12.17 21:24:57.461571 [ 277 ] {f2796b4f-e5e8-4ff4-b45e-777c73dcd492} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3402 | 2024.12.17 21:24:57.461985 [ 277 ] {f2796b4f-e5e8-4ff4-b45e-777c73dcd492} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
3403 | 2024.12.17 21:24:57.462237 [ 277 ] {f2796b4f-e5e8-4ff4-b45e-777c73dcd492} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3404 | 2024.12.17 21:24:57.462431 [ 277 ] {f2796b4f-e5e8-4ff4-b45e-777c73dcd492} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001897 sec., 1054.2962572482868 rows/sec., 85.97 KiB/sec. | ||
3405 | 2024.12.17 21:24:57.462494 [ 277 ] {f2796b4f-e5e8-4ff4-b45e-777c73dcd492} <Debug> TCPHandler: Processed in 0.002262571 sec. | ||
3406 | 2024.12.17 21:24:57.462798 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3407 | 2024.12.17 21:24:57.463013 [ 278 ] {17184a8d-532b-4425-b441-e4f078509b8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3408 | 2024.12.17 21:24:57.463093 [ 278 ] {17184a8d-532b-4425-b441-e4f078509b8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3409 | 2024.12.17 21:24:57.464482 [ 278 ] {17184a8d-532b-4425-b441-e4f078509b8f} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3410 | 2024.12.17 21:24:57.464527 [ 278 ] {17184a8d-532b-4425-b441-e4f078509b8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3411 | 2024.12.17 21:24:57.465023 [ 278 ] {17184a8d-532b-4425-b441-e4f078509b8f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3412 | 2024.12.17 21:24:57.465285 [ 278 ] {17184a8d-532b-4425-b441-e4f078509b8f} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3413 | 2024.12.17 21:24:57.465456 [ 43 ] {} <Debug> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3414 | 2024.12.17 21:24:57.465517 [ 43 ] {} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3415 | 2024.12.17 21:24:57.465540 [ 278 ] {17184a8d-532b-4425-b441-e4f078509b8f} <Debug> executeQuery: Read 1257 rows, 106.21 KiB in 0.002581 sec., 487020.53467648197 rows/sec., 40.19 MiB/sec. | ||
3416 | 2024.12.17 21:24:57.465555 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3417 | 2024.12.17 21:24:57.465710 [ 278 ] {17184a8d-532b-4425-b441-e4f078509b8f} <Debug> TCPHandler: Processed in 0.003051663 sec. | ||
3418 | 2024.12.17 21:24:57.465872 [ 189 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::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 | ||
3419 | 2024.12.17 21:24:57.466012 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3420 | 2024.12.17 21:24:57.466127 [ 189 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3421 | 2024.12.17 21:24:57.466208 [ 189 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1422 rows starting from the beginning of the part | ||
3422 | 2024.12.17 21:24:57.466271 [ 277 ] {b74bd026-7bb2-4480-bb84-c8da9b91d483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3423 | 2024.12.17 21:24:57.466401 [ 189 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 116 rows starting from the beginning of the part | ||
3424 | 2024.12.17 21:24:57.466436 [ 277 ] {b74bd026-7bb2-4480-bb84-c8da9b91d483} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3425 | 2024.12.17 21:24:57.466759 [ 189 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 227 rows starting from the beginning of the part | ||
3426 | 2024.12.17 21:24:57.467163 [ 189 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 116 rows starting from the beginning of the part | ||
3427 | 2024.12.17 21:24:57.467573 [ 189 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 223 rows starting from the beginning of the part | ||
3428 | 2024.12.17 21:24:57.467846 [ 189 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1257 rows starting from the beginning of the part | ||
3429 | 2024.12.17 21:24:57.469255 [ 277 ] {b74bd026-7bb2-4480-bb84-c8da9b91d483} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3430 | 2024.12.17 21:24:57.469343 [ 277 ] {b74bd026-7bb2-4480-bb84-c8da9b91d483} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3431 | 2024.12.17 21:24:57.470282 [ 277 ] {b74bd026-7bb2-4480-bb84-c8da9b91d483} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3432 | 2024.12.17 21:24:57.470568 [ 277 ] {b74bd026-7bb2-4480-bb84-c8da9b91d483} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3433 | 2024.12.17 21:24:57.470806 [ 277 ] {b74bd026-7bb2-4480-bb84-c8da9b91d483} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.004607 sec., 6945.951812459301 rows/sec., 519.97 KiB/sec. | ||
3434 | 2024.12.17 21:24:57.470951 [ 277 ] {b74bd026-7bb2-4480-bb84-c8da9b91d483} <Debug> TCPHandler: Processed in 0.005085758 sec. | ||
3435 | 2024.12.17 21:24:57.471224 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3436 | 2024.12.17 21:24:57.471301 [ 195 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3361 rows, containing 5 columns (5 merged, 0 gathered) in 0.005623542 sec., 597666.0261450879 rows/sec., 52.28 MiB/sec. | ||
3437 | 2024.12.17 21:24:57.471408 [ 278 ] {ed904c70-c6a0-4572-8386-975436e12656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3438 | 2024.12.17 21:24:57.471467 [ 278 ] {ed904c70-c6a0-4572-8386-975436e12656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3439 | 2024.12.17 21:24:57.471613 [ 195 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3440 | 2024.12.17 21:24:57.472174 [ 195 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_21_4} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3441 | 2024.12.17 21:24:57.472347 [ 195 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_21_4} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3442 | 2024.12.17 21:24:57.472522 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
3443 | 2024.12.17 21:24:57.472705 [ 278 ] {ed904c70-c6a0-4572-8386-975436e12656} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3444 | 2024.12.17 21:24:57.472748 [ 278 ] {ed904c70-c6a0-4572-8386-975436e12656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3445 | 2024.12.17 21:24:57.473130 [ 278 ] {ed904c70-c6a0-4572-8386-975436e12656} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3446 | 2024.12.17 21:24:57.473372 [ 278 ] {ed904c70-c6a0-4572-8386-975436e12656} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3447 | 2024.12.17 21:24:57.473522 [ 43 ] {} <Debug> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3448 | 2024.12.17 21:24:57.473578 [ 43 ] {} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3449 | 2024.12.17 21:24:57.473613 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3450 | 2024.12.17 21:24:57.473627 [ 278 ] {ed904c70-c6a0-4572-8386-975436e12656} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.002259 sec., 100929.61487383797 rows/sec., 6.83 MiB/sec. | ||
3451 | 2024.12.17 21:24:57.473846 [ 278 ] {ed904c70-c6a0-4572-8386-975436e12656} <Debug> TCPHandler: Processed in 0.002756844 sec. | ||
3452 | 2024.12.17 21:24:57.473919 [ 198 ] {a11a4742-3716-4175-86de-60321bcf28cc::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 | ||
3453 | 2024.12.17 21:24:57.474033 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3454 | 2024.12.17 21:24:57.474157 [ 198 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3455 | 2024.12.17 21:24:57.474234 [ 198 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 243 rows starting from the beginning of the part | ||
3456 | 2024.12.17 21:24:57.474260 [ 277 ] {f9b47cdc-444e-4a70-893b-b6fc51d46a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3457 | 2024.12.17 21:24:57.474394 [ 277 ] {f9b47cdc-444e-4a70-893b-b6fc51d46a53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3458 | 2024.12.17 21:24:57.474494 [ 198 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 228 rows starting from the beginning of the part | ||
3459 | 2024.12.17 21:24:57.474920 [ 198 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part | ||
3460 | 2024.12.17 21:24:57.475163 [ 198 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part | ||
3461 | 2024.12.17 21:24:57.475554 [ 198 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
3462 | 2024.12.17 21:24:57.476046 [ 198 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 228 rows starting from the beginning of the part | ||
3463 | 2024.12.17 21:24:57.477702 [ 277 ] {f9b47cdc-444e-4a70-893b-b6fc51d46a53} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3464 | 2024.12.17 21:24:57.477766 [ 277 ] {f9b47cdc-444e-4a70-893b-b6fc51d46a53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3465 | 2024.12.17 21:24:57.478764 [ 198 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 741 rows, containing 5 columns (5 merged, 0 gathered) in 0.005063437 sec., 146343.28421583996 rows/sec., 10.47 MiB/sec. | ||
3466 | 2024.12.17 21:24:57.478815 [ 277 ] {f9b47cdc-444e-4a70-893b-b6fc51d46a53} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3467 | 2024.12.17 21:24:57.478985 [ 198 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3468 | 2024.12.17 21:24:57.479280 [ 277 ] {f9b47cdc-444e-4a70-893b-b6fc51d46a53} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3469 | 2024.12.17 21:24:57.479516 [ 198 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_11_2} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3470 | 2024.12.17 21:24:57.479540 [ 35 ] {} <Debug> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3471 | 2024.12.17 21:24:57.479607 [ 35 ] {} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3472 | 2024.12.17 21:24:57.479680 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3473 | 2024.12.17 21:24:57.479840 [ 277 ] {f9b47cdc-444e-4a70-893b-b6fc51d46a53} <Debug> executeQuery: Read 552 rows, 41.97 KiB in 0.005615 sec., 98308.10329474621 rows/sec., 7.30 MiB/sec. | ||
3474 | 2024.12.17 21:24:57.480049 [ 198 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_11_2} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3475 | 2024.12.17 21:24:57.480092 [ 189 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::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 | ||
3476 | 2024.12.17 21:24:57.480130 [ 277 ] {f9b47cdc-444e-4a70-893b-b6fc51d46a53} <Debug> TCPHandler: Processed in 0.006156757 sec. | ||
3477 | 2024.12.17 21:24:57.480394 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3478 | 2024.12.17 21:24:57.480447 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
3479 | 2024.12.17 21:24:57.480480 [ 189 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3480 | 2024.12.17 21:24:57.480536 [ 189 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 898 rows starting from the beginning of the part | ||
3481 | 2024.12.17 21:24:57.480623 [ 278 ] {66b08544-d2d1-4c21-8bbf-e423ea4ac2de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3482 | 2024.12.17 21:24:57.480735 [ 189 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 94 rows starting from the beginning of the part | ||
3483 | 2024.12.17 21:24:57.480849 [ 278 ] {66b08544-d2d1-4c21-8bbf-e423ea4ac2de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3484 | 2024.12.17 21:24:57.481105 [ 189 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 400 rows starting from the beginning of the part | ||
3485 | 2024.12.17 21:24:57.481547 [ 189 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 94 rows starting from the beginning of the part | ||
3486 | 2024.12.17 21:24:57.481932 [ 189 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 392 rows starting from the beginning of the part | ||
3487 | 2024.12.17 21:24:57.482255 [ 189 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 552 rows starting from the beginning of the part | ||
3488 | 2024.12.17 21:24:57.483517 [ 278 ] {66b08544-d2d1-4c21-8bbf-e423ea4ac2de} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3489 | 2024.12.17 21:24:57.483557 [ 278 ] {66b08544-d2d1-4c21-8bbf-e423ea4ac2de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3490 | 2024.12.17 21:24:57.484140 [ 278 ] {66b08544-d2d1-4c21-8bbf-e423ea4ac2de} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3491 | 2024.12.17 21:24:57.484194 [ 186 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2430 rows, containing 5 columns (5 merged, 0 gathered) in 0.004404629 sec., 551692.3218731929 rows/sec., 42.33 MiB/sec. | ||
3492 | 2024.12.17 21:24:57.484465 [ 186 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3493 | 2024.12.17 21:24:57.484529 [ 278 ] {66b08544-d2d1-4c21-8bbf-e423ea4ac2de} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3494 | 2024.12.17 21:24:57.484831 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3495 | 2024.12.17 21:24:57.484934 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3496 | 2024.12.17 21:24:57.484994 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3497 | 2024.12.17 21:24:57.485025 [ 278 ] {66b08544-d2d1-4c21-8bbf-e423ea4ac2de} <Debug> executeQuery: Read 937 rows, 64.34 KiB in 0.004446 sec., 210751.23706702652 rows/sec., 14.13 MiB/sec. | ||
3498 | 2024.12.17 21:24:57.485318 [ 186 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_21_4} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3499 | 2024.12.17 21:24:57.485366 [ 278 ] {66b08544-d2d1-4c21-8bbf-e423ea4ac2de} <Debug> TCPHandler: Processed in 0.005108828 sec. | ||
3500 | 2024.12.17 21:24:57.485480 [ 193 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::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 | ||
3501 | 2024.12.17 21:24:57.485666 [ 186 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_21_4} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3502 | 2024.12.17 21:24:57.485703 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3503 | 2024.12.17 21:24:57.485854 [ 193 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3504 | 2024.12.17 21:24:57.485986 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
3505 | 2024.12.17 21:24:57.485998 [ 193 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5529 rows starting from the beginning of the part | ||
3506 | 2024.12.17 21:24:57.486076 [ 277 ] {a4fe98a8-c519-4d42-b24e-ee193c71f21e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3507 | 2024.12.17 21:24:57.486230 [ 193 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
3508 | 2024.12.17 21:24:57.486559 [ 277 ] {a4fe98a8-c519-4d42-b24e-ee193c71f21e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3509 | 2024.12.17 21:24:57.486660 [ 193 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 241 rows starting from the beginning of the part | ||
3510 | 2024.12.17 21:24:57.487057 [ 193 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
3511 | 2024.12.17 21:24:57.487434 [ 193 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 237 rows starting from the beginning of the part | ||
3512 | 2024.12.17 21:24:57.487842 [ 193 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 937 rows starting from the beginning of the part | ||
3513 | 2024.12.17 21:24:57.491389 [ 277 ] {a4fe98a8-c519-4d42-b24e-ee193c71f21e} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3514 | 2024.12.17 21:24:57.491433 [ 277 ] {a4fe98a8-c519-4d42-b24e-ee193c71f21e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3515 | 2024.12.17 21:24:57.492423 [ 277 ] {a4fe98a8-c519-4d42-b24e-ee193c71f21e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3516 | 2024.12.17 21:24:57.492487 [ 187 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7264 rows, containing 5 columns (5 merged, 0 gathered) in 0.007350029 sec., 988295.4203309946 rows/sec., 66.62 MiB/sec. | ||
3517 | 2024.12.17 21:24:57.492755 [ 277 ] {a4fe98a8-c519-4d42-b24e-ee193c71f21e} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3518 | 2024.12.17 21:24:57.492950 [ 187 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3519 | 2024.12.17 21:24:57.493227 [ 277 ] {a4fe98a8-c519-4d42-b24e-ee193c71f21e} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.007241 sec., 4143.074161027483 rows/sec., 7.42 MiB/sec. | ||
3520 | 2024.12.17 21:24:57.493764 [ 277 ] {a4fe98a8-c519-4d42-b24e-ee193c71f21e} <Debug> TCPHandler: Processed in 0.008223763 sec. | ||
3521 | 2024.12.17 21:24:57.493802 [ 187 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3522 | 2024.12.17 21:24:57.493928 [ 187 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3523 | 2024.12.17 21:24:57.493958 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3524 | 2024.12.17 21:24:57.494087 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. | ||
3525 | 2024.12.17 21:24:57.494152 [ 278 ] {18c296f2-8f37-4eb2-9150-04936a05376d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3526 | 2024.12.17 21:24:57.494206 [ 278 ] {18c296f2-8f37-4eb2-9150-04936a05376d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3527 | 2024.12.17 21:24:57.494690 [ 278 ] {18c296f2-8f37-4eb2-9150-04936a05376d} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3528 | 2024.12.17 21:24:57.494729 [ 278 ] {18c296f2-8f37-4eb2-9150-04936a05376d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3529 | 2024.12.17 21:24:57.495104 [ 278 ] {18c296f2-8f37-4eb2-9150-04936a05376d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3530 | 2024.12.17 21:24:57.495352 [ 278 ] {18c296f2-8f37-4eb2-9150-04936a05376d} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3531 | 2024.12.17 21:24:57.495524 [ 35 ] {} <Debug> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3532 | 2024.12.17 21:24:57.495576 [ 35 ] {} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3533 | 2024.12.17 21:24:57.495594 [ 278 ] {18c296f2-8f37-4eb2-9150-04936a05376d} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001475 sec., 24406.77966101695 rows/sec., 1.64 MiB/sec. | ||
3534 | 2024.12.17 21:24:57.495612 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3535 | 2024.12.17 21:24:57.495756 [ 278 ] {18c296f2-8f37-4eb2-9150-04936a05376d} <Debug> TCPHandler: Processed in 0.00187225 sec. | ||
3536 | 2024.12.17 21:24:57.495845 [ 193 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::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 | ||
3537 | 2024.12.17 21:24:57.496007 [ 193 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3538 | 2024.12.17 21:24:57.496035 [ 193 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 818 rows starting from the beginning of the part | ||
3539 | 2024.12.17 21:24:57.496089 [ 193 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
3540 | 2024.12.17 21:24:57.496277 [ 193 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 82 rows starting from the beginning of the part | ||
3541 | 2024.12.17 21:24:57.496502 [ 193 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
3542 | 2024.12.17 21:24:57.496640 [ 193 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 82 rows starting from the beginning of the part | ||
3543 | 2024.12.17 21:24:57.496750 [ 193 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
3544 | 2024.12.17 21:24:57.497983 [ 200 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1138 rows, containing 4 columns (4 merged, 0 gathered) in 0.002249881 sec., 505804.52921732306 rows/sec., 33.13 MiB/sec. | ||
3545 | 2024.12.17 21:24:57.498243 [ 190 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3546 | 2024.12.17 21:24:57.498556 [ 190 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_21_4} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3547 | 2024.12.17 21:24:57.498640 [ 190 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_21_4} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3548 | 2024.12.17 21:24:57.498728 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
3549 | 2024.12.17 21:24:59.652913 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3550 | 2024.12.17 21:24:59.653097 [ 277 ] {9073b6ea-9fe6-4105-8236-ce9ff61d5f51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3551 | 2024.12.17 21:24:59.653169 [ 277 ] {9073b6ea-9fe6-4105-8236-ce9ff61d5f51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3552 | 2024.12.17 21:24:59.653952 [ 277 ] {9073b6ea-9fe6-4105-8236-ce9ff61d5f51} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3553 | 2024.12.17 21:24:59.653995 [ 277 ] {9073b6ea-9fe6-4105-8236-ce9ff61d5f51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3554 | 2024.12.17 21:24:59.654420 [ 277 ] {9073b6ea-9fe6-4105-8236-ce9ff61d5f51} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3555 | 2024.12.17 21:24:59.654671 [ 277 ] {9073b6ea-9fe6-4105-8236-ce9ff61d5f51} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3556 | 2024.12.17 21:24:59.654869 [ 277 ] {9073b6ea-9fe6-4105-8236-ce9ff61d5f51} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001825 sec., 30684.931506849316 rows/sec., 2.34 MiB/sec. | ||
3557 | 2024.12.17 21:24:59.654935 [ 277 ] {9073b6ea-9fe6-4105-8236-ce9ff61d5f51} <Debug> TCPHandler: Processed in 0.002154048 sec. | ||
3558 | 2024.12.17 21:24:59.655206 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3559 | 2024.12.17 21:24:59.655393 [ 278 ] {a1465271-7dbb-49cd-9efa-6b9a0d6ef415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3560 | 2024.12.17 21:24:59.655467 [ 278 ] {a1465271-7dbb-49cd-9efa-6b9a0d6ef415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3561 | 2024.12.17 21:24:59.656246 [ 278 ] {a1465271-7dbb-49cd-9efa-6b9a0d6ef415} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3562 | 2024.12.17 21:24:59.656300 [ 278 ] {a1465271-7dbb-49cd-9efa-6b9a0d6ef415} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3563 | 2024.12.17 21:24:59.656744 [ 278 ] {a1465271-7dbb-49cd-9efa-6b9a0d6ef415} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3564 | 2024.12.17 21:24:59.657004 [ 278 ] {a1465271-7dbb-49cd-9efa-6b9a0d6ef415} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3565 | 2024.12.17 21:24:59.657281 [ 278 ] {a1465271-7dbb-49cd-9efa-6b9a0d6ef415} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00194 sec., 32989.69072164948 rows/sec., 2.57 MiB/sec. | ||
3566 | 2024.12.17 21:24:59.657515 [ 278 ] {a1465271-7dbb-49cd-9efa-6b9a0d6ef415} <Debug> TCPHandler: Processed in 0.002444946 sec. | ||
3567 | 2024.12.17 21:24:59.657688 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3568 | 2024.12.17 21:24:59.657813 [ 277 ] {76b2f6b8-058c-479e-a8bc-e7e2183054d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3569 | 2024.12.17 21:24:59.657870 [ 277 ] {76b2f6b8-058c-479e-a8bc-e7e2183054d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3570 | 2024.12.17 21:24:59.658427 [ 277 ] {76b2f6b8-058c-479e-a8bc-e7e2183054d3} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3571 | 2024.12.17 21:24:59.658466 [ 277 ] {76b2f6b8-058c-479e-a8bc-e7e2183054d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3572 | 2024.12.17 21:24:59.658871 [ 277 ] {76b2f6b8-058c-479e-a8bc-e7e2183054d3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3573 | 2024.12.17 21:24:59.659108 [ 277 ] {76b2f6b8-058c-479e-a8bc-e7e2183054d3} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3574 | 2024.12.17 21:24:59.659293 [ 277 ] {76b2f6b8-058c-479e-a8bc-e7e2183054d3} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001512 sec., 42328.04232804233 rows/sec., 2.95 MiB/sec. | ||
3575 | 2024.12.17 21:24:59.659348 [ 277 ] {76b2f6b8-058c-479e-a8bc-e7e2183054d3} <Debug> TCPHandler: Processed in 0.001718137 sec. | ||
3576 | 2024.12.17 21:24:59.659523 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3577 | 2024.12.17 21:24:59.659651 [ 278 ] {7f8b8d28-d9a1-44d4-8dca-58fef800fe25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3578 | 2024.12.17 21:24:59.659707 [ 278 ] {7f8b8d28-d9a1-44d4-8dca-58fef800fe25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3579 | 2024.12.17 21:24:59.660212 [ 278 ] {7f8b8d28-d9a1-44d4-8dca-58fef800fe25} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3580 | 2024.12.17 21:24:59.660255 [ 278 ] {7f8b8d28-d9a1-44d4-8dca-58fef800fe25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3581 | 2024.12.17 21:24:59.660647 [ 278 ] {7f8b8d28-d9a1-44d4-8dca-58fef800fe25} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3582 | 2024.12.17 21:24:59.660907 [ 278 ] {7f8b8d28-d9a1-44d4-8dca-58fef800fe25} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3583 | 2024.12.17 21:24:59.661127 [ 278 ] {7f8b8d28-d9a1-44d4-8dca-58fef800fe25} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001507 sec., 15925.6801592568 rows/sec., 1.07 MiB/sec. | ||
3584 | 2024.12.17 21:24:59.661184 [ 278 ] {7f8b8d28-d9a1-44d4-8dca-58fef800fe25} <Debug> TCPHandler: Processed in 0.001722387 sec. | ||
3585 | 2024.12.17 21:25:00.462381 [ 23 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3586 | 2024.12.17 21:25:00.462439 [ 23 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3587 | 2024.12.17 21:25:00.574799 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 504 | ||
3588 | 2024.12.17 21:25:00.575260 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7381 | ||
3589 | 2024.12.17 21:25:00.577154 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3590 | 2024.12.17 21:25:00.577228 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3591 | 2024.12.17 21:25:00.578437 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3592 | 2024.12.17 21:25:00.579183 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3593 | 2024.12.17 21:25:00.579573 [ 29 ] {} <Debug> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3594 | 2024.12.17 21:25:00.579718 [ 29 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3595 | 2024.12.17 21:25:00.579816 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3596 | 2024.12.17 21:25:00.580298 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
3597 | 2024.12.17 21:25:00.580333 [ 187 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::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 | ||
3598 | 2024.12.17 21:25:00.580798 [ 187 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3599 | 2024.12.17 21:25:00.580924 [ 187 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::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 | ||
3600 | 2024.12.17 21:25:00.581478 [ 187 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::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 | ||
3601 | 2024.12.17 21:25:00.581850 [ 187 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::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 | ||
3602 | 2024.12.17 21:25:00.582144 [ 187 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::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 | ||
3603 | 2024.12.17 21:25:00.582411 [ 187 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::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 | ||
3604 | 2024.12.17 21:25:00.582633 [ 187 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::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 | ||
3605 | 2024.12.17 21:25:00.587190 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3606 | 2024.12.17 21:25:00.587267 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3607 | 2024.12.17 21:25:00.588779 [ 187 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.008778168 sec., 840836.0377700678 rows/sec., 12.03 MiB/sec. | ||
3608 | 2024.12.17 21:25:00.589452 [ 187 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3609 | 2024.12.17 21:25:00.590190 [ 187 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_16_3} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3610 | 2024.12.17 21:25:00.590414 [ 187 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_16_3} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3611 | 2024.12.17 21:25:00.590659 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
3612 | 2024.12.17 21:25:00.591344 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3613 | 2024.12.17 21:25:00.591698 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3614 | 2024.12.17 21:25:00.591921 [ 29 ] {} <Debug> system.query_log (6f121684-554c-4e35-91d3-336834432de6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3615 | 2024.12.17 21:25:00.592033 [ 29 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3616 | 2024.12.17 21:25:00.592099 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3617 | 2024.12.17 21:25:00.592851 [ 192 ] {6f121684-554c-4e35-91d3-336834432de6::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 | ||
3618 | 2024.12.17 21:25:00.593629 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 504 | ||
3619 | 2024.12.17 21:25:00.594077 [ 192 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3620 | 2024.12.17 21:25:00.594246 [ 192 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 302 rows starting from the beginning of the part | ||
3621 | 2024.12.17 21:25:00.594762 [ 192 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part | ||
3622 | 2024.12.17 21:25:00.595272 [ 192 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 52 rows starting from the beginning of the part | ||
3623 | 2024.12.17 21:25:00.595775 [ 192 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part | ||
3624 | 2024.12.17 21:25:00.596276 [ 192 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part | ||
3625 | 2024.12.17 21:25:00.596769 [ 192 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 46 rows starting from the beginning of the part | ||
3626 | 2024.12.17 21:25:00.604955 [ 201 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 504 rows, containing 72 columns (72 merged, 0 gathered) in 0.012737115 sec., 39569.40013495992 rows/sec., 36.17 MiB/sec. | ||
3627 | 2024.12.17 21:25:00.605795 [ 188 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3628 | 2024.12.17 21:25:00.606487 [ 188 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_11_2} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3629 | 2024.12.17 21:25:00.606569 [ 188 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_11_2} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3630 | 2024.12.17 21:25:00.606767 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB. | ||
3631 | 2024.12.17 21:25:01.001519 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000971706 sec. | ||
3632 | 2024.12.17 21:25:01.057435 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 121 | ||
3633 | 2024.12.17 21:25:01.078491 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3634 | 2024.12.17 21:25:01.078543 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3635 | 2024.12.17 21:25:01.085873 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3636 | 2024.12.17 21:25:01.086629 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3637 | 2024.12.17 21:25:01.086947 [ 39 ] {} <Debug> system.metric_log (27251624-260b-4d10-8451-92693738bfda) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3638 | 2024.12.17 21:25:01.087021 [ 39 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3639 | 2024.12.17 21:25:01.087069 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3640 | 2024.12.17 21:25:01.087641 [ 196 ] {27251624-260b-4d10-8451-92693738bfda::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 | ||
3641 | 2024.12.17 21:25:01.102331 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
3642 | 2024.12.17 21:25:01.103866 [ 196 ] {27251624-260b-4d10-8451-92693738bfda::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3643 | 2024.12.17 21:25:01.105095 [ 196 ] {27251624-260b-4d10-8451-92693738bfda::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 | ||
3644 | 2024.12.17 21:25:01.110174 [ 196 ] {27251624-260b-4d10-8451-92693738bfda::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 | ||
3645 | 2024.12.17 21:25:01.115525 [ 196 ] {27251624-260b-4d10-8451-92693738bfda::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 | ||
3646 | 2024.12.17 21:25:01.120891 [ 196 ] {27251624-260b-4d10-8451-92693738bfda::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 | ||
3647 | 2024.12.17 21:25:01.126353 [ 196 ] {27251624-260b-4d10-8451-92693738bfda::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 | ||
3648 | 2024.12.17 21:25:01.130829 [ 196 ] {27251624-260b-4d10-8451-92693738bfda::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 | ||
3649 | 2024.12.17 21:25:01.190677 [ 201 ] {27251624-260b-4d10-8451-92693738bfda::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.103441049 sec., 1169.7483848989198 rows/sec., 6.05 MiB/sec. | ||
3650 | 2024.12.17 21:25:01.193370 [ 194 ] {27251624-260b-4d10-8451-92693738bfda::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3651 | 2024.12.17 21:25:01.196285 [ 194 ] {27251624-260b-4d10-8451-92693738bfda::all_1_16_3} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3652 | 2024.12.17 21:25:01.196408 [ 194 ] {27251624-260b-4d10-8451-92693738bfda::all_1_16_3} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3653 | 2024.12.17 21:25:01.198821 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
3654 | 2024.12.17 21:25:02.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.31 MiB, peak 190.28 MiB, free memory in arenas 0.00 B, will set to 182.52 MiB (RSS), difference: 2.21 MiB | ||
3655 | 2024.12.17 21:25:04.662735 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3656 | 2024.12.17 21:25:04.662922 [ 277 ] {f7488a68-207c-421c-8b40-1c293cf046bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3657 | 2024.12.17 21:25:04.662994 [ 277 ] {f7488a68-207c-421c-8b40-1c293cf046bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3658 | 2024.12.17 21:25:04.663753 [ 277 ] {f7488a68-207c-421c-8b40-1c293cf046bf} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3659 | 2024.12.17 21:25:04.663803 [ 277 ] {f7488a68-207c-421c-8b40-1c293cf046bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3660 | 2024.12.17 21:25:04.664252 [ 277 ] {f7488a68-207c-421c-8b40-1c293cf046bf} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3661 | 2024.12.17 21:25:04.664513 [ 277 ] {f7488a68-207c-421c-8b40-1c293cf046bf} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3662 | 2024.12.17 21:25:04.664734 [ 277 ] {f7488a68-207c-421c-8b40-1c293cf046bf} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001861 sec., 7522.837184309511 rows/sec., 541.54 KiB/sec. | ||
3663 | 2024.12.17 21:25:04.664930 [ 277 ] {f7488a68-207c-421c-8b40-1c293cf046bf} <Debug> TCPHandler: Processed in 0.002325243 sec. | ||
3664 | 2024.12.17 21:25:04.665195 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3665 | 2024.12.17 21:25:04.665374 [ 278 ] {b0e54498-3048-4f5e-92f4-27313939872f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3666 | 2024.12.17 21:25:04.665444 [ 278 ] {b0e54498-3048-4f5e-92f4-27313939872f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3667 | 2024.12.17 21:25:04.666261 [ 278 ] {b0e54498-3048-4f5e-92f4-27313939872f} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3668 | 2024.12.17 21:25:04.666302 [ 278 ] {b0e54498-3048-4f5e-92f4-27313939872f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3669 | 2024.12.17 21:25:04.666769 [ 278 ] {b0e54498-3048-4f5e-92f4-27313939872f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3670 | 2024.12.17 21:25:04.667018 [ 278 ] {b0e54498-3048-4f5e-92f4-27313939872f} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3671 | 2024.12.17 21:25:04.667256 [ 278 ] {b0e54498-3048-4f5e-92f4-27313939872f} <Debug> executeQuery: Read 223 rows, 19.93 KiB in 0.001933 sec., 115364.71805483704 rows/sec., 10.07 MiB/sec. | ||
3672 | 2024.12.17 21:25:04.667381 [ 278 ] {b0e54498-3048-4f5e-92f4-27313939872f} <Debug> TCPHandler: Processed in 0.002318233 sec. | ||
3673 | 2024.12.17 21:25:04.667554 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3674 | 2024.12.17 21:25:04.667695 [ 277 ] {8d27f34d-5a28-4ecd-a1f1-a49ce4fa66ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3675 | 2024.12.17 21:25:04.667752 [ 277 ] {8d27f34d-5a28-4ecd-a1f1-a49ce4fa66ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3676 | 2024.12.17 21:25:04.668368 [ 277 ] {8d27f34d-5a28-4ecd-a1f1-a49ce4fa66ca} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3677 | 2024.12.17 21:25:04.668411 [ 277 ] {8d27f34d-5a28-4ecd-a1f1-a49ce4fa66ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3678 | 2024.12.17 21:25:04.668792 [ 277 ] {8d27f34d-5a28-4ecd-a1f1-a49ce4fa66ca} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3679 | 2024.12.17 21:25:04.669053 [ 277 ] {8d27f34d-5a28-4ecd-a1f1-a49ce4fa66ca} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3680 | 2024.12.17 21:25:04.669240 [ 277 ] {8d27f34d-5a28-4ecd-a1f1-a49ce4fa66ca} <Debug> executeQuery: Read 17 rows, 1.21 KiB in 0.001575 sec., 10793.650793650793 rows/sec., 766.99 KiB/sec. | ||
3681 | 2024.12.17 21:25:04.669305 [ 277 ] {8d27f34d-5a28-4ecd-a1f1-a49ce4fa66ca} <Debug> TCPHandler: Processed in 0.00182099 sec. | ||
3682 | 2024.12.17 21:25:04.669472 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3683 | 2024.12.17 21:25:04.669595 [ 278 ] {6467f5ab-9221-4c49-94b4-3dd835e87e12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3684 | 2024.12.17 21:25:04.669646 [ 278 ] {6467f5ab-9221-4c49-94b4-3dd835e87e12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3685 | 2024.12.17 21:25:04.670256 [ 278 ] {6467f5ab-9221-4c49-94b4-3dd835e87e12} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3686 | 2024.12.17 21:25:04.670296 [ 278 ] {6467f5ab-9221-4c49-94b4-3dd835e87e12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3687 | 2024.12.17 21:25:04.670674 [ 278 ] {6467f5ab-9221-4c49-94b4-3dd835e87e12} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3688 | 2024.12.17 21:25:04.670928 [ 278 ] {6467f5ab-9221-4c49-94b4-3dd835e87e12} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3689 | 2024.12.17 21:25:04.671137 [ 278 ] {6467f5ab-9221-4c49-94b4-3dd835e87e12} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001569 sec., 8922.880815806246 rows/sec., 624.90 KiB/sec. | ||
3690 | 2024.12.17 21:25:04.671197 [ 278 ] {6467f5ab-9221-4c49-94b4-3dd835e87e12} <Debug> TCPHandler: Processed in 0.001787109 sec. | ||
3691 | 2024.12.17 21:25:04.671384 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3692 | 2024.12.17 21:25:04.671509 [ 277 ] {ea7cec4e-1988-43fc-8d65-5c6908b5d05c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3693 | 2024.12.17 21:25:04.671560 [ 277 ] {ea7cec4e-1988-43fc-8d65-5c6908b5d05c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3694 | 2024.12.17 21:25:04.672146 [ 277 ] {ea7cec4e-1988-43fc-8d65-5c6908b5d05c} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3695 | 2024.12.17 21:25:04.672184 [ 277 ] {ea7cec4e-1988-43fc-8d65-5c6908b5d05c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3696 | 2024.12.17 21:25:04.672560 [ 277 ] {ea7cec4e-1988-43fc-8d65-5c6908b5d05c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3697 | 2024.12.17 21:25:04.672814 [ 277 ] {ea7cec4e-1988-43fc-8d65-5c6908b5d05c} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3698 | 2024.12.17 21:25:04.673000 [ 277 ] {ea7cec4e-1988-43fc-8d65-5c6908b5d05c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001521 sec., 8547.008547008547 rows/sec., 532.90 KiB/sec. | ||
3699 | 2024.12.17 21:25:04.673057 [ 277 ] {ea7cec4e-1988-43fc-8d65-5c6908b5d05c} <Debug> TCPHandler: Processed in 0.001734957 sec. | ||
3700 | 2024.12.17 21:25:04.673217 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3701 | 2024.12.17 21:25:04.673334 [ 278 ] {f478f9e9-8f4d-4f1a-b687-d190a778866b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3702 | 2024.12.17 21:25:04.673383 [ 278 ] {f478f9e9-8f4d-4f1a-b687-d190a778866b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3703 | 2024.12.17 21:25:04.674121 [ 278 ] {f478f9e9-8f4d-4f1a-b687-d190a778866b} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3704 | 2024.12.17 21:25:04.674160 [ 278 ] {f478f9e9-8f4d-4f1a-b687-d190a778866b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3705 | 2024.12.17 21:25:04.674561 [ 278 ] {f478f9e9-8f4d-4f1a-b687-d190a778866b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3706 | 2024.12.17 21:25:04.674807 [ 278 ] {f478f9e9-8f4d-4f1a-b687-d190a778866b} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3707 | 2024.12.17 21:25:04.675031 [ 278 ] {f478f9e9-8f4d-4f1a-b687-d190a778866b} <Debug> executeQuery: Read 392 rows, 28.48 KiB in 0.001719 sec., 228039.5578824898 rows/sec., 16.18 MiB/sec. | ||
3708 | 2024.12.17 21:25:04.675083 [ 278 ] {f478f9e9-8f4d-4f1a-b687-d190a778866b} <Debug> TCPHandler: Processed in 0.001919932 sec. | ||
3709 | 2024.12.17 21:25:04.675236 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3710 | 2024.12.17 21:25:04.675356 [ 277 ] {6fb45439-3fa3-4364-a202-db7d6e808d41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3711 | 2024.12.17 21:25:04.675409 [ 277 ] {6fb45439-3fa3-4364-a202-db7d6e808d41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3712 | 2024.12.17 21:25:04.675916 [ 277 ] {6fb45439-3fa3-4364-a202-db7d6e808d41} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3713 | 2024.12.17 21:25:04.675953 [ 277 ] {6fb45439-3fa3-4364-a202-db7d6e808d41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3714 | 2024.12.17 21:25:04.676324 [ 277 ] {6fb45439-3fa3-4364-a202-db7d6e808d41} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3715 | 2024.12.17 21:25:04.676581 [ 277 ] {6fb45439-3fa3-4364-a202-db7d6e808d41} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3716 | 2024.12.17 21:25:04.676788 [ 277 ] {6fb45439-3fa3-4364-a202-db7d6e808d41} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001451 sec., 4135.079255685734 rows/sec., 216.04 KiB/sec. | ||
3717 | 2024.12.17 21:25:04.676985 [ 277 ] {6fb45439-3fa3-4364-a202-db7d6e808d41} <Debug> TCPHandler: Processed in 0.001807329 sec. | ||
3718 | 2024.12.17 21:25:04.677162 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3719 | 2024.12.17 21:25:04.677280 [ 278 ] {17912599-8fde-403b-be47-30d97331447d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3720 | 2024.12.17 21:25:04.677333 [ 278 ] {17912599-8fde-403b-be47-30d97331447d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3721 | 2024.12.17 21:25:04.677931 [ 278 ] {17912599-8fde-403b-be47-30d97331447d} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3722 | 2024.12.17 21:25:04.677970 [ 278 ] {17912599-8fde-403b-be47-30d97331447d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3723 | 2024.12.17 21:25:04.678379 [ 278 ] {17912599-8fde-403b-be47-30d97331447d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3724 | 2024.12.17 21:25:04.678620 [ 278 ] {17912599-8fde-403b-be47-30d97331447d} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3725 | 2024.12.17 21:25:04.678832 [ 278 ] {17912599-8fde-403b-be47-30d97331447d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001577 sec., 150285.35193405199 rows/sec., 10.07 MiB/sec. | ||
3726 | 2024.12.17 21:25:04.678885 [ 278 ] {17912599-8fde-403b-be47-30d97331447d} <Debug> TCPHandler: Processed in 0.001780418 sec. | ||
3727 | 2024.12.17 21:25:04.679045 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3728 | 2024.12.17 21:25:04.679164 [ 277 ] {e37ec5e2-440c-404f-92de-9d7ae612392d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3729 | 2024.12.17 21:25:04.679218 [ 277 ] {e37ec5e2-440c-404f-92de-9d7ae612392d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3730 | 2024.12.17 21:25:04.679704 [ 277 ] {e37ec5e2-440c-404f-92de-9d7ae612392d} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3731 | 2024.12.17 21:25:04.679742 [ 277 ] {e37ec5e2-440c-404f-92de-9d7ae612392d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3732 | 2024.12.17 21:25:04.680104 [ 277 ] {e37ec5e2-440c-404f-92de-9d7ae612392d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3733 | 2024.12.17 21:25:04.680356 [ 277 ] {e37ec5e2-440c-404f-92de-9d7ae612392d} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3734 | 2024.12.17 21:25:04.680559 [ 277 ] {e37ec5e2-440c-404f-92de-9d7ae612392d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00142 sec., 704.2253521126761 rows/sec., 47.45 KiB/sec. | ||
3735 | 2024.12.17 21:25:04.680620 [ 277 ] {e37ec5e2-440c-404f-92de-9d7ae612392d} <Debug> TCPHandler: Processed in 0.001632894 sec. | ||
3736 | 2024.12.17 21:25:04.680767 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3737 | 2024.12.17 21:25:04.680887 [ 278 ] {79c92589-cf37-4def-8aa1-4610ed2f1b11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3738 | 2024.12.17 21:25:04.680967 [ 278 ] {79c92589-cf37-4def-8aa1-4610ed2f1b11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3739 | 2024.12.17 21:25:04.682114 [ 278 ] {79c92589-cf37-4def-8aa1-4610ed2f1b11} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3740 | 2024.12.17 21:25:04.682155 [ 278 ] {79c92589-cf37-4def-8aa1-4610ed2f1b11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3741 | 2024.12.17 21:25:04.682790 [ 278 ] {79c92589-cf37-4def-8aa1-4610ed2f1b11} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3742 | 2024.12.17 21:25:04.683070 [ 278 ] {79c92589-cf37-4def-8aa1-4610ed2f1b11} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3743 | 2024.12.17 21:25:04.683337 [ 278 ] {79c92589-cf37-4def-8aa1-4610ed2f1b11} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002468 sec., 4051.863857374392 rows/sec., 7.26 MiB/sec. | ||
3744 | 2024.12.17 21:25:04.683463 [ 278 ] {79c92589-cf37-4def-8aa1-4610ed2f1b11} <Debug> TCPHandler: Processed in 0.002753145 sec. | ||
3745 | 2024.12.17 21:25:04.683621 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3746 | 2024.12.17 21:25:04.683747 [ 277 ] {69838ced-bedd-43f2-9b8b-f64663b6d6a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3747 | 2024.12.17 21:25:04.683814 [ 277 ] {69838ced-bedd-43f2-9b8b-f64663b6d6a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3748 | 2024.12.17 21:25:04.684345 [ 277 ] {69838ced-bedd-43f2-9b8b-f64663b6d6a7} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3749 | 2024.12.17 21:25:04.684385 [ 277 ] {69838ced-bedd-43f2-9b8b-f64663b6d6a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3750 | 2024.12.17 21:25:04.684767 [ 277 ] {69838ced-bedd-43f2-9b8b-f64663b6d6a7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3751 | 2024.12.17 21:25:04.685014 [ 277 ] {69838ced-bedd-43f2-9b8b-f64663b6d6a7} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3752 | 2024.12.17 21:25:04.685215 [ 277 ] {69838ced-bedd-43f2-9b8b-f64663b6d6a7} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001494 sec., 54886.211512717535 rows/sec., 3.49 MiB/sec. | ||
3753 | 2024.12.17 21:25:04.685400 [ 277 ] {69838ced-bedd-43f2-9b8b-f64663b6d6a7} <Debug> TCPHandler: Processed in 0.001832649 sec. | ||
3754 | 2024.12.17 21:25:08.081426 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7869 | ||
3755 | 2024.12.17 21:25:08.082129 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3756 | 2024.12.17 21:25:08.082176 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3757 | 2024.12.17 21:25:08.082738 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3758 | 2024.12.17 21:25:08.083006 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3759 | 2024.12.17 21:25:08.083300 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7869 | ||
3760 | 2024.12.17 21:25:08.603346 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
3761 | 2024.12.17 21:25:08.622844 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3762 | 2024.12.17 21:25:08.622902 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3763 | 2024.12.17 21:25:08.630071 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3764 | 2024.12.17 21:25:08.630842 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3765 | 2024.12.17 21:25:08.633560 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
3766 | 2024.12.17 21:25:09.659036 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3767 | 2024.12.17 21:25:09.659225 [ 277 ] {e79019d1-29b2-4fc8-9a71-7aa68752be27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3768 | 2024.12.17 21:25:09.659298 [ 277 ] {e79019d1-29b2-4fc8-9a71-7aa68752be27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3769 | 2024.12.17 21:25:09.660088 [ 277 ] {e79019d1-29b2-4fc8-9a71-7aa68752be27} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3770 | 2024.12.17 21:25:09.660140 [ 277 ] {e79019d1-29b2-4fc8-9a71-7aa68752be27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3771 | 2024.12.17 21:25:09.660605 [ 277 ] {e79019d1-29b2-4fc8-9a71-7aa68752be27} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3772 | 2024.12.17 21:25:09.660871 [ 277 ] {e79019d1-29b2-4fc8-9a71-7aa68752be27} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3773 | 2024.12.17 21:25:09.661124 [ 277 ] {e79019d1-29b2-4fc8-9a71-7aa68752be27} <Debug> executeQuery: Read 116 rows, 10.02 KiB in 0.00195 sec., 59487.17948717949 rows/sec., 5.02 MiB/sec. | ||
3774 | 2024.12.17 21:25:09.661190 [ 277 ] {e79019d1-29b2-4fc8-9a71-7aa68752be27} <Debug> TCPHandler: Processed in 0.002290822 sec. | ||
3775 | 2024.12.17 21:25:09.661436 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3776 | 2024.12.17 21:25:09.661627 [ 278 ] {e3af8225-0272-4761-bd9b-76d33858010e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3777 | 2024.12.17 21:25:09.661705 [ 278 ] {e3af8225-0272-4761-bd9b-76d33858010e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3778 | 2024.12.17 21:25:09.662483 [ 278 ] {e3af8225-0272-4761-bd9b-76d33858010e} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3779 | 2024.12.17 21:25:09.662531 [ 278 ] {e3af8225-0272-4761-bd9b-76d33858010e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3780 | 2024.12.17 21:25:09.662963 [ 278 ] {e3af8225-0272-4761-bd9b-76d33858010e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3781 | 2024.12.17 21:25:09.663214 [ 278 ] {e3af8225-0272-4761-bd9b-76d33858010e} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3782 | 2024.12.17 21:25:09.663463 [ 278 ] {e3af8225-0272-4761-bd9b-76d33858010e} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001889 sec., 15881.418740074112 rows/sec., 1.17 MiB/sec. | ||
3783 | 2024.12.17 21:25:09.663531 [ 278 ] {e3af8225-0272-4761-bd9b-76d33858010e} <Debug> TCPHandler: Processed in 0.00222999 sec. | ||
3784 | 2024.12.17 21:25:09.663697 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3785 | 2024.12.17 21:25:09.663824 [ 277 ] {02b522a8-db34-40ba-b10e-734ab9b64292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3786 | 2024.12.17 21:25:09.663876 [ 277 ] {02b522a8-db34-40ba-b10e-734ab9b64292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3787 | 2024.12.17 21:25:09.664520 [ 277 ] {02b522a8-db34-40ba-b10e-734ab9b64292} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3788 | 2024.12.17 21:25:09.664562 [ 277 ] {02b522a8-db34-40ba-b10e-734ab9b64292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3789 | 2024.12.17 21:25:09.664945 [ 277 ] {02b522a8-db34-40ba-b10e-734ab9b64292} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3790 | 2024.12.17 21:25:09.665190 [ 277 ] {02b522a8-db34-40ba-b10e-734ab9b64292} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3791 | 2024.12.17 21:25:09.665420 [ 277 ] {02b522a8-db34-40ba-b10e-734ab9b64292} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001626 sec., 57810.57810578105 rows/sec., 4.51 MiB/sec. | ||
3792 | 2024.12.17 21:25:09.665476 [ 277 ] {02b522a8-db34-40ba-b10e-734ab9b64292} <Debug> TCPHandler: Processed in 0.001838359 sec. | ||
3793 | 2024.12.17 21:25:09.665643 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3794 | 2024.12.17 21:25:09.665769 [ 278 ] {8547d227-0103-4733-86cb-7e5df0d262a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3795 | 2024.12.17 21:25:09.665827 [ 278 ] {8547d227-0103-4733-86cb-7e5df0d262a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3796 | 2024.12.17 21:25:09.666407 [ 278 ] {8547d227-0103-4733-86cb-7e5df0d262a6} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3797 | 2024.12.17 21:25:09.666448 [ 278 ] {8547d227-0103-4733-86cb-7e5df0d262a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3798 | 2024.12.17 21:25:09.666863 [ 278 ] {8547d227-0103-4733-86cb-7e5df0d262a6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3799 | 2024.12.17 21:25:09.667118 [ 278 ] {8547d227-0103-4733-86cb-7e5df0d262a6} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3800 | 2024.12.17 21:25:09.667344 [ 278 ] {8547d227-0103-4733-86cb-7e5df0d262a6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001605 sec., 99688.47352024922 rows/sec., 6.94 MiB/sec. | ||
3801 | 2024.12.17 21:25:09.667401 [ 278 ] {8547d227-0103-4733-86cb-7e5df0d262a6} <Debug> TCPHandler: Processed in 0.001821079 sec. | ||
3802 | 2024.12.17 21:25:09.667552 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3803 | 2024.12.17 21:25:09.667672 [ 277 ] {21284021-2c44-4bc8-8c4e-6638f51295dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3804 | 2024.12.17 21:25:09.667757 [ 277 ] {21284021-2c44-4bc8-8c4e-6638f51295dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3805 | 2024.12.17 21:25:09.668977 [ 277 ] {21284021-2c44-4bc8-8c4e-6638f51295dc} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3806 | 2024.12.17 21:25:09.669019 [ 277 ] {21284021-2c44-4bc8-8c4e-6638f51295dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3807 | 2024.12.17 21:25:09.669746 [ 277 ] {21284021-2c44-4bc8-8c4e-6638f51295dc} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3808 | 2024.12.17 21:25:09.670083 [ 277 ] {21284021-2c44-4bc8-8c4e-6638f51295dc} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3809 | 2024.12.17 21:25:09.670365 [ 277 ] {21284021-2c44-4bc8-8c4e-6638f51295dc} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002717 sec., 11041.58998895841 rows/sec., 19.79 MiB/sec. | ||
3810 | 2024.12.17 21:25:09.670524 [ 277 ] {21284021-2c44-4bc8-8c4e-6638f51295dc} <Debug> TCPHandler: Processed in 0.003028602 sec. | ||
3811 | 2024.12.17 21:25:09.670712 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3812 | 2024.12.17 21:25:09.670835 [ 278 ] {f086d5f9-0480-40c1-b371-62b84a223263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3813 | 2024.12.17 21:25:09.670888 [ 278 ] {f086d5f9-0480-40c1-b371-62b84a223263} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3814 | 2024.12.17 21:25:09.671399 [ 278 ] {f086d5f9-0480-40c1-b371-62b84a223263} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3815 | 2024.12.17 21:25:09.671439 [ 278 ] {f086d5f9-0480-40c1-b371-62b84a223263} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3816 | 2024.12.17 21:25:09.671833 [ 278 ] {f086d5f9-0480-40c1-b371-62b84a223263} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3817 | 2024.12.17 21:25:09.672072 [ 278 ] {f086d5f9-0480-40c1-b371-62b84a223263} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3818 | 2024.12.17 21:25:09.672317 [ 278 ] {f086d5f9-0480-40c1-b371-62b84a223263} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001508 sec., 39787.798408488066 rows/sec., 2.68 MiB/sec. | ||
3819 | 2024.12.17 21:25:09.672446 [ 278 ] {f086d5f9-0480-40c1-b371-62b84a223263} <Debug> TCPHandler: Processed in 0.001795889 sec. | ||
3820 | 2024.12.17 21:25:10.594855 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 538 | ||
3821 | 2024.12.17 21:25:10.597981 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3822 | 2024.12.17 21:25:10.598039 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3823 | 2024.12.17 21:25:10.599545 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3824 | 2024.12.17 21:25:10.599883 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3825 | 2024.12.17 21:25:10.601034 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 538 | ||
3826 | 2024.12.17 21:25:14.663016 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3827 | 2024.12.17 21:25:14.663215 [ 277 ] {df51df02-fd72-4d04-ad8b-a3b20f962e50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3828 | 2024.12.17 21:25:14.663286 [ 277 ] {df51df02-fd72-4d04-ad8b-a3b20f962e50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3829 | 2024.12.17 21:25:14.664054 [ 277 ] {df51df02-fd72-4d04-ad8b-a3b20f962e50} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3830 | 2024.12.17 21:25:14.664099 [ 277 ] {df51df02-fd72-4d04-ad8b-a3b20f962e50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3831 | 2024.12.17 21:25:14.664528 [ 277 ] {df51df02-fd72-4d04-ad8b-a3b20f962e50} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3832 | 2024.12.17 21:25:14.664783 [ 277 ] {df51df02-fd72-4d04-ad8b-a3b20f962e50} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3833 | 2024.12.17 21:25:14.664928 [ 107 ] {} <Debug> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3834 | 2024.12.17 21:25:14.664974 [ 107 ] {} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3835 | 2024.12.17 21:25:14.664985 [ 277 ] {df51df02-fd72-4d04-ad8b-a3b20f962e50} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00182 sec., 7692.307692307692 rows/sec., 553.74 KiB/sec. | ||
3836 | 2024.12.17 21:25:14.665007 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3837 | 2024.12.17 21:25:14.665080 [ 277 ] {df51df02-fd72-4d04-ad8b-a3b20f962e50} <Debug> TCPHandler: Processed in 0.00219792 sec. | ||
3838 | 2024.12.17 21:25:14.665266 [ 201 ] {729c723b-6f39-4800-8e62-424c75701a86::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 | ||
3839 | 2024.12.17 21:25:14.665378 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3840 | 2024.12.17 21:25:14.665461 [ 201 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3841 | 2024.12.17 21:25:14.665512 [ 201 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 14 rows starting from the beginning of the part | ||
3842 | 2024.12.17 21:25:14.665603 [ 278 ] {c850204d-549d-4aa4-9fad-c412c2a7518c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3843 | 2024.12.17 21:25:14.665638 [ 201 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part | ||
3844 | 2024.12.17 21:25:14.665781 [ 278 ] {c850204d-549d-4aa4-9fad-c412c2a7518c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3845 | 2024.12.17 21:25:14.666206 [ 201 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
3846 | 2024.12.17 21:25:14.666570 [ 201 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part | ||
3847 | 2024.12.17 21:25:14.666910 [ 201 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part | ||
3848 | 2024.12.17 21:25:14.668028 [ 278 ] {c850204d-549d-4aa4-9fad-c412c2a7518c} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3849 | 2024.12.17 21:25:14.668084 [ 278 ] {c850204d-549d-4aa4-9fad-c412c2a7518c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3850 | 2024.12.17 21:25:14.668764 [ 278 ] {c850204d-549d-4aa4-9fad-c412c2a7518c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3851 | 2024.12.17 21:25:14.668776 [ 194 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003655539 sec., 19149.0228937511 rows/sec., 1.42 MiB/sec. | ||
3852 | 2024.12.17 21:25:14.669066 [ 194 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3853 | 2024.12.17 21:25:14.669246 [ 278 ] {c850204d-549d-4aa4-9fad-c412c2a7518c} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3854 | 2024.12.17 21:25:14.669805 [ 194 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_9_2} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3855 | 2024.12.17 21:25:14.669874 [ 278 ] {c850204d-549d-4aa4-9fad-c412c2a7518c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004321 sec., 462.85582041194164 rows/sec., 37.74 KiB/sec. | ||
3856 | 2024.12.17 21:25:14.670043 [ 194 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_9_2} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3857 | 2024.12.17 21:25:14.670054 [ 278 ] {c850204d-549d-4aa4-9fad-c412c2a7518c} <Debug> TCPHandler: Processed in 0.0048182 sec. | ||
3858 | 2024.12.17 21:25:14.670267 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3859 | 2024.12.17 21:25:14.670294 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3860 | 2024.12.17 21:25:14.670444 [ 277 ] {2bb897fc-7639-456c-ae16-e4a476c30f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3861 | 2024.12.17 21:25:14.670503 [ 277 ] {2bb897fc-7639-456c-ae16-e4a476c30f2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3862 | 2024.12.17 21:25:14.671272 [ 277 ] {2bb897fc-7639-456c-ae16-e4a476c30f2e} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3863 | 2024.12.17 21:25:14.671311 [ 277 ] {2bb897fc-7639-456c-ae16-e4a476c30f2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3864 | 2024.12.17 21:25:14.671738 [ 277 ] {2bb897fc-7639-456c-ae16-e4a476c30f2e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3865 | 2024.12.17 21:25:14.671993 [ 277 ] {2bb897fc-7639-456c-ae16-e4a476c30f2e} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3866 | 2024.12.17 21:25:14.672205 [ 277 ] {2bb897fc-7639-456c-ae16-e4a476c30f2e} <Debug> executeQuery: Read 224 rows, 20.00 KiB in 0.001781 sec., 125772.0381807973 rows/sec., 10.97 MiB/sec. | ||
3867 | 2024.12.17 21:25:14.672320 [ 277 ] {2bb897fc-7639-456c-ae16-e4a476c30f2e} <Debug> TCPHandler: Processed in 0.002143378 sec. | ||
3868 | 2024.12.17 21:25:14.672551 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3869 | 2024.12.17 21:25:14.672692 [ 278 ] {b3b39481-edf2-4f5a-86c2-5ace3a6798d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3870 | 2024.12.17 21:25:14.672749 [ 278 ] {b3b39481-edf2-4f5a-86c2-5ace3a6798d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3871 | 2024.12.17 21:25:14.673388 [ 278 ] {b3b39481-edf2-4f5a-86c2-5ace3a6798d2} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3872 | 2024.12.17 21:25:14.673429 [ 278 ] {b3b39481-edf2-4f5a-86c2-5ace3a6798d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3873 | 2024.12.17 21:25:14.673800 [ 278 ] {b3b39481-edf2-4f5a-86c2-5ace3a6798d2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3874 | 2024.12.17 21:25:14.674042 [ 278 ] {b3b39481-edf2-4f5a-86c2-5ace3a6798d2} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3875 | 2024.12.17 21:25:14.674200 [ 107 ] {} <Debug> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3876 | 2024.12.17 21:25:14.674263 [ 107 ] {} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3877 | 2024.12.17 21:25:14.674277 [ 278 ] {b3b39481-edf2-4f5a-86c2-5ace3a6798d2} <Debug> executeQuery: Read 19 rows, 1.35 KiB in 0.001611 sec., 11793.916821849783 rows/sec., 836.53 KiB/sec. | ||
3878 | 2024.12.17 21:25:14.674300 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3879 | 2024.12.17 21:25:14.674421 [ 278 ] {b3b39481-edf2-4f5a-86c2-5ace3a6798d2} <Debug> TCPHandler: Processed in 0.001978064 sec. | ||
3880 | 2024.12.17 21:25:14.674517 [ 199 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::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 | ||
3881 | 2024.12.17 21:25:14.674621 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3882 | 2024.12.17 21:25:14.674670 [ 199 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3883 | 2024.12.17 21:25:14.674714 [ 199 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 59 rows starting from the beginning of the part | ||
3884 | 2024.12.17 21:25:14.674780 [ 277 ] {edf0e3ab-bf0f-4b48-a8e4-a61c8aadc281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3885 | 2024.12.17 21:25:14.674946 [ 199 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 17 rows starting from the beginning of the part | ||
3886 | 2024.12.17 21:25:14.674953 [ 277 ] {edf0e3ab-bf0f-4b48-a8e4-a61c8aadc281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3887 | 2024.12.17 21:25:14.675356 [ 199 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 32 rows starting from the beginning of the part | ||
3888 | 2024.12.17 21:25:14.675702 [ 199 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 17 rows starting from the beginning of the part | ||
3889 | 2024.12.17 21:25:14.675945 [ 199 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::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 | ||
3890 | 2024.12.17 21:25:14.676320 [ 199 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 19 rows starting from the beginning of the part | ||
3891 | 2024.12.17 21:25:14.677193 [ 277 ] {edf0e3ab-bf0f-4b48-a8e4-a61c8aadc281} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3892 | 2024.12.17 21:25:14.677238 [ 277 ] {edf0e3ab-bf0f-4b48-a8e4-a61c8aadc281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3893 | 2024.12.17 21:25:14.677790 [ 277 ] {edf0e3ab-bf0f-4b48-a8e4-a61c8aadc281} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3894 | 2024.12.17 21:25:14.677901 [ 195 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 5 columns (5 merged, 0 gathered) in 0.003483254 sec., 49953.29080222114 rows/sec., 3.76 MiB/sec. | ||
3895 | 2024.12.17 21:25:14.678130 [ 198 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3896 | 2024.12.17 21:25:14.678146 [ 277 ] {edf0e3ab-bf0f-4b48-a8e4-a61c8aadc281} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3897 | 2024.12.17 21:25:14.678703 [ 277 ] {edf0e3ab-bf0f-4b48-a8e4-a61c8aadc281} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003951 sec., 3543.406732472792 rows/sec., 248.16 KiB/sec. | ||
3898 | 2024.12.17 21:25:14.678932 [ 277 ] {edf0e3ab-bf0f-4b48-a8e4-a61c8aadc281} <Debug> TCPHandler: Processed in 0.004383409 sec. | ||
3899 | 2024.12.17 21:25:14.679070 [ 198 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_16_3} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3900 | 2024.12.17 21:25:14.679160 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3901 | 2024.12.17 21:25:14.679201 [ 198 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_16_3} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3902 | 2024.12.17 21:25:14.679367 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
3903 | 2024.12.17 21:25:14.679416 [ 278 ] {71bf84af-635c-4f6c-9a4c-64f1e82e4dd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3904 | 2024.12.17 21:25:14.679479 [ 278 ] {71bf84af-635c-4f6c-9a4c-64f1e82e4dd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3905 | 2024.12.17 21:25:14.680124 [ 278 ] {71bf84af-635c-4f6c-9a4c-64f1e82e4dd6} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3906 | 2024.12.17 21:25:14.680163 [ 278 ] {71bf84af-635c-4f6c-9a4c-64f1e82e4dd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3907 | 2024.12.17 21:25:14.680517 [ 278 ] {71bf84af-635c-4f6c-9a4c-64f1e82e4dd6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3908 | 2024.12.17 21:25:14.680766 [ 278 ] {71bf84af-635c-4f6c-9a4c-64f1e82e4dd6} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3909 | 2024.12.17 21:25:14.680928 [ 107 ] {} <Debug> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3910 | 2024.12.17 21:25:14.680987 [ 107 ] {} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3911 | 2024.12.17 21:25:14.681019 [ 278 ] {71bf84af-635c-4f6c-9a4c-64f1e82e4dd6} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00166 sec., 7831.325301204819 rows/sec., 488.28 KiB/sec. | ||
3912 | 2024.12.17 21:25:14.681026 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3913 | 2024.12.17 21:25:14.681192 [ 278 ] {71bf84af-635c-4f6c-9a4c-64f1e82e4dd6} <Debug> TCPHandler: Processed in 0.002129838 sec. | ||
3914 | 2024.12.17 21:25:14.681264 [ 199 ] {57b5040f-6aba-457b-ba74-207d22b396e2::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 | ||
3915 | 2024.12.17 21:25:14.681394 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3916 | 2024.12.17 21:25:14.681417 [ 199 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3917 | 2024.12.17 21:25:14.681458 [ 199 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 13 rows starting from the beginning of the part | ||
3918 | 2024.12.17 21:25:14.681595 [ 277 ] {96e25011-9b6a-47cf-8081-ac72163c5108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3919 | 2024.12.17 21:25:14.681628 [ 199 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 13 rows starting from the beginning of the part | ||
3920 | 2024.12.17 21:25:14.681688 [ 277 ] {96e25011-9b6a-47cf-8081-ac72163c5108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3921 | 2024.12.17 21:25:14.681819 [ 199 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 13 rows starting from the beginning of the part | ||
3922 | 2024.12.17 21:25:14.682021 [ 199 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 13 rows starting from the beginning of the part | ||
3923 | 2024.12.17 21:25:14.682185 [ 199 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 13 rows starting from the beginning of the part | ||
3924 | 2024.12.17 21:25:14.683313 [ 277 ] {96e25011-9b6a-47cf-8081-ac72163c5108} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3925 | 2024.12.17 21:25:14.683361 [ 277 ] {96e25011-9b6a-47cf-8081-ac72163c5108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3926 | 2024.12.17 21:25:14.683576 [ 198 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.002426776 sec., 26784.507511200045 rows/sec., 1.73 MiB/sec. | ||
3927 | 2024.12.17 21:25:14.683942 [ 198 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3928 | 2024.12.17 21:25:14.684088 [ 277 ] {96e25011-9b6a-47cf-8081-ac72163c5108} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3929 | 2024.12.17 21:25:14.684394 [ 198 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_9_2} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3930 | 2024.12.17 21:25:14.684541 [ 277 ] {96e25011-9b6a-47cf-8081-ac72163c5108} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3931 | 2024.12.17 21:25:14.684600 [ 198 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_9_2} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3932 | 2024.12.17 21:25:14.684784 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3933 | 2024.12.17 21:25:14.684913 [ 277 ] {96e25011-9b6a-47cf-8081-ac72163c5108} <Debug> executeQuery: Read 394 rows, 28.65 KiB in 0.003399 sec., 115916.4460135334 rows/sec., 8.23 MiB/sec. | ||
3934 | 2024.12.17 21:25:14.684980 [ 277 ] {96e25011-9b6a-47cf-8081-ac72163c5108} <Debug> TCPHandler: Processed in 0.003670709 sec. | ||
3935 | 2024.12.17 21:25:14.685141 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3936 | 2024.12.17 21:25:14.685280 [ 278 ] {dedfce37-d0fa-4922-a034-65388a674fc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3937 | 2024.12.17 21:25:14.685341 [ 278 ] {dedfce37-d0fa-4922-a034-65388a674fc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3938 | 2024.12.17 21:25:14.685913 [ 278 ] {dedfce37-d0fa-4922-a034-65388a674fc1} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3939 | 2024.12.17 21:25:14.685955 [ 278 ] {dedfce37-d0fa-4922-a034-65388a674fc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3940 | 2024.12.17 21:25:14.686320 [ 278 ] {dedfce37-d0fa-4922-a034-65388a674fc1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3941 | 2024.12.17 21:25:14.686573 [ 278 ] {dedfce37-d0fa-4922-a034-65388a674fc1} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3942 | 2024.12.17 21:25:14.686780 [ 278 ] {dedfce37-d0fa-4922-a034-65388a674fc1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00153 sec., 3921.568627450981 rows/sec., 204.89 KiB/sec. | ||
3943 | 2024.12.17 21:25:14.686829 [ 278 ] {dedfce37-d0fa-4922-a034-65388a674fc1} <Debug> TCPHandler: Processed in 0.001755957 sec. | ||
3944 | 2024.12.17 21:25:14.686985 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3945 | 2024.12.17 21:25:14.687122 [ 277 ] {555f956c-21a0-4a99-b9bf-db680a311447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3946 | 2024.12.17 21:25:14.687183 [ 277 ] {555f956c-21a0-4a99-b9bf-db680a311447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3947 | 2024.12.17 21:25:14.687902 [ 277 ] {555f956c-21a0-4a99-b9bf-db680a311447} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3948 | 2024.12.17 21:25:14.687946 [ 277 ] {555f956c-21a0-4a99-b9bf-db680a311447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3949 | 2024.12.17 21:25:14.688339 [ 277 ] {555f956c-21a0-4a99-b9bf-db680a311447} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3950 | 2024.12.17 21:25:14.688579 [ 277 ] {555f956c-21a0-4a99-b9bf-db680a311447} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3951 | 2024.12.17 21:25:14.688798 [ 277 ] {555f956c-21a0-4a99-b9bf-db680a311447} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001707 sec., 139425.89338019918 rows/sec., 9.35 MiB/sec. | ||
3952 | 2024.12.17 21:25:14.689015 [ 277 ] {555f956c-21a0-4a99-b9bf-db680a311447} <Debug> TCPHandler: Processed in 0.002095787 sec. | ||
3953 | 2024.12.17 21:25:14.689208 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3954 | 2024.12.17 21:25:14.689347 [ 278 ] {81ff853b-755a-4b63-ad7a-6ef1cfe743bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3955 | 2024.12.17 21:25:14.689407 [ 278 ] {81ff853b-755a-4b63-ad7a-6ef1cfe743bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3956 | 2024.12.17 21:25:14.689958 [ 278 ] {81ff853b-755a-4b63-ad7a-6ef1cfe743bf} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3957 | 2024.12.17 21:25:14.689998 [ 278 ] {81ff853b-755a-4b63-ad7a-6ef1cfe743bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3958 | 2024.12.17 21:25:14.690361 [ 278 ] {81ff853b-755a-4b63-ad7a-6ef1cfe743bf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3959 | 2024.12.17 21:25:14.690593 [ 278 ] {81ff853b-755a-4b63-ad7a-6ef1cfe743bf} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3960 | 2024.12.17 21:25:14.690874 [ 278 ] {81ff853b-755a-4b63-ad7a-6ef1cfe743bf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001534 sec., 651.890482398957 rows/sec., 43.93 KiB/sec. | ||
3961 | 2024.12.17 21:25:14.691030 [ 278 ] {81ff853b-755a-4b63-ad7a-6ef1cfe743bf} <Debug> TCPHandler: Processed in 0.001900591 sec. | ||
3962 | 2024.12.17 21:25:14.691185 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3963 | 2024.12.17 21:25:14.691322 [ 277 ] {c1d078df-6043-4f86-8b1d-856ff2a6d60d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3964 | 2024.12.17 21:25:14.691415 [ 277 ] {c1d078df-6043-4f86-8b1d-856ff2a6d60d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3965 | 2024.12.17 21:25:14.692599 [ 277 ] {c1d078df-6043-4f86-8b1d-856ff2a6d60d} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3966 | 2024.12.17 21:25:14.692638 [ 277 ] {c1d078df-6043-4f86-8b1d-856ff2a6d60d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3967 | 2024.12.17 21:25:14.693254 [ 277 ] {c1d078df-6043-4f86-8b1d-856ff2a6d60d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3968 | 2024.12.17 21:25:14.693511 [ 277 ] {c1d078df-6043-4f86-8b1d-856ff2a6d60d} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3969 | 2024.12.17 21:25:14.693642 [ 107 ] {} <Debug> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3970 | 2024.12.17 21:25:14.693687 [ 107 ] {} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3971 | 2024.12.17 21:25:14.693717 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3972 | 2024.12.17 21:25:14.693727 [ 277 ] {c1d078df-6043-4f86-8b1d-856ff2a6d60d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002437 sec., 4103.405826836274 rows/sec., 7.35 MiB/sec. | ||
3973 | 2024.12.17 21:25:14.693891 [ 191 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::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 | ||
3974 | 2024.12.17 21:25:14.693931 [ 277 ] {c1d078df-6043-4f86-8b1d-856ff2a6d60d} <Debug> TCPHandler: Processed in 0.002813316 sec. | ||
3975 | 2024.12.17 21:25:14.694168 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3976 | 2024.12.17 21:25:14.694192 [ 191 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3977 | 2024.12.17 21:25:14.694264 [ 191 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 198 rows starting from the beginning of the part | ||
3978 | 2024.12.17 21:25:14.694431 [ 278 ] {ffd769bc-2d67-4c49-a281-09aa3333928f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3979 | 2024.12.17 21:25:14.694678 [ 278 ] {ffd769bc-2d67-4c49-a281-09aa3333928f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3980 | 2024.12.17 21:25:14.694898 [ 191 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 10 rows starting from the beginning of the part | ||
3981 | 2024.12.17 21:25:14.695720 [ 191 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part | ||
3982 | 2024.12.17 21:25:14.696305 [ 191 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 10 rows starting from the beginning of the part | ||
3983 | 2024.12.17 21:25:14.697057 [ 191 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::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 | ||
3984 | 2024.12.17 21:25:14.697096 [ 278 ] {ffd769bc-2d67-4c49-a281-09aa3333928f} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3985 | 2024.12.17 21:25:14.697181 [ 278 ] {ffd769bc-2d67-4c49-a281-09aa3333928f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
3986 | 2024.12.17 21:25:14.697685 [ 191 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
3987 | 2024.12.17 21:25:14.698901 [ 278 ] {ffd769bc-2d67-4c49-a281-09aa3333928f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3988 | 2024.12.17 21:25:14.699469 [ 278 ] {ffd769bc-2d67-4c49-a281-09aa3333928f} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3989 | 2024.12.17 21:25:14.699988 [ 278 ] {ffd769bc-2d67-4c49-a281-09aa3333928f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005633 sec., 14557.074383099593 rows/sec., 946.74 KiB/sec. | ||
3990 | 2024.12.17 21:25:14.700313 [ 278 ] {ffd769bc-2d67-4c49-a281-09aa3333928f} <Debug> TCPHandler: Processed in 0.006247579 sec. | ||
3991 | 2024.12.17 21:25:14.702637 [ 198 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 288 rows, containing 19 columns (19 merged, 0 gathered) in 0.008860799 sec., 32502.712227193053 rows/sec., 58.24 MiB/sec. | ||
3992 | 2024.12.17 21:25:14.703338 [ 193 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3993 | 2024.12.17 21:25:14.703837 [ 193 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3994 | 2024.12.17 21:25:14.703932 [ 193 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3995 | 2024.12.17 21:25:14.704077 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.77 MiB. | ||
3996 | 2024.12.17 21:25:15.462498 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3997 | 2024.12.17 21:25:15.462552 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3998 | 2024.12.17 21:25:15.584386 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8296 | ||
3999 | 2024.12.17 21:25:15.585046 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4000 | 2024.12.17 21:25:15.585102 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
4001 | 2024.12.17 21:25:15.585666 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4002 | 2024.12.17 21:25:15.585935 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4003 | 2024.12.17 21:25:15.586212 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
4004 | 2024.12.17 21:25:16.134556 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
4005 | 2024.12.17 21:25:16.155490 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4006 | 2024.12.17 21:25:16.155551 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
4007 | 2024.12.17 21:25:16.163502 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4008 | 2024.12.17 21:25:16.164300 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4009 | 2024.12.17 21:25:16.167323 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
4010 | 2024.12.17 21:25:19.659809 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4011 | 2024.12.17 21:25:19.660035 [ 277 ] {b38c9573-28af-41a5-9a60-2ac7ab4c0f97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4012 | 2024.12.17 21:25:19.660117 [ 277 ] {b38c9573-28af-41a5-9a60-2ac7ab4c0f97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4013 | 2024.12.17 21:25:19.660923 [ 277 ] {b38c9573-28af-41a5-9a60-2ac7ab4c0f97} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4014 | 2024.12.17 21:25:19.660977 [ 277 ] {b38c9573-28af-41a5-9a60-2ac7ab4c0f97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4015 | 2024.12.17 21:25:19.661419 [ 277 ] {b38c9573-28af-41a5-9a60-2ac7ab4c0f97} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4016 | 2024.12.17 21:25:19.661678 [ 277 ] {b38c9573-28af-41a5-9a60-2ac7ab4c0f97} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4017 | 2024.12.17 21:25:19.661859 [ 120 ] {} <Debug> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4018 | 2024.12.17 21:25:19.661936 [ 277 ] {b38c9573-28af-41a5-9a60-2ac7ab4c0f97} <Debug> executeQuery: Read 116 rows, 10.02 KiB in 0.001955 sec., 59335.03836317135 rows/sec., 5.01 MiB/sec. | ||
4019 | 2024.12.17 21:25:19.661946 [ 120 ] {} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4020 | 2024.12.17 21:25:19.662029 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4021 | 2024.12.17 21:25:19.662088 [ 277 ] {b38c9573-28af-41a5-9a60-2ac7ab4c0f97} <Debug> TCPHandler: Processed in 0.002418295 sec. | ||
4022 | 2024.12.17 21:25:19.662421 [ 198 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::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 | ||
4023 | 2024.12.17 21:25:19.662451 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4024 | 2024.12.17 21:25:19.662786 [ 198 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4025 | 2024.12.17 21:25:19.662802 [ 278 ] {5cd4ff51-2e09-4484-b3ab-18aa7c409b8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4026 | 2024.12.17 21:25:19.662864 [ 198 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1431 rows starting from the beginning of the part | ||
4027 | 2024.12.17 21:25:19.662944 [ 278 ] {5cd4ff51-2e09-4484-b3ab-18aa7c409b8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4028 | 2024.12.17 21:25:19.663185 [ 198 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::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 | ||
4029 | 2024.12.17 21:25:19.663566 [ 198 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 223 rows starting from the beginning of the part | ||
4030 | 2024.12.17 21:25:19.663956 [ 198 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 116 rows starting from the beginning of the part | ||
4031 | 2024.12.17 21:25:19.664336 [ 198 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 224 rows starting from the beginning of the part | ||
4032 | 2024.12.17 21:25:19.664822 [ 198 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 116 rows starting from the beginning of the part | ||
4033 | 2024.12.17 21:25:19.665875 [ 278 ] {5cd4ff51-2e09-4484-b3ab-18aa7c409b8e} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4034 | 2024.12.17 21:25:19.665945 [ 278 ] {5cd4ff51-2e09-4484-b3ab-18aa7c409b8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4035 | 2024.12.17 21:25:19.667030 [ 278 ] {5cd4ff51-2e09-4484-b3ab-18aa7c409b8e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4036 | 2024.12.17 21:25:19.667472 [ 278 ] {5cd4ff51-2e09-4484-b3ab-18aa7c409b8e} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4037 | 2024.12.17 21:25:19.667992 [ 278 ] {5cd4ff51-2e09-4484-b3ab-18aa7c409b8e} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.00526 sec., 5703.42205323194 rows/sec., 428.87 KiB/sec. | ||
4038 | 2024.12.17 21:25:19.668112 [ 198 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2166 rows, containing 5 columns (5 merged, 0 gathered) in 0.00592129 sec., 365798.6688711413 rows/sec., 32.18 MiB/sec. | ||
4039 | 2024.12.17 21:25:19.668162 [ 278 ] {5cd4ff51-2e09-4484-b3ab-18aa7c409b8e} <Debug> TCPHandler: Processed in 0.00592976 sec. | ||
4040 | 2024.12.17 21:25:19.668369 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4041 | 2024.12.17 21:25:19.668418 [ 198 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4042 | 2024.12.17 21:25:19.668591 [ 277 ] {48879de4-dade-4062-9fe5-d31a1aa65187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4043 | 2024.12.17 21:25:19.668670 [ 277 ] {48879de4-dade-4062-9fe5-d31a1aa65187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4044 | 2024.12.17 21:25:19.668961 [ 198 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_26_5} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4045 | 2024.12.17 21:25:19.669196 [ 198 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_26_5} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4046 | 2024.12.17 21:25:19.669404 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
4047 | 2024.12.17 21:25:19.669824 [ 277 ] {48879de4-dade-4062-9fe5-d31a1aa65187} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4048 | 2024.12.17 21:25:19.669870 [ 277 ] {48879de4-dade-4062-9fe5-d31a1aa65187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4049 | 2024.12.17 21:25:19.670243 [ 277 ] {48879de4-dade-4062-9fe5-d31a1aa65187} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4050 | 2024.12.17 21:25:19.670482 [ 277 ] {48879de4-dade-4062-9fe5-d31a1aa65187} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4051 | 2024.12.17 21:25:19.670655 [ 120 ] {} <Debug> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4052 | 2024.12.17 21:25:19.670710 [ 120 ] {} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4053 | 2024.12.17 21:25:19.670736 [ 277 ] {48879de4-dade-4062-9fe5-d31a1aa65187} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.002189 sec., 42941.9826404751 rows/sec., 3.35 MiB/sec. | ||
4054 | 2024.12.17 21:25:19.670750 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4055 | 2024.12.17 21:25:19.670921 [ 277 ] {48879de4-dade-4062-9fe5-d31a1aa65187} <Debug> TCPHandler: Processed in 0.002626371 sec. | ||
4056 | 2024.12.17 21:25:19.671014 [ 193 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::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 | ||
4057 | 2024.12.17 21:25:19.671107 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4058 | 2024.12.17 21:25:19.671150 [ 193 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4059 | 2024.12.17 21:25:19.671184 [ 193 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 910 rows starting from the beginning of the part | ||
4060 | 2024.12.17 21:25:19.671252 [ 278 ] {a4df9966-d95a-4d82-bb18-826f0789b3c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4061 | 2024.12.17 21:25:19.671375 [ 193 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::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 | ||
4062 | 2024.12.17 21:25:19.671404 [ 278 ] {a4df9966-d95a-4d82-bb18-826f0789b3c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4063 | 2024.12.17 21:25:19.671747 [ 193 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 392 rows starting from the beginning of the part | ||
4064 | 2024.12.17 21:25:19.672115 [ 193 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 94 rows starting from the beginning of the part | ||
4065 | 2024.12.17 21:25:19.672508 [ 193 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 394 rows starting from the beginning of the part | ||
4066 | 2024.12.17 21:25:19.672871 [ 193 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 94 rows starting from the beginning of the part | ||
4067 | 2024.12.17 21:25:19.673879 [ 278 ] {a4df9966-d95a-4d82-bb18-826f0789b3c0} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4068 | 2024.12.17 21:25:19.673928 [ 278 ] {a4df9966-d95a-4d82-bb18-826f0789b3c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4069 | 2024.12.17 21:25:19.674539 [ 278 ] {a4df9966-d95a-4d82-bb18-826f0789b3c0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4070 | 2024.12.17 21:25:19.674878 [ 278 ] {a4df9966-d95a-4d82-bb18-826f0789b3c0} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4071 | 2024.12.17 21:25:19.674984 [ 186 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1948 rows, containing 5 columns (5 merged, 0 gathered) in 0.004093611 sec., 475863.4858075181 rows/sec., 36.42 MiB/sec. | ||
4072 | 2024.12.17 21:25:19.675126 [ 120 ] {} <Debug> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4073 | 2024.12.17 21:25:19.675246 [ 120 ] {} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4074 | 2024.12.17 21:25:19.675295 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4075 | 2024.12.17 21:25:19.675302 [ 278 ] {a4df9966-d95a-4d82-bb18-826f0789b3c0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004077 sec., 39244.542555800836 rows/sec., 2.73 MiB/sec. | ||
4076 | 2024.12.17 21:25:19.675339 [ 189 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4077 | 2024.12.17 21:25:19.675819 [ 278 ] {a4df9966-d95a-4d82-bb18-826f0789b3c0} <Debug> TCPHandler: Processed in 0.004767959 sec. | ||
4078 | 2024.12.17 21:25:19.675869 [ 186 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::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 | ||
4079 | 2024.12.17 21:25:19.676117 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4080 | 2024.12.17 21:25:19.676285 [ 186 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4081 | 2024.12.17 21:25:19.676426 [ 189 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_26_5} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4082 | 2024.12.17 21:25:19.676445 [ 186 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7264 rows starting from the beginning of the part | ||
4083 | 2024.12.17 21:25:19.676478 [ 277 ] {deb64545-9a2a-42ec-a5e9-9f68302e18dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4084 | 2024.12.17 21:25:19.676704 [ 189 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_26_5} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4085 | 2024.12.17 21:25:19.676903 [ 277 ] {deb64545-9a2a-42ec-a5e9-9f68302e18dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4086 | 2024.12.17 21:25:19.676929 [ 186 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::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 | ||
4087 | 2024.12.17 21:25:19.676996 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
4088 | 2024.12.17 21:25:19.677428 [ 186 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 237 rows starting from the beginning of the part | ||
4089 | 2024.12.17 21:25:19.677906 [ 186 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
4090 | 2024.12.17 21:25:19.678449 [ 186 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 238 rows starting from the beginning of the part | ||
4091 | 2024.12.17 21:25:19.678813 [ 186 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
4092 | 2024.12.17 21:25:19.682462 [ 277 ] {deb64545-9a2a-42ec-a5e9-9f68302e18dc} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4093 | 2024.12.17 21:25:19.682518 [ 277 ] {deb64545-9a2a-42ec-a5e9-9f68302e18dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4094 | 2024.12.17 21:25:19.683439 [ 277 ] {deb64545-9a2a-42ec-a5e9-9f68302e18dc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4095 | 2024.12.17 21:25:19.683753 [ 190 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8123 rows, containing 5 columns (5 merged, 0 gathered) in 0.008320945 sec., 976211.235622877 rows/sec., 65.89 MiB/sec. | ||
4096 | 2024.12.17 21:25:19.683912 [ 277 ] {deb64545-9a2a-42ec-a5e9-9f68302e18dc} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4097 | 2024.12.17 21:25:19.684202 [ 277 ] {deb64545-9a2a-42ec-a5e9-9f68302e18dc} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.007853 sec., 3820.196103399974 rows/sec., 6.85 MiB/sec. | ||
4098 | 2024.12.17 21:25:19.684359 [ 277 ] {deb64545-9a2a-42ec-a5e9-9f68302e18dc} <Debug> TCPHandler: Processed in 0.008409818 sec. | ||
4099 | 2024.12.17 21:25:19.684483 [ 190 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4100 | 2024.12.17 21:25:19.684621 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4101 | 2024.12.17 21:25:19.684916 [ 190 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4102 | 2024.12.17 21:25:19.684960 [ 278 ] {8b646518-dde1-4ff1-bf8e-65ceb7923c1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4103 | 2024.12.17 21:25:19.685059 [ 190 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4104 | 2024.12.17 21:25:19.685122 [ 278 ] {8b646518-dde1-4ff1-bf8e-65ceb7923c1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4105 | 2024.12.17 21:25:19.685225 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
4106 | 2024.12.17 21:25:19.685743 [ 278 ] {8b646518-dde1-4ff1-bf8e-65ceb7923c1f} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4107 | 2024.12.17 21:25:19.685789 [ 278 ] {8b646518-dde1-4ff1-bf8e-65ceb7923c1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4108 | 2024.12.17 21:25:19.686190 [ 278 ] {8b646518-dde1-4ff1-bf8e-65ceb7923c1f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4109 | 2024.12.17 21:25:19.686434 [ 278 ] {8b646518-dde1-4ff1-bf8e-65ceb7923c1f} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4110 | 2024.12.17 21:25:19.686626 [ 120 ] {} <Debug> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4111 | 2024.12.17 21:25:19.686694 [ 278 ] {8b646518-dde1-4ff1-bf8e-65ceb7923c1f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001835 sec., 32697.547683923705 rows/sec., 2.20 MiB/sec. | ||
4112 | 2024.12.17 21:25:19.686708 [ 120 ] {} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4113 | 2024.12.17 21:25:19.686800 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4114 | 2024.12.17 21:25:19.686819 [ 278 ] {8b646518-dde1-4ff1-bf8e-65ceb7923c1f} <Debug> TCPHandler: Processed in 0.002330253 sec. | ||
4115 | 2024.12.17 21:25:19.687001 [ 197 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::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 | ||
4116 | 2024.12.17 21:25:19.687094 [ 197 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4117 | 2024.12.17 21:25:19.687122 [ 197 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1138 rows starting from the beginning of the part | ||
4118 | 2024.12.17 21:25:19.687212 [ 197 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
4119 | 2024.12.17 21:25:19.687430 [ 197 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 82 rows starting from the beginning of the part | ||
4120 | 2024.12.17 21:25:19.687575 [ 197 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
4121 | 2024.12.17 21:25:19.687724 [ 197 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 82 rows starting from the beginning of the part | ||
4122 | 2024.12.17 21:25:19.687873 [ 197 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
4123 | 2024.12.17 21:25:19.689080 [ 190 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1446 rows, containing 4 columns (4 merged, 0 gathered) in 0.002161688 sec., 668921.6945276099 rows/sec., 43.79 MiB/sec. | ||
4124 | 2024.12.17 21:25:19.689319 [ 188 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4125 | 2024.12.17 21:25:19.689663 [ 188 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_26_5} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4126 | 2024.12.17 21:25:19.689747 [ 188 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_26_5} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4127 | 2024.12.17 21:25:19.689845 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
4128 | 2024.12.17 21:25:20.602145 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 574 | ||
4129 | 2024.12.17 21:25:20.605279 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4130 | 2024.12.17 21:25:20.605330 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4131 | 2024.12.17 21:25:20.606799 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4132 | 2024.12.17 21:25:20.607111 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4133 | 2024.12.17 21:25:20.608123 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 574 | ||
4134 | 2024.12.17 21:25:23.087299 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8784 | ||
4135 | 2024.12.17 21:25:23.088092 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4136 | 2024.12.17 21:25:23.088135 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4137 | 2024.12.17 21:25:23.088663 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4138 | 2024.12.17 21:25:23.088922 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4139 | 2024.12.17 21:25:23.089145 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8784 | ||
4140 | 2024.12.17 21:25:23.668311 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
4141 | 2024.12.17 21:25:23.689256 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4142 | 2024.12.17 21:25:23.689321 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4143 | 2024.12.17 21:25:23.697029 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4144 | 2024.12.17 21:25:23.697814 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4145 | 2024.12.17 21:25:23.701119 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
4146 | 2024.12.17 21:25:24.663303 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4147 | 2024.12.17 21:25:24.663511 [ 277 ] {ab106b17-b266-4712-b15a-a34208444bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4148 | 2024.12.17 21:25:24.663592 [ 277 ] {ab106b17-b266-4712-b15a-a34208444bba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4149 | 2024.12.17 21:25:24.664434 [ 277 ] {ab106b17-b266-4712-b15a-a34208444bba} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4150 | 2024.12.17 21:25:24.664479 [ 277 ] {ab106b17-b266-4712-b15a-a34208444bba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4151 | 2024.12.17 21:25:24.664909 [ 277 ] {ab106b17-b266-4712-b15a-a34208444bba} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4152 | 2024.12.17 21:25:24.665173 [ 277 ] {ab106b17-b266-4712-b15a-a34208444bba} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4153 | 2024.12.17 21:25:24.665367 [ 277 ] {ab106b17-b266-4712-b15a-a34208444bba} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001915 sec., 7310.704960835509 rows/sec., 526.27 KiB/sec. | ||
4154 | 2024.12.17 21:25:24.665432 [ 277 ] {ab106b17-b266-4712-b15a-a34208444bba} <Debug> TCPHandler: Processed in 0.002269702 sec. | ||
4155 | 2024.12.17 21:25:24.665706 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4156 | 2024.12.17 21:25:24.665921 [ 278 ] {53c3d0b6-6d6b-400c-932d-926cf3ce8de0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4157 | 2024.12.17 21:25:24.666004 [ 278 ] {53c3d0b6-6d6b-400c-932d-926cf3ce8de0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4158 | 2024.12.17 21:25:24.666859 [ 278 ] {53c3d0b6-6d6b-400c-932d-926cf3ce8de0} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4159 | 2024.12.17 21:25:24.666909 [ 278 ] {53c3d0b6-6d6b-400c-932d-926cf3ce8de0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4160 | 2024.12.17 21:25:24.667370 [ 278 ] {53c3d0b6-6d6b-400c-932d-926cf3ce8de0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4161 | 2024.12.17 21:25:24.667631 [ 278 ] {53c3d0b6-6d6b-400c-932d-926cf3ce8de0} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4162 | 2024.12.17 21:25:24.667868 [ 278 ] {53c3d0b6-6d6b-400c-932d-926cf3ce8de0} <Debug> executeQuery: Read 223 rows, 19.93 KiB in 0.002005 sec., 111221.94513715712 rows/sec., 9.71 MiB/sec. | ||
4163 | 2024.12.17 21:25:24.667936 [ 278 ] {53c3d0b6-6d6b-400c-932d-926cf3ce8de0} <Debug> TCPHandler: Processed in 0.002377325 sec. | ||
4164 | 2024.12.17 21:25:24.668079 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4165 | 2024.12.17 21:25:24.668202 [ 277 ] {6a786a26-72bd-4548-88ee-68679c3dec08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4166 | 2024.12.17 21:25:24.668253 [ 277 ] {6a786a26-72bd-4548-88ee-68679c3dec08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4167 | 2024.12.17 21:25:24.668849 [ 277 ] {6a786a26-72bd-4548-88ee-68679c3dec08} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4168 | 2024.12.17 21:25:24.668885 [ 277 ] {6a786a26-72bd-4548-88ee-68679c3dec08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4169 | 2024.12.17 21:25:24.669239 [ 277 ] {6a786a26-72bd-4548-88ee-68679c3dec08} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4170 | 2024.12.17 21:25:24.669482 [ 277 ] {6a786a26-72bd-4548-88ee-68679c3dec08} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4171 | 2024.12.17 21:25:24.669695 [ 277 ] {6a786a26-72bd-4548-88ee-68679c3dec08} <Debug> executeQuery: Read 17 rows, 1.21 KiB in 0.001519 sec., 11191.57340355497 rows/sec., 795.27 KiB/sec. | ||
4172 | 2024.12.17 21:25:24.669901 [ 277 ] {6a786a26-72bd-4548-88ee-68679c3dec08} <Debug> TCPHandler: Processed in 0.001877571 sec. | ||
4173 | 2024.12.17 21:25:24.670086 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4174 | 2024.12.17 21:25:24.670210 [ 278 ] {36cd1d89-4f69-429c-8fcb-4cd45e234a9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4175 | 2024.12.17 21:25:24.670271 [ 278 ] {36cd1d89-4f69-429c-8fcb-4cd45e234a9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4176 | 2024.12.17 21:25:24.670946 [ 278 ] {36cd1d89-4f69-429c-8fcb-4cd45e234a9f} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4177 | 2024.12.17 21:25:24.670995 [ 278 ] {36cd1d89-4f69-429c-8fcb-4cd45e234a9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4178 | 2024.12.17 21:25:24.671399 [ 278 ] {36cd1d89-4f69-429c-8fcb-4cd45e234a9f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4179 | 2024.12.17 21:25:24.671666 [ 278 ] {36cd1d89-4f69-429c-8fcb-4cd45e234a9f} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4180 | 2024.12.17 21:25:24.671940 [ 278 ] {36cd1d89-4f69-429c-8fcb-4cd45e234a9f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001758 sec., 7963.5949943117175 rows/sec., 557.72 KiB/sec. | ||
4181 | 2024.12.17 21:25:24.672142 [ 278 ] {36cd1d89-4f69-429c-8fcb-4cd45e234a9f} <Debug> TCPHandler: Processed in 0.002109267 sec. | ||
4182 | 2024.12.17 21:25:24.672313 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4183 | 2024.12.17 21:25:24.672437 [ 277 ] {4d3e6840-6089-47b6-817c-c7338820352b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4184 | 2024.12.17 21:25:24.672487 [ 277 ] {4d3e6840-6089-47b6-817c-c7338820352b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4185 | 2024.12.17 21:25:24.673079 [ 277 ] {4d3e6840-6089-47b6-817c-c7338820352b} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4186 | 2024.12.17 21:25:24.673117 [ 277 ] {4d3e6840-6089-47b6-817c-c7338820352b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4187 | 2024.12.17 21:25:24.673483 [ 277 ] {4d3e6840-6089-47b6-817c-c7338820352b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4188 | 2024.12.17 21:25:24.673739 [ 277 ] {4d3e6840-6089-47b6-817c-c7338820352b} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4189 | 2024.12.17 21:25:24.673914 [ 277 ] {4d3e6840-6089-47b6-817c-c7338820352b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001505 sec., 8637.873754152824 rows/sec., 538.57 KiB/sec. | ||
4190 | 2024.12.17 21:25:24.673964 [ 277 ] {4d3e6840-6089-47b6-817c-c7338820352b} <Debug> TCPHandler: Processed in 0.001713597 sec. | ||
4191 | 2024.12.17 21:25:24.674123 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4192 | 2024.12.17 21:25:24.674251 [ 278 ] {d34a847e-8bb9-42e8-b311-b7fd884e7d50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4193 | 2024.12.17 21:25:24.674308 [ 278 ] {d34a847e-8bb9-42e8-b311-b7fd884e7d50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4194 | 2024.12.17 21:25:24.675161 [ 278 ] {d34a847e-8bb9-42e8-b311-b7fd884e7d50} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4195 | 2024.12.17 21:25:24.675208 [ 278 ] {d34a847e-8bb9-42e8-b311-b7fd884e7d50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4196 | 2024.12.17 21:25:24.675595 [ 278 ] {d34a847e-8bb9-42e8-b311-b7fd884e7d50} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4197 | 2024.12.17 21:25:24.675829 [ 278 ] {d34a847e-8bb9-42e8-b311-b7fd884e7d50} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4198 | 2024.12.17 21:25:24.676040 [ 278 ] {d34a847e-8bb9-42e8-b311-b7fd884e7d50} <Debug> executeQuery: Read 392 rows, 28.48 KiB in 0.001822 sec., 215148.1888035126 rows/sec., 15.27 MiB/sec. | ||
4199 | 2024.12.17 21:25:24.676118 [ 278 ] {d34a847e-8bb9-42e8-b311-b7fd884e7d50} <Debug> TCPHandler: Processed in 0.002053946 sec. | ||
4200 | 2024.12.17 21:25:24.676284 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4201 | 2024.12.17 21:25:24.676422 [ 277 ] {eb703de2-c351-4239-9347-4033e3559878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4202 | 2024.12.17 21:25:24.676481 [ 277 ] {eb703de2-c351-4239-9347-4033e3559878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4203 | 2024.12.17 21:25:24.677045 [ 277 ] {eb703de2-c351-4239-9347-4033e3559878} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4204 | 2024.12.17 21:25:24.677090 [ 277 ] {eb703de2-c351-4239-9347-4033e3559878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4205 | 2024.12.17 21:25:24.677467 [ 277 ] {eb703de2-c351-4239-9347-4033e3559878} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4206 | 2024.12.17 21:25:24.677704 [ 277 ] {eb703de2-c351-4239-9347-4033e3559878} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4207 | 2024.12.17 21:25:24.677904 [ 277 ] {eb703de2-c351-4239-9347-4033e3559878} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001512 sec., 3968.253968253968 rows/sec., 207.33 KiB/sec. | ||
4208 | 2024.12.17 21:25:24.677951 [ 277 ] {eb703de2-c351-4239-9347-4033e3559878} <Debug> TCPHandler: Processed in 0.001731137 sec. | ||
4209 | 2024.12.17 21:25:24.678105 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4210 | 2024.12.17 21:25:24.678225 [ 278 ] {870a6e9f-ed8c-4d97-b968-99b960cc88d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4211 | 2024.12.17 21:25:24.678277 [ 278 ] {870a6e9f-ed8c-4d97-b968-99b960cc88d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4212 | 2024.12.17 21:25:24.678892 [ 278 ] {870a6e9f-ed8c-4d97-b968-99b960cc88d6} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4213 | 2024.12.17 21:25:24.678934 [ 278 ] {870a6e9f-ed8c-4d97-b968-99b960cc88d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4214 | 2024.12.17 21:25:24.679344 [ 278 ] {870a6e9f-ed8c-4d97-b968-99b960cc88d6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4215 | 2024.12.17 21:25:24.679592 [ 278 ] {870a6e9f-ed8c-4d97-b968-99b960cc88d6} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4216 | 2024.12.17 21:25:24.679812 [ 278 ] {870a6e9f-ed8c-4d97-b968-99b960cc88d6} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00161 sec., 147204.96894409938 rows/sec., 9.87 MiB/sec. | ||
4217 | 2024.12.17 21:25:24.679941 [ 278 ] {870a6e9f-ed8c-4d97-b968-99b960cc88d6} <Debug> TCPHandler: Processed in 0.001899581 sec. | ||
4218 | 2024.12.17 21:25:24.680095 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4219 | 2024.12.17 21:25:24.680210 [ 277 ] {28db32bb-3a91-4539-abee-1121fcb90a72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4220 | 2024.12.17 21:25:24.680269 [ 277 ] {28db32bb-3a91-4539-abee-1121fcb90a72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4221 | 2024.12.17 21:25:24.680835 [ 277 ] {28db32bb-3a91-4539-abee-1121fcb90a72} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4222 | 2024.12.17 21:25:24.680879 [ 277 ] {28db32bb-3a91-4539-abee-1121fcb90a72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4223 | 2024.12.17 21:25:24.681283 [ 277 ] {28db32bb-3a91-4539-abee-1121fcb90a72} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4224 | 2024.12.17 21:25:24.681515 [ 277 ] {28db32bb-3a91-4539-abee-1121fcb90a72} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4225 | 2024.12.17 21:25:24.681720 [ 112 ] {} <Debug> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
4226 | 2024.12.17 21:25:24.681745 [ 277 ] {28db32bb-3a91-4539-abee-1121fcb90a72} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001559 sec., 641.4368184733803 rows/sec., 43.22 KiB/sec. | ||
4227 | 2024.12.17 21:25:24.681807 [ 112 ] {} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4228 | 2024.12.17 21:25:24.681869 [ 277 ] {28db32bb-3a91-4539-abee-1121fcb90a72} <Debug> TCPHandler: Processed in 0.00182849 sec. | ||
4229 | 2024.12.17 21:25:24.681873 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4230 | 2024.12.17 21:25:24.682110 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4231 | 2024.12.17 21:25:24.682196 [ 190 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::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 | ||
4232 | 2024.12.17 21:25:24.682352 [ 278 ] {8f2a7235-0ac2-43d2-9bae-bfa6ccd62726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4233 | 2024.12.17 21:25:24.682590 [ 190 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4234 | 2024.12.17 21:25:24.682602 [ 278 ] {8f2a7235-0ac2-43d2-9bae-bfa6ccd62726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4235 | 2024.12.17 21:25:24.682692 [ 190 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 6 rows starting from the beginning of the part | ||
4236 | 2024.12.17 21:25:24.683089 [ 190 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
4237 | 2024.12.17 21:25:24.683506 [ 190 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
4238 | 2024.12.17 21:25:24.683945 [ 190 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
4239 | 2024.12.17 21:25:24.684370 [ 190 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
4240 | 2024.12.17 21:25:24.684755 [ 190 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
4241 | 2024.12.17 21:25:24.688472 [ 278 ] {8f2a7235-0ac2-43d2-9bae-bfa6ccd62726} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4242 | 2024.12.17 21:25:24.688506 [ 190 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11 rows, containing 4 columns (4 merged, 0 gathered) in 0.006491176 sec., 1694.6081881002763 rows/sec., 113.59 KiB/sec. | ||
4243 | 2024.12.17 21:25:24.688537 [ 278 ] {8f2a7235-0ac2-43d2-9bae-bfa6ccd62726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4244 | 2024.12.17 21:25:24.688700 [ 190 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
4245 | 2024.12.17 21:25:24.689361 [ 190 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_11_2} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4246 | 2024.12.17 21:25:24.689541 [ 190 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_11_2} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
4247 | 2024.12.17 21:25:24.689708 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4248 | 2024.12.17 21:25:24.689938 [ 278 ] {8f2a7235-0ac2-43d2-9bae-bfa6ccd62726} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4249 | 2024.12.17 21:25:24.690232 [ 278 ] {8f2a7235-0ac2-43d2-9bae-bfa6ccd62726} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4250 | 2024.12.17 21:25:24.690509 [ 278 ] {8f2a7235-0ac2-43d2-9bae-bfa6ccd62726} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00823 sec., 1215.0668286755772 rows/sec., 2.18 MiB/sec. | ||
4251 | 2024.12.17 21:25:24.690645 [ 278 ] {8f2a7235-0ac2-43d2-9bae-bfa6ccd62726} <Debug> TCPHandler: Processed in 0.008668124 sec. | ||
4252 | 2024.12.17 21:25:24.690803 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4253 | 2024.12.17 21:25:24.690927 [ 277 ] {8f4d9116-fe4e-48bd-bebd-f81fb604e1c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4254 | 2024.12.17 21:25:24.690978 [ 277 ] {8f4d9116-fe4e-48bd-bebd-f81fb604e1c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4255 | 2024.12.17 21:25:24.691495 [ 277 ] {8f4d9116-fe4e-48bd-bebd-f81fb604e1c2} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4256 | 2024.12.17 21:25:24.691535 [ 277 ] {8f4d9116-fe4e-48bd-bebd-f81fb604e1c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4257 | 2024.12.17 21:25:24.692015 [ 277 ] {8f4d9116-fe4e-48bd-bebd-f81fb604e1c2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4258 | 2024.12.17 21:25:24.692291 [ 277 ] {8f4d9116-fe4e-48bd-bebd-f81fb604e1c2} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4259 | 2024.12.17 21:25:24.692505 [ 277 ] {8f4d9116-fe4e-48bd-bebd-f81fb604e1c2} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001603 sec., 51154.08608858391 rows/sec., 3.25 MiB/sec. | ||
4260 | 2024.12.17 21:25:24.692558 [ 277 ] {8f4d9116-fe4e-48bd-bebd-f81fb604e1c2} <Debug> TCPHandler: Processed in 0.001814079 sec. | ||
4261 | 2024.12.17 21:25:27.459761 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4262 | 2024.12.17 21:25:27.459988 [ 277 ] {952adcc1-c2f7-434a-ae8f-cbcdb59201cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4263 | 2024.12.17 21:25:27.460071 [ 277 ] {952adcc1-c2f7-434a-ae8f-cbcdb59201cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4264 | 2024.12.17 21:25:27.460881 [ 277 ] {952adcc1-c2f7-434a-ae8f-cbcdb59201cb} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4265 | 2024.12.17 21:25:27.460934 [ 277 ] {952adcc1-c2f7-434a-ae8f-cbcdb59201cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4266 | 2024.12.17 21:25:27.461357 [ 277 ] {952adcc1-c2f7-434a-ae8f-cbcdb59201cb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
4267 | 2024.12.17 21:25:27.461635 [ 277 ] {952adcc1-c2f7-434a-ae8f-cbcdb59201cb} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4268 | 2024.12.17 21:25:27.461958 [ 277 ] {952adcc1-c2f7-434a-ae8f-cbcdb59201cb} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.002007 sec., 2989.536621823617 rows/sec., 243.78 KiB/sec. | ||
4269 | 2024.12.17 21:25:27.462080 [ 277 ] {952adcc1-c2f7-434a-ae8f-cbcdb59201cb} <Debug> TCPHandler: Processed in 0.002460737 sec. | ||
4270 | 2024.12.17 21:25:27.462372 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4271 | 2024.12.17 21:25:27.462556 [ 278 ] {a2c6ef31-446f-4fa4-81dd-3ad2c6c470bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4272 | 2024.12.17 21:25:27.462626 [ 278 ] {a2c6ef31-446f-4fa4-81dd-3ad2c6c470bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4273 | 2024.12.17 21:25:27.464307 [ 278 ] {a2c6ef31-446f-4fa4-81dd-3ad2c6c470bb} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4274 | 2024.12.17 21:25:27.464347 [ 278 ] {a2c6ef31-446f-4fa4-81dd-3ad2c6c470bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4275 | 2024.12.17 21:25:27.464839 [ 278 ] {a2c6ef31-446f-4fa4-81dd-3ad2c6c470bb} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4276 | 2024.12.17 21:25:27.465097 [ 278 ] {a2c6ef31-446f-4fa4-81dd-3ad2c6c470bb} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4277 | 2024.12.17 21:25:27.465324 [ 278 ] {a2c6ef31-446f-4fa4-81dd-3ad2c6c470bb} <Debug> executeQuery: Read 1259 rows, 106.36 KiB in 0.00282 sec., 446453.90070921986 rows/sec., 36.83 MiB/sec. | ||
4278 | 2024.12.17 21:25:27.465382 [ 278 ] {a2c6ef31-446f-4fa4-81dd-3ad2c6c470bb} <Debug> TCPHandler: Processed in 0.003142485 sec. | ||
4279 | 2024.12.17 21:25:27.465586 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4280 | 2024.12.17 21:25:27.465730 [ 277 ] {08b6b0f8-840b-4e1b-9327-b1b7af3fad19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4281 | 2024.12.17 21:25:27.465791 [ 277 ] {08b6b0f8-840b-4e1b-9327-b1b7af3fad19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4282 | 2024.12.17 21:25:27.466507 [ 277 ] {08b6b0f8-840b-4e1b-9327-b1b7af3fad19} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4283 | 2024.12.17 21:25:27.466551 [ 277 ] {08b6b0f8-840b-4e1b-9327-b1b7af3fad19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4284 | 2024.12.17 21:25:27.466920 [ 277 ] {08b6b0f8-840b-4e1b-9327-b1b7af3fad19} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4285 | 2024.12.17 21:25:27.467161 [ 277 ] {08b6b0f8-840b-4e1b-9327-b1b7af3fad19} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4286 | 2024.12.17 21:25:27.467378 [ 277 ] {08b6b0f8-840b-4e1b-9327-b1b7af3fad19} <Debug> executeQuery: Read 36 rows, 2.67 KiB in 0.001682 sec., 21403.091557669442 rows/sec., 1.55 MiB/sec. | ||
4287 | 2024.12.17 21:25:27.467434 [ 277 ] {08b6b0f8-840b-4e1b-9327-b1b7af3fad19} <Debug> TCPHandler: Processed in 0.001916102 sec. | ||
4288 | 2024.12.17 21:25:27.467593 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4289 | 2024.12.17 21:25:27.467712 [ 278 ] {ca24cf74-716b-4693-ad02-c6ad363b83be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4290 | 2024.12.17 21:25:27.467760 [ 278 ] {ca24cf74-716b-4693-ad02-c6ad363b83be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4291 | 2024.12.17 21:25:27.468462 [ 278 ] {ca24cf74-716b-4693-ad02-c6ad363b83be} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4292 | 2024.12.17 21:25:27.468503 [ 278 ] {ca24cf74-716b-4693-ad02-c6ad363b83be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4293 | 2024.12.17 21:25:27.468868 [ 278 ] {ca24cf74-716b-4693-ad02-c6ad363b83be} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4294 | 2024.12.17 21:25:27.469108 [ 278 ] {ca24cf74-716b-4693-ad02-c6ad363b83be} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4295 | 2024.12.17 21:25:27.469330 [ 278 ] {ca24cf74-716b-4693-ad02-c6ad363b83be} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001642 sec., 138855.05481120583 rows/sec., 9.40 MiB/sec. | ||
4296 | 2024.12.17 21:25:27.469458 [ 278 ] {ca24cf74-716b-4693-ad02-c6ad363b83be} <Debug> TCPHandler: Processed in 0.001924062 sec. | ||
4297 | 2024.12.17 21:25:27.469606 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4298 | 2024.12.17 21:25:27.469747 [ 277 ] {ece76e88-fecb-4585-8eee-9de56af398d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4299 | 2024.12.17 21:25:27.469806 [ 277 ] {ece76e88-fecb-4585-8eee-9de56af398d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4300 | 2024.12.17 21:25:27.470727 [ 277 ] {ece76e88-fecb-4585-8eee-9de56af398d9} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4301 | 2024.12.17 21:25:27.470766 [ 277 ] {ece76e88-fecb-4585-8eee-9de56af398d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4302 | 2024.12.17 21:25:27.471156 [ 277 ] {ece76e88-fecb-4585-8eee-9de56af398d9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4303 | 2024.12.17 21:25:27.471431 [ 277 ] {ece76e88-fecb-4585-8eee-9de56af398d9} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4304 | 2024.12.17 21:25:27.471652 [ 277 ] {ece76e88-fecb-4585-8eee-9de56af398d9} <Debug> executeQuery: Read 556 rows, 42.30 KiB in 0.001936 sec., 287190.08264462807 rows/sec., 21.34 MiB/sec. | ||
4305 | 2024.12.17 21:25:27.471706 [ 277 ] {ece76e88-fecb-4585-8eee-9de56af398d9} <Debug> TCPHandler: Processed in 0.002168049 sec. | ||
4306 | 2024.12.17 21:25:27.471881 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4307 | 2024.12.17 21:25:27.472018 [ 278 ] {9c1516a7-62a5-42ae-af3e-03f9ff362e99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4308 | 2024.12.17 21:25:27.472080 [ 278 ] {9c1516a7-62a5-42ae-af3e-03f9ff362e99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4309 | 2024.12.17 21:25:27.472889 [ 278 ] {9c1516a7-62a5-42ae-af3e-03f9ff362e99} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4310 | 2024.12.17 21:25:27.472930 [ 278 ] {9c1516a7-62a5-42ae-af3e-03f9ff362e99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4311 | 2024.12.17 21:25:27.473381 [ 278 ] {9c1516a7-62a5-42ae-af3e-03f9ff362e99} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4312 | 2024.12.17 21:25:27.473640 [ 278 ] {9c1516a7-62a5-42ae-af3e-03f9ff362e99} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4313 | 2024.12.17 21:25:27.473883 [ 278 ] {9c1516a7-62a5-42ae-af3e-03f9ff362e99} <Debug> executeQuery: Read 943 rows, 64.74 KiB in 0.001891 sec., 498677.9481755685 rows/sec., 33.43 MiB/sec. | ||
4314 | 2024.12.17 21:25:27.474015 [ 278 ] {9c1516a7-62a5-42ae-af3e-03f9ff362e99} <Debug> TCPHandler: Processed in 0.002198029 sec. | ||
4315 | 2024.12.17 21:25:27.474186 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4316 | 2024.12.17 21:25:27.474320 [ 277 ] {7f846379-af3a-41b5-8a24-d82ca50e63bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4317 | 2024.12.17 21:25:27.474402 [ 277 ] {7f846379-af3a-41b5-8a24-d82ca50e63bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4318 | 2024.12.17 21:25:27.475606 [ 277 ] {7f846379-af3a-41b5-8a24-d82ca50e63bd} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4319 | 2024.12.17 21:25:27.475646 [ 277 ] {7f846379-af3a-41b5-8a24-d82ca50e63bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4320 | 2024.12.17 21:25:27.476296 [ 277 ] {7f846379-af3a-41b5-8a24-d82ca50e63bd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4321 | 2024.12.17 21:25:27.476562 [ 277 ] {7f846379-af3a-41b5-8a24-d82ca50e63bd} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4322 | 2024.12.17 21:25:27.476793 [ 277 ] {7f846379-af3a-41b5-8a24-d82ca50e63bd} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002502 sec., 11990.407673860911 rows/sec., 21.49 MiB/sec. | ||
4323 | 2024.12.17 21:25:27.476887 [ 277 ] {7f846379-af3a-41b5-8a24-d82ca50e63bd} <Debug> TCPHandler: Processed in 0.002767575 sec. | ||
4324 | 2024.12.17 21:25:27.477051 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4325 | 2024.12.17 21:25:27.477190 [ 278 ] {89675ef1-c5d0-4ef9-82b2-6b92e0953880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4326 | 2024.12.17 21:25:27.477249 [ 278 ] {89675ef1-c5d0-4ef9-82b2-6b92e0953880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4327 | 2024.12.17 21:25:27.477828 [ 278 ] {89675ef1-c5d0-4ef9-82b2-6b92e0953880} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4328 | 2024.12.17 21:25:27.477876 [ 278 ] {89675ef1-c5d0-4ef9-82b2-6b92e0953880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4329 | 2024.12.17 21:25:27.478309 [ 278 ] {89675ef1-c5d0-4ef9-82b2-6b92e0953880} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4330 | 2024.12.17 21:25:27.478556 [ 278 ] {89675ef1-c5d0-4ef9-82b2-6b92e0953880} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4331 | 2024.12.17 21:25:27.478765 [ 278 ] {89675ef1-c5d0-4ef9-82b2-6b92e0953880} <Debug> executeQuery: Read 34 rows, 2.36 KiB in 0.001606 sec., 21170.610211706102 rows/sec., 1.43 MiB/sec. | ||
4332 | 2024.12.17 21:25:27.478815 [ 278 ] {89675ef1-c5d0-4ef9-82b2-6b92e0953880} <Debug> TCPHandler: Processed in 0.00183206 sec. | ||
4333 | 2024.12.17 21:25:29.653055 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4334 | 2024.12.17 21:25:29.653243 [ 277 ] {c367497c-2e93-497a-9d2d-7d9e8cfa2842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4335 | 2024.12.17 21:25:29.653317 [ 277 ] {c367497c-2e93-497a-9d2d-7d9e8cfa2842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4336 | 2024.12.17 21:25:29.654199 [ 277 ] {c367497c-2e93-497a-9d2d-7d9e8cfa2842} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4337 | 2024.12.17 21:25:29.654260 [ 277 ] {c367497c-2e93-497a-9d2d-7d9e8cfa2842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4338 | 2024.12.17 21:25:29.654792 [ 277 ] {c367497c-2e93-497a-9d2d-7d9e8cfa2842} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4339 | 2024.12.17 21:25:29.655118 [ 277 ] {c367497c-2e93-497a-9d2d-7d9e8cfa2842} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4340 | 2024.12.17 21:25:29.655381 [ 277 ] {c367497c-2e93-497a-9d2d-7d9e8cfa2842} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002183 sec., 25652.77141548328 rows/sec., 1.96 MiB/sec. | ||
4341 | 2024.12.17 21:25:29.655547 [ 277 ] {c367497c-2e93-497a-9d2d-7d9e8cfa2842} <Debug> TCPHandler: Processed in 0.002629901 sec. | ||
4342 | 2024.12.17 21:25:29.655827 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4343 | 2024.12.17 21:25:29.656011 [ 278 ] {0f5aa274-c721-458a-8bf9-8d732be3251d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4344 | 2024.12.17 21:25:29.656085 [ 278 ] {0f5aa274-c721-458a-8bf9-8d732be3251d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4345 | 2024.12.17 21:25:29.656831 [ 278 ] {0f5aa274-c721-458a-8bf9-8d732be3251d} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4346 | 2024.12.17 21:25:29.656882 [ 278 ] {0f5aa274-c721-458a-8bf9-8d732be3251d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4347 | 2024.12.17 21:25:29.657312 [ 278 ] {0f5aa274-c721-458a-8bf9-8d732be3251d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4348 | 2024.12.17 21:25:29.657566 [ 278 ] {0f5aa274-c721-458a-8bf9-8d732be3251d} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4349 | 2024.12.17 21:25:29.657812 [ 278 ] {0f5aa274-c721-458a-8bf9-8d732be3251d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001842 sec., 34744.84256243214 rows/sec., 2.71 MiB/sec. | ||
4350 | 2024.12.17 21:25:29.657918 [ 278 ] {0f5aa274-c721-458a-8bf9-8d732be3251d} <Debug> TCPHandler: Processed in 0.002228561 sec. | ||
4351 | 2024.12.17 21:25:29.658161 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4352 | 2024.12.17 21:25:29.658295 [ 277 ] {4743af55-3bfc-407b-8530-21c5cbcc7210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4353 | 2024.12.17 21:25:29.658356 [ 277 ] {4743af55-3bfc-407b-8530-21c5cbcc7210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4354 | 2024.12.17 21:25:29.658922 [ 277 ] {4743af55-3bfc-407b-8530-21c5cbcc7210} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4355 | 2024.12.17 21:25:29.658963 [ 277 ] {4743af55-3bfc-407b-8530-21c5cbcc7210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4356 | 2024.12.17 21:25:29.659374 [ 277 ] {4743af55-3bfc-407b-8530-21c5cbcc7210} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4357 | 2024.12.17 21:25:29.659649 [ 277 ] {4743af55-3bfc-407b-8530-21c5cbcc7210} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4358 | 2024.12.17 21:25:29.659837 [ 277 ] {4743af55-3bfc-407b-8530-21c5cbcc7210} <Debug> executeQuery: Read 66 rows, 4.72 KiB in 0.001573 sec., 41958.04195804196 rows/sec., 2.93 MiB/sec. | ||
4359 | 2024.12.17 21:25:29.659900 [ 277 ] {4743af55-3bfc-407b-8530-21c5cbcc7210} <Debug> TCPHandler: Processed in 0.001871661 sec. | ||
4360 | 2024.12.17 21:25:29.660061 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4361 | 2024.12.17 21:25:29.660193 [ 278 ] {ad8ff394-955e-46e7-a2af-bc2d96ded530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4362 | 2024.12.17 21:25:29.660249 [ 278 ] {ad8ff394-955e-46e7-a2af-bc2d96ded530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4363 | 2024.12.17 21:25:29.660759 [ 278 ] {ad8ff394-955e-46e7-a2af-bc2d96ded530} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4364 | 2024.12.17 21:25:29.660800 [ 278 ] {ad8ff394-955e-46e7-a2af-bc2d96ded530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4365 | 2024.12.17 21:25:29.661186 [ 278 ] {ad8ff394-955e-46e7-a2af-bc2d96ded530} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4366 | 2024.12.17 21:25:29.661427 [ 278 ] {ad8ff394-955e-46e7-a2af-bc2d96ded530} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4367 | 2024.12.17 21:25:29.661659 [ 278 ] {ad8ff394-955e-46e7-a2af-bc2d96ded530} <Debug> executeQuery: Read 26 rows, 1.78 KiB in 0.001496 sec., 17379.679144385027 rows/sec., 1.16 MiB/sec. | ||
4368 | 2024.12.17 21:25:29.661782 [ 278 ] {ad8ff394-955e-46e7-a2af-bc2d96ded530} <Debug> TCPHandler: Processed in 0.001782828 sec. | ||
4369 | 2024.12.17 21:25:30.462591 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4370 | 2024.12.17 21:25:30.462648 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4371 | 2024.12.17 21:25:30.590198 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9211 | ||
4372 | 2024.12.17 21:25:30.590839 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4373 | 2024.12.17 21:25:30.590890 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4374 | 2024.12.17 21:25:30.591409 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4375 | 2024.12.17 21:25:30.591668 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4376 | 2024.12.17 21:25:30.591931 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
4377 | 2024.12.17 21:25:30.609238 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 620 | ||
4378 | 2024.12.17 21:25:30.612634 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4379 | 2024.12.17 21:25:30.612687 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4380 | 2024.12.17 21:25:30.614190 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4381 | 2024.12.17 21:25:30.614515 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4382 | 2024.12.17 21:25:30.615501 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 620 | ||
4383 | 2024.12.17 21:25:31.202109 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
4384 | 2024.12.17 21:25:31.222822 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4385 | 2024.12.17 21:25:31.222874 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4386 | 2024.12.17 21:25:31.230509 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4387 | 2024.12.17 21:25:31.231299 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4388 | 2024.12.17 21:25:31.233922 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
4389 | 2024.12.17 21:25:34.665396 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4390 | 2024.12.17 21:25:34.665600 [ 277 ] {7cb007ab-0f1b-44f3-a8c3-0d04e9e4453b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4391 | 2024.12.17 21:25:34.665675 [ 277 ] {7cb007ab-0f1b-44f3-a8c3-0d04e9e4453b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4392 | 2024.12.17 21:25:34.666485 [ 277 ] {7cb007ab-0f1b-44f3-a8c3-0d04e9e4453b} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4393 | 2024.12.17 21:25:34.666538 [ 277 ] {7cb007ab-0f1b-44f3-a8c3-0d04e9e4453b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4394 | 2024.12.17 21:25:34.667006 [ 277 ] {7cb007ab-0f1b-44f3-a8c3-0d04e9e4453b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4395 | 2024.12.17 21:25:34.667288 [ 277 ] {7cb007ab-0f1b-44f3-a8c3-0d04e9e4453b} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4396 | 2024.12.17 21:25:34.667539 [ 277 ] {7cb007ab-0f1b-44f3-a8c3-0d04e9e4453b} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001991 sec., 7031.642390758412 rows/sec., 506.18 KiB/sec. | ||
4397 | 2024.12.17 21:25:34.667615 [ 277 ] {7cb007ab-0f1b-44f3-a8c3-0d04e9e4453b} <Debug> TCPHandler: Processed in 0.002354453 sec. | ||
4398 | 2024.12.17 21:25:34.667910 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4399 | 2024.12.17 21:25:34.668104 [ 278 ] {32d80b08-7ef7-4952-9ac9-699250230e57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4400 | 2024.12.17 21:25:34.668179 [ 278 ] {32d80b08-7ef7-4952-9ac9-699250230e57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4401 | 2024.12.17 21:25:34.669039 [ 278 ] {32d80b08-7ef7-4952-9ac9-699250230e57} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4402 | 2024.12.17 21:25:34.669091 [ 278 ] {32d80b08-7ef7-4952-9ac9-699250230e57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4403 | 2024.12.17 21:25:34.669577 [ 278 ] {32d80b08-7ef7-4952-9ac9-699250230e57} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4404 | 2024.12.17 21:25:34.669838 [ 278 ] {32d80b08-7ef7-4952-9ac9-699250230e57} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4405 | 2024.12.17 21:25:34.670094 [ 278 ] {32d80b08-7ef7-4952-9ac9-699250230e57} <Debug> executeQuery: Read 223 rows, 19.93 KiB in 0.002044 sec., 109099.80430528377 rows/sec., 9.52 MiB/sec. | ||
4406 | 2024.12.17 21:25:34.670154 [ 278 ] {32d80b08-7ef7-4952-9ac9-699250230e57} <Debug> TCPHandler: Processed in 0.002381964 sec. | ||
4407 | 2024.12.17 21:25:34.670316 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4408 | 2024.12.17 21:25:34.670451 [ 277 ] {c22eb8a8-ab3f-4a58-b74c-100ff386de4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4409 | 2024.12.17 21:25:34.670510 [ 277 ] {c22eb8a8-ab3f-4a58-b74c-100ff386de4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4410 | 2024.12.17 21:25:34.671150 [ 277 ] {c22eb8a8-ab3f-4a58-b74c-100ff386de4d} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4411 | 2024.12.17 21:25:34.671195 [ 277 ] {c22eb8a8-ab3f-4a58-b74c-100ff386de4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4412 | 2024.12.17 21:25:34.671625 [ 277 ] {c22eb8a8-ab3f-4a58-b74c-100ff386de4d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4413 | 2024.12.17 21:25:34.671915 [ 277 ] {c22eb8a8-ab3f-4a58-b74c-100ff386de4d} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4414 | 2024.12.17 21:25:34.672180 [ 277 ] {c22eb8a8-ab3f-4a58-b74c-100ff386de4d} <Debug> executeQuery: Read 17 rows, 1.21 KiB in 0.001752 sec., 9703.196347031962 rows/sec., 689.50 KiB/sec. | ||
4415 | 2024.12.17 21:25:34.672310 [ 277 ] {c22eb8a8-ab3f-4a58-b74c-100ff386de4d} <Debug> TCPHandler: Processed in 0.002052015 sec. | ||
4416 | 2024.12.17 21:25:34.672516 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4417 | 2024.12.17 21:25:34.672647 [ 278 ] {d33ad89d-c48a-43f8-8191-723f51c35b68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4418 | 2024.12.17 21:25:34.672702 [ 278 ] {d33ad89d-c48a-43f8-8191-723f51c35b68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4419 | 2024.12.17 21:25:34.673307 [ 278 ] {d33ad89d-c48a-43f8-8191-723f51c35b68} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4420 | 2024.12.17 21:25:34.673352 [ 278 ] {d33ad89d-c48a-43f8-8191-723f51c35b68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4421 | 2024.12.17 21:25:34.673741 [ 278 ] {d33ad89d-c48a-43f8-8191-723f51c35b68} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4422 | 2024.12.17 21:25:34.673996 [ 278 ] {d33ad89d-c48a-43f8-8191-723f51c35b68} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4423 | 2024.12.17 21:25:34.674180 [ 96 ] {} <Debug> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4424 | 2024.12.17 21:25:34.674250 [ 278 ] {d33ad89d-c48a-43f8-8191-723f51c35b68} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001628 sec., 8599.5085995086 rows/sec., 602.25 KiB/sec. | ||
4425 | 2024.12.17 21:25:34.674265 [ 96 ] {} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4426 | 2024.12.17 21:25:34.674341 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4427 | 2024.12.17 21:25:34.674395 [ 278 ] {d33ad89d-c48a-43f8-8191-723f51c35b68} <Debug> TCPHandler: Processed in 0.001969103 sec. | ||
4428 | 2024.12.17 21:25:34.674662 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4429 | 2024.12.17 21:25:34.674731 [ 187 ] {a11a4742-3716-4175-86de-60321bcf28cc::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 | ||
4430 | 2024.12.17 21:25:34.675045 [ 277 ] {36c8328f-68b6-439c-ac2b-bd6cfd6abe2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4431 | 2024.12.17 21:25:34.675221 [ 277 ] {36c8328f-68b6-439c-ac2b-bd6cfd6abe2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4432 | 2024.12.17 21:25:34.675247 [ 187 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4433 | 2024.12.17 21:25:34.675334 [ 187 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 243 rows starting from the beginning of the part | ||
4434 | 2024.12.17 21:25:34.675463 [ 187 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part | ||
4435 | 2024.12.17 21:25:34.675782 [ 187 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
4436 | 2024.12.17 21:25:34.676192 [ 187 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part | ||
4437 | 2024.12.17 21:25:34.676409 [ 187 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 228 rows starting from the beginning of the part | ||
4438 | 2024.12.17 21:25:34.676561 [ 187 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
4439 | 2024.12.17 21:25:34.677326 [ 277 ] {36c8328f-68b6-439c-ac2b-bd6cfd6abe2d} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4440 | 2024.12.17 21:25:34.677378 [ 277 ] {36c8328f-68b6-439c-ac2b-bd6cfd6abe2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4441 | 2024.12.17 21:25:34.677938 [ 277 ] {36c8328f-68b6-439c-ac2b-bd6cfd6abe2d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4442 | 2024.12.17 21:25:34.678285 [ 277 ] {36c8328f-68b6-439c-ac2b-bd6cfd6abe2d} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4443 | 2024.12.17 21:25:34.678534 [ 196 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.00406643 sec., 129597.7060960105 rows/sec., 9.28 MiB/sec. | ||
4444 | 2024.12.17 21:25:34.678809 [ 277 ] {36c8328f-68b6-439c-ac2b-bd6cfd6abe2d} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.003879 sec., 3351.379221448827 rows/sec., 208.96 KiB/sec. | ||
4445 | 2024.12.17 21:25:34.678883 [ 190 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4446 | 2024.12.17 21:25:34.679085 [ 277 ] {36c8328f-68b6-439c-ac2b-bd6cfd6abe2d} <Debug> TCPHandler: Processed in 0.004557384 sec. | ||
4447 | 2024.12.17 21:25:34.679282 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4448 | 2024.12.17 21:25:34.679481 [ 278 ] {33976144-8be7-45e5-883b-67f31cf8372f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4449 | 2024.12.17 21:25:34.679541 [ 190 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_16_3} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4450 | 2024.12.17 21:25:34.679576 [ 278 ] {33976144-8be7-45e5-883b-67f31cf8372f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4451 | 2024.12.17 21:25:34.679769 [ 190 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_16_3} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4452 | 2024.12.17 21:25:34.679958 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
4453 | 2024.12.17 21:25:34.680687 [ 278 ] {33976144-8be7-45e5-883b-67f31cf8372f} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4454 | 2024.12.17 21:25:34.680734 [ 278 ] {33976144-8be7-45e5-883b-67f31cf8372f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4455 | 2024.12.17 21:25:34.681138 [ 278 ] {33976144-8be7-45e5-883b-67f31cf8372f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4456 | 2024.12.17 21:25:34.681386 [ 278 ] {33976144-8be7-45e5-883b-67f31cf8372f} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4457 | 2024.12.17 21:25:34.681622 [ 278 ] {33976144-8be7-45e5-883b-67f31cf8372f} <Debug> executeQuery: Read 392 rows, 28.48 KiB in 0.002203 sec., 177939.17385383567 rows/sec., 12.63 MiB/sec. | ||
4458 | 2024.12.17 21:25:34.681687 [ 278 ] {33976144-8be7-45e5-883b-67f31cf8372f} <Debug> TCPHandler: Processed in 0.002492007 sec. | ||
4459 | 2024.12.17 21:25:34.681857 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4460 | 2024.12.17 21:25:34.681981 [ 277 ] {4bab5163-e7d7-4cb7-8364-e0f374e7f10b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4461 | 2024.12.17 21:25:34.682035 [ 277 ] {4bab5163-e7d7-4cb7-8364-e0f374e7f10b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4462 | 2024.12.17 21:25:34.682561 [ 277 ] {4bab5163-e7d7-4cb7-8364-e0f374e7f10b} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4463 | 2024.12.17 21:25:34.682604 [ 277 ] {4bab5163-e7d7-4cb7-8364-e0f374e7f10b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4464 | 2024.12.17 21:25:34.682982 [ 277 ] {4bab5163-e7d7-4cb7-8364-e0f374e7f10b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4465 | 2024.12.17 21:25:34.683230 [ 277 ] {4bab5163-e7d7-4cb7-8364-e0f374e7f10b} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4466 | 2024.12.17 21:25:34.683401 [ 94 ] {} <Debug> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
4467 | 2024.12.17 21:25:34.683478 [ 94 ] {} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4468 | 2024.12.17 21:25:34.683478 [ 277 ] {4bab5163-e7d7-4cb7-8364-e0f374e7f10b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001515 sec., 3960.39603960396 rows/sec., 206.92 KiB/sec. | ||
4469 | 2024.12.17 21:25:34.683520 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4470 | 2024.12.17 21:25:34.683651 [ 277 ] {4bab5163-e7d7-4cb7-8364-e0f374e7f10b} <Debug> TCPHandler: Processed in 0.00184933 sec. | ||
4471 | 2024.12.17 21:25:34.683991 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4472 | 2024.12.17 21:25:34.684019 [ 196 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::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 | ||
4473 | 2024.12.17 21:25:34.684270 [ 278 ] {a3f3792c-6edb-4b4f-95ca-02cd8863afd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4474 | 2024.12.17 21:25:34.684313 [ 196 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4475 | 2024.12.17 21:25:34.684381 [ 278 ] {a3f3792c-6edb-4b4f-95ca-02cd8863afd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4476 | 2024.12.17 21:25:34.684399 [ 196 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::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 | ||
4477 | 2024.12.17 21:25:34.684718 [ 196 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::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 | ||
4478 | 2024.12.17 21:25:34.685059 [ 196 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::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 | ||
4479 | 2024.12.17 21:25:34.685387 [ 196 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::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 | ||
4480 | 2024.12.17 21:25:34.685728 [ 196 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::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 | ||
4481 | 2024.12.17 21:25:34.686052 [ 196 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::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 | ||
4482 | 2024.12.17 21:25:34.687433 [ 195 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.003766062 sec., 17524.937189031938 rows/sec., 915.61 KiB/sec. | ||
4483 | 2024.12.17 21:25:34.687599 [ 195 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
4484 | 2024.12.17 21:25:34.687967 [ 195 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_11_2} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4485 | 2024.12.17 21:25:34.688068 [ 195 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_11_2} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
4486 | 2024.12.17 21:25:34.688177 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
4487 | 2024.12.17 21:25:34.688693 [ 278 ] {a3f3792c-6edb-4b4f-95ca-02cd8863afd4} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4488 | 2024.12.17 21:25:34.688739 [ 278 ] {a3f3792c-6edb-4b4f-95ca-02cd8863afd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4489 | 2024.12.17 21:25:34.689156 [ 278 ] {a3f3792c-6edb-4b4f-95ca-02cd8863afd4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4490 | 2024.12.17 21:25:34.689404 [ 278 ] {a3f3792c-6edb-4b4f-95ca-02cd8863afd4} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4491 | 2024.12.17 21:25:34.689674 [ 278 ] {a3f3792c-6edb-4b4f-95ca-02cd8863afd4} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005494 sec., 43137.96869311977 rows/sec., 2.89 MiB/sec. | ||
4492 | 2024.12.17 21:25:34.689919 [ 278 ] {a3f3792c-6edb-4b4f-95ca-02cd8863afd4} <Debug> TCPHandler: Processed in 0.006124576 sec. | ||
4493 | 2024.12.17 21:25:34.690111 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4494 | 2024.12.17 21:25:34.690231 [ 277 ] {a542a5b3-2b7a-4407-bed4-2c4b58a6b6f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4495 | 2024.12.17 21:25:34.690285 [ 277 ] {a542a5b3-2b7a-4407-bed4-2c4b58a6b6f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4496 | 2024.12.17 21:25:34.690778 [ 277 ] {a542a5b3-2b7a-4407-bed4-2c4b58a6b6f4} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4497 | 2024.12.17 21:25:34.690819 [ 277 ] {a542a5b3-2b7a-4407-bed4-2c4b58a6b6f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4498 | 2024.12.17 21:25:34.691182 [ 277 ] {a542a5b3-2b7a-4407-bed4-2c4b58a6b6f4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4499 | 2024.12.17 21:25:34.691433 [ 277 ] {a542a5b3-2b7a-4407-bed4-2c4b58a6b6f4} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4500 | 2024.12.17 21:25:34.691667 [ 277 ] {a542a5b3-2b7a-4407-bed4-2c4b58a6b6f4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001455 sec., 687.2852233676977 rows/sec., 46.31 KiB/sec. | ||
4501 | 2024.12.17 21:25:34.691870 [ 277 ] {a542a5b3-2b7a-4407-bed4-2c4b58a6b6f4} <Debug> TCPHandler: Processed in 0.00184095 sec. | ||
4502 | 2024.12.17 21:25:34.692046 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4503 | 2024.12.17 21:25:34.692202 [ 278 ] {bd6c83c2-d913-462b-a7b5-a0e1f2e58fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4504 | 2024.12.17 21:25:34.692301 [ 278 ] {bd6c83c2-d913-462b-a7b5-a0e1f2e58fec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4505 | 2024.12.17 21:25:34.693508 [ 278 ] {bd6c83c2-d913-462b-a7b5-a0e1f2e58fec} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4506 | 2024.12.17 21:25:34.693552 [ 278 ] {bd6c83c2-d913-462b-a7b5-a0e1f2e58fec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4507 | 2024.12.17 21:25:34.694198 [ 278 ] {bd6c83c2-d913-462b-a7b5-a0e1f2e58fec} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4508 | 2024.12.17 21:25:34.694475 [ 278 ] {bd6c83c2-d913-462b-a7b5-a0e1f2e58fec} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4509 | 2024.12.17 21:25:34.694838 [ 278 ] {bd6c83c2-d913-462b-a7b5-a0e1f2e58fec} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002648 sec., 3776.43504531722 rows/sec., 6.77 MiB/sec. | ||
4510 | 2024.12.17 21:25:34.695149 [ 278 ] {bd6c83c2-d913-462b-a7b5-a0e1f2e58fec} <Debug> TCPHandler: Processed in 0.003172376 sec. | ||
4511 | 2024.12.17 21:25:34.695320 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4512 | 2024.12.17 21:25:34.695463 [ 277 ] {fed34e27-d148-4bb2-946b-571bf9d04088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4513 | 2024.12.17 21:25:34.695524 [ 277 ] {fed34e27-d148-4bb2-946b-571bf9d04088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4514 | 2024.12.17 21:25:34.696109 [ 277 ] {fed34e27-d148-4bb2-946b-571bf9d04088} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4515 | 2024.12.17 21:25:34.696156 [ 277 ] {fed34e27-d148-4bb2-946b-571bf9d04088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4516 | 2024.12.17 21:25:34.696587 [ 277 ] {fed34e27-d148-4bb2-946b-571bf9d04088} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4517 | 2024.12.17 21:25:34.696826 [ 277 ] {fed34e27-d148-4bb2-946b-571bf9d04088} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4518 | 2024.12.17 21:25:34.697054 [ 277 ] {fed34e27-d148-4bb2-946b-571bf9d04088} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001623 sec., 50523.721503388784 rows/sec., 3.21 MiB/sec. | ||
4519 | 2024.12.17 21:25:34.697106 [ 277 ] {fed34e27-d148-4bb2-946b-571bf9d04088} <Debug> TCPHandler: Processed in 0.00185445 sec. | ||
4520 | 2024.12.17 21:25:38.092967 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9699 | ||
4521 | 2024.12.17 21:25:38.093620 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4522 | 2024.12.17 21:25:38.093661 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4523 | 2024.12.17 21:25:38.094221 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4524 | 2024.12.17 21:25:38.094479 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4525 | 2024.12.17 21:25:38.094712 [ 90 ] {} <Debug> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4526 | 2024.12.17 21:25:38.094746 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9699 | ||
4527 | 2024.12.17 21:25:38.094806 [ 90 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4528 | 2024.12.17 21:25:38.094839 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4529 | 2024.12.17 21:25:38.094952 [ 196 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::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 | ||
4530 | 2024.12.17 21:25:38.095053 [ 196 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4531 | 2024.12.17 21:25:38.095086 [ 196 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::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 | ||
4532 | 2024.12.17 21:25:38.095151 [ 196 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::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 | ||
4533 | 2024.12.17 21:25:38.095265 [ 196 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::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 | ||
4534 | 2024.12.17 21:25:38.095378 [ 196 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::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 | ||
4535 | 2024.12.17 21:25:38.095448 [ 196 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::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 | ||
4536 | 2024.12.17 21:25:38.095545 [ 196 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::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 | ||
4537 | 2024.12.17 21:25:38.097715 [ 201 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9699 rows, containing 4 columns (4 merged, 0 gathered) in 0.002808686 sec., 3453216.2014550576 rows/sec., 49.40 MiB/sec. | ||
4538 | 2024.12.17 21:25:38.098103 [ 191 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4539 | 2024.12.17 21:25:38.098523 [ 191 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_21_4} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4540 | 2024.12.17 21:25:38.098624 [ 191 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_21_4} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4541 | 2024.12.17 21:25:38.098740 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
4542 | 2024.12.17 21:25:38.202720 [ 89 ] {} <Debug> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
4543 | 2024.12.17 21:25:38.202776 [ 89 ] {} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4544 | 2024.12.17 21:25:38.202802 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4545 | 2024.12.17 21:25:38.202994 [ 196 ] {64bfc238-ea0a-4d7b-a117-66c23fa0582a::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 | ||
4546 | 2024.12.17 21:25:38.203142 [ 196 ] {64bfc238-ea0a-4d7b-a117-66c23fa0582a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4547 | 2024.12.17 21:25:38.203177 [ 196 ] {64bfc238-ea0a-4d7b-a117-66c23fa0582a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
4548 | 2024.12.17 21:25:38.203268 [ 196 ] {64bfc238-ea0a-4d7b-a117-66c23fa0582a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part | ||
4549 | 2024.12.17 21:25:38.203358 [ 196 ] {64bfc238-ea0a-4d7b-a117-66c23fa0582a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
4550 | 2024.12.17 21:25:38.203483 [ 196 ] {64bfc238-ea0a-4d7b-a117-66c23fa0582a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
4551 | 2024.12.17 21:25:38.203566 [ 196 ] {64bfc238-ea0a-4d7b-a117-66c23fa0582a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
4552 | 2024.12.17 21:25:38.204376 [ 191 ] {64bfc238-ea0a-4d7b-a117-66c23fa0582a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 5 columns (5 merged, 0 gathered) in 0.001506601 sec., 14602.406343816312 rows/sec., 1.22 MiB/sec. | ||
4553 | 2024.12.17 21:25:38.204571 [ 201 ] {64bfc238-ea0a-4d7b-a117-66c23fa0582a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
4554 | 2024.12.17 21:25:38.204920 [ 201 ] {64bfc238-ea0a-4d7b-a117-66c23fa0582a::all_1_5_1} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4555 | 2024.12.17 21:25:38.205009 [ 201 ] {64bfc238-ea0a-4d7b-a117-66c23fa0582a::all_1_5_1} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
4556 | 2024.12.17 21:25:38.205111 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4557 | 2024.12.17 21:25:38.734905 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
4558 | 2024.12.17 21:25:38.757201 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4559 | 2024.12.17 21:25:38.757259 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4560 | 2024.12.17 21:25:38.765494 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4561 | 2024.12.17 21:25:38.766298 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4562 | 2024.12.17 21:25:38.766699 [ 89 ] {} <Debug> system.metric_log (27251624-260b-4d10-8451-92693738bfda) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4563 | 2024.12.17 21:25:38.766830 [ 89 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4564 | 2024.12.17 21:25:38.766908 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4565 | 2024.12.17 21:25:38.767304 [ 199 ] {27251624-260b-4d10-8451-92693738bfda::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 | ||
4566 | 2024.12.17 21:25:38.777440 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
4567 | 2024.12.17 21:25:38.779069 [ 199 ] {27251624-260b-4d10-8451-92693738bfda::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4568 | 2024.12.17 21:25:38.780425 [ 199 ] {27251624-260b-4d10-8451-92693738bfda::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 | ||
4569 | 2024.12.17 21:25:38.785179 [ 199 ] {27251624-260b-4d10-8451-92693738bfda::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 | ||
4570 | 2024.12.17 21:25:38.789986 [ 199 ] {27251624-260b-4d10-8451-92693738bfda::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 | ||
4571 | 2024.12.17 21:25:38.795180 [ 199 ] {27251624-260b-4d10-8451-92693738bfda::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 | ||
4572 | 2024.12.17 21:25:38.800701 [ 199 ] {27251624-260b-4d10-8451-92693738bfda::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 | ||
4573 | 2024.12.17 21:25:38.805363 [ 199 ] {27251624-260b-4d10-8451-92693738bfda::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 | ||
4574 | 2024.12.17 21:25:38.863305 [ 194 ] {27251624-260b-4d10-8451-92693738bfda::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.096272335 sec., 1651.5648031181543 rows/sec., 8.54 MiB/sec. | ||
4575 | 2024.12.17 21:25:38.865950 [ 194 ] {27251624-260b-4d10-8451-92693738bfda::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4576 | 2024.12.17 21:25:38.869033 [ 194 ] {27251624-260b-4d10-8451-92693738bfda::all_1_21_4} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4577 | 2024.12.17 21:25:38.869160 [ 194 ] {27251624-260b-4d10-8451-92693738bfda::all_1_21_4} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4578 | 2024.12.17 21:25:38.871607 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
4579 | 2024.12.17 21:25:39.000227 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.16 MiB, peak 197.72 MiB, free memory in arenas 0.00 B, will set to 190.31 MiB (RSS), difference: 3.15 MiB | ||
4580 | 2024.12.17 21:25:39.659548 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4581 | 2024.12.17 21:25:39.659758 [ 277 ] {6abaf85f-6b5f-41de-939f-f8772146fd3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4582 | 2024.12.17 21:25:39.659839 [ 277 ] {6abaf85f-6b5f-41de-939f-f8772146fd3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4583 | 2024.12.17 21:25:39.660738 [ 277 ] {6abaf85f-6b5f-41de-939f-f8772146fd3a} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4584 | 2024.12.17 21:25:39.660785 [ 277 ] {6abaf85f-6b5f-41de-939f-f8772146fd3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4585 | 2024.12.17 21:25:39.661240 [ 277 ] {6abaf85f-6b5f-41de-939f-f8772146fd3a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4586 | 2024.12.17 21:25:39.661546 [ 277 ] {6abaf85f-6b5f-41de-939f-f8772146fd3a} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4587 | 2024.12.17 21:25:39.661758 [ 88 ] {} <Debug> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4588 | 2024.12.17 21:25:39.661844 [ 88 ] {} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4589 | 2024.12.17 21:25:39.661853 [ 277 ] {6abaf85f-6b5f-41de-939f-f8772146fd3a} <Debug> executeQuery: Read 116 rows, 10.02 KiB in 0.002147 sec., 54028.87750349325 rows/sec., 4.56 MiB/sec. | ||
4590 | 2024.12.17 21:25:39.661876 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4591 | 2024.12.17 21:25:39.662044 [ 277 ] {6abaf85f-6b5f-41de-939f-f8772146fd3a} <Debug> TCPHandler: Processed in 0.002635472 sec. | ||
4592 | 2024.12.17 21:25:39.662172 [ 198 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::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 | ||
4593 | 2024.12.17 21:25:39.662365 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4594 | 2024.12.17 21:25:39.662370 [ 198 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4595 | 2024.12.17 21:25:39.662470 [ 198 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1432 rows starting from the beginning of the part | ||
4596 | 2024.12.17 21:25:39.662687 [ 278 ] {9b4c3ffa-6125-4b4c-86ab-3260b59f6735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4597 | 2024.12.17 21:25:39.662720 [ 198 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 223 rows starting from the beginning of the part | ||
4598 | 2024.12.17 21:25:39.662859 [ 278 ] {9b4c3ffa-6125-4b4c-86ab-3260b59f6735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4599 | 2024.12.17 21:25:39.663034 [ 198 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1259 rows starting from the beginning of the part | ||
4600 | 2024.12.17 21:25:39.663519 [ 198 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::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 | ||
4601 | 2024.12.17 21:25:39.663755 [ 198 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 223 rows starting from the beginning of the part | ||
4602 | 2024.12.17 21:25:39.664181 [ 198 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 116 rows starting from the beginning of the part | ||
4603 | 2024.12.17 21:25:39.665702 [ 278 ] {9b4c3ffa-6125-4b4c-86ab-3260b59f6735} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4604 | 2024.12.17 21:25:39.665788 [ 278 ] {9b4c3ffa-6125-4b4c-86ab-3260b59f6735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4605 | 2024.12.17 21:25:39.667062 [ 278 ] {9b4c3ffa-6125-4b4c-86ab-3260b59f6735} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4606 | 2024.12.17 21:25:39.667385 [ 278 ] {9b4c3ffa-6125-4b4c-86ab-3260b59f6735} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4607 | 2024.12.17 21:25:39.667586 [ 88 ] {} <Debug> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4608 | 2024.12.17 21:25:39.667708 [ 88 ] {} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4609 | 2024.12.17 21:25:39.667776 [ 278 ] {9b4c3ffa-6125-4b4c-86ab-3260b59f6735} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.005195 sec., 5774.783445620789 rows/sec., 434.24 KiB/sec. | ||
4610 | 2024.12.17 21:25:39.667822 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4611 | 2024.12.17 21:25:39.668071 [ 278 ] {9b4c3ffa-6125-4b4c-86ab-3260b59f6735} <Debug> TCPHandler: Processed in 0.005855969 sec. | ||
4612 | 2024.12.17 21:25:39.668356 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4613 | 2024.12.17 21:25:39.668667 [ 200 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::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 | ||
4614 | 2024.12.17 21:25:39.668731 [ 277 ] {9389d6b2-f313-4ded-a41b-1caed4c2790d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4615 | 2024.12.17 21:25:39.668741 [ 191 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3309 rows, containing 5 columns (5 merged, 0 gathered) in 0.006711552 sec., 493030.5240874242 rows/sec., 43.06 MiB/sec. | ||
4616 | 2024.12.17 21:25:39.668858 [ 277 ] {9389d6b2-f313-4ded-a41b-1caed4c2790d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4617 | 2024.12.17 21:25:39.669161 [ 191 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4618 | 2024.12.17 21:25:39.669151 [ 200 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4619 | 2024.12.17 21:25:39.669314 [ 200 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 63 rows starting from the beginning of the part | ||
4620 | 2024.12.17 21:25:39.669885 [ 200 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 30 rows starting from the beginning of the part | ||
4621 | 2024.12.17 21:25:39.670388 [ 200 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 17 rows starting from the beginning of the part | ||
4622 | 2024.12.17 21:25:39.670490 [ 197 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_31_6} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4623 | 2024.12.17 21:25:39.670917 [ 200 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part | ||
4624 | 2024.12.17 21:25:39.670971 [ 197 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_31_6} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4625 | 2024.12.17 21:25:39.671475 [ 200 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 17 rows starting from the beginning of the part | ||
4626 | 2024.12.17 21:25:39.671521 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
4627 | 2024.12.17 21:25:39.671757 [ 200 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part | ||
4628 | 2024.12.17 21:25:39.672716 [ 277 ] {9389d6b2-f313-4ded-a41b-1caed4c2790d} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4629 | 2024.12.17 21:25:39.672793 [ 277 ] {9389d6b2-f313-4ded-a41b-1caed4c2790d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4630 | 2024.12.17 21:25:39.673904 [ 277 ] {9389d6b2-f313-4ded-a41b-1caed4c2790d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4631 | 2024.12.17 21:25:39.674451 [ 186 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 193 rows, containing 5 columns (5 merged, 0 gathered) in 0.006437304 sec., 29981.49535892666 rows/sec., 2.27 MiB/sec. | ||
4632 | 2024.12.17 21:25:39.674506 [ 277 ] {9389d6b2-f313-4ded-a41b-1caed4c2790d} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4633 | 2024.12.17 21:25:39.674741 [ 186 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4634 | 2024.12.17 21:25:39.674796 [ 88 ] {} <Debug> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4635 | 2024.12.17 21:25:39.674953 [ 88 ] {} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4636 | 2024.12.17 21:25:39.675026 [ 277 ] {9389d6b2-f313-4ded-a41b-1caed4c2790d} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.006364 sec., 14770.584538026398 rows/sec., 1.15 MiB/sec. | ||
4637 | 2024.12.17 21:25:39.675028 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4638 | 2024.12.17 21:25:39.675319 [ 277 ] {9389d6b2-f313-4ded-a41b-1caed4c2790d} <Debug> TCPHandler: Processed in 0.007113453 sec. | ||
4639 | 2024.12.17 21:25:39.675629 [ 197 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::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 | ||
4640 | 2024.12.17 21:25:39.675634 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4641 | 2024.12.17 21:25:39.676094 [ 278 ] {f60df0e3-4216-4a98-827b-98d182ff1874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4642 | 2024.12.17 21:25:39.676101 [ 200 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_21_4} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4643 | 2024.12.17 21:25:39.676319 [ 197 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4644 | 2024.12.17 21:25:39.676354 [ 278 ] {f60df0e3-4216-4a98-827b-98d182ff1874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4645 | 2024.12.17 21:25:39.676489 [ 197 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 912 rows starting from the beginning of the part | ||
4646 | 2024.12.17 21:25:39.676937 [ 200 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_21_4} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4647 | 2024.12.17 21:25:39.677030 [ 197 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 392 rows starting from the beginning of the part | ||
4648 | 2024.12.17 21:25:39.677254 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
4649 | 2024.12.17 21:25:39.677570 [ 197 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 556 rows starting from the beginning of the part | ||
4650 | 2024.12.17 21:25:39.677867 [ 197 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::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 | ||
4651 | 2024.12.17 21:25:39.678186 [ 197 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 392 rows starting from the beginning of the part | ||
4652 | 2024.12.17 21:25:39.678480 [ 197 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 94 rows starting from the beginning of the part | ||
4653 | 2024.12.17 21:25:39.679233 [ 278 ] {f60df0e3-4216-4a98-827b-98d182ff1874} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4654 | 2024.12.17 21:25:39.679279 [ 278 ] {f60df0e3-4216-4a98-827b-98d182ff1874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4655 | 2024.12.17 21:25:39.679862 [ 278 ] {f60df0e3-4216-4a98-827b-98d182ff1874} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4656 | 2024.12.17 21:25:39.680181 [ 278 ] {f60df0e3-4216-4a98-827b-98d182ff1874} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4657 | 2024.12.17 21:25:39.680376 [ 86 ] {} <Debug> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4658 | 2024.12.17 21:25:39.680466 [ 86 ] {} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4659 | 2024.12.17 21:25:39.680491 [ 278 ] {f60df0e3-4216-4a98-827b-98d182ff1874} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00456 sec., 35087.71929824562 rows/sec., 2.44 MiB/sec. | ||
4660 | 2024.12.17 21:25:39.680507 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4661 | 2024.12.17 21:25:39.680831 [ 278 ] {f60df0e3-4216-4a98-827b-98d182ff1874} <Debug> TCPHandler: Processed in 0.005357955 sec. | ||
4662 | 2024.12.17 21:25:39.681004 [ 189 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::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 | ||
4663 | 2024.12.17 21:25:39.681181 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4664 | 2024.12.17 21:25:39.681302 [ 200 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2410 rows, containing 5 columns (5 merged, 0 gathered) in 0.006125016 sec., 393468.35991938633 rows/sec., 30.17 MiB/sec. | ||
4665 | 2024.12.17 21:25:39.681486 [ 189 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4666 | 2024.12.17 21:25:39.681538 [ 277 ] {1c8c232b-fceb-4dfe-a762-10de8191ba8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4667 | 2024.12.17 21:25:39.681587 [ 189 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 8123 rows starting from the beginning of the part | ||
4668 | 2024.12.17 21:25:39.681756 [ 200 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4669 | 2024.12.17 21:25:39.682000 [ 277 ] {1c8c232b-fceb-4dfe-a762-10de8191ba8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4670 | 2024.12.17 21:25:39.682013 [ 189 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 237 rows starting from the beginning of the part | ||
4671 | 2024.12.17 21:25:39.682482 [ 189 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 943 rows starting from the beginning of the part | ||
4672 | 2024.12.17 21:25:39.683026 [ 189 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 66 rows starting from the beginning of the part | ||
4673 | 2024.12.17 21:25:39.683568 [ 189 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 237 rows starting from the beginning of the part | ||
4674 | 2024.12.17 21:25:39.684024 [ 189 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
4675 | 2024.12.17 21:25:39.684147 [ 200 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_31_6} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4676 | 2024.12.17 21:25:39.685105 [ 200 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_31_6} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4677 | 2024.12.17 21:25:39.685511 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
4678 | 2024.12.17 21:25:39.688309 [ 277 ] {1c8c232b-fceb-4dfe-a762-10de8191ba8b} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4679 | 2024.12.17 21:25:39.688364 [ 277 ] {1c8c232b-fceb-4dfe-a762-10de8191ba8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4680 | 2024.12.17 21:25:39.689265 [ 277 ] {1c8c232b-fceb-4dfe-a762-10de8191ba8b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4681 | 2024.12.17 21:25:39.689587 [ 277 ] {1c8c232b-fceb-4dfe-a762-10de8191ba8b} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4682 | 2024.12.17 21:25:39.689889 [ 86 ] {} <Debug> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4683 | 2024.12.17 21:25:39.689959 [ 86 ] {} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4684 | 2024.12.17 21:25:39.689973 [ 277 ] {1c8c232b-fceb-4dfe-a762-10de8191ba8b} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.008535 sec., 3514.9384885764503 rows/sec., 6.30 MiB/sec. | ||
4685 | 2024.12.17 21:25:39.690003 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4686 | 2024.12.17 21:25:39.690686 [ 193 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::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 | ||
4687 | 2024.12.17 21:25:39.690983 [ 277 ] {1c8c232b-fceb-4dfe-a762-10de8191ba8b} <Debug> TCPHandler: Processed in 0.00999052 sec. | ||
4688 | 2024.12.17 21:25:39.691366 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4689 | 2024.12.17 21:25:39.691866 [ 278 ] {fc830ec2-ae3e-4e7e-9e07-7e4ac0e40d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4690 | 2024.12.17 21:25:39.691926 [ 189 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9766 rows, containing 5 columns (5 merged, 0 gathered) in 0.011224164 sec., 870087.0728546019 rows/sec., 58.71 MiB/sec. | ||
4691 | 2024.12.17 21:25:39.691975 [ 278 ] {fc830ec2-ae3e-4e7e-9e07-7e4ac0e40d3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4692 | 2024.12.17 21:25:39.692258 [ 193 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4693 | 2024.12.17 21:25:39.692284 [ 189 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4694 | 2024.12.17 21:25:39.692532 [ 193 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 288 rows starting from the beginning of the part | ||
4695 | 2024.12.17 21:25:39.693347 [ 189 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4696 | 2024.12.17 21:25:39.693556 [ 193 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 30 rows starting from the beginning of the part | ||
4697 | 2024.12.17 21:25:39.693616 [ 189 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4698 | 2024.12.17 21:25:39.693814 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
4699 | 2024.12.17 21:25:39.694298 [ 278 ] {fc830ec2-ae3e-4e7e-9e07-7e4ac0e40d3b} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4700 | 2024.12.17 21:25:39.694332 [ 193 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 10 rows starting from the beginning of the part | ||
4701 | 2024.12.17 21:25:39.694346 [ 278 ] {fc830ec2-ae3e-4e7e-9e07-7e4ac0e40d3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4702 | 2024.12.17 21:25:39.694937 [ 193 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 30 rows starting from the beginning of the part | ||
4703 | 2024.12.17 21:25:39.695521 [ 193 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 10 rows starting from the beginning of the part | ||
4704 | 2024.12.17 21:25:39.695521 [ 278 ] {fc830ec2-ae3e-4e7e-9e07-7e4ac0e40d3b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4705 | 2024.12.17 21:25:39.696006 [ 193 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part | ||
4706 | 2024.12.17 21:25:39.696101 [ 278 ] {fc830ec2-ae3e-4e7e-9e07-7e4ac0e40d3b} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4707 | 2024.12.17 21:25:39.696643 [ 86 ] {} <Debug> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4708 | 2024.12.17 21:25:39.696817 [ 86 ] {} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4709 | 2024.12.17 21:25:39.696945 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4710 | 2024.12.17 21:25:39.696965 [ 278 ] {fc830ec2-ae3e-4e7e-9e07-7e4ac0e40d3b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005212 sec., 11511.895625479663 rows/sec., 794.44 KiB/sec. | ||
4711 | 2024.12.17 21:25:39.697399 [ 278 ] {fc830ec2-ae3e-4e7e-9e07-7e4ac0e40d3b} <Debug> TCPHandler: Processed in 0.006235078 sec. | ||
4712 | 2024.12.17 21:25:39.697507 [ 190 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::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 | ||
4713 | 2024.12.17 21:25:39.697887 [ 190 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4714 | 2024.12.17 21:25:39.697963 [ 190 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1446 rows starting from the beginning of the part | ||
4715 | 2024.12.17 21:25:39.698135 [ 190 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 82 rows starting from the beginning of the part | ||
4716 | 2024.12.17 21:25:39.698620 [ 190 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::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 | ||
4717 | 2024.12.17 21:25:39.698914 [ 190 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part | ||
4718 | 2024.12.17 21:25:39.699364 [ 190 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 82 rows starting from the beginning of the part | ||
4719 | 2024.12.17 21:25:39.699593 [ 190 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
4720 | 2024.12.17 21:25:39.703125 [ 190 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1730 rows, containing 4 columns (4 merged, 0 gathered) in 0.006000952 sec., 288287.5917021166 rows/sec., 18.86 MiB/sec. | ||
4721 | 2024.12.17 21:25:39.703444 [ 190 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4722 | 2024.12.17 21:25:39.704019 [ 190 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_31_6} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4723 | 2024.12.17 21:25:39.704138 [ 190 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_31_6} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4724 | 2024.12.17 21:25:39.704310 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
4725 | 2024.12.17 21:25:39.704984 [ 195 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 398 rows, containing 19 columns (19 merged, 0 gathered) in 0.014826451 sec., 26843.91564778382 rows/sec., 48.10 MiB/sec. | ||
4726 | 2024.12.17 21:25:39.705735 [ 196 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4727 | 2024.12.17 21:25:39.706179 [ 196 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4728 | 2024.12.17 21:25:39.706265 [ 196 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4729 | 2024.12.17 21:25:39.706420 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.15 MiB. | ||
4730 | 2024.12.17 21:25:40.616861 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 654 | ||
4731 | 2024.12.17 21:25:40.620028 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4732 | 2024.12.17 21:25:40.620081 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4733 | 2024.12.17 21:25:40.621691 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4734 | 2024.12.17 21:25:40.622057 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4735 | 2024.12.17 21:25:40.622611 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 654 | ||
4736 | 2024.12.17 21:25:44.662348 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4737 | 2024.12.17 21:25:44.662595 [ 277 ] {17f7be05-25a5-43cc-aae6-5de359d41902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4738 | 2024.12.17 21:25:44.662673 [ 277 ] {17f7be05-25a5-43cc-aae6-5de359d41902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4739 | 2024.12.17 21:25:44.663430 [ 277 ] {17f7be05-25a5-43cc-aae6-5de359d41902} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4740 | 2024.12.17 21:25:44.663476 [ 277 ] {17f7be05-25a5-43cc-aae6-5de359d41902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4741 | 2024.12.17 21:25:44.663918 [ 277 ] {17f7be05-25a5-43cc-aae6-5de359d41902} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4742 | 2024.12.17 21:25:44.664187 [ 277 ] {17f7be05-25a5-43cc-aae6-5de359d41902} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4743 | 2024.12.17 21:25:44.664404 [ 277 ] {17f7be05-25a5-43cc-aae6-5de359d41902} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001865 sec., 7506.7024128686335 rows/sec., 540.38 KiB/sec. | ||
4744 | 2024.12.17 21:25:44.664500 [ 277 ] {17f7be05-25a5-43cc-aae6-5de359d41902} <Debug> TCPHandler: Processed in 0.002284671 sec. | ||
4745 | 2024.12.17 21:25:44.664749 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4746 | 2024.12.17 21:25:44.664937 [ 278 ] {a37a79a5-929f-4fed-b527-446c56aecfaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4747 | 2024.12.17 21:25:44.665010 [ 278 ] {a37a79a5-929f-4fed-b527-446c56aecfaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4748 | 2024.12.17 21:25:44.665751 [ 278 ] {a37a79a5-929f-4fed-b527-446c56aecfaf} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4749 | 2024.12.17 21:25:44.665800 [ 278 ] {a37a79a5-929f-4fed-b527-446c56aecfaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4750 | 2024.12.17 21:25:44.666218 [ 278 ] {a37a79a5-929f-4fed-b527-446c56aecfaf} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
4751 | 2024.12.17 21:25:44.666476 [ 278 ] {a37a79a5-929f-4fed-b527-446c56aecfaf} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4752 | 2024.12.17 21:25:44.666694 [ 278 ] {a37a79a5-929f-4fed-b527-446c56aecfaf} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001809 sec., 4422.332780541736 rows/sec., 360.61 KiB/sec. | ||
4753 | 2024.12.17 21:25:44.666749 [ 278 ] {a37a79a5-929f-4fed-b527-446c56aecfaf} <Debug> TCPHandler: Processed in 0.002138868 sec. | ||
4754 | 2024.12.17 21:25:44.666897 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4755 | 2024.12.17 21:25:44.667022 [ 277 ] {0a113609-7695-44ec-bb55-75e972f29974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4756 | 2024.12.17 21:25:44.667074 [ 277 ] {0a113609-7695-44ec-bb55-75e972f29974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4757 | 2024.12.17 21:25:44.667754 [ 277 ] {0a113609-7695-44ec-bb55-75e972f29974} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4758 | 2024.12.17 21:25:44.667792 [ 277 ] {0a113609-7695-44ec-bb55-75e972f29974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4759 | 2024.12.17 21:25:44.668190 [ 277 ] {0a113609-7695-44ec-bb55-75e972f29974} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4760 | 2024.12.17 21:25:44.668454 [ 277 ] {0a113609-7695-44ec-bb55-75e972f29974} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4761 | 2024.12.17 21:25:44.668636 [ 277 ] {0a113609-7695-44ec-bb55-75e972f29974} <Debug> executeQuery: Read 227 rows, 20.22 KiB in 0.001643 sec., 138161.89896530737 rows/sec., 12.02 MiB/sec. | ||
4762 | 2024.12.17 21:25:44.668693 [ 277 ] {0a113609-7695-44ec-bb55-75e972f29974} <Debug> TCPHandler: Processed in 0.00185246 sec. | ||
4763 | 2024.12.17 21:25:44.668843 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4764 | 2024.12.17 21:25:44.668959 [ 278 ] {2f9d2e1e-3211-4aa9-8642-876b076f4add} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4765 | 2024.12.17 21:25:44.669008 [ 278 ] {2f9d2e1e-3211-4aa9-8642-876b076f4add} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4766 | 2024.12.17 21:25:44.669600 [ 278 ] {2f9d2e1e-3211-4aa9-8642-876b076f4add} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4767 | 2024.12.17 21:25:44.669640 [ 278 ] {2f9d2e1e-3211-4aa9-8642-876b076f4add} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4768 | 2024.12.17 21:25:44.670000 [ 278 ] {2f9d2e1e-3211-4aa9-8642-876b076f4add} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4769 | 2024.12.17 21:25:44.670251 [ 278 ] {2f9d2e1e-3211-4aa9-8642-876b076f4add} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4770 | 2024.12.17 21:25:44.670456 [ 278 ] {2f9d2e1e-3211-4aa9-8642-876b076f4add} <Debug> executeQuery: Read 25 rows, 1.77 KiB in 0.001522 sec., 16425.7555847569 rows/sec., 1.13 MiB/sec. | ||
4771 | 2024.12.17 21:25:44.670508 [ 278 ] {2f9d2e1e-3211-4aa9-8642-876b076f4add} <Debug> TCPHandler: Processed in 0.001722997 sec. | ||
4772 | 2024.12.17 21:25:44.670675 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4773 | 2024.12.17 21:25:44.670795 [ 277 ] {59f69985-35c9-4af5-ac50-07978965286b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4774 | 2024.12.17 21:25:44.670846 [ 277 ] {59f69985-35c9-4af5-ac50-07978965286b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4775 | 2024.12.17 21:25:44.671445 [ 277 ] {59f69985-35c9-4af5-ac50-07978965286b} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4776 | 2024.12.17 21:25:44.671483 [ 277 ] {59f69985-35c9-4af5-ac50-07978965286b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4777 | 2024.12.17 21:25:44.671853 [ 277 ] {59f69985-35c9-4af5-ac50-07978965286b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4778 | 2024.12.17 21:25:44.672094 [ 277 ] {59f69985-35c9-4af5-ac50-07978965286b} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4779 | 2024.12.17 21:25:44.672306 [ 277 ] {59f69985-35c9-4af5-ac50-07978965286b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00153 sec., 9150.326797385622 rows/sec., 640.83 KiB/sec. | ||
4780 | 2024.12.17 21:25:44.672504 [ 277 ] {59f69985-35c9-4af5-ac50-07978965286b} <Debug> TCPHandler: Processed in 0.001884421 sec. | ||
4781 | 2024.12.17 21:25:44.672681 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4782 | 2024.12.17 21:25:44.672801 [ 278 ] {ef6395e3-bea7-4752-aec5-bd159bd174a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4783 | 2024.12.17 21:25:44.672857 [ 278 ] {ef6395e3-bea7-4752-aec5-bd159bd174a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4784 | 2024.12.17 21:25:44.673533 [ 278 ] {ef6395e3-bea7-4752-aec5-bd159bd174a8} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4785 | 2024.12.17 21:25:44.673582 [ 278 ] {ef6395e3-bea7-4752-aec5-bd159bd174a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4786 | 2024.12.17 21:25:44.673968 [ 278 ] {ef6395e3-bea7-4752-aec5-bd159bd174a8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4787 | 2024.12.17 21:25:44.674206 [ 278 ] {ef6395e3-bea7-4752-aec5-bd159bd174a8} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4788 | 2024.12.17 21:25:44.674419 [ 278 ] {ef6395e3-bea7-4752-aec5-bd159bd174a8} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001647 sec., 7893.139040680024 rows/sec., 492.14 KiB/sec. | ||
4789 | 2024.12.17 21:25:44.674472 [ 278 ] {ef6395e3-bea7-4752-aec5-bd159bd174a8} <Debug> TCPHandler: Processed in 0.00185405 sec. | ||
4790 | 2024.12.17 21:25:44.674625 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4791 | 2024.12.17 21:25:44.674740 [ 277 ] {5c6862cd-efea-4705-84c5-8703ab513314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4792 | 2024.12.17 21:25:44.674794 [ 277 ] {5c6862cd-efea-4705-84c5-8703ab513314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4793 | 2024.12.17 21:25:44.675628 [ 277 ] {5c6862cd-efea-4705-84c5-8703ab513314} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4794 | 2024.12.17 21:25:44.675674 [ 277 ] {5c6862cd-efea-4705-84c5-8703ab513314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4795 | 2024.12.17 21:25:44.676096 [ 277 ] {5c6862cd-efea-4705-84c5-8703ab513314} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4796 | 2024.12.17 21:25:44.676353 [ 277 ] {5c6862cd-efea-4705-84c5-8703ab513314} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4797 | 2024.12.17 21:25:44.676536 [ 277 ] {5c6862cd-efea-4705-84c5-8703ab513314} <Debug> executeQuery: Read 400 rows, 29.13 KiB in 0.001821 sec., 219659.52773201538 rows/sec., 15.62 MiB/sec. | ||
4798 | 2024.12.17 21:25:44.676588 [ 277 ] {5c6862cd-efea-4705-84c5-8703ab513314} <Debug> TCPHandler: Processed in 0.002020025 sec. | ||
4799 | 2024.12.17 21:25:44.676740 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4800 | 2024.12.17 21:25:44.676862 [ 278 ] {60dd9d70-dcf8-47d0-a4ac-f5e8f10deb47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4801 | 2024.12.17 21:25:44.676916 [ 278 ] {60dd9d70-dcf8-47d0-a4ac-f5e8f10deb47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4802 | 2024.12.17 21:25:44.677428 [ 278 ] {60dd9d70-dcf8-47d0-a4ac-f5e8f10deb47} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4803 | 2024.12.17 21:25:44.677473 [ 278 ] {60dd9d70-dcf8-47d0-a4ac-f5e8f10deb47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4804 | 2024.12.17 21:25:44.677863 [ 278 ] {60dd9d70-dcf8-47d0-a4ac-f5e8f10deb47} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4805 | 2024.12.17 21:25:44.678111 [ 278 ] {60dd9d70-dcf8-47d0-a4ac-f5e8f10deb47} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4806 | 2024.12.17 21:25:44.678324 [ 278 ] {60dd9d70-dcf8-47d0-a4ac-f5e8f10deb47} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001486 sec., 4037.685060565276 rows/sec., 210.95 KiB/sec. | ||
4807 | 2024.12.17 21:25:44.678377 [ 278 ] {60dd9d70-dcf8-47d0-a4ac-f5e8f10deb47} <Debug> TCPHandler: Processed in 0.001694396 sec. | ||
4808 | 2024.12.17 21:25:44.678525 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4809 | 2024.12.17 21:25:44.678642 [ 277 ] {43c2b2a5-1050-487f-b1be-60b9aad56a39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4810 | 2024.12.17 21:25:44.678694 [ 277 ] {43c2b2a5-1050-487f-b1be-60b9aad56a39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4811 | 2024.12.17 21:25:44.679268 [ 277 ] {43c2b2a5-1050-487f-b1be-60b9aad56a39} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4812 | 2024.12.17 21:25:44.679306 [ 277 ] {43c2b2a5-1050-487f-b1be-60b9aad56a39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4813 | 2024.12.17 21:25:44.679706 [ 277 ] {43c2b2a5-1050-487f-b1be-60b9aad56a39} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4814 | 2024.12.17 21:25:44.679956 [ 277 ] {43c2b2a5-1050-487f-b1be-60b9aad56a39} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4815 | 2024.12.17 21:25:44.680135 [ 277 ] {43c2b2a5-1050-487f-b1be-60b9aad56a39} <Debug> executeQuery: Read 241 rows, 16.55 KiB in 0.001519 sec., 158657.0111915734 rows/sec., 10.64 MiB/sec. | ||
4816 | 2024.12.17 21:25:44.680186 [ 277 ] {43c2b2a5-1050-487f-b1be-60b9aad56a39} <Debug> TCPHandler: Processed in 0.001717856 sec. | ||
4817 | 2024.12.17 21:25:44.680332 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4818 | 2024.12.17 21:25:44.680450 [ 278 ] {054dc4d0-7a08-44ae-981e-c88ae048b168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4819 | 2024.12.17 21:25:44.680504 [ 278 ] {054dc4d0-7a08-44ae-981e-c88ae048b168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4820 | 2024.12.17 21:25:44.681003 [ 278 ] {054dc4d0-7a08-44ae-981e-c88ae048b168} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4821 | 2024.12.17 21:25:44.681044 [ 278 ] {054dc4d0-7a08-44ae-981e-c88ae048b168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4822 | 2024.12.17 21:25:44.681418 [ 278 ] {054dc4d0-7a08-44ae-981e-c88ae048b168} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4823 | 2024.12.17 21:25:44.681668 [ 278 ] {054dc4d0-7a08-44ae-981e-c88ae048b168} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4824 | 2024.12.17 21:25:44.681913 [ 278 ] {054dc4d0-7a08-44ae-981e-c88ae048b168} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00148 sec., 675.6756756756757 rows/sec., 45.53 KiB/sec. | ||
4825 | 2024.12.17 21:25:44.682110 [ 278 ] {054dc4d0-7a08-44ae-981e-c88ae048b168} <Debug> TCPHandler: Processed in 0.00182909 sec. | ||
4826 | 2024.12.17 21:25:44.682263 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4827 | 2024.12.17 21:25:44.682378 [ 277 ] {4761f8f5-3837-4cfa-bd70-6952ba7a77b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4828 | 2024.12.17 21:25:44.682461 [ 277 ] {4761f8f5-3837-4cfa-bd70-6952ba7a77b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4829 | 2024.12.17 21:25:44.683550 [ 277 ] {4761f8f5-3837-4cfa-bd70-6952ba7a77b5} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4830 | 2024.12.17 21:25:44.683588 [ 277 ] {4761f8f5-3837-4cfa-bd70-6952ba7a77b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4831 | 2024.12.17 21:25:44.684201 [ 277 ] {4761f8f5-3837-4cfa-bd70-6952ba7a77b5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4832 | 2024.12.17 21:25:44.684477 [ 277 ] {4761f8f5-3837-4cfa-bd70-6952ba7a77b5} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4833 | 2024.12.17 21:25:44.684675 [ 277 ] {4761f8f5-3837-4cfa-bd70-6952ba7a77b5} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00232 sec., 4310.3448275862065 rows/sec., 7.72 MiB/sec. | ||
4834 | 2024.12.17 21:25:44.684769 [ 277 ] {4761f8f5-3837-4cfa-bd70-6952ba7a77b5} <Debug> TCPHandler: Processed in 0.00256324 sec. | ||
4835 | 2024.12.17 21:25:44.684954 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4836 | 2024.12.17 21:25:44.685101 [ 278 ] {ef7204fb-5599-445e-82e9-ca0e58abb956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4837 | 2024.12.17 21:25:44.685162 [ 278 ] {ef7204fb-5599-445e-82e9-ca0e58abb956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4838 | 2024.12.17 21:25:44.685762 [ 278 ] {ef7204fb-5599-445e-82e9-ca0e58abb956} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4839 | 2024.12.17 21:25:44.685804 [ 278 ] {ef7204fb-5599-445e-82e9-ca0e58abb956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4840 | 2024.12.17 21:25:44.686188 [ 278 ] {ef7204fb-5599-445e-82e9-ca0e58abb956} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4841 | 2024.12.17 21:25:44.686460 [ 278 ] {ef7204fb-5599-445e-82e9-ca0e58abb956} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4842 | 2024.12.17 21:25:44.686670 [ 278 ] {ef7204fb-5599-445e-82e9-ca0e58abb956} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.0016 sec., 51250 rows/sec., 3.26 MiB/sec. | ||
4843 | 2024.12.17 21:25:44.686777 [ 278 ] {ef7204fb-5599-445e-82e9-ca0e58abb956} <Debug> TCPHandler: Processed in 0.001903351 sec. | ||
4844 | 2024.12.17 21:25:45.462889 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4845 | 2024.12.17 21:25:45.462942 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4846 | 2024.12.17 21:25:45.595834 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10126 | ||
4847 | 2024.12.17 21:25:45.596485 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4848 | 2024.12.17 21:25:45.596528 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4849 | 2024.12.17 21:25:45.597076 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4850 | 2024.12.17 21:25:45.597335 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4851 | 2024.12.17 21:25:45.597591 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
4852 | 2024.12.17 21:25:46.277603 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
4853 | 2024.12.17 21:25:46.296182 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4854 | 2024.12.17 21:25:46.296236 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
4855 | 2024.12.17 21:25:46.303482 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4856 | 2024.12.17 21:25:46.304253 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4857 | 2024.12.17 21:25:46.307397 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
4858 | 2024.12.17 21:25:49.659639 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4859 | 2024.12.17 21:25:49.659837 [ 277 ] {3d50a10b-225c-4d4c-8c19-e4ed185fd8e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4860 | 2024.12.17 21:25:49.659910 [ 277 ] {3d50a10b-225c-4d4c-8c19-e4ed185fd8e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4861 | 2024.12.17 21:25:49.660698 [ 277 ] {3d50a10b-225c-4d4c-8c19-e4ed185fd8e1} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4862 | 2024.12.17 21:25:49.660751 [ 277 ] {3d50a10b-225c-4d4c-8c19-e4ed185fd8e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
4863 | 2024.12.17 21:25:49.661208 [ 277 ] {3d50a10b-225c-4d4c-8c19-e4ed185fd8e1} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4864 | 2024.12.17 21:25:49.661493 [ 277 ] {3d50a10b-225c-4d4c-8c19-e4ed185fd8e1} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4865 | 2024.12.17 21:25:49.661758 [ 277 ] {3d50a10b-225c-4d4c-8c19-e4ed185fd8e1} <Debug> executeQuery: Read 116 rows, 10.02 KiB in 0.00197 sec., 58883.24873096447 rows/sec., 4.97 MiB/sec. | ||
4866 | 2024.12.17 21:25:49.661828 [ 277 ] {3d50a10b-225c-4d4c-8c19-e4ed185fd8e1} <Debug> TCPHandler: Processed in 0.002320712 sec. | ||
4867 | 2024.12.17 21:25:49.662070 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4868 | 2024.12.17 21:25:49.662255 [ 278 ] {04c05d98-7a6b-4088-89c3-41129b587501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4869 | 2024.12.17 21:25:49.662328 [ 278 ] {04c05d98-7a6b-4088-89c3-41129b587501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4870 | 2024.12.17 21:25:49.663074 [ 278 ] {04c05d98-7a6b-4088-89c3-41129b587501} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4871 | 2024.12.17 21:25:49.663117 [ 278 ] {04c05d98-7a6b-4088-89c3-41129b587501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
4872 | 2024.12.17 21:25:49.663546 [ 278 ] {04c05d98-7a6b-4088-89c3-41129b587501} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4873 | 2024.12.17 21:25:49.663814 [ 278 ] {04c05d98-7a6b-4088-89c3-41129b587501} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4874 | 2024.12.17 21:25:49.664021 [ 278 ] {04c05d98-7a6b-4088-89c3-41129b587501} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001817 sec., 16510.73197578426 rows/sec., 1.21 MiB/sec. | ||
4875 | 2024.12.17 21:25:49.664086 [ 278 ] {04c05d98-7a6b-4088-89c3-41129b587501} <Debug> TCPHandler: Processed in 0.002149258 sec. | ||
4876 | 2024.12.17 21:25:49.664272 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4877 | 2024.12.17 21:25:49.664421 [ 277 ] {023510cb-8a70-49c2-916d-e27bd8f3c524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4878 | 2024.12.17 21:25:49.664486 [ 277 ] {023510cb-8a70-49c2-916d-e27bd8f3c524} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4879 | 2024.12.17 21:25:49.665224 [ 277 ] {023510cb-8a70-49c2-916d-e27bd8f3c524} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4880 | 2024.12.17 21:25:49.665269 [ 277 ] {023510cb-8a70-49c2-916d-e27bd8f3c524} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
4881 | 2024.12.17 21:25:49.665659 [ 277 ] {023510cb-8a70-49c2-916d-e27bd8f3c524} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4882 | 2024.12.17 21:25:49.665924 [ 277 ] {023510cb-8a70-49c2-916d-e27bd8f3c524} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4883 | 2024.12.17 21:25:49.666135 [ 277 ] {023510cb-8a70-49c2-916d-e27bd8f3c524} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.00175 sec., 53714.28571428571 rows/sec., 4.20 MiB/sec. | ||
4884 | 2024.12.17 21:25:49.666229 [ 277 ] {023510cb-8a70-49c2-916d-e27bd8f3c524} <Debug> TCPHandler: Processed in 0.002028785 sec. | ||
4885 | 2024.12.17 21:25:49.666403 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4886 | 2024.12.17 21:25:49.666531 [ 278 ] {ad06f39d-8e12-4c0a-9568-484c8955e926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4887 | 2024.12.17 21:25:49.666588 [ 278 ] {ad06f39d-8e12-4c0a-9568-484c8955e926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4888 | 2024.12.17 21:25:49.667176 [ 278 ] {ad06f39d-8e12-4c0a-9568-484c8955e926} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4889 | 2024.12.17 21:25:49.667217 [ 278 ] {ad06f39d-8e12-4c0a-9568-484c8955e926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
4890 | 2024.12.17 21:25:49.667633 [ 278 ] {ad06f39d-8e12-4c0a-9568-484c8955e926} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4891 | 2024.12.17 21:25:49.667889 [ 278 ] {ad06f39d-8e12-4c0a-9568-484c8955e926} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4892 | 2024.12.17 21:25:49.668112 [ 278 ] {ad06f39d-8e12-4c0a-9568-484c8955e926} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00161 sec., 99378.88198757764 rows/sec., 6.92 MiB/sec. | ||
4893 | 2024.12.17 21:25:49.668171 [ 278 ] {ad06f39d-8e12-4c0a-9568-484c8955e926} <Debug> TCPHandler: Processed in 0.001827389 sec. | ||
4894 | 2024.12.17 21:25:49.668331 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4895 | 2024.12.17 21:25:49.668455 [ 277 ] {d91eebbf-d5b1-4440-8619-96bc75fa6eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4896 | 2024.12.17 21:25:49.668541 [ 277 ] {d91eebbf-d5b1-4440-8619-96bc75fa6eb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4897 | 2024.12.17 21:25:49.669720 [ 277 ] {d91eebbf-d5b1-4440-8619-96bc75fa6eb7} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4898 | 2024.12.17 21:25:49.669762 [ 277 ] {d91eebbf-d5b1-4440-8619-96bc75fa6eb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
4899 | 2024.12.17 21:25:49.670438 [ 277 ] {d91eebbf-d5b1-4440-8619-96bc75fa6eb7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4900 | 2024.12.17 21:25:49.670711 [ 277 ] {d91eebbf-d5b1-4440-8619-96bc75fa6eb7} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4901 | 2024.12.17 21:25:49.670966 [ 277 ] {d91eebbf-d5b1-4440-8619-96bc75fa6eb7} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002538 sec., 11820.33096926714 rows/sec., 21.18 MiB/sec. | ||
4902 | 2024.12.17 21:25:49.671081 [ 277 ] {d91eebbf-d5b1-4440-8619-96bc75fa6eb7} <Debug> TCPHandler: Processed in 0.002809726 sec. | ||
4903 | 2024.12.17 21:25:49.671246 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4904 | 2024.12.17 21:25:49.671369 [ 278 ] {e5541c77-52ae-4834-86e8-7991b7c812f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4905 | 2024.12.17 21:25:49.671422 [ 278 ] {e5541c77-52ae-4834-86e8-7991b7c812f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4906 | 2024.12.17 21:25:49.671919 [ 278 ] {e5541c77-52ae-4834-86e8-7991b7c812f7} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4907 | 2024.12.17 21:25:49.671960 [ 278 ] {e5541c77-52ae-4834-86e8-7991b7c812f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
4908 | 2024.12.17 21:25:49.672369 [ 278 ] {e5541c77-52ae-4834-86e8-7991b7c812f7} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4909 | 2024.12.17 21:25:49.672635 [ 278 ] {e5541c77-52ae-4834-86e8-7991b7c812f7} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4910 | 2024.12.17 21:25:49.672869 [ 278 ] {e5541c77-52ae-4834-86e8-7991b7c812f7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001515 sec., 39603.960396039605 rows/sec., 2.67 MiB/sec. | ||
4911 | 2024.12.17 21:25:49.672975 [ 278 ] {e5541c77-52ae-4834-86e8-7991b7c812f7} <Debug> TCPHandler: Processed in 0.001786498 sec. | ||
4912 | 2024.12.17 21:25:50.622944 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 690 | ||
4913 | 2024.12.17 21:25:50.626143 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4914 | 2024.12.17 21:25:50.626193 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
4915 | 2024.12.17 21:25:50.627680 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4916 | 2024.12.17 21:25:50.627994 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4917 | 2024.12.17 21:25:50.628218 [ 68 ] {} <Debug> system.query_log (6f121684-554c-4e35-91d3-336834432de6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4918 | 2024.12.17 21:25:50.628347 [ 68 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4919 | 2024.12.17 21:25:50.628409 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
4920 | 2024.12.17 21:25:50.628979 [ 195 ] {6f121684-554c-4e35-91d3-336834432de6::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 | ||
4921 | 2024.12.17 21:25:50.629915 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 690 | ||
4922 | 2024.12.17 21:25:50.630383 [ 195 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4923 | 2024.12.17 21:25:50.630573 [ 195 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 504 rows starting from the beginning of the part | ||
4924 | 2024.12.17 21:25:50.631181 [ 195 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 34 rows starting from the beginning of the part | ||
4925 | 2024.12.17 21:25:50.631835 [ 195 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part | ||
4926 | 2024.12.17 21:25:50.632460 [ 195 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 46 rows starting from the beginning of the part | ||
4927 | 2024.12.17 21:25:50.632949 [ 195 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part | ||
4928 | 2024.12.17 21:25:50.633442 [ 195 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part | ||
4929 | 2024.12.17 21:25:50.641486 [ 196 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 690 rows, containing 72 columns (72 merged, 0 gathered) in 0.012902809 sec., 53476.72743198787 rows/sec., 45.90 MiB/sec. | ||
4930 | 2024.12.17 21:25:50.642603 [ 194 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4931 | 2024.12.17 21:25:50.643404 [ 194 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_16_3} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4932 | 2024.12.17 21:25:50.643487 [ 194 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_16_3} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4933 | 2024.12.17 21:25:50.643794 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.09 MiB. | ||
4934 | 2024.12.17 21:25:53.098662 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10614 | ||
4935 | 2024.12.17 21:25:53.099351 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4936 | 2024.12.17 21:25:53.099398 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
4937 | 2024.12.17 21:25:53.100013 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4938 | 2024.12.17 21:25:53.100289 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4939 | 2024.12.17 21:25:53.100497 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10614 | ||
4940 | 2024.12.17 21:25:53.808409 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
4941 | 2024.12.17 21:25:53.829986 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4942 | 2024.12.17 21:25:53.830051 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
4943 | 2024.12.17 21:25:53.837742 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4944 | 2024.12.17 21:25:53.838512 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4945 | 2024.12.17 21:25:53.841513 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
4946 | 2024.12.17 21:25:54.662669 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4947 | 2024.12.17 21:25:54.662878 [ 277 ] {5f95f602-044d-42da-bbfd-9c8d5a7ff433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4948 | 2024.12.17 21:25:54.662960 [ 277 ] {5f95f602-044d-42da-bbfd-9c8d5a7ff433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4949 | 2024.12.17 21:25:54.663738 [ 277 ] {5f95f602-044d-42da-bbfd-9c8d5a7ff433} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4950 | 2024.12.17 21:25:54.663789 [ 277 ] {5f95f602-044d-42da-bbfd-9c8d5a7ff433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
4951 | 2024.12.17 21:25:54.664236 [ 277 ] {5f95f602-044d-42da-bbfd-9c8d5a7ff433} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4952 | 2024.12.17 21:25:54.664502 [ 277 ] {5f95f602-044d-42da-bbfd-9c8d5a7ff433} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4953 | 2024.12.17 21:25:54.664723 [ 64 ] {} <Debug> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4954 | 2024.12.17 21:25:54.664761 [ 277 ] {5f95f602-044d-42da-bbfd-9c8d5a7ff433} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001937 sec., 7227.671657201859 rows/sec., 520.30 KiB/sec. | ||
4955 | 2024.12.17 21:25:54.664836 [ 64 ] {} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4956 | 2024.12.17 21:25:54.664917 [ 277 ] {5f95f602-044d-42da-bbfd-9c8d5a7ff433} <Debug> TCPHandler: Processed in 0.002386015 sec. | ||
4957 | 2024.12.17 21:25:54.664930 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
4958 | 2024.12.17 21:25:54.665258 [ 196 ] {729c723b-6f39-4800-8e62-424c75701a86::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 | ||
4959 | 2024.12.17 21:25:54.665320 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4960 | 2024.12.17 21:25:54.665873 [ 196 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4961 | 2024.12.17 21:25:54.665986 [ 196 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 14 rows starting from the beginning of the part | ||
4962 | 2024.12.17 21:25:54.666009 [ 278 ] {1e149e38-588e-43b2-b38c-0d574d60d8ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4963 | 2024.12.17 21:25:54.666198 [ 196 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
4964 | 2024.12.17 21:25:54.666225 [ 278 ] {1e149e38-588e-43b2-b38c-0d574d60d8ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4965 | 2024.12.17 21:25:54.666667 [ 196 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part | ||
4966 | 2024.12.17 21:25:54.666943 [ 196 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part | ||
4967 | 2024.12.17 21:25:54.667256 [ 196 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
4968 | 2024.12.17 21:25:54.669188 [ 278 ] {1e149e38-588e-43b2-b38c-0d574d60d8ed} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4969 | 2024.12.17 21:25:54.669282 [ 278 ] {1e149e38-588e-43b2-b38c-0d574d60d8ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
4970 | 2024.12.17 21:25:54.669774 [ 196 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004683006 sec., 14947.663957722882 rows/sec., 1.11 MiB/sec. | ||
4971 | 2024.12.17 21:25:54.669996 [ 188 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4972 | 2024.12.17 21:25:54.670374 [ 278 ] {1e149e38-588e-43b2-b38c-0d574d60d8ed} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4973 | 2024.12.17 21:25:54.670639 [ 188 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_13_3} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4974 | 2024.12.17 21:25:54.670787 [ 188 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_13_3} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4975 | 2024.12.17 21:25:54.670901 [ 278 ] {1e149e38-588e-43b2-b38c-0d574d60d8ed} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4976 | 2024.12.17 21:25:54.670946 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4977 | 2024.12.17 21:25:54.671221 [ 278 ] {1e149e38-588e-43b2-b38c-0d574d60d8ed} <Debug> executeQuery: Read 223 rows, 19.93 KiB in 0.005392 sec., 41357.56676557863 rows/sec., 3.61 MiB/sec. | ||
4978 | 2024.12.17 21:25:54.671302 [ 278 ] {1e149e38-588e-43b2-b38c-0d574d60d8ed} <Debug> TCPHandler: Processed in 0.006248469 sec. | ||
4979 | 2024.12.17 21:25:54.671481 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4980 | 2024.12.17 21:25:54.671635 [ 277 ] {8887e191-5493-4c87-ac3c-34c1b8e1e2ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4981 | 2024.12.17 21:25:54.671700 [ 277 ] {8887e191-5493-4c87-ac3c-34c1b8e1e2ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4982 | 2024.12.17 21:25:54.672381 [ 277 ] {8887e191-5493-4c87-ac3c-34c1b8e1e2ce} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4983 | 2024.12.17 21:25:54.672424 [ 277 ] {8887e191-5493-4c87-ac3c-34c1b8e1e2ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
4984 | 2024.12.17 21:25:54.672805 [ 277 ] {8887e191-5493-4c87-ac3c-34c1b8e1e2ce} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4985 | 2024.12.17 21:25:54.673052 [ 277 ] {8887e191-5493-4c87-ac3c-34c1b8e1e2ce} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4986 | 2024.12.17 21:25:54.673319 [ 277 ] {8887e191-5493-4c87-ac3c-34c1b8e1e2ce} <Debug> executeQuery: Read 17 rows, 1.21 KiB in 0.001719 sec., 9889.470622454915 rows/sec., 702.74 KiB/sec. | ||
4987 | 2024.12.17 21:25:54.673551 [ 277 ] {8887e191-5493-4c87-ac3c-34c1b8e1e2ce} <Debug> TCPHandler: Processed in 0.002137718 sec. | ||
4988 | 2024.12.17 21:25:54.673749 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4989 | 2024.12.17 21:25:54.673894 [ 278 ] {9fd3fefe-b6cf-4592-a9ad-0e3d88ea06ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4990 | 2024.12.17 21:25:54.673955 [ 278 ] {9fd3fefe-b6cf-4592-a9ad-0e3d88ea06ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4991 | 2024.12.17 21:25:54.674574 [ 278 ] {9fd3fefe-b6cf-4592-a9ad-0e3d88ea06ea} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4992 | 2024.12.17 21:25:54.674615 [ 278 ] {9fd3fefe-b6cf-4592-a9ad-0e3d88ea06ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
4993 | 2024.12.17 21:25:54.674973 [ 278 ] {9fd3fefe-b6cf-4592-a9ad-0e3d88ea06ea} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4994 | 2024.12.17 21:25:54.675219 [ 278 ] {9fd3fefe-b6cf-4592-a9ad-0e3d88ea06ea} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4995 | 2024.12.17 21:25:54.675461 [ 278 ] {9fd3fefe-b6cf-4592-a9ad-0e3d88ea06ea} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001603 sec., 8733.624454148472 rows/sec., 611.65 KiB/sec. | ||
4996 | 2024.12.17 21:25:54.675590 [ 278 ] {9fd3fefe-b6cf-4592-a9ad-0e3d88ea06ea} <Debug> TCPHandler: Processed in 0.001913912 sec. | ||
4997 | 2024.12.17 21:25:54.675736 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4998 | 2024.12.17 21:25:54.675874 [ 277 ] {5e0763fa-c6ca-484b-9e0e-8e3a28e57a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4999 | 2024.12.17 21:25:54.675934 [ 277 ] {5e0763fa-c6ca-484b-9e0e-8e3a28e57a0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5000 | 2024.12.17 21:25:54.676552 [ 277 ] {5e0763fa-c6ca-484b-9e0e-8e3a28e57a0f} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5001 | 2024.12.17 21:25:54.676593 [ 277 ] {5e0763fa-c6ca-484b-9e0e-8e3a28e57a0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5002 | 2024.12.17 21:25:54.676965 [ 277 ] {5e0763fa-c6ca-484b-9e0e-8e3a28e57a0f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5003 | 2024.12.17 21:25:54.677212 [ 277 ] {5e0763fa-c6ca-484b-9e0e-8e3a28e57a0f} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5004 | 2024.12.17 21:25:54.677403 [ 64 ] {} <Debug> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
5005 | 2024.12.17 21:25:54.677490 [ 64 ] {} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5006 | 2024.12.17 21:25:54.677490 [ 277 ] {5e0763fa-c6ca-484b-9e0e-8e3a28e57a0f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001636 sec., 7946.210268948655 rows/sec., 495.44 KiB/sec. | ||
5007 | 2024.12.17 21:25:54.677543 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5008 | 2024.12.17 21:25:54.677634 [ 277 ] {5e0763fa-c6ca-484b-9e0e-8e3a28e57a0f} <Debug> TCPHandler: Processed in 0.001961043 sec. | ||
5009 | 2024.12.17 21:25:54.677987 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5010 | 2024.12.17 21:25:54.678138 [ 196 ] {57b5040f-6aba-457b-ba74-207d22b396e2::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 | ||
5011 | 2024.12.17 21:25:54.678412 [ 278 ] {36bf905f-d8a3-4584-bd16-30c5660e01b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5012 | 2024.12.17 21:25:54.678467 [ 196 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5013 | 2024.12.17 21:25:54.678515 [ 278 ] {36bf905f-d8a3-4584-bd16-30c5660e01b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5014 | 2024.12.17 21:25:54.678534 [ 196 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 13 rows starting from the beginning of the part | ||
5015 | 2024.12.17 21:25:54.678918 [ 196 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 13 rows starting from the beginning of the part | ||
5016 | 2024.12.17 21:25:54.679253 [ 196 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 13 rows starting from the beginning of the part | ||
5017 | 2024.12.17 21:25:54.679651 [ 196 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 13 rows starting from the beginning of the part | ||
5018 | 2024.12.17 21:25:54.680070 [ 196 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 13 rows starting from the beginning of the part | ||
5019 | 2024.12.17 21:25:54.681231 [ 278 ] {36bf905f-d8a3-4584-bd16-30c5660e01b2} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5020 | 2024.12.17 21:25:54.681304 [ 278 ] {36bf905f-d8a3-4584-bd16-30c5660e01b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5021 | 2024.12.17 21:25:54.682268 [ 196 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004585585 sec., 14174.854462407742 rows/sec., 939.17 KiB/sec. | ||
5022 | 2024.12.17 21:25:54.682419 [ 278 ] {36bf905f-d8a3-4584-bd16-30c5660e01b2} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5023 | 2024.12.17 21:25:54.682428 [ 196 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
5024 | 2024.12.17 21:25:54.682947 [ 278 ] {36bf905f-d8a3-4584-bd16-30c5660e01b2} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5025 | 2024.12.17 21:25:54.682965 [ 196 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_13_3} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5026 | 2024.12.17 21:25:54.683152 [ 196 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_13_3} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
5027 | 2024.12.17 21:25:54.683326 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5028 | 2024.12.17 21:25:54.683382 [ 278 ] {36bf905f-d8a3-4584-bd16-30c5660e01b2} <Debug> executeQuery: Read 392 rows, 28.48 KiB in 0.005118 sec., 76592.41891363813 rows/sec., 5.43 MiB/sec. | ||
5029 | 2024.12.17 21:25:54.683452 [ 278 ] {36bf905f-d8a3-4584-bd16-30c5660e01b2} <Debug> TCPHandler: Processed in 0.005702234 sec. | ||
5030 | 2024.12.17 21:25:54.683642 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5031 | 2024.12.17 21:25:54.683780 [ 277 ] {43f0cc4c-9e43-4f7a-8486-b61770e40bed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5032 | 2024.12.17 21:25:54.683848 [ 277 ] {43f0cc4c-9e43-4f7a-8486-b61770e40bed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5033 | 2024.12.17 21:25:54.684379 [ 277 ] {43f0cc4c-9e43-4f7a-8486-b61770e40bed} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5034 | 2024.12.17 21:25:54.684420 [ 277 ] {43f0cc4c-9e43-4f7a-8486-b61770e40bed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5035 | 2024.12.17 21:25:54.684781 [ 277 ] {43f0cc4c-9e43-4f7a-8486-b61770e40bed} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5036 | 2024.12.17 21:25:54.685013 [ 277 ] {43f0cc4c-9e43-4f7a-8486-b61770e40bed} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5037 | 2024.12.17 21:25:54.685297 [ 277 ] {43f0cc4c-9e43-4f7a-8486-b61770e40bed} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001542 sec., 3891.0505836575876 rows/sec., 203.29 KiB/sec. | ||
5038 | 2024.12.17 21:25:54.685472 [ 277 ] {43f0cc4c-9e43-4f7a-8486-b61770e40bed} <Debug> TCPHandler: Processed in 0.001893702 sec. | ||
5039 | 2024.12.17 21:25:54.685631 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5040 | 2024.12.17 21:25:54.685769 [ 278 ] {87a649c5-d9e0-41bd-8c64-dbed64561694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5041 | 2024.12.17 21:25:54.685830 [ 278 ] {87a649c5-d9e0-41bd-8c64-dbed64561694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5042 | 2024.12.17 21:25:54.686467 [ 278 ] {87a649c5-d9e0-41bd-8c64-dbed64561694} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5043 | 2024.12.17 21:25:54.686506 [ 278 ] {87a649c5-d9e0-41bd-8c64-dbed64561694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5044 | 2024.12.17 21:25:54.686905 [ 278 ] {87a649c5-d9e0-41bd-8c64-dbed64561694} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5045 | 2024.12.17 21:25:54.687145 [ 278 ] {87a649c5-d9e0-41bd-8c64-dbed64561694} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5046 | 2024.12.17 21:25:54.687357 [ 278 ] {87a649c5-d9e0-41bd-8c64-dbed64561694} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001619 sec., 146386.65843113032 rows/sec., 9.81 MiB/sec. | ||
5047 | 2024.12.17 21:25:54.687410 [ 278 ] {87a649c5-d9e0-41bd-8c64-dbed64561694} <Debug> TCPHandler: Processed in 0.00184692 sec. | ||
5048 | 2024.12.17 21:25:54.687562 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5049 | 2024.12.17 21:25:54.687697 [ 277 ] {b2872223-9e47-4be0-88b5-164a889f721d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5050 | 2024.12.17 21:25:54.687757 [ 277 ] {b2872223-9e47-4be0-88b5-164a889f721d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5051 | 2024.12.17 21:25:54.688272 [ 277 ] {b2872223-9e47-4be0-88b5-164a889f721d} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5052 | 2024.12.17 21:25:54.688310 [ 277 ] {b2872223-9e47-4be0-88b5-164a889f721d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5053 | 2024.12.17 21:25:54.688663 [ 277 ] {b2872223-9e47-4be0-88b5-164a889f721d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5054 | 2024.12.17 21:25:54.688902 [ 277 ] {b2872223-9e47-4be0-88b5-164a889f721d} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5055 | 2024.12.17 21:25:54.689154 [ 277 ] {b2872223-9e47-4be0-88b5-164a889f721d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001487 sec., 672.4949562878278 rows/sec., 45.31 KiB/sec. | ||
5056 | 2024.12.17 21:25:54.689343 [ 277 ] {b2872223-9e47-4be0-88b5-164a889f721d} <Debug> TCPHandler: Processed in 0.0018408 sec. | ||
5057 | 2024.12.17 21:25:54.689512 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5058 | 2024.12.17 21:25:54.689647 [ 278 ] {a6c057d0-9012-4d5b-ac39-932b7ae14447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5059 | 2024.12.17 21:25:54.689737 [ 278 ] {a6c057d0-9012-4d5b-ac39-932b7ae14447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5060 | 2024.12.17 21:25:54.690917 [ 278 ] {a6c057d0-9012-4d5b-ac39-932b7ae14447} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5061 | 2024.12.17 21:25:54.690956 [ 278 ] {a6c057d0-9012-4d5b-ac39-932b7ae14447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5062 | 2024.12.17 21:25:54.691572 [ 278 ] {a6c057d0-9012-4d5b-ac39-932b7ae14447} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5063 | 2024.12.17 21:25:54.691830 [ 278 ] {a6c057d0-9012-4d5b-ac39-932b7ae14447} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5064 | 2024.12.17 21:25:54.692082 [ 278 ] {a6c057d0-9012-4d5b-ac39-932b7ae14447} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002465 sec., 4056.7951318458413 rows/sec., 7.27 MiB/sec. | ||
5065 | 2024.12.17 21:25:54.692177 [ 278 ] {a6c057d0-9012-4d5b-ac39-932b7ae14447} <Debug> TCPHandler: Processed in 0.002731994 sec. | ||
5066 | 2024.12.17 21:25:54.692350 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5067 | 2024.12.17 21:25:54.692486 [ 277 ] {979ff990-5ab7-439b-8c1b-5af52dd5bd06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5068 | 2024.12.17 21:25:54.692544 [ 277 ] {979ff990-5ab7-439b-8c1b-5af52dd5bd06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5069 | 2024.12.17 21:25:54.693119 [ 277 ] {979ff990-5ab7-439b-8c1b-5af52dd5bd06} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5070 | 2024.12.17 21:25:54.693157 [ 277 ] {979ff990-5ab7-439b-8c1b-5af52dd5bd06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5071 | 2024.12.17 21:25:54.693531 [ 277 ] {979ff990-5ab7-439b-8c1b-5af52dd5bd06} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5072 | 2024.12.17 21:25:54.693768 [ 277 ] {979ff990-5ab7-439b-8c1b-5af52dd5bd06} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5073 | 2024.12.17 21:25:54.694021 [ 277 ] {979ff990-5ab7-439b-8c1b-5af52dd5bd06} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001554 sec., 52767.052767052766 rows/sec., 3.35 MiB/sec. | ||
5074 | 2024.12.17 21:25:54.694101 [ 277 ] {979ff990-5ab7-439b-8c1b-5af52dd5bd06} <Debug> TCPHandler: Processed in 0.001816019 sec. | ||
5075 | 2024.12.17 21:25:58.453467 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5076 | 2024.12.17 21:25:58.453662 [ 277 ] {74f62273-3cc9-4346-a1a2-919f60f5f8e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5077 | 2024.12.17 21:25:58.453738 [ 277 ] {74f62273-3cc9-4346-a1a2-919f60f5f8e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5078 | 2024.12.17 21:25:58.454485 [ 277 ] {74f62273-3cc9-4346-a1a2-919f60f5f8e1} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5079 | 2024.12.17 21:25:58.454538 [ 277 ] {74f62273-3cc9-4346-a1a2-919f60f5f8e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5080 | 2024.12.17 21:25:58.454960 [ 277 ] {74f62273-3cc9-4346-a1a2-919f60f5f8e1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
5081 | 2024.12.17 21:25:58.455221 [ 277 ] {74f62273-3cc9-4346-a1a2-919f60f5f8e1} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5082 | 2024.12.17 21:25:58.455445 [ 277 ] {74f62273-3cc9-4346-a1a2-919f60f5f8e1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001834 sec., 1090.5125408942204 rows/sec., 88.92 KiB/sec. | ||
5083 | 2024.12.17 21:25:58.455501 [ 277 ] {74f62273-3cc9-4346-a1a2-919f60f5f8e1} <Debug> TCPHandler: Processed in 0.002166758 sec. | ||
5084 | 2024.12.17 21:25:58.455774 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5085 | 2024.12.17 21:25:58.455966 [ 278 ] {cbb96410-2c37-46cf-9999-dfd4299d5af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5086 | 2024.12.17 21:25:58.456037 [ 278 ] {cbb96410-2c37-46cf-9999-dfd4299d5af2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5087 | 2024.12.17 21:25:58.457414 [ 278 ] {cbb96410-2c37-46cf-9999-dfd4299d5af2} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5088 | 2024.12.17 21:25:58.457455 [ 278 ] {cbb96410-2c37-46cf-9999-dfd4299d5af2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5089 | 2024.12.17 21:25:58.457977 [ 278 ] {cbb96410-2c37-46cf-9999-dfd4299d5af2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5090 | 2024.12.17 21:25:58.458233 [ 278 ] {cbb96410-2c37-46cf-9999-dfd4299d5af2} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5091 | 2024.12.17 21:25:58.458446 [ 278 ] {cbb96410-2c37-46cf-9999-dfd4299d5af2} <Debug> executeQuery: Read 1257 rows, 106.21 KiB in 0.002525 sec., 497821.78217821784 rows/sec., 41.08 MiB/sec. | ||
5092 | 2024.12.17 21:25:58.458566 [ 278 ] {cbb96410-2c37-46cf-9999-dfd4299d5af2} <Debug> TCPHandler: Processed in 0.002920529 sec. | ||
5093 | 2024.12.17 21:25:58.458755 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5094 | 2024.12.17 21:25:58.458869 [ 277 ] {64b58df9-63b5-41cd-b185-985e0eea806e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5095 | 2024.12.17 21:25:58.458917 [ 277 ] {64b58df9-63b5-41cd-b185-985e0eea806e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5096 | 2024.12.17 21:25:58.459514 [ 277 ] {64b58df9-63b5-41cd-b185-985e0eea806e} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5097 | 2024.12.17 21:25:58.459553 [ 277 ] {64b58df9-63b5-41cd-b185-985e0eea806e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5098 | 2024.12.17 21:25:58.459928 [ 277 ] {64b58df9-63b5-41cd-b185-985e0eea806e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5099 | 2024.12.17 21:25:58.460171 [ 277 ] {64b58df9-63b5-41cd-b185-985e0eea806e} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5100 | 2024.12.17 21:25:58.460432 [ 277 ] {64b58df9-63b5-41cd-b185-985e0eea806e} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.001585 sec., 20189.274447949527 rows/sec., 1.48 MiB/sec. | ||
5101 | 2024.12.17 21:25:58.460640 [ 277 ] {64b58df9-63b5-41cd-b185-985e0eea806e} <Debug> TCPHandler: Processed in 0.001945272 sec. | ||
5102 | 2024.12.17 21:25:58.460831 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5103 | 2024.12.17 21:25:58.460946 [ 278 ] {db40f992-5d41-467e-8e02-766853f84b61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5104 | 2024.12.17 21:25:58.460994 [ 278 ] {db40f992-5d41-467e-8e02-766853f84b61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5105 | 2024.12.17 21:25:58.461647 [ 278 ] {db40f992-5d41-467e-8e02-766853f84b61} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5106 | 2024.12.17 21:25:58.461685 [ 278 ] {db40f992-5d41-467e-8e02-766853f84b61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5107 | 2024.12.17 21:25:58.462040 [ 278 ] {db40f992-5d41-467e-8e02-766853f84b61} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5108 | 2024.12.17 21:25:58.462287 [ 278 ] {db40f992-5d41-467e-8e02-766853f84b61} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5109 | 2024.12.17 21:25:58.462509 [ 278 ] {db40f992-5d41-467e-8e02-766853f84b61} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001586 sec., 143757.8814627995 rows/sec., 9.73 MiB/sec. | ||
5110 | 2024.12.17 21:25:58.462707 [ 278 ] {db40f992-5d41-467e-8e02-766853f84b61} <Debug> TCPHandler: Processed in 0.001929372 sec. | ||
5111 | 2024.12.17 21:25:58.462869 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5112 | 2024.12.17 21:25:58.462981 [ 277 ] {7023cf28-67b1-4a67-8ba9-b1ddcb61a3bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5113 | 2024.12.17 21:25:58.463029 [ 277 ] {7023cf28-67b1-4a67-8ba9-b1ddcb61a3bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5114 | 2024.12.17 21:25:58.463860 [ 277 ] {7023cf28-67b1-4a67-8ba9-b1ddcb61a3bf} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5115 | 2024.12.17 21:25:58.463900 [ 277 ] {7023cf28-67b1-4a67-8ba9-b1ddcb61a3bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5116 | 2024.12.17 21:25:58.464294 [ 277 ] {7023cf28-67b1-4a67-8ba9-b1ddcb61a3bf} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5117 | 2024.12.17 21:25:58.464540 [ 277 ] {7023cf28-67b1-4a67-8ba9-b1ddcb61a3bf} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5118 | 2024.12.17 21:25:58.464780 [ 277 ] {7023cf28-67b1-4a67-8ba9-b1ddcb61a3bf} <Debug> executeQuery: Read 552 rows, 41.97 KiB in 0.001809 sec., 305140.96185737976 rows/sec., 22.66 MiB/sec. | ||
5119 | 2024.12.17 21:25:58.464854 [ 277 ] {7023cf28-67b1-4a67-8ba9-b1ddcb61a3bf} <Debug> TCPHandler: Processed in 0.002039315 sec. | ||
5120 | 2024.12.17 21:25:58.465094 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5121 | 2024.12.17 21:25:58.465236 [ 278 ] {75aebcaf-4495-4958-b98b-559df7e50df6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5122 | 2024.12.17 21:25:58.465303 [ 278 ] {75aebcaf-4495-4958-b98b-559df7e50df6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5123 | 2024.12.17 21:25:58.466212 [ 278 ] {75aebcaf-4495-4958-b98b-559df7e50df6} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5124 | 2024.12.17 21:25:58.466250 [ 278 ] {75aebcaf-4495-4958-b98b-559df7e50df6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5125 | 2024.12.17 21:25:58.466690 [ 278 ] {75aebcaf-4495-4958-b98b-559df7e50df6} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5126 | 2024.12.17 21:25:58.466923 [ 278 ] {75aebcaf-4495-4958-b98b-559df7e50df6} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5127 | 2024.12.17 21:25:58.467103 [ 278 ] {75aebcaf-4495-4958-b98b-559df7e50df6} <Debug> executeQuery: Read 941 rows, 64.64 KiB in 0.001899 sec., 495523.95997893624 rows/sec., 33.24 MiB/sec. | ||
5128 | 2024.12.17 21:25:58.467154 [ 278 ] {75aebcaf-4495-4958-b98b-559df7e50df6} <Debug> TCPHandler: Processed in 0.0021916 sec. | ||
5129 | 2024.12.17 21:25:58.467312 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5130 | 2024.12.17 21:25:58.467448 [ 277 ] {3c3606f1-e160-4bed-bd41-71bf98118756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5131 | 2024.12.17 21:25:58.467541 [ 277 ] {3c3606f1-e160-4bed-bd41-71bf98118756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5132 | 2024.12.17 21:25:58.468831 [ 277 ] {3c3606f1-e160-4bed-bd41-71bf98118756} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5133 | 2024.12.17 21:25:58.468873 [ 277 ] {3c3606f1-e160-4bed-bd41-71bf98118756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5134 | 2024.12.17 21:25:58.469524 [ 277 ] {3c3606f1-e160-4bed-bd41-71bf98118756} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5135 | 2024.12.17 21:25:58.469780 [ 277 ] {3c3606f1-e160-4bed-bd41-71bf98118756} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5136 | 2024.12.17 21:25:58.470028 [ 277 ] {3c3606f1-e160-4bed-bd41-71bf98118756} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00261 sec., 11494.252873563219 rows/sec., 20.60 MiB/sec. | ||
5137 | 2024.12.17 21:25:58.470123 [ 277 ] {3c3606f1-e160-4bed-bd41-71bf98118756} <Debug> TCPHandler: Processed in 0.002876698 sec. | ||
5138 | 2024.12.17 21:25:58.470284 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5139 | 2024.12.17 21:25:58.470422 [ 278 ] {d65d5165-e6b4-4b9f-8d54-74887ac90b4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5140 | 2024.12.17 21:25:58.470479 [ 278 ] {d65d5165-e6b4-4b9f-8d54-74887ac90b4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5141 | 2024.12.17 21:25:58.471051 [ 278 ] {d65d5165-e6b4-4b9f-8d54-74887ac90b4d} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5142 | 2024.12.17 21:25:58.471095 [ 278 ] {d65d5165-e6b4-4b9f-8d54-74887ac90b4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5143 | 2024.12.17 21:25:58.471483 [ 278 ] {d65d5165-e6b4-4b9f-8d54-74887ac90b4d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5144 | 2024.12.17 21:25:58.471715 [ 278 ] {d65d5165-e6b4-4b9f-8d54-74887ac90b4d} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5145 | 2024.12.17 21:25:58.471921 [ 278 ] {d65d5165-e6b4-4b9f-8d54-74887ac90b4d} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.001528 sec., 26178.010471204187 rows/sec., 1.77 MiB/sec. | ||
5146 | 2024.12.17 21:25:58.472010 [ 278 ] {d65d5165-e6b4-4b9f-8d54-74887ac90b4d} <Debug> TCPHandler: Processed in 0.001792628 sec. | ||
5147 | 2024.12.17 21:25:59.653197 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5148 | 2024.12.17 21:25:59.653429 [ 277 ] {b83faa15-ffc1-4698-97a7-57ff793ba6d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5149 | 2024.12.17 21:25:59.653519 [ 277 ] {b83faa15-ffc1-4698-97a7-57ff793ba6d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5150 | 2024.12.17 21:25:59.654404 [ 277 ] {b83faa15-ffc1-4698-97a7-57ff793ba6d1} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5151 | 2024.12.17 21:25:59.654450 [ 277 ] {b83faa15-ffc1-4698-97a7-57ff793ba6d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5152 | 2024.12.17 21:25:59.654864 [ 277 ] {b83faa15-ffc1-4698-97a7-57ff793ba6d1} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5153 | 2024.12.17 21:25:59.655128 [ 277 ] {b83faa15-ffc1-4698-97a7-57ff793ba6d1} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5154 | 2024.12.17 21:25:59.655346 [ 54 ] {} <Debug> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5155 | 2024.12.17 21:25:59.655401 [ 277 ] {b83faa15-ffc1-4698-97a7-57ff793ba6d1} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002031 sec., 27572.6243229936 rows/sec., 2.11 MiB/sec. | ||
5156 | 2024.12.17 21:25:59.655480 [ 54 ] {} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5157 | 2024.12.17 21:25:59.655535 [ 277 ] {b83faa15-ffc1-4698-97a7-57ff793ba6d1} <Debug> TCPHandler: Processed in 0.002470267 sec. | ||
5158 | 2024.12.17 21:25:59.655563 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5159 | 2024.12.17 21:25:59.655873 [ 187 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::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 | ||
5160 | 2024.12.17 21:25:59.655886 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5161 | 2024.12.17 21:25:59.656366 [ 278 ] {1efadd63-37b8-44fd-8e76-0e88b8e3e44d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5162 | 2024.12.17 21:25:59.656418 [ 187 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5163 | 2024.12.17 21:25:59.656535 [ 187 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1433 rows starting from the beginning of the part | ||
5164 | 2024.12.17 21:25:59.656543 [ 278 ] {1efadd63-37b8-44fd-8e76-0e88b8e3e44d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5165 | 2024.12.17 21:25:59.656906 [ 187 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 227 rows starting from the beginning of the part | ||
5166 | 2024.12.17 21:25:59.657175 [ 187 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 116 rows starting from the beginning of the part | ||
5167 | 2024.12.17 21:25:59.657436 [ 187 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 223 rows starting from the beginning of the part | ||
5168 | 2024.12.17 21:25:59.657708 [ 187 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1257 rows starting from the beginning of the part | ||
5169 | 2024.12.17 21:25:59.658130 [ 187 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::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 | ||
5170 | 2024.12.17 21:25:59.659594 [ 278 ] {1efadd63-37b8-44fd-8e76-0e88b8e3e44d} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5171 | 2024.12.17 21:25:59.659676 [ 278 ] {1efadd63-37b8-44fd-8e76-0e88b8e3e44d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5172 | 2024.12.17 21:25:59.660690 [ 278 ] {1efadd63-37b8-44fd-8e76-0e88b8e3e44d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5173 | 2024.12.17 21:25:59.660983 [ 278 ] {1efadd63-37b8-44fd-8e76-0e88b8e3e44d} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5174 | 2024.12.17 21:25:59.661525 [ 54 ] {} <Debug> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5175 | 2024.12.17 21:25:59.661546 [ 278 ] {1efadd63-37b8-44fd-8e76-0e88b8e3e44d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005283 sec., 12114.328979746355 rows/sec., 968.24 KiB/sec. | ||
5176 | 2024.12.17 21:25:59.661722 [ 187 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3312 rows, containing 5 columns (5 merged, 0 gathered) in 0.006006883 sec., 551367.4895948531 rows/sec., 48.14 MiB/sec. | ||
5177 | 2024.12.17 21:25:59.661725 [ 54 ] {} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5178 | 2024.12.17 21:25:59.661828 [ 278 ] {1efadd63-37b8-44fd-8e76-0e88b8e3e44d} <Debug> TCPHandler: Processed in 0.006133086 sec. | ||
5179 | 2024.12.17 21:25:59.661875 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5180 | 2024.12.17 21:25:59.662220 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5181 | 2024.12.17 21:25:59.662266 [ 199 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5182 | 2024.12.17 21:25:59.662569 [ 200 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::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 | ||
5183 | 2024.12.17 21:25:59.662830 [ 277 ] {a3606594-6c48-4bd9-bf87-5f6d6ba6922b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5184 | 2024.12.17 21:25:59.663216 [ 277 ] {a3606594-6c48-4bd9-bf87-5f6d6ba6922b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5185 | 2024.12.17 21:25:59.663475 [ 200 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5186 | 2024.12.17 21:25:59.663687 [ 200 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 914 rows starting from the beginning of the part | ||
5187 | 2024.12.17 21:25:59.663755 [ 199 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_36_7} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5188 | 2024.12.17 21:25:59.664365 [ 200 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 400 rows starting from the beginning of the part | ||
5189 | 2024.12.17 21:25:59.664375 [ 199 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_36_7} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5190 | 2024.12.17 21:25:59.664782 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
5191 | 2024.12.17 21:25:59.664954 [ 200 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 94 rows starting from the beginning of the part | ||
5192 | 2024.12.17 21:25:59.665290 [ 200 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 392 rows starting from the beginning of the part | ||
5193 | 2024.12.17 21:25:59.665637 [ 200 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 552 rows starting from the beginning of the part | ||
5194 | 2024.12.17 21:25:59.665903 [ 200 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::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 | ||
5195 | 2024.12.17 21:25:59.666877 [ 277 ] {a3606594-6c48-4bd9-bf87-5f6d6ba6922b} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5196 | 2024.12.17 21:25:59.666946 [ 277 ] {a3606594-6c48-4bd9-bf87-5f6d6ba6922b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5197 | 2024.12.17 21:25:59.667906 [ 277 ] {a3606594-6c48-4bd9-bf87-5f6d6ba6922b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5198 | 2024.12.17 21:25:59.668329 [ 277 ] {a3606594-6c48-4bd9-bf87-5f6d6ba6922b} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5199 | 2024.12.17 21:25:59.668610 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5200 | 2024.12.17 21:25:59.668688 [ 277 ] {a3606594-6c48-4bd9-bf87-5f6d6ba6922b} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.00605 sec., 8925.619834710744 rows/sec., 637.11 KiB/sec. | ||
5201 | 2024.12.17 21:25:59.668711 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5202 | 2024.12.17 21:25:59.668794 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5203 | 2024.12.17 21:25:59.669028 [ 277 ] {a3606594-6c48-4bd9-bf87-5f6d6ba6922b} <Debug> TCPHandler: Processed in 0.006998339 sec. | ||
5204 | 2024.12.17 21:25:59.669511 [ 190 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::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 | ||
5205 | 2024.12.17 21:25:59.670215 [ 190 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5206 | 2024.12.17 21:25:59.670268 [ 200 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2416 rows, containing 5 columns (5 merged, 0 gathered) in 0.008166871 sec., 295829.33292322117 rows/sec., 22.69 MiB/sec. | ||
5207 | 2024.12.17 21:25:59.670307 [ 190 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9766 rows starting from the beginning of the part | ||
5208 | 2024.12.17 21:25:59.670369 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5209 | 2024.12.17 21:25:59.670717 [ 200 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5210 | 2024.12.17 21:25:59.670776 [ 190 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 241 rows starting from the beginning of the part | ||
5211 | 2024.12.17 21:25:59.670830 [ 278 ] {de114b59-50a7-4698-b26b-2e7fc8a1d2f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5212 | 2024.12.17 21:25:59.671033 [ 278 ] {de114b59-50a7-4698-b26b-2e7fc8a1d2f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5213 | 2024.12.17 21:25:59.671249 [ 190 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
5214 | 2024.12.17 21:25:59.671850 [ 190 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 237 rows starting from the beginning of the part | ||
5215 | 2024.12.17 21:25:59.672110 [ 197 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_36_7} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5216 | 2024.12.17 21:25:59.672427 [ 190 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 941 rows starting from the beginning of the part | ||
5217 | 2024.12.17 21:25:59.672634 [ 197 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_36_7} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5218 | 2024.12.17 21:25:59.672990 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
5219 | 2024.12.17 21:25:59.673204 [ 190 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 54 rows starting from the beginning of the part | ||
5220 | 2024.12.17 21:25:59.674105 [ 278 ] {de114b59-50a7-4698-b26b-2e7fc8a1d2f2} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5221 | 2024.12.17 21:25:59.674176 [ 278 ] {de114b59-50a7-4698-b26b-2e7fc8a1d2f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5222 | 2024.12.17 21:25:59.674816 [ 278 ] {de114b59-50a7-4698-b26b-2e7fc8a1d2f2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5223 | 2024.12.17 21:25:59.675164 [ 278 ] {de114b59-50a7-4698-b26b-2e7fc8a1d2f2} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5224 | 2024.12.17 21:25:59.675451 [ 54 ] {} <Debug> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5225 | 2024.12.17 21:25:59.675555 [ 54 ] {} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5226 | 2024.12.17 21:25:59.675636 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5227 | 2024.12.17 21:25:59.675823 [ 278 ] {de114b59-50a7-4698-b26b-2e7fc8a1d2f2} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.005149 sec., 3884.249368809478 rows/sec., 267.04 KiB/sec. | ||
5228 | 2024.12.17 21:25:59.676141 [ 278 ] {de114b59-50a7-4698-b26b-2e7fc8a1d2f2} <Debug> TCPHandler: Processed in 0.006870717 sec. | ||
5229 | 2024.12.17 21:25:59.676177 [ 191 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::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 | ||
5230 | 2024.12.17 21:25:59.676619 [ 191 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5231 | 2024.12.17 21:25:59.676684 [ 191 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1730 rows starting from the beginning of the part | ||
5232 | 2024.12.17 21:25:59.677126 [ 191 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 82 rows starting from the beginning of the part | ||
5233 | 2024.12.17 21:25:59.677595 [ 191 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
5234 | 2024.12.17 21:25:59.677952 [ 191 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 82 rows starting from the beginning of the part | ||
5235 | 2024.12.17 21:25:59.678392 [ 191 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 40 rows starting from the beginning of the part | ||
5236 | 2024.12.17 21:25:59.678786 [ 191 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 20 rows starting from the beginning of the part | ||
5237 | 2024.12.17 21:25:59.681373 [ 198 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2014 rows, containing 4 columns (4 merged, 0 gathered) in 0.00554725 sec., 363062.7788543873 rows/sec., 23.74 MiB/sec. | ||
5238 | 2024.12.17 21:25:59.681514 [ 192 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11399 rows, containing 5 columns (5 merged, 0 gathered) in 0.012528689 sec., 909831.8267777258 rows/sec., 61.38 MiB/sec. | ||
5239 | 2024.12.17 21:25:59.681752 [ 198 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5240 | 2024.12.17 21:25:59.682103 [ 189 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5241 | 2024.12.17 21:25:59.682320 [ 198 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_36_7} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5242 | 2024.12.17 21:25:59.682454 [ 198 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_36_7} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5243 | 2024.12.17 21:25:59.682624 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
5244 | 2024.12.17 21:25:59.682730 [ 189 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5245 | 2024.12.17 21:25:59.682819 [ 189 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5246 | 2024.12.17 21:25:59.682911 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.15 MiB. | ||
5247 | 2024.12.17 21:26:00.462983 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5248 | 2024.12.17 21:26:00.463034 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5249 | 2024.12.17 21:26:00.601554 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11041 | ||
5250 | 2024.12.17 21:26:00.602182 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5251 | 2024.12.17 21:26:00.602222 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5252 | 2024.12.17 21:26:00.602762 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5253 | 2024.12.17 21:26:00.603031 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5254 | 2024.12.17 21:26:00.603231 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
5255 | 2024.12.17 21:26:00.631073 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 736 | ||
5256 | 2024.12.17 21:26:00.634459 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5257 | 2024.12.17 21:26:00.634511 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5258 | 2024.12.17 21:26:00.635997 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5259 | 2024.12.17 21:26:00.636328 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5260 | 2024.12.17 21:26:00.636836 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 736 | ||
5261 | 2024.12.17 21:26:01.342516 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
5262 | 2024.12.17 21:26:01.364268 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5263 | 2024.12.17 21:26:01.364333 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5264 | 2024.12.17 21:26:01.371877 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5265 | 2024.12.17 21:26:01.372673 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5266 | 2024.12.17 21:26:01.375522 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
5267 | 2024.12.17 21:26:04.662788 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5268 | 2024.12.17 21:26:04.662989 [ 277 ] {da16b686-559a-4881-92c2-c79164b49dc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5269 | 2024.12.17 21:26:04.663060 [ 277 ] {da16b686-559a-4881-92c2-c79164b49dc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5270 | 2024.12.17 21:26:04.663826 [ 277 ] {da16b686-559a-4881-92c2-c79164b49dc8} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5271 | 2024.12.17 21:26:04.663874 [ 277 ] {da16b686-559a-4881-92c2-c79164b49dc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5272 | 2024.12.17 21:26:04.664309 [ 277 ] {da16b686-559a-4881-92c2-c79164b49dc8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5273 | 2024.12.17 21:26:04.664578 [ 277 ] {da16b686-559a-4881-92c2-c79164b49dc8} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5274 | 2024.12.17 21:26:04.664838 [ 277 ] {da16b686-559a-4881-92c2-c79164b49dc8} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001891 sec., 7403.490216816499 rows/sec., 532.95 KiB/sec. | ||
5275 | 2024.12.17 21:26:04.665042 [ 277 ] {da16b686-559a-4881-92c2-c79164b49dc8} <Debug> TCPHandler: Processed in 0.002383214 sec. | ||
5276 | 2024.12.17 21:26:04.665324 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5277 | 2024.12.17 21:26:04.665536 [ 278 ] {b12900c8-da1c-419b-bd5c-9757e7ca0546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5278 | 2024.12.17 21:26:04.665617 [ 278 ] {b12900c8-da1c-419b-bd5c-9757e7ca0546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5279 | 2024.12.17 21:26:04.666552 [ 278 ] {b12900c8-da1c-419b-bd5c-9757e7ca0546} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5280 | 2024.12.17 21:26:04.666601 [ 278 ] {b12900c8-da1c-419b-bd5c-9757e7ca0546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5281 | 2024.12.17 21:26:04.667076 [ 278 ] {b12900c8-da1c-419b-bd5c-9757e7ca0546} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5282 | 2024.12.17 21:26:04.667356 [ 278 ] {b12900c8-da1c-419b-bd5c-9757e7ca0546} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5283 | 2024.12.17 21:26:04.667611 [ 278 ] {b12900c8-da1c-419b-bd5c-9757e7ca0546} <Debug> executeQuery: Read 223 rows, 19.93 KiB in 0.002135 sec., 104449.64871194378 rows/sec., 9.11 MiB/sec. | ||
5284 | 2024.12.17 21:26:04.667672 [ 278 ] {b12900c8-da1c-419b-bd5c-9757e7ca0546} <Debug> TCPHandler: Processed in 0.002492398 sec. | ||
5285 | 2024.12.17 21:26:04.667837 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5286 | 2024.12.17 21:26:04.667962 [ 277 ] {6964a727-5b48-4107-9720-5482789b42b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5287 | 2024.12.17 21:26:04.668018 [ 277 ] {6964a727-5b48-4107-9720-5482789b42b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5288 | 2024.12.17 21:26:04.668640 [ 277 ] {6964a727-5b48-4107-9720-5482789b42b0} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5289 | 2024.12.17 21:26:04.668682 [ 277 ] {6964a727-5b48-4107-9720-5482789b42b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5290 | 2024.12.17 21:26:04.669053 [ 277 ] {6964a727-5b48-4107-9720-5482789b42b0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5291 | 2024.12.17 21:26:04.669294 [ 277 ] {6964a727-5b48-4107-9720-5482789b42b0} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5292 | 2024.12.17 21:26:04.669464 [ 46 ] {} <Debug> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5293 | 2024.12.17 21:26:04.669530 [ 277 ] {6964a727-5b48-4107-9720-5482789b42b0} <Debug> executeQuery: Read 17 rows, 1.21 KiB in 0.001589 sec., 10698.552548772814 rows/sec., 760.23 KiB/sec. | ||
5294 | 2024.12.17 21:26:04.669559 [ 46 ] {} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5295 | 2024.12.17 21:26:04.669637 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5296 | 2024.12.17 21:26:04.669654 [ 277 ] {6964a727-5b48-4107-9720-5482789b42b0} <Debug> TCPHandler: Processed in 0.00187196 sec. | ||
5297 | 2024.12.17 21:26:04.669927 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5298 | 2024.12.17 21:26:04.670228 [ 186 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::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 | ||
5299 | 2024.12.17 21:26:04.670286 [ 278 ] {35ac0ffb-4d28-4e56-987f-1a0f47d43ce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5300 | 2024.12.17 21:26:04.670465 [ 278 ] {35ac0ffb-4d28-4e56-987f-1a0f47d43ce3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5301 | 2024.12.17 21:26:04.670780 [ 186 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5302 | 2024.12.17 21:26:04.670861 [ 186 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 65 rows starting from the beginning of the part | ||
5303 | 2024.12.17 21:26:04.671225 [ 186 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 25 rows starting from the beginning of the part | ||
5304 | 2024.12.17 21:26:04.671630 [ 186 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 30 rows starting from the beginning of the part | ||
5305 | 2024.12.17 21:26:04.672092 [ 186 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 17 rows starting from the beginning of the part | ||
5306 | 2024.12.17 21:26:04.672457 [ 186 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 32 rows starting from the beginning of the part | ||
5307 | 2024.12.17 21:26:04.672731 [ 186 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 17 rows starting from the beginning of the part | ||
5308 | 2024.12.17 21:26:04.673450 [ 278 ] {35ac0ffb-4d28-4e56-987f-1a0f47d43ce3} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5309 | 2024.12.17 21:26:04.673506 [ 278 ] {35ac0ffb-4d28-4e56-987f-1a0f47d43ce3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5310 | 2024.12.17 21:26:04.674468 [ 278 ] {35ac0ffb-4d28-4e56-987f-1a0f47d43ce3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5311 | 2024.12.17 21:26:04.675064 [ 278 ] {35ac0ffb-4d28-4e56-987f-1a0f47d43ce3} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5312 | 2024.12.17 21:26:04.675638 [ 278 ] {35ac0ffb-4d28-4e56-987f-1a0f47d43ce3} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00546 sec., 2564.1025641025644 rows/sec., 179.57 KiB/sec. | ||
5313 | 2024.12.17 21:26:04.675680 [ 198 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 5 columns (5 merged, 0 gathered) in 0.00593231 sec., 31353.722243105974 rows/sec., 2.35 MiB/sec. | ||
5314 | 2024.12.17 21:26:04.675789 [ 278 ] {35ac0ffb-4d28-4e56-987f-1a0f47d43ce3} <Debug> TCPHandler: Processed in 0.006023663 sec. | ||
5315 | 2024.12.17 21:26:04.675919 [ 198 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5316 | 2024.12.17 21:26:04.675993 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5317 | 2024.12.17 21:26:04.676197 [ 277 ] {4f8ebef6-f0d1-42bb-b862-7820b4b812a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5318 | 2024.12.17 21:26:04.676290 [ 277 ] {4f8ebef6-f0d1-42bb-b862-7820b4b812a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5319 | 2024.12.17 21:26:04.676484 [ 198 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_26_5} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5320 | 2024.12.17 21:26:04.676687 [ 198 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_26_5} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5321 | 2024.12.17 21:26:04.676895 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
5322 | 2024.12.17 21:26:04.677320 [ 277 ] {4f8ebef6-f0d1-42bb-b862-7820b4b812a1} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5323 | 2024.12.17 21:26:04.677366 [ 277 ] {4f8ebef6-f0d1-42bb-b862-7820b4b812a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5324 | 2024.12.17 21:26:04.677736 [ 277 ] {4f8ebef6-f0d1-42bb-b862-7820b4b812a1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5325 | 2024.12.17 21:26:04.677986 [ 277 ] {4f8ebef6-f0d1-42bb-b862-7820b4b812a1} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5326 | 2024.12.17 21:26:04.678255 [ 277 ] {4f8ebef6-f0d1-42bb-b862-7820b4b812a1} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002111 sec., 6158.218853623875 rows/sec., 383.96 KiB/sec. | ||
5327 | 2024.12.17 21:26:04.678443 [ 277 ] {4f8ebef6-f0d1-42bb-b862-7820b4b812a1} <Debug> TCPHandler: Processed in 0.002549919 sec. | ||
5328 | 2024.12.17 21:26:04.678620 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5329 | 2024.12.17 21:26:04.678762 [ 278 ] {13bd2ea5-bcd2-441d-a995-c34fac9efc20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5330 | 2024.12.17 21:26:04.678819 [ 278 ] {13bd2ea5-bcd2-441d-a995-c34fac9efc20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5331 | 2024.12.17 21:26:04.679619 [ 278 ] {13bd2ea5-bcd2-441d-a995-c34fac9efc20} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5332 | 2024.12.17 21:26:04.679658 [ 278 ] {13bd2ea5-bcd2-441d-a995-c34fac9efc20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5333 | 2024.12.17 21:26:04.680043 [ 278 ] {13bd2ea5-bcd2-441d-a995-c34fac9efc20} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5334 | 2024.12.17 21:26:04.680291 [ 278 ] {13bd2ea5-bcd2-441d-a995-c34fac9efc20} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5335 | 2024.12.17 21:26:04.680516 [ 278 ] {13bd2ea5-bcd2-441d-a995-c34fac9efc20} <Debug> executeQuery: Read 392 rows, 28.48 KiB in 0.001777 sec., 220596.51097355093 rows/sec., 15.65 MiB/sec. | ||
5336 | 2024.12.17 21:26:04.680591 [ 278 ] {13bd2ea5-bcd2-441d-a995-c34fac9efc20} <Debug> TCPHandler: Processed in 0.002039946 sec. | ||
5337 | 2024.12.17 21:26:04.680832 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5338 | 2024.12.17 21:26:04.680966 [ 277 ] {a149f1e8-ce9f-4525-b58a-f8020eb5f542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5339 | 2024.12.17 21:26:04.681019 [ 277 ] {a149f1e8-ce9f-4525-b58a-f8020eb5f542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5340 | 2024.12.17 21:26:04.681571 [ 277 ] {a149f1e8-ce9f-4525-b58a-f8020eb5f542} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5341 | 2024.12.17 21:26:04.681611 [ 277 ] {a149f1e8-ce9f-4525-b58a-f8020eb5f542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5342 | 2024.12.17 21:26:04.681985 [ 277 ] {a149f1e8-ce9f-4525-b58a-f8020eb5f542} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5343 | 2024.12.17 21:26:04.682229 [ 277 ] {a149f1e8-ce9f-4525-b58a-f8020eb5f542} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5344 | 2024.12.17 21:26:04.682451 [ 277 ] {a149f1e8-ce9f-4525-b58a-f8020eb5f542} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001509 sec., 3976.1431411530816 rows/sec., 207.74 KiB/sec. | ||
5345 | 2024.12.17 21:26:04.682507 [ 277 ] {a149f1e8-ce9f-4525-b58a-f8020eb5f542} <Debug> TCPHandler: Processed in 0.001814949 sec. | ||
5346 | 2024.12.17 21:26:04.682647 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5347 | 2024.12.17 21:26:04.682764 [ 278 ] {6aa95d97-6b40-4631-a6b9-6f21072bd1a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5348 | 2024.12.17 21:26:04.682816 [ 278 ] {6aa95d97-6b40-4631-a6b9-6f21072bd1a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5349 | 2024.12.17 21:26:04.683399 [ 278 ] {6aa95d97-6b40-4631-a6b9-6f21072bd1a4} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5350 | 2024.12.17 21:26:04.683438 [ 278 ] {6aa95d97-6b40-4631-a6b9-6f21072bd1a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5351 | 2024.12.17 21:26:04.683831 [ 278 ] {6aa95d97-6b40-4631-a6b9-6f21072bd1a4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5352 | 2024.12.17 21:26:04.684082 [ 278 ] {6aa95d97-6b40-4631-a6b9-6f21072bd1a4} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5353 | 2024.12.17 21:26:04.684290 [ 278 ] {6aa95d97-6b40-4631-a6b9-6f21072bd1a4} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00155 sec., 152903.2258064516 rows/sec., 10.25 MiB/sec. | ||
5354 | 2024.12.17 21:26:04.684341 [ 278 ] {6aa95d97-6b40-4631-a6b9-6f21072bd1a4} <Debug> TCPHandler: Processed in 0.001753738 sec. | ||
5355 | 2024.12.17 21:26:04.684483 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5356 | 2024.12.17 21:26:04.684601 [ 277 ] {12d267d5-352a-458c-952f-522dde42c43c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5357 | 2024.12.17 21:26:04.684653 [ 277 ] {12d267d5-352a-458c-952f-522dde42c43c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5358 | 2024.12.17 21:26:04.685132 [ 277 ] {12d267d5-352a-458c-952f-522dde42c43c} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5359 | 2024.12.17 21:26:04.685172 [ 277 ] {12d267d5-352a-458c-952f-522dde42c43c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5360 | 2024.12.17 21:26:04.685537 [ 277 ] {12d267d5-352a-458c-952f-522dde42c43c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5361 | 2024.12.17 21:26:04.685770 [ 277 ] {12d267d5-352a-458c-952f-522dde42c43c} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5362 | 2024.12.17 21:26:04.685983 [ 277 ] {12d267d5-352a-458c-952f-522dde42c43c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001408 sec., 710.2272727272727 rows/sec., 47.86 KiB/sec. | ||
5363 | 2024.12.17 21:26:04.686036 [ 277 ] {12d267d5-352a-458c-952f-522dde42c43c} <Debug> TCPHandler: Processed in 0.001611334 sec. | ||
5364 | 2024.12.17 21:26:04.686176 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5365 | 2024.12.17 21:26:04.686291 [ 278 ] {5b8fa0d6-7737-4fbe-87a4-59d9bff5c714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5366 | 2024.12.17 21:26:04.686373 [ 278 ] {5b8fa0d6-7737-4fbe-87a4-59d9bff5c714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5367 | 2024.12.17 21:26:04.687629 [ 278 ] {5b8fa0d6-7737-4fbe-87a4-59d9bff5c714} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5368 | 2024.12.17 21:26:04.687670 [ 278 ] {5b8fa0d6-7737-4fbe-87a4-59d9bff5c714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5369 | 2024.12.17 21:26:04.688277 [ 278 ] {5b8fa0d6-7737-4fbe-87a4-59d9bff5c714} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5370 | 2024.12.17 21:26:04.688528 [ 278 ] {5b8fa0d6-7737-4fbe-87a4-59d9bff5c714} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5371 | 2024.12.17 21:26:04.688721 [ 44 ] {} <Debug> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5372 | 2024.12.17 21:26:04.688800 [ 278 ] {5b8fa0d6-7737-4fbe-87a4-59d9bff5c714} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002528 sec., 3955.6962025316457 rows/sec., 7.09 MiB/sec. | ||
5373 | 2024.12.17 21:26:04.688809 [ 44 ] {} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5374 | 2024.12.17 21:26:04.688896 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5375 | 2024.12.17 21:26:04.689202 [ 278 ] {5b8fa0d6-7737-4fbe-87a4-59d9bff5c714} <Debug> TCPHandler: Processed in 0.003079143 sec. | ||
5376 | 2024.12.17 21:26:04.689256 [ 192 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::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 | ||
5377 | 2024.12.17 21:26:04.689405 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5378 | 2024.12.17 21:26:04.689679 [ 277 ] {d94e73f7-6b3d-4668-b8be-edfb5289a018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5379 | 2024.12.17 21:26:04.689808 [ 277 ] {d94e73f7-6b3d-4668-b8be-edfb5289a018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5380 | 2024.12.17 21:26:04.690136 [ 192 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5381 | 2024.12.17 21:26:04.690375 [ 192 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 398 rows starting from the beginning of the part | ||
5382 | 2024.12.17 21:26:04.691127 [ 192 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 10 rows starting from the beginning of the part | ||
5383 | 2024.12.17 21:26:04.691957 [ 192 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 30 rows starting from the beginning of the part | ||
5384 | 2024.12.17 21:26:04.692043 [ 277 ] {d94e73f7-6b3d-4668-b8be-edfb5289a018} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5385 | 2024.12.17 21:26:04.692124 [ 277 ] {d94e73f7-6b3d-4668-b8be-edfb5289a018} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5386 | 2024.12.17 21:26:04.692658 [ 192 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 10 rows starting from the beginning of the part | ||
5387 | 2024.12.17 21:26:04.693367 [ 192 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 30 rows starting from the beginning of the part | ||
5388 | 2024.12.17 21:26:04.693926 [ 277 ] {d94e73f7-6b3d-4668-b8be-edfb5289a018} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5389 | 2024.12.17 21:26:04.693961 [ 192 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 10 rows starting from the beginning of the part | ||
5390 | 2024.12.17 21:26:04.694688 [ 277 ] {d94e73f7-6b3d-4668-b8be-edfb5289a018} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5391 | 2024.12.17 21:26:04.695247 [ 277 ] {d94e73f7-6b3d-4668-b8be-edfb5289a018} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005652 sec., 14508.138711960368 rows/sec., 943.56 KiB/sec. | ||
5392 | 2024.12.17 21:26:04.695389 [ 277 ] {d94e73f7-6b3d-4668-b8be-edfb5289a018} <Debug> TCPHandler: Processed in 0.006076395 sec. | ||
5393 | 2024.12.17 21:26:04.698682 [ 194 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 488 rows, containing 19 columns (19 merged, 0 gathered) in 0.009650001 sec., 50569.9429461199 rows/sec., 90.62 MiB/sec. | ||
5394 | 2024.12.17 21:26:04.699610 [ 195 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5395 | 2024.12.17 21:26:04.700039 [ 195 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5396 | 2024.12.17 21:26:04.700123 [ 195 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5397 | 2024.12.17 21:26:04.700279 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.75 MiB. | ||
5398 | 2024.12.17 21:26:08.104273 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11529 | ||
5399 | 2024.12.17 21:26:08.104971 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5400 | 2024.12.17 21:26:08.105012 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5401 | 2024.12.17 21:26:08.105552 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5402 | 2024.12.17 21:26:08.105820 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5403 | 2024.12.17 21:26:08.106038 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11529 | ||
5404 | 2024.12.17 21:26:08.876510 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
5405 | 2024.12.17 21:26:08.898239 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5406 | 2024.12.17 21:26:08.898296 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5407 | 2024.12.17 21:26:08.905737 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5408 | 2024.12.17 21:26:08.906548 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5409 | 2024.12.17 21:26:08.909937 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
5410 | 2024.12.17 21:26:09.658665 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5411 | 2024.12.17 21:26:09.658849 [ 277 ] {00dd0880-93e8-4d7b-9815-d24f9e0b90f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5412 | 2024.12.17 21:26:09.658919 [ 277 ] {00dd0880-93e8-4d7b-9815-d24f9e0b90f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5413 | 2024.12.17 21:26:09.659694 [ 277 ] {00dd0880-93e8-4d7b-9815-d24f9e0b90f8} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5414 | 2024.12.17 21:26:09.659743 [ 277 ] {00dd0880-93e8-4d7b-9815-d24f9e0b90f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5415 | 2024.12.17 21:26:09.660195 [ 277 ] {00dd0880-93e8-4d7b-9815-d24f9e0b90f8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5416 | 2024.12.17 21:26:09.660461 [ 277 ] {00dd0880-93e8-4d7b-9815-d24f9e0b90f8} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5417 | 2024.12.17 21:26:09.660711 [ 277 ] {00dd0880-93e8-4d7b-9815-d24f9e0b90f8} <Debug> executeQuery: Read 116 rows, 10.02 KiB in 0.001913 sec., 60637.74176685834 rows/sec., 5.12 MiB/sec. | ||
5418 | 2024.12.17 21:26:09.660778 [ 277 ] {00dd0880-93e8-4d7b-9815-d24f9e0b90f8} <Debug> TCPHandler: Processed in 0.002242141 sec. | ||
5419 | 2024.12.17 21:26:09.661028 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5420 | 2024.12.17 21:26:09.661247 [ 278 ] {0f2abccf-8ac8-4de5-ad06-9973f4bdc642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5421 | 2024.12.17 21:26:09.661331 [ 278 ] {0f2abccf-8ac8-4de5-ad06-9973f4bdc642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5422 | 2024.12.17 21:26:09.662097 [ 278 ] {0f2abccf-8ac8-4de5-ad06-9973f4bdc642} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5423 | 2024.12.17 21:26:09.662148 [ 278 ] {0f2abccf-8ac8-4de5-ad06-9973f4bdc642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5424 | 2024.12.17 21:26:09.662585 [ 278 ] {0f2abccf-8ac8-4de5-ad06-9973f4bdc642} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5425 | 2024.12.17 21:26:09.662839 [ 278 ] {0f2abccf-8ac8-4de5-ad06-9973f4bdc642} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5426 | 2024.12.17 21:26:09.663118 [ 278 ] {0f2abccf-8ac8-4de5-ad06-9973f4bdc642} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001925 sec., 15584.415584415585 rows/sec., 1.14 MiB/sec. | ||
5427 | 2024.12.17 21:26:09.663223 [ 278 ] {0f2abccf-8ac8-4de5-ad06-9973f4bdc642} <Debug> TCPHandler: Processed in 0.002342174 sec. | ||
5428 | 2024.12.17 21:26:09.663512 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5429 | 2024.12.17 21:26:09.663684 [ 277 ] {1ceeba1f-3fd4-470d-8a0f-4232b7f7adae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5430 | 2024.12.17 21:26:09.663747 [ 277 ] {1ceeba1f-3fd4-470d-8a0f-4232b7f7adae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5431 | 2024.12.17 21:26:09.664495 [ 277 ] {1ceeba1f-3fd4-470d-8a0f-4232b7f7adae} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5432 | 2024.12.17 21:26:09.664541 [ 277 ] {1ceeba1f-3fd4-470d-8a0f-4232b7f7adae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5433 | 2024.12.17 21:26:09.664921 [ 277 ] {1ceeba1f-3fd4-470d-8a0f-4232b7f7adae} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5434 | 2024.12.17 21:26:09.665170 [ 277 ] {1ceeba1f-3fd4-470d-8a0f-4232b7f7adae} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5435 | 2024.12.17 21:26:09.665431 [ 277 ] {1ceeba1f-3fd4-470d-8a0f-4232b7f7adae} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001773 sec., 53017.48448956571 rows/sec., 4.14 MiB/sec. | ||
5436 | 2024.12.17 21:26:09.665598 [ 277 ] {1ceeba1f-3fd4-470d-8a0f-4232b7f7adae} <Debug> TCPHandler: Processed in 0.00223368 sec. | ||
5437 | 2024.12.17 21:26:09.665817 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5438 | 2024.12.17 21:26:09.665961 [ 278 ] {254647c6-026f-42ba-a2fc-47f56fa14f62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5439 | 2024.12.17 21:26:09.666026 [ 278 ] {254647c6-026f-42ba-a2fc-47f56fa14f62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5440 | 2024.12.17 21:26:09.666670 [ 278 ] {254647c6-026f-42ba-a2fc-47f56fa14f62} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5441 | 2024.12.17 21:26:09.666711 [ 278 ] {254647c6-026f-42ba-a2fc-47f56fa14f62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5442 | 2024.12.17 21:26:09.667121 [ 278 ] {254647c6-026f-42ba-a2fc-47f56fa14f62} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5443 | 2024.12.17 21:26:09.667375 [ 278 ] {254647c6-026f-42ba-a2fc-47f56fa14f62} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5444 | 2024.12.17 21:26:09.667596 [ 278 ] {254647c6-026f-42ba-a2fc-47f56fa14f62} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001671 sec., 95751.04727707959 rows/sec., 6.67 MiB/sec. | ||
5445 | 2024.12.17 21:26:09.667654 [ 278 ] {254647c6-026f-42ba-a2fc-47f56fa14f62} <Debug> TCPHandler: Processed in 0.001947463 sec. | ||
5446 | 2024.12.17 21:26:09.667817 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5447 | 2024.12.17 21:26:09.667956 [ 277 ] {2807a182-f9ee-4af2-9659-56d4297a939f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5448 | 2024.12.17 21:26:09.668049 [ 277 ] {2807a182-f9ee-4af2-9659-56d4297a939f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5449 | 2024.12.17 21:26:09.669333 [ 277 ] {2807a182-f9ee-4af2-9659-56d4297a939f} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5450 | 2024.12.17 21:26:09.669374 [ 277 ] {2807a182-f9ee-4af2-9659-56d4297a939f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5451 | 2024.12.17 21:26:09.670031 [ 277 ] {2807a182-f9ee-4af2-9659-56d4297a939f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5452 | 2024.12.17 21:26:09.670297 [ 277 ] {2807a182-f9ee-4af2-9659-56d4297a939f} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5453 | 2024.12.17 21:26:09.670538 [ 277 ] {2807a182-f9ee-4af2-9659-56d4297a939f} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002615 sec., 11472.27533460803 rows/sec., 20.56 MiB/sec. | ||
5454 | 2024.12.17 21:26:09.670649 [ 277 ] {2807a182-f9ee-4af2-9659-56d4297a939f} <Debug> TCPHandler: Processed in 0.002900059 sec. | ||
5455 | 2024.12.17 21:26:09.670828 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5456 | 2024.12.17 21:26:09.670973 [ 278 ] {ec626363-b82d-4b23-801a-987b7e24d1b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5457 | 2024.12.17 21:26:09.671035 [ 278 ] {ec626363-b82d-4b23-801a-987b7e24d1b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5458 | 2024.12.17 21:26:09.671611 [ 278 ] {ec626363-b82d-4b23-801a-987b7e24d1b0} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5459 | 2024.12.17 21:26:09.671651 [ 278 ] {ec626363-b82d-4b23-801a-987b7e24d1b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5460 | 2024.12.17 21:26:09.672034 [ 278 ] {ec626363-b82d-4b23-801a-987b7e24d1b0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5461 | 2024.12.17 21:26:09.672276 [ 278 ] {ec626363-b82d-4b23-801a-987b7e24d1b0} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5462 | 2024.12.17 21:26:09.672541 [ 278 ] {ec626363-b82d-4b23-801a-987b7e24d1b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001602 sec., 37453.183520599254 rows/sec., 2.52 MiB/sec. | ||
5463 | 2024.12.17 21:26:09.672805 [ 278 ] {ec626363-b82d-4b23-801a-987b7e24d1b0} <Debug> TCPHandler: Processed in 0.002041675 sec. | ||
5464 | 2024.12.17 21:26:10.637978 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 770 | ||
5465 | 2024.12.17 21:26:10.641057 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5466 | 2024.12.17 21:26:10.641099 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5467 | 2024.12.17 21:26:10.642585 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5468 | 2024.12.17 21:26:10.642901 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5469 | 2024.12.17 21:26:10.644008 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 770 | ||
5470 | 2024.12.17 21:26:14.662047 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5471 | 2024.12.17 21:26:14.662279 [ 277 ] {b4f3bd6c-5f2e-4cea-a8d3-e7c32f67c474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5472 | 2024.12.17 21:26:14.662362 [ 277 ] {b4f3bd6c-5f2e-4cea-a8d3-e7c32f67c474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5473 | 2024.12.17 21:26:14.663150 [ 277 ] {b4f3bd6c-5f2e-4cea-a8d3-e7c32f67c474} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5474 | 2024.12.17 21:26:14.663196 [ 277 ] {b4f3bd6c-5f2e-4cea-a8d3-e7c32f67c474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5475 | 2024.12.17 21:26:14.663646 [ 277 ] {b4f3bd6c-5f2e-4cea-a8d3-e7c32f67c474} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5476 | 2024.12.17 21:26:14.663909 [ 277 ] {b4f3bd6c-5f2e-4cea-a8d3-e7c32f67c474} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5477 | 2024.12.17 21:26:14.664128 [ 277 ] {b4f3bd6c-5f2e-4cea-a8d3-e7c32f67c474} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001902 sec., 7360.672975814931 rows/sec., 529.87 KiB/sec. | ||
5478 | 2024.12.17 21:26:14.664304 [ 277 ] {b4f3bd6c-5f2e-4cea-a8d3-e7c32f67c474} <Debug> TCPHandler: Processed in 0.002391375 sec. | ||
5479 | 2024.12.17 21:26:14.664620 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5480 | 2024.12.17 21:26:14.664839 [ 278 ] {20d5528b-ba25-494b-822a-74d9eb664fb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5481 | 2024.12.17 21:26:14.664925 [ 278 ] {20d5528b-ba25-494b-822a-74d9eb664fb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5482 | 2024.12.17 21:26:14.665770 [ 278 ] {20d5528b-ba25-494b-822a-74d9eb664fb0} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5483 | 2024.12.17 21:26:14.665823 [ 278 ] {20d5528b-ba25-494b-822a-74d9eb664fb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5484 | 2024.12.17 21:26:14.666257 [ 278 ] {20d5528b-ba25-494b-822a-74d9eb664fb0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
5485 | 2024.12.17 21:26:14.666516 [ 278 ] {20d5528b-ba25-494b-822a-74d9eb664fb0} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5486 | 2024.12.17 21:26:14.666825 [ 278 ] {20d5528b-ba25-494b-822a-74d9eb664fb0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002025 sec., 987.6543209876544 rows/sec., 80.54 KiB/sec. | ||
5487 | 2024.12.17 21:26:14.666953 [ 278 ] {20d5528b-ba25-494b-822a-74d9eb664fb0} <Debug> TCPHandler: Processed in 0.002479927 sec. | ||
5488 | 2024.12.17 21:26:14.667105 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5489 | 2024.12.17 21:26:14.667244 [ 277 ] {a88940c6-675b-47f4-aa74-7447e4075d33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5490 | 2024.12.17 21:26:14.667303 [ 277 ] {a88940c6-675b-47f4-aa74-7447e4075d33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5491 | 2024.12.17 21:26:14.668014 [ 277 ] {a88940c6-675b-47f4-aa74-7447e4075d33} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5492 | 2024.12.17 21:26:14.668053 [ 277 ] {a88940c6-675b-47f4-aa74-7447e4075d33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5493 | 2024.12.17 21:26:14.668443 [ 277 ] {a88940c6-675b-47f4-aa74-7447e4075d33} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5494 | 2024.12.17 21:26:14.668703 [ 277 ] {a88940c6-675b-47f4-aa74-7447e4075d33} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5495 | 2024.12.17 21:26:14.668885 [ 277 ] {a88940c6-675b-47f4-aa74-7447e4075d33} <Debug> executeQuery: Read 224 rows, 20.00 KiB in 0.001672 sec., 133971.2918660287 rows/sec., 11.68 MiB/sec. | ||
5496 | 2024.12.17 21:26:14.668937 [ 277 ] {a88940c6-675b-47f4-aa74-7447e4075d33} <Debug> TCPHandler: Processed in 0.001898332 sec. | ||
5497 | 2024.12.17 21:26:14.669111 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5498 | 2024.12.17 21:26:14.669266 [ 278 ] {08a2ab78-6e82-4d01-8e63-2bca35be4c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5499 | 2024.12.17 21:26:14.669332 [ 278 ] {08a2ab78-6e82-4d01-8e63-2bca35be4c5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5500 | 2024.12.17 21:26:14.669990 [ 278 ] {08a2ab78-6e82-4d01-8e63-2bca35be4c5c} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5501 | 2024.12.17 21:26:14.670034 [ 278 ] {08a2ab78-6e82-4d01-8e63-2bca35be4c5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5502 | 2024.12.17 21:26:14.670408 [ 278 ] {08a2ab78-6e82-4d01-8e63-2bca35be4c5c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5503 | 2024.12.17 21:26:14.670658 [ 278 ] {08a2ab78-6e82-4d01-8e63-2bca35be4c5c} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5504 | 2024.12.17 21:26:14.670870 [ 278 ] {08a2ab78-6e82-4d01-8e63-2bca35be4c5c} <Debug> executeQuery: Read 19 rows, 1.35 KiB in 0.00164 sec., 11585.365853658537 rows/sec., 821.74 KiB/sec. | ||
5505 | 2024.12.17 21:26:14.670927 [ 278 ] {08a2ab78-6e82-4d01-8e63-2bca35be4c5c} <Debug> TCPHandler: Processed in 0.001884481 sec. | ||
5506 | 2024.12.17 21:26:14.671095 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5507 | 2024.12.17 21:26:14.671236 [ 277 ] {a3431026-823c-414b-b7d0-176d7813eaad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5508 | 2024.12.17 21:26:14.671295 [ 277 ] {a3431026-823c-414b-b7d0-176d7813eaad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5509 | 2024.12.17 21:26:14.671924 [ 277 ] {a3431026-823c-414b-b7d0-176d7813eaad} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5510 | 2024.12.17 21:26:14.671960 [ 277 ] {a3431026-823c-414b-b7d0-176d7813eaad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5511 | 2024.12.17 21:26:14.672314 [ 277 ] {a3431026-823c-414b-b7d0-176d7813eaad} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5512 | 2024.12.17 21:26:14.672563 [ 277 ] {a3431026-823c-414b-b7d0-176d7813eaad} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5513 | 2024.12.17 21:26:14.672688 [ 27 ] {} <Debug> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
5514 | 2024.12.17 21:26:14.672732 [ 27 ] {} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5515 | 2024.12.17 21:26:14.672751 [ 277 ] {a3431026-823c-414b-b7d0-176d7813eaad} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001542 sec., 9079.11802853437 rows/sec., 635.84 KiB/sec. | ||
5516 | 2024.12.17 21:26:14.672761 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5517 | 2024.12.17 21:26:14.672847 [ 277 ] {a3431026-823c-414b-b7d0-176d7813eaad} <Debug> TCPHandler: Processed in 0.001811359 sec. | ||
5518 | 2024.12.17 21:26:14.673067 [ 188 ] {a11a4742-3716-4175-86de-60321bcf28cc::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 | ||
5519 | 2024.12.17 21:26:14.673081 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5520 | 2024.12.17 21:26:14.673368 [ 188 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5521 | 2024.12.17 21:26:14.673382 [ 278 ] {722d09b5-f08b-44cd-8bf4-5d260bfc1d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5522 | 2024.12.17 21:26:14.673442 [ 188 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 243 rows starting from the beginning of the part | ||
5523 | 2024.12.17 21:26:14.673494 [ 278 ] {722d09b5-f08b-44cd-8bf4-5d260bfc1d91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5524 | 2024.12.17 21:26:14.673806 [ 188 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part | ||
5525 | 2024.12.17 21:26:14.674133 [ 188 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part | ||
5526 | 2024.12.17 21:26:14.674446 [ 188 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 228 rows starting from the beginning of the part | ||
5527 | 2024.12.17 21:26:14.674824 [ 188 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part | ||
5528 | 2024.12.17 21:26:14.675270 [ 188 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part | ||
5529 | 2024.12.17 21:26:14.676492 [ 278 ] {722d09b5-f08b-44cd-8bf4-5d260bfc1d91} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5530 | 2024.12.17 21:26:14.676548 [ 278 ] {722d09b5-f08b-44cd-8bf4-5d260bfc1d91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
5531 | 2024.12.17 21:26:14.677551 [ 278 ] {722d09b5-f08b-44cd-8bf4-5d260bfc1d91} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5532 | 2024.12.17 21:26:14.678139 [ 278 ] {722d09b5-f08b-44cd-8bf4-5d260bfc1d91} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5533 | 2024.12.17 21:26:14.678187 [ 196 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.005304693 sec., 99345.99419796772 rows/sec., 7.11 MiB/sec. | ||
5534 | 2024.12.17 21:26:14.678505 [ 278 ] {722d09b5-f08b-44cd-8bf4-5d260bfc1d91} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005215 sec., 2492.8092042186004 rows/sec., 155.43 KiB/sec. | ||
5535 | 2024.12.17 21:26:14.678524 [ 196 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
5536 | 2024.12.17 21:26:14.678715 [ 278 ] {722d09b5-f08b-44cd-8bf4-5d260bfc1d91} <Debug> TCPHandler: Processed in 0.005759626 sec. | ||
5537 | 2024.12.17 21:26:14.678917 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5538 | 2024.12.17 21:26:14.679083 [ 196 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_21_4} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5539 | 2024.12.17 21:26:14.679120 [ 277 ] {f657518e-37bd-4abc-8e52-d1a0557bfc82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5540 | 2024.12.17 21:26:14.679212 [ 277 ] {f657518e-37bd-4abc-8e52-d1a0557bfc82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5541 | 2024.12.17 21:26:14.679216 [ 196 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_21_4} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
5542 | 2024.12.17 21:26:14.679420 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
5543 | 2024.12.17 21:26:14.680156 [ 277 ] {f657518e-37bd-4abc-8e52-d1a0557bfc82} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5544 | 2024.12.17 21:26:14.680200 [ 277 ] {f657518e-37bd-4abc-8e52-d1a0557bfc82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5545 | 2024.12.17 21:26:14.680589 [ 277 ] {f657518e-37bd-4abc-8e52-d1a0557bfc82} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5546 | 2024.12.17 21:26:14.680838 [ 277 ] {f657518e-37bd-4abc-8e52-d1a0557bfc82} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5547 | 2024.12.17 21:26:14.681017 [ 277 ] {f657518e-37bd-4abc-8e52-d1a0557bfc82} <Debug> executeQuery: Read 394 rows, 28.65 KiB in 0.001949 sec., 202154.9512570549 rows/sec., 14.35 MiB/sec. | ||
5548 | 2024.12.17 21:26:14.681068 [ 277 ] {f657518e-37bd-4abc-8e52-d1a0557bfc82} <Debug> TCPHandler: Processed in 0.002240121 sec. | ||
5549 | 2024.12.17 21:26:14.681227 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5550 | 2024.12.17 21:26:14.681369 [ 278 ] {abc9ed28-ae6e-43b6-b47f-2c45de00c73c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5551 | 2024.12.17 21:26:14.681430 [ 278 ] {abc9ed28-ae6e-43b6-b47f-2c45de00c73c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5552 | 2024.12.17 21:26:14.681961 [ 278 ] {abc9ed28-ae6e-43b6-b47f-2c45de00c73c} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5553 | 2024.12.17 21:26:14.682002 [ 278 ] {abc9ed28-ae6e-43b6-b47f-2c45de00c73c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5554 | 2024.12.17 21:26:14.682382 [ 278 ] {abc9ed28-ae6e-43b6-b47f-2c45de00c73c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5555 | 2024.12.17 21:26:14.682652 [ 278 ] {abc9ed28-ae6e-43b6-b47f-2c45de00c73c} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5556 | 2024.12.17 21:26:14.682931 [ 278 ] {abc9ed28-ae6e-43b6-b47f-2c45de00c73c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001585 sec., 3785.488958990536 rows/sec., 197.78 KiB/sec. | ||
5557 | 2024.12.17 21:26:14.683130 [ 278 ] {abc9ed28-ae6e-43b6-b47f-2c45de00c73c} <Debug> TCPHandler: Processed in 0.001967904 sec. | ||
5558 | 2024.12.17 21:26:14.683305 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5559 | 2024.12.17 21:26:14.683443 [ 277 ] {ff501480-a20c-4c46-96ca-e80c3c108ec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5560 | 2024.12.17 21:26:14.683505 [ 277 ] {ff501480-a20c-4c46-96ca-e80c3c108ec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5561 | 2024.12.17 21:26:14.684124 [ 277 ] {ff501480-a20c-4c46-96ca-e80c3c108ec4} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5562 | 2024.12.17 21:26:14.684187 [ 277 ] {ff501480-a20c-4c46-96ca-e80c3c108ec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5563 | 2024.12.17 21:26:14.684575 [ 277 ] {ff501480-a20c-4c46-96ca-e80c3c108ec4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5564 | 2024.12.17 21:26:14.684818 [ 277 ] {ff501480-a20c-4c46-96ca-e80c3c108ec4} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5565 | 2024.12.17 21:26:14.684995 [ 277 ] {ff501480-a20c-4c46-96ca-e80c3c108ec4} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001584 sec., 150252.52525252526 rows/sec., 10.07 MiB/sec. | ||
5566 | 2024.12.17 21:26:14.685046 [ 277 ] {ff501480-a20c-4c46-96ca-e80c3c108ec4} <Debug> TCPHandler: Processed in 0.00181022 sec. | ||
5567 | 2024.12.17 21:26:14.685194 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5568 | 2024.12.17 21:26:14.685312 [ 278 ] {28bba4a4-9cd4-4556-8075-0b14f61aeec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5569 | 2024.12.17 21:26:14.685365 [ 278 ] {28bba4a4-9cd4-4556-8075-0b14f61aeec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5570 | 2024.12.17 21:26:14.685830 [ 278 ] {28bba4a4-9cd4-4556-8075-0b14f61aeec4} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5571 | 2024.12.17 21:26:14.685869 [ 278 ] {28bba4a4-9cd4-4556-8075-0b14f61aeec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5572 | 2024.12.17 21:26:14.686239 [ 278 ] {28bba4a4-9cd4-4556-8075-0b14f61aeec4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5573 | 2024.12.17 21:26:14.686483 [ 278 ] {28bba4a4-9cd4-4556-8075-0b14f61aeec4} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5574 | 2024.12.17 21:26:14.686651 [ 27 ] {} <Debug> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
5575 | 2024.12.17 21:26:14.686712 [ 27 ] {} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5576 | 2024.12.17 21:26:14.686725 [ 278 ] {28bba4a4-9cd4-4556-8075-0b14f61aeec4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001428 sec., 700.2801120448179 rows/sec., 47.19 KiB/sec. | ||
5577 | 2024.12.17 21:26:14.686752 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5578 | 2024.12.17 21:26:14.686864 [ 278 ] {28bba4a4-9cd4-4556-8075-0b14f61aeec4} <Debug> TCPHandler: Processed in 0.001715936 sec. | ||
5579 | 2024.12.17 21:26:14.687154 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5580 | 2024.12.17 21:26:14.687269 [ 201 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::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 | ||
5581 | 2024.12.17 21:26:14.687439 [ 277 ] {804648de-b1d5-48f6-9d7a-946b293698b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5582 | 2024.12.17 21:26:14.687556 [ 201 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5583 | 2024.12.17 21:26:14.687627 [ 277 ] {804648de-b1d5-48f6-9d7a-946b293698b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5584 | 2024.12.17 21:26:14.687641 [ 201 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 11 rows starting from the beginning of the part | ||
5585 | 2024.12.17 21:26:14.687921 [ 201 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
5586 | 2024.12.17 21:26:14.688375 [ 201 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
5587 | 2024.12.17 21:26:14.688794 [ 201 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
5588 | 2024.12.17 21:26:14.689141 [ 201 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
5589 | 2024.12.17 21:26:14.689484 [ 201 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
5590 | 2024.12.17 21:26:14.693159 [ 201 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.00628198 sec., 2546.9676757964844 rows/sec., 171.00 KiB/sec. | ||
5591 | 2024.12.17 21:26:14.693294 [ 277 ] {804648de-b1d5-48f6-9d7a-946b293698b9} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5592 | 2024.12.17 21:26:14.693355 [ 277 ] {804648de-b1d5-48f6-9d7a-946b293698b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5593 | 2024.12.17 21:26:14.693373 [ 201 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
5594 | 2024.12.17 21:26:14.694060 [ 201 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_16_3} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5595 | 2024.12.17 21:26:14.694253 [ 201 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_16_3} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
5596 | 2024.12.17 21:26:14.694425 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
5597 | 2024.12.17 21:26:14.694704 [ 277 ] {804648de-b1d5-48f6-9d7a-946b293698b9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5598 | 2024.12.17 21:26:14.694982 [ 277 ] {804648de-b1d5-48f6-9d7a-946b293698b9} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5599 | 2024.12.17 21:26:14.695191 [ 277 ] {804648de-b1d5-48f6-9d7a-946b293698b9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.007828 sec., 1277.4655084312724 rows/sec., 2.29 MiB/sec. | ||
5600 | 2024.12.17 21:26:14.695325 [ 277 ] {804648de-b1d5-48f6-9d7a-946b293698b9} <Debug> TCPHandler: Processed in 0.008351316 sec. | ||
5601 | 2024.12.17 21:26:14.695488 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5602 | 2024.12.17 21:26:14.695611 [ 278 ] {36c46ad6-7edf-4530-8fc7-7284d597d75a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5603 | 2024.12.17 21:26:14.695662 [ 278 ] {36c46ad6-7edf-4530-8fc7-7284d597d75a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5604 | 2024.12.17 21:26:14.696179 [ 278 ] {36c46ad6-7edf-4530-8fc7-7284d597d75a} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5605 | 2024.12.17 21:26:14.696218 [ 278 ] {36c46ad6-7edf-4530-8fc7-7284d597d75a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5606 | 2024.12.17 21:26:14.696612 [ 278 ] {36c46ad6-7edf-4530-8fc7-7284d597d75a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5607 | 2024.12.17 21:26:14.696857 [ 278 ] {36c46ad6-7edf-4530-8fc7-7284d597d75a} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5608 | 2024.12.17 21:26:14.697072 [ 278 ] {36c46ad6-7edf-4530-8fc7-7284d597d75a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001486 sec., 55181.69582772544 rows/sec., 3.50 MiB/sec. | ||
5609 | 2024.12.17 21:26:14.697126 [ 278 ] {36c46ad6-7edf-4530-8fc7-7284d597d75a} <Debug> TCPHandler: Processed in 0.001696235 sec. | ||
5610 | 2024.12.17 21:26:15.463096 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5611 | 2024.12.17 21:26:15.463151 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5612 | 2024.12.17 21:26:15.607092 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11956 | ||
5613 | 2024.12.17 21:26:15.607725 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5614 | 2024.12.17 21:26:15.607765 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5615 | 2024.12.17 21:26:15.608303 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5616 | 2024.12.17 21:26:15.608558 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5617 | 2024.12.17 21:26:15.608711 [ 28 ] {} <Debug> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5618 | 2024.12.17 21:26:15.608748 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 | ||
5619 | 2024.12.17 21:26:15.608757 [ 28 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5620 | 2024.12.17 21:26:15.608782 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5621 | 2024.12.17 21:26:15.608929 [ 199 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::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 | ||
5622 | 2024.12.17 21:26:15.609094 [ 199 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5623 | 2024.12.17 21:26:15.609140 [ 199 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::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 | ||
5624 | 2024.12.17 21:26:15.609220 [ 199 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::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 | ||
5625 | 2024.12.17 21:26:15.609355 [ 199 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::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 | ||
5626 | 2024.12.17 21:26:15.609575 [ 199 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::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 | ||
5627 | 2024.12.17 21:26:15.609665 [ 199 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::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 | ||
5628 | 2024.12.17 21:26:15.609748 [ 199 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::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 | ||
5629 | 2024.12.17 21:26:15.612352 [ 193 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.003493114 sec., 3422733.984633768 rows/sec., 48.96 MiB/sec. | ||
5630 | 2024.12.17 21:26:15.612662 [ 191 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5631 | 2024.12.17 21:26:15.612961 [ 191 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_26_5} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5632 | 2024.12.17 21:26:15.613050 [ 191 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_26_5} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5633 | 2024.12.17 21:26:15.613151 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
5634 | 2024.12.17 21:26:16.410938 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
5635 | 2024.12.17 21:26:16.433904 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5636 | 2024.12.17 21:26:16.433964 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5637 | 2024.12.17 21:26:16.441292 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5638 | 2024.12.17 21:26:16.442252 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5639 | 2024.12.17 21:26:16.442758 [ 26 ] {} <Debug> system.metric_log (27251624-260b-4d10-8451-92693738bfda) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5640 | 2024.12.17 21:26:16.442915 [ 26 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5641 | 2024.12.17 21:26:16.442992 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
5642 | 2024.12.17 21:26:16.443463 [ 193 ] {27251624-260b-4d10-8451-92693738bfda::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 | ||
5643 | 2024.12.17 21:26:16.457711 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
5644 | 2024.12.17 21:26:16.459430 [ 193 ] {27251624-260b-4d10-8451-92693738bfda::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5645 | 2024.12.17 21:26:16.461039 [ 193 ] {27251624-260b-4d10-8451-92693738bfda::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 | ||
5646 | 2024.12.17 21:26:16.466679 [ 193 ] {27251624-260b-4d10-8451-92693738bfda::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 | ||
5647 | 2024.12.17 21:26:16.472518 [ 193 ] {27251624-260b-4d10-8451-92693738bfda::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 | ||
5648 | 2024.12.17 21:26:16.478190 [ 193 ] {27251624-260b-4d10-8451-92693738bfda::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 | ||
5649 | 2024.12.17 21:26:16.484131 [ 193 ] {27251624-260b-4d10-8451-92693738bfda::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 | ||
5650 | 2024.12.17 21:26:16.488905 [ 193 ] {27251624-260b-4d10-8451-92693738bfda::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 | ||
5651 | 2024.12.17 21:26:16.547683 [ 191 ] {27251624-260b-4d10-8451-92693738bfda::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.104521549 sec., 1875.2113977951092 rows/sec., 9.70 MiB/sec. | ||
5652 | 2024.12.17 21:26:16.549533 [ 197 ] {27251624-260b-4d10-8451-92693738bfda::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5653 | 2024.12.17 21:26:16.551902 [ 197 ] {27251624-260b-4d10-8451-92693738bfda::all_1_26_5} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5654 | 2024.12.17 21:26:16.552003 [ 197 ] {27251624-260b-4d10-8451-92693738bfda::all_1_26_5} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5655 | 2024.12.17 21:26:16.553301 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
5656 | 2024.12.17 21:26:17.000154 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 196.57 MiB, peak 207.14 MiB, free memory in arenas 0.00 B, will set to 198.42 MiB (RSS), difference: 1.85 MiB | ||
5657 | 2024.12.17 21:26:19.659144 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5658 | 2024.12.17 21:26:19.659424 [ 277 ] {57916c4e-5a29-49da-9cc0-e1524a5352a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5659 | 2024.12.17 21:26:19.659533 [ 277 ] {57916c4e-5a29-49da-9cc0-e1524a5352a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5660 | 2024.12.17 21:26:19.660521 [ 277 ] {57916c4e-5a29-49da-9cc0-e1524a5352a5} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5661 | 2024.12.17 21:26:19.660576 [ 277 ] {57916c4e-5a29-49da-9cc0-e1524a5352a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
5662 | 2024.12.17 21:26:19.661028 [ 277 ] {57916c4e-5a29-49da-9cc0-e1524a5352a5} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5663 | 2024.12.17 21:26:19.661298 [ 277 ] {57916c4e-5a29-49da-9cc0-e1524a5352a5} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5664 | 2024.12.17 21:26:19.661557 [ 277 ] {57916c4e-5a29-49da-9cc0-e1524a5352a5} <Debug> executeQuery: Read 116 rows, 10.02 KiB in 0.00221 sec., 52488.68778280543 rows/sec., 4.43 MiB/sec. | ||
5665 | 2024.12.17 21:26:19.661621 [ 277 ] {57916c4e-5a29-49da-9cc0-e1524a5352a5} <Debug> TCPHandler: Processed in 0.002661562 sec. | ||
5666 | 2024.12.17 21:26:19.661936 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5667 | 2024.12.17 21:26:19.662245 [ 278 ] {04f879e9-f8b9-4a33-83b2-3fb13cdc8ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5668 | 2024.12.17 21:26:19.662365 [ 278 ] {04f879e9-f8b9-4a33-83b2-3fb13cdc8ea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5669 | 2024.12.17 21:26:19.663344 [ 278 ] {04f879e9-f8b9-4a33-83b2-3fb13cdc8ea8} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5670 | 2024.12.17 21:26:19.663392 [ 278 ] {04f879e9-f8b9-4a33-83b2-3fb13cdc8ea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
5671 | 2024.12.17 21:26:19.663828 [ 278 ] {04f879e9-f8b9-4a33-83b2-3fb13cdc8ea8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5672 | 2024.12.17 21:26:19.664081 [ 278 ] {04f879e9-f8b9-4a33-83b2-3fb13cdc8ea8} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5673 | 2024.12.17 21:26:19.664337 [ 278 ] {04f879e9-f8b9-4a33-83b2-3fb13cdc8ea8} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.002179 sec., 13767.783386874713 rows/sec., 1.01 MiB/sec. | ||
5674 | 2024.12.17 21:26:19.664397 [ 278 ] {04f879e9-f8b9-4a33-83b2-3fb13cdc8ea8} <Debug> TCPHandler: Processed in 0.002640552 sec. | ||
5675 | 2024.12.17 21:26:19.664590 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5676 | 2024.12.17 21:26:19.664735 [ 277 ] {68d9db15-f9d8-4b18-bb59-ec76278fff2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5677 | 2024.12.17 21:26:19.664797 [ 277 ] {68d9db15-f9d8-4b18-bb59-ec76278fff2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5678 | 2024.12.17 21:26:19.665546 [ 277 ] {68d9db15-f9d8-4b18-bb59-ec76278fff2f} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5679 | 2024.12.17 21:26:19.665598 [ 277 ] {68d9db15-f9d8-4b18-bb59-ec76278fff2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
5680 | 2024.12.17 21:26:19.666008 [ 277 ] {68d9db15-f9d8-4b18-bb59-ec76278fff2f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5681 | 2024.12.17 21:26:19.666251 [ 277 ] {68d9db15-f9d8-4b18-bb59-ec76278fff2f} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5682 | 2024.12.17 21:26:19.666483 [ 277 ] {68d9db15-f9d8-4b18-bb59-ec76278fff2f} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001782 sec., 52749.719416386084 rows/sec., 4.12 MiB/sec. | ||
5683 | 2024.12.17 21:26:19.666539 [ 277 ] {68d9db15-f9d8-4b18-bb59-ec76278fff2f} <Debug> TCPHandler: Processed in 0.002018465 sec. | ||
5684 | 2024.12.17 21:26:19.666710 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5685 | 2024.12.17 21:26:19.666836 [ 278 ] {d921e8ad-cf25-4af8-8a27-d7c0bc9179ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5686 | 2024.12.17 21:26:19.666893 [ 278 ] {d921e8ad-cf25-4af8-8a27-d7c0bc9179ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5687 | 2024.12.17 21:26:19.667493 [ 278 ] {d921e8ad-cf25-4af8-8a27-d7c0bc9179ac} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5688 | 2024.12.17 21:26:19.667533 [ 278 ] {d921e8ad-cf25-4af8-8a27-d7c0bc9179ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
5689 | 2024.12.17 21:26:19.667936 [ 278 ] {d921e8ad-cf25-4af8-8a27-d7c0bc9179ac} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5690 | 2024.12.17 21:26:19.668183 [ 278 ] {d921e8ad-cf25-4af8-8a27-d7c0bc9179ac} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5691 | 2024.12.17 21:26:19.668408 [ 278 ] {d921e8ad-cf25-4af8-8a27-d7c0bc9179ac} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001602 sec., 99875.15605493134 rows/sec., 6.96 MiB/sec. | ||
5692 | 2024.12.17 21:26:19.668461 [ 278 ] {d921e8ad-cf25-4af8-8a27-d7c0bc9179ac} <Debug> TCPHandler: Processed in 0.001814439 sec. | ||
5693 | 2024.12.17 21:26:19.668609 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5694 | 2024.12.17 21:26:19.668727 [ 277 ] {b3e1ecce-b514-47e2-a187-d89dbf8d94d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5695 | 2024.12.17 21:26:19.668815 [ 277 ] {b3e1ecce-b514-47e2-a187-d89dbf8d94d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5696 | 2024.12.17 21:26:19.670127 [ 277 ] {b3e1ecce-b514-47e2-a187-d89dbf8d94d5} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5697 | 2024.12.17 21:26:19.670168 [ 277 ] {b3e1ecce-b514-47e2-a187-d89dbf8d94d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
5698 | 2024.12.17 21:26:19.670829 [ 277 ] {b3e1ecce-b514-47e2-a187-d89dbf8d94d5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5699 | 2024.12.17 21:26:19.671103 [ 277 ] {b3e1ecce-b514-47e2-a187-d89dbf8d94d5} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5700 | 2024.12.17 21:26:19.671350 [ 277 ] {b3e1ecce-b514-47e2-a187-d89dbf8d94d5} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002649 sec., 11325.028312570781 rows/sec., 20.29 MiB/sec. | ||
5701 | 2024.12.17 21:26:19.671467 [ 277 ] {b3e1ecce-b514-47e2-a187-d89dbf8d94d5} <Debug> TCPHandler: Processed in 0.002914899 sec. | ||
5702 | 2024.12.17 21:26:19.671640 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5703 | 2024.12.17 21:26:19.671791 [ 278 ] {a101a24d-28d4-4d91-9103-e52652d3714f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5704 | 2024.12.17 21:26:19.671852 [ 278 ] {a101a24d-28d4-4d91-9103-e52652d3714f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5705 | 2024.12.17 21:26:19.672484 [ 278 ] {a101a24d-28d4-4d91-9103-e52652d3714f} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5706 | 2024.12.17 21:26:19.672532 [ 278 ] {a101a24d-28d4-4d91-9103-e52652d3714f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
5707 | 2024.12.17 21:26:19.672967 [ 278 ] {a101a24d-28d4-4d91-9103-e52652d3714f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5708 | 2024.12.17 21:26:19.673208 [ 278 ] {a101a24d-28d4-4d91-9103-e52652d3714f} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5709 | 2024.12.17 21:26:19.673437 [ 278 ] {a101a24d-28d4-4d91-9103-e52652d3714f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001679 sec., 35735.5568790947 rows/sec., 2.41 MiB/sec. | ||
5710 | 2024.12.17 21:26:19.673493 [ 278 ] {a101a24d-28d4-4d91-9103-e52652d3714f} <Debug> TCPHandler: Processed in 0.001924342 sec. | ||
5711 | 2024.12.17 21:26:20.645114 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 806 | ||
5712 | 2024.12.17 21:26:20.648215 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5713 | 2024.12.17 21:26:20.648267 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
5714 | 2024.12.17 21:26:20.649745 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5715 | 2024.12.17 21:26:20.650059 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5716 | 2024.12.17 21:26:20.651365 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 806 | ||
5717 | 2024.12.17 21:26:23.109789 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12444 | ||
5718 | 2024.12.17 21:26:23.110447 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5719 | 2024.12.17 21:26:23.110487 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
5720 | 2024.12.17 21:26:23.111291 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5721 | 2024.12.17 21:26:23.111553 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5722 | 2024.12.17 21:26:23.111787 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12444 | ||
5723 | 2024.12.17 21:26:23.958733 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
5724 | 2024.12.17 21:26:23.980062 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5725 | 2024.12.17 21:26:23.980133 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
5726 | 2024.12.17 21:26:23.987323 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5727 | 2024.12.17 21:26:23.988116 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5728 | 2024.12.17 21:26:23.991200 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
5729 | 2024.12.17 21:26:24.663434 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5730 | 2024.12.17 21:26:24.663712 [ 277 ] {24f1d002-5251-4370-bde0-4b1777bbf750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5731 | 2024.12.17 21:26:24.663818 [ 277 ] {24f1d002-5251-4370-bde0-4b1777bbf750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5732 | 2024.12.17 21:26:24.664635 [ 277 ] {24f1d002-5251-4370-bde0-4b1777bbf750} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5733 | 2024.12.17 21:26:24.664680 [ 277 ] {24f1d002-5251-4370-bde0-4b1777bbf750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
5734 | 2024.12.17 21:26:24.665126 [ 277 ] {24f1d002-5251-4370-bde0-4b1777bbf750} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5735 | 2024.12.17 21:26:24.665391 [ 277 ] {24f1d002-5251-4370-bde0-4b1777bbf750} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5736 | 2024.12.17 21:26:24.665628 [ 277 ] {24f1d002-5251-4370-bde0-4b1777bbf750} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001992 sec., 7028.112449799198 rows/sec., 505.93 KiB/sec. | ||
5737 | 2024.12.17 21:26:24.665753 [ 277 ] {24f1d002-5251-4370-bde0-4b1777bbf750} <Debug> TCPHandler: Processed in 0.002490577 sec. | ||
5738 | 2024.12.17 21:26:24.666035 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5739 | 2024.12.17 21:26:24.666246 [ 278 ] {f059733c-b899-4cc5-accc-7ff5d905c7a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5740 | 2024.12.17 21:26:24.666327 [ 278 ] {f059733c-b899-4cc5-accc-7ff5d905c7a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5741 | 2024.12.17 21:26:24.667267 [ 278 ] {f059733c-b899-4cc5-accc-7ff5d905c7a9} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5742 | 2024.12.17 21:26:24.667315 [ 278 ] {f059733c-b899-4cc5-accc-7ff5d905c7a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
5743 | 2024.12.17 21:26:24.667769 [ 278 ] {f059733c-b899-4cc5-accc-7ff5d905c7a9} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5744 | 2024.12.17 21:26:24.668038 [ 278 ] {f059733c-b899-4cc5-accc-7ff5d905c7a9} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5745 | 2024.12.17 21:26:24.668237 [ 136 ] {} <Debug> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5746 | 2024.12.17 21:26:24.668309 [ 278 ] {f059733c-b899-4cc5-accc-7ff5d905c7a9} <Debug> executeQuery: Read 223 rows, 19.93 KiB in 0.002117 sec., 105337.74208786018 rows/sec., 9.19 MiB/sec. | ||
5747 | 2024.12.17 21:26:24.668326 [ 136 ] {} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5748 | 2024.12.17 21:26:24.668398 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
5749 | 2024.12.17 21:26:24.668455 [ 278 ] {f059733c-b899-4cc5-accc-7ff5d905c7a9} <Debug> TCPHandler: Processed in 0.002558359 sec. | ||
5750 | 2024.12.17 21:26:24.668816 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5751 | 2024.12.17 21:26:24.668932 [ 200 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::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 | ||
5752 | 2024.12.17 21:26:24.669223 [ 277 ] {6feb7f32-5179-4f9c-96dd-37ebd379c175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5753 | 2024.12.17 21:26:24.669428 [ 277 ] {6feb7f32-5179-4f9c-96dd-37ebd379c175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5754 | 2024.12.17 21:26:24.669683 [ 200 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5755 | 2024.12.17 21:26:24.669775 [ 200 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1433 rows starting from the beginning of the part | ||
5756 | 2024.12.17 21:26:24.670080 [ 200 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 223 rows starting from the beginning of the part | ||
5757 | 2024.12.17 21:26:24.670532 [ 200 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 116 rows starting from the beginning of the part | ||
5758 | 2024.12.17 21:26:24.670888 [ 200 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 224 rows starting from the beginning of the part | ||
5759 | 2024.12.17 21:26:24.671205 [ 200 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 116 rows starting from the beginning of the part | ||
5760 | 2024.12.17 21:26:24.671450 [ 200 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 223 rows starting from the beginning of the part | ||
5761 | 2024.12.17 21:26:24.672355 [ 277 ] {6feb7f32-5179-4f9c-96dd-37ebd379c175} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5762 | 2024.12.17 21:26:24.672433 [ 277 ] {6feb7f32-5179-4f9c-96dd-37ebd379c175} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
5763 | 2024.12.17 21:26:24.673455 [ 277 ] {6feb7f32-5179-4f9c-96dd-37ebd379c175} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5764 | 2024.12.17 21:26:24.673952 [ 277 ] {6feb7f32-5179-4f9c-96dd-37ebd379c175} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5765 | 2024.12.17 21:26:24.674235 [ 277 ] {6feb7f32-5179-4f9c-96dd-37ebd379c175} <Debug> executeQuery: Read 17 rows, 1.21 KiB in 0.00518 sec., 3281.853281853282 rows/sec., 233.21 KiB/sec. | ||
5766 | 2024.12.17 21:26:24.674434 [ 277 ] {6feb7f32-5179-4f9c-96dd-37ebd379c175} <Debug> TCPHandler: Processed in 0.005842358 sec. | ||
5767 | 2024.12.17 21:26:24.674807 [ 187 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2335 rows, containing 5 columns (5 merged, 0 gathered) in 0.00630965 sec., 370068.07033670647 rows/sec., 32.73 MiB/sec. | ||
5768 | 2024.12.17 21:26:24.674837 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5769 | 2024.12.17 21:26:24.675096 [ 278 ] {873d0e00-631f-4633-a19f-bb76b803cfbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5770 | 2024.12.17 21:26:24.675123 [ 187 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5771 | 2024.12.17 21:26:24.675180 [ 278 ] {873d0e00-631f-4633-a19f-bb76b803cfbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5772 | 2024.12.17 21:26:24.675749 [ 187 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_41_8} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5773 | 2024.12.17 21:26:24.675950 [ 187 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_41_8} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5774 | 2024.12.17 21:26:24.676101 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
5775 | 2024.12.17 21:26:24.676322 [ 278 ] {873d0e00-631f-4633-a19f-bb76b803cfbb} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5776 | 2024.12.17 21:26:24.676367 [ 278 ] {873d0e00-631f-4633-a19f-bb76b803cfbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
5777 | 2024.12.17 21:26:24.676729 [ 278 ] {873d0e00-631f-4633-a19f-bb76b803cfbb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
5778 | 2024.12.17 21:26:24.676968 [ 278 ] {873d0e00-631f-4633-a19f-bb76b803cfbb} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5779 | 2024.12.17 21:26:24.677192 [ 278 ] {873d0e00-631f-4633-a19f-bb76b803cfbb} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002146 sec., 6523.7651444548 rows/sec., 456.88 KiB/sec. | ||
5780 | 2024.12.17 21:26:24.677256 [ 278 ] {873d0e00-631f-4633-a19f-bb76b803cfbb} <Debug> TCPHandler: Processed in 0.002639252 sec. | ||
5781 | 2024.12.17 21:26:24.677437 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5782 | 2024.12.17 21:26:24.677576 [ 277 ] {48f02b4a-801d-4791-8976-9a5e121bd59d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5783 | 2024.12.17 21:26:24.677632 [ 277 ] {48f02b4a-801d-4791-8976-9a5e121bd59d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5784 | 2024.12.17 21:26:24.678265 [ 277 ] {48f02b4a-801d-4791-8976-9a5e121bd59d} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5785 | 2024.12.17 21:26:24.678305 [ 277 ] {48f02b4a-801d-4791-8976-9a5e121bd59d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
5786 | 2024.12.17 21:26:24.678655 [ 277 ] {48f02b4a-801d-4791-8976-9a5e121bd59d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5787 | 2024.12.17 21:26:24.678894 [ 277 ] {48f02b4a-801d-4791-8976-9a5e121bd59d} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5788 | 2024.12.17 21:26:24.679126 [ 277 ] {48f02b4a-801d-4791-8976-9a5e121bd59d} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00158 sec., 8227.848101265823 rows/sec., 513.00 KiB/sec. | ||
5789 | 2024.12.17 21:26:24.679179 [ 277 ] {48f02b4a-801d-4791-8976-9a5e121bd59d} <Debug> TCPHandler: Processed in 0.001808559 sec. | ||
5790 | 2024.12.17 21:26:24.679340 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5791 | 2024.12.17 21:26:24.679478 [ 278 ] {4a8b1662-3e0d-4a32-b1d0-44d142143f8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5792 | 2024.12.17 21:26:24.679536 [ 278 ] {4a8b1662-3e0d-4a32-b1d0-44d142143f8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5793 | 2024.12.17 21:26:24.680324 [ 278 ] {4a8b1662-3e0d-4a32-b1d0-44d142143f8f} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5794 | 2024.12.17 21:26:24.680363 [ 278 ] {4a8b1662-3e0d-4a32-b1d0-44d142143f8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
5795 | 2024.12.17 21:26:24.680742 [ 278 ] {4a8b1662-3e0d-4a32-b1d0-44d142143f8f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5796 | 2024.12.17 21:26:24.680981 [ 278 ] {4a8b1662-3e0d-4a32-b1d0-44d142143f8f} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5797 | 2024.12.17 21:26:24.681140 [ 136 ] {} <Debug> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5798 | 2024.12.17 21:26:24.681195 [ 136 ] {} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5799 | 2024.12.17 21:26:24.681227 [ 278 ] {4a8b1662-3e0d-4a32-b1d0-44d142143f8f} <Debug> executeQuery: Read 392 rows, 28.48 KiB in 0.001777 sec., 220596.51097355093 rows/sec., 15.65 MiB/sec. | ||
5800 | 2024.12.17 21:26:24.681232 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
5801 | 2024.12.17 21:26:24.681469 [ 278 ] {4a8b1662-3e0d-4a32-b1d0-44d142143f8f} <Debug> TCPHandler: Processed in 0.002185509 sec. | ||
5802 | 2024.12.17 21:26:24.681583 [ 187 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::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 | ||
5803 | 2024.12.17 21:26:24.681756 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5804 | 2024.12.17 21:26:24.682055 [ 187 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5805 | 2024.12.17 21:26:24.682069 [ 277 ] {b5930b0e-94a2-41c0-9f0a-e60dc12122bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5806 | 2024.12.17 21:26:24.682126 [ 187 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 914 rows starting from the beginning of the part | ||
5807 | 2024.12.17 21:26:24.682153 [ 277 ] {b5930b0e-94a2-41c0-9f0a-e60dc12122bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5808 | 2024.12.17 21:26:24.682416 [ 187 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 392 rows starting from the beginning of the part | ||
5809 | 2024.12.17 21:26:24.682780 [ 187 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 94 rows starting from the beginning of the part | ||
5810 | 2024.12.17 21:26:24.683161 [ 187 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 394 rows starting from the beginning of the part | ||
5811 | 2024.12.17 21:26:24.683484 [ 187 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 94 rows starting from the beginning of the part | ||
5812 | 2024.12.17 21:26:24.683778 [ 187 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 392 rows starting from the beginning of the part | ||
5813 | 2024.12.17 21:26:24.684511 [ 277 ] {b5930b0e-94a2-41c0-9f0a-e60dc12122bd} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5814 | 2024.12.17 21:26:24.684556 [ 277 ] {b5930b0e-94a2-41c0-9f0a-e60dc12122bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
5815 | 2024.12.17 21:26:24.685060 [ 277 ] {b5930b0e-94a2-41c0-9f0a-e60dc12122bd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5816 | 2024.12.17 21:26:24.685360 [ 277 ] {b5930b0e-94a2-41c0-9f0a-e60dc12122bd} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5817 | 2024.12.17 21:26:24.685544 [ 148 ] {} <Debug> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
5818 | 2024.12.17 21:26:24.685607 [ 148 ] {} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5819 | 2024.12.17 21:26:24.685643 [ 277 ] {b5930b0e-94a2-41c0-9f0a-e60dc12122bd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003633 sec., 1651.5276630883568 rows/sec., 86.29 KiB/sec. | ||
5820 | 2024.12.17 21:26:24.685700 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
5821 | 2024.12.17 21:26:24.685972 [ 277 ] {b5930b0e-94a2-41c0-9f0a-e60dc12122bd} <Debug> TCPHandler: Processed in 0.004388759 sec. | ||
5822 | 2024.12.17 21:26:24.686342 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5823 | 2024.12.17 21:26:24.686533 [ 189 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::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 | ||
5824 | 2024.12.17 21:26:24.686654 [ 187 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2280 rows, containing 5 columns (5 merged, 0 gathered) in 0.005279423 sec., 431865.376197361 rows/sec., 32.86 MiB/sec. | ||
5825 | 2024.12.17 21:26:24.686701 [ 278 ] {c177407b-bae5-484d-a0bd-cde275bf9012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5826 | 2024.12.17 21:26:24.686843 [ 278 ] {c177407b-bae5-484d-a0bd-cde275bf9012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5827 | 2024.12.17 21:26:24.686879 [ 189 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5828 | 2024.12.17 21:26:24.686976 [ 189 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
5829 | 2024.12.17 21:26:24.686995 [ 187 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5830 | 2024.12.17 21:26:24.687447 [ 189 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
5831 | 2024.12.17 21:26:24.687978 [ 189 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
5832 | 2024.12.17 21:26:24.688343 [ 187 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_41_8} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5833 | 2024.12.17 21:26:24.688459 [ 189 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
5834 | 2024.12.17 21:26:24.688841 [ 187 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_41_8} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5835 | 2024.12.17 21:26:24.688931 [ 189 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
5836 | 2024.12.17 21:26:24.689200 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
5837 | 2024.12.17 21:26:24.689394 [ 189 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
5838 | 2024.12.17 21:26:24.690097 [ 278 ] {c177407b-bae5-484d-a0bd-cde275bf9012} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5839 | 2024.12.17 21:26:24.690142 [ 278 ] {c177407b-bae5-484d-a0bd-cde275bf9012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
5840 | 2024.12.17 21:26:24.690729 [ 278 ] {c177407b-bae5-484d-a0bd-cde275bf9012} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5841 | 2024.12.17 21:26:24.690991 [ 198 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.005060297 sec., 18971.2184877686 rows/sec., 991.17 KiB/sec. | ||
5842 | 2024.12.17 21:26:24.691114 [ 278 ] {c177407b-bae5-484d-a0bd-cde275bf9012} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5843 | 2024.12.17 21:26:24.691322 [ 198 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
5844 | 2024.12.17 21:26:24.691432 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5845 | 2024.12.17 21:26:24.691549 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5846 | 2024.12.17 21:26:24.691625 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
5847 | 2024.12.17 21:26:24.691690 [ 278 ] {c177407b-bae5-484d-a0bd-cde275bf9012} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005062 sec., 46819.43895693402 rows/sec., 3.14 MiB/sec. | ||
5848 | 2024.12.17 21:26:24.692079 [ 278 ] {c177407b-bae5-484d-a0bd-cde275bf9012} <Debug> TCPHandler: Processed in 0.005970991 sec. | ||
5849 | 2024.12.17 21:26:24.692126 [ 186 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::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 | ||
5850 | 2024.12.17 21:26:24.692393 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5851 | 2024.12.17 21:26:24.692417 [ 198 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_16_3} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5852 | 2024.12.17 21:26:24.692505 [ 186 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5853 | 2024.12.17 21:26:24.692618 [ 186 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11399 rows starting from the beginning of the part | ||
5854 | 2024.12.17 21:26:24.692664 [ 198 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_16_3} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
5855 | 2024.12.17 21:26:24.692765 [ 277 ] {03ccb503-6da5-4823-a57d-a3e899657d3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5856 | 2024.12.17 21:26:24.693024 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
5857 | 2024.12.17 21:26:24.693075 [ 186 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 237 rows starting from the beginning of the part | ||
5858 | 2024.12.17 21:26:24.693124 [ 277 ] {03ccb503-6da5-4823-a57d-a3e899657d3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5859 | 2024.12.17 21:26:24.693533 [ 186 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
5860 | 2024.12.17 21:26:24.693980 [ 186 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 238 rows starting from the beginning of the part | ||
5861 | 2024.12.17 21:26:24.694319 [ 186 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
5862 | 2024.12.17 21:26:24.694682 [ 186 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 237 rows starting from the beginning of the part | ||
5863 | 2024.12.17 21:26:24.695667 [ 277 ] {03ccb503-6da5-4823-a57d-a3e899657d3e} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5864 | 2024.12.17 21:26:24.695737 [ 277 ] {03ccb503-6da5-4823-a57d-a3e899657d3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
5865 | 2024.12.17 21:26:24.696279 [ 277 ] {03ccb503-6da5-4823-a57d-a3e899657d3e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5866 | 2024.12.17 21:26:24.696639 [ 277 ] {03ccb503-6da5-4823-a57d-a3e899657d3e} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5867 | 2024.12.17 21:26:24.697165 [ 277 ] {03ccb503-6da5-4823-a57d-a3e899657d3e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004488 sec., 222.81639928698752 rows/sec., 15.01 KiB/sec. | ||
5868 | 2024.12.17 21:26:24.697510 [ 277 ] {03ccb503-6da5-4823-a57d-a3e899657d3e} <Debug> TCPHandler: Processed in 0.005293274 sec. | ||
5869 | 2024.12.17 21:26:24.697752 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5870 | 2024.12.17 21:26:24.698034 [ 278 ] {54008cde-58f0-428a-996e-7e4a58707808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5871 | 2024.12.17 21:26:24.698261 [ 278 ] {54008cde-58f0-428a-996e-7e4a58707808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5872 | 2024.12.17 21:26:24.700243 [ 278 ] {54008cde-58f0-428a-996e-7e4a58707808} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5873 | 2024.12.17 21:26:24.700284 [ 278 ] {54008cde-58f0-428a-996e-7e4a58707808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
5874 | 2024.12.17 21:26:24.701096 [ 198 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12431 rows, containing 5 columns (5 merged, 0 gathered) in 0.009304152 sec., 1336070.1759816478 rows/sec., 90.18 MiB/sec. | ||
5875 | 2024.12.17 21:26:24.701433 [ 278 ] {54008cde-58f0-428a-996e-7e4a58707808} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5876 | 2024.12.17 21:26:24.701494 [ 198 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5877 | 2024.12.17 21:26:24.702012 [ 278 ] {54008cde-58f0-428a-996e-7e4a58707808} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5878 | 2024.12.17 21:26:24.702143 [ 198 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5879 | 2024.12.17 21:26:24.702382 [ 198 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5880 | 2024.12.17 21:26:24.702555 [ 278 ] {54008cde-58f0-428a-996e-7e4a58707808} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.004613 sec., 2167.7866897897247 rows/sec., 3.88 MiB/sec. | ||
5881 | 2024.12.17 21:26:24.702561 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB. | ||
5882 | 2024.12.17 21:26:24.702738 [ 278 ] {54008cde-58f0-428a-996e-7e4a58707808} <Debug> TCPHandler: Processed in 0.005096237 sec. | ||
5883 | 2024.12.17 21:26:24.702901 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5884 | 2024.12.17 21:26:24.703036 [ 277 ] {51a77a88-a907-416c-b5f4-061862679170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5885 | 2024.12.17 21:26:24.703099 [ 277 ] {51a77a88-a907-416c-b5f4-061862679170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5886 | 2024.12.17 21:26:24.703688 [ 277 ] {51a77a88-a907-416c-b5f4-061862679170} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5887 | 2024.12.17 21:26:24.703735 [ 277 ] {51a77a88-a907-416c-b5f4-061862679170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
5888 | 2024.12.17 21:26:24.704140 [ 277 ] {51a77a88-a907-416c-b5f4-061862679170} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5889 | 2024.12.17 21:26:24.704382 [ 277 ] {51a77a88-a907-416c-b5f4-061862679170} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5890 | 2024.12.17 21:26:24.704536 [ 148 ] {} <Debug> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5891 | 2024.12.17 21:26:24.704600 [ 148 ] {} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5892 | 2024.12.17 21:26:24.704636 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
5893 | 2024.12.17 21:26:24.704653 [ 277 ] {51a77a88-a907-416c-b5f4-061862679170} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001638 sec., 50061.05006105006 rows/sec., 3.18 MiB/sec. | ||
5894 | 2024.12.17 21:26:24.704866 [ 277 ] {51a77a88-a907-416c-b5f4-061862679170} <Debug> TCPHandler: Processed in 0.002020425 sec. | ||
5895 | 2024.12.17 21:26:24.704905 [ 189 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::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 | ||
5896 | 2024.12.17 21:26:24.705056 [ 189 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5897 | 2024.12.17 21:26:24.705093 [ 189 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2014 rows starting from the beginning of the part | ||
5898 | 2024.12.17 21:26:24.705224 [ 189 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 82 rows starting from the beginning of the part | ||
5899 | 2024.12.17 21:26:24.705445 [ 189 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
5900 | 2024.12.17 21:26:24.705569 [ 189 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 82 rows starting from the beginning of the part | ||
5901 | 2024.12.17 21:26:24.705684 [ 189 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
5902 | 2024.12.17 21:26:24.705890 [ 189 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 82 rows starting from the beginning of the part | ||
5903 | 2024.12.17 21:26:24.707375 [ 196 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2380 rows, containing 4 columns (4 merged, 0 gathered) in 0.002655622 sec., 896211.8855770889 rows/sec., 58.51 MiB/sec. | ||
5904 | 2024.12.17 21:26:24.707622 [ 189 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5905 | 2024.12.17 21:26:24.707891 [ 189 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_41_8} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5906 | 2024.12.17 21:26:24.707967 [ 189 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_41_8} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5907 | 2024.12.17 21:26:24.708039 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
5908 | 2024.12.17 21:26:27.459201 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5909 | 2024.12.17 21:26:27.459408 [ 277 ] {6dc72166-ffeb-4da6-b510-58008fe4784e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5910 | 2024.12.17 21:26:27.459481 [ 277 ] {6dc72166-ffeb-4da6-b510-58008fe4784e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5911 | 2024.12.17 21:26:27.460250 [ 277 ] {6dc72166-ffeb-4da6-b510-58008fe4784e} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5912 | 2024.12.17 21:26:27.460297 [ 277 ] {6dc72166-ffeb-4da6-b510-58008fe4784e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
5913 | 2024.12.17 21:26:27.460731 [ 277 ] {6dc72166-ffeb-4da6-b510-58008fe4784e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
5914 | 2024.12.17 21:26:27.460992 [ 277 ] {6dc72166-ffeb-4da6-b510-58008fe4784e} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5915 | 2024.12.17 21:26:27.461244 [ 277 ] {6dc72166-ffeb-4da6-b510-58008fe4784e} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001887 sec., 3179.650238473768 rows/sec., 259.28 KiB/sec. | ||
5916 | 2024.12.17 21:26:27.461418 [ 277 ] {6dc72166-ffeb-4da6-b510-58008fe4784e} <Debug> TCPHandler: Processed in 0.002349083 sec. | ||
5917 | 2024.12.17 21:26:27.461699 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5918 | 2024.12.17 21:26:27.461907 [ 278 ] {7af630cb-a94b-4aa3-8d73-62359a9564cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5919 | 2024.12.17 21:26:27.461987 [ 278 ] {7af630cb-a94b-4aa3-8d73-62359a9564cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5920 | 2024.12.17 21:26:27.463436 [ 278 ] {7af630cb-a94b-4aa3-8d73-62359a9564cd} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5921 | 2024.12.17 21:26:27.463482 [ 278 ] {7af630cb-a94b-4aa3-8d73-62359a9564cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
5922 | 2024.12.17 21:26:27.463987 [ 278 ] {7af630cb-a94b-4aa3-8d73-62359a9564cd} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5923 | 2024.12.17 21:26:27.464238 [ 278 ] {7af630cb-a94b-4aa3-8d73-62359a9564cd} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5924 | 2024.12.17 21:26:27.464469 [ 278 ] {7af630cb-a94b-4aa3-8d73-62359a9564cd} <Debug> executeQuery: Read 1259 rows, 106.36 KiB in 0.002618 sec., 480901.4514896868 rows/sec., 39.67 MiB/sec. | ||
5925 | 2024.12.17 21:26:27.464586 [ 278 ] {7af630cb-a94b-4aa3-8d73-62359a9564cd} <Debug> TCPHandler: Processed in 0.003024112 sec. | ||
5926 | 2024.12.17 21:26:27.464776 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5927 | 2024.12.17 21:26:27.464920 [ 277 ] {72019c40-4212-4d67-b995-dd6362c8dfce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5928 | 2024.12.17 21:26:27.464981 [ 277 ] {72019c40-4212-4d67-b995-dd6362c8dfce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5929 | 2024.12.17 21:26:27.465611 [ 277 ] {72019c40-4212-4d67-b995-dd6362c8dfce} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5930 | 2024.12.17 21:26:27.465649 [ 277 ] {72019c40-4212-4d67-b995-dd6362c8dfce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
5931 | 2024.12.17 21:26:27.466030 [ 277 ] {72019c40-4212-4d67-b995-dd6362c8dfce} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5932 | 2024.12.17 21:26:27.466271 [ 277 ] {72019c40-4212-4d67-b995-dd6362c8dfce} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5933 | 2024.12.17 21:26:27.466402 [ 147 ] {} <Debug> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5934 | 2024.12.17 21:26:27.466451 [ 147 ] {} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5935 | 2024.12.17 21:26:27.466461 [ 277 ] {72019c40-4212-4d67-b995-dd6362c8dfce} <Debug> executeQuery: Read 36 rows, 2.67 KiB in 0.001574 sec., 22871.664548919947 rows/sec., 1.66 MiB/sec. | ||
5936 | 2024.12.17 21:26:27.466480 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
5937 | 2024.12.17 21:26:27.466543 [ 277 ] {72019c40-4212-4d67-b995-dd6362c8dfce} <Debug> TCPHandler: Processed in 0.00185443 sec. | ||
5938 | 2024.12.17 21:26:27.466632 [ 195 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::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 | ||
5939 | 2024.12.17 21:26:27.466745 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5940 | 2024.12.17 21:26:27.466805 [ 195 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5941 | 2024.12.17 21:26:27.466882 [ 195 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 65 rows starting from the beginning of the part | ||
5942 | 2024.12.17 21:26:27.466945 [ 278 ] {d9d3bfe3-7bad-43e3-9a3c-c008c67e4dae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5943 | 2024.12.17 21:26:27.467081 [ 195 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 30 rows starting from the beginning of the part | ||
5944 | 2024.12.17 21:26:27.467097 [ 278 ] {d9d3bfe3-7bad-43e3-9a3c-c008c67e4dae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5945 | 2024.12.17 21:26:27.467558 [ 195 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 19 rows starting from the beginning of the part | ||
5946 | 2024.12.17 21:26:27.467845 [ 195 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 30 rows starting from the beginning of the part | ||
5947 | 2024.12.17 21:26:27.468109 [ 195 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 17 rows starting from the beginning of the part | ||
5948 | 2024.12.17 21:26:27.468449 [ 195 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part | ||
5949 | 2024.12.17 21:26:27.470265 [ 278 ] {d9d3bfe3-7bad-43e3-9a3c-c008c67e4dae} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5950 | 2024.12.17 21:26:27.470347 [ 278 ] {d9d3bfe3-7bad-43e3-9a3c-c008c67e4dae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
5951 | 2024.12.17 21:26:27.470983 [ 195 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 197 rows, containing 5 columns (5 merged, 0 gathered) in 0.00442541 sec., 44515.64939745695 rows/sec., 3.36 MiB/sec. | ||
5952 | 2024.12.17 21:26:27.471262 [ 278 ] {d9d3bfe3-7bad-43e3-9a3c-c008c67e4dae} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5953 | 2024.12.17 21:26:27.471262 [ 196 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5954 | 2024.12.17 21:26:27.471779 [ 278 ] {d9d3bfe3-7bad-43e3-9a3c-c008c67e4dae} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5955 | 2024.12.17 21:26:27.471848 [ 196 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_31_6} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5956 | 2024.12.17 21:26:27.472087 [ 196 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_31_6} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5957 | 2024.12.17 21:26:27.472258 [ 278 ] {d9d3bfe3-7bad-43e3-9a3c-c008c67e4dae} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.005355 sec., 42577.03081232493 rows/sec., 2.88 MiB/sec. | ||
5958 | 2024.12.17 21:26:27.472282 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
5959 | 2024.12.17 21:26:27.472417 [ 278 ] {d9d3bfe3-7bad-43e3-9a3c-c008c67e4dae} <Debug> TCPHandler: Processed in 0.005758606 sec. | ||
5960 | 2024.12.17 21:26:27.472572 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5961 | 2024.12.17 21:26:27.472693 [ 277 ] {517d8317-53e5-4455-9d1f-b342a120813d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5962 | 2024.12.17 21:26:27.472744 [ 277 ] {517d8317-53e5-4455-9d1f-b342a120813d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5963 | 2024.12.17 21:26:27.473575 [ 277 ] {517d8317-53e5-4455-9d1f-b342a120813d} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5964 | 2024.12.17 21:26:27.473613 [ 277 ] {517d8317-53e5-4455-9d1f-b342a120813d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
5965 | 2024.12.17 21:26:27.474011 [ 277 ] {517d8317-53e5-4455-9d1f-b342a120813d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5966 | 2024.12.17 21:26:27.474259 [ 277 ] {517d8317-53e5-4455-9d1f-b342a120813d} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5967 | 2024.12.17 21:26:27.474475 [ 277 ] {517d8317-53e5-4455-9d1f-b342a120813d} <Debug> executeQuery: Read 556 rows, 42.30 KiB in 0.001796 sec., 309576.83741648105 rows/sec., 23.00 MiB/sec. | ||
5968 | 2024.12.17 21:26:27.474592 [ 277 ] {517d8317-53e5-4455-9d1f-b342a120813d} <Debug> TCPHandler: Processed in 0.002071246 sec. | ||
5969 | 2024.12.17 21:26:27.474838 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5970 | 2024.12.17 21:26:27.474989 [ 278 ] {eb3c9d4c-6ebd-40b7-815b-2fc4448a350d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5971 | 2024.12.17 21:26:27.475053 [ 278 ] {eb3c9d4c-6ebd-40b7-815b-2fc4448a350d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5972 | 2024.12.17 21:26:27.476014 [ 278 ] {eb3c9d4c-6ebd-40b7-815b-2fc4448a350d} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5973 | 2024.12.17 21:26:27.476058 [ 278 ] {eb3c9d4c-6ebd-40b7-815b-2fc4448a350d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
5974 | 2024.12.17 21:26:27.476501 [ 278 ] {eb3c9d4c-6ebd-40b7-815b-2fc4448a350d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5975 | 2024.12.17 21:26:27.476746 [ 278 ] {eb3c9d4c-6ebd-40b7-815b-2fc4448a350d} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5976 | 2024.12.17 21:26:27.476954 [ 278 ] {eb3c9d4c-6ebd-40b7-815b-2fc4448a350d} <Debug> executeQuery: Read 943 rows, 64.74 KiB in 0.001996 sec., 472444.8897795591 rows/sec., 31.67 MiB/sec. | ||
5977 | 2024.12.17 21:26:27.477011 [ 278 ] {eb3c9d4c-6ebd-40b7-815b-2fc4448a350d} <Debug> TCPHandler: Processed in 0.002311272 sec. | ||
5978 | 2024.12.17 21:26:27.477159 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5979 | 2024.12.17 21:26:27.477298 [ 277 ] {d77a9491-3063-4b7a-870d-bb8f6fb901f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5980 | 2024.12.17 21:26:27.477392 [ 277 ] {d77a9491-3063-4b7a-870d-bb8f6fb901f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5981 | 2024.12.17 21:26:27.478669 [ 277 ] {d77a9491-3063-4b7a-870d-bb8f6fb901f0} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5982 | 2024.12.17 21:26:27.478707 [ 277 ] {d77a9491-3063-4b7a-870d-bb8f6fb901f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
5983 | 2024.12.17 21:26:27.479356 [ 277 ] {d77a9491-3063-4b7a-870d-bb8f6fb901f0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5984 | 2024.12.17 21:26:27.479614 [ 277 ] {d77a9491-3063-4b7a-870d-bb8f6fb901f0} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5985 | 2024.12.17 21:26:27.479751 [ 147 ] {} <Debug> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5986 | 2024.12.17 21:26:27.479800 [ 147 ] {} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5987 | 2024.12.17 21:26:27.479827 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
5988 | 2024.12.17 21:26:27.479830 [ 277 ] {d77a9491-3063-4b7a-870d-bb8f6fb901f0} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00256 sec., 11718.749999999998 rows/sec., 21.00 MiB/sec. | ||
5989 | 2024.12.17 21:26:27.480344 [ 188 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::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 | ||
5990 | 2024.12.17 21:26:27.480354 [ 277 ] {d77a9491-3063-4b7a-870d-bb8f6fb901f0} <Debug> TCPHandler: Processed in 0.003256357 sec. | ||
5991 | 2024.12.17 21:26:27.480763 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5992 | 2024.12.17 21:26:27.481175 [ 278 ] {6b0eff46-f53f-4dc0-a3a3-e482cc0fa111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5993 | 2024.12.17 21:26:27.481232 [ 188 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5994 | 2024.12.17 21:26:27.481273 [ 278 ] {6b0eff46-f53f-4dc0-a3a3-e482cc0fa111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5995 | 2024.12.17 21:26:27.481454 [ 188 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 488 rows starting from the beginning of the part | ||
5996 | 2024.12.17 21:26:27.482319 [ 188 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 30 rows starting from the beginning of the part | ||
5997 | 2024.12.17 21:26:27.482938 [ 188 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 10 rows starting from the beginning of the part | ||
5998 | 2024.12.17 21:26:27.483731 [ 188 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 30 rows starting from the beginning of the part | ||
5999 | 2024.12.17 21:26:27.483738 [ 278 ] {6b0eff46-f53f-4dc0-a3a3-e482cc0fa111} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6000 | 2024.12.17 21:26:27.483824 [ 278 ] {6b0eff46-f53f-4dc0-a3a3-e482cc0fa111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
6001 | 2024.12.17 21:26:27.484300 [ 188 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 10 rows starting from the beginning of the part | ||
6002 | 2024.12.17 21:26:27.484953 [ 188 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 30 rows starting from the beginning of the part | ||
6003 | 2024.12.17 21:26:27.485383 [ 278 ] {6b0eff46-f53f-4dc0-a3a3-e482cc0fa111} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6004 | 2024.12.17 21:26:27.486091 [ 278 ] {6b0eff46-f53f-4dc0-a3a3-e482cc0fa111} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6005 | 2024.12.17 21:26:27.486653 [ 278 ] {6b0eff46-f53f-4dc0-a3a3-e482cc0fa111} <Debug> executeQuery: Read 34 rows, 2.36 KiB in 0.005566 sec., 6108.5159899389155 rows/sec., 423.72 KiB/sec. | ||
6006 | 2024.12.17 21:26:27.487141 [ 278 ] {6b0eff46-f53f-4dc0-a3a3-e482cc0fa111} <Debug> TCPHandler: Processed in 0.006553757 sec. | ||
6007 | 2024.12.17 21:26:27.498418 [ 195 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 598 rows, containing 19 columns (19 merged, 0 gathered) in 0.018465109 sec., 32385.403194749622 rows/sec., 58.03 MiB/sec. | ||
6008 | 2024.12.17 21:26:27.499282 [ 195 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6009 | 2024.12.17 21:26:27.499704 [ 195 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6010 | 2024.12.17 21:26:27.499785 [ 195 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6011 | 2024.12.17 21:26:27.499931 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
6012 | 2024.12.17 21:26:29.652862 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6013 | 2024.12.17 21:26:29.653069 [ 277 ] {3f4f27e1-d866-4341-bbc2-72deb9bd4597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6014 | 2024.12.17 21:26:29.653143 [ 277 ] {3f4f27e1-d866-4341-bbc2-72deb9bd4597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6015 | 2024.12.17 21:26:29.653912 [ 277 ] {3f4f27e1-d866-4341-bbc2-72deb9bd4597} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6016 | 2024.12.17 21:26:29.653958 [ 277 ] {3f4f27e1-d866-4341-bbc2-72deb9bd4597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
6017 | 2024.12.17 21:26:29.654390 [ 277 ] {3f4f27e1-d866-4341-bbc2-72deb9bd4597} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6018 | 2024.12.17 21:26:29.654660 [ 277 ] {3f4f27e1-d866-4341-bbc2-72deb9bd4597} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6019 | 2024.12.17 21:26:29.654907 [ 277 ] {3f4f27e1-d866-4341-bbc2-72deb9bd4597} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001895 sec., 29551.451187335093 rows/sec., 2.26 MiB/sec. | ||
6020 | 2024.12.17 21:26:29.654964 [ 277 ] {3f4f27e1-d866-4341-bbc2-72deb9bd4597} <Debug> TCPHandler: Processed in 0.002242631 sec. | ||
6021 | 2024.12.17 21:26:29.655306 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6022 | 2024.12.17 21:26:29.655613 [ 278 ] {81c163d2-3401-4c33-85d8-595567fd578c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6023 | 2024.12.17 21:26:29.655730 [ 278 ] {81c163d2-3401-4c33-85d8-595567fd578c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6024 | 2024.12.17 21:26:29.656995 [ 278 ] {81c163d2-3401-4c33-85d8-595567fd578c} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6025 | 2024.12.17 21:26:29.657047 [ 278 ] {81c163d2-3401-4c33-85d8-595567fd578c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
6026 | 2024.12.17 21:26:29.657476 [ 278 ] {81c163d2-3401-4c33-85d8-595567fd578c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6027 | 2024.12.17 21:26:29.657745 [ 278 ] {81c163d2-3401-4c33-85d8-595567fd578c} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6028 | 2024.12.17 21:26:29.657972 [ 278 ] {81c163d2-3401-4c33-85d8-595567fd578c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002443 sec., 26197.29840360213 rows/sec., 2.04 MiB/sec. | ||
6029 | 2024.12.17 21:26:29.658030 [ 278 ] {81c163d2-3401-4c33-85d8-595567fd578c} <Debug> TCPHandler: Processed in 0.002917089 sec. | ||
6030 | 2024.12.17 21:26:29.658204 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6031 | 2024.12.17 21:26:29.658342 [ 277 ] {eb814851-bbc6-44c3-b029-647d8d1211af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6032 | 2024.12.17 21:26:29.658406 [ 277 ] {eb814851-bbc6-44c3-b029-647d8d1211af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6033 | 2024.12.17 21:26:29.659053 [ 277 ] {eb814851-bbc6-44c3-b029-647d8d1211af} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6034 | 2024.12.17 21:26:29.659101 [ 277 ] {eb814851-bbc6-44c3-b029-647d8d1211af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
6035 | 2024.12.17 21:26:29.659491 [ 277 ] {eb814851-bbc6-44c3-b029-647d8d1211af} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6036 | 2024.12.17 21:26:29.659731 [ 277 ] {eb814851-bbc6-44c3-b029-647d8d1211af} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6037 | 2024.12.17 21:26:29.659954 [ 277 ] {eb814851-bbc6-44c3-b029-647d8d1211af} <Debug> executeQuery: Read 66 rows, 4.72 KiB in 0.00164 sec., 40243.902439024394 rows/sec., 2.81 MiB/sec. | ||
6038 | 2024.12.17 21:26:29.660066 [ 277 ] {eb814851-bbc6-44c3-b029-647d8d1211af} <Debug> TCPHandler: Processed in 0.001926093 sec. | ||
6039 | 2024.12.17 21:26:29.660246 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6040 | 2024.12.17 21:26:29.660365 [ 278 ] {9b35c568-9135-4102-8035-66d3dde226df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6041 | 2024.12.17 21:26:29.660417 [ 278 ] {9b35c568-9135-4102-8035-66d3dde226df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6042 | 2024.12.17 21:26:29.660919 [ 278 ] {9b35c568-9135-4102-8035-66d3dde226df} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6043 | 2024.12.17 21:26:29.660960 [ 278 ] {9b35c568-9135-4102-8035-66d3dde226df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
6044 | 2024.12.17 21:26:29.661344 [ 278 ] {9b35c568-9135-4102-8035-66d3dde226df} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6045 | 2024.12.17 21:26:29.661584 [ 278 ] {9b35c568-9135-4102-8035-66d3dde226df} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6046 | 2024.12.17 21:26:29.661794 [ 278 ] {9b35c568-9135-4102-8035-66d3dde226df} <Debug> executeQuery: Read 26 rows, 1.78 KiB in 0.001453 sec., 17894.01238816242 rows/sec., 1.20 MiB/sec. | ||
6047 | 2024.12.17 21:26:29.661845 [ 278 ] {9b35c568-9135-4102-8035-66d3dde226df} <Debug> TCPHandler: Processed in 0.001688916 sec. | ||
6048 | 2024.12.17 21:26:30.463186 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6049 | 2024.12.17 21:26:30.463241 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6050 | 2024.12.17 21:26:30.612840 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12871 | ||
6051 | 2024.12.17 21:26:30.613496 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6052 | 2024.12.17 21:26:30.613544 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
6053 | 2024.12.17 21:26:30.614081 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
6054 | 2024.12.17 21:26:30.614341 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6055 | 2024.12.17 21:26:30.614602 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 | ||
6056 | 2024.12.17 21:26:30.652473 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 852 | ||
6057 | 2024.12.17 21:26:30.655764 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6058 | 2024.12.17 21:26:30.655815 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
6059 | 2024.12.17 21:26:30.657289 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6060 | 2024.12.17 21:26:30.657587 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6061 | 2024.12.17 21:26:30.658125 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 852 | ||
6062 | 2024.12.17 21:26:31.492194 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
6063 | 2024.12.17 21:26:31.514039 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6064 | 2024.12.17 21:26:31.514098 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
6065 | 2024.12.17 21:26:31.521728 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
6066 | 2024.12.17 21:26:31.522537 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6067 | 2024.12.17 21:26:31.525886 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
6068 | 2024.12.17 21:26:34.661774 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6069 | 2024.12.17 21:26:34.661981 [ 277 ] {54201e7e-1998-4130-82e2-97edb7764f65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6070 | 2024.12.17 21:26:34.662060 [ 277 ] {54201e7e-1998-4130-82e2-97edb7764f65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6071 | 2024.12.17 21:26:34.662904 [ 277 ] {54201e7e-1998-4130-82e2-97edb7764f65} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6072 | 2024.12.17 21:26:34.662956 [ 277 ] {54201e7e-1998-4130-82e2-97edb7764f65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
6073 | 2024.12.17 21:26:34.663395 [ 277 ] {54201e7e-1998-4130-82e2-97edb7764f65} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6074 | 2024.12.17 21:26:34.663656 [ 277 ] {54201e7e-1998-4130-82e2-97edb7764f65} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6075 | 2024.12.17 21:26:34.663848 [ 140 ] {} <Debug> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
6076 | 2024.12.17 21:26:34.663926 [ 277 ] {54201e7e-1998-4130-82e2-97edb7764f65} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001989 sec., 7038.712921065862 rows/sec., 506.69 KiB/sec. | ||
6077 | 2024.12.17 21:26:34.663934 [ 140 ] {} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6078 | 2024.12.17 21:26:34.664010 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
6079 | 2024.12.17 21:26:34.664067 [ 277 ] {54201e7e-1998-4130-82e2-97edb7764f65} <Debug> TCPHandler: Processed in 0.002419975 sec. | ||
6080 | 2024.12.17 21:26:34.664358 [ 199 ] {729c723b-6f39-4800-8e62-424c75701a86::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 | ||
6081 | 2024.12.17 21:26:34.664508 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6082 | 2024.12.17 21:26:34.664697 [ 199 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6083 | 2024.12.17 21:26:34.664763 [ 199 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 14 rows starting from the beginning of the part | ||
6084 | 2024.12.17 21:26:34.664855 [ 278 ] {3d311e4a-71c2-4278-a4b2-ccf138a9c9a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6085 | 2024.12.17 21:26:34.664939 [ 199 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part | ||
6086 | 2024.12.17 21:26:34.665085 [ 278 ] {3d311e4a-71c2-4278-a4b2-ccf138a9c9a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6087 | 2024.12.17 21:26:34.665188 [ 199 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part | ||
6088 | 2024.12.17 21:26:34.665589 [ 199 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
6089 | 2024.12.17 21:26:34.665913 [ 199 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part | ||
6090 | 2024.12.17 21:26:34.667967 [ 278 ] {3d311e4a-71c2-4278-a4b2-ccf138a9c9a7} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6091 | 2024.12.17 21:26:34.668042 [ 278 ] {3d311e4a-71c2-4278-a4b2-ccf138a9c9a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
6092 | 2024.12.17 21:26:34.668357 [ 199 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004245074 sec., 16489.70076846717 rows/sec., 1.22 MiB/sec. | ||
6093 | 2024.12.17 21:26:34.668539 [ 199 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
6094 | 2024.12.17 21:26:34.669032 [ 278 ] {3d311e4a-71c2-4278-a4b2-ccf138a9c9a7} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6095 | 2024.12.17 21:26:34.669080 [ 199 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_17_4} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6096 | 2024.12.17 21:26:34.669206 [ 199 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_17_4} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
6097 | 2024.12.17 21:26:34.669345 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6098 | 2024.12.17 21:26:34.669464 [ 278 ] {3d311e4a-71c2-4278-a4b2-ccf138a9c9a7} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6099 | 2024.12.17 21:26:34.669869 [ 278 ] {3d311e4a-71c2-4278-a4b2-ccf138a9c9a7} <Debug> executeQuery: Read 223 rows, 19.93 KiB in 0.005122 sec., 43537.68059351816 rows/sec., 3.80 MiB/sec. | ||
6100 | 2024.12.17 21:26:34.669939 [ 278 ] {3d311e4a-71c2-4278-a4b2-ccf138a9c9a7} <Debug> TCPHandler: Processed in 0.005713064 sec. | ||
6101 | 2024.12.17 21:26:34.670116 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6102 | 2024.12.17 21:26:34.670249 [ 277 ] {c011acf0-150e-4da5-ace8-4da81a29b542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6103 | 2024.12.17 21:26:34.670303 [ 277 ] {c011acf0-150e-4da5-ace8-4da81a29b542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6104 | 2024.12.17 21:26:34.670918 [ 277 ] {c011acf0-150e-4da5-ace8-4da81a29b542} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6105 | 2024.12.17 21:26:34.670959 [ 277 ] {c011acf0-150e-4da5-ace8-4da81a29b542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
6106 | 2024.12.17 21:26:34.671331 [ 277 ] {c011acf0-150e-4da5-ace8-4da81a29b542} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6107 | 2024.12.17 21:26:34.671583 [ 277 ] {c011acf0-150e-4da5-ace8-4da81a29b542} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6108 | 2024.12.17 21:26:34.671765 [ 277 ] {c011acf0-150e-4da5-ace8-4da81a29b542} <Debug> executeQuery: Read 17 rows, 1.21 KiB in 0.001548 sec., 10981.912144702843 rows/sec., 780.37 KiB/sec. | ||
6109 | 2024.12.17 21:26:34.671818 [ 277 ] {c011acf0-150e-4da5-ace8-4da81a29b542} <Debug> TCPHandler: Processed in 0.001765128 sec. | ||
6110 | 2024.12.17 21:26:34.671967 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6111 | 2024.12.17 21:26:34.672089 [ 278 ] {e6cdaa85-c179-411e-aa7f-8cd0d702af7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6112 | 2024.12.17 21:26:34.672142 [ 278 ] {e6cdaa85-c179-411e-aa7f-8cd0d702af7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6113 | 2024.12.17 21:26:34.672821 [ 278 ] {e6cdaa85-c179-411e-aa7f-8cd0d702af7f} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6114 | 2024.12.17 21:26:34.672870 [ 278 ] {e6cdaa85-c179-411e-aa7f-8cd0d702af7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
6115 | 2024.12.17 21:26:34.673295 [ 278 ] {e6cdaa85-c179-411e-aa7f-8cd0d702af7f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6116 | 2024.12.17 21:26:34.673541 [ 278 ] {e6cdaa85-c179-411e-aa7f-8cd0d702af7f} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6117 | 2024.12.17 21:26:34.673749 [ 278 ] {e6cdaa85-c179-411e-aa7f-8cd0d702af7f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001685 sec., 8308.60534124629 rows/sec., 581.88 KiB/sec. | ||
6118 | 2024.12.17 21:26:34.673802 [ 278 ] {e6cdaa85-c179-411e-aa7f-8cd0d702af7f} <Debug> TCPHandler: Processed in 0.001894701 sec. | ||
6119 | 2024.12.17 21:26:34.673955 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6120 | 2024.12.17 21:26:34.674075 [ 277 ] {07a26a48-ab53-4291-8e0f-ab260d7bdb8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6121 | 2024.12.17 21:26:34.674123 [ 277 ] {07a26a48-ab53-4291-8e0f-ab260d7bdb8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6122 | 2024.12.17 21:26:34.674696 [ 277 ] {07a26a48-ab53-4291-8e0f-ab260d7bdb8f} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6123 | 2024.12.17 21:26:34.674733 [ 277 ] {07a26a48-ab53-4291-8e0f-ab260d7bdb8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
6124 | 2024.12.17 21:26:34.675078 [ 277 ] {07a26a48-ab53-4291-8e0f-ab260d7bdb8f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6125 | 2024.12.17 21:26:34.675326 [ 277 ] {07a26a48-ab53-4291-8e0f-ab260d7bdb8f} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6126 | 2024.12.17 21:26:34.675445 [ 139 ] {} <Debug> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
6127 | 2024.12.17 21:26:34.675489 [ 139 ] {} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6128 | 2024.12.17 21:26:34.675510 [ 277 ] {07a26a48-ab53-4291-8e0f-ab260d7bdb8f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001459 sec., 8910.212474297465 rows/sec., 555.55 KiB/sec. | ||
6129 | 2024.12.17 21:26:34.675513 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
6130 | 2024.12.17 21:26:34.675615 [ 277 ] {07a26a48-ab53-4291-8e0f-ab260d7bdb8f} <Debug> TCPHandler: Processed in 0.001715397 sec. | ||
6131 | 2024.12.17 21:26:34.675823 [ 191 ] {57b5040f-6aba-457b-ba74-207d22b396e2::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 | ||
6132 | 2024.12.17 21:26:34.675861 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6133 | 2024.12.17 21:26:34.676200 [ 278 ] {639a3826-0009-4d16-a855-ec1f0a8fbee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6134 | 2024.12.17 21:26:34.676213 [ 191 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6135 | 2024.12.17 21:26:34.676286 [ 191 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 13 rows starting from the beginning of the part | ||
6136 | 2024.12.17 21:26:34.676295 [ 278 ] {639a3826-0009-4d16-a855-ec1f0a8fbee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6137 | 2024.12.17 21:26:34.676562 [ 191 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 13 rows starting from the beginning of the part | ||
6138 | 2024.12.17 21:26:34.676947 [ 191 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 13 rows starting from the beginning of the part | ||
6139 | 2024.12.17 21:26:34.677268 [ 191 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 13 rows starting from the beginning of the part | ||
6140 | 2024.12.17 21:26:34.677716 [ 191 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 13 rows starting from the beginning of the part | ||
6141 | 2024.12.17 21:26:34.679339 [ 278 ] {639a3826-0009-4d16-a855-ec1f0a8fbee9} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6142 | 2024.12.17 21:26:34.679406 [ 278 ] {639a3826-0009-4d16-a855-ec1f0a8fbee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
6143 | 2024.12.17 21:26:34.680069 [ 201 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004476111 sec., 14521.534430223022 rows/sec., 962.14 KiB/sec. | ||
6144 | 2024.12.17 21:26:34.680251 [ 197 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
6145 | 2024.12.17 21:26:34.680283 [ 278 ] {639a3826-0009-4d16-a855-ec1f0a8fbee9} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6146 | 2024.12.17 21:26:34.680592 [ 278 ] {639a3826-0009-4d16-a855-ec1f0a8fbee9} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6147 | 2024.12.17 21:26:34.680662 [ 197 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_17_4} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6148 | 2024.12.17 21:26:34.680921 [ 197 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_17_4} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
6149 | 2024.12.17 21:26:34.680931 [ 278 ] {639a3826-0009-4d16-a855-ec1f0a8fbee9} <Debug> executeQuery: Read 392 rows, 28.48 KiB in 0.004823 sec., 81277.21335268505 rows/sec., 5.77 MiB/sec. | ||
6150 | 2024.12.17 21:26:34.681059 [ 278 ] {639a3826-0009-4d16-a855-ec1f0a8fbee9} <Debug> TCPHandler: Processed in 0.005326604 sec. | ||
6151 | 2024.12.17 21:26:34.681081 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6152 | 2024.12.17 21:26:34.681213 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6153 | 2024.12.17 21:26:34.681332 [ 277 ] {2ee59a4e-8857-4e25-8fe9-f8ddc04b7053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6154 | 2024.12.17 21:26:34.681383 [ 277 ] {2ee59a4e-8857-4e25-8fe9-f8ddc04b7053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6155 | 2024.12.17 21:26:34.681888 [ 277 ] {2ee59a4e-8857-4e25-8fe9-f8ddc04b7053} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6156 | 2024.12.17 21:26:34.681928 [ 277 ] {2ee59a4e-8857-4e25-8fe9-f8ddc04b7053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
6157 | 2024.12.17 21:26:34.682296 [ 277 ] {2ee59a4e-8857-4e25-8fe9-f8ddc04b7053} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6158 | 2024.12.17 21:26:34.682531 [ 277 ] {2ee59a4e-8857-4e25-8fe9-f8ddc04b7053} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6159 | 2024.12.17 21:26:34.682767 [ 277 ] {2ee59a4e-8857-4e25-8fe9-f8ddc04b7053} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001459 sec., 4112.40575736806 rows/sec., 214.86 KiB/sec. | ||
6160 | 2024.12.17 21:26:34.682990 [ 277 ] {2ee59a4e-8857-4e25-8fe9-f8ddc04b7053} <Debug> TCPHandler: Processed in 0.00183409 sec. | ||
6161 | 2024.12.17 21:26:34.683154 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6162 | 2024.12.17 21:26:34.683283 [ 278 ] {3a986528-d036-429d-9bac-b2c28c4a318a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6163 | 2024.12.17 21:26:34.683346 [ 278 ] {3a986528-d036-429d-9bac-b2c28c4a318a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6164 | 2024.12.17 21:26:34.684034 [ 278 ] {3a986528-d036-429d-9bac-b2c28c4a318a} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6165 | 2024.12.17 21:26:34.684083 [ 278 ] {3a986528-d036-429d-9bac-b2c28c4a318a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
6166 | 2024.12.17 21:26:34.684497 [ 278 ] {3a986528-d036-429d-9bac-b2c28c4a318a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6167 | 2024.12.17 21:26:34.684735 [ 278 ] {3a986528-d036-429d-9bac-b2c28c4a318a} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6168 | 2024.12.17 21:26:34.684965 [ 278 ] {3a986528-d036-429d-9bac-b2c28c4a318a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001713 sec., 138353.765323993 rows/sec., 9.27 MiB/sec. | ||
6169 | 2024.12.17 21:26:34.685076 [ 278 ] {3a986528-d036-429d-9bac-b2c28c4a318a} <Debug> TCPHandler: Processed in 0.001978613 sec. | ||
6170 | 2024.12.17 21:26:34.685248 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6171 | 2024.12.17 21:26:34.685365 [ 277 ] {75a7ff17-7450-404e-a561-2b56430e476e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6172 | 2024.12.17 21:26:34.685418 [ 277 ] {75a7ff17-7450-404e-a561-2b56430e476e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6173 | 2024.12.17 21:26:34.685894 [ 277 ] {75a7ff17-7450-404e-a561-2b56430e476e} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6174 | 2024.12.17 21:26:34.685934 [ 277 ] {75a7ff17-7450-404e-a561-2b56430e476e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
6175 | 2024.12.17 21:26:34.686297 [ 277 ] {75a7ff17-7450-404e-a561-2b56430e476e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6176 | 2024.12.17 21:26:34.686532 [ 277 ] {75a7ff17-7450-404e-a561-2b56430e476e} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6177 | 2024.12.17 21:26:34.686748 [ 277 ] {75a7ff17-7450-404e-a561-2b56430e476e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001406 sec., 711.2375533428166 rows/sec., 47.93 KiB/sec. | ||
6178 | 2024.12.17 21:26:34.686797 [ 277 ] {75a7ff17-7450-404e-a561-2b56430e476e} <Debug> TCPHandler: Processed in 0.001626264 sec. | ||
6179 | 2024.12.17 21:26:34.686936 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6180 | 2024.12.17 21:26:34.687059 [ 278 ] {bfddcf2b-0cf5-4a6f-aeb0-32f40f412143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6181 | 2024.12.17 21:26:34.687140 [ 278 ] {bfddcf2b-0cf5-4a6f-aeb0-32f40f412143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6182 | 2024.12.17 21:26:34.688247 [ 278 ] {bfddcf2b-0cf5-4a6f-aeb0-32f40f412143} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6183 | 2024.12.17 21:26:34.688288 [ 278 ] {bfddcf2b-0cf5-4a6f-aeb0-32f40f412143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
6184 | 2024.12.17 21:26:34.688918 [ 278 ] {bfddcf2b-0cf5-4a6f-aeb0-32f40f412143} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6185 | 2024.12.17 21:26:34.689191 [ 278 ] {bfddcf2b-0cf5-4a6f-aeb0-32f40f412143} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6186 | 2024.12.17 21:26:34.689428 [ 278 ] {bfddcf2b-0cf5-4a6f-aeb0-32f40f412143} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002396 sec., 4173.622704507512 rows/sec., 7.48 MiB/sec. | ||
6187 | 2024.12.17 21:26:34.689522 [ 278 ] {bfddcf2b-0cf5-4a6f-aeb0-32f40f412143} <Debug> TCPHandler: Processed in 0.002645761 sec. | ||
6188 | 2024.12.17 21:26:34.689682 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6189 | 2024.12.17 21:26:34.689831 [ 277 ] {63a51a94-72b0-4e59-adf0-72fcc60b3b2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6190 | 2024.12.17 21:26:34.689893 [ 277 ] {63a51a94-72b0-4e59-adf0-72fcc60b3b2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6191 | 2024.12.17 21:26:34.690450 [ 277 ] {63a51a94-72b0-4e59-adf0-72fcc60b3b2f} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6192 | 2024.12.17 21:26:34.690490 [ 277 ] {63a51a94-72b0-4e59-adf0-72fcc60b3b2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
6193 | 2024.12.17 21:26:34.690858 [ 277 ] {63a51a94-72b0-4e59-adf0-72fcc60b3b2f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6194 | 2024.12.17 21:26:34.691096 [ 277 ] {63a51a94-72b0-4e59-adf0-72fcc60b3b2f} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6195 | 2024.12.17 21:26:34.691337 [ 277 ] {63a51a94-72b0-4e59-adf0-72fcc60b3b2f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001542 sec., 53177.69130998703 rows/sec., 3.38 MiB/sec. | ||
6196 | 2024.12.17 21:26:34.691531 [ 277 ] {63a51a94-72b0-4e59-adf0-72fcc60b3b2f} <Debug> TCPHandler: Processed in 0.001917272 sec. | ||
6197 | 2024.12.17 21:26:38.115647 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13359 | ||
6198 | 2024.12.17 21:26:38.116344 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6199 | 2024.12.17 21:26:38.116393 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6200 | 2024.12.17 21:26:38.116921 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
6201 | 2024.12.17 21:26:38.117187 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6202 | 2024.12.17 21:26:38.117427 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13359 | ||
6203 | 2024.12.17 21:26:39.026881 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
6204 | 2024.12.17 21:26:39.047946 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6205 | 2024.12.17 21:26:39.048001 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6206 | 2024.12.17 21:26:39.055480 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
6207 | 2024.12.17 21:26:39.056268 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6208 | 2024.12.17 21:26:39.058934 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
6209 | 2024.12.17 21:26:39.299902 [ 133 ] {} <Debug> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
6210 | 2024.12.17 21:26:39.300003 [ 133 ] {} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6211 | 2024.12.17 21:26:39.300046 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6212 | 2024.12.17 21:26:39.300319 [ 193 ] {64bfc238-ea0a-4d7b-a117-66c23fa0582a::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 | ||
6213 | 2024.12.17 21:26:39.300552 [ 193 ] {64bfc238-ea0a-4d7b-a117-66c23fa0582a::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6214 | 2024.12.17 21:26:39.300595 [ 193 ] {64bfc238-ea0a-4d7b-a117-66c23fa0582a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
6215 | 2024.12.17 21:26:39.300697 [ 193 ] {64bfc238-ea0a-4d7b-a117-66c23fa0582a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part | ||
6216 | 2024.12.17 21:26:39.300938 [ 193 ] {64bfc238-ea0a-4d7b-a117-66c23fa0582a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
6217 | 2024.12.17 21:26:39.301109 [ 193 ] {64bfc238-ea0a-4d7b-a117-66c23fa0582a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
6218 | 2024.12.17 21:26:39.301284 [ 193 ] {64bfc238-ea0a-4d7b-a117-66c23fa0582a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
6219 | 2024.12.17 21:26:39.302324 [ 201 ] {64bfc238-ea0a-4d7b-a117-66c23fa0582a::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.0021825 sec., 16494.845360824744 rows/sec., 1.38 MiB/sec. | ||
6220 | 2024.12.17 21:26:39.302529 [ 190 ] {64bfc238-ea0a-4d7b-a117-66c23fa0582a::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
6221 | 2024.12.17 21:26:39.302933 [ 190 ] {64bfc238-ea0a-4d7b-a117-66c23fa0582a::all_1_9_2} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6222 | 2024.12.17 21:26:39.303039 [ 190 ] {64bfc238-ea0a-4d7b-a117-66c23fa0582a::all_1_9_2} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
6223 | 2024.12.17 21:26:39.303153 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6224 | 2024.12.17 21:26:39.658757 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6225 | 2024.12.17 21:26:39.658964 [ 277 ] {5a8718dd-7569-49b2-9f65-2794c2b570c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6226 | 2024.12.17 21:26:39.659046 [ 277 ] {5a8718dd-7569-49b2-9f65-2794c2b570c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6227 | 2024.12.17 21:26:39.659874 [ 277 ] {5a8718dd-7569-49b2-9f65-2794c2b570c1} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6228 | 2024.12.17 21:26:39.659922 [ 277 ] {5a8718dd-7569-49b2-9f65-2794c2b570c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6229 | 2024.12.17 21:26:39.660359 [ 277 ] {5a8718dd-7569-49b2-9f65-2794c2b570c1} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6230 | 2024.12.17 21:26:39.660610 [ 277 ] {5a8718dd-7569-49b2-9f65-2794c2b570c1} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6231 | 2024.12.17 21:26:39.660860 [ 277 ] {5a8718dd-7569-49b2-9f65-2794c2b570c1} <Debug> executeQuery: Read 116 rows, 10.02 KiB in 0.001952 sec., 59426.229508196724 rows/sec., 5.01 MiB/sec. | ||
6232 | 2024.12.17 21:26:39.660926 [ 277 ] {5a8718dd-7569-49b2-9f65-2794c2b570c1} <Debug> TCPHandler: Processed in 0.002309453 sec. | ||
6233 | 2024.12.17 21:26:39.661171 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6234 | 2024.12.17 21:26:39.661407 [ 278 ] {71cc10a0-a8c0-4b29-822b-fc3bf8cf813a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6235 | 2024.12.17 21:26:39.661477 [ 278 ] {71cc10a0-a8c0-4b29-822b-fc3bf8cf813a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6236 | 2024.12.17 21:26:39.662204 [ 278 ] {71cc10a0-a8c0-4b29-822b-fc3bf8cf813a} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6237 | 2024.12.17 21:26:39.662246 [ 278 ] {71cc10a0-a8c0-4b29-822b-fc3bf8cf813a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6238 | 2024.12.17 21:26:39.662664 [ 278 ] {71cc10a0-a8c0-4b29-822b-fc3bf8cf813a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6239 | 2024.12.17 21:26:39.662913 [ 278 ] {71cc10a0-a8c0-4b29-822b-fc3bf8cf813a} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6240 | 2024.12.17 21:26:39.663142 [ 278 ] {71cc10a0-a8c0-4b29-822b-fc3bf8cf813a} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001791 sec., 16750.418760469012 rows/sec., 1.23 MiB/sec. | ||
6241 | 2024.12.17 21:26:39.663224 [ 278 ] {71cc10a0-a8c0-4b29-822b-fc3bf8cf813a} <Debug> TCPHandler: Processed in 0.002191469 sec. | ||
6242 | 2024.12.17 21:26:39.663370 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6243 | 2024.12.17 21:26:39.663517 [ 277 ] {1c112575-5cb6-4e35-a091-b928e35a956c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6244 | 2024.12.17 21:26:39.663577 [ 277 ] {1c112575-5cb6-4e35-a091-b928e35a956c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6245 | 2024.12.17 21:26:39.664335 [ 277 ] {1c112575-5cb6-4e35-a091-b928e35a956c} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6246 | 2024.12.17 21:26:39.664384 [ 277 ] {1c112575-5cb6-4e35-a091-b928e35a956c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6247 | 2024.12.17 21:26:39.664753 [ 277 ] {1c112575-5cb6-4e35-a091-b928e35a956c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6248 | 2024.12.17 21:26:39.664997 [ 277 ] {1c112575-5cb6-4e35-a091-b928e35a956c} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6249 | 2024.12.17 21:26:39.665216 [ 277 ] {1c112575-5cb6-4e35-a091-b928e35a956c} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001734 sec., 54209.919261822375 rows/sec., 4.23 MiB/sec. | ||
6250 | 2024.12.17 21:26:39.665271 [ 277 ] {1c112575-5cb6-4e35-a091-b928e35a956c} <Debug> TCPHandler: Processed in 0.001964583 sec. | ||
6251 | 2024.12.17 21:26:39.665479 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6252 | 2024.12.17 21:26:39.665703 [ 278 ] {904f8079-bb84-429e-bb4f-8bc626c34556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6253 | 2024.12.17 21:26:39.665800 [ 278 ] {904f8079-bb84-429e-bb4f-8bc626c34556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6254 | 2024.12.17 21:26:39.666647 [ 278 ] {904f8079-bb84-429e-bb4f-8bc626c34556} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6255 | 2024.12.17 21:26:39.666686 [ 278 ] {904f8079-bb84-429e-bb4f-8bc626c34556} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6256 | 2024.12.17 21:26:39.667098 [ 278 ] {904f8079-bb84-429e-bb4f-8bc626c34556} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6257 | 2024.12.17 21:26:39.667344 [ 278 ] {904f8079-bb84-429e-bb4f-8bc626c34556} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6258 | 2024.12.17 21:26:39.667577 [ 278 ] {904f8079-bb84-429e-bb4f-8bc626c34556} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00193 sec., 82901.55440414508 rows/sec., 5.77 MiB/sec. | ||
6259 | 2024.12.17 21:26:39.667631 [ 278 ] {904f8079-bb84-429e-bb4f-8bc626c34556} <Debug> TCPHandler: Processed in 0.002258481 sec. | ||
6260 | 2024.12.17 21:26:39.667804 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6261 | 2024.12.17 21:26:39.667942 [ 277 ] {767a6e2b-9c5c-49aa-9ea6-d4c951e416b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6262 | 2024.12.17 21:26:39.668035 [ 277 ] {767a6e2b-9c5c-49aa-9ea6-d4c951e416b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6263 | 2024.12.17 21:26:39.669269 [ 277 ] {767a6e2b-9c5c-49aa-9ea6-d4c951e416b3} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6264 | 2024.12.17 21:26:39.669309 [ 277 ] {767a6e2b-9c5c-49aa-9ea6-d4c951e416b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6265 | 2024.12.17 21:26:39.669966 [ 277 ] {767a6e2b-9c5c-49aa-9ea6-d4c951e416b3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6266 | 2024.12.17 21:26:39.670235 [ 277 ] {767a6e2b-9c5c-49aa-9ea6-d4c951e416b3} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6267 | 2024.12.17 21:26:39.670485 [ 277 ] {767a6e2b-9c5c-49aa-9ea6-d4c951e416b3} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002576 sec., 11645.962732919254 rows/sec., 20.87 MiB/sec. | ||
6268 | 2024.12.17 21:26:39.670595 [ 277 ] {767a6e2b-9c5c-49aa-9ea6-d4c951e416b3} <Debug> TCPHandler: Processed in 0.002859697 sec. | ||
6269 | 2024.12.17 21:26:39.670797 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6270 | 2024.12.17 21:26:39.671022 [ 278 ] {54fef61e-6d26-404e-ac4f-654186af6d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6271 | 2024.12.17 21:26:39.671115 [ 278 ] {54fef61e-6d26-404e-ac4f-654186af6d6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6272 | 2024.12.17 21:26:39.671754 [ 278 ] {54fef61e-6d26-404e-ac4f-654186af6d6c} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6273 | 2024.12.17 21:26:39.671793 [ 278 ] {54fef61e-6d26-404e-ac4f-654186af6d6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6274 | 2024.12.17 21:26:39.672172 [ 278 ] {54fef61e-6d26-404e-ac4f-654186af6d6c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6275 | 2024.12.17 21:26:39.672417 [ 278 ] {54fef61e-6d26-404e-ac4f-654186af6d6c} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6276 | 2024.12.17 21:26:39.672598 [ 278 ] {54fef61e-6d26-404e-ac4f-654186af6d6c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001632 sec., 36764.705882352944 rows/sec., 2.48 MiB/sec. | ||
6277 | 2024.12.17 21:26:39.672647 [ 278 ] {54fef61e-6d26-404e-ac4f-654186af6d6c} <Debug> TCPHandler: Processed in 0.001962053 sec. | ||
6278 | 2024.12.17 21:26:40.659266 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 886 | ||
6279 | 2024.12.17 21:26:40.662398 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6280 | 2024.12.17 21:26:40.662458 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6281 | 2024.12.17 21:26:40.663953 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6282 | 2024.12.17 21:26:40.664270 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6283 | 2024.12.17 21:26:40.664507 [ 131 ] {} <Debug> system.query_log (6f121684-554c-4e35-91d3-336834432de6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
6284 | 2024.12.17 21:26:40.664624 [ 131 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6285 | 2024.12.17 21:26:40.664693 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6286 | 2024.12.17 21:26:40.664986 [ 194 ] {6f121684-554c-4e35-91d3-336834432de6::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 | ||
6287 | 2024.12.17 21:26:40.665386 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 886 | ||
6288 | 2024.12.17 21:26:40.665758 [ 194 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6289 | 2024.12.17 21:26:40.665884 [ 194 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 690 rows starting from the beginning of the part | ||
6290 | 2024.12.17 21:26:40.666549 [ 194 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 46 rows starting from the beginning of the part | ||
6291 | 2024.12.17 21:26:40.667224 [ 194 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 34 rows starting from the beginning of the part | ||
6292 | 2024.12.17 21:26:40.667816 [ 194 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part | ||
6293 | 2024.12.17 21:26:40.668395 [ 194 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 46 rows starting from the beginning of the part | ||
6294 | 2024.12.17 21:26:40.668988 [ 194 ] {6f121684-554c-4e35-91d3-336834432de6::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 | ||
6295 | 2024.12.17 21:26:40.677127 [ 201 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 886 rows, containing 72 columns (72 merged, 0 gathered) in 0.012298273 sec., 72042.63557980864 rows/sec., 59.43 MiB/sec. | ||
6296 | 2024.12.17 21:26:40.679057 [ 192 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
6297 | 2024.12.17 21:26:40.679914 [ 192 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_21_4} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6298 | 2024.12.17 21:26:40.680014 [ 192 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_21_4} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
6299 | 2024.12.17 21:26:40.680351 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
6300 | 2024.12.17 21:26:44.662459 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6301 | 2024.12.17 21:26:44.662661 [ 277 ] {1b32fd43-d718-490b-a935-178e10954f47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6302 | 2024.12.17 21:26:44.662733 [ 277 ] {1b32fd43-d718-490b-a935-178e10954f47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6303 | 2024.12.17 21:26:44.663453 [ 277 ] {1b32fd43-d718-490b-a935-178e10954f47} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6304 | 2024.12.17 21:26:44.663496 [ 277 ] {1b32fd43-d718-490b-a935-178e10954f47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6305 | 2024.12.17 21:26:44.663937 [ 277 ] {1b32fd43-d718-490b-a935-178e10954f47} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6306 | 2024.12.17 21:26:44.664194 [ 277 ] {1b32fd43-d718-490b-a935-178e10954f47} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6307 | 2024.12.17 21:26:44.664411 [ 277 ] {1b32fd43-d718-490b-a935-178e10954f47} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001795 sec., 7799.442896935933 rows/sec., 561.46 KiB/sec. | ||
6308 | 2024.12.17 21:26:44.664569 [ 277 ] {1b32fd43-d718-490b-a935-178e10954f47} <Debug> TCPHandler: Processed in 0.002246771 sec. | ||
6309 | 2024.12.17 21:26:44.664843 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6310 | 2024.12.17 21:26:44.665051 [ 278 ] {13f96c8a-e432-48d5-85fd-7f552424faab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6311 | 2024.12.17 21:26:44.665129 [ 278 ] {13f96c8a-e432-48d5-85fd-7f552424faab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6312 | 2024.12.17 21:26:44.665909 [ 278 ] {13f96c8a-e432-48d5-85fd-7f552424faab} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6313 | 2024.12.17 21:26:44.665954 [ 278 ] {13f96c8a-e432-48d5-85fd-7f552424faab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6314 | 2024.12.17 21:26:44.666372 [ 278 ] {13f96c8a-e432-48d5-85fd-7f552424faab} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
6315 | 2024.12.17 21:26:44.666624 [ 278 ] {13f96c8a-e432-48d5-85fd-7f552424faab} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6316 | 2024.12.17 21:26:44.666837 [ 278 ] {13f96c8a-e432-48d5-85fd-7f552424faab} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001845 sec., 4336.043360433604 rows/sec., 353.57 KiB/sec. | ||
6317 | 2024.12.17 21:26:44.666894 [ 278 ] {13f96c8a-e432-48d5-85fd-7f552424faab} <Debug> TCPHandler: Processed in 0.002190699 sec. | ||
6318 | 2024.12.17 21:26:44.667087 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6319 | 2024.12.17 21:26:44.667226 [ 277 ] {9be1124d-9b04-4661-bc9f-b2c7ce9f4b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6320 | 2024.12.17 21:26:44.667285 [ 277 ] {9be1124d-9b04-4661-bc9f-b2c7ce9f4b63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6321 | 2024.12.17 21:26:44.667975 [ 277 ] {9be1124d-9b04-4661-bc9f-b2c7ce9f4b63} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6322 | 2024.12.17 21:26:44.668013 [ 277 ] {9be1124d-9b04-4661-bc9f-b2c7ce9f4b63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6323 | 2024.12.17 21:26:44.668380 [ 277 ] {9be1124d-9b04-4661-bc9f-b2c7ce9f4b63} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6324 | 2024.12.17 21:26:44.668622 [ 277 ] {9be1124d-9b04-4661-bc9f-b2c7ce9f4b63} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6325 | 2024.12.17 21:26:44.668753 [ 127 ] {} <Debug> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6326 | 2024.12.17 21:26:44.668797 [ 127 ] {} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6327 | 2024.12.17 21:26:44.668807 [ 277 ] {9be1124d-9b04-4661-bc9f-b2c7ce9f4b63} <Debug> executeQuery: Read 227 rows, 20.22 KiB in 0.001608 sec., 141169.1542288557 rows/sec., 12.28 MiB/sec. | ||
6328 | 2024.12.17 21:26:44.668827 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6329 | 2024.12.17 21:26:44.668889 [ 277 ] {9be1124d-9b04-4661-bc9f-b2c7ce9f4b63} <Debug> TCPHandler: Processed in 0.00186275 sec. | ||
6330 | 2024.12.17 21:26:44.669028 [ 189 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
6331 | 2024.12.17 21:26:44.669065 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6332 | 2024.12.17 21:26:44.669151 [ 189 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6333 | 2024.12.17 21:26:44.669201 [ 189 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1433 rows starting from the beginning of the part | ||
6334 | 2024.12.17 21:26:44.669221 [ 278 ] {1ce88a07-a495-4b6d-aeca-a4b30ae37d3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6335 | 2024.12.17 21:26:44.669294 [ 278 ] {1ce88a07-a495-4b6d-aeca-a4b30ae37d3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6336 | 2024.12.17 21:26:44.669303 [ 189 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1259 rows starting from the beginning of the part | ||
6337 | 2024.12.17 21:26:44.669843 [ 189 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part | ||
6338 | 2024.12.17 21:26:44.670120 [ 189 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 223 rows starting from the beginning of the part | ||
6339 | 2024.12.17 21:26:44.670551 [ 189 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 116 rows starting from the beginning of the part | ||
6340 | 2024.12.17 21:26:44.671012 [ 189 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 227 rows starting from the beginning of the part | ||
6341 | 2024.12.17 21:26:44.671976 [ 278 ] {1ce88a07-a495-4b6d-aeca-a4b30ae37d3e} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6342 | 2024.12.17 21:26:44.672020 [ 278 ] {1ce88a07-a495-4b6d-aeca-a4b30ae37d3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6343 | 2024.12.17 21:26:44.672591 [ 278 ] {1ce88a07-a495-4b6d-aeca-a4b30ae37d3e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6344 | 2024.12.17 21:26:44.672888 [ 278 ] {1ce88a07-a495-4b6d-aeca-a4b30ae37d3e} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6345 | 2024.12.17 21:26:44.673119 [ 278 ] {1ce88a07-a495-4b6d-aeca-a4b30ae37d3e} <Debug> executeQuery: Read 25 rows, 1.77 KiB in 0.00394 sec., 6345.17766497462 rows/sec., 448.38 KiB/sec. | ||
6346 | 2024.12.17 21:26:44.673178 [ 278 ] {1ce88a07-a495-4b6d-aeca-a4b30ae37d3e} <Debug> TCPHandler: Processed in 0.004194593 sec. | ||
6347 | 2024.12.17 21:26:44.673368 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6348 | 2024.12.17 21:26:44.673630 [ 189 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3314 rows, containing 5 columns (5 merged, 0 gathered) in 0.004716327 sec., 702665.4428329503 rows/sec., 61.35 MiB/sec. | ||
6349 | 2024.12.17 21:26:44.673667 [ 277 ] {28eb790f-c2d2-4f43-bbf4-b7106f2e2a88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6350 | 2024.12.17 21:26:44.673742 [ 277 ] {28eb790f-c2d2-4f43-bbf4-b7106f2e2a88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6351 | 2024.12.17 21:26:44.673911 [ 189 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6352 | 2024.12.17 21:26:44.674504 [ 189 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_46_9} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6353 | 2024.12.17 21:26:44.674610 [ 189 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_46_9} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6354 | 2024.12.17 21:26:44.674758 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
6355 | 2024.12.17 21:26:44.674938 [ 277 ] {28eb790f-c2d2-4f43-bbf4-b7106f2e2a88} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6356 | 2024.12.17 21:26:44.674983 [ 277 ] {28eb790f-c2d2-4f43-bbf4-b7106f2e2a88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6357 | 2024.12.17 21:26:44.675331 [ 277 ] {28eb790f-c2d2-4f43-bbf4-b7106f2e2a88} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
6358 | 2024.12.17 21:26:44.675573 [ 277 ] {28eb790f-c2d2-4f43-bbf4-b7106f2e2a88} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6359 | 2024.12.17 21:26:44.675758 [ 277 ] {28eb790f-c2d2-4f43-bbf4-b7106f2e2a88} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002159 sec., 6484.4835572024085 rows/sec., 454.13 KiB/sec. | ||
6360 | 2024.12.17 21:26:44.675814 [ 277 ] {28eb790f-c2d2-4f43-bbf4-b7106f2e2a88} <Debug> TCPHandler: Processed in 0.002546269 sec. | ||
6361 | 2024.12.17 21:26:44.675959 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6362 | 2024.12.17 21:26:44.676075 [ 278 ] {0b8f9301-3ffd-487e-92e9-cbf5119c6349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6363 | 2024.12.17 21:26:44.676122 [ 278 ] {0b8f9301-3ffd-487e-92e9-cbf5119c6349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6364 | 2024.12.17 21:26:44.676696 [ 278 ] {0b8f9301-3ffd-487e-92e9-cbf5119c6349} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6365 | 2024.12.17 21:26:44.676736 [ 278 ] {0b8f9301-3ffd-487e-92e9-cbf5119c6349} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6366 | 2024.12.17 21:26:44.677079 [ 278 ] {0b8f9301-3ffd-487e-92e9-cbf5119c6349} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6367 | 2024.12.17 21:26:44.677316 [ 278 ] {0b8f9301-3ffd-487e-92e9-cbf5119c6349} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6368 | 2024.12.17 21:26:44.677554 [ 278 ] {0b8f9301-3ffd-487e-92e9-cbf5119c6349} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001496 sec., 8689.839572192514 rows/sec., 541.81 KiB/sec. | ||
6369 | 2024.12.17 21:26:44.677777 [ 278 ] {0b8f9301-3ffd-487e-92e9-cbf5119c6349} <Debug> TCPHandler: Processed in 0.001871471 sec. | ||
6370 | 2024.12.17 21:26:44.677963 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6371 | 2024.12.17 21:26:44.678080 [ 277 ] {c8caa6d4-b667-40b0-b7ae-dc6ffb22ca6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6372 | 2024.12.17 21:26:44.678128 [ 277 ] {c8caa6d4-b667-40b0-b7ae-dc6ffb22ca6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6373 | 2024.12.17 21:26:44.678849 [ 277 ] {c8caa6d4-b667-40b0-b7ae-dc6ffb22ca6d} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6374 | 2024.12.17 21:26:44.678888 [ 277 ] {c8caa6d4-b667-40b0-b7ae-dc6ffb22ca6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6375 | 2024.12.17 21:26:44.679278 [ 277 ] {c8caa6d4-b667-40b0-b7ae-dc6ffb22ca6d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6376 | 2024.12.17 21:26:44.679521 [ 277 ] {c8caa6d4-b667-40b0-b7ae-dc6ffb22ca6d} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6377 | 2024.12.17 21:26:44.679649 [ 127 ] {} <Debug> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6378 | 2024.12.17 21:26:44.679700 [ 127 ] {} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6379 | 2024.12.17 21:26:44.679709 [ 277 ] {c8caa6d4-b667-40b0-b7ae-dc6ffb22ca6d} <Debug> executeQuery: Read 400 rows, 29.13 KiB in 0.001648 sec., 242718.44660194175 rows/sec., 17.26 MiB/sec. | ||
6380 | 2024.12.17 21:26:44.679730 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6381 | 2024.12.17 21:26:44.679800 [ 277 ] {c8caa6d4-b667-40b0-b7ae-dc6ffb22ca6d} <Debug> TCPHandler: Processed in 0.001916452 sec. | ||
6382 | 2024.12.17 21:26:44.679977 [ 201 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
6383 | 2024.12.17 21:26:44.680006 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6384 | 2024.12.17 21:26:44.680129 [ 201 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6385 | 2024.12.17 21:26:44.680174 [ 201 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 914 rows starting from the beginning of the part | ||
6386 | 2024.12.17 21:26:44.680178 [ 278 ] {a51feb59-f27a-480d-bd42-58ff8780d1f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6387 | 2024.12.17 21:26:44.680327 [ 278 ] {a51feb59-f27a-480d-bd42-58ff8780d1f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6388 | 2024.12.17 21:26:44.680382 [ 201 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 556 rows starting from the beginning of the part | ||
6389 | 2024.12.17 21:26:44.680803 [ 201 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
6390 | 2024.12.17 21:26:44.681168 [ 201 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 392 rows starting from the beginning of the part | ||
6391 | 2024.12.17 21:26:44.681480 [ 201 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 94 rows starting from the beginning of the part | ||
6392 | 2024.12.17 21:26:44.681836 [ 201 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 400 rows starting from the beginning of the part | ||
6393 | 2024.12.17 21:26:44.682538 [ 278 ] {a51feb59-f27a-480d-bd42-58ff8780d1f0} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6394 | 2024.12.17 21:26:44.682587 [ 278 ] {a51feb59-f27a-480d-bd42-58ff8780d1f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6395 | 2024.12.17 21:26:44.683115 [ 278 ] {a51feb59-f27a-480d-bd42-58ff8780d1f0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6396 | 2024.12.17 21:26:44.683392 [ 278 ] {a51feb59-f27a-480d-bd42-58ff8780d1f0} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6397 | 2024.12.17 21:26:44.683742 [ 278 ] {a51feb59-f27a-480d-bd42-58ff8780d1f0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003596 sec., 1668.5205784204672 rows/sec., 87.17 KiB/sec. | ||
6398 | 2024.12.17 21:26:44.683853 [ 278 ] {a51feb59-f27a-480d-bd42-58ff8780d1f0} <Debug> TCPHandler: Processed in 0.003950417 sec. | ||
6399 | 2024.12.17 21:26:44.683857 [ 201 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2420 rows, containing 5 columns (5 merged, 0 gathered) in 0.004039369 sec., 599103.4738346509 rows/sec., 45.96 MiB/sec. | ||
6400 | 2024.12.17 21:26:44.684025 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6401 | 2024.12.17 21:26:44.684180 [ 186 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6402 | 2024.12.17 21:26:44.684210 [ 277 ] {dc9e3f16-00c5-40fb-b873-6f81121a172f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6403 | 2024.12.17 21:26:44.684356 [ 277 ] {dc9e3f16-00c5-40fb-b873-6f81121a172f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6404 | 2024.12.17 21:26:44.684899 [ 186 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_46_9} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6405 | 2024.12.17 21:26:44.685037 [ 186 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_46_9} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6406 | 2024.12.17 21:26:44.685237 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
6407 | 2024.12.17 21:26:44.685434 [ 277 ] {dc9e3f16-00c5-40fb-b873-6f81121a172f} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6408 | 2024.12.17 21:26:44.685479 [ 277 ] {dc9e3f16-00c5-40fb-b873-6f81121a172f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6409 | 2024.12.17 21:26:44.685874 [ 277 ] {dc9e3f16-00c5-40fb-b873-6f81121a172f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6410 | 2024.12.17 21:26:44.686116 [ 277 ] {dc9e3f16-00c5-40fb-b873-6f81121a172f} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6411 | 2024.12.17 21:26:44.686238 [ 127 ] {} <Debug> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6412 | 2024.12.17 21:26:44.686278 [ 127 ] {} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6413 | 2024.12.17 21:26:44.686308 [ 277 ] {dc9e3f16-00c5-40fb-b873-6f81121a172f} <Debug> executeQuery: Read 241 rows, 16.55 KiB in 0.002148 sec., 112197.3929236499 rows/sec., 7.52 MiB/sec. | ||
6414 | 2024.12.17 21:26:44.686312 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6415 | 2024.12.17 21:26:44.686443 [ 277 ] {dc9e3f16-00c5-40fb-b873-6f81121a172f} <Debug> TCPHandler: Processed in 0.002494027 sec. | ||
6416 | 2024.12.17 21:26:44.686642 [ 187 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
6417 | 2024.12.17 21:26:44.686741 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6418 | 2024.12.17 21:26:44.687236 [ 187 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6419 | 2024.12.17 21:26:44.687253 [ 278 ] {363608b1-67c1-4c34-b8fd-9a008e73ce7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6420 | 2024.12.17 21:26:44.687367 [ 187 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12431 rows starting from the beginning of the part | ||
6421 | 2024.12.17 21:26:44.687446 [ 278 ] {363608b1-67c1-4c34-b8fd-9a008e73ce7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6422 | 2024.12.17 21:26:44.687796 [ 187 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 943 rows starting from the beginning of the part | ||
6423 | 2024.12.17 21:26:44.688236 [ 187 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 66 rows starting from the beginning of the part | ||
6424 | 2024.12.17 21:26:44.688607 [ 187 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 237 rows starting from the beginning of the part | ||
6425 | 2024.12.17 21:26:44.689009 [ 187 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
6426 | 2024.12.17 21:26:44.689313 [ 187 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 241 rows starting from the beginning of the part | ||
6427 | 2024.12.17 21:26:44.690157 [ 278 ] {363608b1-67c1-4c34-b8fd-9a008e73ce7c} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6428 | 2024.12.17 21:26:44.690223 [ 278 ] {363608b1-67c1-4c34-b8fd-9a008e73ce7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6429 | 2024.12.17 21:26:44.690825 [ 278 ] {363608b1-67c1-4c34-b8fd-9a008e73ce7c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6430 | 2024.12.17 21:26:44.691221 [ 278 ] {363608b1-67c1-4c34-b8fd-9a008e73ce7c} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6431 | 2024.12.17 21:26:44.691764 [ 278 ] {363608b1-67c1-4c34-b8fd-9a008e73ce7c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00466 sec., 214.59227467811158 rows/sec., 14.46 KiB/sec. | ||
6432 | 2024.12.17 21:26:44.692092 [ 278 ] {363608b1-67c1-4c34-b8fd-9a008e73ce7c} <Debug> TCPHandler: Processed in 0.00553293 sec. | ||
6433 | 2024.12.17 21:26:44.692384 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6434 | 2024.12.17 21:26:44.692627 [ 277 ] {39a7772d-0962-42e1-a744-2ce79d9cb8ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6435 | 2024.12.17 21:26:44.692752 [ 277 ] {39a7772d-0962-42e1-a744-2ce79d9cb8ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6436 | 2024.12.17 21:26:44.694272 [ 277 ] {39a7772d-0962-42e1-a744-2ce79d9cb8ab} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6437 | 2024.12.17 21:26:44.694311 [ 277 ] {39a7772d-0962-42e1-a744-2ce79d9cb8ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6438 | 2024.12.17 21:26:44.695083 [ 277 ] {39a7772d-0962-42e1-a744-2ce79d9cb8ab} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6439 | 2024.12.17 21:26:44.695323 [ 200 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14078 rows, containing 5 columns (5 merged, 0 gathered) in 0.008916391 sec., 1578889.9342794637 rows/sec., 106.55 MiB/sec. | ||
6440 | 2024.12.17 21:26:44.695495 [ 277 ] {39a7772d-0962-42e1-a744-2ce79d9cb8ab} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6441 | 2024.12.17 21:26:44.695746 [ 277 ] {39a7772d-0962-42e1-a744-2ce79d9cb8ab} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00317 sec., 3154.5741324921137 rows/sec., 5.65 MiB/sec. | ||
6442 | 2024.12.17 21:26:44.695990 [ 277 ] {39a7772d-0962-42e1-a744-2ce79d9cb8ab} <Debug> TCPHandler: Processed in 0.003763352 sec. | ||
6443 | 2024.12.17 21:26:44.696015 [ 200 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6444 | 2024.12.17 21:26:44.696237 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6445 | 2024.12.17 21:26:44.696447 [ 278 ] {f0681495-885e-4dd9-a383-2a50fb258fdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6446 | 2024.12.17 21:26:44.696552 [ 278 ] {f0681495-885e-4dd9-a383-2a50fb258fdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6447 | 2024.12.17 21:26:44.696774 [ 200 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6448 | 2024.12.17 21:26:44.697008 [ 200 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6449 | 2024.12.17 21:26:44.697141 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.61 MiB. | ||
6450 | 2024.12.17 21:26:44.697402 [ 278 ] {f0681495-885e-4dd9-a383-2a50fb258fdf} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6451 | 2024.12.17 21:26:44.697446 [ 278 ] {f0681495-885e-4dd9-a383-2a50fb258fdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6452 | 2024.12.17 21:26:44.697822 [ 278 ] {f0681495-885e-4dd9-a383-2a50fb258fdf} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6453 | 2024.12.17 21:26:44.698059 [ 278 ] {f0681495-885e-4dd9-a383-2a50fb258fdf} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6454 | 2024.12.17 21:26:44.698209 [ 127 ] {} <Debug> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6455 | 2024.12.17 21:26:44.698266 [ 127 ] {} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6456 | 2024.12.17 21:26:44.698300 [ 278 ] {f0681495-885e-4dd9-a383-2a50fb258fdf} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001901 sec., 43135.192004208315 rows/sec., 2.74 MiB/sec. | ||
6457 | 2024.12.17 21:26:44.698308 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6458 | 2024.12.17 21:26:44.698510 [ 278 ] {f0681495-885e-4dd9-a383-2a50fb258fdf} <Debug> TCPHandler: Processed in 0.002411476 sec. | ||
6459 | 2024.12.17 21:26:44.698646 [ 201 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
6460 | 2024.12.17 21:26:44.699011 [ 201 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6461 | 2024.12.17 21:26:44.699096 [ 201 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2380 rows starting from the beginning of the part | ||
6462 | 2024.12.17 21:26:44.699211 [ 201 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 34 rows starting from the beginning of the part | ||
6463 | 2024.12.17 21:26:44.699431 [ 201 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 26 rows starting from the beginning of the part | ||
6464 | 2024.12.17 21:26:44.699632 [ 201 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 82 rows starting from the beginning of the part | ||
6465 | 2024.12.17 21:26:44.699743 [ 201 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
6466 | 2024.12.17 21:26:44.699939 [ 201 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 82 rows starting from the beginning of the part | ||
6467 | 2024.12.17 21:26:44.701355 [ 188 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2664 rows, containing 4 columns (4 merged, 0 gathered) in 0.002920419 sec., 912197.8729764462 rows/sec., 59.54 MiB/sec. | ||
6468 | 2024.12.17 21:26:44.701621 [ 188 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6469 | 2024.12.17 21:26:44.701925 [ 188 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_46_9} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6470 | 2024.12.17 21:26:44.702010 [ 188 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_46_9} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6471 | 2024.12.17 21:26:44.702097 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
6472 | 2024.12.17 21:26:45.463476 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6473 | 2024.12.17 21:26:45.463533 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6474 | 2024.12.17 21:26:45.618515 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13786 | ||
6475 | 2024.12.17 21:26:45.619375 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6476 | 2024.12.17 21:26:45.619423 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6477 | 2024.12.17 21:26:45.619955 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6478 | 2024.12.17 21:26:45.620215 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6479 | 2024.12.17 21:26:45.620445 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 | ||
6480 | 2024.12.17 21:26:46.559934 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 | ||
6481 | 2024.12.17 21:26:46.581219 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6482 | 2024.12.17 21:26:46.581282 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6483 | 2024.12.17 21:26:46.588648 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6484 | 2024.12.17 21:26:46.589421 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6485 | 2024.12.17 21:26:46.592167 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 227 | ||
6486 | 2024.12.17 21:26:49.658835 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6487 | 2024.12.17 21:26:49.659057 [ 277 ] {8587a82a-182d-4163-9f47-2e45b76f5551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6488 | 2024.12.17 21:26:49.659135 [ 277 ] {8587a82a-182d-4163-9f47-2e45b76f5551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6489 | 2024.12.17 21:26:49.660018 [ 277 ] {8587a82a-182d-4163-9f47-2e45b76f5551} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6490 | 2024.12.17 21:26:49.660059 [ 277 ] {8587a82a-182d-4163-9f47-2e45b76f5551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6491 | 2024.12.17 21:26:49.660532 [ 277 ] {8587a82a-182d-4163-9f47-2e45b76f5551} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6492 | 2024.12.17 21:26:49.660787 [ 277 ] {8587a82a-182d-4163-9f47-2e45b76f5551} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6493 | 2024.12.17 21:26:49.661040 [ 277 ] {8587a82a-182d-4163-9f47-2e45b76f5551} <Debug> executeQuery: Read 116 rows, 10.02 KiB in 0.002026 sec., 57255.676209279365 rows/sec., 4.83 MiB/sec. | ||
6494 | 2024.12.17 21:26:49.661251 [ 277 ] {8587a82a-182d-4163-9f47-2e45b76f5551} <Debug> TCPHandler: Processed in 0.002547268 sec. | ||
6495 | 2024.12.17 21:26:49.661596 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6496 | 2024.12.17 21:26:49.661807 [ 278 ] {04175f67-3a35-4a32-b311-8185783b58aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6497 | 2024.12.17 21:26:49.661888 [ 278 ] {04175f67-3a35-4a32-b311-8185783b58aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6498 | 2024.12.17 21:26:49.662748 [ 278 ] {04175f67-3a35-4a32-b311-8185783b58aa} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6499 | 2024.12.17 21:26:49.662796 [ 278 ] {04175f67-3a35-4a32-b311-8185783b58aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6500 | 2024.12.17 21:26:49.663236 [ 278 ] {04175f67-3a35-4a32-b311-8185783b58aa} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6501 | 2024.12.17 21:26:49.663486 [ 278 ] {04175f67-3a35-4a32-b311-8185783b58aa} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6502 | 2024.12.17 21:26:49.663724 [ 278 ] {04175f67-3a35-4a32-b311-8185783b58aa} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001974 sec., 15197.568389057751 rows/sec., 1.12 MiB/sec. | ||
6503 | 2024.12.17 21:26:49.663782 [ 278 ] {04175f67-3a35-4a32-b311-8185783b58aa} <Debug> TCPHandler: Processed in 0.002368364 sec. | ||
6504 | 2024.12.17 21:26:49.663951 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6505 | 2024.12.17 21:26:49.664096 [ 277 ] {18ba12d5-f6ef-4718-a8e7-f3a863a74634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6506 | 2024.12.17 21:26:49.664156 [ 277 ] {18ba12d5-f6ef-4718-a8e7-f3a863a74634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6507 | 2024.12.17 21:26:49.665040 [ 277 ] {18ba12d5-f6ef-4718-a8e7-f3a863a74634} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6508 | 2024.12.17 21:26:49.665077 [ 277 ] {18ba12d5-f6ef-4718-a8e7-f3a863a74634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6509 | 2024.12.17 21:26:49.665437 [ 277 ] {18ba12d5-f6ef-4718-a8e7-f3a863a74634} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6510 | 2024.12.17 21:26:49.665680 [ 277 ] {18ba12d5-f6ef-4718-a8e7-f3a863a74634} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6511 | 2024.12.17 21:26:49.665898 [ 277 ] {18ba12d5-f6ef-4718-a8e7-f3a863a74634} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001836 sec., 51198.25708061002 rows/sec., 4.00 MiB/sec. | ||
6512 | 2024.12.17 21:26:49.666119 [ 277 ] {18ba12d5-f6ef-4718-a8e7-f3a863a74634} <Debug> TCPHandler: Processed in 0.00223125 sec. | ||
6513 | 2024.12.17 21:26:49.666354 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6514 | 2024.12.17 21:26:49.666493 [ 278 ] {5b6e5f0d-d2d3-421f-b4a4-abe49f338c63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6515 | 2024.12.17 21:26:49.666556 [ 278 ] {5b6e5f0d-d2d3-421f-b4a4-abe49f338c63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6516 | 2024.12.17 21:26:49.667182 [ 278 ] {5b6e5f0d-d2d3-421f-b4a4-abe49f338c63} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6517 | 2024.12.17 21:26:49.667223 [ 278 ] {5b6e5f0d-d2d3-421f-b4a4-abe49f338c63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6518 | 2024.12.17 21:26:49.667622 [ 278 ] {5b6e5f0d-d2d3-421f-b4a4-abe49f338c63} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6519 | 2024.12.17 21:26:49.667871 [ 278 ] {5b6e5f0d-d2d3-421f-b4a4-abe49f338c63} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6520 | 2024.12.17 21:26:49.668075 [ 278 ] {5b6e5f0d-d2d3-421f-b4a4-abe49f338c63} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001614 sec., 99132.58983890954 rows/sec., 6.90 MiB/sec. | ||
6521 | 2024.12.17 21:26:49.668128 [ 278 ] {5b6e5f0d-d2d3-421f-b4a4-abe49f338c63} <Debug> TCPHandler: Processed in 0.001890911 sec. | ||
6522 | 2024.12.17 21:26:49.668291 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6523 | 2024.12.17 21:26:49.668431 [ 277 ] {4615d4aa-31c5-4a55-bad0-4cceb5b58af8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6524 | 2024.12.17 21:26:49.668524 [ 277 ] {4615d4aa-31c5-4a55-bad0-4cceb5b58af8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6525 | 2024.12.17 21:26:49.669700 [ 277 ] {4615d4aa-31c5-4a55-bad0-4cceb5b58af8} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6526 | 2024.12.17 21:26:49.669738 [ 277 ] {4615d4aa-31c5-4a55-bad0-4cceb5b58af8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6527 | 2024.12.17 21:26:49.670376 [ 277 ] {4615d4aa-31c5-4a55-bad0-4cceb5b58af8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6528 | 2024.12.17 21:26:49.670632 [ 277 ] {4615d4aa-31c5-4a55-bad0-4cceb5b58af8} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6529 | 2024.12.17 21:26:49.670829 [ 277 ] {4615d4aa-31c5-4a55-bad0-4cceb5b58af8} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002431 sec., 12340.600575894694 rows/sec., 22.11 MiB/sec. | ||
6530 | 2024.12.17 21:26:49.670939 [ 277 ] {4615d4aa-31c5-4a55-bad0-4cceb5b58af8} <Debug> TCPHandler: Processed in 0.002714824 sec. | ||
6531 | 2024.12.17 21:26:49.671103 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6532 | 2024.12.17 21:26:49.671243 [ 278 ] {c059f9ef-4c91-4211-95f1-1e3d3438276f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6533 | 2024.12.17 21:26:49.671302 [ 278 ] {c059f9ef-4c91-4211-95f1-1e3d3438276f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6534 | 2024.12.17 21:26:49.671857 [ 278 ] {c059f9ef-4c91-4211-95f1-1e3d3438276f} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6535 | 2024.12.17 21:26:49.671896 [ 278 ] {c059f9ef-4c91-4211-95f1-1e3d3438276f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6536 | 2024.12.17 21:26:49.672266 [ 278 ] {c059f9ef-4c91-4211-95f1-1e3d3438276f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6537 | 2024.12.17 21:26:49.672504 [ 278 ] {c059f9ef-4c91-4211-95f1-1e3d3438276f} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6538 | 2024.12.17 21:26:49.672706 [ 278 ] {c059f9ef-4c91-4211-95f1-1e3d3438276f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001495 sec., 40133.77926421405 rows/sec., 2.70 MiB/sec. | ||
6539 | 2024.12.17 21:26:49.672755 [ 278 ] {c059f9ef-4c91-4211-95f1-1e3d3438276f} <Debug> TCPHandler: Processed in 0.001719787 sec. | ||
6540 | 2024.12.17 21:26:50.666490 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 922 | ||
6541 | 2024.12.17 21:26:50.669576 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6542 | 2024.12.17 21:26:50.669627 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6543 | 2024.12.17 21:26:50.671115 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6544 | 2024.12.17 21:26:50.671423 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6545 | 2024.12.17 21:26:50.672526 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 922 | ||
6546 | 2024.12.17 21:26:53.121490 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14274 | ||
6547 | 2024.12.17 21:26:53.122175 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6548 | 2024.12.17 21:26:53.122214 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6549 | 2024.12.17 21:26:53.122769 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6550 | 2024.12.17 21:26:53.123032 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6551 | 2024.12.17 21:26:53.123241 [ 35 ] {} <Debug> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6552 | 2024.12.17 21:26:53.123273 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14274 | ||
6553 | 2024.12.17 21:26:53.123322 [ 35 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6554 | 2024.12.17 21:26:53.123355 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6555 | 2024.12.17 21:26:53.123537 [ 195 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::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 | ||
6556 | 2024.12.17 21:26:53.123870 [ 195 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6557 | 2024.12.17 21:26:53.123912 [ 195 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 11956 rows starting from the beginning of the part | ||
6558 | 2024.12.17 21:26:53.123990 [ 195 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 488 rows starting from the beginning of the part | ||
6559 | 2024.12.17 21:26:53.124268 [ 195 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 427 rows starting from the beginning of the part | ||
6560 | 2024.12.17 21:26:53.124466 [ 195 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 488 rows starting from the beginning of the part | ||
6561 | 2024.12.17 21:26:53.124585 [ 195 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 427 rows starting from the beginning of the part | ||
6562 | 2024.12.17 21:26:53.124790 [ 195 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 488 rows starting from the beginning of the part | ||
6563 | 2024.12.17 21:26:53.127359 [ 201 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14274 rows, containing 4 columns (4 merged, 0 gathered) in 0.003936136 sec., 3626399.087836396 rows/sec., 51.88 MiB/sec. | ||
6564 | 2024.12.17 21:26:53.127826 [ 201 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6565 | 2024.12.17 21:26:53.128177 [ 201 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_31_6} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6566 | 2024.12.17 21:26:53.128277 [ 201 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_31_6} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6567 | 2024.12.17 21:26:53.128389 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
6568 | 2024.12.17 21:26:54.093163 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 | ||
6569 | 2024.12.17 21:26:54.114478 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6570 | 2024.12.17 21:26:54.114545 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6571 | 2024.12.17 21:26:54.122127 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6572 | 2024.12.17 21:26:54.122927 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6573 | 2024.12.17 21:26:54.123291 [ 25 ] {} <Debug> system.metric_log (27251624-260b-4d10-8451-92693738bfda) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6574 | 2024.12.17 21:26:54.123444 [ 25 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6575 | 2024.12.17 21:26:54.123598 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6576 | 2024.12.17 21:26:54.124298 [ 197 ] {27251624-260b-4d10-8451-92693738bfda::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 | ||
6577 | 2024.12.17 21:26:54.139627 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
6578 | 2024.12.17 21:26:54.141180 [ 197 ] {27251624-260b-4d10-8451-92693738bfda::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6579 | 2024.12.17 21:26:54.142478 [ 197 ] {27251624-260b-4d10-8451-92693738bfda::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part | ||
6580 | 2024.12.17 21:26:54.148096 [ 197 ] {27251624-260b-4d10-8451-92693738bfda::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
6581 | 2024.12.17 21:26:54.153956 [ 197 ] {27251624-260b-4d10-8451-92693738bfda::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
6582 | 2024.12.17 21:26:54.159822 [ 197 ] {27251624-260b-4d10-8451-92693738bfda::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
6583 | 2024.12.17 21:26:54.165582 [ 197 ] {27251624-260b-4d10-8451-92693738bfda::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 8 rows starting from the beginning of the part | ||
6584 | 2024.12.17 21:26:54.170255 [ 197 ] {27251624-260b-4d10-8451-92693738bfda::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 7 rows starting from the beginning of the part | ||
6585 | 2024.12.17 21:26:54.229774 [ 191 ] {27251624-260b-4d10-8451-92693738bfda::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.105993819 sec., 2207.6759023089826 rows/sec., 11.42 MiB/sec. | ||
6586 | 2024.12.17 21:26:54.232598 [ 191 ] {27251624-260b-4d10-8451-92693738bfda::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6587 | 2024.12.17 21:26:54.235559 [ 191 ] {27251624-260b-4d10-8451-92693738bfda::all_1_31_6} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6588 | 2024.12.17 21:26:54.235658 [ 191 ] {27251624-260b-4d10-8451-92693738bfda::all_1_31_6} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6589 | 2024.12.17 21:26:54.238119 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. | ||
6590 | 2024.12.17 21:26:54.661210 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6591 | 2024.12.17 21:26:54.661415 [ 277 ] {927e883a-8552-4402-a8f7-05eaf0c9a069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6592 | 2024.12.17 21:26:54.661494 [ 277 ] {927e883a-8552-4402-a8f7-05eaf0c9a069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6593 | 2024.12.17 21:26:54.662295 [ 277 ] {927e883a-8552-4402-a8f7-05eaf0c9a069} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6594 | 2024.12.17 21:26:54.662338 [ 277 ] {927e883a-8552-4402-a8f7-05eaf0c9a069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6595 | 2024.12.17 21:26:54.662788 [ 277 ] {927e883a-8552-4402-a8f7-05eaf0c9a069} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6596 | 2024.12.17 21:26:54.663065 [ 277 ] {927e883a-8552-4402-a8f7-05eaf0c9a069} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6597 | 2024.12.17 21:26:54.663269 [ 277 ] {927e883a-8552-4402-a8f7-05eaf0c9a069} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00191 sec., 7329.842931937173 rows/sec., 527.65 KiB/sec. | ||
6598 | 2024.12.17 21:26:54.663334 [ 277 ] {927e883a-8552-4402-a8f7-05eaf0c9a069} <Debug> TCPHandler: Processed in 0.002263151 sec. | ||
6599 | 2024.12.17 21:26:54.663581 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6600 | 2024.12.17 21:26:54.663782 [ 278 ] {840115ac-1409-404c-86d2-62f09d674134} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6601 | 2024.12.17 21:26:54.663856 [ 278 ] {840115ac-1409-404c-86d2-62f09d674134} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6602 | 2024.12.17 21:26:54.664742 [ 278 ] {840115ac-1409-404c-86d2-62f09d674134} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6603 | 2024.12.17 21:26:54.664788 [ 278 ] {840115ac-1409-404c-86d2-62f09d674134} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6604 | 2024.12.17 21:26:54.665240 [ 278 ] {840115ac-1409-404c-86d2-62f09d674134} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6605 | 2024.12.17 21:26:54.665494 [ 278 ] {840115ac-1409-404c-86d2-62f09d674134} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6606 | 2024.12.17 21:26:54.665752 [ 278 ] {840115ac-1409-404c-86d2-62f09d674134} <Debug> executeQuery: Read 223 rows, 19.93 KiB in 0.002018 sec., 110505.45094152627 rows/sec., 9.64 MiB/sec. | ||
6607 | 2024.12.17 21:26:54.665825 [ 278 ] {840115ac-1409-404c-86d2-62f09d674134} <Debug> TCPHandler: Processed in 0.002380965 sec. | ||
6608 | 2024.12.17 21:26:54.666082 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6609 | 2024.12.17 21:26:54.666216 [ 277 ] {08461740-d133-4370-9700-c96a030758df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6610 | 2024.12.17 21:26:54.666269 [ 277 ] {08461740-d133-4370-9700-c96a030758df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6611 | 2024.12.17 21:26:54.666873 [ 277 ] {08461740-d133-4370-9700-c96a030758df} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6612 | 2024.12.17 21:26:54.666912 [ 277 ] {08461740-d133-4370-9700-c96a030758df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6613 | 2024.12.17 21:26:54.667286 [ 277 ] {08461740-d133-4370-9700-c96a030758df} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6614 | 2024.12.17 21:26:54.667526 [ 277 ] {08461740-d133-4370-9700-c96a030758df} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6615 | 2024.12.17 21:26:54.667654 [ 31 ] {} <Debug> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6616 | 2024.12.17 21:26:54.667696 [ 31 ] {} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6617 | 2024.12.17 21:26:54.667717 [ 277 ] {08461740-d133-4370-9700-c96a030758df} <Debug> executeQuery: Read 17 rows, 1.21 KiB in 0.001528 sec., 11125.65445026178 rows/sec., 790.58 KiB/sec. | ||
6618 | 2024.12.17 21:26:54.667722 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6619 | 2024.12.17 21:26:54.667813 [ 277 ] {08461740-d133-4370-9700-c96a030758df} <Debug> TCPHandler: Processed in 0.001852341 sec. | ||
6620 | 2024.12.17 21:26:54.667945 [ 193 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::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 | ||
6621 | 2024.12.17 21:26:54.668008 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6622 | 2024.12.17 21:26:54.668073 [ 193 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6623 | 2024.12.17 21:26:54.668117 [ 193 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 65 rows starting from the beginning of the part | ||
6624 | 2024.12.17 21:26:54.668172 [ 278 ] {9963373d-f2a1-4b62-9c86-c0cdf21aea78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6625 | 2024.12.17 21:26:54.668255 [ 193 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 17 rows starting from the beginning of the part | ||
6626 | 2024.12.17 21:26:54.668340 [ 278 ] {9963373d-f2a1-4b62-9c86-c0cdf21aea78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6627 | 2024.12.17 21:26:54.668645 [ 193 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 30 rows starting from the beginning of the part | ||
6628 | 2024.12.17 21:26:54.669016 [ 193 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 25 rows starting from the beginning of the part | ||
6629 | 2024.12.17 21:26:54.669415 [ 193 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 30 rows starting from the beginning of the part | ||
6630 | 2024.12.17 21:26:54.669821 [ 193 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 17 rows starting from the beginning of the part | ||
6631 | 2024.12.17 21:26:54.670873 [ 278 ] {9963373d-f2a1-4b62-9c86-c0cdf21aea78} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6632 | 2024.12.17 21:26:54.670918 [ 278 ] {9963373d-f2a1-4b62-9c86-c0cdf21aea78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6633 | 2024.12.17 21:26:54.671550 [ 278 ] {9963373d-f2a1-4b62-9c86-c0cdf21aea78} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
6634 | 2024.12.17 21:26:54.671717 [ 190 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 5 columns (5 merged, 0 gathered) in 0.003890255 sec., 47297.670718243404 rows/sec., 3.55 MiB/sec. | ||
6635 | 2024.12.17 21:26:54.671950 [ 278 ] {9963373d-f2a1-4b62-9c86-c0cdf21aea78} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6636 | 2024.12.17 21:26:54.672052 [ 190 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6637 | 2024.12.17 21:26:54.672176 [ 31 ] {} <Debug> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
6638 | 2024.12.17 21:26:54.672282 [ 31 ] {} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6639 | 2024.12.17 21:26:54.672364 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6640 | 2024.12.17 21:26:54.672508 [ 278 ] {9963373d-f2a1-4b62-9c86-c0cdf21aea78} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004358 sec., 3212.4827902707666 rows/sec., 224.98 KiB/sec. | ||
6641 | 2024.12.17 21:26:54.672761 [ 194 ] {a11a4742-3716-4175-86de-60321bcf28cc::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 | ||
6642 | 2024.12.17 21:26:54.672782 [ 278 ] {9963373d-f2a1-4b62-9c86-c0cdf21aea78} <Debug> TCPHandler: Processed in 0.004862922 sec. | ||
6643 | 2024.12.17 21:26:54.673050 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6644 | 2024.12.17 21:26:54.673116 [ 194 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6645 | 2024.12.17 21:26:54.673137 [ 190 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_36_7} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6646 | 2024.12.17 21:26:54.673208 [ 194 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 243 rows starting from the beginning of the part | ||
6647 | 2024.12.17 21:26:54.673422 [ 277 ] {63d37347-843c-4361-b8ab-2719994576b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6648 | 2024.12.17 21:26:54.673459 [ 190 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_36_7} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6649 | 2024.12.17 21:26:54.673653 [ 277 ] {63d37347-843c-4361-b8ab-2719994576b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6650 | 2024.12.17 21:26:54.673644 [ 194 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part | ||
6651 | 2024.12.17 21:26:54.673816 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
6652 | 2024.12.17 21:26:54.674082 [ 194 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 228 rows starting from the beginning of the part | ||
6653 | 2024.12.17 21:26:54.674642 [ 194 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part | ||
6654 | 2024.12.17 21:26:54.674997 [ 194 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part | ||
6655 | 2024.12.17 21:26:54.675388 [ 194 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part | ||
6656 | 2024.12.17 21:26:54.676613 [ 277 ] {63d37347-843c-4361-b8ab-2719994576b5} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6657 | 2024.12.17 21:26:54.676684 [ 277 ] {63d37347-843c-4361-b8ab-2719994576b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6658 | 2024.12.17 21:26:54.677692 [ 277 ] {63d37347-843c-4361-b8ab-2719994576b5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6659 | 2024.12.17 21:26:54.678212 [ 190 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.005695545 sec., 92528.4586461875 rows/sec., 6.63 MiB/sec. | ||
6660 | 2024.12.17 21:26:54.678242 [ 277 ] {63d37347-843c-4361-b8ab-2719994576b5} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6661 | 2024.12.17 21:26:54.678464 [ 194 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
6662 | 2024.12.17 21:26:54.678676 [ 277 ] {63d37347-843c-4361-b8ab-2719994576b5} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005395 sec., 2409.6385542168678 rows/sec., 150.24 KiB/sec. | ||
6663 | 2024.12.17 21:26:54.678852 [ 277 ] {63d37347-843c-4361-b8ab-2719994576b5} <Debug> TCPHandler: Processed in 0.005945771 sec. | ||
6664 | 2024.12.17 21:26:54.679075 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6665 | 2024.12.17 21:26:54.679078 [ 194 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_26_5} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6666 | 2024.12.17 21:26:54.679253 [ 194 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_26_5} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
6667 | 2024.12.17 21:26:54.679282 [ 278 ] {9bb1586c-9db2-43ac-934a-acbf2c7f3690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6668 | 2024.12.17 21:26:54.679396 [ 278 ] {9bb1586c-9db2-43ac-934a-acbf2c7f3690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6669 | 2024.12.17 21:26:54.679399 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
6670 | 2024.12.17 21:26:54.680206 [ 278 ] {9bb1586c-9db2-43ac-934a-acbf2c7f3690} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6671 | 2024.12.17 21:26:54.680250 [ 278 ] {9bb1586c-9db2-43ac-934a-acbf2c7f3690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6672 | 2024.12.17 21:26:54.680638 [ 278 ] {9bb1586c-9db2-43ac-934a-acbf2c7f3690} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6673 | 2024.12.17 21:26:54.680879 [ 278 ] {9bb1586c-9db2-43ac-934a-acbf2c7f3690} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6674 | 2024.12.17 21:26:54.681101 [ 278 ] {9bb1586c-9db2-43ac-934a-acbf2c7f3690} <Debug> executeQuery: Read 392 rows, 28.48 KiB in 0.001875 sec., 209066.6666666667 rows/sec., 14.83 MiB/sec. | ||
6675 | 2024.12.17 21:26:54.681155 [ 278 ] {9bb1586c-9db2-43ac-934a-acbf2c7f3690} <Debug> TCPHandler: Processed in 0.00219073 sec. | ||
6676 | 2024.12.17 21:26:54.681308 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6677 | 2024.12.17 21:26:54.681449 [ 277 ] {b682f728-858b-4dc9-9078-a27e79850e45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6678 | 2024.12.17 21:26:54.681511 [ 277 ] {b682f728-858b-4dc9-9078-a27e79850e45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6679 | 2024.12.17 21:26:54.682055 [ 277 ] {b682f728-858b-4dc9-9078-a27e79850e45} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6680 | 2024.12.17 21:26:54.682092 [ 277 ] {b682f728-858b-4dc9-9078-a27e79850e45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6681 | 2024.12.17 21:26:54.682459 [ 277 ] {b682f728-858b-4dc9-9078-a27e79850e45} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6682 | 2024.12.17 21:26:54.682706 [ 277 ] {b682f728-858b-4dc9-9078-a27e79850e45} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6683 | 2024.12.17 21:26:54.682896 [ 277 ] {b682f728-858b-4dc9-9078-a27e79850e45} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001477 sec., 4062.288422477996 rows/sec., 212.24 KiB/sec. | ||
6684 | 2024.12.17 21:26:54.683002 [ 277 ] {b682f728-858b-4dc9-9078-a27e79850e45} <Debug> TCPHandler: Processed in 0.001762728 sec. | ||
6685 | 2024.12.17 21:26:54.683165 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6686 | 2024.12.17 21:26:54.683304 [ 278 ] {bec5bc52-f3f0-4a09-96a7-a1a450374cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6687 | 2024.12.17 21:26:54.683366 [ 278 ] {bec5bc52-f3f0-4a09-96a7-a1a450374cba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6688 | 2024.12.17 21:26:54.684024 [ 278 ] {bec5bc52-f3f0-4a09-96a7-a1a450374cba} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6689 | 2024.12.17 21:26:54.684063 [ 278 ] {bec5bc52-f3f0-4a09-96a7-a1a450374cba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6690 | 2024.12.17 21:26:54.684465 [ 278 ] {bec5bc52-f3f0-4a09-96a7-a1a450374cba} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6691 | 2024.12.17 21:26:54.684703 [ 278 ] {bec5bc52-f3f0-4a09-96a7-a1a450374cba} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6692 | 2024.12.17 21:26:54.684915 [ 278 ] {bec5bc52-f3f0-4a09-96a7-a1a450374cba} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001644 sec., 144160.58394160584 rows/sec., 9.66 MiB/sec. | ||
6693 | 2024.12.17 21:26:54.684967 [ 278 ] {bec5bc52-f3f0-4a09-96a7-a1a450374cba} <Debug> TCPHandler: Processed in 0.001871931 sec. | ||
6694 | 2024.12.17 21:26:54.685112 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6695 | 2024.12.17 21:26:54.685228 [ 277 ] {bb90a6e9-7c96-46c4-87ad-a856927e45b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6696 | 2024.12.17 21:26:54.685280 [ 277 ] {bb90a6e9-7c96-46c4-87ad-a856927e45b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6697 | 2024.12.17 21:26:54.685746 [ 277 ] {bb90a6e9-7c96-46c4-87ad-a856927e45b4} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6698 | 2024.12.17 21:26:54.685783 [ 277 ] {bb90a6e9-7c96-46c4-87ad-a856927e45b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6699 | 2024.12.17 21:26:54.686136 [ 277 ] {bb90a6e9-7c96-46c4-87ad-a856927e45b4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6700 | 2024.12.17 21:26:54.686368 [ 277 ] {bb90a6e9-7c96-46c4-87ad-a856927e45b4} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6701 | 2024.12.17 21:26:54.686599 [ 277 ] {bb90a6e9-7c96-46c4-87ad-a856927e45b4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001396 sec., 716.3323782234957 rows/sec., 48.27 KiB/sec. | ||
6702 | 2024.12.17 21:26:54.686812 [ 277 ] {bb90a6e9-7c96-46c4-87ad-a856927e45b4} <Debug> TCPHandler: Processed in 0.001754048 sec. | ||
6703 | 2024.12.17 21:26:54.687003 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6704 | 2024.12.17 21:26:54.687140 [ 278 ] {c0d9f9fd-32e4-49d7-a572-085972c78ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6705 | 2024.12.17 21:26:54.687234 [ 278 ] {c0d9f9fd-32e4-49d7-a572-085972c78ac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6706 | 2024.12.17 21:26:54.688463 [ 278 ] {c0d9f9fd-32e4-49d7-a572-085972c78ac0} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6707 | 2024.12.17 21:26:54.688504 [ 278 ] {c0d9f9fd-32e4-49d7-a572-085972c78ac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6708 | 2024.12.17 21:26:54.689127 [ 278 ] {c0d9f9fd-32e4-49d7-a572-085972c78ac0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6709 | 2024.12.17 21:26:54.689389 [ 278 ] {c0d9f9fd-32e4-49d7-a572-085972c78ac0} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6710 | 2024.12.17 21:26:54.689574 [ 31 ] {} <Debug> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6711 | 2024.12.17 21:26:54.689643 [ 31 ] {} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6712 | 2024.12.17 21:26:54.689679 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6713 | 2024.12.17 21:26:54.689686 [ 278 ] {c0d9f9fd-32e4-49d7-a572-085972c78ac0} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002569 sec., 3892.565200467108 rows/sec., 6.98 MiB/sec. | ||
6714 | 2024.12.17 21:26:54.690173 [ 198 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::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 | ||
6715 | 2024.12.17 21:26:54.690199 [ 278 ] {c0d9f9fd-32e4-49d7-a572-085972c78ac0} <Debug> TCPHandler: Processed in 0.003279469 sec. | ||
6716 | 2024.12.17 21:26:54.690487 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6717 | 2024.12.17 21:26:54.690809 [ 277 ] {3cc6dd7e-0135-4b47-a01f-6e718d369544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6718 | 2024.12.17 21:26:54.690947 [ 277 ] {3cc6dd7e-0135-4b47-a01f-6e718d369544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6719 | 2024.12.17 21:26:54.691236 [ 198 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6720 | 2024.12.17 21:26:54.691490 [ 198 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 598 rows starting from the beginning of the part | ||
6721 | 2024.12.17 21:26:54.692253 [ 198 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 10 rows starting from the beginning of the part | ||
6722 | 2024.12.17 21:26:54.693043 [ 198 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 30 rows starting from the beginning of the part | ||
6723 | 2024.12.17 21:26:54.693183 [ 277 ] {3cc6dd7e-0135-4b47-a01f-6e718d369544} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6724 | 2024.12.17 21:26:54.693403 [ 277 ] {3cc6dd7e-0135-4b47-a01f-6e718d369544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6725 | 2024.12.17 21:26:54.693627 [ 198 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 10 rows starting from the beginning of the part | ||
6726 | 2024.12.17 21:26:54.694318 [ 198 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 30 rows starting from the beginning of the part | ||
6727 | 2024.12.17 21:26:54.694906 [ 277 ] {3cc6dd7e-0135-4b47-a01f-6e718d369544} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6728 | 2024.12.17 21:26:54.695037 [ 198 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 10 rows starting from the beginning of the part | ||
6729 | 2024.12.17 21:26:54.695786 [ 277 ] {3cc6dd7e-0135-4b47-a01f-6e718d369544} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6730 | 2024.12.17 21:26:54.696356 [ 277 ] {3cc6dd7e-0135-4b47-a01f-6e718d369544} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005652 sec., 14508.138711960368 rows/sec., 943.56 KiB/sec. | ||
6731 | 2024.12.17 21:26:54.696521 [ 277 ] {3cc6dd7e-0135-4b47-a01f-6e718d369544} <Debug> TCPHandler: Processed in 0.006145997 sec. | ||
6732 | 2024.12.17 21:26:54.702547 [ 198 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 688 rows, containing 19 columns (19 merged, 0 gathered) in 0.012772446 sec., 53865.95488444422 rows/sec., 96.53 MiB/sec. | ||
6733 | 2024.12.17 21:26:54.704183 [ 196 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6734 | 2024.12.17 21:26:54.704694 [ 196 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6735 | 2024.12.17 21:26:54.704794 [ 196 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6736 | 2024.12.17 21:26:54.704974 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.48 MiB. | ||
6737 | 2024.12.17 21:26:55.001154 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 204.61 MiB, peak 214.28 MiB, free memory in arenas 0.00 B, will set to 207.09 MiB (RSS), difference: 2.48 MiB | ||
6738 | 2024.12.17 21:26:57.458657 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6739 | 2024.12.17 21:26:57.458889 [ 277 ] {c41752b7-a9b3-4db2-a543-834704651995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6740 | 2024.12.17 21:26:57.458965 [ 277 ] {c41752b7-a9b3-4db2-a543-834704651995} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6741 | 2024.12.17 21:26:57.459741 [ 277 ] {c41752b7-a9b3-4db2-a543-834704651995} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6742 | 2024.12.17 21:26:57.459783 [ 277 ] {c41752b7-a9b3-4db2-a543-834704651995} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6743 | 2024.12.17 21:26:57.460214 [ 277 ] {c41752b7-a9b3-4db2-a543-834704651995} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
6744 | 2024.12.17 21:26:57.460473 [ 277 ] {c41752b7-a9b3-4db2-a543-834704651995} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6745 | 2024.12.17 21:26:57.460744 [ 277 ] {c41752b7-a9b3-4db2-a543-834704651995} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001893 sec., 1056.5240359218174 rows/sec., 86.15 KiB/sec. | ||
6746 | 2024.12.17 21:26:57.460876 [ 277 ] {c41752b7-a9b3-4db2-a543-834704651995} <Debug> TCPHandler: Processed in 0.002361354 sec. | ||
6747 | 2024.12.17 21:26:57.461137 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6748 | 2024.12.17 21:26:57.461351 [ 278 ] {4587204a-5810-4233-ba28-6df36079fa14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6749 | 2024.12.17 21:26:57.461430 [ 278 ] {4587204a-5810-4233-ba28-6df36079fa14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6750 | 2024.12.17 21:26:57.462706 [ 278 ] {4587204a-5810-4233-ba28-6df36079fa14} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6751 | 2024.12.17 21:26:57.462751 [ 278 ] {4587204a-5810-4233-ba28-6df36079fa14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6752 | 2024.12.17 21:26:57.463261 [ 278 ] {4587204a-5810-4233-ba28-6df36079fa14} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6753 | 2024.12.17 21:26:57.463513 [ 278 ] {4587204a-5810-4233-ba28-6df36079fa14} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6754 | 2024.12.17 21:26:57.463739 [ 278 ] {4587204a-5810-4233-ba28-6df36079fa14} <Debug> executeQuery: Read 1257 rows, 106.21 KiB in 0.002448 sec., 513480.3921568627 rows/sec., 42.37 MiB/sec. | ||
6755 | 2024.12.17 21:26:57.463799 [ 278 ] {4587204a-5810-4233-ba28-6df36079fa14} <Debug> TCPHandler: Processed in 0.002801846 sec. | ||
6756 | 2024.12.17 21:26:57.463965 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6757 | 2024.12.17 21:26:57.464110 [ 277 ] {a3d3c1c1-d7b5-4ba3-969d-960d98cbd02c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6758 | 2024.12.17 21:26:57.464171 [ 277 ] {a3d3c1c1-d7b5-4ba3-969d-960d98cbd02c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6759 | 2024.12.17 21:26:57.464901 [ 277 ] {a3d3c1c1-d7b5-4ba3-969d-960d98cbd02c} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6760 | 2024.12.17 21:26:57.464939 [ 277 ] {a3d3c1c1-d7b5-4ba3-969d-960d98cbd02c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6761 | 2024.12.17 21:26:57.465306 [ 277 ] {a3d3c1c1-d7b5-4ba3-969d-960d98cbd02c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6762 | 2024.12.17 21:26:57.465557 [ 277 ] {a3d3c1c1-d7b5-4ba3-969d-960d98cbd02c} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6763 | 2024.12.17 21:26:57.465748 [ 277 ] {a3d3c1c1-d7b5-4ba3-969d-960d98cbd02c} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.001673 sec., 19127.316198445904 rows/sec., 1.40 MiB/sec. | ||
6764 | 2024.12.17 21:26:57.465874 [ 277 ] {a3d3c1c1-d7b5-4ba3-969d-960d98cbd02c} <Debug> TCPHandler: Processed in 0.001978034 sec. | ||
6765 | 2024.12.17 21:26:57.466064 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6766 | 2024.12.17 21:26:57.466202 [ 278 ] {897353d3-e0da-4676-a935-d117832d9ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6767 | 2024.12.17 21:26:57.466262 [ 278 ] {897353d3-e0da-4676-a935-d117832d9ad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6768 | 2024.12.17 21:26:57.467034 [ 278 ] {897353d3-e0da-4676-a935-d117832d9ad7} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6769 | 2024.12.17 21:26:57.467074 [ 278 ] {897353d3-e0da-4676-a935-d117832d9ad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6770 | 2024.12.17 21:26:57.467442 [ 278 ] {897353d3-e0da-4676-a935-d117832d9ad7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
6771 | 2024.12.17 21:26:57.467683 [ 278 ] {897353d3-e0da-4676-a935-d117832d9ad7} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6772 | 2024.12.17 21:26:57.467882 [ 278 ] {897353d3-e0da-4676-a935-d117832d9ad7} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001711 sec., 133255.40619520747 rows/sec., 9.02 MiB/sec. | ||
6773 | 2024.12.17 21:26:57.467935 [ 278 ] {897353d3-e0da-4676-a935-d117832d9ad7} <Debug> TCPHandler: Processed in 0.001947563 sec. | ||
6774 | 2024.12.17 21:26:57.468080 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6775 | 2024.12.17 21:26:57.468219 [ 277 ] {ea9c0a74-d5ce-492f-8454-47fcd0145bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6776 | 2024.12.17 21:26:57.468277 [ 277 ] {ea9c0a74-d5ce-492f-8454-47fcd0145bf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6777 | 2024.12.17 21:26:57.469265 [ 277 ] {ea9c0a74-d5ce-492f-8454-47fcd0145bf3} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6778 | 2024.12.17 21:26:57.469302 [ 277 ] {ea9c0a74-d5ce-492f-8454-47fcd0145bf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6779 | 2024.12.17 21:26:57.469699 [ 277 ] {ea9c0a74-d5ce-492f-8454-47fcd0145bf3} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6780 | 2024.12.17 21:26:57.469945 [ 277 ] {ea9c0a74-d5ce-492f-8454-47fcd0145bf3} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6781 | 2024.12.17 21:26:57.470176 [ 277 ] {ea9c0a74-d5ce-492f-8454-47fcd0145bf3} <Debug> executeQuery: Read 552 rows, 41.97 KiB in 0.001976 sec., 279352.22672064777 rows/sec., 20.74 MiB/sec. | ||
6782 | 2024.12.17 21:26:57.470290 [ 277 ] {ea9c0a74-d5ce-492f-8454-47fcd0145bf3} <Debug> TCPHandler: Processed in 0.002271921 sec. | ||
6783 | 2024.12.17 21:26:57.470501 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6784 | 2024.12.17 21:26:57.470618 [ 278 ] {d46b9002-0de9-42f4-9f76-e417c8d42830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6785 | 2024.12.17 21:26:57.470671 [ 278 ] {d46b9002-0de9-42f4-9f76-e417c8d42830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6786 | 2024.12.17 21:26:57.471417 [ 278 ] {d46b9002-0de9-42f4-9f76-e417c8d42830} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6787 | 2024.12.17 21:26:57.471458 [ 278 ] {d46b9002-0de9-42f4-9f76-e417c8d42830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6788 | 2024.12.17 21:26:57.471910 [ 278 ] {d46b9002-0de9-42f4-9f76-e417c8d42830} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6789 | 2024.12.17 21:26:57.472151 [ 278 ] {d46b9002-0de9-42f4-9f76-e417c8d42830} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6790 | 2024.12.17 21:26:57.472339 [ 278 ] {d46b9002-0de9-42f4-9f76-e417c8d42830} <Debug> executeQuery: Read 941 rows, 64.60 KiB in 0.001745 sec., 539255.0143266475 rows/sec., 36.15 MiB/sec. | ||
6791 | 2024.12.17 21:26:57.472391 [ 278 ] {d46b9002-0de9-42f4-9f76-e417c8d42830} <Debug> TCPHandler: Processed in 0.001975663 sec. | ||
6792 | 2024.12.17 21:26:57.472560 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6793 | 2024.12.17 21:26:57.472697 [ 277 ] {82c8a159-4e61-4cef-99ff-d548ca641c45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6794 | 2024.12.17 21:26:57.472795 [ 277 ] {82c8a159-4e61-4cef-99ff-d548ca641c45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6795 | 2024.12.17 21:26:57.474002 [ 277 ] {82c8a159-4e61-4cef-99ff-d548ca641c45} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6796 | 2024.12.17 21:26:57.474042 [ 277 ] {82c8a159-4e61-4cef-99ff-d548ca641c45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6797 | 2024.12.17 21:26:57.474701 [ 277 ] {82c8a159-4e61-4cef-99ff-d548ca641c45} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6798 | 2024.12.17 21:26:57.474964 [ 277 ] {82c8a159-4e61-4cef-99ff-d548ca641c45} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6799 | 2024.12.17 21:26:57.475230 [ 277 ] {82c8a159-4e61-4cef-99ff-d548ca641c45} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00256 sec., 11718.749999999998 rows/sec., 21.00 MiB/sec. | ||
6800 | 2024.12.17 21:26:57.475518 [ 277 ] {82c8a159-4e61-4cef-99ff-d548ca641c45} <Debug> TCPHandler: Processed in 0.003024022 sec. | ||
6801 | 2024.12.17 21:26:57.475685 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6802 | 2024.12.17 21:26:57.475823 [ 278 ] {bee05e3a-0b23-4f87-b881-65e9624654f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6803 | 2024.12.17 21:26:57.475883 [ 278 ] {bee05e3a-0b23-4f87-b881-65e9624654f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6804 | 2024.12.17 21:26:57.476455 [ 278 ] {bee05e3a-0b23-4f87-b881-65e9624654f8} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6805 | 2024.12.17 21:26:57.476501 [ 278 ] {bee05e3a-0b23-4f87-b881-65e9624654f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6806 | 2024.12.17 21:26:57.476953 [ 278 ] {bee05e3a-0b23-4f87-b881-65e9624654f8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6807 | 2024.12.17 21:26:57.477189 [ 278 ] {bee05e3a-0b23-4f87-b881-65e9624654f8} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6808 | 2024.12.17 21:26:57.477368 [ 278 ] {bee05e3a-0b23-4f87-b881-65e9624654f8} <Debug> executeQuery: Read 34 rows, 2.36 KiB in 0.001579 sec., 21532.615579480684 rows/sec., 1.46 MiB/sec. | ||
6809 | 2024.12.17 21:26:57.477418 [ 278 ] {bee05e3a-0b23-4f87-b881-65e9624654f8} <Debug> TCPHandler: Processed in 0.001800058 sec. | ||
6810 | 2024.12.17 21:26:59.652874 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6811 | 2024.12.17 21:26:59.653081 [ 277 ] {c4537a5b-ca2a-4ded-9cee-34c95f924798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6812 | 2024.12.17 21:26:59.653161 [ 277 ] {c4537a5b-ca2a-4ded-9cee-34c95f924798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6813 | 2024.12.17 21:26:59.654049 [ 277 ] {c4537a5b-ca2a-4ded-9cee-34c95f924798} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6814 | 2024.12.17 21:26:59.654097 [ 277 ] {c4537a5b-ca2a-4ded-9cee-34c95f924798} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6815 | 2024.12.17 21:26:59.654539 [ 277 ] {c4537a5b-ca2a-4ded-9cee-34c95f924798} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6816 | 2024.12.17 21:26:59.654807 [ 277 ] {c4537a5b-ca2a-4ded-9cee-34c95f924798} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6817 | 2024.12.17 21:26:59.655076 [ 277 ] {c4537a5b-ca2a-4ded-9cee-34c95f924798} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002047 sec., 27357.107962872495 rows/sec., 2.09 MiB/sec. | ||
6818 | 2024.12.17 21:26:59.655172 [ 277 ] {c4537a5b-ca2a-4ded-9cee-34c95f924798} <Debug> TCPHandler: Processed in 0.002426046 sec. | ||
6819 | 2024.12.17 21:26:59.655465 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6820 | 2024.12.17 21:26:59.655651 [ 278 ] {7209d191-d55a-41b6-b98a-dcb813f37545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6821 | 2024.12.17 21:26:59.655720 [ 278 ] {7209d191-d55a-41b6-b98a-dcb813f37545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6822 | 2024.12.17 21:26:59.656482 [ 278 ] {7209d191-d55a-41b6-b98a-dcb813f37545} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6823 | 2024.12.17 21:26:59.656525 [ 278 ] {7209d191-d55a-41b6-b98a-dcb813f37545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6824 | 2024.12.17 21:26:59.656956 [ 278 ] {7209d191-d55a-41b6-b98a-dcb813f37545} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6825 | 2024.12.17 21:26:59.657205 [ 278 ] {7209d191-d55a-41b6-b98a-dcb813f37545} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6826 | 2024.12.17 21:26:59.657414 [ 278 ] {7209d191-d55a-41b6-b98a-dcb813f37545} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001816 sec., 35242.29074889868 rows/sec., 2.75 MiB/sec. | ||
6827 | 2024.12.17 21:26:59.657475 [ 278 ] {7209d191-d55a-41b6-b98a-dcb813f37545} <Debug> TCPHandler: Processed in 0.002164889 sec. | ||
6828 | 2024.12.17 21:26:59.657654 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6829 | 2024.12.17 21:26:59.657802 [ 277 ] {bdaa2842-8c97-4f69-9b91-98ab958c2d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6830 | 2024.12.17 21:26:59.657869 [ 277 ] {bdaa2842-8c97-4f69-9b91-98ab958c2d0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6831 | 2024.12.17 21:26:59.658453 [ 277 ] {bdaa2842-8c97-4f69-9b91-98ab958c2d0f} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6832 | 2024.12.17 21:26:59.658495 [ 277 ] {bdaa2842-8c97-4f69-9b91-98ab958c2d0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6833 | 2024.12.17 21:26:59.658901 [ 277 ] {bdaa2842-8c97-4f69-9b91-98ab958c2d0f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6834 | 2024.12.17 21:26:59.659147 [ 277 ] {bdaa2842-8c97-4f69-9b91-98ab958c2d0f} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6835 | 2024.12.17 21:26:59.659369 [ 277 ] {bdaa2842-8c97-4f69-9b91-98ab958c2d0f} <Debug> executeQuery: Read 66 rows, 4.72 KiB in 0.001603 sec., 41172.80099812851 rows/sec., 2.87 MiB/sec. | ||
6836 | 2024.12.17 21:26:59.659425 [ 277 ] {bdaa2842-8c97-4f69-9b91-98ab958c2d0f} <Debug> TCPHandler: Processed in 0.00184325 sec. | ||
6837 | 2024.12.17 21:26:59.659602 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6838 | 2024.12.17 21:26:59.659752 [ 278 ] {72663498-d9e1-442d-be77-379ef5966bc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6839 | 2024.12.17 21:26:59.659815 [ 278 ] {72663498-d9e1-442d-be77-379ef5966bc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6840 | 2024.12.17 21:26:59.660337 [ 278 ] {72663498-d9e1-442d-be77-379ef5966bc3} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6841 | 2024.12.17 21:26:59.660375 [ 278 ] {72663498-d9e1-442d-be77-379ef5966bc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6842 | 2024.12.17 21:26:59.660753 [ 278 ] {72663498-d9e1-442d-be77-379ef5966bc3} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6843 | 2024.12.17 21:26:59.660999 [ 278 ] {72663498-d9e1-442d-be77-379ef5966bc3} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6844 | 2024.12.17 21:26:59.661225 [ 278 ] {72663498-d9e1-442d-be77-379ef5966bc3} <Debug> executeQuery: Read 26 rows, 1.78 KiB in 0.0015 sec., 17333.333333333332 rows/sec., 1.16 MiB/sec. | ||
6845 | 2024.12.17 21:26:59.661282 [ 278 ] {72663498-d9e1-442d-be77-379ef5966bc3} <Debug> TCPHandler: Processed in 0.001751437 sec. | ||
6846 | 2024.12.17 21:27:00.463818 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6847 | 2024.12.17 21:27:00.463872 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6848 | 2024.12.17 21:27:00.624357 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14701 | ||
6849 | 2024.12.17 21:27:00.625018 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6850 | 2024.12.17 21:27:00.625079 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6851 | 2024.12.17 21:27:00.625622 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6852 | 2024.12.17 21:27:00.625892 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6853 | 2024.12.17 21:27:00.626137 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 | ||
6854 | 2024.12.17 21:27:00.673645 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 968 | ||
6855 | 2024.12.17 21:27:00.676991 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6856 | 2024.12.17 21:27:00.677042 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6857 | 2024.12.17 21:27:00.678530 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6858 | 2024.12.17 21:27:00.678851 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6859 | 2024.12.17 21:27:00.679386 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 968 | ||
6860 | 2024.12.17 21:27:01.001457 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001054289 sec. | ||
6861 | 2024.12.17 21:27:01.640635 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 | ||
6862 | 2024.12.17 21:27:01.659990 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6863 | 2024.12.17 21:27:01.660052 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6864 | 2024.12.17 21:27:01.667126 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6865 | 2024.12.17 21:27:01.667867 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6866 | 2024.12.17 21:27:01.671247 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 242 | ||
6867 | 2024.12.17 21:27:04.661884 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6868 | 2024.12.17 21:27:04.662075 [ 277 ] {dbfc5c43-3245-435f-b116-2b28b9850941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6869 | 2024.12.17 21:27:04.662151 [ 277 ] {dbfc5c43-3245-435f-b116-2b28b9850941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6870 | 2024.12.17 21:27:04.662934 [ 277 ] {dbfc5c43-3245-435f-b116-2b28b9850941} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6871 | 2024.12.17 21:27:04.662986 [ 277 ] {dbfc5c43-3245-435f-b116-2b28b9850941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6872 | 2024.12.17 21:27:04.663443 [ 277 ] {dbfc5c43-3245-435f-b116-2b28b9850941} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6873 | 2024.12.17 21:27:04.663706 [ 277 ] {dbfc5c43-3245-435f-b116-2b28b9850941} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6874 | 2024.12.17 21:27:04.663949 [ 277 ] {dbfc5c43-3245-435f-b116-2b28b9850941} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001927 sec., 7265.179034769071 rows/sec., 523.00 KiB/sec. | ||
6875 | 2024.12.17 21:27:04.664015 [ 277 ] {dbfc5c43-3245-435f-b116-2b28b9850941} <Debug> TCPHandler: Processed in 0.002267131 sec. | ||
6876 | 2024.12.17 21:27:04.664282 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6877 | 2024.12.17 21:27:04.664491 [ 278 ] {5aee0882-a617-409d-a6d9-af64a53e8a34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6878 | 2024.12.17 21:27:04.664569 [ 278 ] {5aee0882-a617-409d-a6d9-af64a53e8a34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6879 | 2024.12.17 21:27:04.665476 [ 278 ] {5aee0882-a617-409d-a6d9-af64a53e8a34} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6880 | 2024.12.17 21:27:04.665516 [ 278 ] {5aee0882-a617-409d-a6d9-af64a53e8a34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6881 | 2024.12.17 21:27:04.665994 [ 278 ] {5aee0882-a617-409d-a6d9-af64a53e8a34} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6882 | 2024.12.17 21:27:04.666250 [ 278 ] {5aee0882-a617-409d-a6d9-af64a53e8a34} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6883 | 2024.12.17 21:27:04.666390 [ 61 ] {} <Debug> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6884 | 2024.12.17 21:27:04.666440 [ 61 ] {} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6885 | 2024.12.17 21:27:04.666454 [ 278 ] {5aee0882-a617-409d-a6d9-af64a53e8a34} <Debug> executeQuery: Read 223 rows, 19.93 KiB in 0.00202 sec., 110396.0396039604 rows/sec., 9.63 MiB/sec. | ||
6886 | 2024.12.17 21:27:04.666469 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6887 | 2024.12.17 21:27:04.666529 [ 278 ] {5aee0882-a617-409d-a6d9-af64a53e8a34} <Debug> TCPHandler: Processed in 0.002392275 sec. | ||
6888 | 2024.12.17 21:27:04.666759 [ 200 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
6889 | 2024.12.17 21:27:04.666769 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6890 | 2024.12.17 21:27:04.667037 [ 200 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6891 | 2024.12.17 21:27:04.667071 [ 277 ] {368722ba-0ceb-42ec-9bf6-b1757d7e8a10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6892 | 2024.12.17 21:27:04.667111 [ 200 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1433 rows starting from the beginning of the part | ||
6893 | 2024.12.17 21:27:04.667178 [ 277 ] {368722ba-0ceb-42ec-9bf6-b1757d7e8a10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6894 | 2024.12.17 21:27:04.667453 [ 200 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 116 rows starting from the beginning of the part | ||
6895 | 2024.12.17 21:27:04.667823 [ 200 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 223 rows starting from the beginning of the part | ||
6896 | 2024.12.17 21:27:04.668111 [ 200 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1257 rows starting from the beginning of the part | ||
6897 | 2024.12.17 21:27:04.668571 [ 200 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 56 rows starting from the beginning of the part | ||
6898 | 2024.12.17 21:27:04.668973 [ 200 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 223 rows starting from the beginning of the part | ||
6899 | 2024.12.17 21:27:04.670305 [ 277 ] {368722ba-0ceb-42ec-9bf6-b1757d7e8a10} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6900 | 2024.12.17 21:27:04.670369 [ 277 ] {368722ba-0ceb-42ec-9bf6-b1757d7e8a10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
6901 | 2024.12.17 21:27:04.671279 [ 277 ] {368722ba-0ceb-42ec-9bf6-b1757d7e8a10} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
6902 | 2024.12.17 21:27:04.671818 [ 277 ] {368722ba-0ceb-42ec-9bf6-b1757d7e8a10} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6903 | 2024.12.17 21:27:04.672099 [ 277 ] {368722ba-0ceb-42ec-9bf6-b1757d7e8a10} <Debug> executeQuery: Read 17 rows, 1.21 KiB in 0.005119 sec., 3320.961125219769 rows/sec., 235.99 KiB/sec. | ||
6904 | 2024.12.17 21:27:04.672191 [ 277 ] {368722ba-0ceb-42ec-9bf6-b1757d7e8a10} <Debug> TCPHandler: Processed in 0.0055455 sec. | ||
6905 | 2024.12.17 21:27:04.672365 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6906 | 2024.12.17 21:27:04.672664 [ 200 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3308 rows, containing 5 columns (5 merged, 0 gathered) in 0.006085265 sec., 543608.2076951455 rows/sec., 47.47 MiB/sec. | ||
6907 | 2024.12.17 21:27:04.672677 [ 278 ] {b4aa0bd1-4d15-45cc-bf08-9e15473bbe2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6908 | 2024.12.17 21:27:04.672760 [ 278 ] {b4aa0bd1-4d15-45cc-bf08-9e15473bbe2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6909 | 2024.12.17 21:27:04.672983 [ 200 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6910 | 2024.12.17 21:27:04.673618 [ 200 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_51_10} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6911 | 2024.12.17 21:27:04.673826 [ 200 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_51_10} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6912 | 2024.12.17 21:27:04.674026 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
6913 | 2024.12.17 21:27:04.674043 [ 278 ] {b4aa0bd1-4d15-45cc-bf08-9e15473bbe2d} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6914 | 2024.12.17 21:27:04.674102 [ 278 ] {b4aa0bd1-4d15-45cc-bf08-9e15473bbe2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6915 | 2024.12.17 21:27:04.674464 [ 278 ] {b4aa0bd1-4d15-45cc-bf08-9e15473bbe2d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
6916 | 2024.12.17 21:27:04.674703 [ 278 ] {b4aa0bd1-4d15-45cc-bf08-9e15473bbe2d} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6917 | 2024.12.17 21:27:04.674889 [ 278 ] {b4aa0bd1-4d15-45cc-bf08-9e15473bbe2d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002276 sec., 6151.1423550087875 rows/sec., 430.79 KiB/sec. | ||
6918 | 2024.12.17 21:27:04.674944 [ 278 ] {b4aa0bd1-4d15-45cc-bf08-9e15473bbe2d} <Debug> TCPHandler: Processed in 0.002659672 sec. | ||
6919 | 2024.12.17 21:27:04.675112 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6920 | 2024.12.17 21:27:04.675289 [ 277 ] {29074808-5ff5-4fe7-b2dc-5d83ed60d9f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6921 | 2024.12.17 21:27:04.675350 [ 277 ] {29074808-5ff5-4fe7-b2dc-5d83ed60d9f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6922 | 2024.12.17 21:27:04.676076 [ 277 ] {29074808-5ff5-4fe7-b2dc-5d83ed60d9f0} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6923 | 2024.12.17 21:27:04.676119 [ 277 ] {29074808-5ff5-4fe7-b2dc-5d83ed60d9f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6924 | 2024.12.17 21:27:04.676497 [ 277 ] {29074808-5ff5-4fe7-b2dc-5d83ed60d9f0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6925 | 2024.12.17 21:27:04.676748 [ 277 ] {29074808-5ff5-4fe7-b2dc-5d83ed60d9f0} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6926 | 2024.12.17 21:27:04.677017 [ 277 ] {29074808-5ff5-4fe7-b2dc-5d83ed60d9f0} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001751 sec., 7424.328954882924 rows/sec., 462.91 KiB/sec. | ||
6927 | 2024.12.17 21:27:04.677222 [ 277 ] {29074808-5ff5-4fe7-b2dc-5d83ed60d9f0} <Debug> TCPHandler: Processed in 0.002174419 sec. | ||
6928 | 2024.12.17 21:27:04.677437 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6929 | 2024.12.17 21:27:04.677573 [ 278 ] {761dfb3d-e824-4841-a8d1-b1d0c8dac639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6930 | 2024.12.17 21:27:04.677630 [ 278 ] {761dfb3d-e824-4841-a8d1-b1d0c8dac639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6931 | 2024.12.17 21:27:04.678405 [ 278 ] {761dfb3d-e824-4841-a8d1-b1d0c8dac639} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6932 | 2024.12.17 21:27:04.678444 [ 278 ] {761dfb3d-e824-4841-a8d1-b1d0c8dac639} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6933 | 2024.12.17 21:27:04.678826 [ 278 ] {761dfb3d-e824-4841-a8d1-b1d0c8dac639} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6934 | 2024.12.17 21:27:04.679064 [ 278 ] {761dfb3d-e824-4841-a8d1-b1d0c8dac639} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6935 | 2024.12.17 21:27:04.679195 [ 61 ] {} <Debug> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6936 | 2024.12.17 21:27:04.679239 [ 61 ] {} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6937 | 2024.12.17 21:27:04.679250 [ 278 ] {761dfb3d-e824-4841-a8d1-b1d0c8dac639} <Debug> executeQuery: Read 392 rows, 28.48 KiB in 0.001704 sec., 230046.94835680752 rows/sec., 16.32 MiB/sec. | ||
6938 | 2024.12.17 21:27:04.679269 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6939 | 2024.12.17 21:27:04.679333 [ 278 ] {761dfb3d-e824-4841-a8d1-b1d0c8dac639} <Debug> TCPHandler: Processed in 0.001974834 sec. | ||
6940 | 2024.12.17 21:27:04.679566 [ 186 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
6941 | 2024.12.17 21:27:04.679577 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6942 | 2024.12.17 21:27:04.679880 [ 186 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6943 | 2024.12.17 21:27:04.679891 [ 277 ] {8cd0fc3a-c065-4075-bb37-0348cab4e560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6944 | 2024.12.17 21:27:04.679953 [ 186 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 914 rows starting from the beginning of the part | ||
6945 | 2024.12.17 21:27:04.680002 [ 277 ] {8cd0fc3a-c065-4075-bb37-0348cab4e560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6946 | 2024.12.17 21:27:04.680307 [ 186 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 94 rows starting from the beginning of the part | ||
6947 | 2024.12.17 21:27:04.680665 [ 186 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 392 rows starting from the beginning of the part | ||
6948 | 2024.12.17 21:27:04.681141 [ 186 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 552 rows starting from the beginning of the part | ||
6949 | 2024.12.17 21:27:04.681494 [ 186 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part | ||
6950 | 2024.12.17 21:27:04.681770 [ 186 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 392 rows starting from the beginning of the part | ||
6951 | 2024.12.17 21:27:04.682629 [ 277 ] {8cd0fc3a-c065-4075-bb37-0348cab4e560} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6952 | 2024.12.17 21:27:04.682699 [ 277 ] {8cd0fc3a-c065-4075-bb37-0348cab4e560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
6953 | 2024.12.17 21:27:04.683531 [ 277 ] {8cd0fc3a-c065-4075-bb37-0348cab4e560} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6954 | 2024.12.17 21:27:04.684038 [ 277 ] {8cd0fc3a-c065-4075-bb37-0348cab4e560} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6955 | 2024.12.17 21:27:04.684437 [ 277 ] {8cd0fc3a-c065-4075-bb37-0348cab4e560} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00464 sec., 1293.103448275862 rows/sec., 67.56 KiB/sec. | ||
6956 | 2024.12.17 21:27:04.684524 [ 277 ] {8cd0fc3a-c065-4075-bb37-0348cab4e560} <Debug> TCPHandler: Processed in 0.005087248 sec. | ||
6957 | 2024.12.17 21:27:04.684718 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6958 | 2024.12.17 21:27:04.685047 [ 278 ] {126c7224-ede4-4b24-b5fe-a3f3093a44bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6959 | 2024.12.17 21:27:04.685078 [ 189 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2408 rows, containing 5 columns (5 merged, 0 gathered) in 0.005708264 sec., 421844.53977601597 rows/sec., 32.34 MiB/sec. | ||
6960 | 2024.12.17 21:27:04.685116 [ 278 ] {126c7224-ede4-4b24-b5fe-a3f3093a44bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6961 | 2024.12.17 21:27:04.685333 [ 189 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6962 | 2024.12.17 21:27:04.685754 [ 189 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_51_10} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6963 | 2024.12.17 21:27:04.685885 [ 278 ] {126c7224-ede4-4b24-b5fe-a3f3093a44bd} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6964 | 2024.12.17 21:27:04.685897 [ 189 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_51_10} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6965 | 2024.12.17 21:27:04.685929 [ 278 ] {126c7224-ede4-4b24-b5fe-a3f3093a44bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6966 | 2024.12.17 21:27:04.686029 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
6967 | 2024.12.17 21:27:04.686367 [ 278 ] {126c7224-ede4-4b24-b5fe-a3f3093a44bd} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6968 | 2024.12.17 21:27:04.686612 [ 278 ] {126c7224-ede4-4b24-b5fe-a3f3093a44bd} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6969 | 2024.12.17 21:27:04.686787 [ 104 ] {} <Debug> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6970 | 2024.12.17 21:27:04.686856 [ 104 ] {} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6971 | 2024.12.17 21:27:04.686864 [ 278 ] {126c7224-ede4-4b24-b5fe-a3f3093a44bd} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.0019 sec., 124736.84210526316 rows/sec., 8.36 MiB/sec. | ||
6972 | 2024.12.17 21:27:04.686896 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
6973 | 2024.12.17 21:27:04.687036 [ 278 ] {126c7224-ede4-4b24-b5fe-a3f3093a44bd} <Debug> TCPHandler: Processed in 0.002407735 sec. | ||
6974 | 2024.12.17 21:27:04.687118 [ 188 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
6975 | 2024.12.17 21:27:04.687262 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6976 | 2024.12.17 21:27:04.687280 [ 188 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6977 | 2024.12.17 21:27:04.687334 [ 188 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14078 rows starting from the beginning of the part | ||
6978 | 2024.12.17 21:27:04.687626 [ 188 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
6979 | 2024.12.17 21:27:04.687622 [ 277 ] {bdea7290-2544-4cf8-8b8c-8efec3293652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6980 | 2024.12.17 21:27:04.687885 [ 188 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 237 rows starting from the beginning of the part | ||
6981 | 2024.12.17 21:27:04.687874 [ 277 ] {bdea7290-2544-4cf8-8b8c-8efec3293652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6982 | 2024.12.17 21:27:04.688230 [ 188 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 941 rows starting from the beginning of the part | ||
6983 | 2024.12.17 21:27:04.688565 [ 188 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 66 rows starting from the beginning of the part | ||
6984 | 2024.12.17 21:27:04.688948 [ 188 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 237 rows starting from the beginning of the part | ||
6985 | 2024.12.17 21:27:04.690171 [ 277 ] {bdea7290-2544-4cf8-8b8c-8efec3293652} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6986 | 2024.12.17 21:27:04.690216 [ 277 ] {bdea7290-2544-4cf8-8b8c-8efec3293652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
6987 | 2024.12.17 21:27:04.690688 [ 277 ] {bdea7290-2544-4cf8-8b8c-8efec3293652} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6988 | 2024.12.17 21:27:04.691209 [ 277 ] {bdea7290-2544-4cf8-8b8c-8efec3293652} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6989 | 2024.12.17 21:27:04.691479 [ 104 ] {} <Debug> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
6990 | 2024.12.17 21:27:04.691586 [ 104 ] {} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6991 | 2024.12.17 21:27:04.691648 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
6992 | 2024.12.17 21:27:04.691848 [ 277 ] {bdea7290-2544-4cf8-8b8c-8efec3293652} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004384 sec., 228.1021897810219 rows/sec., 15.37 KiB/sec. | ||
6993 | 2024.12.17 21:27:04.692154 [ 201 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::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 | ||
6994 | 2024.12.17 21:27:04.692185 [ 277 ] {bdea7290-2544-4cf8-8b8c-8efec3293652} <Debug> TCPHandler: Processed in 0.005008906 sec. | ||
6995 | 2024.12.17 21:27:04.692460 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6996 | 2024.12.17 21:27:04.692540 [ 201 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6997 | 2024.12.17 21:27:04.692588 [ 201 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 16 rows starting from the beginning of the part | ||
6998 | 2024.12.17 21:27:04.692626 [ 278 ] {4ad9587c-658f-407c-affc-5119e90e356f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6999 | 2024.12.17 21:27:04.692837 [ 201 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
7000 | 2024.12.17 21:27:04.693107 [ 278 ] {4ad9587c-658f-407c-affc-5119e90e356f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7001 | 2024.12.17 21:27:04.693324 [ 201 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
7002 | 2024.12.17 21:27:04.693755 [ 201 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
7003 | 2024.12.17 21:27:04.694134 [ 201 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
7004 | 2024.12.17 21:27:04.694497 [ 201 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
7005 | 2024.12.17 21:27:04.697096 [ 199 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15719 rows, containing 5 columns (5 merged, 0 gathered) in 0.010074152 sec., 1560329.8421544563 rows/sec., 105.29 MiB/sec. | ||
7006 | 2024.12.17 21:27:04.697825 [ 199 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
7007 | 2024.12.17 21:27:04.698522 [ 190 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21 rows, containing 4 columns (4 merged, 0 gathered) in 0.0066739 sec., 3146.58595423965 rows/sec., 211.44 KiB/sec. | ||
7008 | 2024.12.17 21:27:04.698934 [ 191 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
7009 | 2024.12.17 21:27:04.699021 [ 199 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7010 | 2024.12.17 21:27:04.699344 [ 199 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
7011 | 2024.12.17 21:27:04.699615 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.84 MiB. | ||
7012 | 2024.12.17 21:27:04.699870 [ 191 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_21_4} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7013 | 2024.12.17 21:27:04.700077 [ 191 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_21_4} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
7014 | 2024.12.17 21:27:04.700255 [ 278 ] {4ad9587c-658f-407c-affc-5119e90e356f} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7015 | 2024.12.17 21:27:04.700265 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
7016 | 2024.12.17 21:27:04.700324 [ 278 ] {4ad9587c-658f-407c-affc-5119e90e356f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
7017 | 2024.12.17 21:27:04.700983 [ 278 ] {4ad9587c-658f-407c-affc-5119e90e356f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7018 | 2024.12.17 21:27:04.701243 [ 278 ] {4ad9587c-658f-407c-affc-5119e90e356f} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7019 | 2024.12.17 21:27:04.701497 [ 278 ] {4ad9587c-658f-407c-affc-5119e90e356f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.008919 sec., 1121.201928467317 rows/sec., 2.01 MiB/sec. | ||
7020 | 2024.12.17 21:27:04.701608 [ 278 ] {4ad9587c-658f-407c-affc-5119e90e356f} <Debug> TCPHandler: Processed in 0.009301072 sec. | ||
7021 | 2024.12.17 21:27:04.701778 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7022 | 2024.12.17 21:27:04.701893 [ 277 ] {bd25d08b-86ca-4109-b249-8f067a105f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7023 | 2024.12.17 21:27:04.701944 [ 277 ] {bd25d08b-86ca-4109-b249-8f067a105f3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7024 | 2024.12.17 21:27:04.702453 [ 277 ] {bd25d08b-86ca-4109-b249-8f067a105f3b} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7025 | 2024.12.17 21:27:04.702493 [ 277 ] {bd25d08b-86ca-4109-b249-8f067a105f3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
7026 | 2024.12.17 21:27:04.702876 [ 277 ] {bd25d08b-86ca-4109-b249-8f067a105f3b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
7027 | 2024.12.17 21:27:04.703116 [ 277 ] {bd25d08b-86ca-4109-b249-8f067a105f3b} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7028 | 2024.12.17 21:27:04.703294 [ 104 ] {} <Debug> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
7029 | 2024.12.17 21:27:04.703352 [ 277 ] {bd25d08b-86ca-4109-b249-8f067a105f3b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001475 sec., 55593.220338983054 rows/sec., 3.53 MiB/sec. | ||
7030 | 2024.12.17 21:27:04.703361 [ 104 ] {} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7031 | 2024.12.17 21:27:04.703446 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
7032 | 2024.12.17 21:27:04.703485 [ 277 ] {bd25d08b-86ca-4109-b249-8f067a105f3b} <Debug> TCPHandler: Processed in 0.001758717 sec. | ||
7033 | 2024.12.17 21:27:04.703675 [ 190 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
7034 | 2024.12.17 21:27:04.703796 [ 190 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7035 | 2024.12.17 21:27:04.703828 [ 190 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2664 rows starting from the beginning of the part | ||
7036 | 2024.12.17 21:27:04.703945 [ 190 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
7037 | 2024.12.17 21:27:04.704075 [ 190 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 82 rows starting from the beginning of the part | ||
7038 | 2024.12.17 21:27:04.704269 [ 190 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 34 rows starting from the beginning of the part | ||
7039 | 2024.12.17 21:27:04.704352 [ 190 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 26 rows starting from the beginning of the part | ||
7040 | 2024.12.17 21:27:04.704589 [ 190 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 82 rows starting from the beginning of the part | ||
7041 | 2024.12.17 21:27:04.706165 [ 191 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2948 rows, containing 4 columns (4 merged, 0 gathered) in 0.002613011 sec., 1128200.3787967213 rows/sec., 73.63 MiB/sec. | ||
7042 | 2024.12.17 21:27:04.706417 [ 191 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
7043 | 2024.12.17 21:27:04.706717 [ 191 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_51_10} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7044 | 2024.12.17 21:27:04.706807 [ 191 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_51_10} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
7045 | 2024.12.17 21:27:04.706897 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
7046 | 2024.12.17 21:27:08.127175 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15189 | ||
7047 | 2024.12.17 21:27:08.127852 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7048 | 2024.12.17 21:27:08.127890 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
7049 | 2024.12.17 21:27:08.128429 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
7050 | 2024.12.17 21:27:08.128692 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7051 | 2024.12.17 21:27:08.128915 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15189 | ||
7052 | 2024.12.17 21:27:09.172240 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 | ||
7053 | 2024.12.17 21:27:09.192451 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7054 | 2024.12.17 21:27:09.192502 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
7055 | 2024.12.17 21:27:09.199940 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
7056 | 2024.12.17 21:27:09.200720 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7057 | 2024.12.17 21:27:09.203645 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
7058 | 2024.12.17 21:27:09.658072 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7059 | 2024.12.17 21:27:09.658256 [ 277 ] {72538ec6-1ada-4d69-9ecf-4558421b54c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7060 | 2024.12.17 21:27:09.658325 [ 277 ] {72538ec6-1ada-4d69-9ecf-4558421b54c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7061 | 2024.12.17 21:27:09.659111 [ 277 ] {72538ec6-1ada-4d69-9ecf-4558421b54c3} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7062 | 2024.12.17 21:27:09.659159 [ 277 ] {72538ec6-1ada-4d69-9ecf-4558421b54c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
7063 | 2024.12.17 21:27:09.659596 [ 277 ] {72538ec6-1ada-4d69-9ecf-4558421b54c3} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7064 | 2024.12.17 21:27:09.659848 [ 277 ] {72538ec6-1ada-4d69-9ecf-4558421b54c3} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7065 | 2024.12.17 21:27:09.660047 [ 277 ] {72538ec6-1ada-4d69-9ecf-4558421b54c3} <Debug> executeQuery: Read 116 rows, 10.02 KiB in 0.001842 sec., 62975.02714440825 rows/sec., 5.31 MiB/sec. | ||
7066 | 2024.12.17 21:27:09.660111 [ 277 ] {72538ec6-1ada-4d69-9ecf-4558421b54c3} <Debug> TCPHandler: Processed in 0.002168258 sec. | ||
7067 | 2024.12.17 21:27:09.660408 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7068 | 2024.12.17 21:27:09.660604 [ 278 ] {beabf5af-2506-4b09-b651-8611c1ebc171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7069 | 2024.12.17 21:27:09.660679 [ 278 ] {beabf5af-2506-4b09-b651-8611c1ebc171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7070 | 2024.12.17 21:27:09.661439 [ 278 ] {beabf5af-2506-4b09-b651-8611c1ebc171} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7071 | 2024.12.17 21:27:09.661494 [ 278 ] {beabf5af-2506-4b09-b651-8611c1ebc171} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
7072 | 2024.12.17 21:27:09.661947 [ 278 ] {beabf5af-2506-4b09-b651-8611c1ebc171} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7073 | 2024.12.17 21:27:09.662202 [ 278 ] {beabf5af-2506-4b09-b651-8611c1ebc171} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7074 | 2024.12.17 21:27:09.662469 [ 278 ] {beabf5af-2506-4b09-b651-8611c1ebc171} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.00192 sec., 15625 rows/sec., 1.15 MiB/sec. | ||
7075 | 2024.12.17 21:27:09.662689 [ 278 ] {beabf5af-2506-4b09-b651-8611c1ebc171} <Debug> TCPHandler: Processed in 0.002436766 sec. | ||
7076 | 2024.12.17 21:27:09.662870 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7077 | 2024.12.17 21:27:09.662987 [ 277 ] {085dba47-6396-4b7b-a42d-fc45dccf953c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7078 | 2024.12.17 21:27:09.663035 [ 277 ] {085dba47-6396-4b7b-a42d-fc45dccf953c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7079 | 2024.12.17 21:27:09.663646 [ 277 ] {085dba47-6396-4b7b-a42d-fc45dccf953c} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7080 | 2024.12.17 21:27:09.663686 [ 277 ] {085dba47-6396-4b7b-a42d-fc45dccf953c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
7081 | 2024.12.17 21:27:09.664061 [ 277 ] {085dba47-6396-4b7b-a42d-fc45dccf953c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7082 | 2024.12.17 21:27:09.664309 [ 277 ] {085dba47-6396-4b7b-a42d-fc45dccf953c} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7083 | 2024.12.17 21:27:09.664488 [ 277 ] {085dba47-6396-4b7b-a42d-fc45dccf953c} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001526 sec., 61598.95150720839 rows/sec., 4.81 MiB/sec. | ||
7084 | 2024.12.17 21:27:09.664539 [ 277 ] {085dba47-6396-4b7b-a42d-fc45dccf953c} <Debug> TCPHandler: Processed in 0.001736817 sec. | ||
7085 | 2024.12.17 21:27:09.664708 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7086 | 2024.12.17 21:27:09.664849 [ 278 ] {7c2e9e44-2f58-4e37-a719-426eb21aeea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7087 | 2024.12.17 21:27:09.664914 [ 278 ] {7c2e9e44-2f58-4e37-a719-426eb21aeea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7088 | 2024.12.17 21:27:09.665544 [ 278 ] {7c2e9e44-2f58-4e37-a719-426eb21aeea5} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7089 | 2024.12.17 21:27:09.665584 [ 278 ] {7c2e9e44-2f58-4e37-a719-426eb21aeea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
7090 | 2024.12.17 21:27:09.665991 [ 278 ] {7c2e9e44-2f58-4e37-a719-426eb21aeea5} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7091 | 2024.12.17 21:27:09.666241 [ 278 ] {7c2e9e44-2f58-4e37-a719-426eb21aeea5} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7092 | 2024.12.17 21:27:09.666451 [ 278 ] {7c2e9e44-2f58-4e37-a719-426eb21aeea5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001635 sec., 97859.32721712539 rows/sec., 6.82 MiB/sec. | ||
7093 | 2024.12.17 21:27:09.666505 [ 278 ] {7c2e9e44-2f58-4e37-a719-426eb21aeea5} <Debug> TCPHandler: Processed in 0.00186893 sec. | ||
7094 | 2024.12.17 21:27:09.666666 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7095 | 2024.12.17 21:27:09.666801 [ 277 ] {cce017c1-1df3-409b-8a80-b49e4e2313db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7096 | 2024.12.17 21:27:09.666893 [ 277 ] {cce017c1-1df3-409b-8a80-b49e4e2313db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7097 | 2024.12.17 21:27:09.668132 [ 277 ] {cce017c1-1df3-409b-8a80-b49e4e2313db} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7098 | 2024.12.17 21:27:09.668169 [ 277 ] {cce017c1-1df3-409b-8a80-b49e4e2313db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
7099 | 2024.12.17 21:27:09.668807 [ 277 ] {cce017c1-1df3-409b-8a80-b49e4e2313db} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7100 | 2024.12.17 21:27:09.669060 [ 277 ] {cce017c1-1df3-409b-8a80-b49e4e2313db} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7101 | 2024.12.17 21:27:09.669273 [ 277 ] {cce017c1-1df3-409b-8a80-b49e4e2313db} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002502 sec., 11990.407673860911 rows/sec., 21.49 MiB/sec. | ||
7102 | 2024.12.17 21:27:09.669594 [ 277 ] {cce017c1-1df3-409b-8a80-b49e4e2313db} <Debug> TCPHandler: Processed in 0.002995351 sec. | ||
7103 | 2024.12.17 21:27:09.669758 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7104 | 2024.12.17 21:27:09.669895 [ 278 ] {19a9b859-e260-4a59-ba12-8162958ccdff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7105 | 2024.12.17 21:27:09.669952 [ 278 ] {19a9b859-e260-4a59-ba12-8162958ccdff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7106 | 2024.12.17 21:27:09.670496 [ 278 ] {19a9b859-e260-4a59-ba12-8162958ccdff} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7107 | 2024.12.17 21:27:09.670535 [ 278 ] {19a9b859-e260-4a59-ba12-8162958ccdff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
7108 | 2024.12.17 21:27:09.670966 [ 278 ] {19a9b859-e260-4a59-ba12-8162958ccdff} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7109 | 2024.12.17 21:27:09.671224 [ 278 ] {19a9b859-e260-4a59-ba12-8162958ccdff} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7110 | 2024.12.17 21:27:09.671469 [ 278 ] {19a9b859-e260-4a59-ba12-8162958ccdff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0016 sec., 37500 rows/sec., 2.53 MiB/sec. | ||
7111 | 2024.12.17 21:27:09.671611 [ 278 ] {19a9b859-e260-4a59-ba12-8162958ccdff} <Debug> TCPHandler: Processed in 0.001917423 sec. | ||
7112 | 2024.12.17 21:27:10.680534 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1002 | ||
7113 | 2024.12.17 21:27:10.683617 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7114 | 2024.12.17 21:27:10.683671 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
7115 | 2024.12.17 21:27:10.685148 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7116 | 2024.12.17 21:27:10.685461 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7117 | 2024.12.17 21:27:10.686708 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1002 | ||
7118 | 2024.12.17 21:27:14.662397 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7119 | 2024.12.17 21:27:14.662617 [ 277 ] {261412fa-5bdd-4a18-97f2-028be69c2015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7120 | 2024.12.17 21:27:14.662704 [ 277 ] {261412fa-5bdd-4a18-97f2-028be69c2015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7121 | 2024.12.17 21:27:14.663541 [ 277 ] {261412fa-5bdd-4a18-97f2-028be69c2015} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7122 | 2024.12.17 21:27:14.663594 [ 277 ] {261412fa-5bdd-4a18-97f2-028be69c2015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
7123 | 2024.12.17 21:27:14.664035 [ 277 ] {261412fa-5bdd-4a18-97f2-028be69c2015} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
7124 | 2024.12.17 21:27:14.664294 [ 277 ] {261412fa-5bdd-4a18-97f2-028be69c2015} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7125 | 2024.12.17 21:27:14.664489 [ 121 ] {} <Debug> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
7126 | 2024.12.17 21:27:14.664555 [ 277 ] {261412fa-5bdd-4a18-97f2-028be69c2015} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001993 sec., 7024.586051179127 rows/sec., 505.68 KiB/sec. | ||
7127 | 2024.12.17 21:27:14.664579 [ 121 ] {} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7128 | 2024.12.17 21:27:14.664643 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
7129 | 2024.12.17 21:27:14.664667 [ 277 ] {261412fa-5bdd-4a18-97f2-028be69c2015} <Debug> TCPHandler: Processed in 0.002404885 sec. | ||
7130 | 2024.12.17 21:27:14.664956 [ 199 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
7131 | 2024.12.17 21:27:14.665023 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7132 | 2024.12.17 21:27:14.665479 [ 278 ] {c863542c-1cc9-4c2c-8d60-8c3927a400cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7133 | 2024.12.17 21:27:14.665492 [ 199 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7134 | 2024.12.17 21:27:14.665557 [ 199 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 14 rows starting from the beginning of the part | ||
7135 | 2024.12.17 21:27:14.665588 [ 278 ] {c863542c-1cc9-4c2c-8d60-8c3927a400cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7136 | 2024.12.17 21:27:14.665851 [ 199 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part | ||
7137 | 2024.12.17 21:27:14.666237 [ 199 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
7138 | 2024.12.17 21:27:14.666538 [ 199 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part | ||
7139 | 2024.12.17 21:27:14.666880 [ 199 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part | ||
7140 | 2024.12.17 21:27:14.669380 [ 278 ] {c863542c-1cc9-4c2c-8d60-8c3927a400cc} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7141 | 2024.12.17 21:27:14.669460 [ 278 ] {c863542c-1cc9-4c2c-8d60-8c3927a400cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
7142 | 2024.12.17 21:27:14.670160 [ 199 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.005409056 sec., 12941.259990652714 rows/sec., 982.15 KiB/sec. | ||
7143 | 2024.12.17 21:27:14.670358 [ 199 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
7144 | 2024.12.17 21:27:14.670477 [ 278 ] {c863542c-1cc9-4c2c-8d60-8c3927a400cc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
7145 | 2024.12.17 21:27:14.670774 [ 199 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_21_5} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7146 | 2024.12.17 21:27:14.670887 [ 199 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_21_5} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
7147 | 2024.12.17 21:27:14.671040 [ 278 ] {c863542c-1cc9-4c2c-8d60-8c3927a400cc} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7148 | 2024.12.17 21:27:14.671053 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
7149 | 2024.12.17 21:27:14.671485 [ 278 ] {c863542c-1cc9-4c2c-8d60-8c3927a400cc} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.006138 sec., 325.8390355164549 rows/sec., 26.57 KiB/sec. | ||
7150 | 2024.12.17 21:27:14.671800 [ 278 ] {c863542c-1cc9-4c2c-8d60-8c3927a400cc} <Debug> TCPHandler: Processed in 0.00700335 sec. | ||
7151 | 2024.12.17 21:27:14.671975 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7152 | 2024.12.17 21:27:14.672093 [ 277 ] {2f6d0cec-a737-449c-8748-bfee15db0207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7153 | 2024.12.17 21:27:14.672144 [ 277 ] {2f6d0cec-a737-449c-8748-bfee15db0207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7154 | 2024.12.17 21:27:14.672860 [ 277 ] {2f6d0cec-a737-449c-8748-bfee15db0207} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7155 | 2024.12.17 21:27:14.672900 [ 277 ] {2f6d0cec-a737-449c-8748-bfee15db0207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
7156 | 2024.12.17 21:27:14.673283 [ 277 ] {2f6d0cec-a737-449c-8748-bfee15db0207} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7157 | 2024.12.17 21:27:14.673545 [ 277 ] {2f6d0cec-a737-449c-8748-bfee15db0207} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7158 | 2024.12.17 21:27:14.673784 [ 277 ] {2f6d0cec-a737-449c-8748-bfee15db0207} <Debug> executeQuery: Read 224 rows, 20.00 KiB in 0.001714 sec., 130688.44807467911 rows/sec., 11.40 MiB/sec. | ||
7159 | 2024.12.17 21:27:14.673858 [ 277 ] {2f6d0cec-a737-449c-8748-bfee15db0207} <Debug> TCPHandler: Processed in 0.001939883 sec. | ||
7160 | 2024.12.17 21:27:14.674059 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7161 | 2024.12.17 21:27:14.674213 [ 278 ] {f45729c1-e13d-41ec-b8da-960ecd8e51f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7162 | 2024.12.17 21:27:14.674275 [ 278 ] {f45729c1-e13d-41ec-b8da-960ecd8e51f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7163 | 2024.12.17 21:27:14.674876 [ 278 ] {f45729c1-e13d-41ec-b8da-960ecd8e51f3} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7164 | 2024.12.17 21:27:14.674914 [ 278 ] {f45729c1-e13d-41ec-b8da-960ecd8e51f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
7165 | 2024.12.17 21:27:14.675279 [ 278 ] {f45729c1-e13d-41ec-b8da-960ecd8e51f3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7166 | 2024.12.17 21:27:14.675516 [ 278 ] {f45729c1-e13d-41ec-b8da-960ecd8e51f3} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7167 | 2024.12.17 21:27:14.675707 [ 278 ] {f45729c1-e13d-41ec-b8da-960ecd8e51f3} <Debug> executeQuery: Read 19 rows, 1.35 KiB in 0.001528 sec., 12434.554973821989 rows/sec., 881.97 KiB/sec. | ||
7168 | 2024.12.17 21:27:14.675760 [ 278 ] {f45729c1-e13d-41ec-b8da-960ecd8e51f3} <Debug> TCPHandler: Processed in 0.001789168 sec. | ||
7169 | 2024.12.17 21:27:14.675904 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7170 | 2024.12.17 21:27:14.676019 [ 277 ] {09c70dbd-a816-4845-9954-b03a5c5bf951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7171 | 2024.12.17 21:27:14.676069 [ 277 ] {09c70dbd-a816-4845-9954-b03a5c5bf951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7172 | 2024.12.17 21:27:14.676652 [ 277 ] {09c70dbd-a816-4845-9954-b03a5c5bf951} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7173 | 2024.12.17 21:27:14.676692 [ 277 ] {09c70dbd-a816-4845-9954-b03a5c5bf951} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
7174 | 2024.12.17 21:27:14.677046 [ 277 ] {09c70dbd-a816-4845-9954-b03a5c5bf951} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
7175 | 2024.12.17 21:27:14.677282 [ 277 ] {09c70dbd-a816-4845-9954-b03a5c5bf951} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7176 | 2024.12.17 21:27:14.677533 [ 277 ] {09c70dbd-a816-4845-9954-b03a5c5bf951} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001537 sec., 9108.653220559532 rows/sec., 637.91 KiB/sec. | ||
7177 | 2024.12.17 21:27:14.677721 [ 277 ] {09c70dbd-a816-4845-9954-b03a5c5bf951} <Debug> TCPHandler: Processed in 0.001872021 sec. | ||
7178 | 2024.12.17 21:27:14.677922 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7179 | 2024.12.17 21:27:14.678056 [ 278 ] {ec8447b3-c785-459d-ab23-35cdbc71825f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7180 | 2024.12.17 21:27:14.678113 [ 278 ] {ec8447b3-c785-459d-ab23-35cdbc71825f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7181 | 2024.12.17 21:27:14.678710 [ 278 ] {ec8447b3-c785-459d-ab23-35cdbc71825f} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7182 | 2024.12.17 21:27:14.678749 [ 278 ] {ec8447b3-c785-459d-ab23-35cdbc71825f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
7183 | 2024.12.17 21:27:14.679101 [ 278 ] {ec8447b3-c785-459d-ab23-35cdbc71825f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
7184 | 2024.12.17 21:27:14.679343 [ 278 ] {ec8447b3-c785-459d-ab23-35cdbc71825f} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7185 | 2024.12.17 21:27:14.679466 [ 121 ] {} <Debug> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
7186 | 2024.12.17 21:27:14.679501 [ 121 ] {} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7187 | 2024.12.17 21:27:14.679523 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
7188 | 2024.12.17 21:27:14.679533 [ 278 ] {ec8447b3-c785-459d-ab23-35cdbc71825f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001504 sec., 8643.617021276596 rows/sec., 538.93 KiB/sec. | ||
7189 | 2024.12.17 21:27:14.679796 [ 278 ] {ec8447b3-c785-459d-ab23-35cdbc71825f} <Debug> TCPHandler: Processed in 0.001976953 sec. | ||
7190 | 2024.12.17 21:27:14.679820 [ 197 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
7191 | 2024.12.17 21:27:14.680046 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7192 | 2024.12.17 21:27:14.680060 [ 197 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7193 | 2024.12.17 21:27:14.680122 [ 197 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 13 rows starting from the beginning of the part | ||
7194 | 2024.12.17 21:27:14.680315 [ 277 ] {e84e195e-7747-4613-ad31-45454b4c3172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7195 | 2024.12.17 21:27:14.680409 [ 197 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 13 rows starting from the beginning of the part | ||
7196 | 2024.12.17 21:27:14.680491 [ 277 ] {e84e195e-7747-4613-ad31-45454b4c3172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7197 | 2024.12.17 21:27:14.680748 [ 197 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 13 rows starting from the beginning of the part | ||
7198 | 2024.12.17 21:27:14.681085 [ 197 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 13 rows starting from the beginning of the part | ||
7199 | 2024.12.17 21:27:14.681483 [ 197 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 13 rows starting from the beginning of the part | ||
7200 | 2024.12.17 21:27:14.683395 [ 277 ] {e84e195e-7747-4613-ad31-45454b4c3172} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7201 | 2024.12.17 21:27:14.683466 [ 277 ] {e84e195e-7747-4613-ad31-45454b4c3172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
7202 | 2024.12.17 21:27:14.683868 [ 197 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004285226 sec., 15168.394852453524 rows/sec., 1005.00 KiB/sec. | ||
7203 | 2024.12.17 21:27:14.684151 [ 196 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
7204 | 2024.12.17 21:27:14.684331 [ 277 ] {e84e195e-7747-4613-ad31-45454b4c3172} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7205 | 2024.12.17 21:27:14.684709 [ 196 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_21_5} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7206 | 2024.12.17 21:27:14.684871 [ 277 ] {e84e195e-7747-4613-ad31-45454b4c3172} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7207 | 2024.12.17 21:27:14.684923 [ 196 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_21_5} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
7208 | 2024.12.17 21:27:14.685111 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7209 | 2024.12.17 21:27:14.685280 [ 277 ] {e84e195e-7747-4613-ad31-45454b4c3172} <Debug> executeQuery: Read 394 rows, 28.65 KiB in 0.005079 sec., 77574.32565465642 rows/sec., 5.51 MiB/sec. | ||
7210 | 2024.12.17 21:27:14.685359 [ 277 ] {e84e195e-7747-4613-ad31-45454b4c3172} <Debug> TCPHandler: Processed in 0.005457378 sec. | ||
7211 | 2024.12.17 21:27:14.685588 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7212 | 2024.12.17 21:27:14.685810 [ 278 ] {4357a92e-8353-4994-8e90-1c789c8853ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7213 | 2024.12.17 21:27:14.685905 [ 278 ] {4357a92e-8353-4994-8e90-1c789c8853ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7214 | 2024.12.17 21:27:14.686616 [ 278 ] {4357a92e-8353-4994-8e90-1c789c8853ac} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7215 | 2024.12.17 21:27:14.686653 [ 278 ] {4357a92e-8353-4994-8e90-1c789c8853ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
7216 | 2024.12.17 21:27:14.687014 [ 278 ] {4357a92e-8353-4994-8e90-1c789c8853ac} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
7217 | 2024.12.17 21:27:14.687242 [ 278 ] {4357a92e-8353-4994-8e90-1c789c8853ac} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7218 | 2024.12.17 21:27:14.687365 [ 121 ] {} <Debug> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
7219 | 2024.12.17 21:27:14.687404 [ 121 ] {} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7220 | 2024.12.17 21:27:14.687430 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
7221 | 2024.12.17 21:27:14.687440 [ 278 ] {4357a92e-8353-4994-8e90-1c789c8853ac} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001684 sec., 3562.9453681710215 rows/sec., 186.15 KiB/sec. | ||
7222 | 2024.12.17 21:27:14.687735 [ 278 ] {4357a92e-8353-4994-8e90-1c789c8853ac} <Debug> TCPHandler: Processed in 0.002244801 sec. | ||
7223 | 2024.12.17 21:27:14.688115 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7224 | 2024.12.17 21:27:14.688274 [ 196 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::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 | ||
7225 | 2024.12.17 21:27:14.688454 [ 277 ] {247c0760-e496-4b48-9204-d653d11d327b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7226 | 2024.12.17 21:27:14.688580 [ 277 ] {247c0760-e496-4b48-9204-d653d11d327b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7227 | 2024.12.17 21:27:14.688613 [ 196 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7228 | 2024.12.17 21:27:14.688721 [ 196 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part | ||
7229 | 2024.12.17 21:27:14.689054 [ 196 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
7230 | 2024.12.17 21:27:14.689411 [ 196 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
7231 | 2024.12.17 21:27:14.689759 [ 196 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
7232 | 2024.12.17 21:27:14.690032 [ 196 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
7233 | 2024.12.17 21:27:14.690286 [ 196 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
7234 | 2024.12.17 21:27:14.691381 [ 277 ] {247c0760-e496-4b48-9204-d653d11d327b} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7235 | 2024.12.17 21:27:14.691465 [ 277 ] {247c0760-e496-4b48-9204-d653d11d327b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
7236 | 2024.12.17 21:27:14.692549 [ 277 ] {247c0760-e496-4b48-9204-d653d11d327b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7237 | 2024.12.17 21:27:14.692970 [ 197 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.005366816 sec., 23477.607579615174 rows/sec., 1.20 MiB/sec. | ||
7238 | 2024.12.17 21:27:14.693136 [ 277 ] {247c0760-e496-4b48-9204-d653d11d327b} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7239 | 2024.12.17 21:27:14.693183 [ 197 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
7240 | 2024.12.17 21:27:14.693552 [ 277 ] {247c0760-e496-4b48-9204-d653d11d327b} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.005191 sec., 45848.58408784434 rows/sec., 3.07 MiB/sec. | ||
7241 | 2024.12.17 21:27:14.693702 [ 277 ] {247c0760-e496-4b48-9204-d653d11d327b} <Debug> TCPHandler: Processed in 0.005825537 sec. | ||
7242 | 2024.12.17 21:27:14.693825 [ 197 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_21_4} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7243 | 2024.12.17 21:27:14.693904 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7244 | 2024.12.17 21:27:14.693917 [ 197 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_21_4} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
7245 | 2024.12.17 21:27:14.694026 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7246 | 2024.12.17 21:27:14.694072 [ 278 ] {83bc0c8c-82e7-497c-acf5-fe82638ef6d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7247 | 2024.12.17 21:27:14.694130 [ 278 ] {83bc0c8c-82e7-497c-acf5-fe82638ef6d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7248 | 2024.12.17 21:27:14.694625 [ 278 ] {83bc0c8c-82e7-497c-acf5-fe82638ef6d1} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7249 | 2024.12.17 21:27:14.694663 [ 278 ] {83bc0c8c-82e7-497c-acf5-fe82638ef6d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
7250 | 2024.12.17 21:27:14.695008 [ 278 ] {83bc0c8c-82e7-497c-acf5-fe82638ef6d1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7251 | 2024.12.17 21:27:14.695239 [ 278 ] {83bc0c8c-82e7-497c-acf5-fe82638ef6d1} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7252 | 2024.12.17 21:27:14.695414 [ 278 ] {83bc0c8c-82e7-497c-acf5-fe82638ef6d1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001378 sec., 725.6894049346879 rows/sec., 48.90 KiB/sec. | ||
7253 | 2024.12.17 21:27:14.695464 [ 278 ] {83bc0c8c-82e7-497c-acf5-fe82638ef6d1} <Debug> TCPHandler: Processed in 0.001631504 sec. | ||
7254 | 2024.12.17 21:27:14.695610 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7255 | 2024.12.17 21:27:14.695747 [ 277 ] {cd8edaff-3acc-4ac2-9666-d8dd9edb7bf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7256 | 2024.12.17 21:27:14.695839 [ 277 ] {cd8edaff-3acc-4ac2-9666-d8dd9edb7bf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7257 | 2024.12.17 21:27:14.697019 [ 277 ] {cd8edaff-3acc-4ac2-9666-d8dd9edb7bf5} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7258 | 2024.12.17 21:27:14.697059 [ 277 ] {cd8edaff-3acc-4ac2-9666-d8dd9edb7bf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
7259 | 2024.12.17 21:27:14.697678 [ 277 ] {cd8edaff-3acc-4ac2-9666-d8dd9edb7bf5} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7260 | 2024.12.17 21:27:14.697955 [ 277 ] {cd8edaff-3acc-4ac2-9666-d8dd9edb7bf5} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7261 | 2024.12.17 21:27:14.698203 [ 277 ] {cd8edaff-3acc-4ac2-9666-d8dd9edb7bf5} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002486 sec., 4022.526146419952 rows/sec., 7.21 MiB/sec. | ||
7262 | 2024.12.17 21:27:14.698310 [ 277 ] {cd8edaff-3acc-4ac2-9666-d8dd9edb7bf5} <Debug> TCPHandler: Processed in 0.002766554 sec. | ||
7263 | 2024.12.17 21:27:14.698531 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7264 | 2024.12.17 21:27:14.698749 [ 278 ] {85b65e16-6054-49c1-a573-72e6e185946f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7265 | 2024.12.17 21:27:14.698841 [ 278 ] {85b65e16-6054-49c1-a573-72e6e185946f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7266 | 2024.12.17 21:27:14.699585 [ 278 ] {85b65e16-6054-49c1-a573-72e6e185946f} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7267 | 2024.12.17 21:27:14.699622 [ 278 ] {85b65e16-6054-49c1-a573-72e6e185946f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
7268 | 2024.12.17 21:27:14.699990 [ 278 ] {85b65e16-6054-49c1-a573-72e6e185946f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7269 | 2024.12.17 21:27:14.700231 [ 278 ] {85b65e16-6054-49c1-a573-72e6e185946f} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7270 | 2024.12.17 21:27:14.700409 [ 278 ] {85b65e16-6054-49c1-a573-72e6e185946f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001712 sec., 47897.19626168224 rows/sec., 3.04 MiB/sec. | ||
7271 | 2024.12.17 21:27:14.700459 [ 278 ] {85b65e16-6054-49c1-a573-72e6e185946f} <Debug> TCPHandler: Processed in 0.002040445 sec. | ||
7272 | 2024.12.17 21:27:15.464125 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7273 | 2024.12.17 21:27:15.464195 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7274 | 2024.12.17 21:27:15.629985 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15616 | ||
7275 | 2024.12.17 21:27:15.630628 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7276 | 2024.12.17 21:27:15.630671 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
7277 | 2024.12.17 21:27:15.631230 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
7278 | 2024.12.17 21:27:15.631556 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7279 | 2024.12.17 21:27:15.631890 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 | ||
7280 | 2024.12.17 21:27:16.704644 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
7281 | 2024.12.17 21:27:16.725934 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7282 | 2024.12.17 21:27:16.725994 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
7283 | 2024.12.17 21:27:16.733661 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
7284 | 2024.12.17 21:27:16.734513 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7285 | 2024.12.17 21:27:16.737318 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
7286 | 2024.12.17 21:27:19.658855 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7287 | 2024.12.17 21:27:19.659125 [ 277 ] {b44c4557-8f21-4768-9402-f9d5400a21a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7288 | 2024.12.17 21:27:19.659234 [ 277 ] {b44c4557-8f21-4768-9402-f9d5400a21a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7289 | 2024.12.17 21:27:19.660147 [ 277 ] {b44c4557-8f21-4768-9402-f9d5400a21a1} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7290 | 2024.12.17 21:27:19.660191 [ 277 ] {b44c4557-8f21-4768-9402-f9d5400a21a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
7291 | 2024.12.17 21:27:19.660641 [ 277 ] {b44c4557-8f21-4768-9402-f9d5400a21a1} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7292 | 2024.12.17 21:27:19.660902 [ 277 ] {b44c4557-8f21-4768-9402-f9d5400a21a1} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7293 | 2024.12.17 21:27:19.661150 [ 277 ] {b44c4557-8f21-4768-9402-f9d5400a21a1} <Debug> executeQuery: Read 116 rows, 10.02 KiB in 0.002102 sec., 55185.53758325404 rows/sec., 4.66 MiB/sec. | ||
7294 | 2024.12.17 21:27:19.661215 [ 277 ] {b44c4557-8f21-4768-9402-f9d5400a21a1} <Debug> TCPHandler: Processed in 0.002530038 sec. | ||
7295 | 2024.12.17 21:27:19.661463 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7296 | 2024.12.17 21:27:19.661675 [ 278 ] {3d8c3932-c08e-4e06-9b51-a4b2c22b30ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7297 | 2024.12.17 21:27:19.661758 [ 278 ] {3d8c3932-c08e-4e06-9b51-a4b2c22b30ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7298 | 2024.12.17 21:27:19.662651 [ 278 ] {3d8c3932-c08e-4e06-9b51-a4b2c22b30ba} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7299 | 2024.12.17 21:27:19.662696 [ 278 ] {3d8c3932-c08e-4e06-9b51-a4b2c22b30ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
7300 | 2024.12.17 21:27:19.663131 [ 278 ] {3d8c3932-c08e-4e06-9b51-a4b2c22b30ba} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7301 | 2024.12.17 21:27:19.663383 [ 278 ] {3d8c3932-c08e-4e06-9b51-a4b2c22b30ba} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7302 | 2024.12.17 21:27:19.663527 [ 113 ] {} <Debug> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7303 | 2024.12.17 21:27:19.663576 [ 113 ] {} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7304 | 2024.12.17 21:27:19.663587 [ 278 ] {3d8c3932-c08e-4e06-9b51-a4b2c22b30ba} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001971 sec., 15220.700152207 rows/sec., 1.12 MiB/sec. | ||
7305 | 2024.12.17 21:27:19.663609 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
7306 | 2024.12.17 21:27:19.663687 [ 278 ] {3d8c3932-c08e-4e06-9b51-a4b2c22b30ba} <Debug> TCPHandler: Processed in 0.002363504 sec. | ||
7307 | 2024.12.17 21:27:19.663757 [ 193 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::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 | ||
7308 | 2024.12.17 21:27:19.663911 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7309 | 2024.12.17 21:27:19.663912 [ 193 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7310 | 2024.12.17 21:27:19.663981 [ 193 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 65 rows starting from the beginning of the part | ||
7311 | 2024.12.17 21:27:19.664193 [ 277 ] {042c90e3-7971-4096-a42e-690ff8c71269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7312 | 2024.12.17 21:27:19.664219 [ 193 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 32 rows starting from the beginning of the part | ||
7313 | 2024.12.17 21:27:19.664407 [ 277 ] {042c90e3-7971-4096-a42e-690ff8c71269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7314 | 2024.12.17 21:27:19.664608 [ 193 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 17 rows starting from the beginning of the part | ||
7315 | 2024.12.17 21:27:19.664952 [ 193 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 30 rows starting from the beginning of the part | ||
7316 | 2024.12.17 21:27:19.665346 [ 193 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 19 rows starting from the beginning of the part | ||
7317 | 2024.12.17 21:27:19.665720 [ 193 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 30 rows starting from the beginning of the part | ||
7318 | 2024.12.17 21:27:19.667274 [ 277 ] {042c90e3-7971-4096-a42e-690ff8c71269} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7319 | 2024.12.17 21:27:19.667338 [ 277 ] {042c90e3-7971-4096-a42e-690ff8c71269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
7320 | 2024.12.17 21:27:19.668430 [ 277 ] {042c90e3-7971-4096-a42e-690ff8c71269} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7321 | 2024.12.17 21:27:19.668490 [ 193 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 193 rows, containing 5 columns (5 merged, 0 gathered) in 0.00480302 sec., 40183.05149676662 rows/sec., 3.04 MiB/sec. | ||
7322 | 2024.12.17 21:27:19.668695 [ 193 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7323 | 2024.12.17 21:27:19.668914 [ 277 ] {042c90e3-7971-4096-a42e-690ff8c71269} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7324 | 2024.12.17 21:27:19.669283 [ 193 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_41_8} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7325 | 2024.12.17 21:27:19.669472 [ 277 ] {042c90e3-7971-4096-a42e-690ff8c71269} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.005391 sec., 17436.468187720275 rows/sec., 1.36 MiB/sec. | ||
7326 | 2024.12.17 21:27:19.669537 [ 193 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_41_8} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7327 | 2024.12.17 21:27:19.669825 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
7328 | 2024.12.17 21:27:19.669847 [ 277 ] {042c90e3-7971-4096-a42e-690ff8c71269} <Debug> TCPHandler: Processed in 0.006023463 sec. | ||
7329 | 2024.12.17 21:27:19.670118 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7330 | 2024.12.17 21:27:19.670300 [ 278 ] {444cd40f-81dd-4ab0-8c7f-4bd66316c64a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7331 | 2024.12.17 21:27:19.670367 [ 278 ] {444cd40f-81dd-4ab0-8c7f-4bd66316c64a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7332 | 2024.12.17 21:27:19.670964 [ 278 ] {444cd40f-81dd-4ab0-8c7f-4bd66316c64a} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7333 | 2024.12.17 21:27:19.671002 [ 278 ] {444cd40f-81dd-4ab0-8c7f-4bd66316c64a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
7334 | 2024.12.17 21:27:19.671396 [ 278 ] {444cd40f-81dd-4ab0-8c7f-4bd66316c64a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7335 | 2024.12.17 21:27:19.671634 [ 278 ] {444cd40f-81dd-4ab0-8c7f-4bd66316c64a} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7336 | 2024.12.17 21:27:19.671810 [ 278 ] {444cd40f-81dd-4ab0-8c7f-4bd66316c64a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001548 sec., 103359.17312661499 rows/sec., 7.20 MiB/sec. | ||
7337 | 2024.12.17 21:27:19.671861 [ 278 ] {444cd40f-81dd-4ab0-8c7f-4bd66316c64a} <Debug> TCPHandler: Processed in 0.001889091 sec. | ||
7338 | 2024.12.17 21:27:19.672002 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7339 | 2024.12.17 21:27:19.672119 [ 277 ] {7cac7770-6b8e-4610-bf6f-1684f2068969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7340 | 2024.12.17 21:27:19.672201 [ 277 ] {7cac7770-6b8e-4610-bf6f-1684f2068969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7341 | 2024.12.17 21:27:19.673408 [ 277 ] {7cac7770-6b8e-4610-bf6f-1684f2068969} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7342 | 2024.12.17 21:27:19.673447 [ 277 ] {7cac7770-6b8e-4610-bf6f-1684f2068969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
7343 | 2024.12.17 21:27:19.674091 [ 277 ] {7cac7770-6b8e-4610-bf6f-1684f2068969} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7344 | 2024.12.17 21:27:19.674367 [ 277 ] {7cac7770-6b8e-4610-bf6f-1684f2068969} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7345 | 2024.12.17 21:27:19.674557 [ 113 ] {} <Debug> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7346 | 2024.12.17 21:27:19.674652 [ 113 ] {} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7347 | 2024.12.17 21:27:19.674670 [ 277 ] {7cac7770-6b8e-4610-bf6f-1684f2068969} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002569 sec., 11677.695601401323 rows/sec., 20.93 MiB/sec. | ||
7348 | 2024.12.17 21:27:19.674701 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
7349 | 2024.12.17 21:27:19.675500 [ 277 ] {7cac7770-6b8e-4610-bf6f-1684f2068969} <Debug> TCPHandler: Processed in 0.003544016 sec. | ||
7350 | 2024.12.17 21:27:19.675604 [ 198 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::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 | ||
7351 | 2024.12.17 21:27:19.675882 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7352 | 2024.12.17 21:27:19.676226 [ 278 ] {d9e9c744-b0b2-4643-ba34-aa1ce2e59d11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7353 | 2024.12.17 21:27:19.676374 [ 278 ] {d9e9c744-b0b2-4643-ba34-aa1ce2e59d11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7354 | 2024.12.17 21:27:19.676963 [ 198 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7355 | 2024.12.17 21:27:19.677174 [ 198 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 688 rows starting from the beginning of the part | ||
7356 | 2024.12.17 21:27:19.677930 [ 198 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 30 rows starting from the beginning of the part | ||
7357 | 2024.12.17 21:27:19.678729 [ 198 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 10 rows starting from the beginning of the part | ||
7358 | 2024.12.17 21:27:19.678739 [ 278 ] {d9e9c744-b0b2-4643-ba34-aa1ce2e59d11} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7359 | 2024.12.17 21:27:19.678854 [ 278 ] {d9e9c744-b0b2-4643-ba34-aa1ce2e59d11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
7360 | 2024.12.17 21:27:19.679457 [ 198 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 30 rows starting from the beginning of the part | ||
7361 | 2024.12.17 21:27:19.680285 [ 198 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 10 rows starting from the beginning of the part | ||
7362 | 2024.12.17 21:27:19.680549 [ 278 ] {d9e9c744-b0b2-4643-ba34-aa1ce2e59d11} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7363 | 2024.12.17 21:27:19.680881 [ 198 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 30 rows starting from the beginning of the part | ||
7364 | 2024.12.17 21:27:19.681356 [ 278 ] {d9e9c744-b0b2-4643-ba34-aa1ce2e59d11} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7365 | 2024.12.17 21:27:19.682157 [ 278 ] {d9e9c744-b0b2-4643-ba34-aa1ce2e59d11} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006 sec., 10000 rows/sec., 690.10 KiB/sec. | ||
7366 | 2024.12.17 21:27:19.682239 [ 278 ] {d9e9c744-b0b2-4643-ba34-aa1ce2e59d11} <Debug> TCPHandler: Processed in 0.006591478 sec. | ||
7367 | 2024.12.17 21:27:19.692092 [ 187 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 798 rows, containing 19 columns (19 merged, 0 gathered) in 0.017154985 sec., 46517.09109626152 rows/sec., 83.36 MiB/sec. | ||
7368 | 2024.12.17 21:27:19.693053 [ 189 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7369 | 2024.12.17 21:27:19.693481 [ 189 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7370 | 2024.12.17 21:27:19.693561 [ 189 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7371 | 2024.12.17 21:27:19.693705 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.65 MiB. | ||
7372 | 2024.12.17 21:27:20.000154 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.36 MiB, peak 217.67 MiB, free memory in arenas 0.00 B, will set to 212.45 MiB (RSS), difference: 3.08 MiB | ||
7373 | 2024.12.17 21:27:20.687836 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1038 | ||
7374 | 2024.12.17 21:27:20.691027 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7375 | 2024.12.17 21:27:20.691089 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
7376 | 2024.12.17 21:27:20.692606 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7377 | 2024.12.17 21:27:20.692957 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7378 | 2024.12.17 21:27:20.693614 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1038 | ||
7379 | 2024.12.17 21:27:23.132976 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16104 | ||
7380 | 2024.12.17 21:27:23.133673 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7381 | 2024.12.17 21:27:23.133729 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
7382 | 2024.12.17 21:27:23.134283 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7383 | 2024.12.17 21:27:23.134555 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7384 | 2024.12.17 21:27:23.134862 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16104 | ||
7385 | 2024.12.17 21:27:24.238323 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
7386 | 2024.12.17 21:27:24.259947 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7387 | 2024.12.17 21:27:24.260010 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
7388 | 2024.12.17 21:27:24.267222 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7389 | 2024.12.17 21:27:24.268019 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7390 | 2024.12.17 21:27:24.270860 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
7391 | 2024.12.17 21:27:24.661755 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7392 | 2024.12.17 21:27:24.661947 [ 277 ] {f2c0e09d-3adb-4e6c-ba2d-9331d5f12e06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7393 | 2024.12.17 21:27:24.662020 [ 277 ] {f2c0e09d-3adb-4e6c-ba2d-9331d5f12e06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7394 | 2024.12.17 21:27:24.662755 [ 277 ] {f2c0e09d-3adb-4e6c-ba2d-9331d5f12e06} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7395 | 2024.12.17 21:27:24.662805 [ 277 ] {f2c0e09d-3adb-4e6c-ba2d-9331d5f12e06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
7396 | 2024.12.17 21:27:24.663239 [ 277 ] {f2c0e09d-3adb-4e6c-ba2d-9331d5f12e06} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7397 | 2024.12.17 21:27:24.663498 [ 277 ] {f2c0e09d-3adb-4e6c-ba2d-9331d5f12e06} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7398 | 2024.12.17 21:27:24.663718 [ 277 ] {f2c0e09d-3adb-4e6c-ba2d-9331d5f12e06} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001822 sec., 7683.863885839736 rows/sec., 553.14 KiB/sec. | ||
7399 | 2024.12.17 21:27:24.663833 [ 277 ] {f2c0e09d-3adb-4e6c-ba2d-9331d5f12e06} <Debug> TCPHandler: Processed in 0.00221002 sec. | ||
7400 | 2024.12.17 21:27:24.664082 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7401 | 2024.12.17 21:27:24.664276 [ 278 ] {5c66bc0e-7636-493e-8429-1382abedb8eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7402 | 2024.12.17 21:27:24.664350 [ 278 ] {5c66bc0e-7636-493e-8429-1382abedb8eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7403 | 2024.12.17 21:27:24.665186 [ 278 ] {5c66bc0e-7636-493e-8429-1382abedb8eb} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7404 | 2024.12.17 21:27:24.665238 [ 278 ] {5c66bc0e-7636-493e-8429-1382abedb8eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
7405 | 2024.12.17 21:27:24.665692 [ 278 ] {5c66bc0e-7636-493e-8429-1382abedb8eb} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7406 | 2024.12.17 21:27:24.665948 [ 278 ] {5c66bc0e-7636-493e-8429-1382abedb8eb} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7407 | 2024.12.17 21:27:24.666198 [ 278 ] {5c66bc0e-7636-493e-8429-1382abedb8eb} <Debug> executeQuery: Read 223 rows, 19.93 KiB in 0.001974 sec., 112968.59169199594 rows/sec., 9.86 MiB/sec. | ||
7408 | 2024.12.17 21:27:24.666257 [ 278 ] {5c66bc0e-7636-493e-8429-1382abedb8eb} <Debug> TCPHandler: Processed in 0.002311983 sec. | ||
7409 | 2024.12.17 21:27:24.666408 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7410 | 2024.12.17 21:27:24.666547 [ 277 ] {59b8a91d-7d2b-4521-901d-b3292ceb376f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7411 | 2024.12.17 21:27:24.666606 [ 277 ] {59b8a91d-7d2b-4521-901d-b3292ceb376f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7412 | 2024.12.17 21:27:24.667195 [ 277 ] {59b8a91d-7d2b-4521-901d-b3292ceb376f} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7413 | 2024.12.17 21:27:24.667234 [ 277 ] {59b8a91d-7d2b-4521-901d-b3292ceb376f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
7414 | 2024.12.17 21:27:24.667592 [ 277 ] {59b8a91d-7d2b-4521-901d-b3292ceb376f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
7415 | 2024.12.17 21:27:24.667841 [ 277 ] {59b8a91d-7d2b-4521-901d-b3292ceb376f} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7416 | 2024.12.17 21:27:24.668065 [ 277 ] {59b8a91d-7d2b-4521-901d-b3292ceb376f} <Debug> executeQuery: Read 17 rows, 1.21 KiB in 0.001545 sec., 11003.236245954693 rows/sec., 781.88 KiB/sec. | ||
7417 | 2024.12.17 21:27:24.668138 [ 277 ] {59b8a91d-7d2b-4521-901d-b3292ceb376f} <Debug> TCPHandler: Processed in 0.001796709 sec. | ||
7418 | 2024.12.17 21:27:24.668338 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7419 | 2024.12.17 21:27:24.668461 [ 278 ] {58969bc0-9930-4e92-88fe-2dc7f0dcfb1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7420 | 2024.12.17 21:27:24.668512 [ 278 ] {58969bc0-9930-4e92-88fe-2dc7f0dcfb1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7421 | 2024.12.17 21:27:24.669102 [ 278 ] {58969bc0-9930-4e92-88fe-2dc7f0dcfb1a} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7422 | 2024.12.17 21:27:24.669141 [ 278 ] {58969bc0-9930-4e92-88fe-2dc7f0dcfb1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
7423 | 2024.12.17 21:27:24.669495 [ 278 ] {58969bc0-9930-4e92-88fe-2dc7f0dcfb1a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
7424 | 2024.12.17 21:27:24.669736 [ 278 ] {58969bc0-9930-4e92-88fe-2dc7f0dcfb1a} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7425 | 2024.12.17 21:27:24.669953 [ 278 ] {58969bc0-9930-4e92-88fe-2dc7f0dcfb1a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001518 sec., 9222.66139657444 rows/sec., 645.90 KiB/sec. | ||
7426 | 2024.12.17 21:27:24.670007 [ 278 ] {58969bc0-9930-4e92-88fe-2dc7f0dcfb1a} <Debug> TCPHandler: Processed in 0.001773218 sec. | ||
7427 | 2024.12.17 21:27:24.670176 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7428 | 2024.12.17 21:27:24.670310 [ 277 ] {efa6af6c-7791-4353-b5e3-a35c25aab7d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7429 | 2024.12.17 21:27:24.670367 [ 277 ] {efa6af6c-7791-4353-b5e3-a35c25aab7d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7430 | 2024.12.17 21:27:24.670992 [ 277 ] {efa6af6c-7791-4353-b5e3-a35c25aab7d4} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7431 | 2024.12.17 21:27:24.671030 [ 277 ] {efa6af6c-7791-4353-b5e3-a35c25aab7d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
7432 | 2024.12.17 21:27:24.671390 [ 277 ] {efa6af6c-7791-4353-b5e3-a35c25aab7d4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7433 | 2024.12.17 21:27:24.671647 [ 277 ] {efa6af6c-7791-4353-b5e3-a35c25aab7d4} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7434 | 2024.12.17 21:27:24.671851 [ 277 ] {efa6af6c-7791-4353-b5e3-a35c25aab7d4} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001569 sec., 8285.5321861058 rows/sec., 516.60 KiB/sec. | ||
7435 | 2024.12.17 21:27:24.671901 [ 277 ] {efa6af6c-7791-4353-b5e3-a35c25aab7d4} <Debug> TCPHandler: Processed in 0.001792249 sec. | ||
7436 | 2024.12.17 21:27:24.672074 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7437 | 2024.12.17 21:27:24.672212 [ 278 ] {d57ec8e7-b2cd-4c2b-a735-12bf61855ff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7438 | 2024.12.17 21:27:24.672269 [ 278 ] {d57ec8e7-b2cd-4c2b-a735-12bf61855ff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7439 | 2024.12.17 21:27:24.673049 [ 278 ] {d57ec8e7-b2cd-4c2b-a735-12bf61855ff2} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7440 | 2024.12.17 21:27:24.673089 [ 278 ] {d57ec8e7-b2cd-4c2b-a735-12bf61855ff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
7441 | 2024.12.17 21:27:24.673468 [ 278 ] {d57ec8e7-b2cd-4c2b-a735-12bf61855ff2} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7442 | 2024.12.17 21:27:24.673711 [ 278 ] {d57ec8e7-b2cd-4c2b-a735-12bf61855ff2} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7443 | 2024.12.17 21:27:24.673938 [ 278 ] {d57ec8e7-b2cd-4c2b-a735-12bf61855ff2} <Debug> executeQuery: Read 392 rows, 28.48 KiB in 0.001754 sec., 223489.16761687573 rows/sec., 15.86 MiB/sec. | ||
7444 | 2024.12.17 21:27:24.673997 [ 278 ] {d57ec8e7-b2cd-4c2b-a735-12bf61855ff2} <Debug> TCPHandler: Processed in 0.001991784 sec. | ||
7445 | 2024.12.17 21:27:24.674184 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7446 | 2024.12.17 21:27:24.674329 [ 277 ] {cc27f3c8-6346-488c-b2f9-71b2f165ac6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7447 | 2024.12.17 21:27:24.674380 [ 277 ] {cc27f3c8-6346-488c-b2f9-71b2f165ac6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7448 | 2024.12.17 21:27:24.674869 [ 277 ] {cc27f3c8-6346-488c-b2f9-71b2f165ac6e} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7449 | 2024.12.17 21:27:24.674908 [ 277 ] {cc27f3c8-6346-488c-b2f9-71b2f165ac6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
7450 | 2024.12.17 21:27:24.675271 [ 277 ] {cc27f3c8-6346-488c-b2f9-71b2f165ac6e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7451 | 2024.12.17 21:27:24.675511 [ 277 ] {cc27f3c8-6346-488c-b2f9-71b2f165ac6e} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7452 | 2024.12.17 21:27:24.675759 [ 277 ] {cc27f3c8-6346-488c-b2f9-71b2f165ac6e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00145 sec., 4137.931034482759 rows/sec., 216.19 KiB/sec. | ||
7453 | 2024.12.17 21:27:24.675961 [ 277 ] {cc27f3c8-6346-488c-b2f9-71b2f165ac6e} <Debug> TCPHandler: Processed in 0.00187222 sec. | ||
7454 | 2024.12.17 21:27:24.676126 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7455 | 2024.12.17 21:27:24.676264 [ 278 ] {0d4a5fbc-9315-4923-9c72-dfd86add2215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7456 | 2024.12.17 21:27:24.676326 [ 278 ] {0d4a5fbc-9315-4923-9c72-dfd86add2215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7457 | 2024.12.17 21:27:24.676945 [ 278 ] {0d4a5fbc-9315-4923-9c72-dfd86add2215} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7458 | 2024.12.17 21:27:24.676984 [ 278 ] {0d4a5fbc-9315-4923-9c72-dfd86add2215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
7459 | 2024.12.17 21:27:24.677382 [ 278 ] {0d4a5fbc-9315-4923-9c72-dfd86add2215} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7460 | 2024.12.17 21:27:24.677621 [ 278 ] {0d4a5fbc-9315-4923-9c72-dfd86add2215} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7461 | 2024.12.17 21:27:24.677840 [ 278 ] {0d4a5fbc-9315-4923-9c72-dfd86add2215} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001608 sec., 147388.05970149254 rows/sec., 9.88 MiB/sec. | ||
7462 | 2024.12.17 21:27:24.677895 [ 278 ] {0d4a5fbc-9315-4923-9c72-dfd86add2215} <Debug> TCPHandler: Processed in 0.00183738 sec. | ||
7463 | 2024.12.17 21:27:24.678064 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7464 | 2024.12.17 21:27:24.678198 [ 277 ] {b5287bb6-d945-48f6-b896-7e0448d6adfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7465 | 2024.12.17 21:27:24.678258 [ 277 ] {b5287bb6-d945-48f6-b896-7e0448d6adfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7466 | 2024.12.17 21:27:24.678785 [ 277 ] {b5287bb6-d945-48f6-b896-7e0448d6adfe} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7467 | 2024.12.17 21:27:24.678824 [ 277 ] {b5287bb6-d945-48f6-b896-7e0448d6adfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
7468 | 2024.12.17 21:27:24.679184 [ 277 ] {b5287bb6-d945-48f6-b896-7e0448d6adfe} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7469 | 2024.12.17 21:27:24.679431 [ 277 ] {b5287bb6-d945-48f6-b896-7e0448d6adfe} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7470 | 2024.12.17 21:27:24.679631 [ 277 ] {b5287bb6-d945-48f6-b896-7e0448d6adfe} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001463 sec., 683.5269993164729 rows/sec., 46.06 KiB/sec. | ||
7471 | 2024.12.17 21:27:24.679681 [ 277 ] {b5287bb6-d945-48f6-b896-7e0448d6adfe} <Debug> TCPHandler: Processed in 0.001681805 sec. | ||
7472 | 2024.12.17 21:27:24.679837 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7473 | 2024.12.17 21:27:24.679974 [ 278 ] {7658956e-0137-4a43-9924-166133c92777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7474 | 2024.12.17 21:27:24.680066 [ 278 ] {7658956e-0137-4a43-9924-166133c92777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7475 | 2024.12.17 21:27:24.681268 [ 278 ] {7658956e-0137-4a43-9924-166133c92777} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7476 | 2024.12.17 21:27:24.681306 [ 278 ] {7658956e-0137-4a43-9924-166133c92777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
7477 | 2024.12.17 21:27:24.681925 [ 278 ] {7658956e-0137-4a43-9924-166133c92777} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
7478 | 2024.12.17 21:27:24.682180 [ 278 ] {7658956e-0137-4a43-9924-166133c92777} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7479 | 2024.12.17 21:27:24.682380 [ 278 ] {7658956e-0137-4a43-9924-166133c92777} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002435 sec., 4106.776180698152 rows/sec., 7.36 MiB/sec. | ||
7480 | 2024.12.17 21:27:24.682471 [ 278 ] {7658956e-0137-4a43-9924-166133c92777} <Debug> TCPHandler: Processed in 0.002699173 sec. | ||
7481 | 2024.12.17 21:27:24.682614 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7482 | 2024.12.17 21:27:24.682743 [ 277 ] {0fc30393-69e2-4a2b-87ba-b1be616dd520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7483 | 2024.12.17 21:27:24.682800 [ 277 ] {0fc30393-69e2-4a2b-87ba-b1be616dd520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7484 | 2024.12.17 21:27:24.683381 [ 277 ] {0fc30393-69e2-4a2b-87ba-b1be616dd520} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7485 | 2024.12.17 21:27:24.683426 [ 277 ] {0fc30393-69e2-4a2b-87ba-b1be616dd520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
7486 | 2024.12.17 21:27:24.683836 [ 277 ] {0fc30393-69e2-4a2b-87ba-b1be616dd520} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7487 | 2024.12.17 21:27:24.684068 [ 277 ] {0fc30393-69e2-4a2b-87ba-b1be616dd520} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7488 | 2024.12.17 21:27:24.684284 [ 277 ] {0fc30393-69e2-4a2b-87ba-b1be616dd520} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001571 sec., 52196.053469127946 rows/sec., 3.32 MiB/sec. | ||
7489 | 2024.12.17 21:27:24.684334 [ 277 ] {0fc30393-69e2-4a2b-87ba-b1be616dd520} <Debug> TCPHandler: Processed in 0.001777288 sec. | ||
7490 | 2024.12.17 21:27:25.000163 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.75 MiB, peak 217.67 MiB, free memory in arenas 0.00 B, will set to 212.64 MiB (RSS), difference: -1.10 MiB | ||
7491 | 2024.12.17 21:27:27.459127 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7492 | 2024.12.17 21:27:27.459329 [ 277 ] {a3a79788-9175-4b44-ad12-bca550309386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7493 | 2024.12.17 21:27:27.459402 [ 277 ] {a3a79788-9175-4b44-ad12-bca550309386} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7494 | 2024.12.17 21:27:27.460164 [ 277 ] {a3a79788-9175-4b44-ad12-bca550309386} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7495 | 2024.12.17 21:27:27.460214 [ 277 ] {a3a79788-9175-4b44-ad12-bca550309386} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
7496 | 2024.12.17 21:27:27.460667 [ 277 ] {a3a79788-9175-4b44-ad12-bca550309386} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
7497 | 2024.12.17 21:27:27.460921 [ 277 ] {a3a79788-9175-4b44-ad12-bca550309386} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7498 | 2024.12.17 21:27:27.461155 [ 277 ] {a3a79788-9175-4b44-ad12-bca550309386} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001879 sec., 3193.1878658861096 rows/sec., 260.38 KiB/sec. | ||
7499 | 2024.12.17 21:27:27.461224 [ 277 ] {a3a79788-9175-4b44-ad12-bca550309386} <Debug> TCPHandler: Processed in 0.00222874 sec. | ||
7500 | 2024.12.17 21:27:27.461524 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7501 | 2024.12.17 21:27:27.461722 [ 278 ] {8c96ebcf-aec7-47bd-8b81-6794c1b98be0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7502 | 2024.12.17 21:27:27.461797 [ 278 ] {8c96ebcf-aec7-47bd-8b81-6794c1b98be0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7503 | 2024.12.17 21:27:27.463182 [ 278 ] {8c96ebcf-aec7-47bd-8b81-6794c1b98be0} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7504 | 2024.12.17 21:27:27.463229 [ 278 ] {8c96ebcf-aec7-47bd-8b81-6794c1b98be0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
7505 | 2024.12.17 21:27:27.463748 [ 278 ] {8c96ebcf-aec7-47bd-8b81-6794c1b98be0} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7506 | 2024.12.17 21:27:27.464004 [ 278 ] {8c96ebcf-aec7-47bd-8b81-6794c1b98be0} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7507 | 2024.12.17 21:27:27.464174 [ 101 ] {} <Debug> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7508 | 2024.12.17 21:27:27.464215 [ 278 ] {8c96ebcf-aec7-47bd-8b81-6794c1b98be0} <Debug> executeQuery: Read 1259 rows, 106.36 KiB in 0.002546 sec., 494501.17831893166 rows/sec., 40.80 MiB/sec. | ||
7509 | 2024.12.17 21:27:27.464228 [ 101 ] {} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7510 | 2024.12.17 21:27:27.464266 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
7511 | 2024.12.17 21:27:27.464291 [ 278 ] {8c96ebcf-aec7-47bd-8b81-6794c1b98be0} <Debug> TCPHandler: Processed in 0.002918508 sec. | ||
7512 | 2024.12.17 21:27:27.464500 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7513 | 2024.12.17 21:27:27.464504 [ 192 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
7514 | 2024.12.17 21:27:27.464720 [ 277 ] {a421f902-1ee6-4df1-a6ba-4bd3ea1eba83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7515 | 2024.12.17 21:27:27.464799 [ 192 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7516 | 2024.12.17 21:27:27.464826 [ 277 ] {a421f902-1ee6-4df1-a6ba-4bd3ea1eba83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7517 | 2024.12.17 21:27:27.464877 [ 192 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1433 rows starting from the beginning of the part | ||
7518 | 2024.12.17 21:27:27.465194 [ 192 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 116 rows starting from the beginning of the part | ||
7519 | 2024.12.17 21:27:27.465505 [ 192 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 224 rows starting from the beginning of the part | ||
7520 | 2024.12.17 21:27:27.465975 [ 192 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 116 rows starting from the beginning of the part | ||
7521 | 2024.12.17 21:27:27.466337 [ 192 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 223 rows starting from the beginning of the part | ||
7522 | 2024.12.17 21:27:27.466715 [ 192 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1259 rows starting from the beginning of the part | ||
7523 | 2024.12.17 21:27:27.467809 [ 277 ] {a421f902-1ee6-4df1-a6ba-4bd3ea1eba83} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7524 | 2024.12.17 21:27:27.467876 [ 277 ] {a421f902-1ee6-4df1-a6ba-4bd3ea1eba83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
7525 | 2024.12.17 21:27:27.468775 [ 277 ] {a421f902-1ee6-4df1-a6ba-4bd3ea1eba83} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
7526 | 2024.12.17 21:27:27.469211 [ 277 ] {a421f902-1ee6-4df1-a6ba-4bd3ea1eba83} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7527 | 2024.12.17 21:27:27.469472 [ 277 ] {a421f902-1ee6-4df1-a6ba-4bd3ea1eba83} <Debug> executeQuery: Read 36 rows, 2.67 KiB in 0.004834 sec., 7447.248655357882 rows/sec., 553.33 KiB/sec. | ||
7528 | 2024.12.17 21:27:27.469561 [ 277 ] {a421f902-1ee6-4df1-a6ba-4bd3ea1eba83} <Debug> TCPHandler: Processed in 0.00516376 sec. | ||
7529 | 2024.12.17 21:27:27.469751 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7530 | 2024.12.17 21:27:27.469998 [ 192 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3371 rows, containing 5 columns (5 merged, 0 gathered) in 0.005612992 sec., 600570.9610845696 rows/sec., 52.53 MiB/sec. | ||
7531 | 2024.12.17 21:27:27.470032 [ 278 ] {59b093a3-f09d-4a8d-a30c-8b2e168ce45c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7532 | 2024.12.17 21:27:27.470108 [ 278 ] {59b093a3-f09d-4a8d-a30c-8b2e168ce45c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7533 | 2024.12.17 21:27:27.470284 [ 192 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7534 | 2024.12.17 21:27:27.470937 [ 192 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_56_11} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7535 | 2024.12.17 21:27:27.471054 [ 192 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_56_11} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7536 | 2024.12.17 21:27:27.471213 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
7537 | 2024.12.17 21:27:27.471440 [ 278 ] {59b093a3-f09d-4a8d-a30c-8b2e168ce45c} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7538 | 2024.12.17 21:27:27.471485 [ 278 ] {59b093a3-f09d-4a8d-a30c-8b2e168ce45c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
7539 | 2024.12.17 21:27:27.471866 [ 278 ] {59b093a3-f09d-4a8d-a30c-8b2e168ce45c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
7540 | 2024.12.17 21:27:27.472102 [ 278 ] {59b093a3-f09d-4a8d-a30c-8b2e168ce45c} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7541 | 2024.12.17 21:27:27.472227 [ 101 ] {} <Debug> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
7542 | 2024.12.17 21:27:27.472263 [ 101 ] {} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7543 | 2024.12.17 21:27:27.472286 [ 278 ] {59b093a3-f09d-4a8d-a30c-8b2e168ce45c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.002304 sec., 98958.33333333333 rows/sec., 6.70 MiB/sec. | ||
7544 | 2024.12.17 21:27:27.472291 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
7545 | 2024.12.17 21:27:27.472392 [ 278 ] {59b093a3-f09d-4a8d-a30c-8b2e168ce45c} <Debug> TCPHandler: Processed in 0.002734654 sec. | ||
7546 | 2024.12.17 21:27:27.472623 [ 190 ] {a11a4742-3716-4175-86de-60321bcf28cc::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 | ||
7547 | 2024.12.17 21:27:27.472645 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7548 | 2024.12.17 21:27:27.472936 [ 190 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7549 | 2024.12.17 21:27:27.472946 [ 277 ] {1fe5705b-9f46-46e7-8ecc-cbf4de05ae66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7550 | 2024.12.17 21:27:27.472995 [ 190 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 243 rows starting from the beginning of the part | ||
7551 | 2024.12.17 21:27:27.473054 [ 277 ] {1fe5705b-9f46-46e7-8ecc-cbf4de05ae66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7552 | 2024.12.17 21:27:27.473263 [ 190 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 228 rows starting from the beginning of the part | ||
7553 | 2024.12.17 21:27:27.473711 [ 190 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part | ||
7554 | 2024.12.17 21:27:27.474042 [ 190 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part | ||
7555 | 2024.12.17 21:27:27.474450 [ 190 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part | ||
7556 | 2024.12.17 21:27:27.474880 [ 190 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 228 rows starting from the beginning of the part | ||
7557 | 2024.12.17 21:27:27.476591 [ 277 ] {1fe5705b-9f46-46e7-8ecc-cbf4de05ae66} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7558 | 2024.12.17 21:27:27.476683 [ 277 ] {1fe5705b-9f46-46e7-8ecc-cbf4de05ae66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
7559 | 2024.12.17 21:27:27.477685 [ 201 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 741 rows, containing 5 columns (5 merged, 0 gathered) in 0.005277113 sec., 140417.6867162026 rows/sec., 10.05 MiB/sec. | ||
7560 | 2024.12.17 21:27:27.477754 [ 277 ] {1fe5705b-9f46-46e7-8ecc-cbf4de05ae66} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7561 | 2024.12.17 21:27:27.477888 [ 201 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
7562 | 2024.12.17 21:27:27.478196 [ 277 ] {1fe5705b-9f46-46e7-8ecc-cbf4de05ae66} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7563 | 2024.12.17 21:27:27.478478 [ 101 ] {} <Debug> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7564 | 2024.12.17 21:27:27.478513 [ 201 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_31_6} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7565 | 2024.12.17 21:27:27.478593 [ 101 ] {} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7566 | 2024.12.17 21:27:27.478644 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
7567 | 2024.12.17 21:27:27.478709 [ 277 ] {1fe5705b-9f46-46e7-8ecc-cbf4de05ae66} <Debug> executeQuery: Read 556 rows, 42.30 KiB in 0.005834 sec., 95303.39389784024 rows/sec., 7.08 MiB/sec. | ||
7568 | 2024.12.17 21:27:27.478789 [ 201 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_31_6} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
7569 | 2024.12.17 21:27:27.479056 [ 277 ] {1fe5705b-9f46-46e7-8ecc-cbf4de05ae66} <Debug> TCPHandler: Processed in 0.006558958 sec. | ||
7570 | 2024.12.17 21:27:27.479083 [ 195 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
7571 | 2024.12.17 21:27:27.479107 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
7572 | 2024.12.17 21:27:27.479297 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7573 | 2024.12.17 21:27:27.479306 [ 195 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7574 | 2024.12.17 21:27:27.479364 [ 195 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 914 rows starting from the beginning of the part | ||
7575 | 2024.12.17 21:27:27.479626 [ 195 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 94 rows starting from the beginning of the part | ||
7576 | 2024.12.17 21:27:27.479653 [ 278 ] {37d2709b-e1f9-4171-a612-49cf8f2200a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7577 | 2024.12.17 21:27:27.479851 [ 195 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 394 rows starting from the beginning of the part | ||
7578 | 2024.12.17 21:27:27.479894 [ 278 ] {37d2709b-e1f9-4171-a612-49cf8f2200a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7579 | 2024.12.17 21:27:27.480188 [ 195 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 94 rows starting from the beginning of the part | ||
7580 | 2024.12.17 21:27:27.480484 [ 195 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 392 rows starting from the beginning of the part | ||
7581 | 2024.12.17 21:27:27.480717 [ 195 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 556 rows starting from the beginning of the part | ||
7582 | 2024.12.17 21:27:27.482954 [ 278 ] {37d2709b-e1f9-4171-a612-49cf8f2200a9} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7583 | 2024.12.17 21:27:27.483026 [ 278 ] {37d2709b-e1f9-4171-a612-49cf8f2200a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
7584 | 2024.12.17 21:27:27.483750 [ 278 ] {37d2709b-e1f9-4171-a612-49cf8f2200a9} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7585 | 2024.12.17 21:27:27.483757 [ 201 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2444 rows, containing 5 columns (5 merged, 0 gathered) in 0.004997805 sec., 489014.67744339764 rows/sec., 37.53 MiB/sec. | ||
7586 | 2024.12.17 21:27:27.484070 [ 186 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7587 | 2024.12.17 21:27:27.484123 [ 278 ] {37d2709b-e1f9-4171-a612-49cf8f2200a9} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7588 | 2024.12.17 21:27:27.484427 [ 101 ] {} <Debug> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7589 | 2024.12.17 21:27:27.484516 [ 101 ] {} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7590 | 2024.12.17 21:27:27.484582 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
7591 | 2024.12.17 21:27:27.484612 [ 278 ] {37d2709b-e1f9-4171-a612-49cf8f2200a9} <Debug> executeQuery: Read 943 rows, 64.74 KiB in 0.005161 sec., 182716.52780468902 rows/sec., 12.25 MiB/sec. | ||
7592 | 2024.12.17 21:27:27.484923 [ 278 ] {37d2709b-e1f9-4171-a612-49cf8f2200a9} <Debug> TCPHandler: Processed in 0.005736155 sec. | ||
7593 | 2024.12.17 21:27:27.484942 [ 195 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
7594 | 2024.12.17 21:27:27.485150 [ 186 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_56_11} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7595 | 2024.12.17 21:27:27.485176 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7596 | 2024.12.17 21:27:27.485353 [ 195 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7597 | 2024.12.17 21:27:27.485420 [ 186 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_56_11} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7598 | 2024.12.17 21:27:27.485446 [ 195 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15719 rows starting from the beginning of the part | ||
7599 | 2024.12.17 21:27:27.485558 [ 277 ] {591adf33-a0ca-46c3-833a-5b373b5d5b48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7600 | 2024.12.17 21:27:27.485892 [ 195 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
7601 | 2024.12.17 21:27:27.485895 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
7602 | 2024.12.17 21:27:27.486152 [ 277 ] {591adf33-a0ca-46c3-833a-5b373b5d5b48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7603 | 2024.12.17 21:27:27.486415 [ 195 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 238 rows starting from the beginning of the part | ||
7604 | 2024.12.17 21:27:27.486639 [ 195 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
7605 | 2024.12.17 21:27:27.486879 [ 195 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 237 rows starting from the beginning of the part | ||
7606 | 2024.12.17 21:27:27.487122 [ 195 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 943 rows starting from the beginning of the part | ||
7607 | 2024.12.17 21:27:27.489092 [ 277 ] {591adf33-a0ca-46c3-833a-5b373b5d5b48} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7608 | 2024.12.17 21:27:27.489149 [ 277 ] {591adf33-a0ca-46c3-833a-5b373b5d5b48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
7609 | 2024.12.17 21:27:27.490026 [ 277 ] {591adf33-a0ca-46c3-833a-5b373b5d5b48} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
7610 | 2024.12.17 21:27:27.490459 [ 277 ] {591adf33-a0ca-46c3-833a-5b373b5d5b48} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7611 | 2024.12.17 21:27:27.490760 [ 277 ] {591adf33-a0ca-46c3-833a-5b373b5d5b48} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.005289 sec., 5672.149744753261 rows/sec., 10.16 MiB/sec. | ||
7612 | 2024.12.17 21:27:27.491459 [ 277 ] {591adf33-a0ca-46c3-833a-5b373b5d5b48} <Debug> TCPHandler: Processed in 0.006414654 sec. | ||
7613 | 2024.12.17 21:27:27.491850 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7614 | 2024.12.17 21:27:27.492080 [ 278 ] {eef0f81f-6d85-445e-8896-5ec0ed8221f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7615 | 2024.12.17 21:27:27.492147 [ 278 ] {eef0f81f-6d85-445e-8896-5ec0ed8221f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7616 | 2024.12.17 21:27:27.492750 [ 195 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17457 rows, containing 5 columns (5 merged, 0 gathered) in 0.008025818 sec., 2175105.391126487 rows/sec., 146.78 MiB/sec. | ||
7617 | 2024.12.17 21:27:27.493013 [ 278 ] {eef0f81f-6d85-445e-8896-5ec0ed8221f6} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7618 | 2024.12.17 21:27:27.493054 [ 195 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7619 | 2024.12.17 21:27:27.493066 [ 278 ] {eef0f81f-6d85-445e-8896-5ec0ed8221f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
7620 | 2024.12.17 21:27:27.493596 [ 195 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7621 | 2024.12.17 21:27:27.493784 [ 195 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7622 | 2024.12.17 21:27:27.493853 [ 278 ] {eef0f81f-6d85-445e-8896-5ec0ed8221f6} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7623 | 2024.12.17 21:27:27.493898 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.46 MiB. | ||
7624 | 2024.12.17 21:27:27.494152 [ 278 ] {eef0f81f-6d85-445e-8896-5ec0ed8221f6} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7625 | 2024.12.17 21:27:27.494306 [ 101 ] {} <Debug> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7626 | 2024.12.17 21:27:27.494350 [ 101 ] {} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7627 | 2024.12.17 21:27:27.494356 [ 278 ] {eef0f81f-6d85-445e-8896-5ec0ed8221f6} <Debug> executeQuery: Read 34 rows, 2.36 KiB in 0.002339 sec., 14536.12654980761 rows/sec., 1008.29 KiB/sec. | ||
7628 | 2024.12.17 21:27:27.494376 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
7629 | 2024.12.17 21:27:27.494460 [ 278 ] {eef0f81f-6d85-445e-8896-5ec0ed8221f6} <Debug> TCPHandler: Processed in 0.002834847 sec. | ||
7630 | 2024.12.17 21:27:27.494516 [ 201 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
7631 | 2024.12.17 21:27:27.494612 [ 201 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7632 | 2024.12.17 21:27:27.494642 [ 201 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2948 rows starting from the beginning of the part | ||
7633 | 2024.12.17 21:27:27.494728 [ 201 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
7634 | 2024.12.17 21:27:27.494914 [ 201 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 82 rows starting from the beginning of the part | ||
7635 | 2024.12.17 21:27:27.495068 [ 201 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
7636 | 2024.12.17 21:27:27.495186 [ 201 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 82 rows starting from the beginning of the part | ||
7637 | 2024.12.17 21:27:27.495369 [ 201 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 34 rows starting from the beginning of the part | ||
7638 | 2024.12.17 21:27:27.496806 [ 191 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3266 rows, containing 4 columns (4 merged, 0 gathered) in 0.002343763 sec., 1393485.6041331824 rows/sec., 90.96 MiB/sec. | ||
7639 | 2024.12.17 21:27:27.497313 [ 194 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7640 | 2024.12.17 21:27:27.497845 [ 194 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_56_11} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7641 | 2024.12.17 21:27:27.497934 [ 194 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_56_11} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7642 | 2024.12.17 21:27:27.498023 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
7643 | 2024.12.17 21:27:29.652514 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7644 | 2024.12.17 21:27:29.652705 [ 277 ] {09e2ad3a-3f0b-4013-ac70-1b74dfb358eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7645 | 2024.12.17 21:27:29.652781 [ 277 ] {09e2ad3a-3f0b-4013-ac70-1b74dfb358eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7646 | 2024.12.17 21:27:29.653580 [ 277 ] {09e2ad3a-3f0b-4013-ac70-1b74dfb358eb} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7647 | 2024.12.17 21:27:29.653634 [ 277 ] {09e2ad3a-3f0b-4013-ac70-1b74dfb358eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
7648 | 2024.12.17 21:27:29.654072 [ 277 ] {09e2ad3a-3f0b-4013-ac70-1b74dfb358eb} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7649 | 2024.12.17 21:27:29.654334 [ 277 ] {09e2ad3a-3f0b-4013-ac70-1b74dfb358eb} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7650 | 2024.12.17 21:27:29.654602 [ 277 ] {09e2ad3a-3f0b-4013-ac70-1b74dfb358eb} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00194 sec., 28865.979381443296 rows/sec., 2.20 MiB/sec. | ||
7651 | 2024.12.17 21:27:29.654716 [ 277 ] {09e2ad3a-3f0b-4013-ac70-1b74dfb358eb} <Debug> TCPHandler: Processed in 0.002335794 sec. | ||
7652 | 2024.12.17 21:27:29.655006 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7653 | 2024.12.17 21:27:29.655211 [ 278 ] {e8cca353-4b15-4a47-a1f5-8b9dd61e29bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7654 | 2024.12.17 21:27:29.655288 [ 278 ] {e8cca353-4b15-4a47-a1f5-8b9dd61e29bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7655 | 2024.12.17 21:27:29.656111 [ 278 ] {e8cca353-4b15-4a47-a1f5-8b9dd61e29bb} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7656 | 2024.12.17 21:27:29.656157 [ 278 ] {e8cca353-4b15-4a47-a1f5-8b9dd61e29bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
7657 | 2024.12.17 21:27:29.656597 [ 278 ] {e8cca353-4b15-4a47-a1f5-8b9dd61e29bb} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7658 | 2024.12.17 21:27:29.656867 [ 278 ] {e8cca353-4b15-4a47-a1f5-8b9dd61e29bb} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7659 | 2024.12.17 21:27:29.657150 [ 278 ] {e8cca353-4b15-4a47-a1f5-8b9dd61e29bb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001989 sec., 32176.973353443944 rows/sec., 2.51 MiB/sec. | ||
7660 | 2024.12.17 21:27:29.657258 [ 278 ] {e8cca353-4b15-4a47-a1f5-8b9dd61e29bb} <Debug> TCPHandler: Processed in 0.002404995 sec. | ||
7661 | 2024.12.17 21:27:29.657519 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7662 | 2024.12.17 21:27:29.657661 [ 277 ] {b91feaec-ca3b-44fc-94dd-6cc84265cbeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7663 | 2024.12.17 21:27:29.657721 [ 277 ] {b91feaec-ca3b-44fc-94dd-6cc84265cbeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7664 | 2024.12.17 21:27:29.658296 [ 277 ] {b91feaec-ca3b-44fc-94dd-6cc84265cbeb} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7665 | 2024.12.17 21:27:29.658337 [ 277 ] {b91feaec-ca3b-44fc-94dd-6cc84265cbeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
7666 | 2024.12.17 21:27:29.658747 [ 277 ] {b91feaec-ca3b-44fc-94dd-6cc84265cbeb} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7667 | 2024.12.17 21:27:29.658998 [ 277 ] {b91feaec-ca3b-44fc-94dd-6cc84265cbeb} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7668 | 2024.12.17 21:27:29.659222 [ 277 ] {b91feaec-ca3b-44fc-94dd-6cc84265cbeb} <Debug> executeQuery: Read 66 rows, 4.72 KiB in 0.001587 sec., 41587.90170132325 rows/sec., 2.90 MiB/sec. | ||
7669 | 2024.12.17 21:27:29.659333 [ 277 ] {b91feaec-ca3b-44fc-94dd-6cc84265cbeb} <Debug> TCPHandler: Processed in 0.001935582 sec. | ||
7670 | 2024.12.17 21:27:29.659540 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7671 | 2024.12.17 21:27:29.659690 [ 278 ] {96a826b6-7b2a-494f-b51f-45f8442e3201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7672 | 2024.12.17 21:27:29.659749 [ 278 ] {96a826b6-7b2a-494f-b51f-45f8442e3201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7673 | 2024.12.17 21:27:29.660252 [ 278 ] {96a826b6-7b2a-494f-b51f-45f8442e3201} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7674 | 2024.12.17 21:27:29.660291 [ 278 ] {96a826b6-7b2a-494f-b51f-45f8442e3201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
7675 | 2024.12.17 21:27:29.660682 [ 278 ] {96a826b6-7b2a-494f-b51f-45f8442e3201} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7676 | 2024.12.17 21:27:29.660923 [ 278 ] {96a826b6-7b2a-494f-b51f-45f8442e3201} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7677 | 2024.12.17 21:27:29.661150 [ 278 ] {96a826b6-7b2a-494f-b51f-45f8442e3201} <Debug> executeQuery: Read 26 rows, 1.78 KiB in 0.001489 sec., 17461.383478844862 rows/sec., 1.17 MiB/sec. | ||
7678 | 2024.12.17 21:27:29.661222 [ 278 ] {96a826b6-7b2a-494f-b51f-45f8442e3201} <Debug> TCPHandler: Processed in 0.001795359 sec. | ||
7679 | 2024.12.17 21:27:30.464463 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7680 | 2024.12.17 21:27:30.464545 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7681 | 2024.12.17 21:27:30.635933 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16531 | ||
7682 | 2024.12.17 21:27:30.636603 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7683 | 2024.12.17 21:27:30.636663 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
7684 | 2024.12.17 21:27:30.637210 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7685 | 2024.12.17 21:27:30.637479 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7686 | 2024.12.17 21:27:30.637719 [ 94 ] {} <Debug> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7687 | 2024.12.17 21:27:30.637757 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 | ||
7688 | 2024.12.17 21:27:30.637830 [ 94 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7689 | 2024.12.17 21:27:30.637874 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
7690 | 2024.12.17 21:27:30.638023 [ 191 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::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 | ||
7691 | 2024.12.17 21:27:30.638197 [ 191 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7692 | 2024.12.17 21:27:30.638245 [ 191 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14274 rows starting from the beginning of the part | ||
7693 | 2024.12.17 21:27:30.638343 [ 191 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 427 rows starting from the beginning of the part | ||
7694 | 2024.12.17 21:27:30.638437 [ 191 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 488 rows starting from the beginning of the part | ||
7695 | 2024.12.17 21:27:30.638676 [ 191 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 427 rows starting from the beginning of the part | ||
7696 | 2024.12.17 21:27:30.638794 [ 191 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 488 rows starting from the beginning of the part | ||
7697 | 2024.12.17 21:27:30.638855 [ 191 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 427 rows starting from the beginning of the part | ||
7698 | 2024.12.17 21:27:30.641354 [ 194 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.003409132 sec., 4849034.886299504 rows/sec., 69.37 MiB/sec. | ||
7699 | 2024.12.17 21:27:30.641504 [ 196 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7700 | 2024.12.17 21:27:30.641820 [ 196 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_36_7} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7701 | 2024.12.17 21:27:30.641904 [ 196 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_36_7} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7702 | 2024.12.17 21:27:30.642017 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
7703 | 2024.12.17 21:27:30.694737 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1084 | ||
7704 | 2024.12.17 21:27:30.698153 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7705 | 2024.12.17 21:27:30.698199 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
7706 | 2024.12.17 21:27:30.699762 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7707 | 2024.12.17 21:27:30.700082 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7708 | 2024.12.17 21:27:30.700253 [ 94 ] {} <Debug> system.query_log (6f121684-554c-4e35-91d3-336834432de6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
7709 | 2024.12.17 21:27:30.700321 [ 94 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7710 | 2024.12.17 21:27:30.700363 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
7711 | 2024.12.17 21:27:30.700814 [ 191 ] {6f121684-554c-4e35-91d3-336834432de6::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 | ||
7712 | 2024.12.17 21:27:30.701631 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1084 | ||
7713 | 2024.12.17 21:27:30.702077 [ 191 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7714 | 2024.12.17 21:27:30.702250 [ 191 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 886 rows starting from the beginning of the part | ||
7715 | 2024.12.17 21:27:30.702912 [ 191 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 36 rows starting from the beginning of the part | ||
7716 | 2024.12.17 21:27:30.703495 [ 191 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 46 rows starting from the beginning of the part | ||
7717 | 2024.12.17 21:27:30.704115 [ 191 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 34 rows starting from the beginning of the part | ||
7718 | 2024.12.17 21:27:30.704725 [ 191 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part | ||
7719 | 2024.12.17 21:27:30.705299 [ 191 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 46 rows starting from the beginning of the part | ||
7720 | 2024.12.17 21:27:30.713977 [ 196 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1084 rows, containing 72 columns (72 merged, 0 gathered) in 0.013508435 sec., 80246.15730837807 rows/sec., 64.47 MiB/sec. | ||
7721 | 2024.12.17 21:27:30.715437 [ 196 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
7722 | 2024.12.17 21:27:30.716264 [ 196 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_26_5} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7723 | 2024.12.17 21:27:30.716417 [ 196 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_26_5} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
7724 | 2024.12.17 21:27:30.716766 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.48 MiB. | ||
7725 | 2024.12.17 21:27:31.771855 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
7726 | 2024.12.17 21:27:31.793542 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7727 | 2024.12.17 21:27:31.793596 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
7728 | 2024.12.17 21:27:31.800813 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7729 | 2024.12.17 21:27:31.801635 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7730 | 2024.12.17 21:27:31.801926 [ 91 ] {} <Debug> system.metric_log (27251624-260b-4d10-8451-92693738bfda) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7731 | 2024.12.17 21:27:31.802004 [ 91 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7732 | 2024.12.17 21:27:31.802045 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
7733 | 2024.12.17 21:27:31.802516 [ 187 ] {27251624-260b-4d10-8451-92693738bfda::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 | ||
7734 | 2024.12.17 21:27:31.811752 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
7735 | 2024.12.17 21:27:31.812956 [ 187 ] {27251624-260b-4d10-8451-92693738bfda::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7736 | 2024.12.17 21:27:31.813861 [ 187 ] {27251624-260b-4d10-8451-92693738bfda::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part | ||
7737 | 2024.12.17 21:27:31.818662 [ 187 ] {27251624-260b-4d10-8451-92693738bfda::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 8 rows starting from the beginning of the part | ||
7738 | 2024.12.17 21:27:31.823517 [ 187 ] {27251624-260b-4d10-8451-92693738bfda::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 7 rows starting from the beginning of the part | ||
7739 | 2024.12.17 21:27:31.828492 [ 187 ] {27251624-260b-4d10-8451-92693738bfda::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part | ||
7740 | 2024.12.17 21:27:31.833698 [ 187 ] {27251624-260b-4d10-8451-92693738bfda::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part | ||
7741 | 2024.12.17 21:27:31.838405 [ 187 ] {27251624-260b-4d10-8451-92693738bfda::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
7742 | 2024.12.17 21:27:31.896931 [ 197 ] {27251624-260b-4d10-8451-92693738bfda::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.094780005 sec., 2869.8036046737916 rows/sec., 14.84 MiB/sec. | ||
7743 | 2024.12.17 21:27:31.900262 [ 197 ] {27251624-260b-4d10-8451-92693738bfda::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7744 | 2024.12.17 21:27:31.903450 [ 197 ] {27251624-260b-4d10-8451-92693738bfda::all_1_36_7} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7745 | 2024.12.17 21:27:31.903588 [ 197 ] {27251624-260b-4d10-8451-92693738bfda::all_1_36_7} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7746 | 2024.12.17 21:27:31.905970 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
7747 | 2024.12.17 21:27:34.661572 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7748 | 2024.12.17 21:27:34.661761 [ 277 ] {03690d9d-78c4-49ac-b144-5fb8b80b4028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7749 | 2024.12.17 21:27:34.661835 [ 277 ] {03690d9d-78c4-49ac-b144-5fb8b80b4028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7750 | 2024.12.17 21:27:34.662604 [ 277 ] {03690d9d-78c4-49ac-b144-5fb8b80b4028} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7751 | 2024.12.17 21:27:34.662657 [ 277 ] {03690d9d-78c4-49ac-b144-5fb8b80b4028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
7752 | 2024.12.17 21:27:34.663114 [ 277 ] {03690d9d-78c4-49ac-b144-5fb8b80b4028} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7753 | 2024.12.17 21:27:34.663395 [ 277 ] {03690d9d-78c4-49ac-b144-5fb8b80b4028} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7754 | 2024.12.17 21:27:34.663631 [ 277 ] {03690d9d-78c4-49ac-b144-5fb8b80b4028} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001919 sec., 7295.4663887441375 rows/sec., 525.18 KiB/sec. | ||
7755 | 2024.12.17 21:27:34.663695 [ 277 ] {03690d9d-78c4-49ac-b144-5fb8b80b4028} <Debug> TCPHandler: Processed in 0.002258321 sec. | ||
7756 | 2024.12.17 21:27:34.663941 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7757 | 2024.12.17 21:27:34.664131 [ 278 ] {15c982dd-44d1-46d3-96c1-f3f7e098edc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7758 | 2024.12.17 21:27:34.664204 [ 278 ] {15c982dd-44d1-46d3-96c1-f3f7e098edc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7759 | 2024.12.17 21:27:34.665059 [ 278 ] {15c982dd-44d1-46d3-96c1-f3f7e098edc6} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7760 | 2024.12.17 21:27:34.665100 [ 278 ] {15c982dd-44d1-46d3-96c1-f3f7e098edc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
7761 | 2024.12.17 21:27:34.665561 [ 278 ] {15c982dd-44d1-46d3-96c1-f3f7e098edc6} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7762 | 2024.12.17 21:27:34.665817 [ 278 ] {15c982dd-44d1-46d3-96c1-f3f7e098edc6} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7763 | 2024.12.17 21:27:34.666038 [ 278 ] {15c982dd-44d1-46d3-96c1-f3f7e098edc6} <Debug> executeQuery: Read 223 rows, 19.93 KiB in 0.001952 sec., 114241.80327868853 rows/sec., 9.97 MiB/sec. | ||
7764 | 2024.12.17 21:27:34.666149 [ 278 ] {15c982dd-44d1-46d3-96c1-f3f7e098edc6} <Debug> TCPHandler: Processed in 0.002340383 sec. | ||
7765 | 2024.12.17 21:27:34.666397 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7766 | 2024.12.17 21:27:34.666618 [ 277 ] {3fe820b0-09f9-412e-b0b1-f0faf5bd9443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7767 | 2024.12.17 21:27:34.666679 [ 277 ] {3fe820b0-09f9-412e-b0b1-f0faf5bd9443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7768 | 2024.12.17 21:27:34.667317 [ 277 ] {3fe820b0-09f9-412e-b0b1-f0faf5bd9443} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7769 | 2024.12.17 21:27:34.667358 [ 277 ] {3fe820b0-09f9-412e-b0b1-f0faf5bd9443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
7770 | 2024.12.17 21:27:34.667723 [ 277 ] {3fe820b0-09f9-412e-b0b1-f0faf5bd9443} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
7771 | 2024.12.17 21:27:34.667961 [ 277 ] {3fe820b0-09f9-412e-b0b1-f0faf5bd9443} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7772 | 2024.12.17 21:27:34.668211 [ 277 ] {3fe820b0-09f9-412e-b0b1-f0faf5bd9443} <Debug> executeQuery: Read 17 rows, 1.21 KiB in 0.001623 sec., 10474.430067775724 rows/sec., 744.31 KiB/sec. | ||
7773 | 2024.12.17 21:27:34.668358 [ 277 ] {3fe820b0-09f9-412e-b0b1-f0faf5bd9443} <Debug> TCPHandler: Processed in 0.002098667 sec. | ||
7774 | 2024.12.17 21:27:34.668579 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7775 | 2024.12.17 21:27:34.668717 [ 278 ] {3afcd813-b398-4df5-9c7e-417f5bc46cc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7776 | 2024.12.17 21:27:34.668775 [ 278 ] {3afcd813-b398-4df5-9c7e-417f5bc46cc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7777 | 2024.12.17 21:27:34.669378 [ 278 ] {3afcd813-b398-4df5-9c7e-417f5bc46cc7} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7778 | 2024.12.17 21:27:34.669415 [ 278 ] {3afcd813-b398-4df5-9c7e-417f5bc46cc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
7779 | 2024.12.17 21:27:34.669766 [ 278 ] {3afcd813-b398-4df5-9c7e-417f5bc46cc7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
7780 | 2024.12.17 21:27:34.670016 [ 278 ] {3afcd813-b398-4df5-9c7e-417f5bc46cc7} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7781 | 2024.12.17 21:27:34.670189 [ 278 ] {3afcd813-b398-4df5-9c7e-417f5bc46cc7} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001502 sec., 9320.905459387483 rows/sec., 652.78 KiB/sec. | ||
7782 | 2024.12.17 21:27:34.670241 [ 278 ] {3afcd813-b398-4df5-9c7e-417f5bc46cc7} <Debug> TCPHandler: Processed in 0.001764078 sec. | ||
7783 | 2024.12.17 21:27:34.670415 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7784 | 2024.12.17 21:27:34.670565 [ 277 ] {84678e70-c8f4-4bfd-bf15-7a651dfeba00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7785 | 2024.12.17 21:27:34.670630 [ 277 ] {84678e70-c8f4-4bfd-bf15-7a651dfeba00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7786 | 2024.12.17 21:27:34.671267 [ 277 ] {84678e70-c8f4-4bfd-bf15-7a651dfeba00} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7787 | 2024.12.17 21:27:34.671306 [ 277 ] {84678e70-c8f4-4bfd-bf15-7a651dfeba00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
7788 | 2024.12.17 21:27:34.671661 [ 277 ] {84678e70-c8f4-4bfd-bf15-7a651dfeba00} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7789 | 2024.12.17 21:27:34.671904 [ 277 ] {84678e70-c8f4-4bfd-bf15-7a651dfeba00} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7790 | 2024.12.17 21:27:34.672104 [ 277 ] {84678e70-c8f4-4bfd-bf15-7a651dfeba00} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001577 sec., 8243.500317057704 rows/sec., 513.98 KiB/sec. | ||
7791 | 2024.12.17 21:27:34.672159 [ 277 ] {84678e70-c8f4-4bfd-bf15-7a651dfeba00} <Debug> TCPHandler: Processed in 0.00181367 sec. | ||
7792 | 2024.12.17 21:27:34.672328 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7793 | 2024.12.17 21:27:34.672464 [ 278 ] {56da192e-f886-454d-81ad-d767b957f553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7794 | 2024.12.17 21:27:34.672521 [ 278 ] {56da192e-f886-454d-81ad-d767b957f553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7795 | 2024.12.17 21:27:34.673270 [ 278 ] {56da192e-f886-454d-81ad-d767b957f553} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7796 | 2024.12.17 21:27:34.673307 [ 278 ] {56da192e-f886-454d-81ad-d767b957f553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
7797 | 2024.12.17 21:27:34.673685 [ 278 ] {56da192e-f886-454d-81ad-d767b957f553} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7798 | 2024.12.17 21:27:34.673927 [ 278 ] {56da192e-f886-454d-81ad-d767b957f553} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7799 | 2024.12.17 21:27:34.674105 [ 278 ] {56da192e-f886-454d-81ad-d767b957f553} <Debug> executeQuery: Read 392 rows, 28.48 KiB in 0.00167 sec., 234730.53892215568 rows/sec., 16.66 MiB/sec. | ||
7800 | 2024.12.17 21:27:34.674155 [ 278 ] {56da192e-f886-454d-81ad-d767b957f553} <Debug> TCPHandler: Processed in 0.001898271 sec. | ||
7801 | 2024.12.17 21:27:34.674312 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7802 | 2024.12.17 21:27:34.674448 [ 277 ] {cc69a075-4872-4b15-9912-8ed507d42ae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7803 | 2024.12.17 21:27:34.674513 [ 277 ] {cc69a075-4872-4b15-9912-8ed507d42ae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7804 | 2024.12.17 21:27:34.675065 [ 277 ] {cc69a075-4872-4b15-9912-8ed507d42ae8} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7805 | 2024.12.17 21:27:34.675103 [ 277 ] {cc69a075-4872-4b15-9912-8ed507d42ae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
7806 | 2024.12.17 21:27:34.675471 [ 277 ] {cc69a075-4872-4b15-9912-8ed507d42ae8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7807 | 2024.12.17 21:27:34.675720 [ 277 ] {cc69a075-4872-4b15-9912-8ed507d42ae8} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7808 | 2024.12.17 21:27:34.675931 [ 277 ] {cc69a075-4872-4b15-9912-8ed507d42ae8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001513 sec., 3965.6311962987443 rows/sec., 207.19 KiB/sec. | ||
7809 | 2024.12.17 21:27:34.675985 [ 277 ] {cc69a075-4872-4b15-9912-8ed507d42ae8} <Debug> TCPHandler: Processed in 0.001741367 sec. | ||
7810 | 2024.12.17 21:27:34.676141 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7811 | 2024.12.17 21:27:34.676277 [ 278 ] {18bacaa4-7303-4aea-985f-e7b2fdd71087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7812 | 2024.12.17 21:27:34.676339 [ 278 ] {18bacaa4-7303-4aea-985f-e7b2fdd71087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7813 | 2024.12.17 21:27:34.677037 [ 278 ] {18bacaa4-7303-4aea-985f-e7b2fdd71087} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7814 | 2024.12.17 21:27:34.677073 [ 278 ] {18bacaa4-7303-4aea-985f-e7b2fdd71087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
7815 | 2024.12.17 21:27:34.677469 [ 278 ] {18bacaa4-7303-4aea-985f-e7b2fdd71087} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7816 | 2024.12.17 21:27:34.677707 [ 278 ] {18bacaa4-7303-4aea-985f-e7b2fdd71087} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7817 | 2024.12.17 21:27:34.677883 [ 278 ] {18bacaa4-7303-4aea-985f-e7b2fdd71087} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001637 sec., 144777.03115455102 rows/sec., 9.70 MiB/sec. | ||
7818 | 2024.12.17 21:27:34.677933 [ 278 ] {18bacaa4-7303-4aea-985f-e7b2fdd71087} <Debug> TCPHandler: Processed in 0.001859641 sec. | ||
7819 | 2024.12.17 21:27:34.678085 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7820 | 2024.12.17 21:27:34.678220 [ 277 ] {2b9db030-6e7a-4d8d-8dca-f2b7dead932c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7821 | 2024.12.17 21:27:34.678280 [ 277 ] {2b9db030-6e7a-4d8d-8dca-f2b7dead932c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7822 | 2024.12.17 21:27:34.678834 [ 277 ] {2b9db030-6e7a-4d8d-8dca-f2b7dead932c} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7823 | 2024.12.17 21:27:34.678880 [ 277 ] {2b9db030-6e7a-4d8d-8dca-f2b7dead932c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
7824 | 2024.12.17 21:27:34.679255 [ 277 ] {2b9db030-6e7a-4d8d-8dca-f2b7dead932c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7825 | 2024.12.17 21:27:34.679498 [ 277 ] {2b9db030-6e7a-4d8d-8dca-f2b7dead932c} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7826 | 2024.12.17 21:27:34.679712 [ 277 ] {2b9db030-6e7a-4d8d-8dca-f2b7dead932c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001521 sec., 657.4621959237344 rows/sec., 44.30 KiB/sec. | ||
7827 | 2024.12.17 21:27:34.679769 [ 277 ] {2b9db030-6e7a-4d8d-8dca-f2b7dead932c} <Debug> TCPHandler: Processed in 0.001749158 sec. | ||
7828 | 2024.12.17 21:27:34.679915 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7829 | 2024.12.17 21:27:34.680045 [ 278 ] {ad93e3dc-faa6-485f-a272-2c45ca1ae644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7830 | 2024.12.17 21:27:34.680136 [ 278 ] {ad93e3dc-faa6-485f-a272-2c45ca1ae644} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7831 | 2024.12.17 21:27:34.681362 [ 278 ] {ad93e3dc-faa6-485f-a272-2c45ca1ae644} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7832 | 2024.12.17 21:27:34.681400 [ 278 ] {ad93e3dc-faa6-485f-a272-2c45ca1ae644} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
7833 | 2024.12.17 21:27:34.682002 [ 278 ] {ad93e3dc-faa6-485f-a272-2c45ca1ae644} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
7834 | 2024.12.17 21:27:34.682264 [ 278 ] {ad93e3dc-faa6-485f-a272-2c45ca1ae644} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7835 | 2024.12.17 21:27:34.682500 [ 278 ] {ad93e3dc-faa6-485f-a272-2c45ca1ae644} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002484 sec., 4025.7648953301127 rows/sec., 7.21 MiB/sec. | ||
7836 | 2024.12.17 21:27:34.682593 [ 278 ] {ad93e3dc-faa6-485f-a272-2c45ca1ae644} <Debug> TCPHandler: Processed in 0.002734244 sec. | ||
7837 | 2024.12.17 21:27:34.682752 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7838 | 2024.12.17 21:27:34.682888 [ 277 ] {54e7c33f-5937-4dcc-859d-7f7641a770a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7839 | 2024.12.17 21:27:34.682946 [ 277 ] {54e7c33f-5937-4dcc-859d-7f7641a770a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7840 | 2024.12.17 21:27:34.683523 [ 277 ] {54e7c33f-5937-4dcc-859d-7f7641a770a7} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7841 | 2024.12.17 21:27:34.683570 [ 277 ] {54e7c33f-5937-4dcc-859d-7f7641a770a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
7842 | 2024.12.17 21:27:34.684003 [ 277 ] {54e7c33f-5937-4dcc-859d-7f7641a770a7} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7843 | 2024.12.17 21:27:34.684241 [ 277 ] {54e7c33f-5937-4dcc-859d-7f7641a770a7} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7844 | 2024.12.17 21:27:34.684467 [ 277 ] {54e7c33f-5937-4dcc-859d-7f7641a770a7} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001605 sec., 51090.34267912772 rows/sec., 3.24 MiB/sec. | ||
7845 | 2024.12.17 21:27:34.684544 [ 277 ] {54e7c33f-5937-4dcc-859d-7f7641a770a7} <Debug> TCPHandler: Processed in 0.001858341 sec. | ||
7846 | 2024.12.17 21:27:38.138848 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17019 | ||
7847 | 2024.12.17 21:27:38.139536 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7848 | 2024.12.17 21:27:38.139575 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
7849 | 2024.12.17 21:27:38.140178 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7850 | 2024.12.17 21:27:38.140451 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7851 | 2024.12.17 21:27:38.140643 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17019 | ||
7852 | 2024.12.17 21:27:38.503173 [ 84 ] {} <Debug> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
7853 | 2024.12.17 21:27:38.503267 [ 84 ] {} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7854 | 2024.12.17 21:27:38.503309 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
7855 | 2024.12.17 21:27:38.503569 [ 198 ] {64bfc238-ea0a-4d7b-a117-66c23fa0582a::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 | ||
7856 | 2024.12.17 21:27:38.503782 [ 198 ] {64bfc238-ea0a-4d7b-a117-66c23fa0582a::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7857 | 2024.12.17 21:27:38.503825 [ 198 ] {64bfc238-ea0a-4d7b-a117-66c23fa0582a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
7858 | 2024.12.17 21:27:38.503924 [ 198 ] {64bfc238-ea0a-4d7b-a117-66c23fa0582a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
7859 | 2024.12.17 21:27:38.504187 [ 198 ] {64bfc238-ea0a-4d7b-a117-66c23fa0582a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
7860 | 2024.12.17 21:27:38.504480 [ 198 ] {64bfc238-ea0a-4d7b-a117-66c23fa0582a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
7861 | 2024.12.17 21:27:38.504675 [ 198 ] {64bfc238-ea0a-4d7b-a117-66c23fa0582a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
7862 | 2024.12.17 21:27:38.505799 [ 197 ] {64bfc238-ea0a-4d7b-a117-66c23fa0582a::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002384425 sec., 15097.979596758129 rows/sec., 1.26 MiB/sec. | ||
7863 | 2024.12.17 21:27:38.506000 [ 197 ] {64bfc238-ea0a-4d7b-a117-66c23fa0582a::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
7864 | 2024.12.17 21:27:38.506338 [ 197 ] {64bfc238-ea0a-4d7b-a117-66c23fa0582a::all_1_13_3} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7865 | 2024.12.17 21:27:38.506427 [ 197 ] {64bfc238-ea0a-4d7b-a117-66c23fa0582a::all_1_13_3} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
7866 | 2024.12.17 21:27:38.506531 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7867 | 2024.12.17 21:27:39.312763 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
7868 | 2024.12.17 21:27:39.330991 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7869 | 2024.12.17 21:27:39.331047 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
7870 | 2024.12.17 21:27:39.337928 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7871 | 2024.12.17 21:27:39.338679 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7872 | 2024.12.17 21:27:39.341205 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
7873 | 2024.12.17 21:27:39.658938 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7874 | 2024.12.17 21:27:39.659180 [ 277 ] {8ae47605-542f-4824-91aa-269c8004b560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7875 | 2024.12.17 21:27:39.659245 [ 277 ] {8ae47605-542f-4824-91aa-269c8004b560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7876 | 2024.12.17 21:27:39.659886 [ 277 ] {8ae47605-542f-4824-91aa-269c8004b560} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7877 | 2024.12.17 21:27:39.659927 [ 277 ] {8ae47605-542f-4824-91aa-269c8004b560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
7878 | 2024.12.17 21:27:39.660315 [ 277 ] {8ae47605-542f-4824-91aa-269c8004b560} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7879 | 2024.12.17 21:27:39.660568 [ 277 ] {8ae47605-542f-4824-91aa-269c8004b560} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7880 | 2024.12.17 21:27:39.660813 [ 277 ] {8ae47605-542f-4824-91aa-269c8004b560} <Debug> executeQuery: Read 116 rows, 10.02 KiB in 0.0017 sec., 68235.29411764706 rows/sec., 5.76 MiB/sec. | ||
7881 | 2024.12.17 21:27:39.660867 [ 277 ] {8ae47605-542f-4824-91aa-269c8004b560} <Debug> TCPHandler: Processed in 0.002088417 sec. | ||
7882 | 2024.12.17 21:27:39.661111 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7883 | 2024.12.17 21:27:39.661418 [ 278 ] {a7609616-3cd4-4fda-a2c5-af0f90cc84b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7884 | 2024.12.17 21:27:39.661538 [ 278 ] {a7609616-3cd4-4fda-a2c5-af0f90cc84b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7885 | 2024.12.17 21:27:39.662524 [ 278 ] {a7609616-3cd4-4fda-a2c5-af0f90cc84b7} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7886 | 2024.12.17 21:27:39.662571 [ 278 ] {a7609616-3cd4-4fda-a2c5-af0f90cc84b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
7887 | 2024.12.17 21:27:39.663000 [ 278 ] {a7609616-3cd4-4fda-a2c5-af0f90cc84b7} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
7888 | 2024.12.17 21:27:39.663255 [ 278 ] {a7609616-3cd4-4fda-a2c5-af0f90cc84b7} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7889 | 2024.12.17 21:27:39.663463 [ 278 ] {a7609616-3cd4-4fda-a2c5-af0f90cc84b7} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.00213 sec., 14084.507042253521 rows/sec., 1.03 MiB/sec. | ||
7890 | 2024.12.17 21:27:39.663527 [ 278 ] {a7609616-3cd4-4fda-a2c5-af0f90cc84b7} <Debug> TCPHandler: Processed in 0.002557339 sec. | ||
7891 | 2024.12.17 21:27:39.663680 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7892 | 2024.12.17 21:27:39.663816 [ 277 ] {fa9e3ae9-2792-48da-a44d-41eb2cc5c7c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7893 | 2024.12.17 21:27:39.663875 [ 277 ] {fa9e3ae9-2792-48da-a44d-41eb2cc5c7c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7894 | 2024.12.17 21:27:39.664556 [ 277 ] {fa9e3ae9-2792-48da-a44d-41eb2cc5c7c3} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7895 | 2024.12.17 21:27:39.664595 [ 277 ] {fa9e3ae9-2792-48da-a44d-41eb2cc5c7c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
7896 | 2024.12.17 21:27:39.664958 [ 277 ] {fa9e3ae9-2792-48da-a44d-41eb2cc5c7c3} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7897 | 2024.12.17 21:27:39.665194 [ 277 ] {fa9e3ae9-2792-48da-a44d-41eb2cc5c7c3} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7898 | 2024.12.17 21:27:39.665409 [ 277 ] {fa9e3ae9-2792-48da-a44d-41eb2cc5c7c3} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001623 sec., 57917.436845348115 rows/sec., 4.52 MiB/sec. | ||
7899 | 2024.12.17 21:27:39.665462 [ 277 ] {fa9e3ae9-2792-48da-a44d-41eb2cc5c7c3} <Debug> TCPHandler: Processed in 0.00184646 sec. | ||
7900 | 2024.12.17 21:27:39.665645 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7901 | 2024.12.17 21:27:39.665790 [ 278 ] {ef39e0d2-b9fb-4c37-b94c-75d3ede6d4c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7902 | 2024.12.17 21:27:39.665858 [ 278 ] {ef39e0d2-b9fb-4c37-b94c-75d3ede6d4c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7903 | 2024.12.17 21:27:39.666499 [ 278 ] {ef39e0d2-b9fb-4c37-b94c-75d3ede6d4c5} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7904 | 2024.12.17 21:27:39.666537 [ 278 ] {ef39e0d2-b9fb-4c37-b94c-75d3ede6d4c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
7905 | 2024.12.17 21:27:39.666928 [ 278 ] {ef39e0d2-b9fb-4c37-b94c-75d3ede6d4c5} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7906 | 2024.12.17 21:27:39.667165 [ 278 ] {ef39e0d2-b9fb-4c37-b94c-75d3ede6d4c5} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7907 | 2024.12.17 21:27:39.667350 [ 278 ] {ef39e0d2-b9fb-4c37-b94c-75d3ede6d4c5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001595 sec., 100313.47962382445 rows/sec., 6.99 MiB/sec. | ||
7908 | 2024.12.17 21:27:39.667404 [ 278 ] {ef39e0d2-b9fb-4c37-b94c-75d3ede6d4c5} <Debug> TCPHandler: Processed in 0.00182898 sec. | ||
7909 | 2024.12.17 21:27:39.667572 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7910 | 2024.12.17 21:27:39.667709 [ 277 ] {6fd5f7a5-bc56-4494-9fa5-22802d4fe247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7911 | 2024.12.17 21:27:39.667800 [ 277 ] {6fd5f7a5-bc56-4494-9fa5-22802d4fe247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7912 | 2024.12.17 21:27:39.668938 [ 277 ] {6fd5f7a5-bc56-4494-9fa5-22802d4fe247} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7913 | 2024.12.17 21:27:39.668977 [ 277 ] {6fd5f7a5-bc56-4494-9fa5-22802d4fe247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
7914 | 2024.12.17 21:27:39.669610 [ 277 ] {6fd5f7a5-bc56-4494-9fa5-22802d4fe247} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
7915 | 2024.12.17 21:27:39.669872 [ 277 ] {6fd5f7a5-bc56-4494-9fa5-22802d4fe247} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7916 | 2024.12.17 21:27:39.670128 [ 277 ] {6fd5f7a5-bc56-4494-9fa5-22802d4fe247} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002449 sec., 12249.897917517355 rows/sec., 21.95 MiB/sec. | ||
7917 | 2024.12.17 21:27:39.670247 [ 277 ] {6fd5f7a5-bc56-4494-9fa5-22802d4fe247} <Debug> TCPHandler: Processed in 0.002744315 sec. | ||
7918 | 2024.12.17 21:27:39.670500 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7919 | 2024.12.17 21:27:39.670723 [ 278 ] {656da546-9020-4b7d-860d-c826fdba12cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7920 | 2024.12.17 21:27:39.670818 [ 278 ] {656da546-9020-4b7d-860d-c826fdba12cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7921 | 2024.12.17 21:27:39.671490 [ 278 ] {656da546-9020-4b7d-860d-c826fdba12cf} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7922 | 2024.12.17 21:27:39.671527 [ 278 ] {656da546-9020-4b7d-860d-c826fdba12cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
7923 | 2024.12.17 21:27:39.671898 [ 278 ] {656da546-9020-4b7d-860d-c826fdba12cf} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7924 | 2024.12.17 21:27:39.672139 [ 278 ] {656da546-9020-4b7d-860d-c826fdba12cf} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7925 | 2024.12.17 21:27:39.672326 [ 278 ] {656da546-9020-4b7d-860d-c826fdba12cf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001659 sec., 36166.36528028933 rows/sec., 2.44 MiB/sec. | ||
7926 | 2024.12.17 21:27:39.672376 [ 278 ] {656da546-9020-4b7d-860d-c826fdba12cf} <Debug> TCPHandler: Processed in 0.001986974 sec. | ||
7927 | 2024.12.17 21:27:40.702809 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1118 | ||
7928 | 2024.12.17 21:27:40.705874 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7929 | 2024.12.17 21:27:40.705926 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
7930 | 2024.12.17 21:27:40.707390 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7931 | 2024.12.17 21:27:40.707700 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7932 | 2024.12.17 21:27:40.708248 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1118 | ||
7933 | 2024.12.17 21:27:44.661751 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7934 | 2024.12.17 21:27:44.661955 [ 277 ] {4a136381-6d8e-400d-81bc-e0fa128cefd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7935 | 2024.12.17 21:27:44.662027 [ 277 ] {4a136381-6d8e-400d-81bc-e0fa128cefd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7936 | 2024.12.17 21:27:44.662794 [ 277 ] {4a136381-6d8e-400d-81bc-e0fa128cefd5} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7937 | 2024.12.17 21:27:44.662847 [ 277 ] {4a136381-6d8e-400d-81bc-e0fa128cefd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
7938 | 2024.12.17 21:27:44.663286 [ 277 ] {4a136381-6d8e-400d-81bc-e0fa128cefd5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7939 | 2024.12.17 21:27:44.663538 [ 277 ] {4a136381-6d8e-400d-81bc-e0fa128cefd5} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7940 | 2024.12.17 21:27:44.663790 [ 277 ] {4a136381-6d8e-400d-81bc-e0fa128cefd5} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001884 sec., 7430.997876857749 rows/sec., 534.93 KiB/sec. | ||
7941 | 2024.12.17 21:27:44.663897 [ 277 ] {4a136381-6d8e-400d-81bc-e0fa128cefd5} <Debug> TCPHandler: Processed in 0.002277352 sec. | ||
7942 | 2024.12.17 21:27:44.664169 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7943 | 2024.12.17 21:27:44.664383 [ 278 ] {fb21d687-4965-402d-b596-95c040472136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7944 | 2024.12.17 21:27:44.664465 [ 278 ] {fb21d687-4965-402d-b596-95c040472136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7945 | 2024.12.17 21:27:44.665310 [ 278 ] {fb21d687-4965-402d-b596-95c040472136} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7946 | 2024.12.17 21:27:44.665361 [ 278 ] {fb21d687-4965-402d-b596-95c040472136} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
7947 | 2024.12.17 21:27:44.665803 [ 278 ] {fb21d687-4965-402d-b596-95c040472136} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
7948 | 2024.12.17 21:27:44.666059 [ 278 ] {fb21d687-4965-402d-b596-95c040472136} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7949 | 2024.12.17 21:27:44.666298 [ 278 ] {fb21d687-4965-402d-b596-95c040472136} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001971 sec., 4058.853373921867 rows/sec., 330.97 KiB/sec. | ||
7950 | 2024.12.17 21:27:44.666364 [ 278 ] {fb21d687-4965-402d-b596-95c040472136} <Debug> TCPHandler: Processed in 0.002339664 sec. | ||
7951 | 2024.12.17 21:27:44.666546 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7952 | 2024.12.17 21:27:44.666688 [ 277 ] {86d5f31c-7901-40c0-985a-63ad7afe3d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7953 | 2024.12.17 21:27:44.666747 [ 277 ] {86d5f31c-7901-40c0-985a-63ad7afe3d9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7954 | 2024.12.17 21:27:44.667491 [ 277 ] {86d5f31c-7901-40c0-985a-63ad7afe3d9b} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7955 | 2024.12.17 21:27:44.667530 [ 277 ] {86d5f31c-7901-40c0-985a-63ad7afe3d9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
7956 | 2024.12.17 21:27:44.667920 [ 277 ] {86d5f31c-7901-40c0-985a-63ad7afe3d9b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7957 | 2024.12.17 21:27:44.668160 [ 277 ] {86d5f31c-7901-40c0-985a-63ad7afe3d9b} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7958 | 2024.12.17 21:27:44.668386 [ 277 ] {86d5f31c-7901-40c0-985a-63ad7afe3d9b} <Debug> executeQuery: Read 227 rows, 20.22 KiB in 0.001732 sec., 131062.3556581986 rows/sec., 11.40 MiB/sec. | ||
7959 | 2024.12.17 21:27:44.668445 [ 277 ] {86d5f31c-7901-40c0-985a-63ad7afe3d9b} <Debug> TCPHandler: Processed in 0.001966413 sec. | ||
7960 | 2024.12.17 21:27:44.668611 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7961 | 2024.12.17 21:27:44.668755 [ 278 ] {d3a174ca-093c-417f-89a2-f4cda4a12cb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7962 | 2024.12.17 21:27:44.668817 [ 278 ] {d3a174ca-093c-417f-89a2-f4cda4a12cb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7963 | 2024.12.17 21:27:44.669477 [ 278 ] {d3a174ca-093c-417f-89a2-f4cda4a12cb7} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7964 | 2024.12.17 21:27:44.669519 [ 278 ] {d3a174ca-093c-417f-89a2-f4cda4a12cb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
7965 | 2024.12.17 21:27:44.669886 [ 278 ] {d3a174ca-093c-417f-89a2-f4cda4a12cb7} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
7966 | 2024.12.17 21:27:44.670124 [ 278 ] {d3a174ca-093c-417f-89a2-f4cda4a12cb7} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7967 | 2024.12.17 21:27:44.670289 [ 76 ] {} <Debug> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
7968 | 2024.12.17 21:27:44.670358 [ 278 ] {d3a174ca-093c-417f-89a2-f4cda4a12cb7} <Debug> executeQuery: Read 25 rows, 1.77 KiB in 0.001636 sec., 15281.17359413203 rows/sec., 1.05 MiB/sec. | ||
7969 | 2024.12.17 21:27:44.670385 [ 76 ] {} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7970 | 2024.12.17 21:27:44.670469 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
7971 | 2024.12.17 21:27:44.670485 [ 278 ] {d3a174ca-093c-417f-89a2-f4cda4a12cb7} <Debug> TCPHandler: Processed in 0.001939562 sec. | ||
7972 | 2024.12.17 21:27:44.670773 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7973 | 2024.12.17 21:27:44.670980 [ 198 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
7974 | 2024.12.17 21:27:44.671166 [ 277 ] {d6094d33-9e55-434e-b301-50a8301d2c3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7975 | 2024.12.17 21:27:44.671374 [ 277 ] {d6094d33-9e55-434e-b301-50a8301d2c3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7976 | 2024.12.17 21:27:44.671845 [ 198 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7977 | 2024.12.17 21:27:44.671999 [ 198 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 65 rows starting from the beginning of the part | ||
7978 | 2024.12.17 21:27:44.672494 [ 198 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 17 rows starting from the beginning of the part | ||
7979 | 2024.12.17 21:27:44.672944 [ 198 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 36 rows starting from the beginning of the part | ||
7980 | 2024.12.17 21:27:44.673378 [ 198 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 17 rows starting from the beginning of the part | ||
7981 | 2024.12.17 21:27:44.673848 [ 198 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 30 rows starting from the beginning of the part | ||
7982 | 2024.12.17 21:27:44.673875 [ 277 ] {d6094d33-9e55-434e-b301-50a8301d2c3d} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7983 | 2024.12.17 21:27:44.673956 [ 277 ] {d6094d33-9e55-434e-b301-50a8301d2c3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
7984 | 2024.12.17 21:27:44.674252 [ 198 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 25 rows starting from the beginning of the part | ||
7985 | 2024.12.17 21:27:44.675076 [ 277 ] {d6094d33-9e55-434e-b301-50a8301d2c3d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
7986 | 2024.12.17 21:27:44.675654 [ 277 ] {d6094d33-9e55-434e-b301-50a8301d2c3d} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7987 | 2024.12.17 21:27:44.676233 [ 277 ] {d6094d33-9e55-434e-b301-50a8301d2c3d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005187 sec., 2699.055330634278 rows/sec., 189.02 KiB/sec. | ||
7988 | 2024.12.17 21:27:44.676621 [ 277 ] {d6094d33-9e55-434e-b301-50a8301d2c3d} <Debug> TCPHandler: Processed in 0.006021163 sec. | ||
7989 | 2024.12.17 21:27:44.676925 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7990 | 2024.12.17 21:27:44.677185 [ 278 ] {a284e6ae-6f8c-4087-91d4-8dc850922c9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7991 | 2024.12.17 21:27:44.677271 [ 278 ] {a284e6ae-6f8c-4087-91d4-8dc850922c9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7992 | 2024.12.17 21:27:44.679292 [ 198 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 5 columns (5 merged, 0 gathered) in 0.008657144 sec., 21947.191822152894 rows/sec., 1.64 MiB/sec. | ||
7993 | 2024.12.17 21:27:44.679356 [ 278 ] {a284e6ae-6f8c-4087-91d4-8dc850922c9f} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7994 | 2024.12.17 21:27:44.679424 [ 278 ] {a284e6ae-6f8c-4087-91d4-8dc850922c9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
7995 | 2024.12.17 21:27:44.679496 [ 198 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
7996 | 2024.12.17 21:27:44.680067 [ 198 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_46_9} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7997 | 2024.12.17 21:27:44.680096 [ 278 ] {a284e6ae-6f8c-4087-91d4-8dc850922c9f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7998 | 2024.12.17 21:27:44.680216 [ 198 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_46_9} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
7999 | 2024.12.17 21:27:44.680373 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
8000 | 2024.12.17 21:27:44.680523 [ 278 ] {a284e6ae-6f8c-4087-91d4-8dc850922c9f} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8001 | 2024.12.17 21:27:44.680791 [ 278 ] {a284e6ae-6f8c-4087-91d4-8dc850922c9f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.003688 sec., 3524.945770065076 rows/sec., 219.78 KiB/sec. | ||
8002 | 2024.12.17 21:27:44.680939 [ 278 ] {a284e6ae-6f8c-4087-91d4-8dc850922c9f} <Debug> TCPHandler: Processed in 0.004177753 sec. | ||
8003 | 2024.12.17 21:27:44.681101 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8004 | 2024.12.17 21:27:44.681218 [ 277 ] {7d74f290-b964-48bd-bdb8-6360c73aece9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8005 | 2024.12.17 21:27:44.681268 [ 277 ] {7d74f290-b964-48bd-bdb8-6360c73aece9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8006 | 2024.12.17 21:27:44.682159 [ 277 ] {7d74f290-b964-48bd-bdb8-6360c73aece9} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8007 | 2024.12.17 21:27:44.682206 [ 277 ] {7d74f290-b964-48bd-bdb8-6360c73aece9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
8008 | 2024.12.17 21:27:44.682596 [ 277 ] {7d74f290-b964-48bd-bdb8-6360c73aece9} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
8009 | 2024.12.17 21:27:44.682834 [ 277 ] {7d74f290-b964-48bd-bdb8-6360c73aece9} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8010 | 2024.12.17 21:27:44.683057 [ 277 ] {7d74f290-b964-48bd-bdb8-6360c73aece9} <Debug> executeQuery: Read 400 rows, 29.13 KiB in 0.001863 sec., 214707.46108427268 rows/sec., 15.27 MiB/sec. | ||
8011 | 2024.12.17 21:27:44.683112 [ 277 ] {7d74f290-b964-48bd-bdb8-6360c73aece9} <Debug> TCPHandler: Processed in 0.002066166 sec. | ||
8012 | 2024.12.17 21:27:44.683316 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8013 | 2024.12.17 21:27:44.683548 [ 278 ] {4700487c-4b32-4988-8c99-3e12abb2aba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8014 | 2024.12.17 21:27:44.683641 [ 278 ] {4700487c-4b32-4988-8c99-3e12abb2aba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8015 | 2024.12.17 21:27:44.684422 [ 278 ] {4700487c-4b32-4988-8c99-3e12abb2aba6} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8016 | 2024.12.17 21:27:44.684460 [ 278 ] {4700487c-4b32-4988-8c99-3e12abb2aba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
8017 | 2024.12.17 21:27:44.684828 [ 278 ] {4700487c-4b32-4988-8c99-3e12abb2aba6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
8018 | 2024.12.17 21:27:44.685065 [ 278 ] {4700487c-4b32-4988-8c99-3e12abb2aba6} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8019 | 2024.12.17 21:27:44.685277 [ 278 ] {4700487c-4b32-4988-8c99-3e12abb2aba6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001782 sec., 3367.003367003367 rows/sec., 175.91 KiB/sec. | ||
8020 | 2024.12.17 21:27:44.685327 [ 278 ] {4700487c-4b32-4988-8c99-3e12abb2aba6} <Debug> TCPHandler: Processed in 0.002128028 sec. | ||
8021 | 2024.12.17 21:27:44.685496 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8022 | 2024.12.17 21:27:44.685643 [ 277 ] {66921395-1cbb-46d1-87b5-7dffac90ccbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8023 | 2024.12.17 21:27:44.685708 [ 277 ] {66921395-1cbb-46d1-87b5-7dffac90ccbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8024 | 2024.12.17 21:27:44.686420 [ 277 ] {66921395-1cbb-46d1-87b5-7dffac90ccbf} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8025 | 2024.12.17 21:27:44.686461 [ 277 ] {66921395-1cbb-46d1-87b5-7dffac90ccbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
8026 | 2024.12.17 21:27:44.686866 [ 277 ] {66921395-1cbb-46d1-87b5-7dffac90ccbf} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
8027 | 2024.12.17 21:27:44.687106 [ 277 ] {66921395-1cbb-46d1-87b5-7dffac90ccbf} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8028 | 2024.12.17 21:27:44.687370 [ 277 ] {66921395-1cbb-46d1-87b5-7dffac90ccbf} <Debug> executeQuery: Read 241 rows, 16.55 KiB in 0.001742 sec., 138346.7278989667 rows/sec., 9.28 MiB/sec. | ||
8029 | 2024.12.17 21:27:44.687426 [ 277 ] {66921395-1cbb-46d1-87b5-7dffac90ccbf} <Debug> TCPHandler: Processed in 0.001997644 sec. | ||
8030 | 2024.12.17 21:27:44.687631 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8031 | 2024.12.17 21:27:44.687780 [ 278 ] {af52fc50-fd84-4c3d-ab56-a7796a70b7d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8032 | 2024.12.17 21:27:44.687838 [ 278 ] {af52fc50-fd84-4c3d-ab56-a7796a70b7d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8033 | 2024.12.17 21:27:44.688374 [ 278 ] {af52fc50-fd84-4c3d-ab56-a7796a70b7d3} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8034 | 2024.12.17 21:27:44.688410 [ 278 ] {af52fc50-fd84-4c3d-ab56-a7796a70b7d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
8035 | 2024.12.17 21:27:44.688757 [ 278 ] {af52fc50-fd84-4c3d-ab56-a7796a70b7d3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
8036 | 2024.12.17 21:27:44.688987 [ 278 ] {af52fc50-fd84-4c3d-ab56-a7796a70b7d3} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8037 | 2024.12.17 21:27:44.689248 [ 278 ] {af52fc50-fd84-4c3d-ab56-a7796a70b7d3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001496 sec., 668.4491978609626 rows/sec., 45.04 KiB/sec. | ||
8038 | 2024.12.17 21:27:44.689431 [ 278 ] {af52fc50-fd84-4c3d-ab56-a7796a70b7d3} <Debug> TCPHandler: Processed in 0.001897622 sec. | ||
8039 | 2024.12.17 21:27:44.689611 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8040 | 2024.12.17 21:27:44.689730 [ 277 ] {9e8e53af-9d6c-4202-b2a8-a154784dd650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8041 | 2024.12.17 21:27:44.689802 [ 277 ] {9e8e53af-9d6c-4202-b2a8-a154784dd650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8042 | 2024.12.17 21:27:44.690893 [ 277 ] {9e8e53af-9d6c-4202-b2a8-a154784dd650} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8043 | 2024.12.17 21:27:44.690931 [ 277 ] {9e8e53af-9d6c-4202-b2a8-a154784dd650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
8044 | 2024.12.17 21:27:44.691538 [ 277 ] {9e8e53af-9d6c-4202-b2a8-a154784dd650} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
8045 | 2024.12.17 21:27:44.691787 [ 277 ] {9e8e53af-9d6c-4202-b2a8-a154784dd650} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8046 | 2024.12.17 21:27:44.691959 [ 74 ] {} <Debug> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
8047 | 2024.12.17 21:27:44.692026 [ 74 ] {} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8048 | 2024.12.17 21:27:44.692065 [ 277 ] {9e8e53af-9d6c-4202-b2a8-a154784dd650} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002352 sec., 4251.700680272109 rows/sec., 7.62 MiB/sec. | ||
8049 | 2024.12.17 21:27:44.692075 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
8050 | 2024.12.17 21:27:44.692686 [ 277 ] {9e8e53af-9d6c-4202-b2a8-a154784dd650} <Debug> TCPHandler: Processed in 0.003138385 sec. | ||
8051 | 2024.12.17 21:27:44.692989 [ 197 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
8052 | 2024.12.17 21:27:44.693150 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8053 | 2024.12.17 21:27:44.693428 [ 278 ] {907a13bd-7c9b-4e2b-a119-18d956de9ff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8054 | 2024.12.17 21:27:44.693502 [ 278 ] {907a13bd-7c9b-4e2b-a119-18d956de9ff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8055 | 2024.12.17 21:27:44.693804 [ 197 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8056 | 2024.12.17 21:27:44.693922 [ 197 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 798 rows starting from the beginning of the part | ||
8057 | 2024.12.17 21:27:44.694545 [ 197 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 10 rows starting from the beginning of the part | ||
8058 | 2024.12.17 21:27:44.694882 [ 278 ] {907a13bd-7c9b-4e2b-a119-18d956de9ff0} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8059 | 2024.12.17 21:27:44.695003 [ 278 ] {907a13bd-7c9b-4e2b-a119-18d956de9ff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
8060 | 2024.12.17 21:27:44.695200 [ 197 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 30 rows starting from the beginning of the part | ||
8061 | 2024.12.17 21:27:44.695778 [ 197 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 10 rows starting from the beginning of the part | ||
8062 | 2024.12.17 21:27:44.696047 [ 278 ] {907a13bd-7c9b-4e2b-a119-18d956de9ff0} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
8063 | 2024.12.17 21:27:44.696299 [ 197 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 30 rows starting from the beginning of the part | ||
8064 | 2024.12.17 21:27:44.696729 [ 278 ] {907a13bd-7c9b-4e2b-a119-18d956de9ff0} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8065 | 2024.12.17 21:27:44.696842 [ 197 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 10 rows starting from the beginning of the part | ||
8066 | 2024.12.17 21:27:44.697261 [ 278 ] {907a13bd-7c9b-4e2b-a119-18d956de9ff0} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.003841 sec., 21348.60713355897 rows/sec., 1.36 MiB/sec. | ||
8067 | 2024.12.17 21:27:44.697472 [ 278 ] {907a13bd-7c9b-4e2b-a119-18d956de9ff0} <Debug> TCPHandler: Processed in 0.004637775 sec. | ||
8068 | 2024.12.17 21:27:44.703950 [ 200 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 888 rows, containing 19 columns (19 merged, 0 gathered) in 0.011721178 sec., 75760.30327327168 rows/sec., 135.76 MiB/sec. | ||
8069 | 2024.12.17 21:27:44.704741 [ 201 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
8070 | 2024.12.17 21:27:44.705137 [ 201 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8071 | 2024.12.17 21:27:44.705219 [ 201 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
8072 | 2024.12.17 21:27:44.705324 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.68 MiB. | ||
8073 | 2024.12.17 21:27:45.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 215.96 MiB, peak 226.05 MiB, free memory in arenas 0.00 B, will set to 218.84 MiB (RSS), difference: 2.88 MiB | ||
8074 | 2024.12.17 21:27:45.464603 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8075 | 2024.12.17 21:27:45.464685 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8076 | 2024.12.17 21:27:45.641711 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17446 | ||
8077 | 2024.12.17 21:27:45.642350 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8078 | 2024.12.17 21:27:45.642394 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
8079 | 2024.12.17 21:27:45.643067 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
8080 | 2024.12.17 21:27:45.643324 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8081 | 2024.12.17 21:27:45.643554 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 | ||
8082 | 2024.12.17 21:27:46.842204 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
8083 | 2024.12.17 21:27:46.863040 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8084 | 2024.12.17 21:27:46.863101 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
8085 | 2024.12.17 21:27:46.870651 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
8086 | 2024.12.17 21:27:46.871414 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8087 | 2024.12.17 21:27:46.874502 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
8088 | 2024.12.17 21:27:49.657595 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8089 | 2024.12.17 21:27:49.657786 [ 277 ] {e9f9f921-06b3-45db-9f56-e081bd953360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8090 | 2024.12.17 21:27:49.657859 [ 277 ] {e9f9f921-06b3-45db-9f56-e081bd953360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8091 | 2024.12.17 21:27:49.658648 [ 277 ] {e9f9f921-06b3-45db-9f56-e081bd953360} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8092 | 2024.12.17 21:27:49.658699 [ 277 ] {e9f9f921-06b3-45db-9f56-e081bd953360} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
8093 | 2024.12.17 21:27:49.659169 [ 277 ] {e9f9f921-06b3-45db-9f56-e081bd953360} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8094 | 2024.12.17 21:27:49.659442 [ 277 ] {e9f9f921-06b3-45db-9f56-e081bd953360} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8095 | 2024.12.17 21:27:49.659653 [ 66 ] {} <Debug> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
8096 | 2024.12.17 21:27:49.659722 [ 277 ] {e9f9f921-06b3-45db-9f56-e081bd953360} <Debug> executeQuery: Read 116 rows, 10.02 KiB in 0.001982 sec., 58526.74066599395 rows/sec., 4.94 MiB/sec. | ||
8097 | 2024.12.17 21:27:49.659753 [ 66 ] {} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8098 | 2024.12.17 21:27:49.659826 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
8099 | 2024.12.17 21:27:49.659864 [ 277 ] {e9f9f921-06b3-45db-9f56-e081bd953360} <Debug> TCPHandler: Processed in 0.002397535 sec. | ||
8100 | 2024.12.17 21:27:49.660084 [ 186 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
8101 | 2024.12.17 21:27:49.660153 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8102 | 2024.12.17 21:27:49.660257 [ 186 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8103 | 2024.12.17 21:27:49.660329 [ 186 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1433 rows starting from the beginning of the part | ||
8104 | 2024.12.17 21:27:49.660435 [ 278 ] {919f2228-e83f-4e48-9182-94917997fec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8105 | 2024.12.17 21:27:49.660595 [ 186 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part | ||
8106 | 2024.12.17 21:27:49.660623 [ 278 ] {919f2228-e83f-4e48-9182-94917997fec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8107 | 2024.12.17 21:27:49.661052 [ 186 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 223 rows starting from the beginning of the part | ||
8108 | 2024.12.17 21:27:49.661278 [ 186 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 116 rows starting from the beginning of the part | ||
8109 | 2024.12.17 21:27:49.661708 [ 186 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 227 rows starting from the beginning of the part | ||
8110 | 2024.12.17 21:27:49.662083 [ 186 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 116 rows starting from the beginning of the part | ||
8111 | 2024.12.17 21:27:49.663393 [ 278 ] {919f2228-e83f-4e48-9182-94917997fec6} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8112 | 2024.12.17 21:27:49.663474 [ 278 ] {919f2228-e83f-4e48-9182-94917997fec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
8113 | 2024.12.17 21:27:49.664591 [ 278 ] {919f2228-e83f-4e48-9182-94917997fec6} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
8114 | 2024.12.17 21:27:49.664994 [ 278 ] {919f2228-e83f-4e48-9182-94917997fec6} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8115 | 2024.12.17 21:27:49.665310 [ 201 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2171 rows, containing 5 columns (5 merged, 0 gathered) in 0.005362145 sec., 404875.287781289 rows/sec., 35.60 MiB/sec. | ||
8116 | 2024.12.17 21:27:49.665498 [ 278 ] {919f2228-e83f-4e48-9182-94917997fec6} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.005164 sec., 5809.450038729667 rows/sec., 436.84 KiB/sec. | ||
8117 | 2024.12.17 21:27:49.665583 [ 278 ] {919f2228-e83f-4e48-9182-94917997fec6} <Debug> TCPHandler: Processed in 0.005609372 sec. | ||
8118 | 2024.12.17 21:27:49.665636 [ 201 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8119 | 2024.12.17 21:27:49.665773 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8120 | 2024.12.17 21:27:49.665967 [ 277 ] {651f1362-b3ae-4c01-9339-a78f3389632f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8121 | 2024.12.17 21:27:49.666054 [ 201 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_61_12} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8122 | 2024.12.17 21:27:49.666066 [ 277 ] {651f1362-b3ae-4c01-9339-a78f3389632f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8123 | 2024.12.17 21:27:49.666271 [ 201 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_61_12} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8124 | 2024.12.17 21:27:49.666451 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
8125 | 2024.12.17 21:27:49.666984 [ 277 ] {651f1362-b3ae-4c01-9339-a78f3389632f} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8126 | 2024.12.17 21:27:49.667030 [ 277 ] {651f1362-b3ae-4c01-9339-a78f3389632f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
8127 | 2024.12.17 21:27:49.667422 [ 277 ] {651f1362-b3ae-4c01-9339-a78f3389632f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8128 | 2024.12.17 21:27:49.667672 [ 277 ] {651f1362-b3ae-4c01-9339-a78f3389632f} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8129 | 2024.12.17 21:27:49.667874 [ 66 ] {} <Debug> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
8130 | 2024.12.17 21:27:49.667939 [ 277 ] {651f1362-b3ae-4c01-9339-a78f3389632f} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.002028 sec., 46351.084812623274 rows/sec., 3.62 MiB/sec. | ||
8131 | 2024.12.17 21:27:49.667950 [ 66 ] {} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8132 | 2024.12.17 21:27:49.668045 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
8133 | 2024.12.17 21:27:49.668079 [ 277 ] {651f1362-b3ae-4c01-9339-a78f3389632f} <Debug> TCPHandler: Processed in 0.002365094 sec. | ||
8134 | 2024.12.17 21:27:49.668325 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8135 | 2024.12.17 21:27:49.668345 [ 200 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
8136 | 2024.12.17 21:27:49.668547 [ 278 ] {f2d17d32-db2e-4082-b235-46849101626f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8137 | 2024.12.17 21:27:49.668641 [ 200 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8138 | 2024.12.17 21:27:49.668669 [ 278 ] {f2d17d32-db2e-4082-b235-46849101626f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8139 | 2024.12.17 21:27:49.668727 [ 200 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 914 rows starting from the beginning of the part | ||
8140 | 2024.12.17 21:27:49.669171 [ 200 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
8141 | 2024.12.17 21:27:49.669563 [ 200 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 392 rows starting from the beginning of the part | ||
8142 | 2024.12.17 21:27:49.669936 [ 200 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 94 rows starting from the beginning of the part | ||
8143 | 2024.12.17 21:27:49.670175 [ 200 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 400 rows starting from the beginning of the part | ||
8144 | 2024.12.17 21:27:49.670566 [ 200 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 94 rows starting from the beginning of the part | ||
8145 | 2024.12.17 21:27:49.671308 [ 278 ] {f2d17d32-db2e-4082-b235-46849101626f} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8146 | 2024.12.17 21:27:49.671371 [ 278 ] {f2d17d32-db2e-4082-b235-46849101626f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
8147 | 2024.12.17 21:27:49.672310 [ 278 ] {f2d17d32-db2e-4082-b235-46849101626f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8148 | 2024.12.17 21:27:49.672898 [ 278 ] {f2d17d32-db2e-4082-b235-46849101626f} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8149 | 2024.12.17 21:27:49.673174 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
8150 | 2024.12.17 21:27:49.673307 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8151 | 2024.12.17 21:27:49.673337 [ 278 ] {f2d17d32-db2e-4082-b235-46849101626f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004871 sec., 32847.46458632724 rows/sec., 2.29 MiB/sec. | ||
8152 | 2024.12.17 21:27:49.673441 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
8153 | 2024.12.17 21:27:49.673713 [ 278 ] {f2d17d32-db2e-4082-b235-46849101626f} <Debug> TCPHandler: Processed in 0.005493448 sec. | ||
8154 | 2024.12.17 21:27:49.674099 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8155 | 2024.12.17 21:27:49.674483 [ 195 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
8156 | 2024.12.17 21:27:49.674799 [ 277 ] {fd0d4c7d-ac0b-4dc9-89d6-b5079b3e3402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8157 | 2024.12.17 21:27:49.674929 [ 192 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1958 rows, containing 5 columns (5 merged, 0 gathered) in 0.006717932 sec., 291458.7405767132 rows/sec., 22.31 MiB/sec. | ||
8158 | 2024.12.17 21:27:49.675454 [ 195 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8159 | 2024.12.17 21:27:49.675445 [ 277 ] {fd0d4c7d-ac0b-4dc9-89d6-b5079b3e3402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8160 | 2024.12.17 21:27:49.675475 [ 192 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8161 | 2024.12.17 21:27:49.675646 [ 195 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17457 rows starting from the beginning of the part | ||
8162 | 2024.12.17 21:27:49.676420 [ 195 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 66 rows starting from the beginning of the part | ||
8163 | 2024.12.17 21:27:49.676996 [ 195 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 237 rows starting from the beginning of the part | ||
8164 | 2024.12.17 21:27:49.677068 [ 192 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_61_12} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8165 | 2024.12.17 21:27:49.677604 [ 192 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_61_12} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8166 | 2024.12.17 21:27:49.677605 [ 195 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
8167 | 2024.12.17 21:27:49.678086 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
8168 | 2024.12.17 21:27:49.678165 [ 195 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 241 rows starting from the beginning of the part | ||
8169 | 2024.12.17 21:27:49.678565 [ 195 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
8170 | 2024.12.17 21:27:49.680520 [ 277 ] {fd0d4c7d-ac0b-4dc9-89d6-b5079b3e3402} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8171 | 2024.12.17 21:27:49.680563 [ 277 ] {fd0d4c7d-ac0b-4dc9-89d6-b5079b3e3402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
8172 | 2024.12.17 21:27:49.681632 [ 277 ] {fd0d4c7d-ac0b-4dc9-89d6-b5079b3e3402} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
8173 | 2024.12.17 21:27:49.681928 [ 277 ] {fd0d4c7d-ac0b-4dc9-89d6-b5079b3e3402} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8174 | 2024.12.17 21:27:49.682204 [ 277 ] {fd0d4c7d-ac0b-4dc9-89d6-b5079b3e3402} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.007654 sec., 3919.5192056441074 rows/sec., 7.02 MiB/sec. | ||
8175 | 2024.12.17 21:27:49.682335 [ 277 ] {fd0d4c7d-ac0b-4dc9-89d6-b5079b3e3402} <Debug> TCPHandler: Processed in 0.008452028 sec. | ||
8176 | 2024.12.17 21:27:49.682572 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8177 | 2024.12.17 21:27:49.682750 [ 278 ] {87caaf3d-7ffc-47b6-9a05-d969b6449ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8178 | 2024.12.17 21:27:49.682811 [ 278 ] {87caaf3d-7ffc-47b6-9a05-d969b6449ca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8179 | 2024.12.17 21:27:49.683485 [ 278 ] {87caaf3d-7ffc-47b6-9a05-d969b6449ca8} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8180 | 2024.12.17 21:27:49.683533 [ 278 ] {87caaf3d-7ffc-47b6-9a05-d969b6449ca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
8181 | 2024.12.17 21:27:49.684010 [ 278 ] {87caaf3d-7ffc-47b6-9a05-d969b6449ca8} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8182 | 2024.12.17 21:27:49.684272 [ 278 ] {87caaf3d-7ffc-47b6-9a05-d969b6449ca8} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8183 | 2024.12.17 21:27:49.684500 [ 65 ] {} <Debug> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
8184 | 2024.12.17 21:27:49.684615 [ 65 ] {} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8185 | 2024.12.17 21:27:49.684622 [ 278 ] {87caaf3d-7ffc-47b6-9a05-d969b6449ca8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001876 sec., 31982.942430703624 rows/sec., 2.16 MiB/sec. | ||
8186 | 2024.12.17 21:27:49.684687 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
8187 | 2024.12.17 21:27:49.684763 [ 278 ] {87caaf3d-7ffc-47b6-9a05-d969b6449ca8} <Debug> TCPHandler: Processed in 0.002282632 sec. | ||
8188 | 2024.12.17 21:27:49.685337 [ 195 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
8189 | 2024.12.17 21:27:49.685787 [ 199 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18321 rows, containing 5 columns (5 merged, 0 gathered) in 0.012164389 sec., 1506117.5699001406 rows/sec., 101.69 MiB/sec. | ||
8190 | 2024.12.17 21:27:49.685941 [ 195 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8191 | 2024.12.17 21:27:49.686028 [ 195 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3266 rows starting from the beginning of the part | ||
8192 | 2024.12.17 21:27:49.686205 [ 199 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8193 | 2024.12.17 21:27:49.686360 [ 195 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 26 rows starting from the beginning of the part | ||
8194 | 2024.12.17 21:27:49.686679 [ 195 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 82 rows starting from the beginning of the part | ||
8195 | 2024.12.17 21:27:49.687406 [ 195 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
8196 | 2024.12.17 21:27:49.687601 [ 195 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 82 rows starting from the beginning of the part | ||
8197 | 2024.12.17 21:27:49.687599 [ 199 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8198 | 2024.12.17 21:27:49.687885 [ 195 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
8199 | 2024.12.17 21:27:49.687903 [ 199 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8200 | 2024.12.17 21:27:49.688097 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.15 MiB. | ||
8201 | 2024.12.17 21:27:49.689256 [ 193 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3576 rows, containing 4 columns (4 merged, 0 gathered) in 0.00442979 sec., 807261.743784694 rows/sec., 52.70 MiB/sec. | ||
8202 | 2024.12.17 21:27:49.689805 [ 193 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8203 | 2024.12.17 21:27:49.690334 [ 193 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_61_12} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8204 | 2024.12.17 21:27:49.690475 [ 193 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_61_12} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8205 | 2024.12.17 21:27:49.690557 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
8206 | 2024.12.17 21:27:50.709397 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1154 | ||
8207 | 2024.12.17 21:27:50.712590 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8208 | 2024.12.17 21:27:50.712641 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
8209 | 2024.12.17 21:27:50.714105 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8210 | 2024.12.17 21:27:50.714432 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8211 | 2024.12.17 21:27:50.715008 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1154 | ||
8212 | 2024.12.17 21:27:53.144597 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17934 | ||
8213 | 2024.12.17 21:27:53.145251 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8214 | 2024.12.17 21:27:53.145291 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
8215 | 2024.12.17 21:27:53.145827 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
8216 | 2024.12.17 21:27:53.146082 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8217 | 2024.12.17 21:27:53.146279 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17934 | ||
8218 | 2024.12.17 21:27:54.375510 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
8219 | 2024.12.17 21:27:54.397176 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8220 | 2024.12.17 21:27:54.397241 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
8221 | 2024.12.17 21:27:54.404588 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
8222 | 2024.12.17 21:27:54.405398 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8223 | 2024.12.17 21:27:54.408472 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
8224 | 2024.12.17 21:27:54.662540 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8225 | 2024.12.17 21:27:54.662754 [ 277 ] {3a7850f1-cbda-48b2-a490-698bfab5c81c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8226 | 2024.12.17 21:27:54.662836 [ 277 ] {3a7850f1-cbda-48b2-a490-698bfab5c81c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8227 | 2024.12.17 21:27:54.663684 [ 277 ] {3a7850f1-cbda-48b2-a490-698bfab5c81c} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8228 | 2024.12.17 21:27:54.663737 [ 277 ] {3a7850f1-cbda-48b2-a490-698bfab5c81c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
8229 | 2024.12.17 21:27:54.664178 [ 277 ] {3a7850f1-cbda-48b2-a490-698bfab5c81c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
8230 | 2024.12.17 21:27:54.664448 [ 277 ] {3a7850f1-cbda-48b2-a490-698bfab5c81c} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8231 | 2024.12.17 21:27:54.664653 [ 58 ] {} <Debug> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
8232 | 2024.12.17 21:27:54.664686 [ 277 ] {3a7850f1-cbda-48b2-a490-698bfab5c81c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00199 sec., 7035.175879396985 rows/sec., 506.44 KiB/sec. | ||
8233 | 2024.12.17 21:27:54.664733 [ 58 ] {} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8234 | 2024.12.17 21:27:54.664805 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
8235 | 2024.12.17 21:27:54.664818 [ 277 ] {3a7850f1-cbda-48b2-a490-698bfab5c81c} <Debug> TCPHandler: Processed in 0.002422195 sec. | ||
8236 | 2024.12.17 21:27:54.664988 [ 191 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
8237 | 2024.12.17 21:27:54.665127 [ 191 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8238 | 2024.12.17 21:27:54.665138 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8239 | 2024.12.17 21:27:54.665176 [ 191 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 14 rows starting from the beginning of the part | ||
8240 | 2024.12.17 21:27:54.665381 [ 191 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part | ||
8241 | 2024.12.17 21:27:54.665564 [ 278 ] {92944b09-8014-42ea-a787-7592e9da3d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8242 | 2024.12.17 21:27:54.665635 [ 191 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part | ||
8243 | 2024.12.17 21:27:54.665732 [ 278 ] {92944b09-8014-42ea-a787-7592e9da3d49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8244 | 2024.12.17 21:27:54.666122 [ 191 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part | ||
8245 | 2024.12.17 21:27:54.666456 [ 191 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part | ||
8246 | 2024.12.17 21:27:54.668559 [ 278 ] {92944b09-8014-42ea-a787-7592e9da3d49} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8247 | 2024.12.17 21:27:54.668674 [ 278 ] {92944b09-8014-42ea-a787-7592e9da3d49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
8248 | 2024.12.17 21:27:54.668789 [ 196 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003860544 sec., 18132.159612738516 rows/sec., 1.34 MiB/sec. | ||
8249 | 2024.12.17 21:27:54.669049 [ 187 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
8250 | 2024.12.17 21:27:54.669477 [ 278 ] {92944b09-8014-42ea-a787-7592e9da3d49} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8251 | 2024.12.17 21:27:54.669620 [ 187 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_25_6} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8252 | 2024.12.17 21:27:54.669750 [ 187 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_25_6} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
8253 | 2024.12.17 21:27:54.669886 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8254 | 2024.12.17 21:27:54.669963 [ 278 ] {92944b09-8014-42ea-a787-7592e9da3d49} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8255 | 2024.12.17 21:27:54.670223 [ 278 ] {92944b09-8014-42ea-a787-7592e9da3d49} <Debug> executeQuery: Read 223 rows, 19.93 KiB in 0.004817 sec., 46294.37409175836 rows/sec., 4.04 MiB/sec. | ||
8256 | 2024.12.17 21:27:54.670293 [ 278 ] {92944b09-8014-42ea-a787-7592e9da3d49} <Debug> TCPHandler: Processed in 0.005318844 sec. | ||
8257 | 2024.12.17 21:27:54.670572 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8258 | 2024.12.17 21:27:54.670720 [ 277 ] {d3117a16-d54a-455d-af50-c80deef51f71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8259 | 2024.12.17 21:27:54.670780 [ 277 ] {d3117a16-d54a-455d-af50-c80deef51f71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8260 | 2024.12.17 21:27:54.671522 [ 277 ] {d3117a16-d54a-455d-af50-c80deef51f71} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8261 | 2024.12.17 21:27:54.671570 [ 277 ] {d3117a16-d54a-455d-af50-c80deef51f71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
8262 | 2024.12.17 21:27:54.671941 [ 277 ] {d3117a16-d54a-455d-af50-c80deef51f71} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
8263 | 2024.12.17 21:27:54.672191 [ 277 ] {d3117a16-d54a-455d-af50-c80deef51f71} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8264 | 2024.12.17 21:27:54.672432 [ 277 ] {d3117a16-d54a-455d-af50-c80deef51f71} <Debug> executeQuery: Read 17 rows, 1.21 KiB in 0.001739 sec., 9775.733179988498 rows/sec., 694.66 KiB/sec. | ||
8265 | 2024.12.17 21:27:54.672508 [ 277 ] {d3117a16-d54a-455d-af50-c80deef51f71} <Debug> TCPHandler: Processed in 0.002062336 sec. | ||
8266 | 2024.12.17 21:27:54.672716 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8267 | 2024.12.17 21:27:54.672895 [ 278 ] {37b59d31-c1de-4948-baf0-c782c05d1540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8268 | 2024.12.17 21:27:54.672953 [ 278 ] {37b59d31-c1de-4948-baf0-c782c05d1540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8269 | 2024.12.17 21:27:54.673628 [ 278 ] {37b59d31-c1de-4948-baf0-c782c05d1540} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8270 | 2024.12.17 21:27:54.673668 [ 278 ] {37b59d31-c1de-4948-baf0-c782c05d1540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
8271 | 2024.12.17 21:27:54.674033 [ 278 ] {37b59d31-c1de-4948-baf0-c782c05d1540} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
8272 | 2024.12.17 21:27:54.674279 [ 278 ] {37b59d31-c1de-4948-baf0-c782c05d1540} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8273 | 2024.12.17 21:27:54.674499 [ 278 ] {37b59d31-c1de-4948-baf0-c782c05d1540} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001632 sec., 8578.43137254902 rows/sec., 600.78 KiB/sec. | ||
8274 | 2024.12.17 21:27:54.674552 [ 278 ] {37b59d31-c1de-4948-baf0-c782c05d1540} <Debug> TCPHandler: Processed in 0.001928162 sec. | ||
8275 | 2024.12.17 21:27:54.674752 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8276 | 2024.12.17 21:27:54.674894 [ 277 ] {5e15b940-8905-4b9a-bf1e-b96b85a2f207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8277 | 2024.12.17 21:27:54.674951 [ 277 ] {5e15b940-8905-4b9a-bf1e-b96b85a2f207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8278 | 2024.12.17 21:27:54.675632 [ 277 ] {5e15b940-8905-4b9a-bf1e-b96b85a2f207} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8279 | 2024.12.17 21:27:54.675674 [ 277 ] {5e15b940-8905-4b9a-bf1e-b96b85a2f207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
8280 | 2024.12.17 21:27:54.676038 [ 277 ] {5e15b940-8905-4b9a-bf1e-b96b85a2f207} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
8281 | 2024.12.17 21:27:54.676290 [ 277 ] {5e15b940-8905-4b9a-bf1e-b96b85a2f207} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8282 | 2024.12.17 21:27:54.676451 [ 58 ] {} <Debug> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
8283 | 2024.12.17 21:27:54.676508 [ 58 ] {} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8284 | 2024.12.17 21:27:54.676544 [ 277 ] {5e15b940-8905-4b9a-bf1e-b96b85a2f207} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001675 sec., 7761.194029850746 rows/sec., 483.91 KiB/sec. | ||
8285 | 2024.12.17 21:27:54.676549 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
8286 | 2024.12.17 21:27:54.676770 [ 277 ] {5e15b940-8905-4b9a-bf1e-b96b85a2f207} <Debug> TCPHandler: Processed in 0.002083097 sec. | ||
8287 | 2024.12.17 21:27:54.676882 [ 191 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
8288 | 2024.12.17 21:27:54.677030 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8289 | 2024.12.17 21:27:54.677489 [ 191 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8290 | 2024.12.17 21:27:54.677497 [ 278 ] {f03df22a-3458-4d31-a676-b45068520a99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8291 | 2024.12.17 21:27:54.677583 [ 191 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 13 rows starting from the beginning of the part | ||
8292 | 2024.12.17 21:27:54.677624 [ 278 ] {f03df22a-3458-4d31-a676-b45068520a99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8293 | 2024.12.17 21:27:54.677893 [ 191 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 13 rows starting from the beginning of the part | ||
8294 | 2024.12.17 21:27:54.678217 [ 191 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 13 rows starting from the beginning of the part | ||
8295 | 2024.12.17 21:27:54.678518 [ 191 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 13 rows starting from the beginning of the part | ||
8296 | 2024.12.17 21:27:54.678751 [ 191 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 13 rows starting from the beginning of the part | ||
8297 | 2024.12.17 21:27:54.680794 [ 278 ] {f03df22a-3458-4d31-a676-b45068520a99} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8298 | 2024.12.17 21:27:54.680861 [ 278 ] {f03df22a-3458-4d31-a676-b45068520a99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
8299 | 2024.12.17 21:27:54.681257 [ 196 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004567624 sec., 14230.59341136661 rows/sec., 942.86 KiB/sec. | ||
8300 | 2024.12.17 21:27:54.681520 [ 196 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
8301 | 2024.12.17 21:27:54.681707 [ 278 ] {f03df22a-3458-4d31-a676-b45068520a99} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8302 | 2024.12.17 21:27:54.682104 [ 196 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_25_6} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8303 | 2024.12.17 21:27:54.682208 [ 278 ] {f03df22a-3458-4d31-a676-b45068520a99} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8304 | 2024.12.17 21:27:54.682320 [ 196 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_25_6} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
8305 | 2024.12.17 21:27:54.682596 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8306 | 2024.12.17 21:27:54.682654 [ 278 ] {f03df22a-3458-4d31-a676-b45068520a99} <Debug> executeQuery: Read 392 rows, 28.48 KiB in 0.005311 sec., 73809.07550367163 rows/sec., 5.24 MiB/sec. | ||
8307 | 2024.12.17 21:27:54.682724 [ 278 ] {f03df22a-3458-4d31-a676-b45068520a99} <Debug> TCPHandler: Processed in 0.005820718 sec. | ||
8308 | 2024.12.17 21:27:54.682882 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8309 | 2024.12.17 21:27:54.683000 [ 277 ] {2489eea7-7b2f-4c80-af1d-6913709eb3d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8310 | 2024.12.17 21:27:54.683052 [ 277 ] {2489eea7-7b2f-4c80-af1d-6913709eb3d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8311 | 2024.12.17 21:27:54.683570 [ 277 ] {2489eea7-7b2f-4c80-af1d-6913709eb3d8} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8312 | 2024.12.17 21:27:54.683610 [ 277 ] {2489eea7-7b2f-4c80-af1d-6913709eb3d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
8313 | 2024.12.17 21:27:54.683985 [ 277 ] {2489eea7-7b2f-4c80-af1d-6913709eb3d8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
8314 | 2024.12.17 21:27:54.684226 [ 277 ] {2489eea7-7b2f-4c80-af1d-6913709eb3d8} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8315 | 2024.12.17 21:27:54.684477 [ 277 ] {2489eea7-7b2f-4c80-af1d-6913709eb3d8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001498 sec., 4005.3404539385847 rows/sec., 209.26 KiB/sec. | ||
8316 | 2024.12.17 21:27:54.684669 [ 277 ] {2489eea7-7b2f-4c80-af1d-6913709eb3d8} <Debug> TCPHandler: Processed in 0.001841059 sec. | ||
8317 | 2024.12.17 21:27:54.684846 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8318 | 2024.12.17 21:27:54.684961 [ 278 ] {536efee8-3033-4182-8b32-eee369c37a62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8319 | 2024.12.17 21:27:54.685011 [ 278 ] {536efee8-3033-4182-8b32-eee369c37a62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8320 | 2024.12.17 21:27:54.685565 [ 278 ] {536efee8-3033-4182-8b32-eee369c37a62} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8321 | 2024.12.17 21:27:54.685602 [ 278 ] {536efee8-3033-4182-8b32-eee369c37a62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
8322 | 2024.12.17 21:27:54.686006 [ 278 ] {536efee8-3033-4182-8b32-eee369c37a62} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8323 | 2024.12.17 21:27:54.686249 [ 278 ] {536efee8-3033-4182-8b32-eee369c37a62} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8324 | 2024.12.17 21:27:54.686438 [ 278 ] {536efee8-3033-4182-8b32-eee369c37a62} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.0015 sec., 158000 rows/sec., 10.59 MiB/sec. | ||
8325 | 2024.12.17 21:27:54.686498 [ 278 ] {536efee8-3033-4182-8b32-eee369c37a62} <Debug> TCPHandler: Processed in 0.001706966 sec. | ||
8326 | 2024.12.17 21:27:54.686712 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8327 | 2024.12.17 21:27:54.686859 [ 277 ] {4d4f2ba4-14a3-4c03-9853-ef37ee0c8f66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8328 | 2024.12.17 21:27:54.686933 [ 277 ] {4d4f2ba4-14a3-4c03-9853-ef37ee0c8f66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8329 | 2024.12.17 21:27:54.687510 [ 277 ] {4d4f2ba4-14a3-4c03-9853-ef37ee0c8f66} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8330 | 2024.12.17 21:27:54.687558 [ 277 ] {4d4f2ba4-14a3-4c03-9853-ef37ee0c8f66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
8331 | 2024.12.17 21:27:54.687922 [ 277 ] {4d4f2ba4-14a3-4c03-9853-ef37ee0c8f66} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8332 | 2024.12.17 21:27:54.688165 [ 277 ] {4d4f2ba4-14a3-4c03-9853-ef37ee0c8f66} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8333 | 2024.12.17 21:27:54.688322 [ 57 ] {} <Debug> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
8334 | 2024.12.17 21:27:54.688383 [ 57 ] {} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8335 | 2024.12.17 21:27:54.688414 [ 277 ] {4d4f2ba4-14a3-4c03-9853-ef37ee0c8f66} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001578 sec., 633.7135614702155 rows/sec., 42.70 KiB/sec. | ||
8336 | 2024.12.17 21:27:54.688421 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
8337 | 2024.12.17 21:27:54.688575 [ 277 ] {4d4f2ba4-14a3-4c03-9853-ef37ee0c8f66} <Debug> TCPHandler: Processed in 0.001976264 sec. | ||
8338 | 2024.12.17 21:27:54.688814 [ 187 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::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 | ||
8339 | 2024.12.17 21:27:54.688859 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8340 | 2024.12.17 21:27:54.689308 [ 278 ] {56399e8a-1fc7-472a-bf38-f53a8db7a8ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8341 | 2024.12.17 21:27:54.689354 [ 187 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8342 | 2024.12.17 21:27:54.689470 [ 187 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 21 rows starting from the beginning of the part | ||
8343 | 2024.12.17 21:27:54.689556 [ 278 ] {56399e8a-1fc7-472a-bf38-f53a8db7a8ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8344 | 2024.12.17 21:27:54.689677 [ 187 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
8345 | 2024.12.17 21:27:54.690150 [ 187 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
8346 | 2024.12.17 21:27:54.690520 [ 187 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
8347 | 2024.12.17 21:27:54.690916 [ 187 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
8348 | 2024.12.17 21:27:54.691358 [ 187 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
8349 | 2024.12.17 21:27:54.694834 [ 187 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.00628124 sec., 4139.310072533449 rows/sec., 278.30 KiB/sec. | ||
8350 | 2024.12.17 21:27:54.695046 [ 187 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
8351 | 2024.12.17 21:27:54.695381 [ 278 ] {56399e8a-1fc7-472a-bf38-f53a8db7a8ca} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8352 | 2024.12.17 21:27:54.695451 [ 278 ] {56399e8a-1fc7-472a-bf38-f53a8db7a8ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
8353 | 2024.12.17 21:27:54.695655 [ 187 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_26_5} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8354 | 2024.12.17 21:27:54.695867 [ 187 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_26_5} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
8355 | 2024.12.17 21:27:54.695981 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8356 | 2024.12.17 21:27:54.696465 [ 278 ] {56399e8a-1fc7-472a-bf38-f53a8db7a8ca} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
8357 | 2024.12.17 21:27:54.696747 [ 278 ] {56399e8a-1fc7-472a-bf38-f53a8db7a8ca} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8358 | 2024.12.17 21:27:54.696958 [ 278 ] {56399e8a-1fc7-472a-bf38-f53a8db7a8ca} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.007813 sec., 1279.9180852425443 rows/sec., 2.29 MiB/sec. | ||
8359 | 2024.12.17 21:27:54.697068 [ 278 ] {56399e8a-1fc7-472a-bf38-f53a8db7a8ca} <Debug> TCPHandler: Processed in 0.008372236 sec. | ||
8360 | 2024.12.17 21:27:54.697230 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8361 | 2024.12.17 21:27:54.697348 [ 277 ] {7e8c3813-9e06-44c7-82dd-02e2fe9e9d29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8362 | 2024.12.17 21:27:54.697399 [ 277 ] {7e8c3813-9e06-44c7-82dd-02e2fe9e9d29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8363 | 2024.12.17 21:27:54.697910 [ 277 ] {7e8c3813-9e06-44c7-82dd-02e2fe9e9d29} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8364 | 2024.12.17 21:27:54.697950 [ 277 ] {7e8c3813-9e06-44c7-82dd-02e2fe9e9d29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
8365 | 2024.12.17 21:27:54.698326 [ 277 ] {7e8c3813-9e06-44c7-82dd-02e2fe9e9d29} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8366 | 2024.12.17 21:27:54.698568 [ 277 ] {7e8c3813-9e06-44c7-82dd-02e2fe9e9d29} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8367 | 2024.12.17 21:27:54.698802 [ 277 ] {7e8c3813-9e06-44c7-82dd-02e2fe9e9d29} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001472 sec., 55706.52173913043 rows/sec., 3.54 MiB/sec. | ||
8368 | 2024.12.17 21:27:54.698865 [ 277 ] {7e8c3813-9e06-44c7-82dd-02e2fe9e9d29} <Debug> TCPHandler: Processed in 0.001693676 sec. | ||
8369 | 2024.12.17 21:27:55.000235 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 221.41 MiB, peak 226.05 MiB, free memory in arenas 0.00 B, will set to 220.05 MiB (RSS), difference: -1.36 MiB | ||
8370 | 2024.12.17 21:27:57.457469 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8371 | 2024.12.17 21:27:57.457694 [ 277 ] {5d1ad099-025b-4aa9-87f7-a9e456efe043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8372 | 2024.12.17 21:27:57.457770 [ 277 ] {5d1ad099-025b-4aa9-87f7-a9e456efe043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8373 | 2024.12.17 21:27:57.458548 [ 277 ] {5d1ad099-025b-4aa9-87f7-a9e456efe043} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8374 | 2024.12.17 21:27:57.458601 [ 277 ] {5d1ad099-025b-4aa9-87f7-a9e456efe043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8375 | 2024.12.17 21:27:57.459042 [ 277 ] {5d1ad099-025b-4aa9-87f7-a9e456efe043} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
8376 | 2024.12.17 21:27:57.459304 [ 277 ] {5d1ad099-025b-4aa9-87f7-a9e456efe043} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8377 | 2024.12.17 21:27:57.459568 [ 277 ] {5d1ad099-025b-4aa9-87f7-a9e456efe043} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001922 sec., 1040.5827263267429 rows/sec., 84.85 KiB/sec. | ||
8378 | 2024.12.17 21:27:57.459794 [ 277 ] {5d1ad099-025b-4aa9-87f7-a9e456efe043} <Debug> TCPHandler: Processed in 0.002465777 sec. | ||
8379 | 2024.12.17 21:27:57.460090 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8380 | 2024.12.17 21:27:57.460306 [ 278 ] {5305713c-66c8-4671-bd1d-78f33fc11065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8381 | 2024.12.17 21:27:57.460388 [ 278 ] {5305713c-66c8-4671-bd1d-78f33fc11065} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8382 | 2024.12.17 21:27:57.461821 [ 278 ] {5305713c-66c8-4671-bd1d-78f33fc11065} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8383 | 2024.12.17 21:27:57.461869 [ 278 ] {5305713c-66c8-4671-bd1d-78f33fc11065} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8384 | 2024.12.17 21:27:57.462378 [ 278 ] {5305713c-66c8-4671-bd1d-78f33fc11065} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8385 | 2024.12.17 21:27:57.462634 [ 278 ] {5305713c-66c8-4671-bd1d-78f33fc11065} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8386 | 2024.12.17 21:27:57.462893 [ 278 ] {5305713c-66c8-4671-bd1d-78f33fc11065} <Debug> executeQuery: Read 1257 rows, 106.21 KiB in 0.002646 sec., 475056.68934240367 rows/sec., 39.20 MiB/sec. | ||
8387 | 2024.12.17 21:27:57.462980 [ 278 ] {5305713c-66c8-4671-bd1d-78f33fc11065} <Debug> TCPHandler: Processed in 0.003033792 sec. | ||
8388 | 2024.12.17 21:27:57.463182 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8389 | 2024.12.17 21:27:57.463341 [ 277 ] {a2d32d5c-de6c-4c70-902f-c9c3353c24fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8390 | 2024.12.17 21:27:57.463402 [ 277 ] {a2d32d5c-de6c-4c70-902f-c9c3353c24fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8391 | 2024.12.17 21:27:57.464055 [ 277 ] {a2d32d5c-de6c-4c70-902f-c9c3353c24fe} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8392 | 2024.12.17 21:27:57.464096 [ 277 ] {a2d32d5c-de6c-4c70-902f-c9c3353c24fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8393 | 2024.12.17 21:27:57.464475 [ 277 ] {a2d32d5c-de6c-4c70-902f-c9c3353c24fe} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
8394 | 2024.12.17 21:27:57.464718 [ 277 ] {a2d32d5c-de6c-4c70-902f-c9c3353c24fe} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8395 | 2024.12.17 21:27:57.464952 [ 277 ] {a2d32d5c-de6c-4c70-902f-c9c3353c24fe} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.001645 sec., 19452.88753799392 rows/sec., 1.42 MiB/sec. | ||
8396 | 2024.12.17 21:27:57.465010 [ 277 ] {a2d32d5c-de6c-4c70-902f-c9c3353c24fe} <Debug> TCPHandler: Processed in 0.001938932 sec. | ||
8397 | 2024.12.17 21:27:57.465190 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8398 | 2024.12.17 21:27:57.465329 [ 278 ] {0f9898ec-3c95-42d4-9baa-fef382aa95ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8399 | 2024.12.17 21:27:57.465388 [ 278 ] {0f9898ec-3c95-42d4-9baa-fef382aa95ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8400 | 2024.12.17 21:27:57.466104 [ 278 ] {0f9898ec-3c95-42d4-9baa-fef382aa95ca} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8401 | 2024.12.17 21:27:57.466144 [ 278 ] {0f9898ec-3c95-42d4-9baa-fef382aa95ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8402 | 2024.12.17 21:27:57.466517 [ 278 ] {0f9898ec-3c95-42d4-9baa-fef382aa95ca} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
8403 | 2024.12.17 21:27:57.466769 [ 278 ] {0f9898ec-3c95-42d4-9baa-fef382aa95ca} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8404 | 2024.12.17 21:27:57.467014 [ 278 ] {0f9898ec-3c95-42d4-9baa-fef382aa95ca} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001708 sec., 133489.4613583138 rows/sec., 9.04 MiB/sec. | ||
8405 | 2024.12.17 21:27:57.467095 [ 278 ] {0f9898ec-3c95-42d4-9baa-fef382aa95ca} <Debug> TCPHandler: Processed in 0.001971623 sec. | ||
8406 | 2024.12.17 21:27:57.467335 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8407 | 2024.12.17 21:27:57.467551 [ 277 ] {ae791bde-33b6-483c-99cc-fa3cca13ae07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8408 | 2024.12.17 21:27:57.467611 [ 277 ] {ae791bde-33b6-483c-99cc-fa3cca13ae07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8409 | 2024.12.17 21:27:57.468424 [ 277 ] {ae791bde-33b6-483c-99cc-fa3cca13ae07} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8410 | 2024.12.17 21:27:57.468466 [ 277 ] {ae791bde-33b6-483c-99cc-fa3cca13ae07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8411 | 2024.12.17 21:27:57.468862 [ 277 ] {ae791bde-33b6-483c-99cc-fa3cca13ae07} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8412 | 2024.12.17 21:27:57.469105 [ 277 ] {ae791bde-33b6-483c-99cc-fa3cca13ae07} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8413 | 2024.12.17 21:27:57.469317 [ 277 ] {ae791bde-33b6-483c-99cc-fa3cca13ae07} <Debug> executeQuery: Read 552 rows, 41.97 KiB in 0.001797 sec., 307178.63105175295 rows/sec., 22.81 MiB/sec. | ||
8414 | 2024.12.17 21:27:57.469373 [ 277 ] {ae791bde-33b6-483c-99cc-fa3cca13ae07} <Debug> TCPHandler: Processed in 0.002188309 sec. | ||
8415 | 2024.12.17 21:27:57.469526 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8416 | 2024.12.17 21:27:57.469649 [ 278 ] {80fff3b1-0f6d-4430-aa96-fc8515960e11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8417 | 2024.12.17 21:27:57.469711 [ 278 ] {80fff3b1-0f6d-4430-aa96-fc8515960e11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8418 | 2024.12.17 21:27:57.470633 [ 278 ] {80fff3b1-0f6d-4430-aa96-fc8515960e11} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8419 | 2024.12.17 21:27:57.470674 [ 278 ] {80fff3b1-0f6d-4430-aa96-fc8515960e11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8420 | 2024.12.17 21:27:57.471128 [ 278 ] {80fff3b1-0f6d-4430-aa96-fc8515960e11} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8421 | 2024.12.17 21:27:57.471374 [ 278 ] {80fff3b1-0f6d-4430-aa96-fc8515960e11} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8422 | 2024.12.17 21:27:57.471585 [ 278 ] {80fff3b1-0f6d-4430-aa96-fc8515960e11} <Debug> executeQuery: Read 941 rows, 64.60 KiB in 0.001965 sec., 478880.4071246819 rows/sec., 32.10 MiB/sec. | ||
8423 | 2024.12.17 21:27:57.471636 [ 278 ] {80fff3b1-0f6d-4430-aa96-fc8515960e11} <Debug> TCPHandler: Processed in 0.002168559 sec. | ||
8424 | 2024.12.17 21:27:57.471782 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8425 | 2024.12.17 21:27:57.471923 [ 277 ] {c5adc6b1-9cd4-4df9-b02d-a43ee61bd1ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8426 | 2024.12.17 21:27:57.472017 [ 277 ] {c5adc6b1-9cd4-4df9-b02d-a43ee61bd1ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8427 | 2024.12.17 21:27:57.473320 [ 277 ] {c5adc6b1-9cd4-4df9-b02d-a43ee61bd1ca} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8428 | 2024.12.17 21:27:57.473362 [ 277 ] {c5adc6b1-9cd4-4df9-b02d-a43ee61bd1ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8429 | 2024.12.17 21:27:57.474050 [ 277 ] {c5adc6b1-9cd4-4df9-b02d-a43ee61bd1ca} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
8430 | 2024.12.17 21:27:57.474318 [ 277 ] {c5adc6b1-9cd4-4df9-b02d-a43ee61bd1ca} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8431 | 2024.12.17 21:27:57.474593 [ 277 ] {c5adc6b1-9cd4-4df9-b02d-a43ee61bd1ca} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002699 sec., 11115.227862171174 rows/sec., 19.92 MiB/sec. | ||
8432 | 2024.12.17 21:27:57.474706 [ 277 ] {c5adc6b1-9cd4-4df9-b02d-a43ee61bd1ca} <Debug> TCPHandler: Processed in 0.002991732 sec. | ||
8433 | 2024.12.17 21:27:57.474861 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8434 | 2024.12.17 21:27:57.474999 [ 278 ] {e35c85b9-6488-4ed0-938d-c78ca73e88be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8435 | 2024.12.17 21:27:57.475058 [ 278 ] {e35c85b9-6488-4ed0-938d-c78ca73e88be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8436 | 2024.12.17 21:27:57.475626 [ 278 ] {e35c85b9-6488-4ed0-938d-c78ca73e88be} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8437 | 2024.12.17 21:27:57.475673 [ 278 ] {e35c85b9-6488-4ed0-938d-c78ca73e88be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8438 | 2024.12.17 21:27:57.476045 [ 278 ] {e35c85b9-6488-4ed0-938d-c78ca73e88be} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8439 | 2024.12.17 21:27:57.476283 [ 278 ] {e35c85b9-6488-4ed0-938d-c78ca73e88be} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8440 | 2024.12.17 21:27:57.476496 [ 278 ] {e35c85b9-6488-4ed0-938d-c78ca73e88be} <Debug> executeQuery: Read 34 rows, 2.36 KiB in 0.001527 sec., 22265.88081204977 rows/sec., 1.51 MiB/sec. | ||
8441 | 2024.12.17 21:27:57.476548 [ 278 ] {e35c85b9-6488-4ed0-938d-c78ca73e88be} <Debug> TCPHandler: Processed in 0.001750197 sec. | ||
8442 | 2024.12.17 21:27:59.651748 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8443 | 2024.12.17 21:27:59.651963 [ 277 ] {db5b9712-35ba-4390-92dc-7830da2a1215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8444 | 2024.12.17 21:27:59.652045 [ 277 ] {db5b9712-35ba-4390-92dc-7830da2a1215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8445 | 2024.12.17 21:27:59.652893 [ 277 ] {db5b9712-35ba-4390-92dc-7830da2a1215} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8446 | 2024.12.17 21:27:59.652947 [ 277 ] {db5b9712-35ba-4390-92dc-7830da2a1215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8447 | 2024.12.17 21:27:59.653404 [ 277 ] {db5b9712-35ba-4390-92dc-7830da2a1215} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8448 | 2024.12.17 21:27:59.653663 [ 277 ] {db5b9712-35ba-4390-92dc-7830da2a1215} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8449 | 2024.12.17 21:27:59.653915 [ 277 ] {db5b9712-35ba-4390-92dc-7830da2a1215} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002011 sec., 27846.8423669816 rows/sec., 2.13 MiB/sec. | ||
8450 | 2024.12.17 21:27:59.653983 [ 277 ] {db5b9712-35ba-4390-92dc-7830da2a1215} <Debug> TCPHandler: Processed in 0.002389455 sec. | ||
8451 | 2024.12.17 21:27:59.654223 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8452 | 2024.12.17 21:27:59.654414 [ 278 ] {9350085c-1f5e-4071-a601-a8a876551328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8453 | 2024.12.17 21:27:59.654487 [ 278 ] {9350085c-1f5e-4071-a601-a8a876551328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8454 | 2024.12.17 21:27:59.655263 [ 278 ] {9350085c-1f5e-4071-a601-a8a876551328} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8455 | 2024.12.17 21:27:59.655313 [ 278 ] {9350085c-1f5e-4071-a601-a8a876551328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8456 | 2024.12.17 21:27:59.655743 [ 278 ] {9350085c-1f5e-4071-a601-a8a876551328} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8457 | 2024.12.17 21:27:59.656005 [ 278 ] {9350085c-1f5e-4071-a601-a8a876551328} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8458 | 2024.12.17 21:27:59.656246 [ 278 ] {9350085c-1f5e-4071-a601-a8a876551328} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001886 sec., 33934.25238600212 rows/sec., 2.65 MiB/sec. | ||
8459 | 2024.12.17 21:27:59.656314 [ 278 ] {9350085c-1f5e-4071-a601-a8a876551328} <Debug> TCPHandler: Processed in 0.00222247 sec. | ||
8460 | 2024.12.17 21:27:59.656474 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8461 | 2024.12.17 21:27:59.656605 [ 277 ] {94db989c-7478-457c-a83e-32ab264d44b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8462 | 2024.12.17 21:27:59.656663 [ 277 ] {94db989c-7478-457c-a83e-32ab264d44b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8463 | 2024.12.17 21:27:59.657319 [ 277 ] {94db989c-7478-457c-a83e-32ab264d44b2} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8464 | 2024.12.17 21:27:59.657369 [ 277 ] {94db989c-7478-457c-a83e-32ab264d44b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8465 | 2024.12.17 21:27:59.657818 [ 277 ] {94db989c-7478-457c-a83e-32ab264d44b2} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8466 | 2024.12.17 21:27:59.658063 [ 277 ] {94db989c-7478-457c-a83e-32ab264d44b2} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8467 | 2024.12.17 21:27:59.658329 [ 277 ] {94db989c-7478-457c-a83e-32ab264d44b2} <Debug> executeQuery: Read 66 rows, 4.72 KiB in 0.001746 sec., 37800.68728522337 rows/sec., 2.64 MiB/sec. | ||
8468 | 2024.12.17 21:27:59.658394 [ 277 ] {94db989c-7478-457c-a83e-32ab264d44b2} <Debug> TCPHandler: Processed in 0.001980173 sec. | ||
8469 | 2024.12.17 21:27:59.658638 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8470 | 2024.12.17 21:27:59.658814 [ 278 ] {3194263b-c8d6-4cf8-92d2-40610dd158d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8471 | 2024.12.17 21:27:59.658871 [ 278 ] {3194263b-c8d6-4cf8-92d2-40610dd158d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8472 | 2024.12.17 21:27:59.659391 [ 278 ] {3194263b-c8d6-4cf8-92d2-40610dd158d0} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8473 | 2024.12.17 21:27:59.659435 [ 278 ] {3194263b-c8d6-4cf8-92d2-40610dd158d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8474 | 2024.12.17 21:27:59.659839 [ 278 ] {3194263b-c8d6-4cf8-92d2-40610dd158d0} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8475 | 2024.12.17 21:27:59.660098 [ 278 ] {3194263b-c8d6-4cf8-92d2-40610dd158d0} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8476 | 2024.12.17 21:27:59.660357 [ 278 ] {3194263b-c8d6-4cf8-92d2-40610dd158d0} <Debug> executeQuery: Read 26 rows, 1.78 KiB in 0.001566 sec., 16602.809706257984 rows/sec., 1.11 MiB/sec. | ||
8477 | 2024.12.17 21:27:59.660432 [ 278 ] {3194263b-c8d6-4cf8-92d2-40610dd158d0} <Debug> TCPHandler: Processed in 0.001913342 sec. | ||
8478 | 2024.12.17 21:28:00.464943 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8479 | 2024.12.17 21:28:00.465004 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8480 | 2024.12.17 21:28:00.647342 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18361 | ||
8481 | 2024.12.17 21:28:00.647988 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8482 | 2024.12.17 21:28:00.648029 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8483 | 2024.12.17 21:28:00.648554 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
8484 | 2024.12.17 21:28:00.648807 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8485 | 2024.12.17 21:28:00.648990 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 | ||
8486 | 2024.12.17 21:28:00.716135 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1200 | ||
8487 | 2024.12.17 21:28:00.719622 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8488 | 2024.12.17 21:28:00.719688 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8489 | 2024.12.17 21:28:00.721239 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8490 | 2024.12.17 21:28:00.721571 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8491 | 2024.12.17 21:28:00.722288 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1200 | ||
8492 | 2024.12.17 21:28:01.909471 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
8493 | 2024.12.17 21:28:01.931521 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8494 | 2024.12.17 21:28:01.931577 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8495 | 2024.12.17 21:28:01.939046 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
8496 | 2024.12.17 21:28:01.939895 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8497 | 2024.12.17 21:28:01.943364 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
8498 | 2024.12.17 21:28:04.661249 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8499 | 2024.12.17 21:28:04.661439 [ 277 ] {77bf7c63-4634-47d9-917b-86643d521042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8500 | 2024.12.17 21:28:04.661514 [ 277 ] {77bf7c63-4634-47d9-917b-86643d521042} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8501 | 2024.12.17 21:28:04.662289 [ 277 ] {77bf7c63-4634-47d9-917b-86643d521042} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8502 | 2024.12.17 21:28:04.662339 [ 277 ] {77bf7c63-4634-47d9-917b-86643d521042} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8503 | 2024.12.17 21:28:04.662805 [ 277 ] {77bf7c63-4634-47d9-917b-86643d521042} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8504 | 2024.12.17 21:28:04.663074 [ 277 ] {77bf7c63-4634-47d9-917b-86643d521042} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8505 | 2024.12.17 21:28:04.663348 [ 277 ] {77bf7c63-4634-47d9-917b-86643d521042} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001952 sec., 7172.131147540984 rows/sec., 516.30 KiB/sec. | ||
8506 | 2024.12.17 21:28:04.663510 [ 277 ] {77bf7c63-4634-47d9-917b-86643d521042} <Debug> TCPHandler: Processed in 0.002391445 sec. | ||
8507 | 2024.12.17 21:28:04.663779 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8508 | 2024.12.17 21:28:04.663998 [ 278 ] {0fd36e92-ed3d-4c1f-a09e-a61087675355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8509 | 2024.12.17 21:28:04.664087 [ 278 ] {0fd36e92-ed3d-4c1f-a09e-a61087675355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8510 | 2024.12.17 21:28:04.664996 [ 278 ] {0fd36e92-ed3d-4c1f-a09e-a61087675355} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8511 | 2024.12.17 21:28:04.665045 [ 278 ] {0fd36e92-ed3d-4c1f-a09e-a61087675355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8512 | 2024.12.17 21:28:04.665506 [ 278 ] {0fd36e92-ed3d-4c1f-a09e-a61087675355} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8513 | 2024.12.17 21:28:04.665769 [ 278 ] {0fd36e92-ed3d-4c1f-a09e-a61087675355} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8514 | 2024.12.17 21:28:04.666028 [ 278 ] {0fd36e92-ed3d-4c1f-a09e-a61087675355} <Debug> executeQuery: Read 223 rows, 19.93 KiB in 0.002088 sec., 106800.7662835249 rows/sec., 9.32 MiB/sec. | ||
8515 | 2024.12.17 21:28:04.666093 [ 278 ] {0fd36e92-ed3d-4c1f-a09e-a61087675355} <Debug> TCPHandler: Processed in 0.002444396 sec. | ||
8516 | 2024.12.17 21:28:04.666258 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8517 | 2024.12.17 21:28:04.666424 [ 277 ] {9410b958-9cd2-419d-9b1e-7b9755ca07c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8518 | 2024.12.17 21:28:04.666489 [ 277 ] {9410b958-9cd2-419d-9b1e-7b9755ca07c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8519 | 2024.12.17 21:28:04.667171 [ 277 ] {9410b958-9cd2-419d-9b1e-7b9755ca07c9} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8520 | 2024.12.17 21:28:04.667215 [ 277 ] {9410b958-9cd2-419d-9b1e-7b9755ca07c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8521 | 2024.12.17 21:28:04.667604 [ 277 ] {9410b958-9cd2-419d-9b1e-7b9755ca07c9} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
8522 | 2024.12.17 21:28:04.667852 [ 277 ] {9410b958-9cd2-419d-9b1e-7b9755ca07c9} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8523 | 2024.12.17 21:28:04.668085 [ 277 ] {9410b958-9cd2-419d-9b1e-7b9755ca07c9} <Debug> executeQuery: Read 17 rows, 1.21 KiB in 0.001698 sec., 10011.778563015312 rows/sec., 711.43 KiB/sec. | ||
8524 | 2024.12.17 21:28:04.668144 [ 277 ] {9410b958-9cd2-419d-9b1e-7b9755ca07c9} <Debug> TCPHandler: Processed in 0.001961253 sec. | ||
8525 | 2024.12.17 21:28:04.668328 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8526 | 2024.12.17 21:28:04.668475 [ 278 ] {7c3bd0a2-9637-4f0b-a9d5-58e29a4d9a96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8527 | 2024.12.17 21:28:04.668537 [ 278 ] {7c3bd0a2-9637-4f0b-a9d5-58e29a4d9a96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8528 | 2024.12.17 21:28:04.669175 [ 278 ] {7c3bd0a2-9637-4f0b-a9d5-58e29a4d9a96} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8529 | 2024.12.17 21:28:04.669218 [ 278 ] {7c3bd0a2-9637-4f0b-a9d5-58e29a4d9a96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8530 | 2024.12.17 21:28:04.669593 [ 278 ] {7c3bd0a2-9637-4f0b-a9d5-58e29a4d9a96} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
8531 | 2024.12.17 21:28:04.669831 [ 278 ] {7c3bd0a2-9637-4f0b-a9d5-58e29a4d9a96} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8532 | 2024.12.17 21:28:04.670017 [ 42 ] {} <Debug> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
8533 | 2024.12.17 21:28:04.670084 [ 278 ] {7c3bd0a2-9637-4f0b-a9d5-58e29a4d9a96} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001642 sec., 8526.187576126675 rows/sec., 597.12 KiB/sec. | ||
8534 | 2024.12.17 21:28:04.670110 [ 42 ] {} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8535 | 2024.12.17 21:28:04.670178 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8536 | 2024.12.17 21:28:04.670206 [ 278 ] {7c3bd0a2-9637-4f0b-a9d5-58e29a4d9a96} <Debug> TCPHandler: Processed in 0.001944513 sec. | ||
8537 | 2024.12.17 21:28:04.670467 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8538 | 2024.12.17 21:28:04.670683 [ 188 ] {a11a4742-3716-4175-86de-60321bcf28cc::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 | ||
8539 | 2024.12.17 21:28:04.670862 [ 277 ] {7dc79b4f-f61f-4739-8fa3-155979bea2d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8540 | 2024.12.17 21:28:04.670985 [ 277 ] {7dc79b4f-f61f-4739-8fa3-155979bea2d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8541 | 2024.12.17 21:28:04.671218 [ 188 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8542 | 2024.12.17 21:28:04.671295 [ 188 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 243 rows starting from the beginning of the part | ||
8543 | 2024.12.17 21:28:04.671609 [ 188 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part | ||
8544 | 2024.12.17 21:28:04.671973 [ 188 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part | ||
8545 | 2024.12.17 21:28:04.672391 [ 188 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part | ||
8546 | 2024.12.17 21:28:04.672752 [ 188 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 228 rows starting from the beginning of the part | ||
8547 | 2024.12.17 21:28:04.672969 [ 188 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 14 rows starting from the beginning of the part | ||
8548 | 2024.12.17 21:28:04.673869 [ 277 ] {7dc79b4f-f61f-4739-8fa3-155979bea2d2} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8549 | 2024.12.17 21:28:04.673949 [ 277 ] {7dc79b4f-f61f-4739-8fa3-155979bea2d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8550 | 2024.12.17 21:28:04.674979 [ 277 ] {7dc79b4f-f61f-4739-8fa3-155979bea2d2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8551 | 2024.12.17 21:28:04.675572 [ 277 ] {7dc79b4f-f61f-4739-8fa3-155979bea2d2} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8552 | 2024.12.17 21:28:04.675848 [ 198 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.005525119 sec., 95382.56099099404 rows/sec., 6.83 MiB/sec. | ||
8553 | 2024.12.17 21:28:04.676063 [ 277 ] {7dc79b4f-f61f-4739-8fa3-155979bea2d2} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005328 sec., 2439.93993993994 rows/sec., 152.13 KiB/sec. | ||
8554 | 2024.12.17 21:28:04.676182 [ 277 ] {7dc79b4f-f61f-4739-8fa3-155979bea2d2} <Debug> TCPHandler: Processed in 0.00587976 sec. | ||
8555 | 2024.12.17 21:28:04.676186 [ 197 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
8556 | 2024.12.17 21:28:04.676387 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8557 | 2024.12.17 21:28:04.676532 [ 278 ] {3d84ea76-ac80-4f6d-a7a6-07ec0eafa745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8558 | 2024.12.17 21:28:04.676598 [ 278 ] {3d84ea76-ac80-4f6d-a7a6-07ec0eafa745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8559 | 2024.12.17 21:28:04.676676 [ 197 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_36_7} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8560 | 2024.12.17 21:28:04.676810 [ 197 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_36_7} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
8561 | 2024.12.17 21:28:04.676948 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
8562 | 2024.12.17 21:28:04.677509 [ 278 ] {3d84ea76-ac80-4f6d-a7a6-07ec0eafa745} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8563 | 2024.12.17 21:28:04.677549 [ 278 ] {3d84ea76-ac80-4f6d-a7a6-07ec0eafa745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8564 | 2024.12.17 21:28:04.677949 [ 278 ] {3d84ea76-ac80-4f6d-a7a6-07ec0eafa745} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8565 | 2024.12.17 21:28:04.678190 [ 278 ] {3d84ea76-ac80-4f6d-a7a6-07ec0eafa745} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8566 | 2024.12.17 21:28:04.678425 [ 278 ] {3d84ea76-ac80-4f6d-a7a6-07ec0eafa745} <Debug> executeQuery: Read 392 rows, 28.48 KiB in 0.001932 sec., 202898.5507246377 rows/sec., 14.40 MiB/sec. | ||
8567 | 2024.12.17 21:28:04.678483 [ 278 ] {3d84ea76-ac80-4f6d-a7a6-07ec0eafa745} <Debug> TCPHandler: Processed in 0.00220303 sec. | ||
8568 | 2024.12.17 21:28:04.678643 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8569 | 2024.12.17 21:28:04.678787 [ 277 ] {abab3a52-77f2-4f6e-8152-b86d5029b139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8570 | 2024.12.17 21:28:04.678848 [ 277 ] {abab3a52-77f2-4f6e-8152-b86d5029b139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8571 | 2024.12.17 21:28:04.679436 [ 277 ] {abab3a52-77f2-4f6e-8152-b86d5029b139} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8572 | 2024.12.17 21:28:04.679485 [ 277 ] {abab3a52-77f2-4f6e-8152-b86d5029b139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8573 | 2024.12.17 21:28:04.679924 [ 277 ] {abab3a52-77f2-4f6e-8152-b86d5029b139} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8574 | 2024.12.17 21:28:04.680184 [ 277 ] {abab3a52-77f2-4f6e-8152-b86d5029b139} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8575 | 2024.12.17 21:28:04.680371 [ 40 ] {} <Debug> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
8576 | 2024.12.17 21:28:04.680401 [ 277 ] {abab3a52-77f2-4f6e-8152-b86d5029b139} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001646 sec., 3645.2004860267316 rows/sec., 190.45 KiB/sec. | ||
8577 | 2024.12.17 21:28:04.680439 [ 40 ] {} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8578 | 2024.12.17 21:28:04.680515 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8579 | 2024.12.17 21:28:04.680522 [ 277 ] {abab3a52-77f2-4f6e-8152-b86d5029b139} <Debug> TCPHandler: Processed in 0.001949313 sec. | ||
8580 | 2024.12.17 21:28:04.680742 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8581 | 2024.12.17 21:28:04.680791 [ 198 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::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 | ||
8582 | 2024.12.17 21:28:04.680953 [ 278 ] {e01a6e62-034d-47da-8b5f-e8e2911d5510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8583 | 2024.12.17 21:28:04.681073 [ 198 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8584 | 2024.12.17 21:28:04.681085 [ 278 ] {e01a6e62-034d-47da-8b5f-e8e2911d5510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8585 | 2024.12.17 21:28:04.681160 [ 198 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part | ||
8586 | 2024.12.17 21:28:04.681580 [ 198 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
8587 | 2024.12.17 21:28:04.681959 [ 198 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
8588 | 2024.12.17 21:28:04.682261 [ 198 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
8589 | 2024.12.17 21:28:04.682363 [ 198 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
8590 | 2024.12.17 21:28:04.682698 [ 198 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
8591 | 2024.12.17 21:28:04.683666 [ 278 ] {e01a6e62-034d-47da-8b5f-e8e2911d5510} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8592 | 2024.12.17 21:28:04.683734 [ 278 ] {e01a6e62-034d-47da-8b5f-e8e2911d5510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8593 | 2024.12.17 21:28:04.684796 [ 278 ] {e01a6e62-034d-47da-8b5f-e8e2911d5510} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8594 | 2024.12.17 21:28:04.685260 [ 198 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.004645015 sec., 33584.39100842516 rows/sec., 1.71 MiB/sec. | ||
8595 | 2024.12.17 21:28:04.685384 [ 278 ] {e01a6e62-034d-47da-8b5f-e8e2911d5510} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8596 | 2024.12.17 21:28:04.685480 [ 198 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
8597 | 2024.12.17 21:28:04.685852 [ 278 ] {e01a6e62-034d-47da-8b5f-e8e2911d5510} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.004956 sec., 47820.823244552055 rows/sec., 3.21 MiB/sec. | ||
8598 | 2024.12.17 21:28:04.686078 [ 278 ] {e01a6e62-034d-47da-8b5f-e8e2911d5510} <Debug> TCPHandler: Processed in 0.005446347 sec. | ||
8599 | 2024.12.17 21:28:04.686105 [ 198 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_26_5} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8600 | 2024.12.17 21:28:04.686338 [ 198 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_26_5} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
8601 | 2024.12.17 21:28:04.686350 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8602 | 2024.12.17 21:28:04.686451 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
8603 | 2024.12.17 21:28:04.686555 [ 277 ] {07ebeb5b-4f37-4f05-aea7-9c0705ec0eaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8604 | 2024.12.17 21:28:04.686621 [ 277 ] {07ebeb5b-4f37-4f05-aea7-9c0705ec0eaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8605 | 2024.12.17 21:28:04.687147 [ 277 ] {07ebeb5b-4f37-4f05-aea7-9c0705ec0eaf} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8606 | 2024.12.17 21:28:04.687188 [ 277 ] {07ebeb5b-4f37-4f05-aea7-9c0705ec0eaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8607 | 2024.12.17 21:28:04.687567 [ 277 ] {07ebeb5b-4f37-4f05-aea7-9c0705ec0eaf} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8608 | 2024.12.17 21:28:04.687815 [ 277 ] {07ebeb5b-4f37-4f05-aea7-9c0705ec0eaf} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8609 | 2024.12.17 21:28:04.688036 [ 277 ] {07ebeb5b-4f37-4f05-aea7-9c0705ec0eaf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001515 sec., 660.06600660066 rows/sec., 44.48 KiB/sec. | ||
8610 | 2024.12.17 21:28:04.688087 [ 277 ] {07ebeb5b-4f37-4f05-aea7-9c0705ec0eaf} <Debug> TCPHandler: Processed in 0.001871101 sec. | ||
8611 | 2024.12.17 21:28:04.688243 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8612 | 2024.12.17 21:28:04.688369 [ 278 ] {f0bb3416-3cfa-4036-b1db-cc5595cd6705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8613 | 2024.12.17 21:28:04.688451 [ 278 ] {f0bb3416-3cfa-4036-b1db-cc5595cd6705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8614 | 2024.12.17 21:28:04.689585 [ 278 ] {f0bb3416-3cfa-4036-b1db-cc5595cd6705} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8615 | 2024.12.17 21:28:04.689627 [ 278 ] {f0bb3416-3cfa-4036-b1db-cc5595cd6705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8616 | 2024.12.17 21:28:04.690256 [ 278 ] {f0bb3416-3cfa-4036-b1db-cc5595cd6705} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
8617 | 2024.12.17 21:28:04.690520 [ 278 ] {f0bb3416-3cfa-4036-b1db-cc5595cd6705} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8618 | 2024.12.17 21:28:04.690770 [ 278 ] {f0bb3416-3cfa-4036-b1db-cc5595cd6705} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002428 sec., 4118.616144975288 rows/sec., 7.38 MiB/sec. | ||
8619 | 2024.12.17 21:28:04.690885 [ 278 ] {f0bb3416-3cfa-4036-b1db-cc5595cd6705} <Debug> TCPHandler: Processed in 0.002708644 sec. | ||
8620 | 2024.12.17 21:28:04.691041 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8621 | 2024.12.17 21:28:04.691180 [ 277 ] {4ac326e1-8e94-4a48-b052-7fd3bf5aebf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8622 | 2024.12.17 21:28:04.691240 [ 277 ] {4ac326e1-8e94-4a48-b052-7fd3bf5aebf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8623 | 2024.12.17 21:28:04.691838 [ 277 ] {4ac326e1-8e94-4a48-b052-7fd3bf5aebf7} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8624 | 2024.12.17 21:28:04.691878 [ 277 ] {4ac326e1-8e94-4a48-b052-7fd3bf5aebf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8625 | 2024.12.17 21:28:04.692270 [ 277 ] {4ac326e1-8e94-4a48-b052-7fd3bf5aebf7} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8626 | 2024.12.17 21:28:04.692525 [ 277 ] {4ac326e1-8e94-4a48-b052-7fd3bf5aebf7} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8627 | 2024.12.17 21:28:04.692748 [ 277 ] {4ac326e1-8e94-4a48-b052-7fd3bf5aebf7} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001598 sec., 51314.14267834793 rows/sec., 3.26 MiB/sec. | ||
8628 | 2024.12.17 21:28:04.692799 [ 277 ] {4ac326e1-8e94-4a48-b052-7fd3bf5aebf7} <Debug> TCPHandler: Processed in 0.001824389 sec. | ||
8629 | 2024.12.17 21:28:08.150033 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18849 | ||
8630 | 2024.12.17 21:28:08.150739 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8631 | 2024.12.17 21:28:08.150781 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8632 | 2024.12.17 21:28:08.151304 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8633 | 2024.12.17 21:28:08.151559 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8634 | 2024.12.17 21:28:08.151764 [ 34 ] {} <Debug> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8635 | 2024.12.17 21:28:08.151809 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18849 | ||
8636 | 2024.12.17 21:28:08.151852 [ 34 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8637 | 2024.12.17 21:28:08.151880 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8638 | 2024.12.17 21:28:08.152144 [ 190 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::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 | ||
8639 | 2024.12.17 21:28:08.152704 [ 190 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8640 | 2024.12.17 21:28:08.152920 [ 190 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 16531 rows starting from the beginning of the part | ||
8641 | 2024.12.17 21:28:08.153276 [ 190 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 488 rows starting from the beginning of the part | ||
8642 | 2024.12.17 21:28:08.153403 [ 190 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 427 rows starting from the beginning of the part | ||
8643 | 2024.12.17 21:28:08.153646 [ 190 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 488 rows starting from the beginning of the part | ||
8644 | 2024.12.17 21:28:08.153825 [ 190 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 427 rows starting from the beginning of the part | ||
8645 | 2024.12.17 21:28:08.153955 [ 190 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 488 rows starting from the beginning of the part | ||
8646 | 2024.12.17 21:28:08.156388 [ 200 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18849 rows, containing 4 columns (4 merged, 0 gathered) in 0.00444174 sec., 4243607.235002499 rows/sec., 60.71 MiB/sec. | ||
8647 | 2024.12.17 21:28:08.156806 [ 201 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8648 | 2024.12.17 21:28:08.157189 [ 201 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_41_8} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8649 | 2024.12.17 21:28:08.157289 [ 201 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_41_8} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8650 | 2024.12.17 21:28:08.157418 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
8651 | 2024.12.17 21:28:09.444359 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
8652 | 2024.12.17 21:28:09.466297 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8653 | 2024.12.17 21:28:09.466355 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8654 | 2024.12.17 21:28:09.473888 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8655 | 2024.12.17 21:28:09.474673 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8656 | 2024.12.17 21:28:09.475063 [ 32 ] {} <Debug> system.metric_log (27251624-260b-4d10-8451-92693738bfda) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8657 | 2024.12.17 21:28:09.475208 [ 32 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8658 | 2024.12.17 21:28:09.475278 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8659 | 2024.12.17 21:28:09.475685 [ 192 ] {27251624-260b-4d10-8451-92693738bfda::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 | ||
8660 | 2024.12.17 21:28:09.491292 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
8661 | 2024.12.17 21:28:09.492869 [ 192 ] {27251624-260b-4d10-8451-92693738bfda::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8662 | 2024.12.17 21:28:09.494443 [ 192 ] {27251624-260b-4d10-8451-92693738bfda::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
8663 | 2024.12.17 21:28:09.499848 [ 192 ] {27251624-260b-4d10-8451-92693738bfda::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
8664 | 2024.12.17 21:28:09.505616 [ 192 ] {27251624-260b-4d10-8451-92693738bfda::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
8665 | 2024.12.17 21:28:09.511255 [ 192 ] {27251624-260b-4d10-8451-92693738bfda::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
8666 | 2024.12.17 21:28:09.517085 [ 192 ] {27251624-260b-4d10-8451-92693738bfda::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
8667 | 2024.12.17 21:28:09.521665 [ 192 ] {27251624-260b-4d10-8451-92693738bfda::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
8668 | 2024.12.17 21:28:09.583310 [ 186 ] {27251624-260b-4d10-8451-92693738bfda::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.10789347 sec., 2863.936065824929 rows/sec., 14.81 MiB/sec. | ||
8669 | 2024.12.17 21:28:09.586376 [ 195 ] {27251624-260b-4d10-8451-92693738bfda::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8670 | 2024.12.17 21:28:09.589400 [ 195 ] {27251624-260b-4d10-8451-92693738bfda::all_1_41_8} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8671 | 2024.12.17 21:28:09.589499 [ 195 ] {27251624-260b-4d10-8451-92693738bfda::all_1_41_8} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8672 | 2024.12.17 21:28:09.591842 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
8673 | 2024.12.17 21:28:09.659082 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8674 | 2024.12.17 21:28:09.659266 [ 277 ] {172ddf34-6fdc-4b79-8eac-060a6cf490db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8675 | 2024.12.17 21:28:09.659339 [ 277 ] {172ddf34-6fdc-4b79-8eac-060a6cf490db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8676 | 2024.12.17 21:28:09.660197 [ 277 ] {172ddf34-6fdc-4b79-8eac-060a6cf490db} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8677 | 2024.12.17 21:28:09.660241 [ 277 ] {172ddf34-6fdc-4b79-8eac-060a6cf490db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8678 | 2024.12.17 21:28:09.660651 [ 277 ] {172ddf34-6fdc-4b79-8eac-060a6cf490db} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8679 | 2024.12.17 21:28:09.660918 [ 277 ] {172ddf34-6fdc-4b79-8eac-060a6cf490db} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8680 | 2024.12.17 21:28:09.661104 [ 32 ] {} <Debug> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8681 | 2024.12.17 21:28:09.661170 [ 277 ] {172ddf34-6fdc-4b79-8eac-060a6cf490db} <Debug> executeQuery: Read 116 rows, 10.02 KiB in 0.001947 sec., 59578.83923985619 rows/sec., 5.03 MiB/sec. | ||
8682 | 2024.12.17 21:28:09.661178 [ 32 ] {} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8683 | 2024.12.17 21:28:09.661248 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8684 | 2024.12.17 21:28:09.661302 [ 277 ] {172ddf34-6fdc-4b79-8eac-060a6cf490db} <Debug> TCPHandler: Processed in 0.002354744 sec. | ||
8685 | 2024.12.17 21:28:09.661533 [ 186 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
8686 | 2024.12.17 21:28:09.661643 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8687 | 2024.12.17 21:28:09.661713 [ 186 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8688 | 2024.12.17 21:28:09.661765 [ 186 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1433 rows starting from the beginning of the part | ||
8689 | 2024.12.17 21:28:09.662019 [ 278 ] {82fc0173-31e0-4b3f-b454-df36a483e4ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8690 | 2024.12.17 21:28:09.662027 [ 186 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 223 rows starting from the beginning of the part | ||
8691 | 2024.12.17 21:28:09.662191 [ 278 ] {82fc0173-31e0-4b3f-b454-df36a483e4ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8692 | 2024.12.17 21:28:09.662346 [ 186 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1257 rows starting from the beginning of the part | ||
8693 | 2024.12.17 21:28:09.662721 [ 186 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 56 rows starting from the beginning of the part | ||
8694 | 2024.12.17 21:28:09.663065 [ 186 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 223 rows starting from the beginning of the part | ||
8695 | 2024.12.17 21:28:09.663538 [ 186 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 116 rows starting from the beginning of the part | ||
8696 | 2024.12.17 21:28:09.665545 [ 278 ] {82fc0173-31e0-4b3f-b454-df36a483e4ff} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8697 | 2024.12.17 21:28:09.665628 [ 278 ] {82fc0173-31e0-4b3f-b454-df36a483e4ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8698 | 2024.12.17 21:28:09.666680 [ 278 ] {82fc0173-31e0-4b3f-b454-df36a483e4ff} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
8699 | 2024.12.17 21:28:09.667024 [ 278 ] {82fc0173-31e0-4b3f-b454-df36a483e4ff} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8700 | 2024.12.17 21:28:09.667354 [ 32 ] {} <Debug> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
8701 | 2024.12.17 21:28:09.667616 [ 278 ] {82fc0173-31e0-4b3f-b454-df36a483e4ff} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.005731 sec., 5234.688536032106 rows/sec., 393.62 KiB/sec. | ||
8702 | 2024.12.17 21:28:09.667602 [ 32 ] {} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8703 | 2024.12.17 21:28:09.668002 [ 278 ] {82fc0173-31e0-4b3f-b454-df36a483e4ff} <Debug> TCPHandler: Processed in 0.006553817 sec. | ||
8704 | 2024.12.17 21:28:09.668021 [ 199 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3308 rows, containing 5 columns (5 merged, 0 gathered) in 0.006663971 sec., 496400.7196309828 rows/sec., 43.35 MiB/sec. | ||
8705 | 2024.12.17 21:28:09.668037 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8706 | 2024.12.17 21:28:09.668312 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8707 | 2024.12.17 21:28:09.668360 [ 193 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
8708 | 2024.12.17 21:28:09.668405 [ 199 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8709 | 2024.12.17 21:28:09.668668 [ 277 ] {970f8b0f-ed75-4364-a4bd-9ce972e0f5b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8710 | 2024.12.17 21:28:09.668834 [ 277 ] {970f8b0f-ed75-4364-a4bd-9ce972e0f5b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8711 | 2024.12.17 21:28:09.668825 [ 193 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8712 | 2024.12.17 21:28:09.668992 [ 193 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 65 rows starting from the beginning of the part | ||
8713 | 2024.12.17 21:28:09.669289 [ 189 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_66_13} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8714 | 2024.12.17 21:28:09.669504 [ 193 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 30 rows starting from the beginning of the part | ||
8715 | 2024.12.17 21:28:09.669762 [ 189 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_66_13} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8716 | 2024.12.17 21:28:09.669990 [ 193 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 17 rows starting from the beginning of the part | ||
8717 | 2024.12.17 21:28:09.670201 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
8718 | 2024.12.17 21:28:09.670486 [ 193 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 32 rows starting from the beginning of the part | ||
8719 | 2024.12.17 21:28:09.670861 [ 193 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 17 rows starting from the beginning of the part | ||
8720 | 2024.12.17 21:28:09.671140 [ 193 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 30 rows starting from the beginning of the part | ||
8721 | 2024.12.17 21:28:09.672101 [ 277 ] {970f8b0f-ed75-4364-a4bd-9ce972e0f5b8} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8722 | 2024.12.17 21:28:09.672161 [ 277 ] {970f8b0f-ed75-4364-a4bd-9ce972e0f5b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8723 | 2024.12.17 21:28:09.673172 [ 277 ] {970f8b0f-ed75-4364-a4bd-9ce972e0f5b8} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8724 | 2024.12.17 21:28:09.673611 [ 193 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 191 rows, containing 5 columns (5 merged, 0 gathered) in 0.005396696 sec., 35392.02504643582 rows/sec., 2.68 MiB/sec. | ||
8725 | 2024.12.17 21:28:09.673701 [ 277 ] {970f8b0f-ed75-4364-a4bd-9ce972e0f5b8} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8726 | 2024.12.17 21:28:09.673796 [ 193 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
8727 | 2024.12.17 21:28:09.674042 [ 32 ] {} <Debug> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8728 | 2024.12.17 21:28:09.674181 [ 32 ] {} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8729 | 2024.12.17 21:28:09.674245 [ 277 ] {970f8b0f-ed75-4364-a4bd-9ce972e0f5b8} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.005694 sec., 16508.60554970144 rows/sec., 1.29 MiB/sec. | ||
8730 | 2024.12.17 21:28:09.674282 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8731 | 2024.12.17 21:28:09.674658 [ 277 ] {970f8b0f-ed75-4364-a4bd-9ce972e0f5b8} <Debug> TCPHandler: Processed in 0.006513286 sec. | ||
8732 | 2024.12.17 21:28:09.674710 [ 193 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_51_10} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8733 | 2024.12.17 21:28:09.674942 [ 191 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
8734 | 2024.12.17 21:28:09.675106 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8735 | 2024.12.17 21:28:09.675290 [ 193 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_51_10} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
8736 | 2024.12.17 21:28:09.675713 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
8737 | 2024.12.17 21:28:09.675845 [ 278 ] {61d61728-eca5-425f-b04e-8823a7cb4beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8738 | 2024.12.17 21:28:09.675878 [ 191 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8739 | 2024.12.17 21:28:09.676013 [ 191 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 914 rows starting from the beginning of the part | ||
8740 | 2024.12.17 21:28:09.676105 [ 278 ] {61d61728-eca5-425f-b04e-8823a7cb4beb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8741 | 2024.12.17 21:28:09.676568 [ 191 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 392 rows starting from the beginning of the part | ||
8742 | 2024.12.17 21:28:09.677207 [ 191 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 552 rows starting from the beginning of the part | ||
8743 | 2024.12.17 21:28:09.677603 [ 191 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part | ||
8744 | 2024.12.17 21:28:09.677883 [ 191 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 392 rows starting from the beginning of the part | ||
8745 | 2024.12.17 21:28:09.678167 [ 191 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 94 rows starting from the beginning of the part | ||
8746 | 2024.12.17 21:28:09.679196 [ 278 ] {61d61728-eca5-425f-b04e-8823a7cb4beb} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8747 | 2024.12.17 21:28:09.679273 [ 278 ] {61d61728-eca5-425f-b04e-8823a7cb4beb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8748 | 2024.12.17 21:28:09.680393 [ 278 ] {61d61728-eca5-425f-b04e-8823a7cb4beb} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8749 | 2024.12.17 21:28:09.680735 [ 278 ] {61d61728-eca5-425f-b04e-8823a7cb4beb} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8750 | 2024.12.17 21:28:09.681128 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8751 | 2024.12.17 21:28:09.681131 [ 189 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2408 rows, containing 5 columns (5 merged, 0 gathered) in 0.00666073 sec., 361521.93528336985 rows/sec., 27.72 MiB/sec. | ||
8752 | 2024.12.17 21:28:09.681227 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8753 | 2024.12.17 21:28:09.681292 [ 278 ] {61d61728-eca5-425f-b04e-8823a7cb4beb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005679 sec., 28173.974291248458 rows/sec., 1.96 MiB/sec. | ||
8754 | 2024.12.17 21:28:09.681304 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8755 | 2024.12.17 21:28:09.681676 [ 278 ] {61d61728-eca5-425f-b04e-8823a7cb4beb} <Debug> TCPHandler: Processed in 0.006833054 sec. | ||
8756 | 2024.12.17 21:28:09.681667 [ 189 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8757 | 2024.12.17 21:28:09.681950 [ 187 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
8758 | 2024.12.17 21:28:09.682057 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8759 | 2024.12.17 21:28:09.682669 [ 277 ] {f7e238d0-a75e-46d0-a5bf-70992bfbb48e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8760 | 2024.12.17 21:28:09.682760 [ 187 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8761 | 2024.12.17 21:28:09.682947 [ 187 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 18321 rows starting from the beginning of the part | ||
8762 | 2024.12.17 21:28:09.683291 [ 197 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_66_13} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8763 | 2024.12.17 21:28:09.683321 [ 277 ] {f7e238d0-a75e-46d0-a5bf-70992bfbb48e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8764 | 2024.12.17 21:28:09.683585 [ 187 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 237 rows starting from the beginning of the part | ||
8765 | 2024.12.17 21:28:09.683935 [ 197 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_66_13} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8766 | 2024.12.17 21:28:09.684237 [ 187 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 941 rows starting from the beginning of the part | ||
8767 | 2024.12.17 21:28:09.684423 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
8768 | 2024.12.17 21:28:09.685053 [ 187 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 66 rows starting from the beginning of the part | ||
8769 | 2024.12.17 21:28:09.685640 [ 187 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 237 rows starting from the beginning of the part | ||
8770 | 2024.12.17 21:28:09.685844 [ 187 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
8771 | 2024.12.17 21:28:09.687574 [ 277 ] {f7e238d0-a75e-46d0-a5bf-70992bfbb48e} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8772 | 2024.12.17 21:28:09.687622 [ 277 ] {f7e238d0-a75e-46d0-a5bf-70992bfbb48e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8773 | 2024.12.17 21:28:09.688743 [ 277 ] {f7e238d0-a75e-46d0-a5bf-70992bfbb48e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
8774 | 2024.12.17 21:28:09.689081 [ 277 ] {f7e238d0-a75e-46d0-a5bf-70992bfbb48e} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8775 | 2024.12.17 21:28:09.689407 [ 30 ] {} <Debug> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
8776 | 2024.12.17 21:28:09.689453 [ 277 ] {f7e238d0-a75e-46d0-a5bf-70992bfbb48e} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00701 sec., 4279.600570613409 rows/sec., 7.67 MiB/sec. | ||
8777 | 2024.12.17 21:28:09.689533 [ 30 ] {} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8778 | 2024.12.17 21:28:09.689716 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8779 | 2024.12.17 21:28:09.690271 [ 277 ] {f7e238d0-a75e-46d0-a5bf-70992bfbb48e} <Debug> TCPHandler: Processed in 0.008447538 sec. | ||
8780 | 2024.12.17 21:28:09.690328 [ 197 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
8781 | 2024.12.17 21:28:09.690581 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8782 | 2024.12.17 21:28:09.690921 [ 278 ] {6ec37d82-4777-4e08-82b6-07875a07d99b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8783 | 2024.12.17 21:28:09.691061 [ 278 ] {6ec37d82-4777-4e08-82b6-07875a07d99b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8784 | 2024.12.17 21:28:09.691211 [ 197 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8785 | 2024.12.17 21:28:09.691356 [ 197 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 888 rows starting from the beginning of the part | ||
8786 | 2024.12.17 21:28:09.692176 [ 197 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 30 rows starting from the beginning of the part | ||
8787 | 2024.12.17 21:28:09.692925 [ 278 ] {6ec37d82-4777-4e08-82b6-07875a07d99b} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8788 | 2024.12.17 21:28:09.693022 [ 278 ] {6ec37d82-4777-4e08-82b6-07875a07d99b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8789 | 2024.12.17 21:28:09.693131 [ 197 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 10 rows starting from the beginning of the part | ||
8790 | 2024.12.17 21:28:09.693614 [ 187 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19962 rows, containing 5 columns (5 merged, 0 gathered) in 0.012114228 sec., 1647814.4542103715 rows/sec., 111.24 MiB/sec. | ||
8791 | 2024.12.17 21:28:09.694146 [ 187 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8792 | 2024.12.17 21:28:09.694217 [ 197 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 30 rows starting from the beginning of the part | ||
8793 | 2024.12.17 21:28:09.694752 [ 278 ] {6ec37d82-4777-4e08-82b6-07875a07d99b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8794 | 2024.12.17 21:28:09.695171 [ 197 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 10 rows starting from the beginning of the part | ||
8795 | 2024.12.17 21:28:09.695288 [ 187 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8796 | 2024.12.17 21:28:09.695662 [ 187 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8797 | 2024.12.17 21:28:09.695757 [ 278 ] {6ec37d82-4777-4e08-82b6-07875a07d99b} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8798 | 2024.12.17 21:28:09.696043 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.25 MiB. | ||
8799 | 2024.12.17 21:28:09.696232 [ 30 ] {} <Debug> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8800 | 2024.12.17 21:28:09.696349 [ 30 ] {} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8801 | 2024.12.17 21:28:09.696367 [ 197 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 30 rows starting from the beginning of the part | ||
8802 | 2024.12.17 21:28:09.696427 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8803 | 2024.12.17 21:28:09.696509 [ 278 ] {6ec37d82-4777-4e08-82b6-07875a07d99b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005691 sec., 10542.962572482867 rows/sec., 727.57 KiB/sec. | ||
8804 | 2024.12.17 21:28:09.696981 [ 278 ] {6ec37d82-4777-4e08-82b6-07875a07d99b} <Debug> TCPHandler: Processed in 0.006586698 sec. | ||
8805 | 2024.12.17 21:28:09.697195 [ 198 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
8806 | 2024.12.17 21:28:09.697663 [ 198 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8807 | 2024.12.17 21:28:09.697742 [ 198 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3576 rows starting from the beginning of the part | ||
8808 | 2024.12.17 21:28:09.698168 [ 198 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 82 rows starting from the beginning of the part | ||
8809 | 2024.12.17 21:28:09.698440 [ 198 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 34 rows starting from the beginning of the part | ||
8810 | 2024.12.17 21:28:09.698803 [ 198 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 26 rows starting from the beginning of the part | ||
8811 | 2024.12.17 21:28:09.699125 [ 198 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 82 rows starting from the beginning of the part | ||
8812 | 2024.12.17 21:28:09.699455 [ 198 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
8813 | 2024.12.17 21:28:09.702566 [ 198 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3860 rows, containing 4 columns (4 merged, 0 gathered) in 0.005975452 sec., 645976.2374461379 rows/sec., 42.16 MiB/sec. | ||
8814 | 2024.12.17 21:28:09.703016 [ 198 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8815 | 2024.12.17 21:28:09.703671 [ 198 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_66_13} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8816 | 2024.12.17 21:28:09.703899 [ 198 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_66_13} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8817 | 2024.12.17 21:28:09.704112 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
8818 | 2024.12.17 21:28:09.707615 [ 194 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 998 rows, containing 19 columns (19 merged, 0 gathered) in 0.017590617 sec., 56734.792190632084 rows/sec., 101.67 MiB/sec. | ||
8819 | 2024.12.17 21:28:09.708683 [ 194 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
8820 | 2024.12.17 21:28:09.709118 [ 194 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8821 | 2024.12.17 21:28:09.709208 [ 194 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
8822 | 2024.12.17 21:28:09.709379 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.25 MiB. | ||
8823 | 2024.12.17 21:28:10.000260 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 221.93 MiB, peak 234.74 MiB, free memory in arenas 0.00 B, will set to 224.91 MiB (RSS), difference: 2.97 MiB | ||
8824 | 2024.12.17 21:28:10.723447 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1234 | ||
8825 | 2024.12.17 21:28:10.726626 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8826 | 2024.12.17 21:28:10.726680 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8827 | 2024.12.17 21:28:10.728569 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8828 | 2024.12.17 21:28:10.729154 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8829 | 2024.12.17 21:28:10.730416 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1234 | ||
8830 | 2024.12.17 21:28:14.662403 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8831 | 2024.12.17 21:28:14.662708 [ 277 ] {ac6280b6-8054-4d6d-9707-950063059868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8832 | 2024.12.17 21:28:14.662818 [ 277 ] {ac6280b6-8054-4d6d-9707-950063059868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8833 | 2024.12.17 21:28:14.663707 [ 277 ] {ac6280b6-8054-4d6d-9707-950063059868} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8834 | 2024.12.17 21:28:14.663761 [ 277 ] {ac6280b6-8054-4d6d-9707-950063059868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8835 | 2024.12.17 21:28:14.664220 [ 277 ] {ac6280b6-8054-4d6d-9707-950063059868} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8836 | 2024.12.17 21:28:14.664494 [ 277 ] {ac6280b6-8054-4d6d-9707-950063059868} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8837 | 2024.12.17 21:28:14.664740 [ 277 ] {ac6280b6-8054-4d6d-9707-950063059868} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002112 sec., 6628.787878787878 rows/sec., 477.18 KiB/sec. | ||
8838 | 2024.12.17 21:28:14.664800 [ 277 ] {ac6280b6-8054-4d6d-9707-950063059868} <Debug> TCPHandler: Processed in 0.00257503 sec. | ||
8839 | 2024.12.17 21:28:14.665050 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8840 | 2024.12.17 21:28:14.665264 [ 278 ] {031a0866-6e3a-4ab8-80af-a9f453c1769f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8841 | 2024.12.17 21:28:14.665347 [ 278 ] {031a0866-6e3a-4ab8-80af-a9f453c1769f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8842 | 2024.12.17 21:28:14.666175 [ 278 ] {031a0866-6e3a-4ab8-80af-a9f453c1769f} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8843 | 2024.12.17 21:28:14.666223 [ 278 ] {031a0866-6e3a-4ab8-80af-a9f453c1769f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8844 | 2024.12.17 21:28:14.666649 [ 278 ] {031a0866-6e3a-4ab8-80af-a9f453c1769f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
8845 | 2024.12.17 21:28:14.666898 [ 278 ] {031a0866-6e3a-4ab8-80af-a9f453c1769f} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8846 | 2024.12.17 21:28:14.667146 [ 278 ] {031a0866-6e3a-4ab8-80af-a9f453c1769f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001938 sec., 1031.9917440660474 rows/sec., 84.15 KiB/sec. | ||
8847 | 2024.12.17 21:28:14.667257 [ 278 ] {031a0866-6e3a-4ab8-80af-a9f453c1769f} <Debug> TCPHandler: Processed in 0.002350053 sec. | ||
8848 | 2024.12.17 21:28:14.667405 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8849 | 2024.12.17 21:28:14.667545 [ 277 ] {b22a219b-71c6-4056-afd7-222d8648f469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8850 | 2024.12.17 21:28:14.667604 [ 277 ] {b22a219b-71c6-4056-afd7-222d8648f469} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8851 | 2024.12.17 21:28:14.668348 [ 277 ] {b22a219b-71c6-4056-afd7-222d8648f469} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8852 | 2024.12.17 21:28:14.668390 [ 277 ] {b22a219b-71c6-4056-afd7-222d8648f469} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8853 | 2024.12.17 21:28:14.668783 [ 277 ] {b22a219b-71c6-4056-afd7-222d8648f469} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8854 | 2024.12.17 21:28:14.669027 [ 277 ] {b22a219b-71c6-4056-afd7-222d8648f469} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8855 | 2024.12.17 21:28:14.669238 [ 277 ] {b22a219b-71c6-4056-afd7-222d8648f469} <Debug> executeQuery: Read 224 rows, 20.00 KiB in 0.001724 sec., 129930.39443155452 rows/sec., 11.33 MiB/sec. | ||
8856 | 2024.12.17 21:28:14.669290 [ 277 ] {b22a219b-71c6-4056-afd7-222d8648f469} <Debug> TCPHandler: Processed in 0.001951182 sec. | ||
8857 | 2024.12.17 21:28:14.669441 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8858 | 2024.12.17 21:28:14.669580 [ 278 ] {3f03c35c-0f2e-4abd-9116-558bb3205d05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8859 | 2024.12.17 21:28:14.669637 [ 278 ] {3f03c35c-0f2e-4abd-9116-558bb3205d05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8860 | 2024.12.17 21:28:14.670323 [ 278 ] {3f03c35c-0f2e-4abd-9116-558bb3205d05} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8861 | 2024.12.17 21:28:14.670364 [ 278 ] {3f03c35c-0f2e-4abd-9116-558bb3205d05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8862 | 2024.12.17 21:28:14.670724 [ 278 ] {3f03c35c-0f2e-4abd-9116-558bb3205d05} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
8863 | 2024.12.17 21:28:14.670967 [ 278 ] {3f03c35c-0f2e-4abd-9116-558bb3205d05} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8864 | 2024.12.17 21:28:14.671185 [ 278 ] {3f03c35c-0f2e-4abd-9116-558bb3205d05} <Debug> executeQuery: Read 19 rows, 1.35 KiB in 0.001632 sec., 11642.156862745098 rows/sec., 825.77 KiB/sec. | ||
8865 | 2024.12.17 21:28:14.671239 [ 278 ] {3f03c35c-0f2e-4abd-9116-558bb3205d05} <Debug> TCPHandler: Processed in 0.00186356 sec. | ||
8866 | 2024.12.17 21:28:14.671416 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8867 | 2024.12.17 21:28:14.671553 [ 277 ] {d416f76c-9827-463f-81b5-4d1fbf099edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8868 | 2024.12.17 21:28:14.671610 [ 277 ] {d416f76c-9827-463f-81b5-4d1fbf099edc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8869 | 2024.12.17 21:28:14.672267 [ 277 ] {d416f76c-9827-463f-81b5-4d1fbf099edc} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8870 | 2024.12.17 21:28:14.672307 [ 277 ] {d416f76c-9827-463f-81b5-4d1fbf099edc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8871 | 2024.12.17 21:28:14.672676 [ 277 ] {d416f76c-9827-463f-81b5-4d1fbf099edc} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
8872 | 2024.12.17 21:28:14.672925 [ 277 ] {d416f76c-9827-463f-81b5-4d1fbf099edc} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8873 | 2024.12.17 21:28:14.673179 [ 277 ] {d416f76c-9827-463f-81b5-4d1fbf099edc} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001654 sec., 8464.328899637243 rows/sec., 592.79 KiB/sec. | ||
8874 | 2024.12.17 21:28:14.673404 [ 277 ] {d416f76c-9827-463f-81b5-4d1fbf099edc} <Debug> TCPHandler: Processed in 0.002054366 sec. | ||
8875 | 2024.12.17 21:28:14.673637 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8876 | 2024.12.17 21:28:14.673773 [ 278 ] {17bf8e1f-5cad-4a0c-b299-e77ea4426f3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8877 | 2024.12.17 21:28:14.673829 [ 278 ] {17bf8e1f-5cad-4a0c-b299-e77ea4426f3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8878 | 2024.12.17 21:28:14.674450 [ 278 ] {17bf8e1f-5cad-4a0c-b299-e77ea4426f3c} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8879 | 2024.12.17 21:28:14.674491 [ 278 ] {17bf8e1f-5cad-4a0c-b299-e77ea4426f3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8880 | 2024.12.17 21:28:14.674859 [ 278 ] {17bf8e1f-5cad-4a0c-b299-e77ea4426f3c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8881 | 2024.12.17 21:28:14.675099 [ 278 ] {17bf8e1f-5cad-4a0c-b299-e77ea4426f3c} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8882 | 2024.12.17 21:28:14.675294 [ 278 ] {17bf8e1f-5cad-4a0c-b299-e77ea4426f3c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001536 sec., 8463.541666666666 rows/sec., 527.70 KiB/sec. | ||
8883 | 2024.12.17 21:28:14.675662 [ 278 ] {17bf8e1f-5cad-4a0c-b299-e77ea4426f3c} <Debug> TCPHandler: Processed in 0.002130748 sec. | ||
8884 | 2024.12.17 21:28:14.675990 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8885 | 2024.12.17 21:28:14.676234 [ 277 ] {bba65165-5534-44c7-853e-3c1ff224824f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8886 | 2024.12.17 21:28:14.676284 [ 277 ] {bba65165-5534-44c7-853e-3c1ff224824f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8887 | 2024.12.17 21:28:14.676989 [ 277 ] {bba65165-5534-44c7-853e-3c1ff224824f} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8888 | 2024.12.17 21:28:14.677028 [ 277 ] {bba65165-5534-44c7-853e-3c1ff224824f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8889 | 2024.12.17 21:28:14.677424 [ 277 ] {bba65165-5534-44c7-853e-3c1ff224824f} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8890 | 2024.12.17 21:28:14.677677 [ 277 ] {bba65165-5534-44c7-853e-3c1ff224824f} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8891 | 2024.12.17 21:28:14.677884 [ 277 ] {bba65165-5534-44c7-853e-3c1ff224824f} <Debug> executeQuery: Read 394 rows, 28.65 KiB in 0.001682 sec., 234244.94649227112 rows/sec., 16.63 MiB/sec. | ||
8892 | 2024.12.17 21:28:14.677937 [ 277 ] {bba65165-5534-44c7-853e-3c1ff224824f} <Debug> TCPHandler: Processed in 0.002149018 sec. | ||
8893 | 2024.12.17 21:28:14.678071 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8894 | 2024.12.17 21:28:14.678200 [ 278 ] {9cd9efb5-ae78-4de9-a338-6975d715ef32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8895 | 2024.12.17 21:28:14.678258 [ 278 ] {9cd9efb5-ae78-4de9-a338-6975d715ef32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8896 | 2024.12.17 21:28:14.678834 [ 278 ] {9cd9efb5-ae78-4de9-a338-6975d715ef32} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8897 | 2024.12.17 21:28:14.678879 [ 278 ] {9cd9efb5-ae78-4de9-a338-6975d715ef32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8898 | 2024.12.17 21:28:14.679290 [ 278 ] {9cd9efb5-ae78-4de9-a338-6975d715ef32} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8899 | 2024.12.17 21:28:14.679527 [ 278 ] {9cd9efb5-ae78-4de9-a338-6975d715ef32} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8900 | 2024.12.17 21:28:14.679699 [ 278 ] {9cd9efb5-ae78-4de9-a338-6975d715ef32} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00153 sec., 3921.568627450981 rows/sec., 204.89 KiB/sec. | ||
8901 | 2024.12.17 21:28:14.679746 [ 278 ] {9cd9efb5-ae78-4de9-a338-6975d715ef32} <Debug> TCPHandler: Processed in 0.001729957 sec. | ||
8902 | 2024.12.17 21:28:14.679878 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8903 | 2024.12.17 21:28:14.679995 [ 277 ] {c1b08dc5-59b4-44b1-a9b8-f6998192c316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8904 | 2024.12.17 21:28:14.680049 [ 277 ] {c1b08dc5-59b4-44b1-a9b8-f6998192c316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8905 | 2024.12.17 21:28:14.680719 [ 277 ] {c1b08dc5-59b4-44b1-a9b8-f6998192c316} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8906 | 2024.12.17 21:28:14.680765 [ 277 ] {c1b08dc5-59b4-44b1-a9b8-f6998192c316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8907 | 2024.12.17 21:28:14.681235 [ 277 ] {c1b08dc5-59b4-44b1-a9b8-f6998192c316} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8908 | 2024.12.17 21:28:14.681484 [ 277 ] {c1b08dc5-59b4-44b1-a9b8-f6998192c316} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8909 | 2024.12.17 21:28:14.681688 [ 277 ] {c1b08dc5-59b4-44b1-a9b8-f6998192c316} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001717 sec., 138613.86138613863 rows/sec., 9.29 MiB/sec. | ||
8910 | 2024.12.17 21:28:14.681741 [ 277 ] {c1b08dc5-59b4-44b1-a9b8-f6998192c316} <Debug> TCPHandler: Processed in 0.001918691 sec. | ||
8911 | 2024.12.17 21:28:14.681870 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8912 | 2024.12.17 21:28:14.681987 [ 278 ] {0c210503-7497-4106-8b82-8a3a8f910975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8913 | 2024.12.17 21:28:14.682036 [ 278 ] {0c210503-7497-4106-8b82-8a3a8f910975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8914 | 2024.12.17 21:28:14.682568 [ 278 ] {0c210503-7497-4106-8b82-8a3a8f910975} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8915 | 2024.12.17 21:28:14.682613 [ 278 ] {0c210503-7497-4106-8b82-8a3a8f910975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8916 | 2024.12.17 21:28:14.683042 [ 278 ] {0c210503-7497-4106-8b82-8a3a8f910975} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8917 | 2024.12.17 21:28:14.683292 [ 278 ] {0c210503-7497-4106-8b82-8a3a8f910975} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8918 | 2024.12.17 21:28:14.683469 [ 278 ] {0c210503-7497-4106-8b82-8a3a8f910975} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001507 sec., 663.5700066357 rows/sec., 44.71 KiB/sec. | ||
8919 | 2024.12.17 21:28:14.683518 [ 278 ] {0c210503-7497-4106-8b82-8a3a8f910975} <Debug> TCPHandler: Processed in 0.001700546 sec. | ||
8920 | 2024.12.17 21:28:14.683651 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8921 | 2024.12.17 21:28:14.683767 [ 277 ] {50f1625c-0f67-44d5-b6a8-cd1ef8b57baa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8922 | 2024.12.17 21:28:14.683848 [ 277 ] {50f1625c-0f67-44d5-b6a8-cd1ef8b57baa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8923 | 2024.12.17 21:28:14.684941 [ 277 ] {50f1625c-0f67-44d5-b6a8-cd1ef8b57baa} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8924 | 2024.12.17 21:28:14.684982 [ 277 ] {50f1625c-0f67-44d5-b6a8-cd1ef8b57baa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8925 | 2024.12.17 21:28:14.685598 [ 277 ] {50f1625c-0f67-44d5-b6a8-cd1ef8b57baa} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
8926 | 2024.12.17 21:28:14.685860 [ 277 ] {50f1625c-0f67-44d5-b6a8-cd1ef8b57baa} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8927 | 2024.12.17 21:28:14.686152 [ 277 ] {50f1625c-0f67-44d5-b6a8-cd1ef8b57baa} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002398 sec., 4170.141784820684 rows/sec., 7.47 MiB/sec. | ||
8928 | 2024.12.17 21:28:14.686699 [ 277 ] {50f1625c-0f67-44d5-b6a8-cd1ef8b57baa} <Debug> TCPHandler: Processed in 0.003102834 sec. | ||
8929 | 2024.12.17 21:28:14.687062 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8930 | 2024.12.17 21:28:14.687263 [ 278 ] {b4d8c4a4-d1b9-42ae-ac52-3b58f2e6dad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8931 | 2024.12.17 21:28:14.687322 [ 278 ] {b4d8c4a4-d1b9-42ae-ac52-3b58f2e6dad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8932 | 2024.12.17 21:28:14.687887 [ 278 ] {b4d8c4a4-d1b9-42ae-ac52-3b58f2e6dad4} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8933 | 2024.12.17 21:28:14.687932 [ 278 ] {b4d8c4a4-d1b9-42ae-ac52-3b58f2e6dad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8934 | 2024.12.17 21:28:14.688335 [ 278 ] {b4d8c4a4-d1b9-42ae-ac52-3b58f2e6dad4} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8935 | 2024.12.17 21:28:14.688571 [ 278 ] {b4d8c4a4-d1b9-42ae-ac52-3b58f2e6dad4} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8936 | 2024.12.17 21:28:14.688780 [ 278 ] {b4d8c4a4-d1b9-42ae-ac52-3b58f2e6dad4} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001538 sec., 53315.994798439526 rows/sec., 3.39 MiB/sec. | ||
8937 | 2024.12.17 21:28:14.688842 [ 278 ] {b4d8c4a4-d1b9-42ae-ac52-3b58f2e6dad4} <Debug> TCPHandler: Processed in 0.001982644 sec. | ||
8938 | 2024.12.17 21:28:15.465057 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8939 | 2024.12.17 21:28:15.465141 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8940 | 2024.12.17 21:28:15.652878 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19276 | ||
8941 | 2024.12.17 21:28:15.653554 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8942 | 2024.12.17 21:28:15.653592 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8943 | 2024.12.17 21:28:15.654111 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8944 | 2024.12.17 21:28:15.654366 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8945 | 2024.12.17 21:28:15.654587 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 | ||
8946 | 2024.12.17 21:28:16.992304 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
8947 | 2024.12.17 21:28:17.012877 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8948 | 2024.12.17 21:28:17.012940 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8949 | 2024.12.17 21:28:17.020047 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8950 | 2024.12.17 21:28:17.020865 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8951 | 2024.12.17 21:28:17.023825 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
8952 | 2024.12.17 21:28:19.657745 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8953 | 2024.12.17 21:28:19.657935 [ 277 ] {d363df03-9001-48c3-a5c8-1f995819ce09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8954 | 2024.12.17 21:28:19.658008 [ 277 ] {d363df03-9001-48c3-a5c8-1f995819ce09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8955 | 2024.12.17 21:28:19.658831 [ 277 ] {d363df03-9001-48c3-a5c8-1f995819ce09} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8956 | 2024.12.17 21:28:19.658876 [ 277 ] {d363df03-9001-48c3-a5c8-1f995819ce09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8957 | 2024.12.17 21:28:19.659328 [ 277 ] {d363df03-9001-48c3-a5c8-1f995819ce09} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8958 | 2024.12.17 21:28:19.659585 [ 277 ] {d363df03-9001-48c3-a5c8-1f995819ce09} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8959 | 2024.12.17 21:28:19.659793 [ 277 ] {d363df03-9001-48c3-a5c8-1f995819ce09} <Debug> executeQuery: Read 116 rows, 10.02 KiB in 0.001911 sec., 60701.20355834642 rows/sec., 5.12 MiB/sec. | ||
8960 | 2024.12.17 21:28:19.659857 [ 277 ] {d363df03-9001-48c3-a5c8-1f995819ce09} <Debug> TCPHandler: Processed in 0.00224347 sec. | ||
8961 | 2024.12.17 21:28:19.660139 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8962 | 2024.12.17 21:28:19.660355 [ 278 ] {91346a83-e05a-4e6c-afdf-aba481e9acad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8963 | 2024.12.17 21:28:19.660438 [ 278 ] {91346a83-e05a-4e6c-afdf-aba481e9acad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8964 | 2024.12.17 21:28:19.661301 [ 278 ] {91346a83-e05a-4e6c-afdf-aba481e9acad} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8965 | 2024.12.17 21:28:19.661350 [ 278 ] {91346a83-e05a-4e6c-afdf-aba481e9acad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8966 | 2024.12.17 21:28:19.661788 [ 278 ] {91346a83-e05a-4e6c-afdf-aba481e9acad} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
8967 | 2024.12.17 21:28:19.662047 [ 278 ] {91346a83-e05a-4e6c-afdf-aba481e9acad} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8968 | 2024.12.17 21:28:19.662283 [ 278 ] {91346a83-e05a-4e6c-afdf-aba481e9acad} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001987 sec., 15098.13789632612 rows/sec., 1.11 MiB/sec. | ||
8969 | 2024.12.17 21:28:19.662350 [ 278 ] {91346a83-e05a-4e6c-afdf-aba481e9acad} <Debug> TCPHandler: Processed in 0.002360624 sec. | ||
8970 | 2024.12.17 21:28:19.662507 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8971 | 2024.12.17 21:28:19.662650 [ 277 ] {10f9cc04-6149-431a-bd39-dd3294cbd076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8972 | 2024.12.17 21:28:19.662711 [ 277 ] {10f9cc04-6149-431a-bd39-dd3294cbd076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8973 | 2024.12.17 21:28:19.663426 [ 277 ] {10f9cc04-6149-431a-bd39-dd3294cbd076} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8974 | 2024.12.17 21:28:19.663464 [ 277 ] {10f9cc04-6149-431a-bd39-dd3294cbd076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8975 | 2024.12.17 21:28:19.663850 [ 277 ] {10f9cc04-6149-431a-bd39-dd3294cbd076} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8976 | 2024.12.17 21:28:19.664095 [ 277 ] {10f9cc04-6149-431a-bd39-dd3294cbd076} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8977 | 2024.12.17 21:28:19.664286 [ 277 ] {10f9cc04-6149-431a-bd39-dd3294cbd076} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.00167 sec., 56287.4251497006 rows/sec., 4.40 MiB/sec. | ||
8978 | 2024.12.17 21:28:19.664340 [ 277 ] {10f9cc04-6149-431a-bd39-dd3294cbd076} <Debug> TCPHandler: Processed in 0.001904522 sec. | ||
8979 | 2024.12.17 21:28:19.664497 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8980 | 2024.12.17 21:28:19.664641 [ 278 ] {83d01ab8-4cab-4da3-a34c-7654fcdbd836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8981 | 2024.12.17 21:28:19.664706 [ 278 ] {83d01ab8-4cab-4da3-a34c-7654fcdbd836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8982 | 2024.12.17 21:28:19.665370 [ 278 ] {83d01ab8-4cab-4da3-a34c-7654fcdbd836} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8983 | 2024.12.17 21:28:19.665412 [ 278 ] {83d01ab8-4cab-4da3-a34c-7654fcdbd836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8984 | 2024.12.17 21:28:19.665824 [ 278 ] {83d01ab8-4cab-4da3-a34c-7654fcdbd836} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8985 | 2024.12.17 21:28:19.666070 [ 278 ] {83d01ab8-4cab-4da3-a34c-7654fcdbd836} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8986 | 2024.12.17 21:28:19.666291 [ 278 ] {83d01ab8-4cab-4da3-a34c-7654fcdbd836} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001685 sec., 94955.48961424331 rows/sec., 6.61 MiB/sec. | ||
8987 | 2024.12.17 21:28:19.666348 [ 278 ] {83d01ab8-4cab-4da3-a34c-7654fcdbd836} <Debug> TCPHandler: Processed in 0.001920952 sec. | ||
8988 | 2024.12.17 21:28:19.666495 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8989 | 2024.12.17 21:28:19.666634 [ 277 ] {4fc77212-7342-4107-a320-6b6c999b24e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8990 | 2024.12.17 21:28:19.666729 [ 277 ] {4fc77212-7342-4107-a320-6b6c999b24e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8991 | 2024.12.17 21:28:19.667968 [ 277 ] {4fc77212-7342-4107-a320-6b6c999b24e3} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8992 | 2024.12.17 21:28:19.668006 [ 277 ] {4fc77212-7342-4107-a320-6b6c999b24e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
8993 | 2024.12.17 21:28:19.668656 [ 277 ] {4fc77212-7342-4107-a320-6b6c999b24e3} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
8994 | 2024.12.17 21:28:19.668918 [ 277 ] {4fc77212-7342-4107-a320-6b6c999b24e3} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8995 | 2024.12.17 21:28:19.669123 [ 277 ] {4fc77212-7342-4107-a320-6b6c999b24e3} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00252 sec., 11904.761904761905 rows/sec., 21.33 MiB/sec. | ||
8996 | 2024.12.17 21:28:19.669229 [ 277 ] {4fc77212-7342-4107-a320-6b6c999b24e3} <Debug> TCPHandler: Processed in 0.002802176 sec. | ||
8997 | 2024.12.17 21:28:19.669439 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8998 | 2024.12.17 21:28:19.669663 [ 278 ] {3d0a476d-cdd2-4197-b32b-f643b5ae8814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8999 | 2024.12.17 21:28:19.669757 [ 278 ] {3d0a476d-cdd2-4197-b32b-f643b5ae8814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9000 | 2024.12.17 21:28:19.670523 [ 278 ] {3d0a476d-cdd2-4197-b32b-f643b5ae8814} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9001 | 2024.12.17 21:28:19.670563 [ 278 ] {3d0a476d-cdd2-4197-b32b-f643b5ae8814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
9002 | 2024.12.17 21:28:19.670947 [ 278 ] {3d0a476d-cdd2-4197-b32b-f643b5ae8814} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
9003 | 2024.12.17 21:28:19.671202 [ 278 ] {3d0a476d-cdd2-4197-b32b-f643b5ae8814} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9004 | 2024.12.17 21:28:19.671411 [ 278 ] {3d0a476d-cdd2-4197-b32b-f643b5ae8814} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001804 sec., 33259.42350332594 rows/sec., 2.24 MiB/sec. | ||
9005 | 2024.12.17 21:28:19.671463 [ 278 ] {3d0a476d-cdd2-4197-b32b-f643b5ae8814} <Debug> TCPHandler: Processed in 0.002133577 sec. | ||
9006 | 2024.12.17 21:28:20.731522 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1270 | ||
9007 | 2024.12.17 21:28:20.734701 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9008 | 2024.12.17 21:28:20.734756 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
9009 | 2024.12.17 21:28:20.736252 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9010 | 2024.12.17 21:28:20.736591 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9011 | 2024.12.17 21:28:20.736855 [ 136 ] {} <Debug> system.query_log (6f121684-554c-4e35-91d3-336834432de6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
9012 | 2024.12.17 21:28:20.736970 [ 136 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9013 | 2024.12.17 21:28:20.737036 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
9014 | 2024.12.17 21:28:20.737381 [ 190 ] {6f121684-554c-4e35-91d3-336834432de6::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 | ||
9015 | 2024.12.17 21:28:20.737745 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1270 | ||
9016 | 2024.12.17 21:28:20.738137 [ 190 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9017 | 2024.12.17 21:28:20.738261 [ 190 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1084 rows starting from the beginning of the part | ||
9018 | 2024.12.17 21:28:20.738820 [ 190 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 34 rows starting from the beginning of the part | ||
9019 | 2024.12.17 21:28:20.739379 [ 190 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 36 rows starting from the beginning of the part | ||
9020 | 2024.12.17 21:28:20.739913 [ 190 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 46 rows starting from the beginning of the part | ||
9021 | 2024.12.17 21:28:20.740422 [ 190 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 34 rows starting from the beginning of the part | ||
9022 | 2024.12.17 21:28:20.741089 [ 190 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part | ||
9023 | 2024.12.17 21:28:20.749402 [ 201 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1270 rows, containing 72 columns (72 merged, 0 gathered) in 0.012203661 sec., 104067.1319860491 rows/sec., 82.14 MiB/sec. | ||
9024 | 2024.12.17 21:28:20.750998 [ 200 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
9025 | 2024.12.17 21:28:20.752012 [ 200 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_31_6} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9026 | 2024.12.17 21:28:20.752129 [ 200 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_31_6} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
9027 | 2024.12.17 21:28:20.752504 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.83 MiB. | ||
9028 | 2024.12.17 21:28:23.155633 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19764 | ||
9029 | 2024.12.17 21:28:23.156293 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9030 | 2024.12.17 21:28:23.156332 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
9031 | 2024.12.17 21:28:23.156855 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
9032 | 2024.12.17 21:28:23.157127 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9033 | 2024.12.17 21:28:23.157366 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19764 | ||
9034 | 2024.12.17 21:28:24.524827 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 325 | ||
9035 | 2024.12.17 21:28:24.545575 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9036 | 2024.12.17 21:28:24.545641 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
9037 | 2024.12.17 21:28:24.552899 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
9038 | 2024.12.17 21:28:24.553716 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9039 | 2024.12.17 21:28:24.556549 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 325 | ||
9040 | 2024.12.17 21:28:24.661275 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9041 | 2024.12.17 21:28:24.661471 [ 277 ] {c0d03458-03c1-4140-a48a-5c09fd02063c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9042 | 2024.12.17 21:28:24.661550 [ 277 ] {c0d03458-03c1-4140-a48a-5c09fd02063c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9043 | 2024.12.17 21:28:24.662369 [ 277 ] {c0d03458-03c1-4140-a48a-5c09fd02063c} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9044 | 2024.12.17 21:28:24.662428 [ 277 ] {c0d03458-03c1-4140-a48a-5c09fd02063c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
9045 | 2024.12.17 21:28:24.662850 [ 277 ] {c0d03458-03c1-4140-a48a-5c09fd02063c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
9046 | 2024.12.17 21:28:24.663118 [ 277 ] {c0d03458-03c1-4140-a48a-5c09fd02063c} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9047 | 2024.12.17 21:28:24.663386 [ 277 ] {c0d03458-03c1-4140-a48a-5c09fd02063c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001963 sec., 7131.940906775344 rows/sec., 513.40 KiB/sec. | ||
9048 | 2024.12.17 21:28:24.663606 [ 277 ] {c0d03458-03c1-4140-a48a-5c09fd02063c} <Debug> TCPHandler: Processed in 0.002467097 sec. | ||
9049 | 2024.12.17 21:28:24.663887 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9050 | 2024.12.17 21:28:24.664092 [ 278 ] {6c13693c-50df-4ed1-ae4f-92face4f14a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9051 | 2024.12.17 21:28:24.664174 [ 278 ] {6c13693c-50df-4ed1-ae4f-92face4f14a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9052 | 2024.12.17 21:28:24.665004 [ 278 ] {6c13693c-50df-4ed1-ae4f-92face4f14a5} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9053 | 2024.12.17 21:28:24.665050 [ 278 ] {6c13693c-50df-4ed1-ae4f-92face4f14a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
9054 | 2024.12.17 21:28:24.665506 [ 278 ] {6c13693c-50df-4ed1-ae4f-92face4f14a5} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9055 | 2024.12.17 21:28:24.665771 [ 278 ] {6c13693c-50df-4ed1-ae4f-92face4f14a5} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9056 | 2024.12.17 21:28:24.666026 [ 278 ] {6c13693c-50df-4ed1-ae4f-92face4f14a5} <Debug> executeQuery: Read 223 rows, 19.93 KiB in 0.00199 sec., 112060.30150753769 rows/sec., 9.78 MiB/sec. | ||
9057 | 2024.12.17 21:28:24.666087 [ 278 ] {6c13693c-50df-4ed1-ae4f-92face4f14a5} <Debug> TCPHandler: Processed in 0.002353804 sec. | ||
9058 | 2024.12.17 21:28:24.666236 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9059 | 2024.12.17 21:28:24.666379 [ 277 ] {7b817578-ba5e-40a1-87d6-d666903642de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9060 | 2024.12.17 21:28:24.666441 [ 277 ] {7b817578-ba5e-40a1-87d6-d666903642de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9061 | 2024.12.17 21:28:24.667134 [ 277 ] {7b817578-ba5e-40a1-87d6-d666903642de} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9062 | 2024.12.17 21:28:24.667183 [ 277 ] {7b817578-ba5e-40a1-87d6-d666903642de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
9063 | 2024.12.17 21:28:24.667587 [ 277 ] {7b817578-ba5e-40a1-87d6-d666903642de} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
9064 | 2024.12.17 21:28:24.667841 [ 277 ] {7b817578-ba5e-40a1-87d6-d666903642de} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9065 | 2024.12.17 21:28:24.668056 [ 277 ] {7b817578-ba5e-40a1-87d6-d666903642de} <Debug> executeQuery: Read 17 rows, 1.21 KiB in 0.001711 sec., 9935.710111046172 rows/sec., 706.02 KiB/sec. | ||
9066 | 2024.12.17 21:28:24.668117 [ 277 ] {7b817578-ba5e-40a1-87d6-d666903642de} <Debug> TCPHandler: Processed in 0.001947433 sec. | ||
9067 | 2024.12.17 21:28:24.668263 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9068 | 2024.12.17 21:28:24.668385 [ 278 ] {b5495de9-113c-4934-88a0-fad54e4379db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9069 | 2024.12.17 21:28:24.668452 [ 278 ] {b5495de9-113c-4934-88a0-fad54e4379db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9070 | 2024.12.17 21:28:24.669506 [ 278 ] {b5495de9-113c-4934-88a0-fad54e4379db} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9071 | 2024.12.17 21:28:24.669547 [ 278 ] {b5495de9-113c-4934-88a0-fad54e4379db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
9072 | 2024.12.17 21:28:24.669916 [ 278 ] {b5495de9-113c-4934-88a0-fad54e4379db} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
9073 | 2024.12.17 21:28:24.670171 [ 278 ] {b5495de9-113c-4934-88a0-fad54e4379db} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9074 | 2024.12.17 21:28:24.670393 [ 278 ] {b5495de9-113c-4934-88a0-fad54e4379db} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002035 sec., 6879.60687960688 rows/sec., 481.80 KiB/sec. | ||
9075 | 2024.12.17 21:28:24.670509 [ 278 ] {b5495de9-113c-4934-88a0-fad54e4379db} <Debug> TCPHandler: Processed in 0.002302783 sec. | ||
9076 | 2024.12.17 21:28:24.670704 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9077 | 2024.12.17 21:28:24.670841 [ 277 ] {c1f31f36-29b6-4017-a691-0a436bbd96a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9078 | 2024.12.17 21:28:24.670900 [ 277 ] {c1f31f36-29b6-4017-a691-0a436bbd96a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9079 | 2024.12.17 21:28:24.671578 [ 277 ] {c1f31f36-29b6-4017-a691-0a436bbd96a5} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9080 | 2024.12.17 21:28:24.671619 [ 277 ] {c1f31f36-29b6-4017-a691-0a436bbd96a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
9081 | 2024.12.17 21:28:24.671976 [ 277 ] {c1f31f36-29b6-4017-a691-0a436bbd96a5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
9082 | 2024.12.17 21:28:24.672216 [ 277 ] {c1f31f36-29b6-4017-a691-0a436bbd96a5} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9083 | 2024.12.17 21:28:24.672433 [ 277 ] {c1f31f36-29b6-4017-a691-0a436bbd96a5} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001621 sec., 8019.740900678593 rows/sec., 500.03 KiB/sec. | ||
9084 | 2024.12.17 21:28:24.672487 [ 277 ] {c1f31f36-29b6-4017-a691-0a436bbd96a5} <Debug> TCPHandler: Processed in 0.0018484 sec. | ||
9085 | 2024.12.17 21:28:24.672645 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9086 | 2024.12.17 21:28:24.672782 [ 278 ] {76a57741-acf7-4ee3-8e6e-b4b3f595e048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9087 | 2024.12.17 21:28:24.672841 [ 278 ] {76a57741-acf7-4ee3-8e6e-b4b3f595e048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9088 | 2024.12.17 21:28:24.673683 [ 278 ] {76a57741-acf7-4ee3-8e6e-b4b3f595e048} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9089 | 2024.12.17 21:28:24.673724 [ 278 ] {76a57741-acf7-4ee3-8e6e-b4b3f595e048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
9090 | 2024.12.17 21:28:24.674122 [ 278 ] {76a57741-acf7-4ee3-8e6e-b4b3f595e048} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9091 | 2024.12.17 21:28:24.674390 [ 278 ] {76a57741-acf7-4ee3-8e6e-b4b3f595e048} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9092 | 2024.12.17 21:28:24.674609 [ 278 ] {76a57741-acf7-4ee3-8e6e-b4b3f595e048} <Debug> executeQuery: Read 392 rows, 28.48 KiB in 0.001858 sec., 210979.54790096878 rows/sec., 14.97 MiB/sec. | ||
9093 | 2024.12.17 21:28:24.674667 [ 278 ] {76a57741-acf7-4ee3-8e6e-b4b3f595e048} <Debug> TCPHandler: Processed in 0.002090397 sec. | ||
9094 | 2024.12.17 21:28:24.674811 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9095 | 2024.12.17 21:28:24.674949 [ 277 ] {fc55b0d8-dfe8-47d5-a3fe-fbf98ae4e718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9096 | 2024.12.17 21:28:24.675008 [ 277 ] {fc55b0d8-dfe8-47d5-a3fe-fbf98ae4e718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9097 | 2024.12.17 21:28:24.675568 [ 277 ] {fc55b0d8-dfe8-47d5-a3fe-fbf98ae4e718} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9098 | 2024.12.17 21:28:24.675607 [ 277 ] {fc55b0d8-dfe8-47d5-a3fe-fbf98ae4e718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
9099 | 2024.12.17 21:28:24.675971 [ 277 ] {fc55b0d8-dfe8-47d5-a3fe-fbf98ae4e718} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
9100 | 2024.12.17 21:28:24.676211 [ 277 ] {fc55b0d8-dfe8-47d5-a3fe-fbf98ae4e718} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9101 | 2024.12.17 21:28:24.676457 [ 277 ] {fc55b0d8-dfe8-47d5-a3fe-fbf98ae4e718} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001531 sec., 3919.0071848465054 rows/sec., 204.75 KiB/sec. | ||
9102 | 2024.12.17 21:28:24.676649 [ 277 ] {fc55b0d8-dfe8-47d5-a3fe-fbf98ae4e718} <Debug> TCPHandler: Processed in 0.001900982 sec. | ||
9103 | 2024.12.17 21:28:24.676842 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9104 | 2024.12.17 21:28:24.676978 [ 278 ] {8206d7ee-2ba3-43d1-a5fd-647502afb6c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9105 | 2024.12.17 21:28:24.677039 [ 278 ] {8206d7ee-2ba3-43d1-a5fd-647502afb6c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9106 | 2024.12.17 21:28:24.677661 [ 278 ] {8206d7ee-2ba3-43d1-a5fd-647502afb6c7} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9107 | 2024.12.17 21:28:24.677700 [ 278 ] {8206d7ee-2ba3-43d1-a5fd-647502afb6c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
9108 | 2024.12.17 21:28:24.678101 [ 278 ] {8206d7ee-2ba3-43d1-a5fd-647502afb6c7} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9109 | 2024.12.17 21:28:24.678342 [ 278 ] {8206d7ee-2ba3-43d1-a5fd-647502afb6c7} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9110 | 2024.12.17 21:28:24.678556 [ 278 ] {8206d7ee-2ba3-43d1-a5fd-647502afb6c7} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001602 sec., 147940.07490636705 rows/sec., 9.92 MiB/sec. | ||
9111 | 2024.12.17 21:28:24.678620 [ 278 ] {8206d7ee-2ba3-43d1-a5fd-647502afb6c7} <Debug> TCPHandler: Processed in 0.001869331 sec. | ||
9112 | 2024.12.17 21:28:24.678830 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9113 | 2024.12.17 21:28:24.678998 [ 277 ] {fd01673b-7773-4c99-b8ac-6290a13666a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9114 | 2024.12.17 21:28:24.679059 [ 277 ] {fd01673b-7773-4c99-b8ac-6290a13666a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9115 | 2024.12.17 21:28:24.679585 [ 277 ] {fd01673b-7773-4c99-b8ac-6290a13666a4} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9116 | 2024.12.17 21:28:24.679624 [ 277 ] {fd01673b-7773-4c99-b8ac-6290a13666a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
9117 | 2024.12.17 21:28:24.679980 [ 277 ] {fd01673b-7773-4c99-b8ac-6290a13666a4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
9118 | 2024.12.17 21:28:24.680228 [ 277 ] {fd01673b-7773-4c99-b8ac-6290a13666a4} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9119 | 2024.12.17 21:28:24.680471 [ 277 ] {fd01673b-7773-4c99-b8ac-6290a13666a4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001499 sec., 667.1114076050701 rows/sec., 44.95 KiB/sec. | ||
9120 | 2024.12.17 21:28:24.680643 [ 277 ] {fd01673b-7773-4c99-b8ac-6290a13666a4} <Debug> TCPHandler: Processed in 0.001933812 sec. | ||
9121 | 2024.12.17 21:28:24.680852 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9122 | 2024.12.17 21:28:24.680987 [ 278 ] {b7b74e03-17d9-4e4c-a00e-09d8c3f36964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9123 | 2024.12.17 21:28:24.681073 [ 278 ] {b7b74e03-17d9-4e4c-a00e-09d8c3f36964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9124 | 2024.12.17 21:28:24.682240 [ 278 ] {b7b74e03-17d9-4e4c-a00e-09d8c3f36964} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9125 | 2024.12.17 21:28:24.682278 [ 278 ] {b7b74e03-17d9-4e4c-a00e-09d8c3f36964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
9126 | 2024.12.17 21:28:24.682903 [ 278 ] {b7b74e03-17d9-4e4c-a00e-09d8c3f36964} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
9127 | 2024.12.17 21:28:24.683176 [ 278 ] {b7b74e03-17d9-4e4c-a00e-09d8c3f36964} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9128 | 2024.12.17 21:28:24.683448 [ 278 ] {b7b74e03-17d9-4e4c-a00e-09d8c3f36964} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002486 sec., 4022.526146419952 rows/sec., 7.21 MiB/sec. | ||
9129 | 2024.12.17 21:28:24.683656 [ 278 ] {b7b74e03-17d9-4e4c-a00e-09d8c3f36964} <Debug> TCPHandler: Processed in 0.002899998 sec. | ||
9130 | 2024.12.17 21:28:24.683969 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9131 | 2024.12.17 21:28:24.684291 [ 277 ] {e69e2fdb-d906-4f1b-94d3-6e5c519225d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9132 | 2024.12.17 21:28:24.684375 [ 277 ] {e69e2fdb-d906-4f1b-94d3-6e5c519225d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9133 | 2024.12.17 21:28:24.684877 [ 277 ] {e69e2fdb-d906-4f1b-94d3-6e5c519225d4} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9134 | 2024.12.17 21:28:24.684916 [ 277 ] {e69e2fdb-d906-4f1b-94d3-6e5c519225d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
9135 | 2024.12.17 21:28:24.685297 [ 277 ] {e69e2fdb-d906-4f1b-94d3-6e5c519225d4} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9136 | 2024.12.17 21:28:24.685555 [ 277 ] {e69e2fdb-d906-4f1b-94d3-6e5c519225d4} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9137 | 2024.12.17 21:28:24.685777 [ 277 ] {e69e2fdb-d906-4f1b-94d3-6e5c519225d4} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001577 sec., 51997.46353836398 rows/sec., 3.30 MiB/sec. | ||
9138 | 2024.12.17 21:28:24.685831 [ 277 ] {e69e2fdb-d906-4f1b-94d3-6e5c519225d4} <Debug> TCPHandler: Processed in 0.002066806 sec. | ||
9139 | 2024.12.17 21:28:25.000219 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.25 MiB, peak 234.74 MiB, free memory in arenas 0.00 B, will set to 224.95 MiB (RSS), difference: -1.30 MiB | ||
9140 | 2024.12.17 21:28:27.457494 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9141 | 2024.12.17 21:28:27.457723 [ 277 ] {52b7e9e2-55e6-440b-a4cf-d325db626335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9142 | 2024.12.17 21:28:27.457806 [ 277 ] {52b7e9e2-55e6-440b-a4cf-d325db626335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9143 | 2024.12.17 21:28:27.458657 [ 277 ] {52b7e9e2-55e6-440b-a4cf-d325db626335} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9144 | 2024.12.17 21:28:27.458705 [ 277 ] {52b7e9e2-55e6-440b-a4cf-d325db626335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9145 | 2024.12.17 21:28:27.459147 [ 277 ] {52b7e9e2-55e6-440b-a4cf-d325db626335} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
9146 | 2024.12.17 21:28:27.459403 [ 277 ] {52b7e9e2-55e6-440b-a4cf-d325db626335} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9147 | 2024.12.17 21:28:27.459680 [ 277 ] {52b7e9e2-55e6-440b-a4cf-d325db626335} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.002004 sec., 2994.0119760479038 rows/sec., 244.14 KiB/sec. | ||
9148 | 2024.12.17 21:28:27.459847 [ 277 ] {52b7e9e2-55e6-440b-a4cf-d325db626335} <Debug> TCPHandler: Processed in 0.002491138 sec. | ||
9149 | 2024.12.17 21:28:27.460170 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9150 | 2024.12.17 21:28:27.460381 [ 278 ] {d1cf6cd1-cf92-4e67-ac79-18be5f2e95c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9151 | 2024.12.17 21:28:27.460462 [ 278 ] {d1cf6cd1-cf92-4e67-ac79-18be5f2e95c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9152 | 2024.12.17 21:28:27.461913 [ 278 ] {d1cf6cd1-cf92-4e67-ac79-18be5f2e95c6} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9153 | 2024.12.17 21:28:27.461960 [ 278 ] {d1cf6cd1-cf92-4e67-ac79-18be5f2e95c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9154 | 2024.12.17 21:28:27.462478 [ 278 ] {d1cf6cd1-cf92-4e67-ac79-18be5f2e95c6} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9155 | 2024.12.17 21:28:27.462743 [ 278 ] {d1cf6cd1-cf92-4e67-ac79-18be5f2e95c6} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9156 | 2024.12.17 21:28:27.463002 [ 278 ] {d1cf6cd1-cf92-4e67-ac79-18be5f2e95c6} <Debug> executeQuery: Read 1259 rows, 106.36 KiB in 0.002678 sec., 470126.9604182226 rows/sec., 38.79 MiB/sec. | ||
9157 | 2024.12.17 21:28:27.463087 [ 278 ] {d1cf6cd1-cf92-4e67-ac79-18be5f2e95c6} <Debug> TCPHandler: Processed in 0.003059523 sec. | ||
9158 | 2024.12.17 21:28:27.463281 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9159 | 2024.12.17 21:28:27.463426 [ 277 ] {b8eccaff-4bbe-4bf0-8393-c64ba4a09930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9160 | 2024.12.17 21:28:27.463478 [ 277 ] {b8eccaff-4bbe-4bf0-8393-c64ba4a09930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9161 | 2024.12.17 21:28:27.464093 [ 277 ] {b8eccaff-4bbe-4bf0-8393-c64ba4a09930} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9162 | 2024.12.17 21:28:27.464133 [ 277 ] {b8eccaff-4bbe-4bf0-8393-c64ba4a09930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9163 | 2024.12.17 21:28:27.464513 [ 277 ] {b8eccaff-4bbe-4bf0-8393-c64ba4a09930} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
9164 | 2024.12.17 21:28:27.464767 [ 277 ] {b8eccaff-4bbe-4bf0-8393-c64ba4a09930} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9165 | 2024.12.17 21:28:27.465003 [ 277 ] {b8eccaff-4bbe-4bf0-8393-c64ba4a09930} <Debug> executeQuery: Read 36 rows, 2.67 KiB in 0.001604 sec., 22443.890274314213 rows/sec., 1.63 MiB/sec. | ||
9166 | 2024.12.17 21:28:27.465072 [ 277 ] {b8eccaff-4bbe-4bf0-8393-c64ba4a09930} <Debug> TCPHandler: Processed in 0.001885671 sec. | ||
9167 | 2024.12.17 21:28:27.465304 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9168 | 2024.12.17 21:28:27.465440 [ 278 ] {a4fa627f-94e8-43ed-92e2-6d58a01ff5f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9169 | 2024.12.17 21:28:27.465488 [ 278 ] {a4fa627f-94e8-43ed-92e2-6d58a01ff5f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9170 | 2024.12.17 21:28:27.466272 [ 278 ] {a4fa627f-94e8-43ed-92e2-6d58a01ff5f3} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9171 | 2024.12.17 21:28:27.466319 [ 278 ] {a4fa627f-94e8-43ed-92e2-6d58a01ff5f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9172 | 2024.12.17 21:28:27.466717 [ 278 ] {a4fa627f-94e8-43ed-92e2-6d58a01ff5f3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
9173 | 2024.12.17 21:28:27.466960 [ 278 ] {a4fa627f-94e8-43ed-92e2-6d58a01ff5f3} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9174 | 2024.12.17 21:28:27.467175 [ 278 ] {a4fa627f-94e8-43ed-92e2-6d58a01ff5f3} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001759 sec., 129619.10176236498 rows/sec., 8.78 MiB/sec. | ||
9175 | 2024.12.17 21:28:27.467228 [ 278 ] {a4fa627f-94e8-43ed-92e2-6d58a01ff5f3} <Debug> TCPHandler: Processed in 0.002040335 sec. | ||
9176 | 2024.12.17 21:28:27.467381 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9177 | 2024.12.17 21:28:27.467498 [ 277 ] {69a079b1-f671-406c-92b1-0f5d7933a9b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9178 | 2024.12.17 21:28:27.467555 [ 277 ] {69a079b1-f671-406c-92b1-0f5d7933a9b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9179 | 2024.12.17 21:28:27.468518 [ 277 ] {69a079b1-f671-406c-92b1-0f5d7933a9b5} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9180 | 2024.12.17 21:28:27.468560 [ 277 ] {69a079b1-f671-406c-92b1-0f5d7933a9b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9181 | 2024.12.17 21:28:27.468953 [ 277 ] {69a079b1-f671-406c-92b1-0f5d7933a9b5} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9182 | 2024.12.17 21:28:27.469199 [ 277 ] {69a079b1-f671-406c-92b1-0f5d7933a9b5} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9183 | 2024.12.17 21:28:27.469430 [ 277 ] {69a079b1-f671-406c-92b1-0f5d7933a9b5} <Debug> executeQuery: Read 556 rows, 42.30 KiB in 0.001956 sec., 284253.57873210637 rows/sec., 21.12 MiB/sec. | ||
9184 | 2024.12.17 21:28:27.469493 [ 277 ] {69a079b1-f671-406c-92b1-0f5d7933a9b5} <Debug> TCPHandler: Processed in 0.002170799 sec. | ||
9185 | 2024.12.17 21:28:27.469743 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9186 | 2024.12.17 21:28:27.469963 [ 278 ] {701fd3d0-9349-4907-b005-78c00a69dedc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9187 | 2024.12.17 21:28:27.470060 [ 278 ] {701fd3d0-9349-4907-b005-78c00a69dedc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9188 | 2024.12.17 21:28:27.471055 [ 278 ] {701fd3d0-9349-4907-b005-78c00a69dedc} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9189 | 2024.12.17 21:28:27.471096 [ 278 ] {701fd3d0-9349-4907-b005-78c00a69dedc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9190 | 2024.12.17 21:28:27.471541 [ 278 ] {701fd3d0-9349-4907-b005-78c00a69dedc} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9191 | 2024.12.17 21:28:27.471783 [ 278 ] {701fd3d0-9349-4907-b005-78c00a69dedc} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9192 | 2024.12.17 21:28:27.472023 [ 278 ] {701fd3d0-9349-4907-b005-78c00a69dedc} <Debug> executeQuery: Read 943 rows, 64.74 KiB in 0.002114 sec., 446073.793755913 rows/sec., 29.91 MiB/sec. | ||
9193 | 2024.12.17 21:28:27.472075 [ 278 ] {701fd3d0-9349-4907-b005-78c00a69dedc} <Debug> TCPHandler: Processed in 0.002485437 sec. | ||
9194 | 2024.12.17 21:28:27.472234 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9195 | 2024.12.17 21:28:27.472371 [ 277 ] {8970b636-6a18-45ee-8e4b-7a01a231576b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9196 | 2024.12.17 21:28:27.472465 [ 277 ] {8970b636-6a18-45ee-8e4b-7a01a231576b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9197 | 2024.12.17 21:28:27.473673 [ 277 ] {8970b636-6a18-45ee-8e4b-7a01a231576b} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9198 | 2024.12.17 21:28:27.473715 [ 277 ] {8970b636-6a18-45ee-8e4b-7a01a231576b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9199 | 2024.12.17 21:28:27.474395 [ 277 ] {8970b636-6a18-45ee-8e4b-7a01a231576b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
9200 | 2024.12.17 21:28:27.474676 [ 277 ] {8970b636-6a18-45ee-8e4b-7a01a231576b} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9201 | 2024.12.17 21:28:27.474923 [ 277 ] {8970b636-6a18-45ee-8e4b-7a01a231576b} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002583 sec., 11614.401858304298 rows/sec., 20.81 MiB/sec. | ||
9202 | 2024.12.17 21:28:27.475057 [ 277 ] {8970b636-6a18-45ee-8e4b-7a01a231576b} <Debug> TCPHandler: Processed in 0.002890369 sec. | ||
9203 | 2024.12.17 21:28:27.475217 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9204 | 2024.12.17 21:28:27.475353 [ 278 ] {826b54a5-ba42-4274-b9f2-f294237d4bdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9205 | 2024.12.17 21:28:27.475410 [ 278 ] {826b54a5-ba42-4274-b9f2-f294237d4bdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9206 | 2024.12.17 21:28:27.475906 [ 278 ] {826b54a5-ba42-4274-b9f2-f294237d4bdb} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9207 | 2024.12.17 21:28:27.475945 [ 278 ] {826b54a5-ba42-4274-b9f2-f294237d4bdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9208 | 2024.12.17 21:28:27.476318 [ 278 ] {826b54a5-ba42-4274-b9f2-f294237d4bdb} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9209 | 2024.12.17 21:28:27.476561 [ 278 ] {826b54a5-ba42-4274-b9f2-f294237d4bdb} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9210 | 2024.12.17 21:28:27.476797 [ 278 ] {826b54a5-ba42-4274-b9f2-f294237d4bdb} <Debug> executeQuery: Read 34 rows, 2.36 KiB in 0.001471 sec., 23113.52821210061 rows/sec., 1.57 MiB/sec. | ||
9211 | 2024.12.17 21:28:27.476885 [ 278 ] {826b54a5-ba42-4274-b9f2-f294237d4bdb} <Debug> TCPHandler: Processed in 0.001731687 sec. | ||
9212 | 2024.12.17 21:28:29.652248 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9213 | 2024.12.17 21:28:29.652464 [ 277 ] {7b2f1348-364a-4cae-92f0-ed2158ee5820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9214 | 2024.12.17 21:28:29.652546 [ 277 ] {7b2f1348-364a-4cae-92f0-ed2158ee5820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9215 | 2024.12.17 21:28:29.653348 [ 277 ] {7b2f1348-364a-4cae-92f0-ed2158ee5820} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9216 | 2024.12.17 21:28:29.653400 [ 277 ] {7b2f1348-364a-4cae-92f0-ed2158ee5820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9217 | 2024.12.17 21:28:29.653843 [ 277 ] {7b2f1348-364a-4cae-92f0-ed2158ee5820} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9218 | 2024.12.17 21:28:29.654098 [ 277 ] {7b2f1348-364a-4cae-92f0-ed2158ee5820} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9219 | 2024.12.17 21:28:29.654306 [ 145 ] {} <Debug> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9220 | 2024.12.17 21:28:29.654354 [ 277 ] {7b2f1348-364a-4cae-92f0-ed2158ee5820} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001941 sec., 28851.107676455435 rows/sec., 2.20 MiB/sec. | ||
9221 | 2024.12.17 21:28:29.654399 [ 145 ] {} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9222 | 2024.12.17 21:28:29.654469 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9223 | 2024.12.17 21:28:29.654481 [ 277 ] {7b2f1348-364a-4cae-92f0-ed2158ee5820} <Debug> TCPHandler: Processed in 0.002377224 sec. | ||
9224 | 2024.12.17 21:28:29.654750 [ 199 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
9225 | 2024.12.17 21:28:29.654811 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9226 | 2024.12.17 21:28:29.655233 [ 199 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9227 | 2024.12.17 21:28:29.655251 [ 278 ] {8e09ae41-65f4-499f-8280-fe0361d4e2c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9228 | 2024.12.17 21:28:29.655363 [ 199 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1433 rows starting from the beginning of the part | ||
9229 | 2024.12.17 21:28:29.655430 [ 278 ] {8e09ae41-65f4-499f-8280-fe0361d4e2c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9230 | 2024.12.17 21:28:29.655733 [ 199 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 224 rows starting from the beginning of the part | ||
9231 | 2024.12.17 21:28:29.656098 [ 199 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 116 rows starting from the beginning of the part | ||
9232 | 2024.12.17 21:28:29.656519 [ 199 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 223 rows starting from the beginning of the part | ||
9233 | 2024.12.17 21:28:29.656998 [ 199 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1259 rows starting from the beginning of the part | ||
9234 | 2024.12.17 21:28:29.657462 [ 199 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part | ||
9235 | 2024.12.17 21:28:29.659284 [ 278 ] {8e09ae41-65f4-499f-8280-fe0361d4e2c3} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9236 | 2024.12.17 21:28:29.659357 [ 278 ] {8e09ae41-65f4-499f-8280-fe0361d4e2c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9237 | 2024.12.17 21:28:29.660399 [ 278 ] {8e09ae41-65f4-499f-8280-fe0361d4e2c3} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9238 | 2024.12.17 21:28:29.660708 [ 278 ] {8e09ae41-65f4-499f-8280-fe0361d4e2c3} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9239 | 2024.12.17 21:28:29.660943 [ 143 ] {} <Debug> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9240 | 2024.12.17 21:28:29.661058 [ 143 ] {} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9241 | 2024.12.17 21:28:29.661152 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9242 | 2024.12.17 21:28:29.661349 [ 278 ] {8e09ae41-65f4-499f-8280-fe0361d4e2c3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.006257 sec., 10228.54403068563 rows/sec., 817.52 KiB/sec. | ||
9243 | 2024.12.17 21:28:29.661735 [ 278 ] {8e09ae41-65f4-499f-8280-fe0361d4e2c3} <Debug> TCPHandler: Processed in 0.007095642 sec. | ||
9244 | 2024.12.17 21:28:29.661744 [ 201 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
9245 | 2024.12.17 21:28:29.661789 [ 191 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3311 rows, containing 5 columns (5 merged, 0 gathered) in 0.007208965 sec., 459289.2322268176 rows/sec., 40.11 MiB/sec. | ||
9246 | 2024.12.17 21:28:29.661967 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9247 | 2024.12.17 21:28:29.661987 [ 201 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9248 | 2024.12.17 21:28:29.662060 [ 201 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 914 rows starting from the beginning of the part | ||
9249 | 2024.12.17 21:28:29.662110 [ 191 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9250 | 2024.12.17 21:28:29.662258 [ 277 ] {cea9a443-393a-4642-b16f-98db6fee4d58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9251 | 2024.12.17 21:28:29.662488 [ 201 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 394 rows starting from the beginning of the part | ||
9252 | 2024.12.17 21:28:29.662515 [ 277 ] {cea9a443-393a-4642-b16f-98db6fee4d58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9253 | 2024.12.17 21:28:29.662969 [ 201 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 94 rows starting from the beginning of the part | ||
9254 | 2024.12.17 21:28:29.663232 [ 191 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_71_14} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9255 | 2024.12.17 21:28:29.663518 [ 201 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 392 rows starting from the beginning of the part | ||
9256 | 2024.12.17 21:28:29.664014 [ 191 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_71_14} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9257 | 2024.12.17 21:28:29.664308 [ 201 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 556 rows starting from the beginning of the part | ||
9258 | 2024.12.17 21:28:29.664397 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
9259 | 2024.12.17 21:28:29.664715 [ 201 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part | ||
9260 | 2024.12.17 21:28:29.666086 [ 277 ] {cea9a443-393a-4642-b16f-98db6fee4d58} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9261 | 2024.12.17 21:28:29.666146 [ 277 ] {cea9a443-393a-4642-b16f-98db6fee4d58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9262 | 2024.12.17 21:28:29.667182 [ 277 ] {cea9a443-393a-4642-b16f-98db6fee4d58} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9263 | 2024.12.17 21:28:29.667525 [ 277 ] {cea9a443-393a-4642-b16f-98db6fee4d58} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9264 | 2024.12.17 21:28:29.667730 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9265 | 2024.12.17 21:28:29.667843 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9266 | 2024.12.17 21:28:29.667911 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9267 | 2024.12.17 21:28:29.668199 [ 277 ] {cea9a443-393a-4642-b16f-98db6fee4d58} <Debug> executeQuery: Read 66 rows, 4.72 KiB in 0.006034 sec., 10938.017898574743 rows/sec., 781.70 KiB/sec. | ||
9268 | 2024.12.17 21:28:29.668312 [ 201 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2414 rows, containing 5 columns (5 merged, 0 gathered) in 0.006975009 sec., 346092.74339287594 rows/sec., 26.54 MiB/sec. | ||
9269 | 2024.12.17 21:28:29.668633 [ 277 ] {cea9a443-393a-4642-b16f-98db6fee4d58} <Debug> TCPHandler: Processed in 0.006758203 sec. | ||
9270 | 2024.12.17 21:28:29.668685 [ 201 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9271 | 2024.12.17 21:28:29.668689 [ 186 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
9272 | 2024.12.17 21:28:29.668888 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9273 | 2024.12.17 21:28:29.669238 [ 278 ] {238fe43e-db1f-4bcd-8343-2da6ffbca786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9274 | 2024.12.17 21:28:29.669294 [ 186 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9275 | 2024.12.17 21:28:29.669389 [ 278 ] {238fe43e-db1f-4bcd-8343-2da6ffbca786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9276 | 2024.12.17 21:28:29.669423 [ 186 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 19962 rows starting from the beginning of the part | ||
9277 | 2024.12.17 21:28:29.669489 [ 201 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_71_14} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9278 | 2024.12.17 21:28:29.669874 [ 201 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_71_14} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9279 | 2024.12.17 21:28:29.669984 [ 186 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 238 rows starting from the beginning of the part | ||
9280 | 2024.12.17 21:28:29.670107 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
9281 | 2024.12.17 21:28:29.670469 [ 186 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
9282 | 2024.12.17 21:28:29.670891 [ 186 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 237 rows starting from the beginning of the part | ||
9283 | 2024.12.17 21:28:29.671299 [ 186 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 943 rows starting from the beginning of the part | ||
9284 | 2024.12.17 21:28:29.671564 [ 186 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 66 rows starting from the beginning of the part | ||
9285 | 2024.12.17 21:28:29.672459 [ 278 ] {238fe43e-db1f-4bcd-8343-2da6ffbca786} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9286 | 2024.12.17 21:28:29.672519 [ 278 ] {238fe43e-db1f-4bcd-8343-2da6ffbca786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9287 | 2024.12.17 21:28:29.673235 [ 278 ] {238fe43e-db1f-4bcd-8343-2da6ffbca786} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9288 | 2024.12.17 21:28:29.673568 [ 278 ] {238fe43e-db1f-4bcd-8343-2da6ffbca786} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9289 | 2024.12.17 21:28:29.673770 [ 143 ] {} <Debug> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9290 | 2024.12.17 21:28:29.673861 [ 143 ] {} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9291 | 2024.12.17 21:28:29.673934 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9292 | 2024.12.17 21:28:29.673992 [ 278 ] {238fe43e-db1f-4bcd-8343-2da6ffbca786} <Debug> executeQuery: Read 26 rows, 1.78 KiB in 0.004859 sec., 5350.895245935378 rows/sec., 366.79 KiB/sec. | ||
9293 | 2024.12.17 21:28:29.674274 [ 278 ] {238fe43e-db1f-4bcd-8343-2da6ffbca786} <Debug> TCPHandler: Processed in 0.005516149 sec. | ||
9294 | 2024.12.17 21:28:29.674598 [ 188 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
9295 | 2024.12.17 21:28:29.674953 [ 188 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9296 | 2024.12.17 21:28:29.675040 [ 188 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3860 rows starting from the beginning of the part | ||
9297 | 2024.12.17 21:28:29.675360 [ 188 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 82 rows starting from the beginning of the part | ||
9298 | 2024.12.17 21:28:29.675637 [ 188 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
9299 | 2024.12.17 21:28:29.675762 [ 188 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 82 rows starting from the beginning of the part | ||
9300 | 2024.12.17 21:28:29.675864 [ 188 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 34 rows starting from the beginning of the part | ||
9301 | 2024.12.17 21:28:29.675983 [ 188 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 26 rows starting from the beginning of the part | ||
9302 | 2024.12.17 21:28:29.681142 [ 187 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4144 rows, containing 4 columns (4 merged, 0 gathered) in 0.007029851 sec., 589486.1782988004 rows/sec., 38.47 MiB/sec. | ||
9303 | 2024.12.17 21:28:29.681587 [ 193 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9304 | 2024.12.17 21:28:29.682024 [ 193 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_71_14} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9305 | 2024.12.17 21:28:29.682123 [ 193 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_71_14} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9306 | 2024.12.17 21:28:29.682234 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
9307 | 2024.12.17 21:28:29.682596 [ 193 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21606 rows, containing 5 columns (5 merged, 0 gathered) in 0.014467362 sec., 1493430.523131999 rows/sec., 100.81 MiB/sec. | ||
9308 | 2024.12.17 21:28:29.683002 [ 195 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9309 | 2024.12.17 21:28:29.683308 [ 195 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9310 | 2024.12.17 21:28:29.683389 [ 195 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9311 | 2024.12.17 21:28:29.683480 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
9312 | 2024.12.17 21:28:30.465188 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9313 | 2024.12.17 21:28:30.465243 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9314 | 2024.12.17 21:28:30.658454 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20191 | ||
9315 | 2024.12.17 21:28:30.659362 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9316 | 2024.12.17 21:28:30.659412 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9317 | 2024.12.17 21:28:30.659948 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
9318 | 2024.12.17 21:28:30.660217 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9319 | 2024.12.17 21:28:30.660519 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 | ||
9320 | 2024.12.17 21:28:30.738863 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1316 | ||
9321 | 2024.12.17 21:28:30.742246 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9322 | 2024.12.17 21:28:30.742297 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9323 | 2024.12.17 21:28:30.743828 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9324 | 2024.12.17 21:28:30.744152 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9325 | 2024.12.17 21:28:30.745532 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1316 | ||
9326 | 2024.12.17 21:28:32.057543 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 332 | ||
9327 | 2024.12.17 21:28:32.078595 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9328 | 2024.12.17 21:28:32.078658 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9329 | 2024.12.17 21:28:32.086197 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
9330 | 2024.12.17 21:28:32.086983 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9331 | 2024.12.17 21:28:32.089802 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
9332 | 2024.12.17 21:28:34.661432 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9333 | 2024.12.17 21:28:34.661621 [ 277 ] {31daf4fa-eb5a-4218-b863-53eff0ba171b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9334 | 2024.12.17 21:28:34.661695 [ 277 ] {31daf4fa-eb5a-4218-b863-53eff0ba171b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9335 | 2024.12.17 21:28:34.662482 [ 277 ] {31daf4fa-eb5a-4218-b863-53eff0ba171b} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9336 | 2024.12.17 21:28:34.662536 [ 277 ] {31daf4fa-eb5a-4218-b863-53eff0ba171b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9337 | 2024.12.17 21:28:34.662991 [ 277 ] {31daf4fa-eb5a-4218-b863-53eff0ba171b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
9338 | 2024.12.17 21:28:34.663267 [ 277 ] {31daf4fa-eb5a-4218-b863-53eff0ba171b} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9339 | 2024.12.17 21:28:34.663453 [ 137 ] {} <Debug> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
9340 | 2024.12.17 21:28:34.663526 [ 277 ] {31daf4fa-eb5a-4218-b863-53eff0ba171b} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001952 sec., 7172.131147540984 rows/sec., 516.30 KiB/sec. | ||
9341 | 2024.12.17 21:28:34.663537 [ 137 ] {} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9342 | 2024.12.17 21:28:34.663611 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9343 | 2024.12.17 21:28:34.663670 [ 277 ] {31daf4fa-eb5a-4218-b863-53eff0ba171b} <Debug> TCPHandler: Processed in 0.002371004 sec. | ||
9344 | 2024.12.17 21:28:34.663965 [ 187 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
9345 | 2024.12.17 21:28:34.664071 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9346 | 2024.12.17 21:28:34.664363 [ 187 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9347 | 2024.12.17 21:28:34.664437 [ 187 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 14 rows starting from the beginning of the part | ||
9348 | 2024.12.17 21:28:34.664442 [ 278 ] {313cd299-0c0e-4f1b-8f03-b6abd08020ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9349 | 2024.12.17 21:28:34.664584 [ 187 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part | ||
9350 | 2024.12.17 21:28:34.664592 [ 278 ] {313cd299-0c0e-4f1b-8f03-b6abd08020ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9351 | 2024.12.17 21:28:34.665092 [ 187 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part | ||
9352 | 2024.12.17 21:28:34.665379 [ 187 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part | ||
9353 | 2024.12.17 21:28:34.665716 [ 187 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part | ||
9354 | 2024.12.17 21:28:34.667790 [ 278 ] {313cd299-0c0e-4f1b-8f03-b6abd08020ec} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9355 | 2024.12.17 21:28:34.667863 [ 278 ] {313cd299-0c0e-4f1b-8f03-b6abd08020ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9356 | 2024.12.17 21:28:34.668259 [ 187 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004527602 sec., 15460.722916899496 rows/sec., 1.15 MiB/sec. | ||
9357 | 2024.12.17 21:28:34.668441 [ 187 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
9358 | 2024.12.17 21:28:34.668806 [ 278 ] {313cd299-0c0e-4f1b-8f03-b6abd08020ec} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9359 | 2024.12.17 21:28:34.668889 [ 187 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_29_7} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9360 | 2024.12.17 21:28:34.669024 [ 187 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_29_7} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
9361 | 2024.12.17 21:28:34.669149 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
9362 | 2024.12.17 21:28:34.669230 [ 278 ] {313cd299-0c0e-4f1b-8f03-b6abd08020ec} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9363 | 2024.12.17 21:28:34.669437 [ 278 ] {313cd299-0c0e-4f1b-8f03-b6abd08020ec} <Debug> executeQuery: Read 223 rows, 19.93 KiB in 0.005094 sec., 43776.992540243424 rows/sec., 3.82 MiB/sec. | ||
9364 | 2024.12.17 21:28:34.669501 [ 278 ] {313cd299-0c0e-4f1b-8f03-b6abd08020ec} <Debug> TCPHandler: Processed in 0.005665424 sec. | ||
9365 | 2024.12.17 21:28:34.669732 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9366 | 2024.12.17 21:28:34.669860 [ 277 ] {83554c28-23b3-45fa-91a6-133f2f930c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9367 | 2024.12.17 21:28:34.669914 [ 277 ] {83554c28-23b3-45fa-91a6-133f2f930c6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9368 | 2024.12.17 21:28:34.670609 [ 277 ] {83554c28-23b3-45fa-91a6-133f2f930c6f} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9369 | 2024.12.17 21:28:34.670650 [ 277 ] {83554c28-23b3-45fa-91a6-133f2f930c6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9370 | 2024.12.17 21:28:34.671033 [ 277 ] {83554c28-23b3-45fa-91a6-133f2f930c6f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
9371 | 2024.12.17 21:28:34.671298 [ 277 ] {83554c28-23b3-45fa-91a6-133f2f930c6f} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9372 | 2024.12.17 21:28:34.671466 [ 137 ] {} <Debug> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
9373 | 2024.12.17 21:28:34.671513 [ 137 ] {} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9374 | 2024.12.17 21:28:34.671539 [ 277 ] {83554c28-23b3-45fa-91a6-133f2f930c6f} <Debug> executeQuery: Read 17 rows, 1.21 KiB in 0.001702 sec., 9988.249118683902 rows/sec., 709.76 KiB/sec. | ||
9375 | 2024.12.17 21:28:34.671552 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9376 | 2024.12.17 21:28:34.671711 [ 277 ] {83554c28-23b3-45fa-91a6-133f2f930c6f} <Debug> TCPHandler: Processed in 0.002038476 sec. | ||
9377 | 2024.12.17 21:28:34.671777 [ 193 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
9378 | 2024.12.17 21:28:34.671904 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9379 | 2024.12.17 21:28:34.671912 [ 193 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9380 | 2024.12.17 21:28:34.671958 [ 193 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 65 rows starting from the beginning of the part | ||
9381 | 2024.12.17 21:28:34.672215 [ 193 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 19 rows starting from the beginning of the part | ||
9382 | 2024.12.17 21:28:34.672213 [ 278 ] {db1ed534-f204-40e1-aa8c-2d4a1c7b40a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9383 | 2024.12.17 21:28:34.672554 [ 278 ] {db1ed534-f204-40e1-aa8c-2d4a1c7b40a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9384 | 2024.12.17 21:28:34.672702 [ 193 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 30 rows starting from the beginning of the part | ||
9385 | 2024.12.17 21:28:34.672990 [ 193 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 17 rows starting from the beginning of the part | ||
9386 | 2024.12.17 21:28:34.673248 [ 193 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 36 rows starting from the beginning of the part | ||
9387 | 2024.12.17 21:28:34.673462 [ 193 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 17 rows starting from the beginning of the part | ||
9388 | 2024.12.17 21:28:34.674324 [ 278 ] {db1ed534-f204-40e1-aa8c-2d4a1c7b40a5} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9389 | 2024.12.17 21:28:34.674369 [ 278 ] {db1ed534-f204-40e1-aa8c-2d4a1c7b40a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9390 | 2024.12.17 21:28:34.674934 [ 278 ] {db1ed534-f204-40e1-aa8c-2d4a1c7b40a5} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
9391 | 2024.12.17 21:28:34.675035 [ 187 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 5 columns (5 merged, 0 gathered) in 0.003365122 sec., 54678.5525160752 rows/sec., 4.10 MiB/sec. | ||
9392 | 2024.12.17 21:28:34.675336 [ 278 ] {db1ed534-f204-40e1-aa8c-2d4a1c7b40a5} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9393 | 2024.12.17 21:28:34.675417 [ 192 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
9394 | 2024.12.17 21:28:34.675800 [ 278 ] {db1ed534-f204-40e1-aa8c-2d4a1c7b40a5} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003749 sec., 3734.329154441184 rows/sec., 261.53 KiB/sec. | ||
9395 | 2024.12.17 21:28:34.675935 [ 278 ] {db1ed534-f204-40e1-aa8c-2d4a1c7b40a5} <Debug> TCPHandler: Processed in 0.004106301 sec. | ||
9396 | 2024.12.17 21:28:34.676123 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9397 | 2024.12.17 21:28:34.676233 [ 192 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_56_11} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9398 | 2024.12.17 21:28:34.676339 [ 277 ] {96cb8c64-2223-4b14-ac94-7810f658d980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9399 | 2024.12.17 21:28:34.676430 [ 192 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_56_11} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
9400 | 2024.12.17 21:28:34.676441 [ 277 ] {96cb8c64-2223-4b14-ac94-7810f658d980} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9401 | 2024.12.17 21:28:34.676642 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
9402 | 2024.12.17 21:28:34.677207 [ 277 ] {96cb8c64-2223-4b14-ac94-7810f658d980} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9403 | 2024.12.17 21:28:34.677252 [ 277 ] {96cb8c64-2223-4b14-ac94-7810f658d980} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9404 | 2024.12.17 21:28:34.677618 [ 277 ] {96cb8c64-2223-4b14-ac94-7810f658d980} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
9405 | 2024.12.17 21:28:34.677868 [ 277 ] {96cb8c64-2223-4b14-ac94-7810f658d980} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9406 | 2024.12.17 21:28:34.678027 [ 137 ] {} <Debug> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
9407 | 2024.12.17 21:28:34.678086 [ 137 ] {} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9408 | 2024.12.17 21:28:34.678105 [ 277 ] {96cb8c64-2223-4b14-ac94-7810f658d980} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001834 sec., 7088.331515812432 rows/sec., 441.96 KiB/sec. | ||
9409 | 2024.12.17 21:28:34.678124 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9410 | 2024.12.17 21:28:34.678256 [ 277 ] {96cb8c64-2223-4b14-ac94-7810f658d980} <Debug> TCPHandler: Processed in 0.00221928 sec. | ||
9411 | 2024.12.17 21:28:34.678385 [ 198 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
9412 | 2024.12.17 21:28:34.678483 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9413 | 2024.12.17 21:28:34.678678 [ 198 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9414 | 2024.12.17 21:28:34.678747 [ 278 ] {1ddf8f92-9fae-4377-b5da-1baeceac50ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9415 | 2024.12.17 21:28:34.678760 [ 198 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 13 rows starting from the beginning of the part | ||
9416 | 2024.12.17 21:28:34.678850 [ 278 ] {1ddf8f92-9fae-4377-b5da-1baeceac50ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9417 | 2024.12.17 21:28:34.679097 [ 198 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 13 rows starting from the beginning of the part | ||
9418 | 2024.12.17 21:28:34.679448 [ 198 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 13 rows starting from the beginning of the part | ||
9419 | 2024.12.17 21:28:34.679763 [ 198 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 13 rows starting from the beginning of the part | ||
9420 | 2024.12.17 21:28:34.680112 [ 198 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 13 rows starting from the beginning of the part | ||
9421 | 2024.12.17 21:28:34.681923 [ 278 ] {1ddf8f92-9fae-4377-b5da-1baeceac50ab} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9422 | 2024.12.17 21:28:34.682000 [ 278 ] {1ddf8f92-9fae-4377-b5da-1baeceac50ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9423 | 2024.12.17 21:28:34.682733 [ 192 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004466051 sec., 14554.244902263767 rows/sec., 964.31 KiB/sec. | ||
9424 | 2024.12.17 21:28:34.682954 [ 278 ] {1ddf8f92-9fae-4377-b5da-1baeceac50ab} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9425 | 2024.12.17 21:28:34.683045 [ 192 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
9426 | 2024.12.17 21:28:34.683454 [ 278 ] {1ddf8f92-9fae-4377-b5da-1baeceac50ab} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9427 | 2024.12.17 21:28:34.683831 [ 278 ] {1ddf8f92-9fae-4377-b5da-1baeceac50ab} <Debug> executeQuery: Read 392 rows, 28.48 KiB in 0.005157 sec., 76013.18596082994 rows/sec., 5.39 MiB/sec. | ||
9428 | 2024.12.17 21:28:34.683932 [ 192 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_29_7} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9429 | 2024.12.17 21:28:34.683984 [ 278 ] {1ddf8f92-9fae-4377-b5da-1baeceac50ab} <Debug> TCPHandler: Processed in 0.005590242 sec. | ||
9430 | 2024.12.17 21:28:34.684127 [ 192 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_29_7} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
9431 | 2024.12.17 21:28:34.684200 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9432 | 2024.12.17 21:28:34.684270 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
9433 | 2024.12.17 21:28:34.684368 [ 277 ] {32a20513-c6fd-46d6-b951-b3a49f2037fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9434 | 2024.12.17 21:28:34.684422 [ 277 ] {32a20513-c6fd-46d6-b951-b3a49f2037fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9435 | 2024.12.17 21:28:34.684913 [ 277 ] {32a20513-c6fd-46d6-b951-b3a49f2037fc} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9436 | 2024.12.17 21:28:34.684952 [ 277 ] {32a20513-c6fd-46d6-b951-b3a49f2037fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9437 | 2024.12.17 21:28:34.685327 [ 277 ] {32a20513-c6fd-46d6-b951-b3a49f2037fc} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
9438 | 2024.12.17 21:28:34.685583 [ 277 ] {32a20513-c6fd-46d6-b951-b3a49f2037fc} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9439 | 2024.12.17 21:28:34.685788 [ 277 ] {32a20513-c6fd-46d6-b951-b3a49f2037fc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001444 sec., 4155.124653739612 rows/sec., 217.09 KiB/sec. | ||
9440 | 2024.12.17 21:28:34.685842 [ 277 ] {32a20513-c6fd-46d6-b951-b3a49f2037fc} <Debug> TCPHandler: Processed in 0.001738987 sec. | ||
9441 | 2024.12.17 21:28:34.685999 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9442 | 2024.12.17 21:28:34.686120 [ 278 ] {54f4f969-d8dc-419d-ab2c-7839bccae989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9443 | 2024.12.17 21:28:34.686175 [ 278 ] {54f4f969-d8dc-419d-ab2c-7839bccae989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9444 | 2024.12.17 21:28:34.686752 [ 278 ] {54f4f969-d8dc-419d-ab2c-7839bccae989} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9445 | 2024.12.17 21:28:34.686792 [ 278 ] {54f4f969-d8dc-419d-ab2c-7839bccae989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9446 | 2024.12.17 21:28:34.687197 [ 278 ] {54f4f969-d8dc-419d-ab2c-7839bccae989} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9447 | 2024.12.17 21:28:34.687455 [ 278 ] {54f4f969-d8dc-419d-ab2c-7839bccae989} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9448 | 2024.12.17 21:28:34.687640 [ 278 ] {54f4f969-d8dc-419d-ab2c-7839bccae989} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001544 sec., 153497.40932642488 rows/sec., 10.29 MiB/sec. | ||
9449 | 2024.12.17 21:28:34.687691 [ 278 ] {54f4f969-d8dc-419d-ab2c-7839bccae989} <Debug> TCPHandler: Processed in 0.001750407 sec. | ||
9450 | 2024.12.17 21:28:34.687836 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9451 | 2024.12.17 21:28:34.687953 [ 277 ] {cd815e63-0e4d-4403-9428-4892e45506f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9452 | 2024.12.17 21:28:34.688008 [ 277 ] {cd815e63-0e4d-4403-9428-4892e45506f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9453 | 2024.12.17 21:28:34.688478 [ 277 ] {cd815e63-0e4d-4403-9428-4892e45506f4} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9454 | 2024.12.17 21:28:34.688516 [ 277 ] {cd815e63-0e4d-4403-9428-4892e45506f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9455 | 2024.12.17 21:28:34.688873 [ 277 ] {cd815e63-0e4d-4403-9428-4892e45506f4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9456 | 2024.12.17 21:28:34.689130 [ 277 ] {cd815e63-0e4d-4403-9428-4892e45506f4} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9457 | 2024.12.17 21:28:34.689340 [ 277 ] {cd815e63-0e4d-4403-9428-4892e45506f4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001412 sec., 708.2152974504249 rows/sec., 47.72 KiB/sec. | ||
9458 | 2024.12.17 21:28:34.689393 [ 277 ] {cd815e63-0e4d-4403-9428-4892e45506f4} <Debug> TCPHandler: Processed in 0.001612063 sec. | ||
9459 | 2024.12.17 21:28:34.689522 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9460 | 2024.12.17 21:28:34.689638 [ 278 ] {ffbfc46e-dc7f-4dd2-8778-1970dad5d678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9461 | 2024.12.17 21:28:34.689722 [ 278 ] {ffbfc46e-dc7f-4dd2-8778-1970dad5d678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9462 | 2024.12.17 21:28:34.690989 [ 278 ] {ffbfc46e-dc7f-4dd2-8778-1970dad5d678} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9463 | 2024.12.17 21:28:34.691029 [ 278 ] {ffbfc46e-dc7f-4dd2-8778-1970dad5d678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9464 | 2024.12.17 21:28:34.691651 [ 278 ] {ffbfc46e-dc7f-4dd2-8778-1970dad5d678} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
9465 | 2024.12.17 21:28:34.691906 [ 278 ] {ffbfc46e-dc7f-4dd2-8778-1970dad5d678} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9466 | 2024.12.17 21:28:34.692051 [ 137 ] {} <Debug> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
9467 | 2024.12.17 21:28:34.692100 [ 137 ] {} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9468 | 2024.12.17 21:28:34.692117 [ 278 ] {ffbfc46e-dc7f-4dd2-8778-1970dad5d678} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002502 sec., 3996.8025579536375 rows/sec., 7.16 MiB/sec. | ||
9469 | 2024.12.17 21:28:34.692127 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9470 | 2024.12.17 21:28:34.692614 [ 187 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
9471 | 2024.12.17 21:28:34.692616 [ 278 ] {ffbfc46e-dc7f-4dd2-8778-1970dad5d678} <Debug> TCPHandler: Processed in 0.003150506 sec. | ||
9472 | 2024.12.17 21:28:34.692917 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9473 | 2024.12.17 21:28:34.693354 [ 277 ] {7da54ae8-0624-4fd1-9564-48e3222fd70a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9474 | 2024.12.17 21:28:34.693549 [ 277 ] {7da54ae8-0624-4fd1-9564-48e3222fd70a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9475 | 2024.12.17 21:28:34.694513 [ 187 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9476 | 2024.12.17 21:28:34.694633 [ 187 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 998 rows starting from the beginning of the part | ||
9477 | 2024.12.17 21:28:34.695180 [ 187 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 10 rows starting from the beginning of the part | ||
9478 | 2024.12.17 21:28:34.695753 [ 277 ] {7da54ae8-0624-4fd1-9564-48e3222fd70a} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9479 | 2024.12.17 21:28:34.695777 [ 187 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 30 rows starting from the beginning of the part | ||
9480 | 2024.12.17 21:28:34.695802 [ 277 ] {7da54ae8-0624-4fd1-9564-48e3222fd70a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9481 | 2024.12.17 21:28:34.696299 [ 187 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 10 rows starting from the beginning of the part | ||
9482 | 2024.12.17 21:28:34.696812 [ 187 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 30 rows starting from the beginning of the part | ||
9483 | 2024.12.17 21:28:34.696862 [ 277 ] {7da54ae8-0624-4fd1-9564-48e3222fd70a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9484 | 2024.12.17 21:28:34.697243 [ 187 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 10 rows starting from the beginning of the part | ||
9485 | 2024.12.17 21:28:34.697533 [ 277 ] {7da54ae8-0624-4fd1-9564-48e3222fd70a} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9486 | 2024.12.17 21:28:34.698186 [ 277 ] {7da54ae8-0624-4fd1-9564-48e3222fd70a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.004971 sec., 16495.674914504125 rows/sec., 1.05 MiB/sec. | ||
9487 | 2024.12.17 21:28:34.698306 [ 277 ] {7da54ae8-0624-4fd1-9564-48e3222fd70a} <Debug> TCPHandler: Processed in 0.00555515 sec. | ||
9488 | 2024.12.17 21:28:34.703961 [ 194 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1088 rows, containing 19 columns (19 merged, 0 gathered) in 0.011706477 sec., 92940.00235937763 rows/sec., 166.54 MiB/sec. | ||
9489 | 2024.12.17 21:28:34.705181 [ 200 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
9490 | 2024.12.17 21:28:34.705619 [ 200 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9491 | 2024.12.17 21:28:34.705699 [ 200 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
9492 | 2024.12.17 21:28:34.705850 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.36 MiB. | ||
9493 | 2024.12.17 21:28:38.161565 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20679 | ||
9494 | 2024.12.17 21:28:38.162238 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9495 | 2024.12.17 21:28:38.162283 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9496 | 2024.12.17 21:28:38.162825 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
9497 | 2024.12.17 21:28:38.163100 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9498 | 2024.12.17 21:28:38.163359 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20679 | ||
9499 | 2024.12.17 21:28:38.701365 [ 131 ] {} <Debug> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
9500 | 2024.12.17 21:28:38.701427 [ 131 ] {} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9501 | 2024.12.17 21:28:38.701450 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9502 | 2024.12.17 21:28:38.701669 [ 198 ] {64bfc238-ea0a-4d7b-a117-66c23fa0582a::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 | ||
9503 | 2024.12.17 21:28:38.701852 [ 198 ] {64bfc238-ea0a-4d7b-a117-66c23fa0582a::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9504 | 2024.12.17 21:28:38.701892 [ 198 ] {64bfc238-ea0a-4d7b-a117-66c23fa0582a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part | ||
9505 | 2024.12.17 21:28:38.701988 [ 198 ] {64bfc238-ea0a-4d7b-a117-66c23fa0582a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part | ||
9506 | 2024.12.17 21:28:38.702224 [ 198 ] {64bfc238-ea0a-4d7b-a117-66c23fa0582a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
9507 | 2024.12.17 21:28:38.702571 [ 198 ] {64bfc238-ea0a-4d7b-a117-66c23fa0582a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
9508 | 2024.12.17 21:28:38.702912 [ 198 ] {64bfc238-ea0a-4d7b-a117-66c23fa0582a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
9509 | 2024.12.17 21:28:38.704044 [ 194 ] {64bfc238-ea0a-4d7b-a117-66c23fa0582a::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002517018 sec., 14302.639075286706 rows/sec., 1.19 MiB/sec. | ||
9510 | 2024.12.17 21:28:38.704176 [ 194 ] {64bfc238-ea0a-4d7b-a117-66c23fa0582a::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
9511 | 2024.12.17 21:28:38.704464 [ 194 ] {64bfc238-ea0a-4d7b-a117-66c23fa0582a::all_1_17_4} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9512 | 2024.12.17 21:28:38.704554 [ 194 ] {64bfc238-ea0a-4d7b-a117-66c23fa0582a::all_1_17_4} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
9513 | 2024.12.17 21:28:38.704636 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
9514 | 2024.12.17 21:28:39.590795 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 | ||
9515 | 2024.12.17 21:28:39.611491 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9516 | 2024.12.17 21:28:39.611535 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9517 | 2024.12.17 21:28:39.618807 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
9518 | 2024.12.17 21:28:39.619582 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9519 | 2024.12.17 21:28:39.622616 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 340 | ||
9520 | 2024.12.17 21:28:39.657988 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9521 | 2024.12.17 21:28:39.658142 [ 277 ] {953a0a1e-30be-465f-b416-803604488d84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9522 | 2024.12.17 21:28:39.658203 [ 277 ] {953a0a1e-30be-465f-b416-803604488d84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9523 | 2024.12.17 21:28:39.658860 [ 277 ] {953a0a1e-30be-465f-b416-803604488d84} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9524 | 2024.12.17 21:28:39.658902 [ 277 ] {953a0a1e-30be-465f-b416-803604488d84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9525 | 2024.12.17 21:28:39.659304 [ 277 ] {953a0a1e-30be-465f-b416-803604488d84} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9526 | 2024.12.17 21:28:39.659562 [ 277 ] {953a0a1e-30be-465f-b416-803604488d84} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9527 | 2024.12.17 21:28:39.659792 [ 277 ] {953a0a1e-30be-465f-b416-803604488d84} <Debug> executeQuery: Read 116 rows, 10.02 KiB in 0.001692 sec., 68557.91962174942 rows/sec., 5.78 MiB/sec. | ||
9528 | 2024.12.17 21:28:39.659848 [ 277 ] {953a0a1e-30be-465f-b416-803604488d84} <Debug> TCPHandler: Processed in 0.001984344 sec. | ||
9529 | 2024.12.17 21:28:39.660076 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9530 | 2024.12.17 21:28:39.660263 [ 278 ] {639312dc-8852-40bb-9ebb-5e499145c741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9531 | 2024.12.17 21:28:39.660336 [ 278 ] {639312dc-8852-40bb-9ebb-5e499145c741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9532 | 2024.12.17 21:28:39.661096 [ 278 ] {639312dc-8852-40bb-9ebb-5e499145c741} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9533 | 2024.12.17 21:28:39.661139 [ 278 ] {639312dc-8852-40bb-9ebb-5e499145c741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9534 | 2024.12.17 21:28:39.661566 [ 278 ] {639312dc-8852-40bb-9ebb-5e499145c741} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
9535 | 2024.12.17 21:28:39.661815 [ 278 ] {639312dc-8852-40bb-9ebb-5e499145c741} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9536 | 2024.12.17 21:28:39.662057 [ 278 ] {639312dc-8852-40bb-9ebb-5e499145c741} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001837 sec., 16330.97441480675 rows/sec., 1.20 MiB/sec. | ||
9537 | 2024.12.17 21:28:39.662197 [ 278 ] {639312dc-8852-40bb-9ebb-5e499145c741} <Debug> TCPHandler: Processed in 0.002253451 sec. | ||
9538 | 2024.12.17 21:28:39.662423 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9539 | 2024.12.17 21:28:39.662544 [ 277 ] {bb5f07ca-546c-4861-8ac2-27f0cc9fd242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9540 | 2024.12.17 21:28:39.662592 [ 277 ] {bb5f07ca-546c-4861-8ac2-27f0cc9fd242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9541 | 2024.12.17 21:28:39.663219 [ 277 ] {bb5f07ca-546c-4861-8ac2-27f0cc9fd242} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9542 | 2024.12.17 21:28:39.663257 [ 277 ] {bb5f07ca-546c-4861-8ac2-27f0cc9fd242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9543 | 2024.12.17 21:28:39.663624 [ 277 ] {bb5f07ca-546c-4861-8ac2-27f0cc9fd242} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9544 | 2024.12.17 21:28:39.663874 [ 277 ] {bb5f07ca-546c-4861-8ac2-27f0cc9fd242} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9545 | 2024.12.17 21:28:39.664083 [ 277 ] {bb5f07ca-546c-4861-8ac2-27f0cc9fd242} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001567 sec., 59987.23675813657 rows/sec., 4.68 MiB/sec. | ||
9546 | 2024.12.17 21:28:39.664137 [ 277 ] {bb5f07ca-546c-4861-8ac2-27f0cc9fd242} <Debug> TCPHandler: Processed in 0.001803899 sec. | ||
9547 | 2024.12.17 21:28:39.664303 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9548 | 2024.12.17 21:28:39.664430 [ 278 ] {7ea79ba7-903c-40cb-b262-c4f74c26d6ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9549 | 2024.12.17 21:28:39.664487 [ 278 ] {7ea79ba7-903c-40cb-b262-c4f74c26d6ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9550 | 2024.12.17 21:28:39.665060 [ 278 ] {7ea79ba7-903c-40cb-b262-c4f74c26d6ac} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9551 | 2024.12.17 21:28:39.665099 [ 278 ] {7ea79ba7-903c-40cb-b262-c4f74c26d6ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9552 | 2024.12.17 21:28:39.665509 [ 278 ] {7ea79ba7-903c-40cb-b262-c4f74c26d6ac} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9553 | 2024.12.17 21:28:39.665751 [ 278 ] {7ea79ba7-903c-40cb-b262-c4f74c26d6ac} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9554 | 2024.12.17 21:28:39.665934 [ 278 ] {7ea79ba7-903c-40cb-b262-c4f74c26d6ac} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001537 sec., 104098.8939492518 rows/sec., 7.25 MiB/sec. | ||
9555 | 2024.12.17 21:28:39.665995 [ 278 ] {7ea79ba7-903c-40cb-b262-c4f74c26d6ac} <Debug> TCPHandler: Processed in 0.001748167 sec. | ||
9556 | 2024.12.17 21:28:39.666136 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9557 | 2024.12.17 21:28:39.666253 [ 277 ] {60aa12cc-93e5-49f6-a066-ff318a2fede2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9558 | 2024.12.17 21:28:39.666333 [ 277 ] {60aa12cc-93e5-49f6-a066-ff318a2fede2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9559 | 2024.12.17 21:28:39.667463 [ 277 ] {60aa12cc-93e5-49f6-a066-ff318a2fede2} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9560 | 2024.12.17 21:28:39.667503 [ 277 ] {60aa12cc-93e5-49f6-a066-ff318a2fede2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9561 | 2024.12.17 21:28:39.668139 [ 277 ] {60aa12cc-93e5-49f6-a066-ff318a2fede2} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
9562 | 2024.12.17 21:28:39.668410 [ 277 ] {60aa12cc-93e5-49f6-a066-ff318a2fede2} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9563 | 2024.12.17 21:28:39.668635 [ 277 ] {60aa12cc-93e5-49f6-a066-ff318a2fede2} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002407 sec., 12463.647694225177 rows/sec., 22.33 MiB/sec. | ||
9564 | 2024.12.17 21:28:39.668732 [ 277 ] {60aa12cc-93e5-49f6-a066-ff318a2fede2} <Debug> TCPHandler: Processed in 0.002654662 sec. | ||
9565 | 2024.12.17 21:28:39.668890 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9566 | 2024.12.17 21:28:39.669030 [ 278 ] {2af2319f-2432-484e-b4ef-378ce13dc67f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9567 | 2024.12.17 21:28:39.669091 [ 278 ] {2af2319f-2432-484e-b4ef-378ce13dc67f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9568 | 2024.12.17 21:28:39.669686 [ 278 ] {2af2319f-2432-484e-b4ef-378ce13dc67f} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9569 | 2024.12.17 21:28:39.669731 [ 278 ] {2af2319f-2432-484e-b4ef-378ce13dc67f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9570 | 2024.12.17 21:28:39.670127 [ 278 ] {2af2319f-2432-484e-b4ef-378ce13dc67f} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9571 | 2024.12.17 21:28:39.670363 [ 278 ] {2af2319f-2432-484e-b4ef-378ce13dc67f} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9572 | 2024.12.17 21:28:39.670537 [ 278 ] {2af2319f-2432-484e-b4ef-378ce13dc67f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001539 sec., 38986.35477582846 rows/sec., 2.63 MiB/sec. | ||
9573 | 2024.12.17 21:28:39.670589 [ 278 ] {2af2319f-2432-484e-b4ef-378ce13dc67f} <Debug> TCPHandler: Processed in 0.001761887 sec. | ||
9574 | 2024.12.17 21:28:40.746678 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1350 | ||
9575 | 2024.12.17 21:28:40.749857 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9576 | 2024.12.17 21:28:40.749901 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9577 | 2024.12.17 21:28:40.751606 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9578 | 2024.12.17 21:28:40.751921 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9579 | 2024.12.17 21:28:40.752506 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1350 | ||
9580 | 2024.12.17 21:28:44.662367 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9581 | 2024.12.17 21:28:44.662596 [ 277 ] {e6c1e37a-976d-4a88-8c92-121cb527437b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9582 | 2024.12.17 21:28:44.662680 [ 277 ] {e6c1e37a-976d-4a88-8c92-121cb527437b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9583 | 2024.12.17 21:28:44.663504 [ 277 ] {e6c1e37a-976d-4a88-8c92-121cb527437b} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9584 | 2024.12.17 21:28:44.663559 [ 277 ] {e6c1e37a-976d-4a88-8c92-121cb527437b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9585 | 2024.12.17 21:28:44.664003 [ 277 ] {e6c1e37a-976d-4a88-8c92-121cb527437b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9586 | 2024.12.17 21:28:44.664263 [ 277 ] {e6c1e37a-976d-4a88-8c92-121cb527437b} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9587 | 2024.12.17 21:28:44.664532 [ 277 ] {e6c1e37a-976d-4a88-8c92-121cb527437b} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001987 sec., 7045.797684952189 rows/sec., 507.20 KiB/sec. | ||
9588 | 2024.12.17 21:28:44.664651 [ 277 ] {e6c1e37a-976d-4a88-8c92-121cb527437b} <Debug> TCPHandler: Processed in 0.002431406 sec. | ||
9589 | 2024.12.17 21:28:44.664964 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9590 | 2024.12.17 21:28:44.665180 [ 278 ] {d866d00a-8001-4b33-808d-ae348bb75884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9591 | 2024.12.17 21:28:44.665266 [ 278 ] {d866d00a-8001-4b33-808d-ae348bb75884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9592 | 2024.12.17 21:28:44.666100 [ 278 ] {d866d00a-8001-4b33-808d-ae348bb75884} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9593 | 2024.12.17 21:28:44.666152 [ 278 ] {d866d00a-8001-4b33-808d-ae348bb75884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9594 | 2024.12.17 21:28:44.666579 [ 278 ] {d866d00a-8001-4b33-808d-ae348bb75884} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
9595 | 2024.12.17 21:28:44.666830 [ 278 ] {d866d00a-8001-4b33-808d-ae348bb75884} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9596 | 2024.12.17 21:28:44.667075 [ 278 ] {d866d00a-8001-4b33-808d-ae348bb75884} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001951 sec., 4100.461301896463 rows/sec., 334.36 KiB/sec. | ||
9597 | 2024.12.17 21:28:44.667145 [ 278 ] {d866d00a-8001-4b33-808d-ae348bb75884} <Debug> TCPHandler: Processed in 0.002374054 sec. | ||
9598 | 2024.12.17 21:28:44.667298 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9599 | 2024.12.17 21:28:44.667421 [ 277 ] {cd5d27de-b32c-4fc9-9047-907440e10619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9600 | 2024.12.17 21:28:44.667473 [ 277 ] {cd5d27de-b32c-4fc9-9047-907440e10619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9601 | 2024.12.17 21:28:44.668189 [ 277 ] {cd5d27de-b32c-4fc9-9047-907440e10619} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9602 | 2024.12.17 21:28:44.668231 [ 277 ] {cd5d27de-b32c-4fc9-9047-907440e10619} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9603 | 2024.12.17 21:28:44.668608 [ 277 ] {cd5d27de-b32c-4fc9-9047-907440e10619} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9604 | 2024.12.17 21:28:44.668851 [ 277 ] {cd5d27de-b32c-4fc9-9047-907440e10619} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9605 | 2024.12.17 21:28:44.669077 [ 277 ] {cd5d27de-b32c-4fc9-9047-907440e10619} <Debug> executeQuery: Read 227 rows, 20.22 KiB in 0.001684 sec., 134798.09976247032 rows/sec., 11.73 MiB/sec. | ||
9606 | 2024.12.17 21:28:44.669141 [ 277 ] {cd5d27de-b32c-4fc9-9047-907440e10619} <Debug> TCPHandler: Processed in 0.001901011 sec. | ||
9607 | 2024.12.17 21:28:44.669324 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9608 | 2024.12.17 21:28:44.669510 [ 278 ] {eee18760-6a87-497c-83e0-a1beb287e78b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9609 | 2024.12.17 21:28:44.669566 [ 278 ] {eee18760-6a87-497c-83e0-a1beb287e78b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9610 | 2024.12.17 21:28:44.670187 [ 278 ] {eee18760-6a87-497c-83e0-a1beb287e78b} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9611 | 2024.12.17 21:28:44.670229 [ 278 ] {eee18760-6a87-497c-83e0-a1beb287e78b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9612 | 2024.12.17 21:28:44.670612 [ 278 ] {eee18760-6a87-497c-83e0-a1beb287e78b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
9613 | 2024.12.17 21:28:44.670860 [ 278 ] {eee18760-6a87-497c-83e0-a1beb287e78b} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9614 | 2024.12.17 21:28:44.671122 [ 278 ] {eee18760-6a87-497c-83e0-a1beb287e78b} <Debug> executeQuery: Read 25 rows, 1.77 KiB in 0.001628 sec., 15356.265356265356 rows/sec., 1.06 MiB/sec. | ||
9615 | 2024.12.17 21:28:44.671232 [ 278 ] {eee18760-6a87-497c-83e0-a1beb287e78b} <Debug> TCPHandler: Processed in 0.002008564 sec. | ||
9616 | 2024.12.17 21:28:44.671490 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9617 | 2024.12.17 21:28:44.671629 [ 277 ] {4181d33d-d6d8-4674-a078-f780db9b3a8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9618 | 2024.12.17 21:28:44.671678 [ 277 ] {4181d33d-d6d8-4674-a078-f780db9b3a8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9619 | 2024.12.17 21:28:44.672259 [ 277 ] {4181d33d-d6d8-4674-a078-f780db9b3a8a} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9620 | 2024.12.17 21:28:44.672299 [ 277 ] {4181d33d-d6d8-4674-a078-f780db9b3a8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9621 | 2024.12.17 21:28:44.672674 [ 277 ] {4181d33d-d6d8-4674-a078-f780db9b3a8a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
9622 | 2024.12.17 21:28:44.672934 [ 277 ] {4181d33d-d6d8-4674-a078-f780db9b3a8a} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9623 | 2024.12.17 21:28:44.673104 [ 126 ] {} <Debug> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
9624 | 2024.12.17 21:28:44.673159 [ 277 ] {4181d33d-d6d8-4674-a078-f780db9b3a8a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001545 sec., 9061.48867313916 rows/sec., 634.61 KiB/sec. | ||
9625 | 2024.12.17 21:28:44.673190 [ 126 ] {} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9626 | 2024.12.17 21:28:44.673260 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9627 | 2024.12.17 21:28:44.673282 [ 277 ] {4181d33d-d6d8-4674-a078-f780db9b3a8a} <Debug> TCPHandler: Processed in 0.001914612 sec. | ||
9628 | 2024.12.17 21:28:44.673496 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9629 | 2024.12.17 21:28:44.673514 [ 190 ] {a11a4742-3716-4175-86de-60321bcf28cc::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 | ||
9630 | 2024.12.17 21:28:44.673695 [ 278 ] {84550a6d-70b5-42af-b42e-c261f95c9271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9631 | 2024.12.17 21:28:44.673809 [ 278 ] {84550a6d-70b5-42af-b42e-c261f95c9271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9632 | 2024.12.17 21:28:44.673816 [ 190 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9633 | 2024.12.17 21:28:44.673930 [ 190 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 243 rows starting from the beginning of the part | ||
9634 | 2024.12.17 21:28:44.674178 [ 190 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part | ||
9635 | 2024.12.17 21:28:44.674520 [ 190 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part | ||
9636 | 2024.12.17 21:28:44.674940 [ 190 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 228 rows starting from the beginning of the part | ||
9637 | 2024.12.17 21:28:44.675334 [ 190 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part | ||
9638 | 2024.12.17 21:28:44.675739 [ 190 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part | ||
9639 | 2024.12.17 21:28:44.676662 [ 278 ] {84550a6d-70b5-42af-b42e-c261f95c9271} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9640 | 2024.12.17 21:28:44.676741 [ 278 ] {84550a6d-70b5-42af-b42e-c261f95c9271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9641 | 2024.12.17 21:28:44.677689 [ 278 ] {84550a6d-70b5-42af-b42e-c261f95c9271} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9642 | 2024.12.17 21:28:44.678233 [ 278 ] {84550a6d-70b5-42af-b42e-c261f95c9271} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9643 | 2024.12.17 21:28:44.678770 [ 194 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.005398367 sec., 97622.11424306646 rows/sec., 6.99 MiB/sec. | ||
9644 | 2024.12.17 21:28:44.678889 [ 278 ] {84550a6d-70b5-42af-b42e-c261f95c9271} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005246 sec., 2478.0785360274494 rows/sec., 154.51 KiB/sec. | ||
9645 | 2024.12.17 21:28:44.679195 [ 278 ] {84550a6d-70b5-42af-b42e-c261f95c9271} <Debug> TCPHandler: Processed in 0.005794557 sec. | ||
9646 | 2024.12.17 21:28:44.679273 [ 194 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
9647 | 2024.12.17 21:28:44.679451 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9648 | 2024.12.17 21:28:44.679650 [ 277 ] {529172f2-69c8-4e77-a47d-b445185d5d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9649 | 2024.12.17 21:28:44.679728 [ 277 ] {529172f2-69c8-4e77-a47d-b445185d5d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9650 | 2024.12.17 21:28:44.679922 [ 194 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_41_8} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9651 | 2024.12.17 21:28:44.680141 [ 194 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_41_8} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
9652 | 2024.12.17 21:28:44.680337 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
9653 | 2024.12.17 21:28:44.680914 [ 277 ] {529172f2-69c8-4e77-a47d-b445185d5d2f} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9654 | 2024.12.17 21:28:44.680960 [ 277 ] {529172f2-69c8-4e77-a47d-b445185d5d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9655 | 2024.12.17 21:28:44.681345 [ 277 ] {529172f2-69c8-4e77-a47d-b445185d5d2f} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9656 | 2024.12.17 21:28:44.681586 [ 277 ] {529172f2-69c8-4e77-a47d-b445185d5d2f} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9657 | 2024.12.17 21:28:44.681801 [ 277 ] {529172f2-69c8-4e77-a47d-b445185d5d2f} <Debug> executeQuery: Read 400 rows, 29.13 KiB in 0.002203 sec., 181570.58556513843 rows/sec., 12.92 MiB/sec. | ||
9658 | 2024.12.17 21:28:44.681857 [ 277 ] {529172f2-69c8-4e77-a47d-b445185d5d2f} <Debug> TCPHandler: Processed in 0.002551569 sec. | ||
9659 | 2024.12.17 21:28:44.682015 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9660 | 2024.12.17 21:28:44.682145 [ 278 ] {214d5508-da04-44d9-85e1-4da03c5f4bd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9661 | 2024.12.17 21:28:44.682216 [ 278 ] {214d5508-da04-44d9-85e1-4da03c5f4bd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9662 | 2024.12.17 21:28:44.682716 [ 278 ] {214d5508-da04-44d9-85e1-4da03c5f4bd3} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9663 | 2024.12.17 21:28:44.682757 [ 278 ] {214d5508-da04-44d9-85e1-4da03c5f4bd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9664 | 2024.12.17 21:28:44.683132 [ 278 ] {214d5508-da04-44d9-85e1-4da03c5f4bd3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9665 | 2024.12.17 21:28:44.683374 [ 278 ] {214d5508-da04-44d9-85e1-4da03c5f4bd3} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9666 | 2024.12.17 21:28:44.683591 [ 278 ] {214d5508-da04-44d9-85e1-4da03c5f4bd3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001481 sec., 4051.3166779203243 rows/sec., 211.67 KiB/sec. | ||
9667 | 2024.12.17 21:28:44.683642 [ 278 ] {214d5508-da04-44d9-85e1-4da03c5f4bd3} <Debug> TCPHandler: Processed in 0.001687116 sec. | ||
9668 | 2024.12.17 21:28:44.683791 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9669 | 2024.12.17 21:28:44.683907 [ 277 ] {db3ab086-a18b-46bc-8261-b9bd5d75ac44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9670 | 2024.12.17 21:28:44.683969 [ 277 ] {db3ab086-a18b-46bc-8261-b9bd5d75ac44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9671 | 2024.12.17 21:28:44.684561 [ 277 ] {db3ab086-a18b-46bc-8261-b9bd5d75ac44} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9672 | 2024.12.17 21:28:44.684599 [ 277 ] {db3ab086-a18b-46bc-8261-b9bd5d75ac44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9673 | 2024.12.17 21:28:44.685001 [ 277 ] {db3ab086-a18b-46bc-8261-b9bd5d75ac44} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9674 | 2024.12.17 21:28:44.685243 [ 277 ] {db3ab086-a18b-46bc-8261-b9bd5d75ac44} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9675 | 2024.12.17 21:28:44.685463 [ 277 ] {db3ab086-a18b-46bc-8261-b9bd5d75ac44} <Debug> executeQuery: Read 241 rows, 16.55 KiB in 0.001568 sec., 153698.97959183675 rows/sec., 10.31 MiB/sec. | ||
9676 | 2024.12.17 21:28:44.685563 [ 277 ] {db3ab086-a18b-46bc-8261-b9bd5d75ac44} <Debug> TCPHandler: Processed in 0.00182842 sec. | ||
9677 | 2024.12.17 21:28:44.685779 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9678 | 2024.12.17 21:28:44.685971 [ 278 ] {7850401d-5665-4f67-b44e-dc0bfa013ede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9679 | 2024.12.17 21:28:44.686026 [ 278 ] {7850401d-5665-4f67-b44e-dc0bfa013ede} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9680 | 2024.12.17 21:28:44.686521 [ 278 ] {7850401d-5665-4f67-b44e-dc0bfa013ede} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9681 | 2024.12.17 21:28:44.686562 [ 278 ] {7850401d-5665-4f67-b44e-dc0bfa013ede} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9682 | 2024.12.17 21:28:44.686933 [ 278 ] {7850401d-5665-4f67-b44e-dc0bfa013ede} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9683 | 2024.12.17 21:28:44.687194 [ 278 ] {7850401d-5665-4f67-b44e-dc0bfa013ede} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9684 | 2024.12.17 21:28:44.687369 [ 108 ] {} <Debug> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
9685 | 2024.12.17 21:28:44.687437 [ 278 ] {7850401d-5665-4f67-b44e-dc0bfa013ede} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001484 sec., 673.8544474393531 rows/sec., 45.41 KiB/sec. | ||
9686 | 2024.12.17 21:28:44.687450 [ 108 ] {} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9687 | 2024.12.17 21:28:44.687519 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9688 | 2024.12.17 21:28:44.687565 [ 278 ] {7850401d-5665-4f67-b44e-dc0bfa013ede} <Debug> TCPHandler: Processed in 0.001901472 sec. | ||
9689 | 2024.12.17 21:28:44.687705 [ 189 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::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 | ||
9690 | 2024.12.17 21:28:44.687762 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9691 | 2024.12.17 21:28:44.687851 [ 189 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9692 | 2024.12.17 21:28:44.687921 [ 189 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 26 rows starting from the beginning of the part | ||
9693 | 2024.12.17 21:28:44.688017 [ 277 ] {69c79806-62b0-4d7a-a62f-8a7aedcdf4e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9694 | 2024.12.17 21:28:44.688145 [ 189 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
9695 | 2024.12.17 21:28:44.688470 [ 277 ] {69c79806-62b0-4d7a-a62f-8a7aedcdf4e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9696 | 2024.12.17 21:28:44.688478 [ 189 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
9697 | 2024.12.17 21:28:44.688905 [ 189 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
9698 | 2024.12.17 21:28:44.689268 [ 189 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
9699 | 2024.12.17 21:28:44.689542 [ 189 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
9700 | 2024.12.17 21:28:44.693374 [ 189 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31 rows, containing 4 columns (4 merged, 0 gathered) in 0.005750146 sec., 5391.1674590523435 rows/sec., 362.59 KiB/sec. | ||
9701 | 2024.12.17 21:28:44.693600 [ 189 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
9702 | 2024.12.17 21:28:44.693863 [ 277 ] {69c79806-62b0-4d7a-a62f-8a7aedcdf4e4} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9703 | 2024.12.17 21:28:44.693931 [ 277 ] {69c79806-62b0-4d7a-a62f-8a7aedcdf4e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9704 | 2024.12.17 21:28:44.694230 [ 189 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_31_6} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9705 | 2024.12.17 21:28:44.694404 [ 189 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_31_6} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
9706 | 2024.12.17 21:28:44.694566 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
9707 | 2024.12.17 21:28:44.694958 [ 277 ] {69c79806-62b0-4d7a-a62f-8a7aedcdf4e4} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
9708 | 2024.12.17 21:28:44.695240 [ 277 ] {69c79806-62b0-4d7a-a62f-8a7aedcdf4e4} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9709 | 2024.12.17 21:28:44.695497 [ 277 ] {69c79806-62b0-4d7a-a62f-8a7aedcdf4e4} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.007565 sec., 1321.8770654329148 rows/sec., 2.37 MiB/sec. | ||
9710 | 2024.12.17 21:28:44.695609 [ 277 ] {69c79806-62b0-4d7a-a62f-8a7aedcdf4e4} <Debug> TCPHandler: Processed in 0.007923275 sec. | ||
9711 | 2024.12.17 21:28:44.695776 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9712 | 2024.12.17 21:28:44.695918 [ 278 ] {4187c658-4299-41d0-904b-1b4220a38270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9713 | 2024.12.17 21:28:44.695983 [ 278 ] {4187c658-4299-41d0-904b-1b4220a38270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9714 | 2024.12.17 21:28:44.696488 [ 278 ] {4187c658-4299-41d0-904b-1b4220a38270} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9715 | 2024.12.17 21:28:44.696528 [ 278 ] {4187c658-4299-41d0-904b-1b4220a38270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9716 | 2024.12.17 21:28:44.696902 [ 278 ] {4187c658-4299-41d0-904b-1b4220a38270} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9717 | 2024.12.17 21:28:44.697140 [ 278 ] {4187c658-4299-41d0-904b-1b4220a38270} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9718 | 2024.12.17 21:28:44.697376 [ 278 ] {4187c658-4299-41d0-904b-1b4220a38270} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001486 sec., 55181.69582772544 rows/sec., 3.50 MiB/sec. | ||
9719 | 2024.12.17 21:28:44.697452 [ 278 ] {4187c658-4299-41d0-904b-1b4220a38270} <Debug> TCPHandler: Processed in 0.001742957 sec. | ||
9720 | 2024.12.17 21:28:45.465485 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9721 | 2024.12.17 21:28:45.465534 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9722 | 2024.12.17 21:28:45.664407 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21106 | ||
9723 | 2024.12.17 21:28:45.665027 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9724 | 2024.12.17 21:28:45.665066 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9725 | 2024.12.17 21:28:45.665594 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
9726 | 2024.12.17 21:28:45.665863 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9727 | 2024.12.17 21:28:45.666030 [ 80 ] {} <Debug> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
9728 | 2024.12.17 21:28:45.666052 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 | ||
9729 | 2024.12.17 21:28:45.666085 [ 80 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9730 | 2024.12.17 21:28:45.666112 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9731 | 2024.12.17 21:28:45.666351 [ 197 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
9732 | 2024.12.17 21:28:45.666602 [ 197 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9733 | 2024.12.17 21:28:45.666648 [ 197 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18849 rows starting from the beginning of the part | ||
9734 | 2024.12.17 21:28:45.666731 [ 197 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 427 rows starting from the beginning of the part | ||
9735 | 2024.12.17 21:28:45.666940 [ 197 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 488 rows starting from the beginning of the part | ||
9736 | 2024.12.17 21:28:45.667112 [ 197 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 427 rows starting from the beginning of the part | ||
9737 | 2024.12.17 21:28:45.667302 [ 197 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 488 rows starting from the beginning of the part | ||
9738 | 2024.12.17 21:28:45.667449 [ 197 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 427 rows starting from the beginning of the part | ||
9739 | 2024.12.17 21:28:45.670032 [ 199 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.003824603 sec., 5518481.264591384 rows/sec., 78.94 MiB/sec. | ||
9740 | 2024.12.17 21:28:45.670458 [ 199 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
9741 | 2024.12.17 21:28:45.670842 [ 199 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_46_9} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9742 | 2024.12.17 21:28:45.670956 [ 199 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_46_9} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
9743 | 2024.12.17 21:28:45.671082 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. | ||
9744 | 2024.12.17 21:28:47.123607 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 | ||
9745 | 2024.12.17 21:28:47.146073 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9746 | 2024.12.17 21:28:47.146128 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9747 | 2024.12.17 21:28:47.153314 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
9748 | 2024.12.17 21:28:47.154116 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9749 | 2024.12.17 21:28:47.154416 [ 87 ] {} <Debug> system.metric_log (27251624-260b-4d10-8451-92693738bfda) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
9750 | 2024.12.17 21:28:47.154492 [ 87 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9751 | 2024.12.17 21:28:47.154537 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9752 | 2024.12.17 21:28:47.154974 [ 191 ] {27251624-260b-4d10-8451-92693738bfda::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
9753 | 2024.12.17 21:28:47.165372 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
9754 | 2024.12.17 21:28:47.166413 [ 191 ] {27251624-260b-4d10-8451-92693738bfda::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9755 | 2024.12.17 21:28:47.167340 [ 191 ] {27251624-260b-4d10-8451-92693738bfda::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
9756 | 2024.12.17 21:28:47.172138 [ 191 ] {27251624-260b-4d10-8451-92693738bfda::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
9757 | 2024.12.17 21:28:47.176970 [ 191 ] {27251624-260b-4d10-8451-92693738bfda::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 8 rows starting from the beginning of the part | ||
9758 | 2024.12.17 21:28:47.182354 [ 191 ] {27251624-260b-4d10-8451-92693738bfda::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 7 rows starting from the beginning of the part | ||
9759 | 2024.12.17 21:28:47.187881 [ 191 ] {27251624-260b-4d10-8451-92693738bfda::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 8 rows starting from the beginning of the part | ||
9760 | 2024.12.17 21:28:47.192357 [ 191 ] {27251624-260b-4d10-8451-92693738bfda::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 7 rows starting from the beginning of the part | ||
9761 | 2024.12.17 21:28:47.251943 [ 201 ] {27251624-260b-4d10-8451-92693738bfda::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.097307754 sec., 3566.0056443189515 rows/sec., 18.44 MiB/sec. | ||
9762 | 2024.12.17 21:28:47.253997 [ 195 ] {27251624-260b-4d10-8451-92693738bfda::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
9763 | 2024.12.17 21:28:47.256365 [ 195 ] {27251624-260b-4d10-8451-92693738bfda::all_1_46_9} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9764 | 2024.12.17 21:28:47.256456 [ 195 ] {27251624-260b-4d10-8451-92693738bfda::all_1_46_9} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
9765 | 2024.12.17 21:28:47.257675 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
9766 | 2024.12.17 21:28:48.000168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.45 MiB, peak 242.88 MiB, free memory in arenas 0.00 B, will set to 231.14 MiB (RSS), difference: 1.69 MiB | ||
9767 | 2024.12.17 21:28:49.657557 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9768 | 2024.12.17 21:28:49.657747 [ 277 ] {76b90178-972d-4337-a83c-8dc5cfb64c30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9769 | 2024.12.17 21:28:49.657820 [ 277 ] {76b90178-972d-4337-a83c-8dc5cfb64c30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9770 | 2024.12.17 21:28:49.658609 [ 277 ] {76b90178-972d-4337-a83c-8dc5cfb64c30} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9771 | 2024.12.17 21:28:49.658653 [ 277 ] {76b90178-972d-4337-a83c-8dc5cfb64c30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9772 | 2024.12.17 21:28:49.659107 [ 277 ] {76b90178-972d-4337-a83c-8dc5cfb64c30} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9773 | 2024.12.17 21:28:49.659375 [ 277 ] {76b90178-972d-4337-a83c-8dc5cfb64c30} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9774 | 2024.12.17 21:28:49.659588 [ 277 ] {76b90178-972d-4337-a83c-8dc5cfb64c30} <Debug> executeQuery: Read 116 rows, 10.02 KiB in 0.001894 sec., 61246.04012671594 rows/sec., 5.17 MiB/sec. | ||
9775 | 2024.12.17 21:28:49.659653 [ 277 ] {76b90178-972d-4337-a83c-8dc5cfb64c30} <Debug> TCPHandler: Processed in 0.00222463 sec. | ||
9776 | 2024.12.17 21:28:49.659904 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9777 | 2024.12.17 21:28:49.660106 [ 278 ] {0d63e629-9abc-424f-91da-912c9e638ed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9778 | 2024.12.17 21:28:49.660183 [ 278 ] {0d63e629-9abc-424f-91da-912c9e638ed1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9779 | 2024.12.17 21:28:49.660959 [ 278 ] {0d63e629-9abc-424f-91da-912c9e638ed1} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9780 | 2024.12.17 21:28:49.661013 [ 278 ] {0d63e629-9abc-424f-91da-912c9e638ed1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9781 | 2024.12.17 21:28:49.661463 [ 278 ] {0d63e629-9abc-424f-91da-912c9e638ed1} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
9782 | 2024.12.17 21:28:49.661721 [ 278 ] {0d63e629-9abc-424f-91da-912c9e638ed1} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9783 | 2024.12.17 21:28:49.661964 [ 278 ] {0d63e629-9abc-424f-91da-912c9e638ed1} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.00191 sec., 15706.806282722513 rows/sec., 1.15 MiB/sec. | ||
9784 | 2024.12.17 21:28:49.662052 [ 278 ] {0d63e629-9abc-424f-91da-912c9e638ed1} <Debug> TCPHandler: Processed in 0.002286412 sec. | ||
9785 | 2024.12.17 21:28:49.662260 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9786 | 2024.12.17 21:28:49.662393 [ 277 ] {10bf8b4e-e071-4def-82b0-5b6f1ef4b911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9787 | 2024.12.17 21:28:49.662446 [ 277 ] {10bf8b4e-e071-4def-82b0-5b6f1ef4b911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9788 | 2024.12.17 21:28:49.663082 [ 277 ] {10bf8b4e-e071-4def-82b0-5b6f1ef4b911} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9789 | 2024.12.17 21:28:49.663120 [ 277 ] {10bf8b4e-e071-4def-82b0-5b6f1ef4b911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9790 | 2024.12.17 21:28:49.663501 [ 277 ] {10bf8b4e-e071-4def-82b0-5b6f1ef4b911} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9791 | 2024.12.17 21:28:49.663759 [ 277 ] {10bf8b4e-e071-4def-82b0-5b6f1ef4b911} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9792 | 2024.12.17 21:28:49.663942 [ 277 ] {10bf8b4e-e071-4def-82b0-5b6f1ef4b911} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001579 sec., 59531.34895503483 rows/sec., 4.65 MiB/sec. | ||
9793 | 2024.12.17 21:28:49.663998 [ 277 ] {10bf8b4e-e071-4def-82b0-5b6f1ef4b911} <Debug> TCPHandler: Processed in 0.00183792 sec. | ||
9794 | 2024.12.17 21:28:49.664171 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9795 | 2024.12.17 21:28:49.664331 [ 278 ] {cc9367ae-ec3d-4865-a56c-739f33348822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9796 | 2024.12.17 21:28:49.664398 [ 278 ] {cc9367ae-ec3d-4865-a56c-739f33348822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9797 | 2024.12.17 21:28:49.665120 [ 278 ] {cc9367ae-ec3d-4865-a56c-739f33348822} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9798 | 2024.12.17 21:28:49.665165 [ 278 ] {cc9367ae-ec3d-4865-a56c-739f33348822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9799 | 2024.12.17 21:28:49.665593 [ 278 ] {cc9367ae-ec3d-4865-a56c-739f33348822} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9800 | 2024.12.17 21:28:49.665851 [ 278 ] {cc9367ae-ec3d-4865-a56c-739f33348822} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9801 | 2024.12.17 21:28:49.666072 [ 278 ] {cc9367ae-ec3d-4865-a56c-739f33348822} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00178 sec., 89887.6404494382 rows/sec., 6.26 MiB/sec. | ||
9802 | 2024.12.17 21:28:49.666131 [ 278 ] {cc9367ae-ec3d-4865-a56c-739f33348822} <Debug> TCPHandler: Processed in 0.002032125 sec. | ||
9803 | 2024.12.17 21:28:49.666273 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9804 | 2024.12.17 21:28:49.666391 [ 277 ] {776b0bb0-6928-4fd3-90a3-17d8d0c39cd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9805 | 2024.12.17 21:28:49.666474 [ 277 ] {776b0bb0-6928-4fd3-90a3-17d8d0c39cd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9806 | 2024.12.17 21:28:49.667696 [ 277 ] {776b0bb0-6928-4fd3-90a3-17d8d0c39cd1} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9807 | 2024.12.17 21:28:49.667733 [ 277 ] {776b0bb0-6928-4fd3-90a3-17d8d0c39cd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9808 | 2024.12.17 21:28:49.668386 [ 277 ] {776b0bb0-6928-4fd3-90a3-17d8d0c39cd1} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
9809 | 2024.12.17 21:28:49.668669 [ 277 ] {776b0bb0-6928-4fd3-90a3-17d8d0c39cd1} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9810 | 2024.12.17 21:28:49.668868 [ 277 ] {776b0bb0-6928-4fd3-90a3-17d8d0c39cd1} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002503 sec., 11985.617259288852 rows/sec., 21.48 MiB/sec. | ||
9811 | 2024.12.17 21:28:49.668980 [ 277 ] {776b0bb0-6928-4fd3-90a3-17d8d0c39cd1} <Debug> TCPHandler: Processed in 0.002767215 sec. | ||
9812 | 2024.12.17 21:28:49.669130 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9813 | 2024.12.17 21:28:49.669272 [ 278 ] {80395932-9538-4591-afa1-c690a574d172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9814 | 2024.12.17 21:28:49.669333 [ 278 ] {80395932-9538-4591-afa1-c690a574d172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9815 | 2024.12.17 21:28:49.669928 [ 278 ] {80395932-9538-4591-afa1-c690a574d172} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9816 | 2024.12.17 21:28:49.669978 [ 278 ] {80395932-9538-4591-afa1-c690a574d172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9817 | 2024.12.17 21:28:49.670393 [ 278 ] {80395932-9538-4591-afa1-c690a574d172} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9818 | 2024.12.17 21:28:49.670644 [ 278 ] {80395932-9538-4591-afa1-c690a574d172} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9819 | 2024.12.17 21:28:49.670886 [ 278 ] {80395932-9538-4591-afa1-c690a574d172} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001641 sec., 36563.07129798903 rows/sec., 2.46 MiB/sec. | ||
9820 | 2024.12.17 21:28:49.671001 [ 278 ] {80395932-9538-4591-afa1-c690a574d172} <Debug> TCPHandler: Processed in 0.001938513 sec. | ||
9821 | 2024.12.17 21:28:50.753603 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1386 | ||
9822 | 2024.12.17 21:28:50.756782 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9823 | 2024.12.17 21:28:50.756838 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
9824 | 2024.12.17 21:28:50.758329 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9825 | 2024.12.17 21:28:50.758650 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9826 | 2024.12.17 21:28:50.759238 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1386 | ||
9827 | 2024.12.17 21:28:53.167136 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21594 | ||
9828 | 2024.12.17 21:28:53.167866 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9829 | 2024.12.17 21:28:53.167908 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
9830 | 2024.12.17 21:28:53.168468 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9831 | 2024.12.17 21:28:53.168736 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9832 | 2024.12.17 21:28:53.168966 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21594 | ||
9833 | 2024.12.17 21:28:54.662041 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9834 | 2024.12.17 21:28:54.662230 [ 277 ] {0dfe03e2-014c-4ab2-ae4f-271c7f5dc7f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9835 | 2024.12.17 21:28:54.662302 [ 277 ] {0dfe03e2-014c-4ab2-ae4f-271c7f5dc7f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9836 | 2024.12.17 21:28:54.663065 [ 277 ] {0dfe03e2-014c-4ab2-ae4f-271c7f5dc7f2} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9837 | 2024.12.17 21:28:54.663110 [ 277 ] {0dfe03e2-014c-4ab2-ae4f-271c7f5dc7f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
9838 | 2024.12.17 21:28:54.663548 [ 277 ] {0dfe03e2-014c-4ab2-ae4f-271c7f5dc7f2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9839 | 2024.12.17 21:28:54.663819 [ 277 ] {0dfe03e2-014c-4ab2-ae4f-271c7f5dc7f2} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9840 | 2024.12.17 21:28:54.664038 [ 277 ] {0dfe03e2-014c-4ab2-ae4f-271c7f5dc7f2} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001857 sec., 7539.041464728056 rows/sec., 542.71 KiB/sec. | ||
9841 | 2024.12.17 21:28:54.664102 [ 277 ] {0dfe03e2-014c-4ab2-ae4f-271c7f5dc7f2} <Debug> TCPHandler: Processed in 0.002193589 sec. | ||
9842 | 2024.12.17 21:28:54.664414 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9843 | 2024.12.17 21:28:54.664728 [ 278 ] {91f8d46c-2993-4ebc-816c-6d15564c2686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9844 | 2024.12.17 21:28:54.664849 [ 278 ] {91f8d46c-2993-4ebc-816c-6d15564c2686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9845 | 2024.12.17 21:28:54.665923 [ 278 ] {91f8d46c-2993-4ebc-816c-6d15564c2686} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9846 | 2024.12.17 21:28:54.665977 [ 278 ] {91f8d46c-2993-4ebc-816c-6d15564c2686} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
9847 | 2024.12.17 21:28:54.666373 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 | ||
9848 | 2024.12.17 21:28:54.666492 [ 278 ] {91f8d46c-2993-4ebc-816c-6d15564c2686} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9849 | 2024.12.17 21:28:54.667220 [ 278 ] {91f8d46c-2993-4ebc-816c-6d15564c2686} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9850 | 2024.12.17 21:28:54.668047 [ 29 ] {} <Debug> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9851 | 2024.12.17 21:28:54.668209 [ 29 ] {} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9852 | 2024.12.17 21:28:54.668321 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
9853 | 2024.12.17 21:28:54.668503 [ 278 ] {91f8d46c-2993-4ebc-816c-6d15564c2686} <Debug> executeQuery: Read 223 rows, 19.93 KiB in 0.003821 sec., 58361.685422664224 rows/sec., 5.09 MiB/sec. | ||
9854 | 2024.12.17 21:28:54.668920 [ 193 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
9855 | 2024.12.17 21:28:54.668984 [ 278 ] {91f8d46c-2993-4ebc-816c-6d15564c2686} <Debug> TCPHandler: Processed in 0.004746328 sec. | ||
9856 | 2024.12.17 21:28:54.669318 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9857 | 2024.12.17 21:28:54.669506 [ 193 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9858 | 2024.12.17 21:28:54.669619 [ 193 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1433 rows starting from the beginning of the part | ||
9859 | 2024.12.17 21:28:54.669641 [ 277 ] {6c06138b-c5ff-422f-96ca-5462ff80531c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9860 | 2024.12.17 21:28:54.669865 [ 277 ] {6c06138b-c5ff-422f-96ca-5462ff80531c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9861 | 2024.12.17 21:28:54.670161 [ 193 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 223 rows starting from the beginning of the part | ||
9862 | 2024.12.17 21:28:54.670804 [ 193 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 116 rows starting from the beginning of the part | ||
9863 | 2024.12.17 21:28:54.671502 [ 193 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 227 rows starting from the beginning of the part | ||
9864 | 2024.12.17 21:28:54.672190 [ 193 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 116 rows starting from the beginning of the part | ||
9865 | 2024.12.17 21:28:54.672684 [ 193 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 223 rows starting from the beginning of the part | ||
9866 | 2024.12.17 21:28:54.675120 [ 277 ] {6c06138b-c5ff-422f-96ca-5462ff80531c} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9867 | 2024.12.17 21:28:54.675214 [ 277 ] {6c06138b-c5ff-422f-96ca-5462ff80531c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
9868 | 2024.12.17 21:28:54.676900 [ 277 ] {6c06138b-c5ff-422f-96ca-5462ff80531c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
9869 | 2024.12.17 21:28:54.677780 [ 277 ] {6c06138b-c5ff-422f-96ca-5462ff80531c} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9870 | 2024.12.17 21:28:54.678608 [ 277 ] {6c06138b-c5ff-422f-96ca-5462ff80531c} <Debug> executeQuery: Read 17 rows, 1.21 KiB in 0.009054 sec., 1877.6231499889552 rows/sec., 133.42 KiB/sec. | ||
9871 | 2024.12.17 21:28:54.678942 [ 277 ] {6c06138b-c5ff-422f-96ca-5462ff80531c} <Debug> TCPHandler: Processed in 0.009769415 sec. | ||
9872 | 2024.12.17 21:28:54.679295 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9873 | 2024.12.17 21:28:54.679758 [ 278 ] {4c50e907-ed24-4a91-8e55-0345bf9751d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9874 | 2024.12.17 21:28:54.679965 [ 278 ] {4c50e907-ed24-4a91-8e55-0345bf9751d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9875 | 2024.12.17 21:28:54.680681 [ 193 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2338 rows, containing 5 columns (5 merged, 0 gathered) in 0.01218591 sec., 191860.92790772294 rows/sec., 16.96 MiB/sec. | ||
9876 | 2024.12.17 21:28:54.681124 [ 193 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9877 | 2024.12.17 21:28:54.682428 [ 201 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_76_15} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9878 | 2024.12.17 21:28:54.682899 [ 201 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_76_15} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9879 | 2024.12.17 21:28:54.683256 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
9880 | 2024.12.17 21:28:54.684841 [ 278 ] {4c50e907-ed24-4a91-8e55-0345bf9751d7} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9881 | 2024.12.17 21:28:54.684935 [ 278 ] {4c50e907-ed24-4a91-8e55-0345bf9751d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
9882 | 2024.12.17 21:28:54.686523 [ 278 ] {4c50e907-ed24-4a91-8e55-0345bf9751d7} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
9883 | 2024.12.17 21:28:54.687287 [ 278 ] {4c50e907-ed24-4a91-8e55-0345bf9751d7} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9884 | 2024.12.17 21:28:54.688137 [ 278 ] {4c50e907-ed24-4a91-8e55-0345bf9751d7} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.008487 sec., 1649.5817132084364 rows/sec., 115.53 KiB/sec. | ||
9885 | 2024.12.17 21:28:54.688655 [ 278 ] {4c50e907-ed24-4a91-8e55-0345bf9751d7} <Debug> TCPHandler: Processed in 0.009560239 sec. | ||
9886 | 2024.12.17 21:28:54.689020 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9887 | 2024.12.17 21:28:54.689241 [ 277 ] {062b8aa0-6419-44ce-9136-e3279aba0126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9888 | 2024.12.17 21:28:54.689307 [ 277 ] {062b8aa0-6419-44ce-9136-e3279aba0126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9889 | 2024.12.17 21:28:54.690881 [ 277 ] {062b8aa0-6419-44ce-9136-e3279aba0126} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9890 | 2024.12.17 21:28:54.690948 [ 277 ] {062b8aa0-6419-44ce-9136-e3279aba0126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
9891 | 2024.12.17 21:28:54.691623 [ 277 ] {062b8aa0-6419-44ce-9136-e3279aba0126} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9892 | 2024.12.17 21:28:54.692047 [ 277 ] {062b8aa0-6419-44ce-9136-e3279aba0126} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9893 | 2024.12.17 21:28:54.692908 [ 277 ] {062b8aa0-6419-44ce-9136-e3279aba0126} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.003662 sec., 3549.97269251775 rows/sec., 221.34 KiB/sec. | ||
9894 | 2024.12.17 21:28:54.693443 [ 277 ] {062b8aa0-6419-44ce-9136-e3279aba0126} <Debug> TCPHandler: Processed in 0.004614555 sec. | ||
9895 | 2024.12.17 21:28:54.693821 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9896 | 2024.12.17 21:28:54.694258 [ 278 ] {7c6f270d-9251-4f0d-9025-3a7d14516bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9897 | 2024.12.17 21:28:54.694388 [ 278 ] {7c6f270d-9251-4f0d-9025-3a7d14516bd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9898 | 2024.12.17 21:28:54.697961 [ 278 ] {7c6f270d-9251-4f0d-9025-3a7d14516bd1} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9899 | 2024.12.17 21:28:54.698042 [ 278 ] {7c6f270d-9251-4f0d-9025-3a7d14516bd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
9900 | 2024.12.17 21:28:54.699025 [ 278 ] {7c6f270d-9251-4f0d-9025-3a7d14516bd1} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9901 | 2024.12.17 21:28:54.699677 [ 278 ] {7c6f270d-9251-4f0d-9025-3a7d14516bd1} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9902 | 2024.12.17 21:28:54.700007 [ 29 ] {} <Debug> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9903 | 2024.12.17 21:28:54.700113 [ 29 ] {} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9904 | 2024.12.17 21:28:54.700197 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
9905 | 2024.12.17 21:28:54.700313 [ 278 ] {7c6f270d-9251-4f0d-9025-3a7d14516bd1} <Debug> executeQuery: Read 392 rows, 28.48 KiB in 0.006155 sec., 63688.058489033305 rows/sec., 4.52 MiB/sec. | ||
9906 | 2024.12.17 21:28:54.700626 [ 278 ] {7c6f270d-9251-4f0d-9025-3a7d14516bd1} <Debug> TCPHandler: Processed in 0.006996599 sec. | ||
9907 | 2024.12.17 21:28:54.700989 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9908 | 2024.12.17 21:28:54.701121 [ 192 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
9909 | 2024.12.17 21:28:54.701374 [ 277 ] {9f7ba49c-dfb2-41a7-97cc-2c991d721f21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9910 | 2024.12.17 21:28:54.701605 [ 277 ] {9f7ba49c-dfb2-41a7-97cc-2c991d721f21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9911 | 2024.12.17 21:28:54.701873 [ 192 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9912 | 2024.12.17 21:28:54.702104 [ 192 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 914 rows starting from the beginning of the part | ||
9913 | 2024.12.17 21:28:54.702673 [ 192 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 392 rows starting from the beginning of the part | ||
9914 | 2024.12.17 21:28:54.703329 [ 192 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 94 rows starting from the beginning of the part | ||
9915 | 2024.12.17 21:28:54.703896 [ 192 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 400 rows starting from the beginning of the part | ||
9916 | 2024.12.17 21:28:54.704454 [ 192 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 94 rows starting from the beginning of the part | ||
9917 | 2024.12.17 21:28:54.704998 [ 192 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 392 rows starting from the beginning of the part | ||
9918 | 2024.12.17 21:28:54.706524 [ 277 ] {9f7ba49c-dfb2-41a7-97cc-2c991d721f21} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9919 | 2024.12.17 21:28:54.706625 [ 277 ] {9f7ba49c-dfb2-41a7-97cc-2c991d721f21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
9920 | 2024.12.17 21:28:54.708510 [ 277 ] {9f7ba49c-dfb2-41a7-97cc-2c991d721f21} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9921 | 2024.12.17 21:28:54.709497 [ 277 ] {9f7ba49c-dfb2-41a7-97cc-2c991d721f21} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9922 | 2024.12.17 21:28:54.709988 [ 29 ] {} <Debug> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
9923 | 2024.12.17 21:28:54.710132 [ 29 ] {} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9924 | 2024.12.17 21:28:54.710272 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
9925 | 2024.12.17 21:28:54.710596 [ 277 ] {9f7ba49c-dfb2-41a7-97cc-2c991d721f21} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.009287 sec., 646.0643910843114 rows/sec., 33.75 KiB/sec. | ||
9926 | 2024.12.17 21:28:54.711212 [ 277 ] {9f7ba49c-dfb2-41a7-97cc-2c991d721f21} <Debug> TCPHandler: Processed in 0.010423012 sec. | ||
9927 | 2024.12.17 21:28:54.711333 [ 201 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::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 | ||
9928 | 2024.12.17 21:28:54.711734 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9929 | 2024.12.17 21:28:54.712313 [ 201 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9930 | 2024.12.17 21:28:54.712487 [ 201 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 156 rows starting from the beginning of the part | ||
9931 | 2024.12.17 21:28:54.712530 [ 278 ] {cde96e37-c9c0-4acd-afa2-b515c1c8776e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9932 | 2024.12.17 21:28:54.712767 [ 278 ] {cde96e37-c9c0-4acd-afa2-b515c1c8776e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9933 | 2024.12.17 21:28:54.712871 [ 201 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
9934 | 2024.12.17 21:28:54.713447 [ 201 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
9935 | 2024.12.17 21:28:54.714088 [ 201 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
9936 | 2024.12.17 21:28:54.714774 [ 201 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
9937 | 2024.12.17 21:28:54.715349 [ 201 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
9938 | 2024.12.17 21:28:54.718898 [ 278 ] {cde96e37-c9c0-4acd-afa2-b515c1c8776e} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9939 | 2024.12.17 21:28:54.719004 [ 278 ] {cde96e37-c9c0-4acd-afa2-b515c1c8776e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
9940 | 2024.12.17 21:28:54.721310 [ 278 ] {cde96e37-c9c0-4acd-afa2-b515c1c8776e} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9941 | 2024.12.17 21:28:54.721998 [ 187 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.011504131 sec., 16168.105178913556 rows/sec., 844.72 KiB/sec. | ||
9942 | 2024.12.17 21:28:54.722498 [ 187 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
9943 | 2024.12.17 21:28:54.722674 [ 278 ] {cde96e37-c9c0-4acd-afa2-b515c1c8776e} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9944 | 2024.12.17 21:28:54.722818 [ 200 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2286 rows, containing 5 columns (5 merged, 0 gathered) in 0.022364616 sec., 102215.03467799313 rows/sec., 7.78 MiB/sec. | ||
9945 | 2024.12.17 21:28:54.723388 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9946 | 2024.12.17 21:28:54.723573 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9947 | 2024.12.17 21:28:54.723702 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
9948 | 2024.12.17 21:28:54.723725 [ 187 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_31_6} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9949 | 2024.12.17 21:28:54.724071 [ 278 ] {cde96e37-c9c0-4acd-afa2-b515c1c8776e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.011689 sec., 20275.472666609632 rows/sec., 1.36 MiB/sec. | ||
9950 | 2024.12.17 21:28:54.724110 [ 187 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_31_6} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
9951 | 2024.12.17 21:28:54.724480 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
9952 | 2024.12.17 21:28:54.724442 [ 200 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9953 | 2024.12.17 21:28:54.724587 [ 278 ] {cde96e37-c9c0-4acd-afa2-b515c1c8776e} <Debug> TCPHandler: Processed in 0.013225588 sec. | ||
9954 | 2024.12.17 21:28:54.724913 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9955 | 2024.12.17 21:28:54.725481 [ 277 ] {eb8be06a-964b-47e7-a77a-e7fe1d8f88eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9956 | 2024.12.17 21:28:54.725487 [ 198 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
9957 | 2024.12.17 21:28:54.725758 [ 277 ] {eb8be06a-964b-47e7-a77a-e7fe1d8f88eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9958 | 2024.12.17 21:28:54.726775 [ 198 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9959 | 2024.12.17 21:28:54.727032 [ 198 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 21606 rows starting from the beginning of the part | ||
9960 | 2024.12.17 21:28:54.727991 [ 198 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 237 rows starting from the beginning of the part | ||
9961 | 2024.12.17 21:28:54.728023 [ 187 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_76_15} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9962 | 2024.12.17 21:28:54.728740 [ 187 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_76_15} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9963 | 2024.12.17 21:28:54.729178 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
9964 | 2024.12.17 21:28:54.729346 [ 198 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
9965 | 2024.12.17 21:28:54.730124 [ 198 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 241 rows starting from the beginning of the part | ||
9966 | 2024.12.17 21:28:54.730894 [ 198 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
9967 | 2024.12.17 21:28:54.730888 [ 277 ] {eb8be06a-964b-47e7-a77a-e7fe1d8f88eb} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9968 | 2024.12.17 21:28:54.731003 [ 277 ] {eb8be06a-964b-47e7-a77a-e7fe1d8f88eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
9969 | 2024.12.17 21:28:54.731607 [ 198 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 237 rows starting from the beginning of the part | ||
9970 | 2024.12.17 21:28:54.733053 [ 277 ] {eb8be06a-964b-47e7-a77a-e7fe1d8f88eb} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9971 | 2024.12.17 21:28:54.734043 [ 277 ] {eb8be06a-964b-47e7-a77a-e7fe1d8f88eb} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9972 | 2024.12.17 21:28:54.734902 [ 277 ] {eb8be06a-964b-47e7-a77a-e7fe1d8f88eb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.009592 sec., 104.2535446205171 rows/sec., 7.02 KiB/sec. | ||
9973 | 2024.12.17 21:28:54.735382 [ 277 ] {eb8be06a-964b-47e7-a77a-e7fe1d8f88eb} <Debug> TCPHandler: Processed in 0.010640078 sec. | ||
9974 | 2024.12.17 21:28:54.735712 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9975 | 2024.12.17 21:28:54.736174 [ 278 ] {5eee6bcf-2fc4-4702-a3b0-c678b4f4bbcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9976 | 2024.12.17 21:28:54.736632 [ 278 ] {5eee6bcf-2fc4-4702-a3b0-c678b4f4bbcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9977 | 2024.12.17 21:28:54.743639 [ 278 ] {5eee6bcf-2fc4-4702-a3b0-c678b4f4bbcf} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9978 | 2024.12.17 21:28:54.743707 [ 278 ] {5eee6bcf-2fc4-4702-a3b0-c678b4f4bbcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
9979 | 2024.12.17 21:28:54.752269 [ 278 ] {5eee6bcf-2fc4-4702-a3b0-c678b4f4bbcf} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
9980 | 2024.12.17 21:28:54.752983 [ 278 ] {5eee6bcf-2fc4-4702-a3b0-c678b4f4bbcf} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9981 | 2024.12.17 21:28:54.754080 [ 278 ] {5eee6bcf-2fc4-4702-a3b0-c678b4f4bbcf} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.018026 sec., 554.7542438699656 rows/sec., 1017.95 KiB/sec. | ||
9982 | 2024.12.17 21:28:54.755495 [ 278 ] {5eee6bcf-2fc4-4702-a3b0-c678b4f4bbcf} <Debug> TCPHandler: Processed in 0.0199832 sec. | ||
9983 | 2024.12.17 21:28:54.755802 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9984 | 2024.12.17 21:28:54.756200 [ 277 ] {7f8aae7b-e1a8-46ff-b83e-0f2d22d174c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9985 | 2024.12.17 21:28:54.756287 [ 277 ] {7f8aae7b-e1a8-46ff-b83e-0f2d22d174c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9986 | 2024.12.17 21:28:54.757766 [ 277 ] {7f8aae7b-e1a8-46ff-b83e-0f2d22d174c5} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9987 | 2024.12.17 21:28:54.757852 [ 277 ] {7f8aae7b-e1a8-46ff-b83e-0f2d22d174c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
9988 | 2024.12.17 21:28:54.759042 [ 277 ] {7f8aae7b-e1a8-46ff-b83e-0f2d22d174c5} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9989 | 2024.12.17 21:28:54.759616 [ 277 ] {7f8aae7b-e1a8-46ff-b83e-0f2d22d174c5} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9990 | 2024.12.17 21:28:54.759937 [ 29 ] {} <Debug> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9991 | 2024.12.17 21:28:54.760111 [ 29 ] {} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9992 | 2024.12.17 21:28:54.760250 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
9993 | 2024.12.17 21:28:54.760665 [ 277 ] {7f8aae7b-e1a8-46ff-b83e-0f2d22d174c5} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.004533 sec., 18089.565409221268 rows/sec., 1.15 MiB/sec. | ||
9994 | 2024.12.17 21:28:54.761107 [ 189 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
9995 | 2024.12.17 21:28:54.761247 [ 277 ] {7f8aae7b-e1a8-46ff-b83e-0f2d22d174c5} <Debug> TCPHandler: Processed in 0.005626352 sec. | ||
9996 | 2024.12.17 21:28:54.761306 [ 187 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22641 rows, containing 5 columns (5 merged, 0 gathered) in 0.036510058 sec., 620130.4856869852 rows/sec., 41.87 MiB/sec. | ||
9997 | 2024.12.17 21:28:54.761601 [ 189 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9998 | 2024.12.17 21:28:54.761662 [ 189 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4144 rows starting from the beginning of the part | ||
9999 | 2024.12.17 21:28:54.761891 [ 189 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 82 rows starting from the beginning of the part | ||
10000 | 2024.12.17 21:28:54.762323 [ 189 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
10001 | 2024.12.17 21:28:54.762247 [ 194 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
10002 | 2024.12.17 21:28:54.762644 [ 189 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 82 rows starting from the beginning of the part | ||
10003 | 2024.12.17 21:28:54.763052 [ 189 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
10004 | 2024.12.17 21:28:54.763458 [ 189 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 82 rows starting from the beginning of the part | ||
10005 | 2024.12.17 21:28:54.764535 [ 194 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10006 | 2024.12.17 21:28:54.765081 [ 194 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
10007 | 2024.12.17 21:28:54.765627 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
10008 | 2024.12.17 21:28:54.769322 [ 189 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4510 rows, containing 4 columns (4 merged, 0 gathered) in 0.008819819 sec., 511348.36213759036 rows/sec., 33.35 MiB/sec. | ||
10009 | 2024.12.17 21:28:54.769917 [ 189 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
10010 | 2024.12.17 21:28:54.770545 [ 189 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_76_15} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10011 | 2024.12.17 21:28:54.770774 [ 189 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_76_15} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
10012 | 2024.12.17 21:28:54.771025 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
10013 | 2024.12.17 21:28:54.778542 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10014 | 2024.12.17 21:28:54.778588 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
10015 | 2024.12.17 21:28:54.785882 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
10016 | 2024.12.17 21:28:54.786668 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10017 | 2024.12.17 21:28:54.790811 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 355 | ||
10018 | 2024.12.17 21:28:57.458514 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10019 | 2024.12.17 21:28:57.458714 [ 277 ] {7e212869-1933-4ea6-a167-96d0599a0c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10020 | 2024.12.17 21:28:57.458788 [ 277 ] {7e212869-1933-4ea6-a167-96d0599a0c05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10021 | 2024.12.17 21:28:57.459550 [ 277 ] {7e212869-1933-4ea6-a167-96d0599a0c05} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10022 | 2024.12.17 21:28:57.459592 [ 277 ] {7e212869-1933-4ea6-a167-96d0599a0c05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
10023 | 2024.12.17 21:28:57.460024 [ 277 ] {7e212869-1933-4ea6-a167-96d0599a0c05} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
10024 | 2024.12.17 21:28:57.460287 [ 277 ] {7e212869-1933-4ea6-a167-96d0599a0c05} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10025 | 2024.12.17 21:28:57.460547 [ 277 ] {7e212869-1933-4ea6-a167-96d0599a0c05} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001876 sec., 1066.0980810234541 rows/sec., 86.93 KiB/sec. | ||
10026 | 2024.12.17 21:28:57.460779 [ 277 ] {7e212869-1933-4ea6-a167-96d0599a0c05} <Debug> TCPHandler: Processed in 0.002395025 sec. | ||
10027 | 2024.12.17 21:28:57.461098 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10028 | 2024.12.17 21:28:57.461295 [ 278 ] {0f155f2d-79d0-4039-931c-5f1f1e11ee60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10029 | 2024.12.17 21:28:57.461374 [ 278 ] {0f155f2d-79d0-4039-931c-5f1f1e11ee60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10030 | 2024.12.17 21:28:57.462837 [ 278 ] {0f155f2d-79d0-4039-931c-5f1f1e11ee60} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10031 | 2024.12.17 21:28:57.462888 [ 278 ] {0f155f2d-79d0-4039-931c-5f1f1e11ee60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
10032 | 2024.12.17 21:28:57.463413 [ 278 ] {0f155f2d-79d0-4039-931c-5f1f1e11ee60} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
10033 | 2024.12.17 21:28:57.463675 [ 278 ] {0f155f2d-79d0-4039-931c-5f1f1e11ee60} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10034 | 2024.12.17 21:28:57.463909 [ 278 ] {0f155f2d-79d0-4039-931c-5f1f1e11ee60} <Debug> executeQuery: Read 1257 rows, 106.21 KiB in 0.002669 sec., 470962.907455976 rows/sec., 38.86 MiB/sec. | ||
10035 | 2024.12.17 21:28:57.463979 [ 278 ] {0f155f2d-79d0-4039-931c-5f1f1e11ee60} <Debug> TCPHandler: Processed in 0.003018532 sec. | ||
10036 | 2024.12.17 21:28:57.464129 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10037 | 2024.12.17 21:28:57.464253 [ 277 ] {b9748ebf-5922-4607-8564-a2cbd2b435b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10038 | 2024.12.17 21:28:57.464305 [ 277 ] {b9748ebf-5922-4607-8564-a2cbd2b435b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10039 | 2024.12.17 21:28:57.464936 [ 277 ] {b9748ebf-5922-4607-8564-a2cbd2b435b9} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10040 | 2024.12.17 21:28:57.464974 [ 277 ] {b9748ebf-5922-4607-8564-a2cbd2b435b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
10041 | 2024.12.17 21:28:57.465348 [ 277 ] {b9748ebf-5922-4607-8564-a2cbd2b435b9} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
10042 | 2024.12.17 21:28:57.465591 [ 277 ] {b9748ebf-5922-4607-8564-a2cbd2b435b9} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10043 | 2024.12.17 21:28:57.465718 [ 55 ] {} <Debug> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
10044 | 2024.12.17 21:28:57.465761 [ 55 ] {} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10045 | 2024.12.17 21:28:57.465781 [ 277 ] {b9748ebf-5922-4607-8564-a2cbd2b435b9} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.001554 sec., 20592.02059202059 rows/sec., 1.51 MiB/sec. | ||
10046 | 2024.12.17 21:28:57.465786 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
10047 | 2024.12.17 21:28:57.465897 [ 277 ] {b9748ebf-5922-4607-8564-a2cbd2b435b9} <Debug> TCPHandler: Processed in 0.00182698 sec. | ||
10048 | 2024.12.17 21:28:57.465956 [ 187 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
10049 | 2024.12.17 21:28:57.466083 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10050 | 2024.12.17 21:28:57.466103 [ 187 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10051 | 2024.12.17 21:28:57.466152 [ 187 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 65 rows starting from the beginning of the part | ||
10052 | 2024.12.17 21:28:57.466330 [ 278 ] {129c1eee-eff9-44b2-87ac-fe4b75651c89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10053 | 2024.12.17 21:28:57.466403 [ 187 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 30 rows starting from the beginning of the part | ||
10054 | 2024.12.17 21:28:57.466505 [ 278 ] {129c1eee-eff9-44b2-87ac-fe4b75651c89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10055 | 2024.12.17 21:28:57.466665 [ 187 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 25 rows starting from the beginning of the part | ||
10056 | 2024.12.17 21:28:57.467009 [ 187 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 30 rows starting from the beginning of the part | ||
10057 | 2024.12.17 21:28:57.467246 [ 187 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 17 rows starting from the beginning of the part | ||
10058 | 2024.12.17 21:28:57.467515 [ 187 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 32 rows starting from the beginning of the part | ||
10059 | 2024.12.17 21:28:57.469390 [ 278 ] {129c1eee-eff9-44b2-87ac-fe4b75651c89} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10060 | 2024.12.17 21:28:57.469458 [ 278 ] {129c1eee-eff9-44b2-87ac-fe4b75651c89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
10061 | 2024.12.17 21:28:57.470231 [ 199 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 5 columns (5 merged, 0 gathered) in 0.004363938 sec., 45601.01449653959 rows/sec., 3.44 MiB/sec. | ||
10062 | 2024.12.17 21:28:57.470429 [ 199 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
10063 | 2024.12.17 21:28:57.470438 [ 278 ] {129c1eee-eff9-44b2-87ac-fe4b75651c89} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
10064 | 2024.12.17 21:28:57.470900 [ 188 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_61_12} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10065 | 2024.12.17 21:28:57.470913 [ 278 ] {129c1eee-eff9-44b2-87ac-fe4b75651c89} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10066 | 2024.12.17 21:28:57.471176 [ 188 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_61_12} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
10067 | 2024.12.17 21:28:57.471477 [ 278 ] {129c1eee-eff9-44b2-87ac-fe4b75651c89} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.005238 sec., 43528.064146620854 rows/sec., 2.95 MiB/sec. | ||
10068 | 2024.12.17 21:28:57.471496 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
10069 | 2024.12.17 21:28:57.471710 [ 278 ] {129c1eee-eff9-44b2-87ac-fe4b75651c89} <Debug> TCPHandler: Processed in 0.005701324 sec. | ||
10070 | 2024.12.17 21:28:57.471895 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10071 | 2024.12.17 21:28:57.472014 [ 277 ] {33f0b4c2-d92d-4075-8678-e7d7c3cdc737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10072 | 2024.12.17 21:28:57.472064 [ 277 ] {33f0b4c2-d92d-4075-8678-e7d7c3cdc737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10073 | 2024.12.17 21:28:57.472905 [ 277 ] {33f0b4c2-d92d-4075-8678-e7d7c3cdc737} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10074 | 2024.12.17 21:28:57.472943 [ 277 ] {33f0b4c2-d92d-4075-8678-e7d7c3cdc737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
10075 | 2024.12.17 21:28:57.473344 [ 277 ] {33f0b4c2-d92d-4075-8678-e7d7c3cdc737} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
10076 | 2024.12.17 21:28:57.473583 [ 277 ] {33f0b4c2-d92d-4075-8678-e7d7c3cdc737} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10077 | 2024.12.17 21:28:57.473808 [ 277 ] {33f0b4c2-d92d-4075-8678-e7d7c3cdc737} <Debug> executeQuery: Read 552 rows, 41.97 KiB in 0.001815 sec., 304132.2314049587 rows/sec., 22.58 MiB/sec. | ||
10078 | 2024.12.17 21:28:57.473911 [ 277 ] {33f0b4c2-d92d-4075-8678-e7d7c3cdc737} <Debug> TCPHandler: Processed in 0.002075296 sec. | ||
10079 | 2024.12.17 21:28:57.474157 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10080 | 2024.12.17 21:28:57.474339 [ 278 ] {4411c034-5b80-43eb-b271-4554a1a7a3d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10081 | 2024.12.17 21:28:57.474396 [ 278 ] {4411c034-5b80-43eb-b271-4554a1a7a3d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10082 | 2024.12.17 21:28:57.475188 [ 278 ] {4411c034-5b80-43eb-b271-4554a1a7a3d0} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10083 | 2024.12.17 21:28:57.475227 [ 278 ] {4411c034-5b80-43eb-b271-4554a1a7a3d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
10084 | 2024.12.17 21:28:57.475687 [ 278 ] {4411c034-5b80-43eb-b271-4554a1a7a3d0} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
10085 | 2024.12.17 21:28:57.475937 [ 278 ] {4411c034-5b80-43eb-b271-4554a1a7a3d0} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10086 | 2024.12.17 21:28:57.476116 [ 278 ] {4411c034-5b80-43eb-b271-4554a1a7a3d0} <Debug> executeQuery: Read 941 rows, 64.60 KiB in 0.001812 sec., 519315.67328918324 rows/sec., 34.81 MiB/sec. | ||
10087 | 2024.12.17 21:28:57.476166 [ 278 ] {4411c034-5b80-43eb-b271-4554a1a7a3d0} <Debug> TCPHandler: Processed in 0.002158388 sec. | ||
10088 | 2024.12.17 21:28:57.476322 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10089 | 2024.12.17 21:28:57.476439 [ 277 ] {2b92ef3f-fac6-4c46-9c5e-b9d448676bfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10090 | 2024.12.17 21:28:57.476519 [ 277 ] {2b92ef3f-fac6-4c46-9c5e-b9d448676bfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10091 | 2024.12.17 21:28:57.477749 [ 277 ] {2b92ef3f-fac6-4c46-9c5e-b9d448676bfd} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10092 | 2024.12.17 21:28:57.477787 [ 277 ] {2b92ef3f-fac6-4c46-9c5e-b9d448676bfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
10093 | 2024.12.17 21:28:57.478472 [ 277 ] {2b92ef3f-fac6-4c46-9c5e-b9d448676bfd} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
10094 | 2024.12.17 21:28:57.478727 [ 277 ] {2b92ef3f-fac6-4c46-9c5e-b9d448676bfd} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10095 | 2024.12.17 21:28:57.478918 [ 37 ] {} <Debug> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
10096 | 2024.12.17 21:28:57.478990 [ 37 ] {} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10097 | 2024.12.17 21:28:57.479031 [ 277 ] {2b92ef3f-fac6-4c46-9c5e-b9d448676bfd} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002603 sec., 11525.16327314637 rows/sec., 20.65 MiB/sec. | ||
10098 | 2024.12.17 21:28:57.479038 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
10099 | 2024.12.17 21:28:57.479424 [ 188 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
10100 | 2024.12.17 21:28:57.479444 [ 277 ] {2b92ef3f-fac6-4c46-9c5e-b9d448676bfd} <Debug> TCPHandler: Processed in 0.003174916 sec. | ||
10101 | 2024.12.17 21:28:57.479675 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10102 | 2024.12.17 21:28:57.479978 [ 278 ] {78a613e5-2ff5-48b0-b21e-de87780db3c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10103 | 2024.12.17 21:28:57.480126 [ 278 ] {78a613e5-2ff5-48b0-b21e-de87780db3c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10104 | 2024.12.17 21:28:57.480175 [ 188 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10105 | 2024.12.17 21:28:57.480438 [ 188 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1088 rows starting from the beginning of the part | ||
10106 | 2024.12.17 21:28:57.481267 [ 188 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 30 rows starting from the beginning of the part | ||
10107 | 2024.12.17 21:28:57.482012 [ 188 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 10 rows starting from the beginning of the part | ||
10108 | 2024.12.17 21:28:57.482792 [ 278 ] {78a613e5-2ff5-48b0-b21e-de87780db3c9} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10109 | 2024.12.17 21:28:57.482832 [ 188 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 30 rows starting from the beginning of the part | ||
10110 | 2024.12.17 21:28:57.482893 [ 278 ] {78a613e5-2ff5-48b0-b21e-de87780db3c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
10111 | 2024.12.17 21:28:57.483447 [ 188 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 10 rows starting from the beginning of the part | ||
10112 | 2024.12.17 21:28:57.484146 [ 188 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 30 rows starting from the beginning of the part | ||
10113 | 2024.12.17 21:28:57.484549 [ 278 ] {78a613e5-2ff5-48b0-b21e-de87780db3c9} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
10114 | 2024.12.17 21:28:57.485254 [ 278 ] {78a613e5-2ff5-48b0-b21e-de87780db3c9} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10115 | 2024.12.17 21:28:57.485691 [ 278 ] {78a613e5-2ff5-48b0-b21e-de87780db3c9} <Debug> executeQuery: Read 34 rows, 2.36 KiB in 0.005791 sec., 5871.1794163356935 rows/sec., 407.25 KiB/sec. | ||
10116 | 2024.12.17 21:28:57.485928 [ 278 ] {78a613e5-2ff5-48b0-b21e-de87780db3c9} <Debug> TCPHandler: Processed in 0.006374483 sec. | ||
10117 | 2024.12.17 21:28:57.491483 [ 186 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1198 rows, containing 19 columns (19 merged, 0 gathered) in 0.012271082 sec., 97627.90273913906 rows/sec., 174.94 MiB/sec. | ||
10118 | 2024.12.17 21:28:57.492929 [ 186 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
10119 | 2024.12.17 21:28:57.493454 [ 186 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10120 | 2024.12.17 21:28:57.493558 [ 186 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
10121 | 2024.12.17 21:28:57.493744 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.36 MiB. | ||
10122 | 2024.12.17 21:28:58.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.75 MiB, peak 245.07 MiB, free memory in arenas 0.00 B, will set to 235.14 MiB (RSS), difference: 1.39 MiB | ||
10123 | 2024.12.17 21:28:59.650937 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10124 | 2024.12.17 21:28:59.651131 [ 277 ] {7a759a38-1dc6-4c4a-a561-2d992458c674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10125 | 2024.12.17 21:28:59.651204 [ 277 ] {7a759a38-1dc6-4c4a-a561-2d992458c674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10126 | 2024.12.17 21:28:59.652008 [ 277 ] {7a759a38-1dc6-4c4a-a561-2d992458c674} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10127 | 2024.12.17 21:28:59.652056 [ 277 ] {7a759a38-1dc6-4c4a-a561-2d992458c674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
10128 | 2024.12.17 21:28:59.652494 [ 277 ] {7a759a38-1dc6-4c4a-a561-2d992458c674} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
10129 | 2024.12.17 21:28:59.652749 [ 277 ] {7a759a38-1dc6-4c4a-a561-2d992458c674} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10130 | 2024.12.17 21:28:59.653009 [ 277 ] {7a759a38-1dc6-4c4a-a561-2d992458c674} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001931 sec., 29000.51786639047 rows/sec., 2.21 MiB/sec. | ||
10131 | 2024.12.17 21:28:59.653076 [ 277 ] {7a759a38-1dc6-4c4a-a561-2d992458c674} <Debug> TCPHandler: Processed in 0.002284962 sec. | ||
10132 | 2024.12.17 21:28:59.653323 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10133 | 2024.12.17 21:28:59.653530 [ 278 ] {e4052ea6-3a77-443e-a47b-f4f5314ee4a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10134 | 2024.12.17 21:28:59.653612 [ 278 ] {e4052ea6-3a77-443e-a47b-f4f5314ee4a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10135 | 2024.12.17 21:28:59.654479 [ 278 ] {e4052ea6-3a77-443e-a47b-f4f5314ee4a4} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10136 | 2024.12.17 21:28:59.654523 [ 278 ] {e4052ea6-3a77-443e-a47b-f4f5314ee4a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
10137 | 2024.12.17 21:28:59.654983 [ 278 ] {e4052ea6-3a77-443e-a47b-f4f5314ee4a4} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
10138 | 2024.12.17 21:28:59.655244 [ 278 ] {e4052ea6-3a77-443e-a47b-f4f5314ee4a4} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10139 | 2024.12.17 21:28:59.655450 [ 278 ] {e4052ea6-3a77-443e-a47b-f4f5314ee4a4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001979 sec., 32339.56543708944 rows/sec., 2.52 MiB/sec. | ||
10140 | 2024.12.17 21:28:59.655509 [ 278 ] {e4052ea6-3a77-443e-a47b-f4f5314ee4a4} <Debug> TCPHandler: Processed in 0.002323493 sec. | ||
10141 | 2024.12.17 21:28:59.655677 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10142 | 2024.12.17 21:28:59.655813 [ 277 ] {a5c5ee59-16fa-4447-b70d-7a51b7be93c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10143 | 2024.12.17 21:28:59.655870 [ 277 ] {a5c5ee59-16fa-4447-b70d-7a51b7be93c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10144 | 2024.12.17 21:28:59.656456 [ 277 ] {a5c5ee59-16fa-4447-b70d-7a51b7be93c2} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10145 | 2024.12.17 21:28:59.656495 [ 277 ] {a5c5ee59-16fa-4447-b70d-7a51b7be93c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
10146 | 2024.12.17 21:28:59.656901 [ 277 ] {a5c5ee59-16fa-4447-b70d-7a51b7be93c2} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
10147 | 2024.12.17 21:28:59.657156 [ 277 ] {a5c5ee59-16fa-4447-b70d-7a51b7be93c2} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10148 | 2024.12.17 21:28:59.657389 [ 277 ] {a5c5ee59-16fa-4447-b70d-7a51b7be93c2} <Debug> executeQuery: Read 66 rows, 4.72 KiB in 0.001615 sec., 40866.87306501548 rows/sec., 2.85 MiB/sec. | ||
10149 | 2024.12.17 21:28:59.657452 [ 277 ] {a5c5ee59-16fa-4447-b70d-7a51b7be93c2} <Debug> TCPHandler: Processed in 0.001837389 sec. | ||
10150 | 2024.12.17 21:28:59.657621 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10151 | 2024.12.17 21:28:59.657748 [ 278 ] {f9bc93a3-e3e1-4405-9e74-18552fc3a4c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10152 | 2024.12.17 21:28:59.657804 [ 278 ] {f9bc93a3-e3e1-4405-9e74-18552fc3a4c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10153 | 2024.12.17 21:28:59.658295 [ 278 ] {f9bc93a3-e3e1-4405-9e74-18552fc3a4c2} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10154 | 2024.12.17 21:28:59.658333 [ 278 ] {f9bc93a3-e3e1-4405-9e74-18552fc3a4c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
10155 | 2024.12.17 21:28:59.658725 [ 278 ] {f9bc93a3-e3e1-4405-9e74-18552fc3a4c2} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
10156 | 2024.12.17 21:28:59.658975 [ 278 ] {f9bc93a3-e3e1-4405-9e74-18552fc3a4c2} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10157 | 2024.12.17 21:28:59.659159 [ 278 ] {f9bc93a3-e3e1-4405-9e74-18552fc3a4c2} <Debug> executeQuery: Read 26 rows, 1.78 KiB in 0.001442 sec., 18030.513176144246 rows/sec., 1.21 MiB/sec. | ||
10158 | 2024.12.17 21:28:59.659216 [ 278 ] {f9bc93a3-e3e1-4405-9e74-18552fc3a4c2} <Debug> TCPHandler: Processed in 0.001654455 sec. | ||
10159 | 2024.12.17 21:29:00.465589 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10160 | 2024.12.17 21:29:00.465667 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10161 | 2024.12.17 21:29:00.670033 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22021 | ||
10162 | 2024.12.17 21:29:00.670692 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10163 | 2024.12.17 21:29:00.670742 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
10164 | 2024.12.17 21:29:00.671292 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
10165 | 2024.12.17 21:29:00.671559 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10166 | 2024.12.17 21:29:00.671810 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 | ||
10167 | 2024.12.17 21:29:00.760418 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1432 | ||
10168 | 2024.12.17 21:29:00.764058 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10169 | 2024.12.17 21:29:00.764125 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
10170 | 2024.12.17 21:29:00.765705 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10171 | 2024.12.17 21:29:00.766026 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10172 | 2024.12.17 21:29:00.766717 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1432 | ||
10173 | 2024.12.17 21:29:01.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.15 MiB, peak 245.07 MiB, free memory in arenas 0.00 B, will set to 235.14 MiB (RSS), difference: 3.99 MiB | ||
10174 | 2024.12.17 21:29:01.001426 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000962676 sec. | ||
10175 | 2024.12.17 21:29:02.291819 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 | ||
10176 | 2024.12.17 21:29:02.312583 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10177 | 2024.12.17 21:29:02.312645 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
10178 | 2024.12.17 21:29:02.319944 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
10179 | 2024.12.17 21:29:02.320754 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10180 | 2024.12.17 21:29:02.324725 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
10181 | 2024.12.17 21:29:04.660447 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10182 | 2024.12.17 21:29:04.660633 [ 277 ] {96d7a526-032c-480c-85d7-d3ea083e5617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10183 | 2024.12.17 21:29:04.660706 [ 277 ] {96d7a526-032c-480c-85d7-d3ea083e5617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10184 | 2024.12.17 21:29:04.661472 [ 277 ] {96d7a526-032c-480c-85d7-d3ea083e5617} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10185 | 2024.12.17 21:29:04.661520 [ 277 ] {96d7a526-032c-480c-85d7-d3ea083e5617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
10186 | 2024.12.17 21:29:04.661959 [ 277 ] {96d7a526-032c-480c-85d7-d3ea083e5617} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
10187 | 2024.12.17 21:29:04.662212 [ 277 ] {96d7a526-032c-480c-85d7-d3ea083e5617} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10188 | 2024.12.17 21:29:04.662451 [ 277 ] {96d7a526-032c-480c-85d7-d3ea083e5617} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001869 sec., 7490.63670411985 rows/sec., 539.23 KiB/sec. | ||
10189 | 2024.12.17 21:29:04.662517 [ 277 ] {96d7a526-032c-480c-85d7-d3ea083e5617} <Debug> TCPHandler: Processed in 0.00219798 sec. | ||
10190 | 2024.12.17 21:29:04.662792 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10191 | 2024.12.17 21:29:04.663006 [ 278 ] {9288aa37-9db5-418d-a6f5-2e6f81725a4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10192 | 2024.12.17 21:29:04.663086 [ 278 ] {9288aa37-9db5-418d-a6f5-2e6f81725a4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10193 | 2024.12.17 21:29:04.664028 [ 278 ] {9288aa37-9db5-418d-a6f5-2e6f81725a4b} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10194 | 2024.12.17 21:29:04.664068 [ 278 ] {9288aa37-9db5-418d-a6f5-2e6f81725a4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
10195 | 2024.12.17 21:29:04.664541 [ 278 ] {9288aa37-9db5-418d-a6f5-2e6f81725a4b} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
10196 | 2024.12.17 21:29:04.664821 [ 278 ] {9288aa37-9db5-418d-a6f5-2e6f81725a4b} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10197 | 2024.12.17 21:29:04.665020 [ 278 ] {9288aa37-9db5-418d-a6f5-2e6f81725a4b} <Debug> executeQuery: Read 223 rows, 19.93 KiB in 0.002076 sec., 107418.11175337186 rows/sec., 9.37 MiB/sec. | ||
10198 | 2024.12.17 21:29:04.665076 [ 278 ] {9288aa37-9db5-418d-a6f5-2e6f81725a4b} <Debug> TCPHandler: Processed in 0.002428846 sec. | ||
10199 | 2024.12.17 21:29:04.665216 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10200 | 2024.12.17 21:29:04.665339 [ 277 ] {7454d78d-a30f-44f1-9284-09d4dc7269f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10201 | 2024.12.17 21:29:04.665391 [ 277 ] {7454d78d-a30f-44f1-9284-09d4dc7269f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10202 | 2024.12.17 21:29:04.665992 [ 277 ] {7454d78d-a30f-44f1-9284-09d4dc7269f6} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10203 | 2024.12.17 21:29:04.666032 [ 277 ] {7454d78d-a30f-44f1-9284-09d4dc7269f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
10204 | 2024.12.17 21:29:04.666401 [ 277 ] {7454d78d-a30f-44f1-9284-09d4dc7269f6} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
10205 | 2024.12.17 21:29:04.666643 [ 277 ] {7454d78d-a30f-44f1-9284-09d4dc7269f6} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10206 | 2024.12.17 21:29:04.666872 [ 277 ] {7454d78d-a30f-44f1-9284-09d4dc7269f6} <Debug> executeQuery: Read 17 rows, 1.21 KiB in 0.00156 sec., 10897.435897435898 rows/sec., 774.36 KiB/sec. | ||
10207 | 2024.12.17 21:29:04.666934 [ 277 ] {7454d78d-a30f-44f1-9284-09d4dc7269f6} <Debug> TCPHandler: Processed in 0.001776148 sec. | ||
10208 | 2024.12.17 21:29:04.667147 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10209 | 2024.12.17 21:29:04.667307 [ 278 ] {eaacaa6d-e513-435d-bb85-e0004e757259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10210 | 2024.12.17 21:29:04.667376 [ 278 ] {eaacaa6d-e513-435d-bb85-e0004e757259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10211 | 2024.12.17 21:29:04.668052 [ 278 ] {eaacaa6d-e513-435d-bb85-e0004e757259} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10212 | 2024.12.17 21:29:04.668092 [ 278 ] {eaacaa6d-e513-435d-bb85-e0004e757259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
10213 | 2024.12.17 21:29:04.668510 [ 278 ] {eaacaa6d-e513-435d-bb85-e0004e757259} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
10214 | 2024.12.17 21:29:04.668803 [ 278 ] {eaacaa6d-e513-435d-bb85-e0004e757259} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10215 | 2024.12.17 21:29:04.668985 [ 278 ] {eaacaa6d-e513-435d-bb85-e0004e757259} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001712 sec., 8177.570093457944 rows/sec., 572.70 KiB/sec. | ||
10216 | 2024.12.17 21:29:04.669037 [ 278 ] {eaacaa6d-e513-435d-bb85-e0004e757259} <Debug> TCPHandler: Processed in 0.002007724 sec. | ||
10217 | 2024.12.17 21:29:04.669194 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10218 | 2024.12.17 21:29:04.669312 [ 277 ] {29099981-0396-44b2-9a7c-08395264a877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10219 | 2024.12.17 21:29:04.669362 [ 277 ] {29099981-0396-44b2-9a7c-08395264a877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10220 | 2024.12.17 21:29:04.669957 [ 277 ] {29099981-0396-44b2-9a7c-08395264a877} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10221 | 2024.12.17 21:29:04.669997 [ 277 ] {29099981-0396-44b2-9a7c-08395264a877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
10222 | 2024.12.17 21:29:04.670354 [ 277 ] {29099981-0396-44b2-9a7c-08395264a877} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
10223 | 2024.12.17 21:29:04.670605 [ 277 ] {29099981-0396-44b2-9a7c-08395264a877} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10224 | 2024.12.17 21:29:04.670870 [ 277 ] {29099981-0396-44b2-9a7c-08395264a877} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001573 sec., 8264.462809917355 rows/sec., 515.29 KiB/sec. | ||
10225 | 2024.12.17 21:29:04.671093 [ 277 ] {29099981-0396-44b2-9a7c-08395264a877} <Debug> TCPHandler: Processed in 0.001949853 sec. | ||
10226 | 2024.12.17 21:29:04.671274 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10227 | 2024.12.17 21:29:04.671394 [ 278 ] {747b6e8c-ea04-48fb-82a1-3387bd061d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10228 | 2024.12.17 21:29:04.671442 [ 278 ] {747b6e8c-ea04-48fb-82a1-3387bd061d95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10229 | 2024.12.17 21:29:04.672247 [ 278 ] {747b6e8c-ea04-48fb-82a1-3387bd061d95} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10230 | 2024.12.17 21:29:04.672287 [ 278 ] {747b6e8c-ea04-48fb-82a1-3387bd061d95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
10231 | 2024.12.17 21:29:04.672689 [ 278 ] {747b6e8c-ea04-48fb-82a1-3387bd061d95} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
10232 | 2024.12.17 21:29:04.672937 [ 278 ] {747b6e8c-ea04-48fb-82a1-3387bd061d95} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10233 | 2024.12.17 21:29:04.673158 [ 278 ] {747b6e8c-ea04-48fb-82a1-3387bd061d95} <Debug> executeQuery: Read 392 rows, 28.48 KiB in 0.001789 sec., 219116.82504192286 rows/sec., 15.55 MiB/sec. | ||
10234 | 2024.12.17 21:29:04.673209 [ 278 ] {747b6e8c-ea04-48fb-82a1-3387bd061d95} <Debug> TCPHandler: Processed in 0.002016245 sec. | ||
10235 | 2024.12.17 21:29:04.673355 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10236 | 2024.12.17 21:29:04.673472 [ 277 ] {8397a092-9aa1-4fe0-a7b0-9e14434a054a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10237 | 2024.12.17 21:29:04.673523 [ 277 ] {8397a092-9aa1-4fe0-a7b0-9e14434a054a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10238 | 2024.12.17 21:29:04.674020 [ 277 ] {8397a092-9aa1-4fe0-a7b0-9e14434a054a} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10239 | 2024.12.17 21:29:04.674056 [ 277 ] {8397a092-9aa1-4fe0-a7b0-9e14434a054a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
10240 | 2024.12.17 21:29:04.674417 [ 277 ] {8397a092-9aa1-4fe0-a7b0-9e14434a054a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
10241 | 2024.12.17 21:29:04.674657 [ 277 ] {8397a092-9aa1-4fe0-a7b0-9e14434a054a} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10242 | 2024.12.17 21:29:04.674844 [ 277 ] {8397a092-9aa1-4fe0-a7b0-9e14434a054a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001396 sec., 4297.994269340974 rows/sec., 224.55 KiB/sec. | ||
10243 | 2024.12.17 21:29:04.674895 [ 277 ] {8397a092-9aa1-4fe0-a7b0-9e14434a054a} <Debug> TCPHandler: Processed in 0.001595974 sec. | ||
10244 | 2024.12.17 21:29:04.675036 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10245 | 2024.12.17 21:29:04.675152 [ 278 ] {fba325ec-d3ad-4969-946d-8c3022e7a38a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10246 | 2024.12.17 21:29:04.675205 [ 278 ] {fba325ec-d3ad-4969-946d-8c3022e7a38a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10247 | 2024.12.17 21:29:04.675792 [ 278 ] {fba325ec-d3ad-4969-946d-8c3022e7a38a} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10248 | 2024.12.17 21:29:04.675832 [ 278 ] {fba325ec-d3ad-4969-946d-8c3022e7a38a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
10249 | 2024.12.17 21:29:04.676245 [ 278 ] {fba325ec-d3ad-4969-946d-8c3022e7a38a} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
10250 | 2024.12.17 21:29:04.676490 [ 278 ] {fba325ec-d3ad-4969-946d-8c3022e7a38a} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10251 | 2024.12.17 21:29:04.676706 [ 278 ] {fba325ec-d3ad-4969-946d-8c3022e7a38a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001579 sec., 150094.99683343887 rows/sec., 10.06 MiB/sec. | ||
10252 | 2024.12.17 21:29:04.676771 [ 278 ] {fba325ec-d3ad-4969-946d-8c3022e7a38a} <Debug> TCPHandler: Processed in 0.001789199 sec. | ||
10253 | 2024.12.17 21:29:04.676994 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10254 | 2024.12.17 21:29:04.677137 [ 277 ] {c4382051-406f-4dc7-a2be-de6748ec734a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10255 | 2024.12.17 21:29:04.677188 [ 277 ] {c4382051-406f-4dc7-a2be-de6748ec734a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10256 | 2024.12.17 21:29:04.677654 [ 277 ] {c4382051-406f-4dc7-a2be-de6748ec734a} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10257 | 2024.12.17 21:29:04.677691 [ 277 ] {c4382051-406f-4dc7-a2be-de6748ec734a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
10258 | 2024.12.17 21:29:04.678057 [ 277 ] {c4382051-406f-4dc7-a2be-de6748ec734a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
10259 | 2024.12.17 21:29:04.678296 [ 277 ] {c4382051-406f-4dc7-a2be-de6748ec734a} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10260 | 2024.12.17 21:29:04.678477 [ 277 ] {c4382051-406f-4dc7-a2be-de6748ec734a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001365 sec., 732.6007326007326 rows/sec., 49.36 KiB/sec. | ||
10261 | 2024.12.17 21:29:04.678526 [ 277 ] {c4382051-406f-4dc7-a2be-de6748ec734a} <Debug> TCPHandler: Processed in 0.001634084 sec. | ||
10262 | 2024.12.17 21:29:04.678684 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10263 | 2024.12.17 21:29:04.678823 [ 278 ] {a6a5e570-6f9a-4b7f-a1cc-b6d204bb8500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10264 | 2024.12.17 21:29:04.678915 [ 278 ] {a6a5e570-6f9a-4b7f-a1cc-b6d204bb8500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10265 | 2024.12.17 21:29:04.680131 [ 278 ] {a6a5e570-6f9a-4b7f-a1cc-b6d204bb8500} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10266 | 2024.12.17 21:29:04.680171 [ 278 ] {a6a5e570-6f9a-4b7f-a1cc-b6d204bb8500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
10267 | 2024.12.17 21:29:04.680807 [ 278 ] {a6a5e570-6f9a-4b7f-a1cc-b6d204bb8500} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
10268 | 2024.12.17 21:29:04.681076 [ 278 ] {a6a5e570-6f9a-4b7f-a1cc-b6d204bb8500} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10269 | 2024.12.17 21:29:04.681361 [ 278 ] {a6a5e570-6f9a-4b7f-a1cc-b6d204bb8500} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002564 sec., 3900.15600624025 rows/sec., 6.99 MiB/sec. | ||
10270 | 2024.12.17 21:29:04.681887 [ 278 ] {a6a5e570-6f9a-4b7f-a1cc-b6d204bb8500} <Debug> TCPHandler: Processed in 0.003264419 sec. | ||
10271 | 2024.12.17 21:29:04.682143 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10272 | 2024.12.17 21:29:04.682265 [ 277 ] {359b5e67-c86b-467d-8183-f2dfb1a09cd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10273 | 2024.12.17 21:29:04.682313 [ 277 ] {359b5e67-c86b-467d-8183-f2dfb1a09cd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10274 | 2024.12.17 21:29:04.682826 [ 277 ] {359b5e67-c86b-467d-8183-f2dfb1a09cd7} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10275 | 2024.12.17 21:29:04.682863 [ 277 ] {359b5e67-c86b-467d-8183-f2dfb1a09cd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
10276 | 2024.12.17 21:29:04.683235 [ 277 ] {359b5e67-c86b-467d-8183-f2dfb1a09cd7} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
10277 | 2024.12.17 21:29:04.683476 [ 277 ] {359b5e67-c86b-467d-8183-f2dfb1a09cd7} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10278 | 2024.12.17 21:29:04.683665 [ 277 ] {359b5e67-c86b-467d-8183-f2dfb1a09cd7} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001423 sec., 57624.73647224174 rows/sec., 3.66 MiB/sec. | ||
10279 | 2024.12.17 21:29:04.683762 [ 277 ] {359b5e67-c86b-467d-8183-f2dfb1a09cd7} <Debug> TCPHandler: Processed in 0.001750468 sec. | ||
10280 | 2024.12.17 21:29:08.172859 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22509 | ||
10281 | 2024.12.17 21:29:08.173534 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10282 | 2024.12.17 21:29:08.173577 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
10283 | 2024.12.17 21:29:08.174132 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
10284 | 2024.12.17 21:29:08.174407 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10285 | 2024.12.17 21:29:08.174722 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22509 | ||
10286 | 2024.12.17 21:29:09.658434 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10287 | 2024.12.17 21:29:09.658618 [ 277 ] {51ac114d-ae4b-4c68-bace-15eb0248f176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10288 | 2024.12.17 21:29:09.658688 [ 277 ] {51ac114d-ae4b-4c68-bace-15eb0248f176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10289 | 2024.12.17 21:29:09.659483 [ 277 ] {51ac114d-ae4b-4c68-bace-15eb0248f176} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10290 | 2024.12.17 21:29:09.659528 [ 277 ] {51ac114d-ae4b-4c68-bace-15eb0248f176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
10291 | 2024.12.17 21:29:09.660074 [ 277 ] {51ac114d-ae4b-4c68-bace-15eb0248f176} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
10292 | 2024.12.17 21:29:09.660391 [ 277 ] {51ac114d-ae4b-4c68-bace-15eb0248f176} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10293 | 2024.12.17 21:29:09.660630 [ 277 ] {51ac114d-ae4b-4c68-bace-15eb0248f176} <Debug> executeQuery: Read 116 rows, 10.02 KiB in 0.00206 sec., 56310.67961165048 rows/sec., 4.75 MiB/sec. | ||
10294 | 2024.12.17 21:29:09.660707 [ 277 ] {51ac114d-ae4b-4c68-bace-15eb0248f176} <Debug> TCPHandler: Processed in 0.002397765 sec. | ||
10295 | 2024.12.17 21:29:09.661015 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10296 | 2024.12.17 21:29:09.661229 [ 278 ] {90f5d987-46e5-4f30-9693-74616ef765fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10297 | 2024.12.17 21:29:09.661311 [ 278 ] {90f5d987-46e5-4f30-9693-74616ef765fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10298 | 2024.12.17 21:29:09.662141 [ 278 ] {90f5d987-46e5-4f30-9693-74616ef765fd} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10299 | 2024.12.17 21:29:09.662189 [ 278 ] {90f5d987-46e5-4f30-9693-74616ef765fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
10300 | 2024.12.17 21:29:09.662633 [ 278 ] {90f5d987-46e5-4f30-9693-74616ef765fd} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
10301 | 2024.12.17 21:29:09.662904 [ 278 ] {90f5d987-46e5-4f30-9693-74616ef765fd} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10302 | 2024.12.17 21:29:09.663160 [ 278 ] {90f5d987-46e5-4f30-9693-74616ef765fd} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001985 sec., 15113.350125944586 rows/sec., 1.11 MiB/sec. | ||
10303 | 2024.12.17 21:29:09.663251 [ 278 ] {90f5d987-46e5-4f30-9693-74616ef765fd} <Debug> TCPHandler: Processed in 0.002378314 sec. | ||
10304 | 2024.12.17 21:29:09.663469 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10305 | 2024.12.17 21:29:09.663625 [ 277 ] {2cabe370-8c79-41e2-8ee4-ec39917a2f11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10306 | 2024.12.17 21:29:09.663715 [ 277 ] {2cabe370-8c79-41e2-8ee4-ec39917a2f11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10307 | 2024.12.17 21:29:09.664380 [ 277 ] {2cabe370-8c79-41e2-8ee4-ec39917a2f11} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10308 | 2024.12.17 21:29:09.664419 [ 277 ] {2cabe370-8c79-41e2-8ee4-ec39917a2f11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
10309 | 2024.12.17 21:29:09.664791 [ 277 ] {2cabe370-8c79-41e2-8ee4-ec39917a2f11} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
10310 | 2024.12.17 21:29:09.665037 [ 277 ] {2cabe370-8c79-41e2-8ee4-ec39917a2f11} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10311 | 2024.12.17 21:29:09.665231 [ 277 ] {2cabe370-8c79-41e2-8ee4-ec39917a2f11} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001637 sec., 57422.113622480145 rows/sec., 4.48 MiB/sec. | ||
10312 | 2024.12.17 21:29:09.665318 [ 277 ] {2cabe370-8c79-41e2-8ee4-ec39917a2f11} <Debug> TCPHandler: Processed in 0.001978623 sec. | ||
10313 | 2024.12.17 21:29:09.665524 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10314 | 2024.12.17 21:29:09.665686 [ 278 ] {9634f73b-958c-4cd8-b689-51738824ca18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10315 | 2024.12.17 21:29:09.665751 [ 278 ] {9634f73b-958c-4cd8-b689-51738824ca18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10316 | 2024.12.17 21:29:09.666345 [ 278 ] {9634f73b-958c-4cd8-b689-51738824ca18} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10317 | 2024.12.17 21:29:09.666387 [ 278 ] {9634f73b-958c-4cd8-b689-51738824ca18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
10318 | 2024.12.17 21:29:09.666801 [ 278 ] {9634f73b-958c-4cd8-b689-51738824ca18} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
10319 | 2024.12.17 21:29:09.667045 [ 278 ] {9634f73b-958c-4cd8-b689-51738824ca18} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10320 | 2024.12.17 21:29:09.667258 [ 278 ] {9634f73b-958c-4cd8-b689-51738824ca18} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001607 sec., 99564.40572495334 rows/sec., 6.93 MiB/sec. | ||
10321 | 2024.12.17 21:29:09.667316 [ 278 ] {9634f73b-958c-4cd8-b689-51738824ca18} <Debug> TCPHandler: Processed in 0.001909291 sec. | ||
10322 | 2024.12.17 21:29:09.667453 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10323 | 2024.12.17 21:29:09.667570 [ 277 ] {5978653a-906a-4f63-b9a6-6269885e7fb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10324 | 2024.12.17 21:29:09.667651 [ 277 ] {5978653a-906a-4f63-b9a6-6269885e7fb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10325 | 2024.12.17 21:29:09.668999 [ 277 ] {5978653a-906a-4f63-b9a6-6269885e7fb7} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10326 | 2024.12.17 21:29:09.669036 [ 277 ] {5978653a-906a-4f63-b9a6-6269885e7fb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
10327 | 2024.12.17 21:29:09.669700 [ 277 ] {5978653a-906a-4f63-b9a6-6269885e7fb7} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
10328 | 2024.12.17 21:29:09.669956 [ 277 ] {5978653a-906a-4f63-b9a6-6269885e7fb7} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10329 | 2024.12.17 21:29:09.670199 [ 277 ] {5978653a-906a-4f63-b9a6-6269885e7fb7} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002649 sec., 11325.028312570781 rows/sec., 20.29 MiB/sec. | ||
10330 | 2024.12.17 21:29:09.670595 [ 277 ] {5978653a-906a-4f63-b9a6-6269885e7fb7} <Debug> TCPHandler: Processed in 0.003195947 sec. | ||
10331 | 2024.12.17 21:29:09.670839 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10332 | 2024.12.17 21:29:09.670998 [ 278 ] {27b91f27-da1c-40bf-89a1-2a096896d8ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10333 | 2024.12.17 21:29:09.671056 [ 278 ] {27b91f27-da1c-40bf-89a1-2a096896d8ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10334 | 2024.12.17 21:29:09.671599 [ 278 ] {27b91f27-da1c-40bf-89a1-2a096896d8ca} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10335 | 2024.12.17 21:29:09.671646 [ 278 ] {27b91f27-da1c-40bf-89a1-2a096896d8ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
10336 | 2024.12.17 21:29:09.672031 [ 278 ] {27b91f27-da1c-40bf-89a1-2a096896d8ca} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
10337 | 2024.12.17 21:29:09.672269 [ 278 ] {27b91f27-da1c-40bf-89a1-2a096896d8ca} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10338 | 2024.12.17 21:29:09.672481 [ 278 ] {27b91f27-da1c-40bf-89a1-2a096896d8ca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001514 sec., 39630.11889035667 rows/sec., 2.67 MiB/sec. | ||
10339 | 2024.12.17 21:29:09.672531 [ 278 ] {27b91f27-da1c-40bf-89a1-2a096896d8ca} <Debug> TCPHandler: Processed in 0.001833099 sec. | ||
10340 | 2024.12.17 21:29:09.825724 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 | ||
10341 | 2024.12.17 21:29:09.846961 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10342 | 2024.12.17 21:29:09.847011 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
10343 | 2024.12.17 21:29:09.854235 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
10344 | 2024.12.17 21:29:09.855008 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10345 | 2024.12.17 21:29:09.858662 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 370 | ||
10346 | 2024.12.17 21:29:10.767914 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1466 | ||
10347 | 2024.12.17 21:29:10.771076 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10348 | 2024.12.17 21:29:10.771136 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
10349 | 2024.12.17 21:29:10.772624 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10350 | 2024.12.17 21:29:10.772962 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10351 | 2024.12.17 21:29:10.773230 [ 123 ] {} <Debug> system.query_log (6f121684-554c-4e35-91d3-336834432de6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
10352 | 2024.12.17 21:29:10.773383 [ 123 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10353 | 2024.12.17 21:29:10.773463 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
10354 | 2024.12.17 21:29:10.774075 [ 186 ] {6f121684-554c-4e35-91d3-336834432de6::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 | ||
10355 | 2024.12.17 21:29:10.775675 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1466 | ||
10356 | 2024.12.17 21:29:10.775982 [ 186 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10357 | 2024.12.17 21:29:10.776139 [ 186 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1270 rows starting from the beginning of the part | ||
10358 | 2024.12.17 21:29:10.776769 [ 186 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 46 rows starting from the beginning of the part | ||
10359 | 2024.12.17 21:29:10.777354 [ 186 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 34 rows starting from the beginning of the part | ||
10360 | 2024.12.17 21:29:10.777953 [ 186 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 36 rows starting from the beginning of the part | ||
10361 | 2024.12.17 21:29:10.778500 [ 186 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 46 rows starting from the beginning of the part | ||
10362 | 2024.12.17 21:29:10.779098 [ 186 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 34 rows starting from the beginning of the part | ||
10363 | 2024.12.17 21:29:10.787886 [ 191 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1466 rows, containing 72 columns (72 merged, 0 gathered) in 0.014224155 sec., 103064.11874729993 rows/sec., 80.21 MiB/sec. | ||
10364 | 2024.12.17 21:29:10.789580 [ 191 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
10365 | 2024.12.17 21:29:10.790458 [ 191 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_36_7} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10366 | 2024.12.17 21:29:10.790555 [ 191 ] {6f121684-554c-4e35-91d3-336834432de6::all_1_36_7} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
10367 | 2024.12.17 21:29:10.790945 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
10368 | 2024.12.17 21:29:14.661499 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10369 | 2024.12.17 21:29:14.661714 [ 277 ] {3e63679d-d3a9-442e-a786-d065de5d20ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10370 | 2024.12.17 21:29:14.661789 [ 277 ] {3e63679d-d3a9-442e-a786-d065de5d20ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10371 | 2024.12.17 21:29:14.662537 [ 277 ] {3e63679d-d3a9-442e-a786-d065de5d20ca} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10372 | 2024.12.17 21:29:14.662589 [ 277 ] {3e63679d-d3a9-442e-a786-d065de5d20ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
10373 | 2024.12.17 21:29:14.663032 [ 277 ] {3e63679d-d3a9-442e-a786-d065de5d20ca} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
10374 | 2024.12.17 21:29:14.663305 [ 277 ] {3e63679d-d3a9-442e-a786-d065de5d20ca} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10375 | 2024.12.17 21:29:14.663533 [ 120 ] {} <Debug> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
10376 | 2024.12.17 21:29:14.663575 [ 277 ] {3e63679d-d3a9-442e-a786-d065de5d20ca} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001918 sec., 7299.270072992701 rows/sec., 525.45 KiB/sec. | ||
10377 | 2024.12.17 21:29:14.663647 [ 120 ] {} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10378 | 2024.12.17 21:29:14.663723 [ 277 ] {3e63679d-d3a9-442e-a786-d065de5d20ca} <Debug> TCPHandler: Processed in 0.002349954 sec. | ||
10379 | 2024.12.17 21:29:14.663740 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
10380 | 2024.12.17 21:29:14.663960 [ 195 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
10381 | 2024.12.17 21:29:14.664110 [ 195 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10382 | 2024.12.17 21:29:14.664115 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10383 | 2024.12.17 21:29:14.664148 [ 195 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 14 rows starting from the beginning of the part | ||
10384 | 2024.12.17 21:29:14.664271 [ 195 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part | ||
10385 | 2024.12.17 21:29:14.664623 [ 195 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part | ||
10386 | 2024.12.17 21:29:14.665000 [ 278 ] {15d7d3d6-9c5b-4bef-bbe7-f12765194d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10387 | 2024.12.17 21:29:14.665077 [ 195 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part | ||
10388 | 2024.12.17 21:29:14.665238 [ 278 ] {15d7d3d6-9c5b-4bef-bbe7-f12765194d7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10389 | 2024.12.17 21:29:14.665383 [ 195 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part | ||
10390 | 2024.12.17 21:29:14.667569 [ 278 ] {15d7d3d6-9c5b-4bef-bbe7-f12765194d7d} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10391 | 2024.12.17 21:29:14.667659 [ 278 ] {15d7d3d6-9c5b-4bef-bbe7-f12765194d7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
10392 | 2024.12.17 21:29:14.667855 [ 195 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003977668 sec., 17598.25103553137 rows/sec., 1.30 MiB/sec. | ||
10393 | 2024.12.17 21:29:14.668199 [ 196 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
10394 | 2024.12.17 21:29:14.668524 [ 278 ] {15d7d3d6-9c5b-4bef-bbe7-f12765194d7d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
10395 | 2024.12.17 21:29:14.669042 [ 278 ] {15d7d3d6-9c5b-4bef-bbe7-f12765194d7d} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10396 | 2024.12.17 21:29:14.669108 [ 196 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_33_8} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10397 | 2024.12.17 21:29:14.669332 [ 196 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_33_8} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
10398 | 2024.12.17 21:29:14.669575 [ 278 ] {15d7d3d6-9c5b-4bef-bbe7-f12765194d7d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004877 sec., 410.0881689563256 rows/sec., 33.44 KiB/sec. | ||
10399 | 2024.12.17 21:29:14.669650 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
10400 | 2024.12.17 21:29:14.669835 [ 278 ] {15d7d3d6-9c5b-4bef-bbe7-f12765194d7d} <Debug> TCPHandler: Processed in 0.005982172 sec. | ||
10401 | 2024.12.17 21:29:14.670035 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10402 | 2024.12.17 21:29:14.670180 [ 277 ] {a6a007e5-7add-42c7-96ce-c844d63e5535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10403 | 2024.12.17 21:29:14.670242 [ 277 ] {a6a007e5-7add-42c7-96ce-c844d63e5535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10404 | 2024.12.17 21:29:14.671038 [ 277 ] {a6a007e5-7add-42c7-96ce-c844d63e5535} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10405 | 2024.12.17 21:29:14.671079 [ 277 ] {a6a007e5-7add-42c7-96ce-c844d63e5535} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
10406 | 2024.12.17 21:29:14.671484 [ 277 ] {a6a007e5-7add-42c7-96ce-c844d63e5535} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
10407 | 2024.12.17 21:29:14.671745 [ 277 ] {a6a007e5-7add-42c7-96ce-c844d63e5535} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10408 | 2024.12.17 21:29:14.671914 [ 120 ] {} <Debug> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
10409 | 2024.12.17 21:29:14.671966 [ 120 ] {} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10410 | 2024.12.17 21:29:14.671989 [ 277 ] {a6a007e5-7add-42c7-96ce-c844d63e5535} <Debug> executeQuery: Read 224 rows, 20.00 KiB in 0.001836 sec., 122004.35729847495 rows/sec., 10.64 MiB/sec. | ||
10411 | 2024.12.17 21:29:14.672002 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
10412 | 2024.12.17 21:29:14.672212 [ 277 ] {a6a007e5-7add-42c7-96ce-c844d63e5535} <Debug> TCPHandler: Processed in 0.002239151 sec. | ||
10413 | 2024.12.17 21:29:14.672526 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10414 | 2024.12.17 21:29:14.672549 [ 200 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
10415 | 2024.12.17 21:29:14.672930 [ 278 ] {a506fcd9-0888-4f1d-8d42-5fdf87f494b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10416 | 2024.12.17 21:29:14.673104 [ 278 ] {a506fcd9-0888-4f1d-8d42-5fdf87f494b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10417 | 2024.12.17 21:29:14.673569 [ 200 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10418 | 2024.12.17 21:29:14.673724 [ 200 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1433 rows starting from the beginning of the part | ||
10419 | 2024.12.17 21:29:14.674094 [ 200 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1257 rows starting from the beginning of the part | ||
10420 | 2024.12.17 21:29:14.674445 [ 200 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 56 rows starting from the beginning of the part | ||
10421 | 2024.12.17 21:29:14.674822 [ 200 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 223 rows starting from the beginning of the part | ||
10422 | 2024.12.17 21:29:14.675122 [ 200 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 116 rows starting from the beginning of the part | ||
10423 | 2024.12.17 21:29:14.675257 [ 200 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 224 rows starting from the beginning of the part | ||
10424 | 2024.12.17 21:29:14.676262 [ 278 ] {a506fcd9-0888-4f1d-8d42-5fdf87f494b9} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10425 | 2024.12.17 21:29:14.676341 [ 278 ] {a506fcd9-0888-4f1d-8d42-5fdf87f494b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
10426 | 2024.12.17 21:29:14.677317 [ 278 ] {a506fcd9-0888-4f1d-8d42-5fdf87f494b9} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
10427 | 2024.12.17 21:29:14.677856 [ 278 ] {a506fcd9-0888-4f1d-8d42-5fdf87f494b9} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10428 | 2024.12.17 21:29:14.678174 [ 278 ] {a506fcd9-0888-4f1d-8d42-5fdf87f494b9} <Debug> executeQuery: Read 19 rows, 1.35 KiB in 0.005381 sec., 3530.9422040512914 rows/sec., 250.45 KiB/sec. | ||
10429 | 2024.12.17 21:29:14.678276 [ 278 ] {a506fcd9-0888-4f1d-8d42-5fdf87f494b9} <Debug> TCPHandler: Processed in 0.005937381 sec. | ||
10430 | 2024.12.17 21:29:14.678682 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10431 | 2024.12.17 21:29:14.679299 [ 277 ] {89810411-6805-41ba-ac50-c8e00aaf6e91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10432 | 2024.12.17 21:29:14.679496 [ 200 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3309 rows, containing 5 columns (5 merged, 0 gathered) in 0.0073609 sec., 449537.4206958388 rows/sec., 39.26 MiB/sec. | ||
10433 | 2024.12.17 21:29:14.679538 [ 277 ] {89810411-6805-41ba-ac50-c8e00aaf6e91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10434 | 2024.12.17 21:29:14.679834 [ 200 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
10435 | 2024.12.17 21:29:14.680416 [ 200 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_81_16} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10436 | 2024.12.17 21:29:14.680589 [ 200 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_81_16} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
10437 | 2024.12.17 21:29:14.680744 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
10438 | 2024.12.17 21:29:14.680903 [ 277 ] {89810411-6805-41ba-ac50-c8e00aaf6e91} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10439 | 2024.12.17 21:29:14.680947 [ 277 ] {89810411-6805-41ba-ac50-c8e00aaf6e91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
10440 | 2024.12.17 21:29:14.681313 [ 277 ] {89810411-6805-41ba-ac50-c8e00aaf6e91} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
10441 | 2024.12.17 21:29:14.681562 [ 277 ] {89810411-6805-41ba-ac50-c8e00aaf6e91} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10442 | 2024.12.17 21:29:14.681793 [ 277 ] {89810411-6805-41ba-ac50-c8e00aaf6e91} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002773 sec., 5048.683736025965 rows/sec., 353.58 KiB/sec. | ||
10443 | 2024.12.17 21:29:14.681852 [ 277 ] {89810411-6805-41ba-ac50-c8e00aaf6e91} <Debug> TCPHandler: Processed in 0.003405332 sec. | ||
10444 | 2024.12.17 21:29:14.681996 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10445 | 2024.12.17 21:29:14.682134 [ 278 ] {7749666f-87dc-4f1b-a752-0dad8e483916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10446 | 2024.12.17 21:29:14.682191 [ 278 ] {7749666f-87dc-4f1b-a752-0dad8e483916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10447 | 2024.12.17 21:29:14.682872 [ 278 ] {7749666f-87dc-4f1b-a752-0dad8e483916} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10448 | 2024.12.17 21:29:14.682912 [ 278 ] {7749666f-87dc-4f1b-a752-0dad8e483916} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
10449 | 2024.12.17 21:29:14.683273 [ 278 ] {7749666f-87dc-4f1b-a752-0dad8e483916} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
10450 | 2024.12.17 21:29:14.683513 [ 278 ] {7749666f-87dc-4f1b-a752-0dad8e483916} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10451 | 2024.12.17 21:29:14.683664 [ 120 ] {} <Debug> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
10452 | 2024.12.17 21:29:14.683730 [ 120 ] {} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10453 | 2024.12.17 21:29:14.683764 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
10454 | 2024.12.17 21:29:14.683779 [ 278 ] {7749666f-87dc-4f1b-a752-0dad8e483916} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001664 sec., 7812.500000000001 rows/sec., 487.11 KiB/sec. | ||
10455 | 2024.12.17 21:29:14.684135 [ 278 ] {7749666f-87dc-4f1b-a752-0dad8e483916} <Debug> TCPHandler: Processed in 0.002198529 sec. | ||
10456 | 2024.12.17 21:29:14.684459 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10457 | 2024.12.17 21:29:14.684989 [ 277 ] {f58a362b-1df3-40c0-ac03-f7652b5c12fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10458 | 2024.12.17 21:29:14.685189 [ 277 ] {f58a362b-1df3-40c0-ac03-f7652b5c12fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10459 | 2024.12.17 21:29:14.685221 [ 190 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
10460 | 2024.12.17 21:29:14.685591 [ 190 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10461 | 2024.12.17 21:29:14.685686 [ 190 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 13 rows starting from the beginning of the part | ||
10462 | 2024.12.17 21:29:14.686127 [ 190 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 13 rows starting from the beginning of the part | ||
10463 | 2024.12.17 21:29:14.686399 [ 190 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 13 rows starting from the beginning of the part | ||
10464 | 2024.12.17 21:29:14.686604 [ 190 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 13 rows starting from the beginning of the part | ||
10465 | 2024.12.17 21:29:14.687036 [ 190 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 13 rows starting from the beginning of the part | ||
10466 | 2024.12.17 21:29:14.687911 [ 277 ] {f58a362b-1df3-40c0-ac03-f7652b5c12fc} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10467 | 2024.12.17 21:29:14.687970 [ 277 ] {f58a362b-1df3-40c0-ac03-f7652b5c12fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
10468 | 2024.12.17 21:29:14.689004 [ 277 ] {f58a362b-1df3-40c0-ac03-f7652b5c12fc} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
10469 | 2024.12.17 21:29:14.689512 [ 190 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.005638783 sec., 11527.310059635209 rows/sec., 763.75 KiB/sec. | ||
10470 | 2024.12.17 21:29:14.689546 [ 277 ] {f58a362b-1df3-40c0-ac03-f7652b5c12fc} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10471 | 2024.12.17 21:29:14.689747 [ 190 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
10472 | 2024.12.17 21:29:14.690008 [ 120 ] {} <Debug> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
10473 | 2024.12.17 21:29:14.690150 [ 277 ] {f58a362b-1df3-40c0-ac03-f7652b5c12fc} <Debug> executeQuery: Read 394 rows, 28.65 KiB in 0.005327 sec., 73962.83086164821 rows/sec., 5.25 MiB/sec. | ||
10474 | 2024.12.17 21:29:14.690165 [ 120 ] {} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10475 | 2024.12.17 21:29:14.690303 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
10476 | 2024.12.17 21:29:14.690471 [ 277 ] {f58a362b-1df3-40c0-ac03-f7652b5c12fc} <Debug> TCPHandler: Processed in 0.006217618 sec. | ||
10477 | 2024.12.17 21:29:14.690782 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10478 | 2024.12.17 21:29:14.690805 [ 190 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_33_8} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10479 | 2024.12.17 21:29:14.690842 [ 201 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
10480 | 2024.12.17 21:29:14.691282 [ 190 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_33_8} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
10481 | 2024.12.17 21:29:14.691302 [ 278 ] {1334b12e-0d26-4730-a6a9-ed1bf436b473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10482 | 2024.12.17 21:29:14.691499 [ 201 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10483 | 2024.12.17 21:29:14.691587 [ 278 ] {1334b12e-0d26-4730-a6a9-ed1bf436b473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10484 | 2024.12.17 21:29:14.691666 [ 201 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 914 rows starting from the beginning of the part | ||
10485 | 2024.12.17 21:29:14.691708 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
10486 | 2024.12.17 21:29:14.692279 [ 201 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 552 rows starting from the beginning of the part | ||
10487 | 2024.12.17 21:29:14.693028 [ 201 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 64 rows starting from the beginning of the part | ||
10488 | 2024.12.17 21:29:14.693607 [ 201 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 392 rows starting from the beginning of the part | ||
10489 | 2024.12.17 21:29:14.694256 [ 201 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 94 rows starting from the beginning of the part | ||
10490 | 2024.12.17 21:29:14.694691 [ 201 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 394 rows starting from the beginning of the part | ||
10491 | 2024.12.17 21:29:14.695180 [ 278 ] {1334b12e-0d26-4730-a6a9-ed1bf436b473} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10492 | 2024.12.17 21:29:14.695222 [ 278 ] {1334b12e-0d26-4730-a6a9-ed1bf436b473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
10493 | 2024.12.17 21:29:14.695748 [ 278 ] {1334b12e-0d26-4730-a6a9-ed1bf436b473} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
10494 | 2024.12.17 21:29:14.696056 [ 278 ] {1334b12e-0d26-4730-a6a9-ed1bf436b473} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10495 | 2024.12.17 21:29:14.696286 [ 278 ] {1334b12e-0d26-4730-a6a9-ed1bf436b473} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005167 sec., 1161.2154054577124 rows/sec., 60.67 KiB/sec. | ||
10496 | 2024.12.17 21:29:14.696339 [ 278 ] {1334b12e-0d26-4730-a6a9-ed1bf436b473} <Debug> TCPHandler: Processed in 0.005726515 sec. | ||
10497 | 2024.12.17 21:29:14.696559 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10498 | 2024.12.17 21:29:14.696631 [ 198 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2410 rows, containing 5 columns (5 merged, 0 gathered) in 0.006139486 sec., 392541.0042469353 rows/sec., 30.10 MiB/sec. | ||
10499 | 2024.12.17 21:29:14.696735 [ 277 ] {c0ffe2e1-a557-41ac-854f-3ae15e52120d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10500 | 2024.12.17 21:29:14.696832 [ 277 ] {c0ffe2e1-a557-41ac-854f-3ae15e52120d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10501 | 2024.12.17 21:29:14.696939 [ 198 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
10502 | 2024.12.17 21:29:14.697565 [ 198 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_81_16} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10503 | 2024.12.17 21:29:14.697805 [ 198 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_81_16} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
10504 | 2024.12.17 21:29:14.697984 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
10505 | 2024.12.17 21:29:14.698125 [ 277 ] {c0ffe2e1-a557-41ac-854f-3ae15e52120d} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10506 | 2024.12.17 21:29:14.698170 [ 277 ] {c0ffe2e1-a557-41ac-854f-3ae15e52120d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
10507 | 2024.12.17 21:29:14.698578 [ 277 ] {c0ffe2e1-a557-41ac-854f-3ae15e52120d} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
10508 | 2024.12.17 21:29:14.698839 [ 277 ] {c0ffe2e1-a557-41ac-854f-3ae15e52120d} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10509 | 2024.12.17 21:29:14.699011 [ 120 ] {} <Debug> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
10510 | 2024.12.17 21:29:14.699067 [ 120 ] {} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10511 | 2024.12.17 21:29:14.699086 [ 277 ] {c0ffe2e1-a557-41ac-854f-3ae15e52120d} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.002398 sec., 99249.37447873228 rows/sec., 6.65 MiB/sec. | ||
10512 | 2024.12.17 21:29:14.699106 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
10513 | 2024.12.17 21:29:14.699282 [ 277 ] {c0ffe2e1-a557-41ac-854f-3ae15e52120d} <Debug> TCPHandler: Processed in 0.002851377 sec. | ||
10514 | 2024.12.17 21:29:14.699337 [ 192 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
10515 | 2024.12.17 21:29:14.699484 [ 192 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10516 | 2024.12.17 21:29:14.699540 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10517 | 2024.12.17 21:29:14.699557 [ 192 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 22641 rows starting from the beginning of the part | ||
10518 | 2024.12.17 21:29:14.699700 [ 192 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 941 rows starting from the beginning of the part | ||
10519 | 2024.12.17 21:29:14.700068 [ 278 ] {3b7391e6-9756-4a2e-b880-6441acec268a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10520 | 2024.12.17 21:29:14.700264 [ 278 ] {3b7391e6-9756-4a2e-b880-6441acec268a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10521 | 2024.12.17 21:29:14.700283 [ 192 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 66 rows starting from the beginning of the part | ||
10522 | 2024.12.17 21:29:14.700677 [ 192 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 237 rows starting from the beginning of the part | ||
10523 | 2024.12.17 21:29:14.701088 [ 192 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
10524 | 2024.12.17 21:29:14.701423 [ 192 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 238 rows starting from the beginning of the part | ||
10525 | 2024.12.17 21:29:14.702296 [ 278 ] {3b7391e6-9756-4a2e-b880-6441acec268a} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10526 | 2024.12.17 21:29:14.702364 [ 278 ] {3b7391e6-9756-4a2e-b880-6441acec268a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
10527 | 2024.12.17 21:29:14.702879 [ 278 ] {3b7391e6-9756-4a2e-b880-6441acec268a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10528 | 2024.12.17 21:29:14.703221 [ 278 ] {3b7391e6-9756-4a2e-b880-6441acec268a} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10529 | 2024.12.17 21:29:14.703939 [ 278 ] {3b7391e6-9756-4a2e-b880-6441acec268a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003987 sec., 250.8151492350138 rows/sec., 16.90 KiB/sec. | ||
10530 | 2024.12.17 21:29:14.704768 [ 278 ] {3b7391e6-9756-4a2e-b880-6441acec268a} <Debug> TCPHandler: Processed in 0.005356585 sec. | ||
10531 | 2024.12.17 21:29:14.705247 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10532 | 2024.12.17 21:29:14.705635 [ 277 ] {92e6874f-6a28-4218-b6d5-7aceaf4a5b09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10533 | 2024.12.17 21:29:14.705888 [ 277 ] {92e6874f-6a28-4218-b6d5-7aceaf4a5b09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10534 | 2024.12.17 21:29:14.707724 [ 277 ] {92e6874f-6a28-4218-b6d5-7aceaf4a5b09} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10535 | 2024.12.17 21:29:14.707798 [ 277 ] {92e6874f-6a28-4218-b6d5-7aceaf4a5b09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
10536 | 2024.12.17 21:29:14.708593 [ 277 ] {92e6874f-6a28-4218-b6d5-7aceaf4a5b09} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
10537 | 2024.12.17 21:29:14.708992 [ 277 ] {92e6874f-6a28-4218-b6d5-7aceaf4a5b09} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10538 | 2024.12.17 21:29:14.709359 [ 277 ] {92e6874f-6a28-4218-b6d5-7aceaf4a5b09} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.003856 sec., 2593.360995850622 rows/sec., 4.65 MiB/sec. | ||
10539 | 2024.12.17 21:29:14.709647 [ 277 ] {92e6874f-6a28-4218-b6d5-7aceaf4a5b09} <Debug> TCPHandler: Processed in 0.004693397 sec. | ||
10540 | 2024.12.17 21:29:14.709919 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10541 | 2024.12.17 21:29:14.710061 [ 278 ] {0f1ba305-5e13-48a5-ab37-d14b53fe52a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10542 | 2024.12.17 21:29:14.710140 [ 278 ] {0f1ba305-5e13-48a5-ab37-d14b53fe52a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10543 | 2024.12.17 21:29:14.710770 [ 192 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24283 rows, containing 5 columns (5 merged, 0 gathered) in 0.011540432 sec., 2104167.330997661 rows/sec., 142.05 MiB/sec. | ||
10544 | 2024.12.17 21:29:14.710989 [ 278 ] {0f1ba305-5e13-48a5-ab37-d14b53fe52a2} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10545 | 2024.12.17 21:29:14.711034 [ 278 ] {0f1ba305-5e13-48a5-ab37-d14b53fe52a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
10546 | 2024.12.17 21:29:14.711251 [ 192 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
10547 | 2024.12.17 21:29:14.711735 [ 278 ] {0f1ba305-5e13-48a5-ab37-d14b53fe52a2} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
10548 | 2024.12.17 21:29:14.711821 [ 192 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10549 | 2024.12.17 21:29:14.711988 [ 192 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
10550 | 2024.12.17 21:29:14.712121 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
10551 | 2024.12.17 21:29:14.712198 [ 278 ] {0f1ba305-5e13-48a5-ab37-d14b53fe52a2} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10552 | 2024.12.17 21:29:14.712375 [ 120 ] {} <Debug> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
10553 | 2024.12.17 21:29:14.712440 [ 120 ] {} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10554 | 2024.12.17 21:29:14.712456 [ 278 ] {0f1ba305-5e13-48a5-ab37-d14b53fe52a2} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002414 sec., 33968.516984258495 rows/sec., 2.16 MiB/sec. | ||
10555 | 2024.12.17 21:29:14.712481 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
10556 | 2024.12.17 21:29:14.712650 [ 278 ] {0f1ba305-5e13-48a5-ab37-d14b53fe52a2} <Debug> TCPHandler: Processed in 0.002866107 sec. | ||
10557 | 2024.12.17 21:29:14.712701 [ 193 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
10558 | 2024.12.17 21:29:14.712808 [ 193 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10559 | 2024.12.17 21:29:14.712835 [ 193 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4510 rows starting from the beginning of the part | ||
10560 | 2024.12.17 21:29:14.712896 [ 193 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 34 rows starting from the beginning of the part | ||
10561 | 2024.12.17 21:29:14.713076 [ 193 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 26 rows starting from the beginning of the part | ||
10562 | 2024.12.17 21:29:14.713324 [ 193 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 82 rows starting from the beginning of the part | ||
10563 | 2024.12.17 21:29:14.713465 [ 193 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
10564 | 2024.12.17 21:29:14.713648 [ 193 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 82 rows starting from the beginning of the part | ||
10565 | 2024.12.17 21:29:14.715769 [ 197 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4794 rows, containing 4 columns (4 merged, 0 gathered) in 0.003161086 sec., 1516567.407530197 rows/sec., 98.91 MiB/sec. | ||
10566 | 2024.12.17 21:29:14.716187 [ 197 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
10567 | 2024.12.17 21:29:14.716526 [ 197 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_81_16} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10568 | 2024.12.17 21:29:14.716618 [ 197 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_81_16} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
10569 | 2024.12.17 21:29:14.716701 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
10570 | 2024.12.17 21:29:15.465726 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10571 | 2024.12.17 21:29:15.465789 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10572 | 2024.12.17 21:29:15.675807 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22936 | ||
10573 | 2024.12.17 21:29:15.676451 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10574 | 2024.12.17 21:29:15.676488 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
10575 | 2024.12.17 21:29:15.677043 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
10576 | 2024.12.17 21:29:15.677307 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10577 | 2024.12.17 21:29:15.677547 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 | ||
10578 | 2024.12.17 21:29:17.359667 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 | ||
10579 | 2024.12.17 21:29:17.381350 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10580 | 2024.12.17 21:29:17.381412 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
10581 | 2024.12.17 21:29:17.388792 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
10582 | 2024.12.17 21:29:17.389591 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10583 | 2024.12.17 21:29:17.392367 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
10584 | 2024.12.17 21:29:19.657659 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10585 | 2024.12.17 21:29:19.657909 [ 277 ] {43351ca9-2efd-4752-b548-54ab275a82cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10586 | 2024.12.17 21:29:19.658005 [ 277 ] {43351ca9-2efd-4752-b548-54ab275a82cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10587 | 2024.12.17 21:29:19.658819 [ 277 ] {43351ca9-2efd-4752-b548-54ab275a82cc} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10588 | 2024.12.17 21:29:19.658876 [ 277 ] {43351ca9-2efd-4752-b548-54ab275a82cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
10589 | 2024.12.17 21:29:19.659338 [ 277 ] {43351ca9-2efd-4752-b548-54ab275a82cc} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
10590 | 2024.12.17 21:29:19.659601 [ 277 ] {43351ca9-2efd-4752-b548-54ab275a82cc} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10591 | 2024.12.17 21:29:19.659877 [ 277 ] {43351ca9-2efd-4752-b548-54ab275a82cc} <Debug> executeQuery: Read 116 rows, 10.02 KiB in 0.002035 sec., 57002.457002457006 rows/sec., 4.81 MiB/sec. | ||
10592 | 2024.12.17 21:29:19.659969 [ 277 ] {43351ca9-2efd-4752-b548-54ab275a82cc} <Debug> TCPHandler: Processed in 0.002473697 sec. | ||
10593 | 2024.12.17 21:29:19.660260 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10594 | 2024.12.17 21:29:19.660466 [ 278 ] {5dd81651-5b5a-4ce4-8f28-4f247450ad3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10595 | 2024.12.17 21:29:19.660547 [ 278 ] {5dd81651-5b5a-4ce4-8f28-4f247450ad3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10596 | 2024.12.17 21:29:19.661360 [ 278 ] {5dd81651-5b5a-4ce4-8f28-4f247450ad3a} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10597 | 2024.12.17 21:29:19.661405 [ 278 ] {5dd81651-5b5a-4ce4-8f28-4f247450ad3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
10598 | 2024.12.17 21:29:19.661834 [ 278 ] {5dd81651-5b5a-4ce4-8f28-4f247450ad3a} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
10599 | 2024.12.17 21:29:19.662089 [ 278 ] {5dd81651-5b5a-4ce4-8f28-4f247450ad3a} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10600 | 2024.12.17 21:29:19.662345 [ 278 ] {5dd81651-5b5a-4ce4-8f28-4f247450ad3a} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001937 sec., 15487.867836861125 rows/sec., 1.14 MiB/sec. | ||
10601 | 2024.12.17 21:29:19.662413 [ 278 ] {5dd81651-5b5a-4ce4-8f28-4f247450ad3a} <Debug> TCPHandler: Processed in 0.002332293 sec. | ||
10602 | 2024.12.17 21:29:19.662612 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10603 | 2024.12.17 21:29:19.662779 [ 277 ] {61722feb-56a2-48a9-8a66-ce95e2adb69a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10604 | 2024.12.17 21:29:19.662832 [ 277 ] {61722feb-56a2-48a9-8a66-ce95e2adb69a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10605 | 2024.12.17 21:29:19.663461 [ 277 ] {61722feb-56a2-48a9-8a66-ce95e2adb69a} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10606 | 2024.12.17 21:29:19.663503 [ 277 ] {61722feb-56a2-48a9-8a66-ce95e2adb69a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
10607 | 2024.12.17 21:29:19.663890 [ 277 ] {61722feb-56a2-48a9-8a66-ce95e2adb69a} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
10608 | 2024.12.17 21:29:19.664140 [ 277 ] {61722feb-56a2-48a9-8a66-ce95e2adb69a} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10609 | 2024.12.17 21:29:19.664360 [ 277 ] {61722feb-56a2-48a9-8a66-ce95e2adb69a} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001609 sec., 58421.3797389683 rows/sec., 4.56 MiB/sec. | ||
10610 | 2024.12.17 21:29:19.664416 [ 277 ] {61722feb-56a2-48a9-8a66-ce95e2adb69a} <Debug> TCPHandler: Processed in 0.001920662 sec. | ||
10611 | 2024.12.17 21:29:19.664572 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10612 | 2024.12.17 21:29:19.664719 [ 278 ] {69bfddf8-59b0-4397-a5ca-573694efa174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10613 | 2024.12.17 21:29:19.664785 [ 278 ] {69bfddf8-59b0-4397-a5ca-573694efa174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10614 | 2024.12.17 21:29:19.665415 [ 278 ] {69bfddf8-59b0-4397-a5ca-573694efa174} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10615 | 2024.12.17 21:29:19.665457 [ 278 ] {69bfddf8-59b0-4397-a5ca-573694efa174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
10616 | 2024.12.17 21:29:19.665860 [ 278 ] {69bfddf8-59b0-4397-a5ca-573694efa174} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
10617 | 2024.12.17 21:29:19.666102 [ 278 ] {69bfddf8-59b0-4397-a5ca-573694efa174} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10618 | 2024.12.17 21:29:19.666334 [ 278 ] {69bfddf8-59b0-4397-a5ca-573694efa174} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001652 sec., 96852.30024213075 rows/sec., 6.75 MiB/sec. | ||
10619 | 2024.12.17 21:29:19.666395 [ 278 ] {69bfddf8-59b0-4397-a5ca-573694efa174} <Debug> TCPHandler: Processed in 0.001893421 sec. | ||
10620 | 2024.12.17 21:29:19.666559 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10621 | 2024.12.17 21:29:19.666679 [ 277 ] {36eb7eb4-bbeb-4883-829b-223609b43443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10622 | 2024.12.17 21:29:19.666764 [ 277 ] {36eb7eb4-bbeb-4883-829b-223609b43443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10623 | 2024.12.17 21:29:19.667932 [ 277 ] {36eb7eb4-bbeb-4883-829b-223609b43443} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10624 | 2024.12.17 21:29:19.667972 [ 277 ] {36eb7eb4-bbeb-4883-829b-223609b43443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
10625 | 2024.12.17 21:29:19.668629 [ 277 ] {36eb7eb4-bbeb-4883-829b-223609b43443} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
10626 | 2024.12.17 21:29:19.668898 [ 277 ] {36eb7eb4-bbeb-4883-829b-223609b43443} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10627 | 2024.12.17 21:29:19.669200 [ 277 ] {36eb7eb4-bbeb-4883-829b-223609b43443} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002536 sec., 11829.652996845425 rows/sec., 21.20 MiB/sec. | ||
10628 | 2024.12.17 21:29:19.669568 [ 277 ] {36eb7eb4-bbeb-4883-829b-223609b43443} <Debug> TCPHandler: Processed in 0.003060732 sec. | ||
10629 | 2024.12.17 21:29:19.669824 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10630 | 2024.12.17 21:29:19.669996 [ 278 ] {62939adb-c219-4941-9cbd-131d9d2a6c1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10631 | 2024.12.17 21:29:19.670056 [ 278 ] {62939adb-c219-4941-9cbd-131d9d2a6c1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10632 | 2024.12.17 21:29:19.670630 [ 278 ] {62939adb-c219-4941-9cbd-131d9d2a6c1e} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10633 | 2024.12.17 21:29:19.670681 [ 278 ] {62939adb-c219-4941-9cbd-131d9d2a6c1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
10634 | 2024.12.17 21:29:19.671131 [ 278 ] {62939adb-c219-4941-9cbd-131d9d2a6c1e} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
10635 | 2024.12.17 21:29:19.671369 [ 278 ] {62939adb-c219-4941-9cbd-131d9d2a6c1e} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10636 | 2024.12.17 21:29:19.671581 [ 278 ] {62939adb-c219-4941-9cbd-131d9d2a6c1e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001616 sec., 37128.71287128713 rows/sec., 2.50 MiB/sec. | ||
10637 | 2024.12.17 21:29:19.671633 [ 278 ] {62939adb-c219-4941-9cbd-131d9d2a6c1e} <Debug> TCPHandler: Processed in 0.001956824 sec. | ||
10638 | 2024.12.17 21:29:20.776797 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1502 | ||
10639 | 2024.12.17 21:29:20.779922 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10640 | 2024.12.17 21:29:20.779967 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
10641 | 2024.12.17 21:29:20.781446 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10642 | 2024.12.17 21:29:20.781758 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10643 | 2024.12.17 21:29:20.782310 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1502 | ||
10644 | 2024.12.17 21:29:23.178613 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23424 | ||
10645 | 2024.12.17 21:29:23.179316 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10646 | 2024.12.17 21:29:23.179364 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
10647 | 2024.12.17 21:29:23.179910 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
10648 | 2024.12.17 21:29:23.180172 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10649 | 2024.12.17 21:29:23.180392 [ 105 ] {} <Debug> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
10650 | 2024.12.17 21:29:23.180415 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23424 | ||
10651 | 2024.12.17 21:29:23.180477 [ 105 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10652 | 2024.12.17 21:29:23.180509 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
10653 | 2024.12.17 21:29:23.180646 [ 193 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
10654 | 2024.12.17 21:29:23.180865 [ 193 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10655 | 2024.12.17 21:29:23.180922 [ 193 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21106 rows starting from the beginning of the part | ||
10656 | 2024.12.17 21:29:23.181008 [ 193 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 488 rows starting from the beginning of the part | ||
10657 | 2024.12.17 21:29:23.181209 [ 193 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 427 rows starting from the beginning of the part | ||
10658 | 2024.12.17 21:29:23.181362 [ 193 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 488 rows starting from the beginning of the part | ||
10659 | 2024.12.17 21:29:23.181472 [ 193 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 427 rows starting from the beginning of the part | ||
10660 | 2024.12.17 21:29:23.181612 [ 193 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 488 rows starting from the beginning of the part | ||
10661 | 2024.12.17 21:29:23.184227 [ 199 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23424 rows, containing 4 columns (4 merged, 0 gathered) in 0.003650639 sec., 6416410.9351814855 rows/sec., 91.79 MiB/sec. | ||
10662 | 2024.12.17 21:29:23.184703 [ 199 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
10663 | 2024.12.17 21:29:23.185085 [ 199 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_51_10} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10664 | 2024.12.17 21:29:23.185193 [ 199 ] {f09b5514-6356-4110-bdf4-5cf2b926a2f3::all_1_51_10} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
10665 | 2024.12.17 21:29:23.185316 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
10666 | 2024.12.17 21:29:24.661237 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10667 | 2024.12.17 21:29:24.661423 [ 277 ] {8037033e-346f-4c5a-8210-946fbe57cd92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10668 | 2024.12.17 21:29:24.661495 [ 277 ] {8037033e-346f-4c5a-8210-946fbe57cd92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10669 | 2024.12.17 21:29:24.662260 [ 277 ] {8037033e-346f-4c5a-8210-946fbe57cd92} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10670 | 2024.12.17 21:29:24.662303 [ 277 ] {8037033e-346f-4c5a-8210-946fbe57cd92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
10671 | 2024.12.17 21:29:24.662759 [ 277 ] {8037033e-346f-4c5a-8210-946fbe57cd92} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10672 | 2024.12.17 21:29:24.663023 [ 277 ] {8037033e-346f-4c5a-8210-946fbe57cd92} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10673 | 2024.12.17 21:29:24.663233 [ 277 ] {8037033e-346f-4c5a-8210-946fbe57cd92} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00186 sec., 7526.881720430107 rows/sec., 541.83 KiB/sec. | ||
10674 | 2024.12.17 21:29:24.663295 [ 277 ] {8037033e-346f-4c5a-8210-946fbe57cd92} <Debug> TCPHandler: Processed in 0.002199479 sec. | ||
10675 | 2024.12.17 21:29:24.663543 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10676 | 2024.12.17 21:29:24.663756 [ 278 ] {d84fce44-1683-4e93-b8a2-46e1eae6a4c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10677 | 2024.12.17 21:29:24.663836 [ 278 ] {d84fce44-1683-4e93-b8a2-46e1eae6a4c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10678 | 2024.12.17 21:29:24.664703 [ 278 ] {d84fce44-1683-4e93-b8a2-46e1eae6a4c3} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10679 | 2024.12.17 21:29:24.664750 [ 278 ] {d84fce44-1683-4e93-b8a2-46e1eae6a4c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
10680 | 2024.12.17 21:29:24.665201 [ 278 ] {d84fce44-1683-4e93-b8a2-46e1eae6a4c3} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10681 | 2024.12.17 21:29:24.665453 [ 278 ] {d84fce44-1683-4e93-b8a2-46e1eae6a4c3} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10682 | 2024.12.17 21:29:24.665686 [ 278 ] {d84fce44-1683-4e93-b8a2-46e1eae6a4c3} <Debug> executeQuery: Read 223 rows, 19.93 KiB in 0.001988 sec., 112173.03822937625 rows/sec., 9.79 MiB/sec. | ||
10683 | 2024.12.17 21:29:24.665750 [ 278 ] {d84fce44-1683-4e93-b8a2-46e1eae6a4c3} <Debug> TCPHandler: Processed in 0.002348894 sec. | ||
10684 | 2024.12.17 21:29:24.665896 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10685 | 2024.12.17 21:29:24.666021 [ 277 ] {1b198c18-0d66-4588-84a8-c43bc8db9358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10686 | 2024.12.17 21:29:24.666073 [ 277 ] {1b198c18-0d66-4588-84a8-c43bc8db9358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10687 | 2024.12.17 21:29:24.666694 [ 277 ] {1b198c18-0d66-4588-84a8-c43bc8db9358} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10688 | 2024.12.17 21:29:24.666732 [ 277 ] {1b198c18-0d66-4588-84a8-c43bc8db9358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
10689 | 2024.12.17 21:29:24.667094 [ 277 ] {1b198c18-0d66-4588-84a8-c43bc8db9358} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
10690 | 2024.12.17 21:29:24.667345 [ 277 ] {1b198c18-0d66-4588-84a8-c43bc8db9358} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10691 | 2024.12.17 21:29:24.667477 [ 103 ] {} <Debug> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
10692 | 2024.12.17 21:29:24.667526 [ 103 ] {} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10693 | 2024.12.17 21:29:24.667532 [ 277 ] {1b198c18-0d66-4588-84a8-c43bc8db9358} <Debug> executeQuery: Read 17 rows, 1.21 KiB in 0.001537 sec., 11060.507482108003 rows/sec., 785.95 KiB/sec. | ||
10694 | 2024.12.17 21:29:24.667553 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
10695 | 2024.12.17 21:29:24.667622 [ 277 ] {1b198c18-0d66-4588-84a8-c43bc8db9358} <Debug> TCPHandler: Processed in 0.001782038 sec. | ||
10696 | 2024.12.17 21:29:24.667713 [ 187 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
10697 | 2024.12.17 21:29:24.667821 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10698 | 2024.12.17 21:29:24.667882 [ 187 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10699 | 2024.12.17 21:29:24.667949 [ 187 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 65 rows starting from the beginning of the part | ||
10700 | 2024.12.17 21:29:24.668032 [ 278 ] {5661c243-5a64-4b44-9cdd-fdff0acd08bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10701 | 2024.12.17 21:29:24.668109 [ 187 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 17 rows starting from the beginning of the part | ||
10702 | 2024.12.17 21:29:24.668157 [ 278 ] {5661c243-5a64-4b44-9cdd-fdff0acd08bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10703 | 2024.12.17 21:29:24.668573 [ 187 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 30 rows starting from the beginning of the part | ||
10704 | 2024.12.17 21:29:24.668925 [ 187 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 19 rows starting from the beginning of the part | ||
10705 | 2024.12.17 21:29:24.669299 [ 187 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 30 rows starting from the beginning of the part | ||
10706 | 2024.12.17 21:29:24.669709 [ 187 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 17 rows starting from the beginning of the part | ||
10707 | 2024.12.17 21:29:24.671280 [ 278 ] {5661c243-5a64-4b44-9cdd-fdff0acd08bd} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10708 | 2024.12.17 21:29:24.671356 [ 278 ] {5661c243-5a64-4b44-9cdd-fdff0acd08bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
10709 | 2024.12.17 21:29:24.672390 [ 278 ] {5661c243-5a64-4b44-9cdd-fdff0acd08bd} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
10710 | 2024.12.17 21:29:24.672593 [ 188 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 5 columns (5 merged, 0 gathered) in 0.004952244 sec., 35943.30166284214 rows/sec., 2.70 MiB/sec. | ||
10711 | 2024.12.17 21:29:24.672843 [ 278 ] {5661c243-5a64-4b44-9cdd-fdff0acd08bd} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10712 | 2024.12.17 21:29:24.673020 [ 188 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
10713 | 2024.12.17 21:29:24.673183 [ 102 ] {} <Debug> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
10714 | 2024.12.17 21:29:24.673345 [ 278 ] {5661c243-5a64-4b44-9cdd-fdff0acd08bd} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005343 sec., 2620.2507954332773 rows/sec., 183.51 KiB/sec. | ||
10715 | 2024.12.17 21:29:24.673372 [ 102 ] {} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10716 | 2024.12.17 21:29:24.673527 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
10717 | 2024.12.17 21:29:24.673616 [ 278 ] {5661c243-5a64-4b44-9cdd-fdff0acd08bd} <Debug> TCPHandler: Processed in 0.005874509 sec. | ||
10718 | 2024.12.17 21:29:24.673938 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10719 | 2024.12.17 21:29:24.674027 [ 191 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
10720 | 2024.12.17 21:29:24.674066 [ 188 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_66_13} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10721 | 2024.12.17 21:29:24.674254 [ 277 ] {20da211d-ed74-4548-bb0e-b274b624dbad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10722 | 2024.12.17 21:29:24.674393 [ 277 ] {20da211d-ed74-4548-bb0e-b274b624dbad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10723 | 2024.12.17 21:29:24.674403 [ 191 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10724 | 2024.12.17 21:29:24.674425 [ 188 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_66_13} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
10725 | 2024.12.17 21:29:24.674493 [ 191 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 243 rows starting from the beginning of the part | ||
10726 | 2024.12.17 21:29:24.674863 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
10727 | 2024.12.17 21:29:24.674963 [ 191 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 14 rows starting from the beginning of the part | ||
10728 | 2024.12.17 21:29:24.675189 [ 191 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 228 rows starting from the beginning of the part | ||
10729 | 2024.12.17 21:29:24.675442 [ 191 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part | ||
10730 | 2024.12.17 21:29:24.675657 [ 191 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 14 rows starting from the beginning of the part | ||
10731 | 2024.12.17 21:29:24.675875 [ 191 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part | ||
10732 | 2024.12.17 21:29:24.676495 [ 277 ] {20da211d-ed74-4548-bb0e-b274b624dbad} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10733 | 2024.12.17 21:29:24.676540 [ 277 ] {20da211d-ed74-4548-bb0e-b274b624dbad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
10734 | 2024.12.17 21:29:24.677109 [ 277 ] {20da211d-ed74-4548-bb0e-b274b624dbad} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10735 | 2024.12.17 21:29:24.677386 [ 186 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.003667239 sec., 143704.84170788978 rows/sec., 10.29 MiB/sec. | ||
10736 | 2024.12.17 21:29:24.677513 [ 277 ] {20da211d-ed74-4548-bb0e-b274b624dbad} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10737 | 2024.12.17 21:29:24.677692 [ 186 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
10738 | 2024.12.17 21:29:24.678041 [ 277 ] {20da211d-ed74-4548-bb0e-b274b624dbad} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.003883 sec., 3347.926860674736 rows/sec., 208.74 KiB/sec. | ||
10739 | 2024.12.17 21:29:24.678359 [ 277 ] {20da211d-ed74-4548-bb0e-b274b624dbad} <Debug> TCPHandler: Processed in 0.004571793 sec. | ||
10740 | 2024.12.17 21:29:24.678653 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10741 | 2024.12.17 21:29:24.678867 [ 278 ] {ba14bd58-a226-4eb6-ada6-9a7dcca6a7f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10742 | 2024.12.17 21:29:24.678900 [ 186 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_46_9} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10743 | 2024.12.17 21:29:24.678971 [ 278 ] {ba14bd58-a226-4eb6-ada6-9a7dcca6a7f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10744 | 2024.12.17 21:29:24.679114 [ 186 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_46_9} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
10745 | 2024.12.17 21:29:24.679305 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
10746 | 2024.12.17 21:29:24.679947 [ 278 ] {ba14bd58-a226-4eb6-ada6-9a7dcca6a7f6} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10747 | 2024.12.17 21:29:24.679992 [ 278 ] {ba14bd58-a226-4eb6-ada6-9a7dcca6a7f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
10748 | 2024.12.17 21:29:24.680374 [ 278 ] {ba14bd58-a226-4eb6-ada6-9a7dcca6a7f6} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10749 | 2024.12.17 21:29:24.680635 [ 278 ] {ba14bd58-a226-4eb6-ada6-9a7dcca6a7f6} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10750 | 2024.12.17 21:29:24.680851 [ 278 ] {ba14bd58-a226-4eb6-ada6-9a7dcca6a7f6} <Debug> executeQuery: Read 392 rows, 28.48 KiB in 0.002049 sec., 191312.8355295266 rows/sec., 13.57 MiB/sec. | ||
10751 | 2024.12.17 21:29:24.680905 [ 278 ] {ba14bd58-a226-4eb6-ada6-9a7dcca6a7f6} <Debug> TCPHandler: Processed in 0.002427135 sec. | ||
10752 | 2024.12.17 21:29:24.681051 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10753 | 2024.12.17 21:29:24.681169 [ 277 ] {f33fb907-ed6d-4ddd-baf6-4e94a0eecbdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10754 | 2024.12.17 21:29:24.681220 [ 277 ] {f33fb907-ed6d-4ddd-baf6-4e94a0eecbdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10755 | 2024.12.17 21:29:24.681716 [ 277 ] {f33fb907-ed6d-4ddd-baf6-4e94a0eecbdf} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10756 | 2024.12.17 21:29:24.681754 [ 277 ] {f33fb907-ed6d-4ddd-baf6-4e94a0eecbdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
10757 | 2024.12.17 21:29:24.682118 [ 277 ] {f33fb907-ed6d-4ddd-baf6-4e94a0eecbdf} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10758 | 2024.12.17 21:29:24.682357 [ 277 ] {f33fb907-ed6d-4ddd-baf6-4e94a0eecbdf} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10759 | 2024.12.17 21:29:24.682571 [ 277 ] {f33fb907-ed6d-4ddd-baf6-4e94a0eecbdf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001427 sec., 4204.625087596356 rows/sec., 219.68 KiB/sec. | ||
10760 | 2024.12.17 21:29:24.682632 [ 277 ] {f33fb907-ed6d-4ddd-baf6-4e94a0eecbdf} <Debug> TCPHandler: Processed in 0.001636334 sec. | ||
10761 | 2024.12.17 21:29:24.682776 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10762 | 2024.12.17 21:29:24.682894 [ 278 ] {fb6c2b2e-9f3a-4f8c-8bbf-1a6f06f2e8dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10763 | 2024.12.17 21:29:24.682947 [ 278 ] {fb6c2b2e-9f3a-4f8c-8bbf-1a6f06f2e8dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10764 | 2024.12.17 21:29:24.683531 [ 278 ] {fb6c2b2e-9f3a-4f8c-8bbf-1a6f06f2e8dd} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10765 | 2024.12.17 21:29:24.683570 [ 278 ] {fb6c2b2e-9f3a-4f8c-8bbf-1a6f06f2e8dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
10766 | 2024.12.17 21:29:24.683975 [ 278 ] {fb6c2b2e-9f3a-4f8c-8bbf-1a6f06f2e8dd} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10767 | 2024.12.17 21:29:24.684220 [ 278 ] {fb6c2b2e-9f3a-4f8c-8bbf-1a6f06f2e8dd} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10768 | 2024.12.17 21:29:24.684426 [ 278 ] {fb6c2b2e-9f3a-4f8c-8bbf-1a6f06f2e8dd} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001557 sec., 152215.79961464353 rows/sec., 10.20 MiB/sec. | ||
10769 | 2024.12.17 21:29:24.684481 [ 278 ] {fb6c2b2e-9f3a-4f8c-8bbf-1a6f06f2e8dd} <Debug> TCPHandler: Processed in 0.001760287 sec. | ||
10770 | 2024.12.17 21:29:24.684622 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10771 | 2024.12.17 21:29:24.684741 [ 277 ] {dcf8278a-7dd5-4ace-86cf-6cb57fd31c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10772 | 2024.12.17 21:29:24.684791 [ 277 ] {dcf8278a-7dd5-4ace-86cf-6cb57fd31c42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10773 | 2024.12.17 21:29:24.685265 [ 277 ] {dcf8278a-7dd5-4ace-86cf-6cb57fd31c42} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10774 | 2024.12.17 21:29:24.685303 [ 277 ] {dcf8278a-7dd5-4ace-86cf-6cb57fd31c42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
10775 | 2024.12.17 21:29:24.685668 [ 277 ] {dcf8278a-7dd5-4ace-86cf-6cb57fd31c42} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10776 | 2024.12.17 21:29:24.685913 [ 277 ] {dcf8278a-7dd5-4ace-86cf-6cb57fd31c42} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10777 | 2024.12.17 21:29:24.686118 [ 277 ] {dcf8278a-7dd5-4ace-86cf-6cb57fd31c42} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001401 sec., 713.7758743754462 rows/sec., 48.10 KiB/sec. | ||
10778 | 2024.12.17 21:29:24.686170 [ 277 ] {dcf8278a-7dd5-4ace-86cf-6cb57fd31c42} <Debug> TCPHandler: Processed in 0.001613504 sec. | ||
10779 | 2024.12.17 21:29:24.686326 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10780 | 2024.12.17 21:29:24.686465 [ 278 ] {1ce03c5e-5d87-4fb8-8223-3a6ed78764e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10781 | 2024.12.17 21:29:24.686557 [ 278 ] {1ce03c5e-5d87-4fb8-8223-3a6ed78764e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10782 | 2024.12.17 21:29:24.687778 [ 278 ] {1ce03c5e-5d87-4fb8-8223-3a6ed78764e4} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10783 | 2024.12.17 21:29:24.687819 [ 278 ] {1ce03c5e-5d87-4fb8-8223-3a6ed78764e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
10784 | 2024.12.17 21:29:24.688437 [ 278 ] {1ce03c5e-5d87-4fb8-8223-3a6ed78764e4} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
10785 | 2024.12.17 21:29:24.688696 [ 278 ] {1ce03c5e-5d87-4fb8-8223-3a6ed78764e4} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10786 | 2024.12.17 21:29:24.688910 [ 102 ] {} <Debug> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
10787 | 2024.12.17 21:29:24.688979 [ 278 ] {1ce03c5e-5d87-4fb8-8223-3a6ed78764e4} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002535 sec., 3944.7731755424065 rows/sec., 7.07 MiB/sec. | ||
10788 | 2024.12.17 21:29:24.688989 [ 102 ] {} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10789 | 2024.12.17 21:29:24.689086 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
10790 | 2024.12.17 21:29:24.689396 [ 278 ] {1ce03c5e-5d87-4fb8-8223-3a6ed78764e4} <Debug> TCPHandler: Processed in 0.003135854 sec. | ||
10791 | 2024.12.17 21:29:24.689439 [ 191 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
10792 | 2024.12.17 21:29:24.689575 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10793 | 2024.12.17 21:29:24.689739 [ 277 ] {9365f1c7-c6a8-4b5d-8166-85881e49af13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10794 | 2024.12.17 21:29:24.689811 [ 277 ] {9365f1c7-c6a8-4b5d-8166-85881e49af13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10795 | 2024.12.17 21:29:24.689942 [ 191 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10796 | 2024.12.17 21:29:24.690115 [ 191 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1198 rows starting from the beginning of the part | ||
10797 | 2024.12.17 21:29:24.690736 [ 191 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 10 rows starting from the beginning of the part | ||
10798 | 2024.12.17 21:29:24.691331 [ 277 ] {9365f1c7-c6a8-4b5d-8166-85881e49af13} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10799 | 2024.12.17 21:29:24.691373 [ 191 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 30 rows starting from the beginning of the part | ||
10800 | 2024.12.17 21:29:24.691384 [ 277 ] {9365f1c7-c6a8-4b5d-8166-85881e49af13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
10801 | 2024.12.17 21:29:24.691954 [ 191 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 10 rows starting from the beginning of the part | ||
10802 | 2024.12.17 21:29:24.692561 [ 191 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 30 rows starting from the beginning of the part | ||
10803 | 2024.12.17 21:29:24.692615 [ 277 ] {9365f1c7-c6a8-4b5d-8166-85881e49af13} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10804 | 2024.12.17 21:29:24.693057 [ 191 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 10 rows starting from the beginning of the part | ||
10805 | 2024.12.17 21:29:24.693358 [ 277 ] {9365f1c7-c6a8-4b5d-8166-85881e49af13} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10806 | 2024.12.17 21:29:24.693870 [ 277 ] {9365f1c7-c6a8-4b5d-8166-85881e49af13} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.004173 sec., 19650.131799664512 rows/sec., 1.25 MiB/sec. | ||
10807 | 2024.12.17 21:29:24.693982 [ 277 ] {9365f1c7-c6a8-4b5d-8166-85881e49af13} <Debug> TCPHandler: Processed in 0.004476281 sec. | ||
10808 | 2024.12.17 21:29:24.699467 [ 196 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1288 rows, containing 19 columns (19 merged, 0 gathered) in 0.010210306 sec., 126147.0518121592 rows/sec., 226.05 MiB/sec. | ||
10809 | 2024.12.17 21:29:24.701061 [ 196 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
10810 | 2024.12.17 21:29:24.701510 [ 196 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10811 | 2024.12.17 21:29:24.701599 [ 196 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
10812 | 2024.12.17 21:29:24.701757 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.56 MiB. | ||
10813 | 2024.12.17 21:29:24.893360 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 | ||
10814 | 2024.12.17 21:29:24.915298 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10815 | 2024.12.17 21:29:24.915362 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
10816 | 2024.12.17 21:29:24.922981 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
10817 | 2024.12.17 21:29:24.923844 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10818 | 2024.12.17 21:29:24.924238 [ 102 ] {} <Debug> system.metric_log (27251624-260b-4d10-8451-92693738bfda) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
10819 | 2024.12.17 21:29:24.924354 [ 102 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10820 | 2024.12.17 21:29:24.924424 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
10821 | 2024.12.17 21:29:24.924827 [ 186 ] {27251624-260b-4d10-8451-92693738bfda::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
10822 | 2024.12.17 21:29:24.942109 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 385 | ||
10823 | 2024.12.17 21:29:24.943502 [ 186 ] {27251624-260b-4d10-8451-92693738bfda::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10824 | 2024.12.17 21:29:24.944748 [ 186 ] {27251624-260b-4d10-8451-92693738bfda::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
10825 | 2024.12.17 21:29:24.950157 [ 186 ] {27251624-260b-4d10-8451-92693738bfda::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 8 rows starting from the beginning of the part | ||
10826 | 2024.12.17 21:29:24.956271 [ 186 ] {27251624-260b-4d10-8451-92693738bfda::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 7 rows starting from the beginning of the part | ||
10827 | 2024.12.17 21:29:24.962118 [ 186 ] {27251624-260b-4d10-8451-92693738bfda::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 8 rows starting from the beginning of the part | ||
10828 | 2024.12.17 21:29:24.967992 [ 186 ] {27251624-260b-4d10-8451-92693738bfda::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 7 rows starting from the beginning of the part | ||
10829 | 2024.12.17 21:29:24.972851 [ 186 ] {27251624-260b-4d10-8451-92693738bfda::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 8 rows starting from the beginning of the part | ||
10830 | 2024.12.17 21:29:25.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.19 MiB, peak 248.23 MiB, free memory in arenas 0.00 B, will set to 238.09 MiB (RSS), difference: -9.10 MiB | ||
10831 | 2024.12.17 21:29:25.032361 [ 194 ] {27251624-260b-4d10-8451-92693738bfda::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.107797127 sec., 3571.5237568437233 rows/sec., 18.47 MiB/sec. | ||
10832 | 2024.12.17 21:29:25.035522 [ 189 ] {27251624-260b-4d10-8451-92693738bfda::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
10833 | 2024.12.17 21:29:25.038459 [ 189 ] {27251624-260b-4d10-8451-92693738bfda::all_1_51_10} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10834 | 2024.12.17 21:29:25.038588 [ 189 ] {27251624-260b-4d10-8451-92693738bfda::all_1_51_10} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
10835 | 2024.12.17 21:29:25.041245 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
10836 | 2024.12.17 21:29:26.000220 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.68 MiB, peak 248.23 MiB, free memory in arenas 0.00 B, will set to 238.73 MiB (RSS), difference: 10.06 MiB | ||
10837 | 2024.12.17 21:29:27.460733 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10838 | 2024.12.17 21:29:27.460936 [ 277 ] {4f559fef-514c-43bc-baef-960e4aa7a7f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10839 | 2024.12.17 21:29:27.461011 [ 277 ] {4f559fef-514c-43bc-baef-960e4aa7a7f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10840 | 2024.12.17 21:29:27.461798 [ 277 ] {4f559fef-514c-43bc-baef-960e4aa7a7f3} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10841 | 2024.12.17 21:29:27.461849 [ 277 ] {4f559fef-514c-43bc-baef-960e4aa7a7f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
10842 | 2024.12.17 21:29:27.462287 [ 277 ] {4f559fef-514c-43bc-baef-960e4aa7a7f3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
10843 | 2024.12.17 21:29:27.462543 [ 277 ] {4f559fef-514c-43bc-baef-960e4aa7a7f3} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10844 | 2024.12.17 21:29:27.462835 [ 277 ] {4f559fef-514c-43bc-baef-960e4aa7a7f3} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001941 sec., 3091.190108191654 rows/sec., 252.06 KiB/sec. | ||
10845 | 2024.12.17 21:29:27.463001 [ 277 ] {4f559fef-514c-43bc-baef-960e4aa7a7f3} <Debug> TCPHandler: Processed in 0.002393225 sec. | ||
10846 | 2024.12.17 21:29:27.463322 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10847 | 2024.12.17 21:29:27.463530 [ 278 ] {85acfbdc-ebc9-4ee0-a07f-1470b02cf907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10848 | 2024.12.17 21:29:27.463609 [ 278 ] {85acfbdc-ebc9-4ee0-a07f-1470b02cf907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10849 | 2024.12.17 21:29:27.465124 [ 278 ] {85acfbdc-ebc9-4ee0-a07f-1470b02cf907} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10850 | 2024.12.17 21:29:27.465168 [ 278 ] {85acfbdc-ebc9-4ee0-a07f-1470b02cf907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
10851 | 2024.12.17 21:29:27.465691 [ 278 ] {85acfbdc-ebc9-4ee0-a07f-1470b02cf907} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10852 | 2024.12.17 21:29:27.465971 [ 278 ] {85acfbdc-ebc9-4ee0-a07f-1470b02cf907} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10853 | 2024.12.17 21:29:27.466214 [ 278 ] {85acfbdc-ebc9-4ee0-a07f-1470b02cf907} <Debug> executeQuery: Read 1259 rows, 106.36 KiB in 0.002739 sec., 459656.8090543994 rows/sec., 37.92 MiB/sec. | ||
10854 | 2024.12.17 21:29:27.466289 [ 278 ] {85acfbdc-ebc9-4ee0-a07f-1470b02cf907} <Debug> TCPHandler: Processed in 0.003111114 sec. | ||
10855 | 2024.12.17 21:29:27.466535 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10856 | 2024.12.17 21:29:27.466661 [ 277 ] {8ee89af9-fbda-4bd0-8412-95c5bf04ab96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10857 | 2024.12.17 21:29:27.466710 [ 277 ] {8ee89af9-fbda-4bd0-8412-95c5bf04ab96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10858 | 2024.12.17 21:29:27.467374 [ 277 ] {8ee89af9-fbda-4bd0-8412-95c5bf04ab96} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10859 | 2024.12.17 21:29:27.467414 [ 277 ] {8ee89af9-fbda-4bd0-8412-95c5bf04ab96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
10860 | 2024.12.17 21:29:27.467791 [ 277 ] {8ee89af9-fbda-4bd0-8412-95c5bf04ab96} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
10861 | 2024.12.17 21:29:27.468035 [ 277 ] {8ee89af9-fbda-4bd0-8412-95c5bf04ab96} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10862 | 2024.12.17 21:29:27.468269 [ 277 ] {8ee89af9-fbda-4bd0-8412-95c5bf04ab96} <Debug> executeQuery: Read 36 rows, 2.67 KiB in 0.001624 sec., 22167.487684729065 rows/sec., 1.61 MiB/sec. | ||
10863 | 2024.12.17 21:29:27.468331 [ 277 ] {8ee89af9-fbda-4bd0-8412-95c5bf04ab96} <Debug> TCPHandler: Processed in 0.001882311 sec. | ||
10864 | 2024.12.17 21:29:27.468544 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10865 | 2024.12.17 21:29:27.468695 [ 278 ] {fb4b5f11-442b-4a95-a901-2a661b781bcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10866 | 2024.12.17 21:29:27.468753 [ 278 ] {fb4b5f11-442b-4a95-a901-2a661b781bcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10867 | 2024.12.17 21:29:27.469494 [ 278 ] {fb4b5f11-442b-4a95-a901-2a661b781bcc} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10868 | 2024.12.17 21:29:27.469534 [ 278 ] {fb4b5f11-442b-4a95-a901-2a661b781bcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
10869 | 2024.12.17 21:29:27.469910 [ 278 ] {fb4b5f11-442b-4a95-a901-2a661b781bcc} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
10870 | 2024.12.17 21:29:27.470155 [ 278 ] {fb4b5f11-442b-4a95-a901-2a661b781bcc} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10871 | 2024.12.17 21:29:27.470405 [ 278 ] {fb4b5f11-442b-4a95-a901-2a661b781bcc} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001734 sec., 131487.88927335638 rows/sec., 8.90 MiB/sec. | ||
10872 | 2024.12.17 21:29:27.470634 [ 278 ] {fb4b5f11-442b-4a95-a901-2a661b781bcc} <Debug> TCPHandler: Processed in 0.002192239 sec. | ||
10873 | 2024.12.17 21:29:27.470850 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10874 | 2024.12.17 21:29:27.470966 [ 277 ] {a4e9c3e1-aa48-4dcd-9fa9-b2de6f494578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10875 | 2024.12.17 21:29:27.471014 [ 277 ] {a4e9c3e1-aa48-4dcd-9fa9-b2de6f494578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10876 | 2024.12.17 21:29:27.471850 [ 277 ] {a4e9c3e1-aa48-4dcd-9fa9-b2de6f494578} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10877 | 2024.12.17 21:29:27.471889 [ 277 ] {a4e9c3e1-aa48-4dcd-9fa9-b2de6f494578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
10878 | 2024.12.17 21:29:27.472303 [ 277 ] {a4e9c3e1-aa48-4dcd-9fa9-b2de6f494578} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10879 | 2024.12.17 21:29:27.472544 [ 277 ] {a4e9c3e1-aa48-4dcd-9fa9-b2de6f494578} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10880 | 2024.12.17 21:29:27.472764 [ 277 ] {a4e9c3e1-aa48-4dcd-9fa9-b2de6f494578} <Debug> executeQuery: Read 556 rows, 42.30 KiB in 0.001821 sec., 305326.7435475014 rows/sec., 22.68 MiB/sec. | ||
10881 | 2024.12.17 21:29:27.472816 [ 277 ] {a4e9c3e1-aa48-4dcd-9fa9-b2de6f494578} <Debug> TCPHandler: Processed in 0.002056986 sec. | ||
10882 | 2024.12.17 21:29:27.472969 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10883 | 2024.12.17 21:29:27.473107 [ 278 ] {f3f12734-712c-4ce6-9c14-8a0028916c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10884 | 2024.12.17 21:29:27.473170 [ 278 ] {f3f12734-712c-4ce6-9c14-8a0028916c7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10885 | 2024.12.17 21:29:27.474089 [ 278 ] {f3f12734-712c-4ce6-9c14-8a0028916c7c} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10886 | 2024.12.17 21:29:27.474138 [ 278 ] {f3f12734-712c-4ce6-9c14-8a0028916c7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
10887 | 2024.12.17 21:29:27.474633 [ 278 ] {f3f12734-712c-4ce6-9c14-8a0028916c7c} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10888 | 2024.12.17 21:29:27.474885 [ 278 ] {f3f12734-712c-4ce6-9c14-8a0028916c7c} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10889 | 2024.12.17 21:29:27.475107 [ 278 ] {f3f12734-712c-4ce6-9c14-8a0028916c7c} <Debug> executeQuery: Read 943 rows, 64.74 KiB in 0.00203 sec., 464532.01970443345 rows/sec., 31.14 MiB/sec. | ||
10890 | 2024.12.17 21:29:27.475160 [ 278 ] {f3f12734-712c-4ce6-9c14-8a0028916c7c} <Debug> TCPHandler: Processed in 0.002257811 sec. | ||
10891 | 2024.12.17 21:29:27.475302 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10892 | 2024.12.17 21:29:27.475419 [ 277 ] {6faa380d-e344-496a-a2a7-61b28a370e06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10893 | 2024.12.17 21:29:27.475500 [ 277 ] {6faa380d-e344-496a-a2a7-61b28a370e06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10894 | 2024.12.17 21:29:27.476791 [ 277 ] {6faa380d-e344-496a-a2a7-61b28a370e06} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10895 | 2024.12.17 21:29:27.476830 [ 277 ] {6faa380d-e344-496a-a2a7-61b28a370e06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
10896 | 2024.12.17 21:29:27.477491 [ 277 ] {6faa380d-e344-496a-a2a7-61b28a370e06} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
10897 | 2024.12.17 21:29:27.477757 [ 277 ] {6faa380d-e344-496a-a2a7-61b28a370e06} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10898 | 2024.12.17 21:29:27.477997 [ 277 ] {6faa380d-e344-496a-a2a7-61b28a370e06} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002602 sec., 11529.592621060721 rows/sec., 20.66 MiB/sec. | ||
10899 | 2024.12.17 21:29:27.478091 [ 277 ] {6faa380d-e344-496a-a2a7-61b28a370e06} <Debug> TCPHandler: Processed in 0.002849327 sec. | ||
10900 | 2024.12.17 21:29:27.478248 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10901 | 2024.12.17 21:29:27.478467 [ 278 ] {725630d4-eb62-4ee2-bea0-a23de81e8efa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10902 | 2024.12.17 21:29:27.478564 [ 278 ] {725630d4-eb62-4ee2-bea0-a23de81e8efa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10903 | 2024.12.17 21:29:27.479380 [ 278 ] {725630d4-eb62-4ee2-bea0-a23de81e8efa} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10904 | 2024.12.17 21:29:27.479419 [ 278 ] {725630d4-eb62-4ee2-bea0-a23de81e8efa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
10905 | 2024.12.17 21:29:27.479802 [ 278 ] {725630d4-eb62-4ee2-bea0-a23de81e8efa} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10906 | 2024.12.17 21:29:27.480059 [ 278 ] {725630d4-eb62-4ee2-bea0-a23de81e8efa} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10907 | 2024.12.17 21:29:27.480265 [ 278 ] {725630d4-eb62-4ee2-bea0-a23de81e8efa} <Debug> executeQuery: Read 34 rows, 2.36 KiB in 0.001852 sec., 18358.531317494602 rows/sec., 1.24 MiB/sec. | ||
10908 | 2024.12.17 21:29:27.480317 [ 278 ] {725630d4-eb62-4ee2-bea0-a23de81e8efa} <Debug> TCPHandler: Processed in 0.002143258 sec. | ||
10909 | 2024.12.17 21:29:29.651631 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10910 | 2024.12.17 21:29:29.651815 [ 277 ] {53c73fcf-86a8-4ee5-9549-d0fd1556dc63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10911 | 2024.12.17 21:29:29.651885 [ 277 ] {53c73fcf-86a8-4ee5-9549-d0fd1556dc63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10912 | 2024.12.17 21:29:29.652694 [ 277 ] {53c73fcf-86a8-4ee5-9549-d0fd1556dc63} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10913 | 2024.12.17 21:29:29.652737 [ 277 ] {53c73fcf-86a8-4ee5-9549-d0fd1556dc63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
10914 | 2024.12.17 21:29:29.653158 [ 277 ] {53c73fcf-86a8-4ee5-9549-d0fd1556dc63} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10915 | 2024.12.17 21:29:29.653409 [ 277 ] {53c73fcf-86a8-4ee5-9549-d0fd1556dc63} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10916 | 2024.12.17 21:29:29.653633 [ 277 ] {53c73fcf-86a8-4ee5-9549-d0fd1556dc63} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001869 sec., 29962.5468164794 rows/sec., 2.29 MiB/sec. | ||
10917 | 2024.12.17 21:29:29.653699 [ 277 ] {53c73fcf-86a8-4ee5-9549-d0fd1556dc63} <Debug> TCPHandler: Processed in 0.00220271 sec. | ||
10918 | 2024.12.17 21:29:29.653977 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10919 | 2024.12.17 21:29:29.654189 [ 278 ] {04c282fd-2a8b-4ed0-a5d2-ea1698051716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10920 | 2024.12.17 21:29:29.654268 [ 278 ] {04c282fd-2a8b-4ed0-a5d2-ea1698051716} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10921 | 2024.12.17 21:29:29.655030 [ 278 ] {04c282fd-2a8b-4ed0-a5d2-ea1698051716} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10922 | 2024.12.17 21:29:29.655077 [ 278 ] {04c282fd-2a8b-4ed0-a5d2-ea1698051716} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
10923 | 2024.12.17 21:29:29.655529 [ 278 ] {04c282fd-2a8b-4ed0-a5d2-ea1698051716} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10924 | 2024.12.17 21:29:29.655797 [ 278 ] {04c282fd-2a8b-4ed0-a5d2-ea1698051716} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10925 | 2024.12.17 21:29:29.656030 [ 278 ] {04c282fd-2a8b-4ed0-a5d2-ea1698051716} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.0019 sec., 33684.21052631579 rows/sec., 2.63 MiB/sec. | ||
10926 | 2024.12.17 21:29:29.656089 [ 278 ] {04c282fd-2a8b-4ed0-a5d2-ea1698051716} <Debug> TCPHandler: Processed in 0.002250611 sec. | ||
10927 | 2024.12.17 21:29:29.656234 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10928 | 2024.12.17 21:29:29.656355 [ 277 ] {dfd292a4-a6c8-4727-b48d-9e2b074c4912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10929 | 2024.12.17 21:29:29.656410 [ 277 ] {dfd292a4-a6c8-4727-b48d-9e2b074c4912} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10930 | 2024.12.17 21:29:29.657001 [ 277 ] {dfd292a4-a6c8-4727-b48d-9e2b074c4912} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10931 | 2024.12.17 21:29:29.657039 [ 277 ] {dfd292a4-a6c8-4727-b48d-9e2b074c4912} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
10932 | 2024.12.17 21:29:29.657425 [ 277 ] {dfd292a4-a6c8-4727-b48d-9e2b074c4912} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10933 | 2024.12.17 21:29:29.657702 [ 277 ] {dfd292a4-a6c8-4727-b48d-9e2b074c4912} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10934 | 2024.12.17 21:29:29.657897 [ 277 ] {dfd292a4-a6c8-4727-b48d-9e2b074c4912} <Debug> executeQuery: Read 66 rows, 4.72 KiB in 0.001568 sec., 42091.836734693876 rows/sec., 2.94 MiB/sec. | ||
10935 | 2024.12.17 21:29:29.658001 [ 277 ] {dfd292a4-a6c8-4727-b48d-9e2b074c4912} <Debug> TCPHandler: Processed in 0.00182544 sec. | ||
10936 | 2024.12.17 21:29:29.658170 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10937 | 2024.12.17 21:29:29.658319 [ 278 ] {172c8e47-276c-4770-8a63-6156337afdda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10938 | 2024.12.17 21:29:29.658380 [ 278 ] {172c8e47-276c-4770-8a63-6156337afdda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10939 | 2024.12.17 21:29:29.658955 [ 278 ] {172c8e47-276c-4770-8a63-6156337afdda} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10940 | 2024.12.17 21:29:29.659002 [ 278 ] {172c8e47-276c-4770-8a63-6156337afdda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
10941 | 2024.12.17 21:29:29.659430 [ 278 ] {172c8e47-276c-4770-8a63-6156337afdda} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10942 | 2024.12.17 21:29:29.659684 [ 278 ] {172c8e47-276c-4770-8a63-6156337afdda} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10943 | 2024.12.17 21:29:29.659910 [ 278 ] {172c8e47-276c-4770-8a63-6156337afdda} <Debug> executeQuery: Read 26 rows, 1.78 KiB in 0.001622 sec., 16029.593094944514 rows/sec., 1.07 MiB/sec. | ||
10944 | 2024.12.17 21:29:29.659962 [ 278 ] {172c8e47-276c-4770-8a63-6156337afdda} <Debug> TCPHandler: Processed in 0.001868391 sec. | ||
10945 | 2024.12.17 21:29:30.465838 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10946 | 2024.12.17 21:29:30.465913 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10947 | 2024.12.17 21:29:30.681520 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23851 | ||
10948 | 2024.12.17 21:29:30.682169 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10949 | 2024.12.17 21:29:30.682216 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
10950 | 2024.12.17 21:29:30.682777 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
10951 | 2024.12.17 21:29:30.683038 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10952 | 2024.12.17 21:29:30.683290 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 | ||
10953 | 2024.12.17 21:29:30.783442 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1548 | ||
10954 | 2024.12.17 21:29:30.786892 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10955 | 2024.12.17 21:29:30.786956 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
10956 | 2024.12.17 21:29:30.788452 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
10957 | 2024.12.17 21:29:30.788782 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10958 | 2024.12.17 21:29:30.790228 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1548 | ||
10959 | 2024.12.17 21:29:32.443144 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 | ||
10960 | 2024.12.17 21:29:32.462196 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10961 | 2024.12.17 21:29:32.462258 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
10962 | 2024.12.17 21:29:32.469189 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
10963 | 2024.12.17 21:29:32.469933 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10964 | 2024.12.17 21:29:32.472596 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
10965 | 2024.12.17 21:29:34.660851 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10966 | 2024.12.17 21:29:34.661037 [ 277 ] {b26f3e83-1e51-4460-b447-5a6292118205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10967 | 2024.12.17 21:29:34.661109 [ 277 ] {b26f3e83-1e51-4460-b447-5a6292118205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10968 | 2024.12.17 21:29:34.661892 [ 277 ] {b26f3e83-1e51-4460-b447-5a6292118205} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10969 | 2024.12.17 21:29:34.661941 [ 277 ] {b26f3e83-1e51-4460-b447-5a6292118205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
10970 | 2024.12.17 21:29:34.662375 [ 277 ] {b26f3e83-1e51-4460-b447-5a6292118205} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10971 | 2024.12.17 21:29:34.662646 [ 277 ] {b26f3e83-1e51-4460-b447-5a6292118205} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10972 | 2024.12.17 21:29:34.662890 [ 277 ] {b26f3e83-1e51-4460-b447-5a6292118205} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001906 sec., 7345.225603357818 rows/sec., 528.76 KiB/sec. | ||
10973 | 2024.12.17 21:29:34.662956 [ 277 ] {b26f3e83-1e51-4460-b447-5a6292118205} <Debug> TCPHandler: Processed in 0.002236641 sec. | ||
10974 | 2024.12.17 21:29:34.663227 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10975 | 2024.12.17 21:29:34.663445 [ 278 ] {8bb190be-e7b1-478e-ac8c-8c0f57451a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10976 | 2024.12.17 21:29:34.663522 [ 278 ] {8bb190be-e7b1-478e-ac8c-8c0f57451a00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10977 | 2024.12.17 21:29:34.664430 [ 278 ] {8bb190be-e7b1-478e-ac8c-8c0f57451a00} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10978 | 2024.12.17 21:29:34.664485 [ 278 ] {8bb190be-e7b1-478e-ac8c-8c0f57451a00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
10979 | 2024.12.17 21:29:34.664954 [ 278 ] {8bb190be-e7b1-478e-ac8c-8c0f57451a00} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10980 | 2024.12.17 21:29:34.665221 [ 278 ] {8bb190be-e7b1-478e-ac8c-8c0f57451a00} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10981 | 2024.12.17 21:29:34.665416 [ 86 ] {} <Debug> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10982 | 2024.12.17 21:29:34.665483 [ 278 ] {8bb190be-e7b1-478e-ac8c-8c0f57451a00} <Debug> executeQuery: Read 223 rows, 19.93 KiB in 0.002094 sec., 106494.74689589303 rows/sec., 9.29 MiB/sec. | ||
10983 | 2024.12.17 21:29:34.665509 [ 86 ] {} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10984 | 2024.12.17 21:29:34.665575 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
10985 | 2024.12.17 21:29:34.665620 [ 278 ] {8bb190be-e7b1-478e-ac8c-8c0f57451a00} <Debug> TCPHandler: Processed in 0.002540359 sec. | ||
10986 | 2024.12.17 21:29:34.665896 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10987 | 2024.12.17 21:29:34.665978 [ 194 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
10988 | 2024.12.17 21:29:34.666249 [ 277 ] {f4930cc3-aa33-4163-8fe7-8320a7c14747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10989 | 2024.12.17 21:29:34.666420 [ 277 ] {f4930cc3-aa33-4163-8fe7-8320a7c14747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10990 | 2024.12.17 21:29:34.666721 [ 194 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10991 | 2024.12.17 21:29:34.666819 [ 194 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1433 rows starting from the beginning of the part | ||
10992 | 2024.12.17 21:29:34.667362 [ 194 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 116 rows starting from the beginning of the part | ||
10993 | 2024.12.17 21:29:34.667803 [ 194 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 223 rows starting from the beginning of the part | ||
10994 | 2024.12.17 21:29:34.668168 [ 194 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1259 rows starting from the beginning of the part | ||
10995 | 2024.12.17 21:29:34.668532 [ 194 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 56 rows starting from the beginning of the part | ||
10996 | 2024.12.17 21:29:34.668932 [ 194 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 223 rows starting from the beginning of the part | ||
10997 | 2024.12.17 21:29:34.670440 [ 277 ] {f4930cc3-aa33-4163-8fe7-8320a7c14747} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10998 | 2024.12.17 21:29:34.670580 [ 277 ] {f4930cc3-aa33-4163-8fe7-8320a7c14747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
10999 | 2024.12.17 21:29:34.671588 [ 277 ] {f4930cc3-aa33-4163-8fe7-8320a7c14747} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
11000 | 2024.12.17 21:29:34.672137 [ 277 ] {f4930cc3-aa33-4163-8fe7-8320a7c14747} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11001 | 2024.12.17 21:29:34.672506 [ 277 ] {f4930cc3-aa33-4163-8fe7-8320a7c14747} <Debug> executeQuery: Read 17 rows, 1.21 KiB in 0.0064 sec., 2656.25 rows/sec., 188.75 KiB/sec. | ||
11002 | 2024.12.17 21:29:34.672607 [ 277 ] {f4930cc3-aa33-4163-8fe7-8320a7c14747} <Debug> TCPHandler: Processed in 0.006844135 sec. | ||
11003 | 2024.12.17 21:29:34.672894 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11004 | 2024.12.17 21:29:34.673222 [ 194 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3310 rows, containing 5 columns (5 merged, 0 gathered) in 0.007543334 sec., 438798.0168980984 rows/sec., 38.32 MiB/sec. | ||
11005 | 2024.12.17 21:29:34.673300 [ 278 ] {c00a7aed-47f2-4918-b95b-246bc7293843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11006 | 2024.12.17 21:29:34.673436 [ 278 ] {c00a7aed-47f2-4918-b95b-246bc7293843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11007 | 2024.12.17 21:29:34.673515 [ 194 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
11008 | 2024.12.17 21:29:34.674171 [ 194 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_86_17} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11009 | 2024.12.17 21:29:34.674299 [ 194 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_86_17} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
11010 | 2024.12.17 21:29:34.674461 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
11011 | 2024.12.17 21:29:34.674650 [ 278 ] {c00a7aed-47f2-4918-b95b-246bc7293843} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11012 | 2024.12.17 21:29:34.674698 [ 278 ] {c00a7aed-47f2-4918-b95b-246bc7293843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
11013 | 2024.12.17 21:29:34.675081 [ 278 ] {c00a7aed-47f2-4918-b95b-246bc7293843} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
11014 | 2024.12.17 21:29:34.675330 [ 278 ] {c00a7aed-47f2-4918-b95b-246bc7293843} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11015 | 2024.12.17 21:29:34.675558 [ 278 ] {c00a7aed-47f2-4918-b95b-246bc7293843} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002359 sec., 5934.718100890208 rows/sec., 415.63 KiB/sec. | ||
11016 | 2024.12.17 21:29:34.675619 [ 278 ] {c00a7aed-47f2-4918-b95b-246bc7293843} <Debug> TCPHandler: Processed in 0.002872828 sec. | ||
11017 | 2024.12.17 21:29:34.675775 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11018 | 2024.12.17 21:29:34.675896 [ 277 ] {29e4b278-90d0-4e67-9580-c488bec992f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11019 | 2024.12.17 21:29:34.675946 [ 277 ] {29e4b278-90d0-4e67-9580-c488bec992f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11020 | 2024.12.17 21:29:34.676543 [ 277 ] {29e4b278-90d0-4e67-9580-c488bec992f6} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11021 | 2024.12.17 21:29:34.676583 [ 277 ] {29e4b278-90d0-4e67-9580-c488bec992f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
11022 | 2024.12.17 21:29:34.676938 [ 277 ] {29e4b278-90d0-4e67-9580-c488bec992f6} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
11023 | 2024.12.17 21:29:34.677183 [ 277 ] {29e4b278-90d0-4e67-9580-c488bec992f6} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11024 | 2024.12.17 21:29:34.677396 [ 277 ] {29e4b278-90d0-4e67-9580-c488bec992f6} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001527 sec., 8513.425016371972 rows/sec., 530.81 KiB/sec. | ||
11025 | 2024.12.17 21:29:34.677452 [ 277 ] {29e4b278-90d0-4e67-9580-c488bec992f6} <Debug> TCPHandler: Processed in 0.001735047 sec. | ||
11026 | 2024.12.17 21:29:34.677596 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11027 | 2024.12.17 21:29:34.677738 [ 278 ] {122f5cf9-4423-4744-b99a-97f4dc2f71d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11028 | 2024.12.17 21:29:34.677798 [ 278 ] {122f5cf9-4423-4744-b99a-97f4dc2f71d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11029 | 2024.12.17 21:29:34.678619 [ 278 ] {122f5cf9-4423-4744-b99a-97f4dc2f71d2} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11030 | 2024.12.17 21:29:34.678661 [ 278 ] {122f5cf9-4423-4744-b99a-97f4dc2f71d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
11031 | 2024.12.17 21:29:34.679056 [ 278 ] {122f5cf9-4423-4744-b99a-97f4dc2f71d2} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
11032 | 2024.12.17 21:29:34.679306 [ 278 ] {122f5cf9-4423-4744-b99a-97f4dc2f71d2} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11033 | 2024.12.17 21:29:34.679472 [ 86 ] {} <Debug> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
11034 | 2024.12.17 21:29:34.679513 [ 86 ] {} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11035 | 2024.12.17 21:29:34.679546 [ 278 ] {122f5cf9-4423-4744-b99a-97f4dc2f71d2} <Debug> executeQuery: Read 392 rows, 28.48 KiB in 0.001828 sec., 214442.01312910285 rows/sec., 15.22 MiB/sec. | ||
11036 | 2024.12.17 21:29:34.679557 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
11037 | 2024.12.17 21:29:34.679707 [ 278 ] {122f5cf9-4423-4744-b99a-97f4dc2f71d2} <Debug> TCPHandler: Processed in 0.002175919 sec. | ||
11038 | 2024.12.17 21:29:34.679775 [ 201 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
11039 | 2024.12.17 21:29:34.679871 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11040 | 2024.12.17 21:29:34.679945 [ 201 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11041 | 2024.12.17 21:29:34.680016 [ 201 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 914 rows starting from the beginning of the part | ||
11042 | 2024.12.17 21:29:34.680101 [ 277 ] {3f6fb3d8-a9ed-49e6-93b7-5526d75c49ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11043 | 2024.12.17 21:29:34.680269 [ 277 ] {3f6fb3d8-a9ed-49e6-93b7-5526d75c49ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11044 | 2024.12.17 21:29:34.680285 [ 201 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 94 rows starting from the beginning of the part | ||
11045 | 2024.12.17 21:29:34.680715 [ 201 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 392 rows starting from the beginning of the part | ||
11046 | 2024.12.17 21:29:34.681082 [ 201 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 556 rows starting from the beginning of the part | ||
11047 | 2024.12.17 21:29:34.681470 [ 201 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part | ||
11048 | 2024.12.17 21:29:34.681770 [ 201 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 392 rows starting from the beginning of the part | ||
11049 | 2024.12.17 21:29:34.682657 [ 277 ] {3f6fb3d8-a9ed-49e6-93b7-5526d75c49ae} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11050 | 2024.12.17 21:29:34.682732 [ 277 ] {3f6fb3d8-a9ed-49e6-93b7-5526d75c49ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
11051 | 2024.12.17 21:29:34.683572 [ 277 ] {3f6fb3d8-a9ed-49e6-93b7-5526d75c49ae} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
11052 | 2024.12.17 21:29:34.683997 [ 277 ] {3f6fb3d8-a9ed-49e6-93b7-5526d75c49ae} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11053 | 2024.12.17 21:29:34.684390 [ 277 ] {3f6fb3d8-a9ed-49e6-93b7-5526d75c49ae} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004312 sec., 1391.465677179963 rows/sec., 72.70 KiB/sec. | ||
11054 | 2024.12.17 21:29:34.684770 [ 277 ] {3f6fb3d8-a9ed-49e6-93b7-5526d75c49ae} <Debug> TCPHandler: Processed in 0.004963364 sec. | ||
11055 | 2024.12.17 21:29:34.685135 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11056 | 2024.12.17 21:29:34.685434 [ 201 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2412 rows, containing 5 columns (5 merged, 0 gathered) in 0.005736566 sec., 420460.6030855393 rows/sec., 32.24 MiB/sec. | ||
11057 | 2024.12.17 21:29:34.685656 [ 278 ] {c34d372a-2aae-4c71-9e70-29efd030ef1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11058 | 2024.12.17 21:29:34.685852 [ 278 ] {c34d372a-2aae-4c71-9e70-29efd030ef1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11059 | 2024.12.17 21:29:34.685887 [ 195 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
11060 | 2024.12.17 21:29:34.686570 [ 195 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_86_17} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11061 | 2024.12.17 21:29:34.686762 [ 195 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_86_17} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
11062 | 2024.12.17 21:29:34.686937 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
11063 | 2024.12.17 21:29:34.687095 [ 278 ] {c34d372a-2aae-4c71-9e70-29efd030ef1e} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11064 | 2024.12.17 21:29:34.687139 [ 278 ] {c34d372a-2aae-4c71-9e70-29efd030ef1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
11065 | 2024.12.17 21:29:34.687602 [ 278 ] {c34d372a-2aae-4c71-9e70-29efd030ef1e} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
11066 | 2024.12.17 21:29:34.687852 [ 278 ] {c34d372a-2aae-4c71-9e70-29efd030ef1e} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11067 | 2024.12.17 21:29:34.688026 [ 86 ] {} <Debug> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
11068 | 2024.12.17 21:29:34.688078 [ 86 ] {} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11069 | 2024.12.17 21:29:34.688101 [ 278 ] {c34d372a-2aae-4c71-9e70-29efd030ef1e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002585 sec., 91682.78529980658 rows/sec., 6.15 MiB/sec. | ||
11070 | 2024.12.17 21:29:34.688120 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
11071 | 2024.12.17 21:29:34.688292 [ 278 ] {c34d372a-2aae-4c71-9e70-29efd030ef1e} <Debug> TCPHandler: Processed in 0.003375371 sec. | ||
11072 | 2024.12.17 21:29:34.688366 [ 198 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
11073 | 2024.12.17 21:29:34.688487 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11074 | 2024.12.17 21:29:34.688567 [ 198 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11075 | 2024.12.17 21:29:34.688653 [ 198 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 24283 rows starting from the beginning of the part | ||
11076 | 2024.12.17 21:29:34.688713 [ 277 ] {158ac703-b3e4-415a-b533-dacbdfea56c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11077 | 2024.12.17 21:29:34.688883 [ 277 ] {158ac703-b3e4-415a-b533-dacbdfea56c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11078 | 2024.12.17 21:29:34.689024 [ 198 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
11079 | 2024.12.17 21:29:34.689474 [ 198 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 237 rows starting from the beginning of the part | ||
11080 | 2024.12.17 21:29:34.689821 [ 198 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 943 rows starting from the beginning of the part | ||
11081 | 2024.12.17 21:29:34.690113 [ 198 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 66 rows starting from the beginning of the part | ||
11082 | 2024.12.17 21:29:34.690425 [ 198 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 237 rows starting from the beginning of the part | ||
11083 | 2024.12.17 21:29:34.691105 [ 277 ] {158ac703-b3e4-415a-b533-dacbdfea56c1} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11084 | 2024.12.17 21:29:34.691170 [ 277 ] {158ac703-b3e4-415a-b533-dacbdfea56c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
11085 | 2024.12.17 21:29:34.691857 [ 277 ] {158ac703-b3e4-415a-b533-dacbdfea56c1} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
11086 | 2024.12.17 21:29:34.692187 [ 277 ] {158ac703-b3e4-415a-b533-dacbdfea56c1} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11087 | 2024.12.17 21:29:34.692397 [ 86 ] {} <Debug> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
11088 | 2024.12.17 21:29:34.692499 [ 86 ] {} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11089 | 2024.12.17 21:29:34.692562 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
11090 | 2024.12.17 21:29:34.692734 [ 277 ] {158ac703-b3e4-415a-b533-dacbdfea56c1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004061 sec., 246.24476729869488 rows/sec., 16.59 KiB/sec. | ||
11091 | 2024.12.17 21:29:34.693080 [ 195 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::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 | ||
11092 | 2024.12.17 21:29:34.693119 [ 277 ] {158ac703-b3e4-415a-b533-dacbdfea56c1} <Debug> TCPHandler: Processed in 0.004702138 sec. | ||
11093 | 2024.12.17 21:29:34.693580 [ 195 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11094 | 2024.12.17 21:29:34.693615 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11095 | 2024.12.17 21:29:34.693654 [ 195 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 31 rows starting from the beginning of the part | ||
11096 | 2024.12.17 21:29:34.694022 [ 195 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
11097 | 2024.12.17 21:29:34.694194 [ 278 ] {6df3ac35-143f-4c33-902a-4283e7150863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11098 | 2024.12.17 21:29:34.694416 [ 195 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
11099 | 2024.12.17 21:29:34.694589 [ 278 ] {6df3ac35-143f-4c33-902a-4283e7150863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11100 | 2024.12.17 21:29:34.694851 [ 195 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
11101 | 2024.12.17 21:29:34.695322 [ 195 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
11102 | 2024.12.17 21:29:34.695723 [ 195 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
11103 | 2024.12.17 21:29:34.700731 [ 197 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.008015937 sec., 4491.053260523379 rows/sec., 302.13 KiB/sec. | ||
11104 | 2024.12.17 21:29:34.700897 [ 197 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
11105 | 2024.12.17 21:29:34.701224 [ 278 ] {6df3ac35-143f-4c33-902a-4283e7150863} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11106 | 2024.12.17 21:29:34.701279 [ 278 ] {6df3ac35-143f-4c33-902a-4283e7150863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
11107 | 2024.12.17 21:29:34.701441 [ 197 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_36_7} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11108 | 2024.12.17 21:29:34.701609 [ 197 ] {09ff6582-2ed8-4260-a745-4451f2b3b125::all_1_36_7} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
11109 | 2024.12.17 21:29:34.701726 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
11110 | 2024.12.17 21:29:34.702387 [ 278 ] {6df3ac35-143f-4c33-902a-4283e7150863} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
11111 | 2024.12.17 21:29:34.702720 [ 278 ] {6df3ac35-143f-4c33-902a-4283e7150863} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11112 | 2024.12.17 21:29:34.703087 [ 278 ] {6df3ac35-143f-4c33-902a-4283e7150863} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.009097 sec., 1099.2634934593823 rows/sec., 1.97 MiB/sec. | ||
11113 | 2024.12.17 21:29:34.703796 [ 278 ] {6df3ac35-143f-4c33-902a-4283e7150863} <Debug> TCPHandler: Processed in 0.010552136 sec. | ||
11114 | 2024.12.17 21:29:34.704122 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11115 | 2024.12.17 21:29:34.704619 [ 277 ] {57feee84-6b30-4903-950d-c6b1744a5f4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11116 | 2024.12.17 21:29:34.704732 [ 193 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25926 rows, containing 5 columns (5 merged, 0 gathered) in 0.016474706 sec., 1573685.1389032376 rows/sec., 106.22 MiB/sec. | ||
11117 | 2024.12.17 21:29:34.704825 [ 277 ] {57feee84-6b30-4903-950d-c6b1744a5f4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11118 | 2024.12.17 21:29:34.705186 [ 193 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
11119 | 2024.12.17 21:29:34.705877 [ 193 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11120 | 2024.12.17 21:29:34.706070 [ 193 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
11121 | 2024.12.17 21:29:34.706261 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
11122 | 2024.12.17 21:29:34.706262 [ 277 ] {57feee84-6b30-4903-950d-c6b1744a5f4b} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11123 | 2024.12.17 21:29:34.706323 [ 277 ] {57feee84-6b30-4903-950d-c6b1744a5f4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
11124 | 2024.12.17 21:29:34.706707 [ 277 ] {57feee84-6b30-4903-950d-c6b1744a5f4b} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
11125 | 2024.12.17 21:29:34.706957 [ 277 ] {57feee84-6b30-4903-950d-c6b1744a5f4b} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11126 | 2024.12.17 21:29:34.707137 [ 85 ] {} <Debug> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
11127 | 2024.12.17 21:29:34.707186 [ 277 ] {57feee84-6b30-4903-950d-c6b1744a5f4b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002781 sec., 29485.796476087737 rows/sec., 1.87 MiB/sec. | ||
11128 | 2024.12.17 21:29:34.707199 [ 85 ] {} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11129 | 2024.12.17 21:29:34.707272 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
11130 | 2024.12.17 21:29:34.707313 [ 277 ] {57feee84-6b30-4903-950d-c6b1744a5f4b} <Debug> TCPHandler: Processed in 0.003366551 sec. | ||
11131 | 2024.12.17 21:29:34.707450 [ 199 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
11132 | 2024.12.17 21:29:34.707552 [ 199 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11133 | 2024.12.17 21:29:34.707580 [ 199 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4794 rows starting from the beginning of the part | ||
11134 | 2024.12.17 21:29:34.707654 [ 199 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
11135 | 2024.12.17 21:29:34.707876 [ 199 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 82 rows starting from the beginning of the part | ||
11136 | 2024.12.17 21:29:34.708071 [ 199 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 34 rows starting from the beginning of the part | ||
11137 | 2024.12.17 21:29:34.708193 [ 199 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 26 rows starting from the beginning of the part | ||
11138 | 2024.12.17 21:29:34.708408 [ 199 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 82 rows starting from the beginning of the part | ||
11139 | 2024.12.17 21:29:34.710525 [ 193 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5078 rows, containing 4 columns (4 merged, 0 gathered) in 0.003140805 sec., 1616782.9585090447 rows/sec., 105.44 MiB/sec. | ||
11140 | 2024.12.17 21:29:34.711228 [ 193 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
11141 | 2024.12.17 21:29:34.711645 [ 193 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_86_17} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11142 | 2024.12.17 21:29:34.711724 [ 193 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_86_17} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
11143 | 2024.12.17 21:29:34.711810 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
11144 | 2024.12.17 21:29:38.184357 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24339 | ||
11145 | 2024.12.17 21:29:38.185076 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11146 | 2024.12.17 21:29:38.185123 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
11147 | 2024.12.17 21:29:38.185667 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
11148 | 2024.12.17 21:29:38.185930 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11149 | 2024.12.17 21:29:38.186165 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24339 | ||
11150 | 2024.12.17 21:29:39.656909 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11151 | 2024.12.17 21:29:39.657093 [ 277 ] {1e8a11e9-ee7d-44ef-82d7-2479012a0e2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11152 | 2024.12.17 21:29:39.657167 [ 277 ] {1e8a11e9-ee7d-44ef-82d7-2479012a0e2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11153 | 2024.12.17 21:29:39.657952 [ 277 ] {1e8a11e9-ee7d-44ef-82d7-2479012a0e2d} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11154 | 2024.12.17 21:29:39.658002 [ 277 ] {1e8a11e9-ee7d-44ef-82d7-2479012a0e2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
11155 | 2024.12.17 21:29:39.658449 [ 277 ] {1e8a11e9-ee7d-44ef-82d7-2479012a0e2d} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
11156 | 2024.12.17 21:29:39.658718 [ 277 ] {1e8a11e9-ee7d-44ef-82d7-2479012a0e2d} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11157 | 2024.12.17 21:29:39.658942 [ 277 ] {1e8a11e9-ee7d-44ef-82d7-2479012a0e2d} <Debug> executeQuery: Read 116 rows, 10.02 KiB in 0.0019 sec., 61052.63157894737 rows/sec., 5.15 MiB/sec. | ||
11158 | 2024.12.17 21:29:39.659042 [ 277 ] {1e8a11e9-ee7d-44ef-82d7-2479012a0e2d} <Debug> TCPHandler: Processed in 0.002264162 sec. | ||
11159 | 2024.12.17 21:29:39.659369 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11160 | 2024.12.17 21:29:39.659610 [ 278 ] {710f19be-4fbe-425a-9485-b0d35971584a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11161 | 2024.12.17 21:29:39.659689 [ 278 ] {710f19be-4fbe-425a-9485-b0d35971584a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11162 | 2024.12.17 21:29:39.660520 [ 278 ] {710f19be-4fbe-425a-9485-b0d35971584a} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11163 | 2024.12.17 21:29:39.660573 [ 278 ] {710f19be-4fbe-425a-9485-b0d35971584a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
11164 | 2024.12.17 21:29:39.661024 [ 278 ] {710f19be-4fbe-425a-9485-b0d35971584a} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
11165 | 2024.12.17 21:29:39.661291 [ 278 ] {710f19be-4fbe-425a-9485-b0d35971584a} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11166 | 2024.12.17 21:29:39.661526 [ 278 ] {710f19be-4fbe-425a-9485-b0d35971584a} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001973 sec., 15205.271160669032 rows/sec., 1.12 MiB/sec. | ||
11167 | 2024.12.17 21:29:39.661594 [ 278 ] {710f19be-4fbe-425a-9485-b0d35971584a} <Debug> TCPHandler: Processed in 0.002439046 sec. | ||
11168 | 2024.12.17 21:29:39.661770 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11169 | 2024.12.17 21:29:39.661896 [ 277 ] {c6f6836d-e775-475c-ba54-d4e285f3d8e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11170 | 2024.12.17 21:29:39.661948 [ 277 ] {c6f6836d-e775-475c-ba54-d4e285f3d8e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11171 | 2024.12.17 21:29:39.662603 [ 277 ] {c6f6836d-e775-475c-ba54-d4e285f3d8e5} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11172 | 2024.12.17 21:29:39.662642 [ 277 ] {c6f6836d-e775-475c-ba54-d4e285f3d8e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
11173 | 2024.12.17 21:29:39.663018 [ 277 ] {c6f6836d-e775-475c-ba54-d4e285f3d8e5} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
11174 | 2024.12.17 21:29:39.663267 [ 277 ] {c6f6836d-e775-475c-ba54-d4e285f3d8e5} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11175 | 2024.12.17 21:29:39.663464 [ 277 ] {c6f6836d-e775-475c-ba54-d4e285f3d8e5} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001598 sec., 58823.529411764706 rows/sec., 4.59 MiB/sec. | ||
11176 | 2024.12.17 21:29:39.663572 [ 277 ] {c6f6836d-e775-475c-ba54-d4e285f3d8e5} <Debug> TCPHandler: Processed in 0.001862691 sec. | ||
11177 | 2024.12.17 21:29:39.663757 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11178 | 2024.12.17 21:29:39.663931 [ 278 ] {5143b2d0-6f5d-4d1c-9233-c5f3858d31b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11179 | 2024.12.17 21:29:39.663997 [ 278 ] {5143b2d0-6f5d-4d1c-9233-c5f3858d31b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11180 | 2024.12.17 21:29:39.664667 [ 278 ] {5143b2d0-6f5d-4d1c-9233-c5f3858d31b0} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11181 | 2024.12.17 21:29:39.664706 [ 278 ] {5143b2d0-6f5d-4d1c-9233-c5f3858d31b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
11182 | 2024.12.17 21:29:39.665116 [ 278 ] {5143b2d0-6f5d-4d1c-9233-c5f3858d31b0} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
11183 | 2024.12.17 21:29:39.665358 [ 278 ] {5143b2d0-6f5d-4d1c-9233-c5f3858d31b0} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11184 | 2024.12.17 21:29:39.665574 [ 278 ] {5143b2d0-6f5d-4d1c-9233-c5f3858d31b0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001681 sec., 95181.43961927424 rows/sec., 6.63 MiB/sec. | ||
11185 | 2024.12.17 21:29:39.665629 [ 278 ] {5143b2d0-6f5d-4d1c-9233-c5f3858d31b0} <Debug> TCPHandler: Processed in 0.001967363 sec. | ||
11186 | 2024.12.17 21:29:39.665768 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11187 | 2024.12.17 21:29:39.665888 [ 277 ] {ab147536-62ce-42ec-9083-dc7545fe93aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11188 | 2024.12.17 21:29:39.665970 [ 277 ] {ab147536-62ce-42ec-9083-dc7545fe93aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11189 | 2024.12.17 21:29:39.667180 [ 277 ] {ab147536-62ce-42ec-9083-dc7545fe93aa} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11190 | 2024.12.17 21:29:39.667217 [ 277 ] {ab147536-62ce-42ec-9083-dc7545fe93aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
11191 | 2024.12.17 21:29:39.667865 [ 277 ] {ab147536-62ce-42ec-9083-dc7545fe93aa} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
11192 | 2024.12.17 21:29:39.668127 [ 277 ] {ab147536-62ce-42ec-9083-dc7545fe93aa} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11193 | 2024.12.17 21:29:39.668370 [ 277 ] {ab147536-62ce-42ec-9083-dc7545fe93aa} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002498 sec., 12009.60768614892 rows/sec., 21.52 MiB/sec. | ||
11194 | 2024.12.17 21:29:39.668726 [ 277 ] {ab147536-62ce-42ec-9083-dc7545fe93aa} <Debug> TCPHandler: Processed in 0.003012352 sec. | ||
11195 | 2024.12.17 21:29:39.668981 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11196 | 2024.12.17 21:29:39.669151 [ 278 ] {8619280a-d90a-47d0-af62-0a5d01ac07c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11197 | 2024.12.17 21:29:39.669210 [ 278 ] {8619280a-d90a-47d0-af62-0a5d01ac07c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11198 | 2024.12.17 21:29:39.669744 [ 278 ] {8619280a-d90a-47d0-af62-0a5d01ac07c8} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11199 | 2024.12.17 21:29:39.669782 [ 278 ] {8619280a-d90a-47d0-af62-0a5d01ac07c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
11200 | 2024.12.17 21:29:39.670159 [ 278 ] {8619280a-d90a-47d0-af62-0a5d01ac07c8} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
11201 | 2024.12.17 21:29:39.670402 [ 278 ] {8619280a-d90a-47d0-af62-0a5d01ac07c8} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11202 | 2024.12.17 21:29:39.670614 [ 278 ] {8619280a-d90a-47d0-af62-0a5d01ac07c8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001488 sec., 40322.58064516129 rows/sec., 2.72 MiB/sec. | ||
11203 | 2024.12.17 21:29:39.670665 [ 278 ] {8619280a-d90a-47d0-af62-0a5d01ac07c8} <Debug> TCPHandler: Processed in 0.0018423 sec. | ||
11204 | 2024.12.17 21:29:39.973601 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
11205 | 2024.12.17 21:29:39.973823 [ 78 ] {} <Debug> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
11206 | 2024.12.17 21:29:39.973933 [ 78 ] {} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11207 | 2024.12.17 21:29:39.974004 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
11208 | 2024.12.17 21:29:39.974375 [ 191 ] {64bfc238-ea0a-4d7b-a117-66c23fa0582a::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
11209 | 2024.12.17 21:29:39.974972 [ 191 ] {64bfc238-ea0a-4d7b-a117-66c23fa0582a::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11210 | 2024.12.17 21:29:39.975102 [ 191 ] {64bfc238-ea0a-4d7b-a117-66c23fa0582a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part | ||
11211 | 2024.12.17 21:29:39.975397 [ 191 ] {64bfc238-ea0a-4d7b-a117-66c23fa0582a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
11212 | 2024.12.17 21:29:39.975829 [ 191 ] {64bfc238-ea0a-4d7b-a117-66c23fa0582a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part | ||
11213 | 2024.12.17 21:29:39.976241 [ 191 ] {64bfc238-ea0a-4d7b-a117-66c23fa0582a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
11214 | 2024.12.17 21:29:39.976568 [ 191 ] {64bfc238-ea0a-4d7b-a117-66c23fa0582a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
11215 | 2024.12.17 21:29:39.978727 [ 191 ] {64bfc238-ea0a-4d7b-a117-66c23fa0582a::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.004604995 sec., 7817.598064710169 rows/sec., 668.01 KiB/sec. | ||
11216 | 2024.12.17 21:29:39.978940 [ 191 ] {64bfc238-ea0a-4d7b-a117-66c23fa0582a::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
11217 | 2024.12.17 21:29:39.979379 [ 191 ] {64bfc238-ea0a-4d7b-a117-66c23fa0582a::all_1_21_5} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11218 | 2024.12.17 21:29:39.979523 [ 191 ] {64bfc238-ea0a-4d7b-a117-66c23fa0582a::all_1_21_5} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
11219 | 2024.12.17 21:29:39.979635 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
11220 | 2024.12.17 21:29:39.997690 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11221 | 2024.12.17 21:29:39.997730 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
11222 | 2024.12.17 21:29:40.005650 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
11223 | 2024.12.17 21:29:40.006414 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11224 | 2024.12.17 21:29:40.009684 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
11225 | 2024.12.17 21:29:40.791383 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1582 | ||
11226 | 2024.12.17 21:29:40.794475 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11227 | 2024.12.17 21:29:40.794524 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
11228 | 2024.12.17 21:29:40.796001 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11229 | 2024.12.17 21:29:40.796315 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11230 | 2024.12.17 21:29:40.796889 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1582 | ||
11231 | 2024.12.17 21:29:44.661820 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11232 | 2024.12.17 21:29:44.662017 [ 277 ] {2cbaadfd-9d03-44b6-83b2-68666ea50f1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11233 | 2024.12.17 21:29:44.662089 [ 277 ] {2cbaadfd-9d03-44b6-83b2-68666ea50f1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11234 | 2024.12.17 21:29:44.662858 [ 277 ] {2cbaadfd-9d03-44b6-83b2-68666ea50f1c} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11235 | 2024.12.17 21:29:44.662911 [ 277 ] {2cbaadfd-9d03-44b6-83b2-68666ea50f1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
11236 | 2024.12.17 21:29:44.663348 [ 277 ] {2cbaadfd-9d03-44b6-83b2-68666ea50f1c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
11237 | 2024.12.17 21:29:44.663604 [ 277 ] {2cbaadfd-9d03-44b6-83b2-68666ea50f1c} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11238 | 2024.12.17 21:29:44.663855 [ 277 ] {2cbaadfd-9d03-44b6-83b2-68666ea50f1c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001891 sec., 7403.490216816499 rows/sec., 532.95 KiB/sec. | ||
11239 | 2024.12.17 21:29:44.663924 [ 277 ] {2cbaadfd-9d03-44b6-83b2-68666ea50f1c} <Debug> TCPHandler: Processed in 0.00223481 sec. | ||
11240 | 2024.12.17 21:29:44.664174 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11241 | 2024.12.17 21:29:44.664389 [ 278 ] {79c355c8-e826-4931-b600-029fd8a1d03f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11242 | 2024.12.17 21:29:44.664470 [ 278 ] {79c355c8-e826-4931-b600-029fd8a1d03f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11243 | 2024.12.17 21:29:44.665237 [ 278 ] {79c355c8-e826-4931-b600-029fd8a1d03f} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11244 | 2024.12.17 21:29:44.665277 [ 278 ] {79c355c8-e826-4931-b600-029fd8a1d03f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
11245 | 2024.12.17 21:29:44.665704 [ 278 ] {79c355c8-e826-4931-b600-029fd8a1d03f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
11246 | 2024.12.17 21:29:44.665955 [ 278 ] {79c355c8-e826-4931-b600-029fd8a1d03f} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11247 | 2024.12.17 21:29:44.666157 [ 278 ] {79c355c8-e826-4931-b600-029fd8a1d03f} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001829 sec., 4373.974849644615 rows/sec., 356.67 KiB/sec. | ||
11248 | 2024.12.17 21:29:44.666213 [ 278 ] {79c355c8-e826-4931-b600-029fd8a1d03f} <Debug> TCPHandler: Processed in 0.002181979 sec. | ||
11249 | 2024.12.17 21:29:44.666360 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11250 | 2024.12.17 21:29:44.666490 [ 277 ] {a88aa10f-5967-4be9-b8d9-e1ca3e106b9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11251 | 2024.12.17 21:29:44.666544 [ 277 ] {a88aa10f-5967-4be9-b8d9-e1ca3e106b9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11252 | 2024.12.17 21:29:44.667223 [ 277 ] {a88aa10f-5967-4be9-b8d9-e1ca3e106b9b} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11253 | 2024.12.17 21:29:44.667264 [ 277 ] {a88aa10f-5967-4be9-b8d9-e1ca3e106b9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
11254 | 2024.12.17 21:29:44.667651 [ 277 ] {a88aa10f-5967-4be9-b8d9-e1ca3e106b9b} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
11255 | 2024.12.17 21:29:44.667888 [ 277 ] {a88aa10f-5967-4be9-b8d9-e1ca3e106b9b} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11256 | 2024.12.17 21:29:44.668097 [ 277 ] {a88aa10f-5967-4be9-b8d9-e1ca3e106b9b} <Debug> executeQuery: Read 227 rows, 20.22 KiB in 0.001634 sec., 138922.88861689105 rows/sec., 12.08 MiB/sec. | ||
11257 | 2024.12.17 21:29:44.668153 [ 277 ] {a88aa10f-5967-4be9-b8d9-e1ca3e106b9b} <Debug> TCPHandler: Processed in 0.00185203 sec. | ||
11258 | 2024.12.17 21:29:44.668308 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11259 | 2024.12.17 21:29:44.668449 [ 278 ] {e6f8f784-64e3-4b25-90e2-9273c8d4ee96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11260 | 2024.12.17 21:29:44.668507 [ 278 ] {e6f8f784-64e3-4b25-90e2-9273c8d4ee96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11261 | 2024.12.17 21:29:44.669128 [ 278 ] {e6f8f784-64e3-4b25-90e2-9273c8d4ee96} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11262 | 2024.12.17 21:29:44.669168 [ 278 ] {e6f8f784-64e3-4b25-90e2-9273c8d4ee96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
11263 | 2024.12.17 21:29:44.669536 [ 278 ] {e6f8f784-64e3-4b25-90e2-9273c8d4ee96} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
11264 | 2024.12.17 21:29:44.669787 [ 278 ] {e6f8f784-64e3-4b25-90e2-9273c8d4ee96} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11265 | 2024.12.17 21:29:44.670024 [ 278 ] {e6f8f784-64e3-4b25-90e2-9273c8d4ee96} <Debug> executeQuery: Read 25 rows, 1.77 KiB in 0.001605 sec., 15576.323987538939 rows/sec., 1.07 MiB/sec. | ||
11266 | 2024.12.17 21:29:44.670097 [ 278 ] {e6f8f784-64e3-4b25-90e2-9273c8d4ee96} <Debug> TCPHandler: Processed in 0.00185608 sec. | ||
11267 | 2024.12.17 21:29:44.670275 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11268 | 2024.12.17 21:29:44.670475 [ 277 ] {36f3584c-9729-4022-90b0-a3b52e1aed68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11269 | 2024.12.17 21:29:44.670526 [ 277 ] {36f3584c-9729-4022-90b0-a3b52e1aed68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11270 | 2024.12.17 21:29:44.671110 [ 277 ] {36f3584c-9729-4022-90b0-a3b52e1aed68} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11271 | 2024.12.17 21:29:44.671150 [ 277 ] {36f3584c-9729-4022-90b0-a3b52e1aed68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
11272 | 2024.12.17 21:29:44.671509 [ 277 ] {36f3584c-9729-4022-90b0-a3b52e1aed68} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
11273 | 2024.12.17 21:29:44.671747 [ 277 ] {36f3584c-9729-4022-90b0-a3b52e1aed68} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11274 | 2024.12.17 21:29:44.671968 [ 277 ] {36f3584c-9729-4022-90b0-a3b52e1aed68} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001544 sec., 9067.357512953367 rows/sec., 635.02 KiB/sec. | ||
11275 | 2024.12.17 21:29:44.672023 [ 277 ] {36f3584c-9729-4022-90b0-a3b52e1aed68} <Debug> TCPHandler: Processed in 0.00185345 sec. | ||
11276 | 2024.12.17 21:29:44.672173 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11277 | 2024.12.17 21:29:44.672311 [ 278 ] {4c8104ac-5bfa-4986-8c5a-0fcdde702fdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11278 | 2024.12.17 21:29:44.672366 [ 278 ] {4c8104ac-5bfa-4986-8c5a-0fcdde702fdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11279 | 2024.12.17 21:29:44.672999 [ 278 ] {4c8104ac-5bfa-4986-8c5a-0fcdde702fdd} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11280 | 2024.12.17 21:29:44.673039 [ 278 ] {4c8104ac-5bfa-4986-8c5a-0fcdde702fdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
11281 | 2024.12.17 21:29:44.673393 [ 278 ] {4c8104ac-5bfa-4986-8c5a-0fcdde702fdd} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
11282 | 2024.12.17 21:29:44.673635 [ 278 ] {4c8104ac-5bfa-4986-8c5a-0fcdde702fdd} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11283 | 2024.12.17 21:29:44.673856 [ 278 ] {4c8104ac-5bfa-4986-8c5a-0fcdde702fdd} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001575 sec., 8253.968253968254 rows/sec., 514.63 KiB/sec. | ||
11284 | 2024.12.17 21:29:44.673909 [ 278 ] {4c8104ac-5bfa-4986-8c5a-0fcdde702fdd} <Debug> TCPHandler: Processed in 0.001803948 sec. | ||
11285 | 2024.12.17 21:29:44.674041 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11286 | 2024.12.17 21:29:44.674159 [ 277 ] {b2df6363-1662-4876-816d-87e43cd6ad0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11287 | 2024.12.17 21:29:44.674207 [ 277 ] {b2df6363-1662-4876-816d-87e43cd6ad0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11288 | 2024.12.17 21:29:44.674930 [ 277 ] {b2df6363-1662-4876-816d-87e43cd6ad0f} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11289 | 2024.12.17 21:29:44.674970 [ 277 ] {b2df6363-1662-4876-816d-87e43cd6ad0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
11290 | 2024.12.17 21:29:44.675359 [ 277 ] {b2df6363-1662-4876-816d-87e43cd6ad0f} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
11291 | 2024.12.17 21:29:44.675622 [ 277 ] {b2df6363-1662-4876-816d-87e43cd6ad0f} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11292 | 2024.12.17 21:29:44.675833 [ 277 ] {b2df6363-1662-4876-816d-87e43cd6ad0f} <Debug> executeQuery: Read 400 rows, 29.13 KiB in 0.001699 sec., 235432.60741612714 rows/sec., 16.75 MiB/sec. | ||
11293 | 2024.12.17 21:29:44.675886 [ 277 ] {b2df6363-1662-4876-816d-87e43cd6ad0f} <Debug> TCPHandler: Processed in 0.001900862 sec. | ||
11294 | 2024.12.17 21:29:44.676035 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11295 | 2024.12.17 21:29:44.676178 [ 278 ] {20f131bf-a90d-4984-81a9-cdfa2072fe8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11296 | 2024.12.17 21:29:44.676237 [ 278 ] {20f131bf-a90d-4984-81a9-cdfa2072fe8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11297 | 2024.12.17 21:29:44.676810 [ 278 ] {20f131bf-a90d-4984-81a9-cdfa2072fe8e} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11298 | 2024.12.17 21:29:44.676849 [ 278 ] {20f131bf-a90d-4984-81a9-cdfa2072fe8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
11299 | 2024.12.17 21:29:44.677212 [ 278 ] {20f131bf-a90d-4984-81a9-cdfa2072fe8e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
11300 | 2024.12.17 21:29:44.677442 [ 278 ] {20f131bf-a90d-4984-81a9-cdfa2072fe8e} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11301 | 2024.12.17 21:29:44.677601 [ 70 ] {} <Debug> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
11302 | 2024.12.17 21:29:44.677672 [ 278 ] {20f131bf-a90d-4984-81a9-cdfa2072fe8e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00152 sec., 3947.368421052631 rows/sec., 206.23 KiB/sec. | ||
11303 | 2024.12.17 21:29:44.677685 [ 70 ] {} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11304 | 2024.12.17 21:29:44.677765 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
11305 | 2024.12.17 21:29:44.677788 [ 278 ] {20f131bf-a90d-4984-81a9-cdfa2072fe8e} <Debug> TCPHandler: Processed in 0.001815809 sec. | ||
11306 | 2024.12.17 21:29:44.678023 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11307 | 2024.12.17 21:29:44.678049 [ 187 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::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 | ||
11308 | 2024.12.17 21:29:44.678163 [ 277 ] {eed9eb59-ae93-4ab8-948f-821bf7dcf8b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11309 | 2024.12.17 21:29:44.678227 [ 187 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11310 | 2024.12.17 21:29:44.678234 [ 277 ] {eed9eb59-ae93-4ab8-948f-821bf7dcf8b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11311 | 2024.12.17 21:29:44.678285 [ 187 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 186 rows starting from the beginning of the part | ||
11312 | 2024.12.17 21:29:44.678529 [ 187 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
11313 | 2024.12.17 21:29:44.678969 [ 187 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
11314 | 2024.12.17 21:29:44.679277 [ 187 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
11315 | 2024.12.17 21:29:44.679461 [ 187 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
11316 | 2024.12.17 21:29:44.679824 [ 187 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
11317 | 2024.12.17 21:29:44.680549 [ 277 ] {eed9eb59-ae93-4ab8-948f-821bf7dcf8b9} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11318 | 2024.12.17 21:29:44.680593 [ 277 ] {eed9eb59-ae93-4ab8-948f-821bf7dcf8b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
11319 | 2024.12.17 21:29:44.681172 [ 277 ] {eed9eb59-ae93-4ab8-948f-821bf7dcf8b9} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
11320 | 2024.12.17 21:29:44.681406 [ 187 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.003495525 sec., 61793.29285300491 rows/sec., 3.15 MiB/sec. | ||
11321 | 2024.12.17 21:29:44.681516 [ 277 ] {eed9eb59-ae93-4ab8-948f-821bf7dcf8b9} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11322 | 2024.12.17 21:29:44.681527 [ 187 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
11323 | 2024.12.17 21:29:44.681819 [ 277 ] {eed9eb59-ae93-4ab8-948f-821bf7dcf8b9} <Debug> executeQuery: Read 241 rows, 16.55 KiB in 0.003696 sec., 65205.6277056277 rows/sec., 4.37 MiB/sec. | ||
11324 | 2024.12.17 21:29:44.681908 [ 277 ] {eed9eb59-ae93-4ab8-948f-821bf7dcf8b9} <Debug> TCPHandler: Processed in 0.003979428 sec. | ||
11325 | 2024.12.17 21:29:44.681973 [ 187 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_36_7} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11326 | 2024.12.17 21:29:44.682071 [ 187 ] {4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9::all_1_36_7} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
11327 | 2024.12.17 21:29:44.682173 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11328 | 2024.12.17 21:29:44.682173 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
11329 | 2024.12.17 21:29:44.682421 [ 278 ] {5d401167-3e6e-45cd-ad1d-0e1feb7bf687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11330 | 2024.12.17 21:29:44.682528 [ 278 ] {5d401167-3e6e-45cd-ad1d-0e1feb7bf687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11331 | 2024.12.17 21:29:44.683128 [ 278 ] {5d401167-3e6e-45cd-ad1d-0e1feb7bf687} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11332 | 2024.12.17 21:29:44.683167 [ 278 ] {5d401167-3e6e-45cd-ad1d-0e1feb7bf687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
11333 | 2024.12.17 21:29:44.683528 [ 278 ] {5d401167-3e6e-45cd-ad1d-0e1feb7bf687} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
11334 | 2024.12.17 21:29:44.683783 [ 278 ] {5d401167-3e6e-45cd-ad1d-0e1feb7bf687} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11335 | 2024.12.17 21:29:44.684039 [ 278 ] {5d401167-3e6e-45cd-ad1d-0e1feb7bf687} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001667 sec., 599.880023995201 rows/sec., 40.42 KiB/sec. | ||
11336 | 2024.12.17 21:29:44.684126 [ 278 ] {5d401167-3e6e-45cd-ad1d-0e1feb7bf687} <Debug> TCPHandler: Processed in 0.002095767 sec. | ||
11337 | 2024.12.17 21:29:44.684362 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11338 | 2024.12.17 21:29:44.684624 [ 277 ] {f1c89d78-5348-4e16-a7ad-bd47847e9c04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11339 | 2024.12.17 21:29:44.684713 [ 277 ] {f1c89d78-5348-4e16-a7ad-bd47847e9c04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11340 | 2024.12.17 21:29:44.685793 [ 277 ] {f1c89d78-5348-4e16-a7ad-bd47847e9c04} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11341 | 2024.12.17 21:29:44.685833 [ 277 ] {f1c89d78-5348-4e16-a7ad-bd47847e9c04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
11342 | 2024.12.17 21:29:44.686450 [ 277 ] {f1c89d78-5348-4e16-a7ad-bd47847e9c04} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
11343 | 2024.12.17 21:29:44.686708 [ 277 ] {f1c89d78-5348-4e16-a7ad-bd47847e9c04} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11344 | 2024.12.17 21:29:44.686962 [ 277 ] {f1c89d78-5348-4e16-a7ad-bd47847e9c04} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002407 sec., 4154.549231408392 rows/sec., 7.44 MiB/sec. | ||
11345 | 2024.12.17 21:29:44.687068 [ 277 ] {f1c89d78-5348-4e16-a7ad-bd47847e9c04} <Debug> TCPHandler: Processed in 0.002864267 sec. | ||
11346 | 2024.12.17 21:29:44.687214 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11347 | 2024.12.17 21:29:44.687352 [ 278 ] {2b01f7c9-a05c-463e-a1f5-fb221aa326a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11348 | 2024.12.17 21:29:44.687410 [ 278 ] {2b01f7c9-a05c-463e-a1f5-fb221aa326a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11349 | 2024.12.17 21:29:44.687951 [ 278 ] {2b01f7c9-a05c-463e-a1f5-fb221aa326a9} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11350 | 2024.12.17 21:29:44.687991 [ 278 ] {2b01f7c9-a05c-463e-a1f5-fb221aa326a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
11351 | 2024.12.17 21:29:44.688359 [ 278 ] {2b01f7c9-a05c-463e-a1f5-fb221aa326a9} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
11352 | 2024.12.17 21:29:44.688596 [ 278 ] {2b01f7c9-a05c-463e-a1f5-fb221aa326a9} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11353 | 2024.12.17 21:29:44.688805 [ 278 ] {2b01f7c9-a05c-463e-a1f5-fb221aa326a9} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001484 sec., 55256.06469002695 rows/sec., 3.51 MiB/sec. | ||
11354 | 2024.12.17 21:29:44.688855 [ 278 ] {2b01f7c9-a05c-463e-a1f5-fb221aa326a9} <Debug> TCPHandler: Processed in 0.001708106 sec. | ||
11355 | 2024.12.17 21:29:45.466168 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11356 | 2024.12.17 21:29:45.466225 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11357 | 2024.12.17 21:29:45.687233 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24766 | ||
11358 | 2024.12.17 21:29:45.687883 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11359 | 2024.12.17 21:29:45.687923 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
11360 | 2024.12.17 21:29:45.688462 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
11361 | 2024.12.17 21:29:45.688725 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11362 | 2024.12.17 21:29:45.688984 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 | ||
11363 | 2024.12.17 21:29:47.510680 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 408 | ||
11364 | 2024.12.17 21:29:47.530986 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11365 | 2024.12.17 21:29:47.531040 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
11366 | 2024.12.17 21:29:47.538342 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
11367 | 2024.12.17 21:29:47.539104 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11368 | 2024.12.17 21:29:47.542837 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 408 | ||
11369 | 2024.12.17 21:29:49.656956 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11370 | 2024.12.17 21:29:49.657144 [ 277 ] {2172c267-e894-43e1-aae5-2fcc0cf9dd87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11371 | 2024.12.17 21:29:49.657217 [ 277 ] {2172c267-e894-43e1-aae5-2fcc0cf9dd87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11372 | 2024.12.17 21:29:49.658022 [ 277 ] {2172c267-e894-43e1-aae5-2fcc0cf9dd87} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11373 | 2024.12.17 21:29:49.658071 [ 277 ] {2172c267-e894-43e1-aae5-2fcc0cf9dd87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
11374 | 2024.12.17 21:29:49.658535 [ 277 ] {2172c267-e894-43e1-aae5-2fcc0cf9dd87} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
11375 | 2024.12.17 21:29:49.658801 [ 277 ] {2172c267-e894-43e1-aae5-2fcc0cf9dd87} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11376 | 2024.12.17 21:29:49.659045 [ 277 ] {2172c267-e894-43e1-aae5-2fcc0cf9dd87} <Debug> executeQuery: Read 116 rows, 10.02 KiB in 0.001953 sec., 59395.8013312852 rows/sec., 5.01 MiB/sec. | ||
11377 | 2024.12.17 21:29:49.659109 [ 277 ] {2172c267-e894-43e1-aae5-2fcc0cf9dd87} <Debug> TCPHandler: Processed in 0.002283792 sec. | ||
11378 | 2024.12.17 21:29:49.659362 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11379 | 2024.12.17 21:29:49.659549 [ 278 ] {c293cfb0-1928-48af-8b87-3c10b9c85352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11380 | 2024.12.17 21:29:49.659623 [ 278 ] {c293cfb0-1928-48af-8b87-3c10b9c85352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11381 | 2024.12.17 21:29:49.660388 [ 278 ] {c293cfb0-1928-48af-8b87-3c10b9c85352} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11382 | 2024.12.17 21:29:49.660439 [ 278 ] {c293cfb0-1928-48af-8b87-3c10b9c85352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
11383 | 2024.12.17 21:29:49.660879 [ 278 ] {c293cfb0-1928-48af-8b87-3c10b9c85352} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
11384 | 2024.12.17 21:29:49.661136 [ 278 ] {c293cfb0-1928-48af-8b87-3c10b9c85352} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11385 | 2024.12.17 21:29:49.661323 [ 64 ] {} <Debug> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
11386 | 2024.12.17 21:29:49.661395 [ 278 ] {c293cfb0-1928-48af-8b87-3c10b9c85352} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001894 sec., 15839.49313621964 rows/sec., 1.16 MiB/sec. | ||
11387 | 2024.12.17 21:29:49.661405 [ 64 ] {} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11388 | 2024.12.17 21:29:49.661474 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
11389 | 2024.12.17 21:29:49.661539 [ 278 ] {c293cfb0-1928-48af-8b87-3c10b9c85352} <Debug> TCPHandler: Processed in 0.002310093 sec. | ||
11390 | 2024.12.17 21:29:49.661746 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11391 | 2024.12.17 21:29:49.661748 [ 191 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
11392 | 2024.12.17 21:29:49.661891 [ 277 ] {e273156d-5807-48c3-b283-6bc41d52397d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11393 | 2024.12.17 21:29:49.661925 [ 191 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11394 | 2024.12.17 21:29:49.661960 [ 277 ] {e273156d-5807-48c3-b283-6bc41d52397d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11395 | 2024.12.17 21:29:49.661968 [ 191 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 65 rows starting from the beginning of the part | ||
11396 | 2024.12.17 21:29:49.662180 [ 191 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 36 rows starting from the beginning of the part | ||
11397 | 2024.12.17 21:29:49.662605 [ 191 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 17 rows starting from the beginning of the part | ||
11398 | 2024.12.17 21:29:49.662905 [ 191 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 30 rows starting from the beginning of the part | ||
11399 | 2024.12.17 21:29:49.663218 [ 191 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 25 rows starting from the beginning of the part | ||
11400 | 2024.12.17 21:29:49.663433 [ 191 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 30 rows starting from the beginning of the part | ||
11401 | 2024.12.17 21:29:49.664132 [ 277 ] {e273156d-5807-48c3-b283-6bc41d52397d} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11402 | 2024.12.17 21:29:49.664180 [ 277 ] {e273156d-5807-48c3-b283-6bc41d52397d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
11403 | 2024.12.17 21:29:49.664763 [ 277 ] {e273156d-5807-48c3-b283-6bc41d52397d} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
11404 | 2024.12.17 21:29:49.664899 [ 189 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 203 rows, containing 5 columns (5 merged, 0 gathered) in 0.003315579 sec., 61226.108622355256 rows/sec., 4.62 MiB/sec. | ||
11405 | 2024.12.17 21:29:49.665128 [ 189 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
11406 | 2024.12.17 21:29:49.665137 [ 277 ] {e273156d-5807-48c3-b283-6bc41d52397d} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11407 | 2024.12.17 21:29:49.665628 [ 277 ] {e273156d-5807-48c3-b283-6bc41d52397d} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.00378 sec., 24867.724867724868 rows/sec., 1.94 MiB/sec. | ||
11408 | 2024.12.17 21:29:49.665899 [ 277 ] {e273156d-5807-48c3-b283-6bc41d52397d} <Debug> TCPHandler: Processed in 0.004242094 sec. | ||
11409 | 2024.12.17 21:29:49.665940 [ 186 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_71_14} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11410 | 2024.12.17 21:29:49.666211 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11411 | 2024.12.17 21:29:49.666448 [ 186 ] {8c935bd5-d38d-4bdf-aedd-64734a9d1548::all_1_71_14} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
11412 | 2024.12.17 21:29:49.666603 [ 278 ] {5cab30e5-da22-4509-84a2-1242b3eb0b8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11413 | 2024.12.17 21:29:49.666841 [ 278 ] {5cab30e5-da22-4509-84a2-1242b3eb0b8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11414 | 2024.12.17 21:29:49.666877 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
11415 | 2024.12.17 21:29:49.667522 [ 278 ] {5cab30e5-da22-4509-84a2-1242b3eb0b8a} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11416 | 2024.12.17 21:29:49.667567 [ 278 ] {5cab30e5-da22-4509-84a2-1242b3eb0b8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
11417 | 2024.12.17 21:29:49.667980 [ 278 ] {5cab30e5-da22-4509-84a2-1242b3eb0b8a} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
11418 | 2024.12.17 21:29:49.668251 [ 278 ] {5cab30e5-da22-4509-84a2-1242b3eb0b8a} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11419 | 2024.12.17 21:29:49.668496 [ 278 ] {5cab30e5-da22-4509-84a2-1242b3eb0b8a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002038 sec., 78508.34151128557 rows/sec., 5.47 MiB/sec. | ||
11420 | 2024.12.17 21:29:49.668569 [ 278 ] {5cab30e5-da22-4509-84a2-1242b3eb0b8a} <Debug> TCPHandler: Processed in 0.002516168 sec. | ||
11421 | 2024.12.17 21:29:49.668714 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11422 | 2024.12.17 21:29:49.668835 [ 277 ] {026775db-9ecc-475e-a61a-5a80dfc64a2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11423 | 2024.12.17 21:29:49.668919 [ 277 ] {026775db-9ecc-475e-a61a-5a80dfc64a2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11424 | 2024.12.17 21:29:49.670068 [ 277 ] {026775db-9ecc-475e-a61a-5a80dfc64a2f} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11425 | 2024.12.17 21:29:49.670108 [ 277 ] {026775db-9ecc-475e-a61a-5a80dfc64a2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
11426 | 2024.12.17 21:29:49.670775 [ 277 ] {026775db-9ecc-475e-a61a-5a80dfc64a2f} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
11427 | 2024.12.17 21:29:49.671038 [ 277 ] {026775db-9ecc-475e-a61a-5a80dfc64a2f} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11428 | 2024.12.17 21:29:49.671254 [ 64 ] {} <Debug> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
11429 | 2024.12.17 21:29:49.671330 [ 277 ] {026775db-9ecc-475e-a61a-5a80dfc64a2f} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002514 sec., 11933.174224343675 rows/sec., 21.38 MiB/sec. | ||
11430 | 2024.12.17 21:29:49.671338 [ 64 ] {} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11431 | 2024.12.17 21:29:49.671411 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
11432 | 2024.12.17 21:29:49.671780 [ 189 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
11433 | 2024.12.17 21:29:49.671788 [ 277 ] {026775db-9ecc-475e-a61a-5a80dfc64a2f} <Debug> TCPHandler: Processed in 0.003128525 sec. | ||
11434 | 2024.12.17 21:29:49.672020 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11435 | 2024.12.17 21:29:49.672189 [ 278 ] {2dcf1cff-e827-4eec-99b3-7bbd3da100ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11436 | 2024.12.17 21:29:49.672236 [ 189 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11437 | 2024.12.17 21:29:49.672260 [ 278 ] {2dcf1cff-e827-4eec-99b3-7bbd3da100ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11438 | 2024.12.17 21:29:49.672343 [ 189 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1288 rows starting from the beginning of the part | ||
11439 | 2024.12.17 21:29:49.673029 [ 189 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 30 rows starting from the beginning of the part | ||
11440 | 2024.12.17 21:29:49.673566 [ 189 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 10 rows starting from the beginning of the part | ||
11441 | 2024.12.17 21:29:49.674081 [ 278 ] {2dcf1cff-e827-4eec-99b3-7bbd3da100ee} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11442 | 2024.12.17 21:29:49.674115 [ 189 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 30 rows starting from the beginning of the part | ||
11443 | 2024.12.17 21:29:49.674135 [ 278 ] {2dcf1cff-e827-4eec-99b3-7bbd3da100ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
11444 | 2024.12.17 21:29:49.674593 [ 189 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 10 rows starting from the beginning of the part | ||
11445 | 2024.12.17 21:29:49.675144 [ 189 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 30 rows starting from the beginning of the part | ||
11446 | 2024.12.17 21:29:49.675314 [ 278 ] {2dcf1cff-e827-4eec-99b3-7bbd3da100ee} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
11447 | 2024.12.17 21:29:49.675847 [ 278 ] {2dcf1cff-e827-4eec-99b3-7bbd3da100ee} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11448 | 2024.12.17 21:29:49.676160 [ 278 ] {2dcf1cff-e827-4eec-99b3-7bbd3da100ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004016 sec., 14940.239043824702 rows/sec., 1.01 MiB/sec. | ||
11449 | 2024.12.17 21:29:49.676253 [ 278 ] {2dcf1cff-e827-4eec-99b3-7bbd3da100ee} <Debug> TCPHandler: Processed in 0.004338338 sec. | ||
11450 | 2024.12.17 21:29:49.684264 [ 186 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1398 rows, containing 19 columns (19 merged, 0 gathered) in 0.012714284 sec., 109955.07100517812 rows/sec., 197.03 MiB/sec. | ||
11451 | 2024.12.17 21:29:49.685657 [ 200 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
11452 | 2024.12.17 21:29:49.686142 [ 200 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11453 | 2024.12.17 21:29:49.686240 [ 200 ] {3b3ee056-87aa-477c-9f18-a8fcf870b75b::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
11454 | 2024.12.17 21:29:49.686412 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.44 MiB. | ||
11455 | 2024.12.17 21:29:50.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 240.67 MiB, peak 252.07 MiB, free memory in arenas 0.00 B, will set to 244.48 MiB (RSS), difference: 3.82 MiB | ||
11456 | 2024.12.17 21:29:50.798001 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1618 | ||
11457 | 2024.12.17 21:29:50.801120 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11458 | 2024.12.17 21:29:50.801161 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
11459 | 2024.12.17 21:29:50.802642 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11460 | 2024.12.17 21:29:50.802962 [ 242 ] {} <Trace> system.query_log (6f121684-554c-4e35-91d3-336834432de6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11461 | 2024.12.17 21:29:50.803447 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1618 | ||
11462 | 2024.12.17 21:29:53.190052 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25254 | ||
11463 | 2024.12.17 21:29:53.190753 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11464 | 2024.12.17 21:29:53.190802 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
11465 | 2024.12.17 21:29:53.191341 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
11466 | 2024.12.17 21:29:53.191612 [ 244 ] {} <Trace> system.asynchronous_metric_log (f09b5514-6356-4110-bdf4-5cf2b926a2f3): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11467 | 2024.12.17 21:29:53.191900 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25254 | ||
11468 | 2024.12.17 21:29:54.661799 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11469 | 2024.12.17 21:29:54.661981 [ 277 ] {660a7d13-dccd-44a6-b5a8-aadd4ce7cd38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11470 | 2024.12.17 21:29:54.662051 [ 277 ] {660a7d13-dccd-44a6-b5a8-aadd4ce7cd38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11471 | 2024.12.17 21:29:54.662810 [ 277 ] {660a7d13-dccd-44a6-b5a8-aadd4ce7cd38} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11472 | 2024.12.17 21:29:54.662856 [ 277 ] {660a7d13-dccd-44a6-b5a8-aadd4ce7cd38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
11473 | 2024.12.17 21:29:54.663275 [ 277 ] {660a7d13-dccd-44a6-b5a8-aadd4ce7cd38} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
11474 | 2024.12.17 21:29:54.663543 [ 277 ] {660a7d13-dccd-44a6-b5a8-aadd4ce7cd38} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11475 | 2024.12.17 21:29:54.663756 [ 56 ] {} <Debug> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
11476 | 2024.12.17 21:29:54.663786 [ 277 ] {660a7d13-dccd-44a6-b5a8-aadd4ce7cd38} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001856 sec., 7543.103448275862 rows/sec., 543.00 KiB/sec. | ||
11477 | 2024.12.17 21:29:54.663844 [ 56 ] {} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11478 | 2024.12.17 21:29:54.663916 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
11479 | 2024.12.17 21:29:54.663929 [ 277 ] {660a7d13-dccd-44a6-b5a8-aadd4ce7cd38} <Debug> TCPHandler: Processed in 0.002258731 sec. | ||
11480 | 2024.12.17 21:29:54.664266 [ 197 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
11481 | 2024.12.17 21:29:54.664308 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11482 | 2024.12.17 21:29:54.664633 [ 197 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11483 | 2024.12.17 21:29:54.664643 [ 278 ] {7c62509d-5a4d-4dd7-bf17-8cc92e71e3eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11484 | 2024.12.17 21:29:54.664685 [ 197 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 14 rows starting from the beginning of the part | ||
11485 | 2024.12.17 21:29:54.664737 [ 278 ] {7c62509d-5a4d-4dd7-bf17-8cc92e71e3eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11486 | 2024.12.17 21:29:54.664959 [ 197 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part | ||
11487 | 2024.12.17 21:29:54.665297 [ 197 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part | ||
11488 | 2024.12.17 21:29:54.665606 [ 197 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 14 rows starting from the beginning of the part | ||
11489 | 2024.12.17 21:29:54.665990 [ 197 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part | ||
11490 | 2024.12.17 21:29:54.667218 [ 278 ] {7c62509d-5a4d-4dd7-bf17-8cc92e71e3eb} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11491 | 2024.12.17 21:29:54.667267 [ 278 ] {7c62509d-5a4d-4dd7-bf17-8cc92e71e3eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
11492 | 2024.12.17 21:29:54.667571 [ 197 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003541396 sec., 19766.216486379948 rows/sec., 1.46 MiB/sec. | ||
11493 | 2024.12.17 21:29:54.667720 [ 197 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
11494 | 2024.12.17 21:29:54.667861 [ 278 ] {7c62509d-5a4d-4dd7-bf17-8cc92e71e3eb} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
11495 | 2024.12.17 21:29:54.668065 [ 197 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_37_9} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11496 | 2024.12.17 21:29:54.668169 [ 197 ] {729c723b-6f39-4800-8e62-424c75701a86::all_1_37_9} <Trace> oximeter.fields_i16 (729c723b-6f39-4800-8e62-424c75701a86) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
11497 | 2024.12.17 21:29:54.668199 [ 278 ] {7c62509d-5a4d-4dd7-bf17-8cc92e71e3eb} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11498 | 2024.12.17 21:29:54.668282 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
11499 | 2024.12.17 21:29:54.668501 [ 278 ] {7c62509d-5a4d-4dd7-bf17-8cc92e71e3eb} <Debug> executeQuery: Read 223 rows, 19.93 KiB in 0.003932 sec., 56714.14038657172 rows/sec., 4.95 MiB/sec. | ||
11500 | 2024.12.17 21:29:54.668632 [ 278 ] {7c62509d-5a4d-4dd7-bf17-8cc92e71e3eb} <Debug> TCPHandler: Processed in 0.004569333 sec. | ||
11501 | 2024.12.17 21:29:54.668846 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11502 | 2024.12.17 21:29:54.669060 [ 277 ] {42bc9bac-219b-44a8-93fe-1218a747bba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11503 | 2024.12.17 21:29:54.669115 [ 277 ] {42bc9bac-219b-44a8-93fe-1218a747bba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11504 | 2024.12.17 21:29:54.669725 [ 277 ] {42bc9bac-219b-44a8-93fe-1218a747bba1} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11505 | 2024.12.17 21:29:54.669765 [ 277 ] {42bc9bac-219b-44a8-93fe-1218a747bba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
11506 | 2024.12.17 21:29:54.670130 [ 277 ] {42bc9bac-219b-44a8-93fe-1218a747bba1} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
11507 | 2024.12.17 21:29:54.670374 [ 277 ] {42bc9bac-219b-44a8-93fe-1218a747bba1} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11508 | 2024.12.17 21:29:54.670591 [ 277 ] {42bc9bac-219b-44a8-93fe-1218a747bba1} <Debug> executeQuery: Read 17 rows, 1.21 KiB in 0.001576 sec., 10786.802030456853 rows/sec., 766.50 KiB/sec. | ||
11509 | 2024.12.17 21:29:54.670648 [ 277 ] {42bc9bac-219b-44a8-93fe-1218a747bba1} <Debug> TCPHandler: Processed in 0.001916762 sec. | ||
11510 | 2024.12.17 21:29:54.670796 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11511 | 2024.12.17 21:29:54.670921 [ 278 ] {fbfd0e9a-874c-4cf3-b6db-3241dea589a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11512 | 2024.12.17 21:29:54.670971 [ 278 ] {fbfd0e9a-874c-4cf3-b6db-3241dea589a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11513 | 2024.12.17 21:29:54.671659 [ 278 ] {fbfd0e9a-874c-4cf3-b6db-3241dea589a0} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11514 | 2024.12.17 21:29:54.671708 [ 278 ] {fbfd0e9a-874c-4cf3-b6db-3241dea589a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
11515 | 2024.12.17 21:29:54.672126 [ 278 ] {fbfd0e9a-874c-4cf3-b6db-3241dea589a0} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
11516 | 2024.12.17 21:29:54.672383 [ 278 ] {fbfd0e9a-874c-4cf3-b6db-3241dea589a0} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11517 | 2024.12.17 21:29:54.672601 [ 278 ] {fbfd0e9a-874c-4cf3-b6db-3241dea589a0} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00171 sec., 8187.134502923977 rows/sec., 573.37 KiB/sec. | ||
11518 | 2024.12.17 21:29:54.672655 [ 278 ] {fbfd0e9a-874c-4cf3-b6db-3241dea589a0} <Debug> TCPHandler: Processed in 0.001917251 sec. | ||
11519 | 2024.12.17 21:29:54.672806 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11520 | 2024.12.17 21:29:54.672921 [ 277 ] {a855e904-1bd3-46a5-90a7-3fac6896760b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11521 | 2024.12.17 21:29:54.672968 [ 277 ] {a855e904-1bd3-46a5-90a7-3fac6896760b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11522 | 2024.12.17 21:29:54.673578 [ 277 ] {a855e904-1bd3-46a5-90a7-3fac6896760b} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11523 | 2024.12.17 21:29:54.673618 [ 277 ] {a855e904-1bd3-46a5-90a7-3fac6896760b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
11524 | 2024.12.17 21:29:54.673970 [ 277 ] {a855e904-1bd3-46a5-90a7-3fac6896760b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
11525 | 2024.12.17 21:29:54.674209 [ 277 ] {a855e904-1bd3-46a5-90a7-3fac6896760b} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11526 | 2024.12.17 21:29:54.674380 [ 56 ] {} <Debug> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
11527 | 2024.12.17 21:29:54.674436 [ 56 ] {} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11528 | 2024.12.17 21:29:54.674470 [ 277 ] {a855e904-1bd3-46a5-90a7-3fac6896760b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001568 sec., 8290.816326530612 rows/sec., 516.93 KiB/sec. | ||
11529 | 2024.12.17 21:29:54.674479 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
11530 | 2024.12.17 21:29:54.674634 [ 277 ] {a855e904-1bd3-46a5-90a7-3fac6896760b} <Debug> TCPHandler: Processed in 0.001882871 sec. | ||
11531 | 2024.12.17 21:29:54.674905 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11532 | 2024.12.17 21:29:54.674915 [ 186 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
11533 | 2024.12.17 21:29:54.675315 [ 278 ] {4a3469eb-927a-4fd4-8084-2eacd3f6de5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11534 | 2024.12.17 21:29:54.675504 [ 278 ] {4a3469eb-927a-4fd4-8084-2eacd3f6de5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11535 | 2024.12.17 21:29:54.675519 [ 186 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11536 | 2024.12.17 21:29:54.675651 [ 186 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 13 rows starting from the beginning of the part | ||
11537 | 2024.12.17 21:29:54.676016 [ 186 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 13 rows starting from the beginning of the part | ||
11538 | 2024.12.17 21:29:54.676386 [ 186 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 13 rows starting from the beginning of the part | ||
11539 | 2024.12.17 21:29:54.676777 [ 186 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 13 rows starting from the beginning of the part | ||
11540 | 2024.12.17 21:29:54.677207 [ 186 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 13 rows starting from the beginning of the part | ||
11541 | 2024.12.17 21:29:54.678791 [ 278 ] {4a3469eb-927a-4fd4-8084-2eacd3f6de5d} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11542 | 2024.12.17 21:29:54.678873 [ 278 ] {4a3469eb-927a-4fd4-8084-2eacd3f6de5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
11543 | 2024.12.17 21:29:54.679795 [ 186 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.00516921 sec., 12574.455284269745 rows/sec., 833.13 KiB/sec. | ||
11544 | 2024.12.17 21:29:54.679903 [ 278 ] {4a3469eb-927a-4fd4-8084-2eacd3f6de5d} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
11545 | 2024.12.17 21:29:54.679955 [ 186 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
11546 | 2024.12.17 21:29:54.680375 [ 278 ] {4a3469eb-927a-4fd4-8084-2eacd3f6de5d} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11547 | 2024.12.17 21:29:54.680490 [ 186 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_37_9} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11548 | 2024.12.17 21:29:54.680739 [ 186 ] {57b5040f-6aba-457b-ba74-207d22b396e2::all_1_37_9} <Trace> oximeter.fields_u8 (57b5040f-6aba-457b-ba74-207d22b396e2) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
11549 | 2024.12.17 21:29:54.680831 [ 278 ] {4a3469eb-927a-4fd4-8084-2eacd3f6de5d} <Debug> executeQuery: Read 392 rows, 28.48 KiB in 0.005667 sec., 69172.4016234339 rows/sec., 4.91 MiB/sec. | ||
11550 | 2024.12.17 21:29:54.680901 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
11551 | 2024.12.17 21:29:54.681010 [ 278 ] {4a3469eb-927a-4fd4-8084-2eacd3f6de5d} <Debug> TCPHandler: Processed in 0.00624138 sec. | ||
11552 | 2024.12.17 21:29:54.681169 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11553 | 2024.12.17 21:29:54.681285 [ 277 ] {bed706b1-a2a6-42c3-8233-e8e132fb1499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11554 | 2024.12.17 21:29:54.681335 [ 277 ] {bed706b1-a2a6-42c3-8233-e8e132fb1499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11555 | 2024.12.17 21:29:54.681831 [ 277 ] {bed706b1-a2a6-42c3-8233-e8e132fb1499} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11556 | 2024.12.17 21:29:54.681870 [ 277 ] {bed706b1-a2a6-42c3-8233-e8e132fb1499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
11557 | 2024.12.17 21:29:54.682237 [ 277 ] {bed706b1-a2a6-42c3-8233-e8e132fb1499} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
11558 | 2024.12.17 21:29:54.682493 [ 277 ] {bed706b1-a2a6-42c3-8233-e8e132fb1499} <Trace> oximeter.measurements_bool (4a1c6d07-daf0-491b-9d5e-c2667ef0b4d9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11559 | 2024.12.17 21:29:54.682702 [ 277 ] {bed706b1-a2a6-42c3-8233-e8e132fb1499} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001441 sec., 4163.775156141568 rows/sec., 217.54 KiB/sec. | ||
11560 | 2024.12.17 21:29:54.682756 [ 277 ] {bed706b1-a2a6-42c3-8233-e8e132fb1499} <Debug> TCPHandler: Processed in 0.001642445 sec. | ||
11561 | 2024.12.17 21:29:54.682902 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11562 | 2024.12.17 21:29:54.683018 [ 278 ] {f025db20-efe1-4917-9d33-7b24a90d321a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11563 | 2024.12.17 21:29:54.683079 [ 278 ] {f025db20-efe1-4917-9d33-7b24a90d321a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11564 | 2024.12.17 21:29:54.683772 [ 278 ] {f025db20-efe1-4917-9d33-7b24a90d321a} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11565 | 2024.12.17 21:29:54.683820 [ 278 ] {f025db20-efe1-4917-9d33-7b24a90d321a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
11566 | 2024.12.17 21:29:54.684265 [ 278 ] {f025db20-efe1-4917-9d33-7b24a90d321a} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
11567 | 2024.12.17 21:29:54.684520 [ 278 ] {f025db20-efe1-4917-9d33-7b24a90d321a} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11568 | 2024.12.17 21:29:54.684762 [ 278 ] {f025db20-efe1-4917-9d33-7b24a90d321a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001767 sec., 134125.63667232599 rows/sec., 8.99 MiB/sec. | ||
11569 | 2024.12.17 21:29:54.684827 [ 278 ] {f025db20-efe1-4917-9d33-7b24a90d321a} <Debug> TCPHandler: Processed in 0.001980734 sec. | ||
11570 | 2024.12.17 21:29:54.685029 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11571 | 2024.12.17 21:29:54.685313 [ 277 ] {37f40e13-f9f5-4cda-9189-42f74a8b2834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11572 | 2024.12.17 21:29:54.685382 [ 277 ] {37f40e13-f9f5-4cda-9189-42f74a8b2834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11573 | 2024.12.17 21:29:54.685874 [ 277 ] {37f40e13-f9f5-4cda-9189-42f74a8b2834} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11574 | 2024.12.17 21:29:54.685913 [ 277 ] {37f40e13-f9f5-4cda-9189-42f74a8b2834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
11575 | 2024.12.17 21:29:54.686274 [ 277 ] {37f40e13-f9f5-4cda-9189-42f74a8b2834} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11576 | 2024.12.17 21:29:54.686521 [ 277 ] {37f40e13-f9f5-4cda-9189-42f74a8b2834} <Trace> oximeter.measurements_f64 (09ff6582-2ed8-4260-a745-4451f2b3b125): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11577 | 2024.12.17 21:29:54.686734 [ 277 ] {37f40e13-f9f5-4cda-9189-42f74a8b2834} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001519 sec., 658.3278472679394 rows/sec., 44.36 KiB/sec. | ||
11578 | 2024.12.17 21:29:54.686787 [ 277 ] {37f40e13-f9f5-4cda-9189-42f74a8b2834} <Debug> TCPHandler: Processed in 0.001875461 sec. | ||
11579 | 2024.12.17 21:29:54.686930 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11580 | 2024.12.17 21:29:54.687053 [ 278 ] {daa0c462-49d8-4283-b1df-6bc4b4e0ac69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11581 | 2024.12.17 21:29:54.687144 [ 278 ] {daa0c462-49d8-4283-b1df-6bc4b4e0ac69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11582 | 2024.12.17 21:29:54.688388 [ 278 ] {daa0c462-49d8-4283-b1df-6bc4b4e0ac69} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11583 | 2024.12.17 21:29:54.688428 [ 278 ] {daa0c462-49d8-4283-b1df-6bc4b4e0ac69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
11584 | 2024.12.17 21:29:54.689046 [ 278 ] {daa0c462-49d8-4283-b1df-6bc4b4e0ac69} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
11585 | 2024.12.17 21:29:54.689315 [ 278 ] {daa0c462-49d8-4283-b1df-6bc4b4e0ac69} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11586 | 2024.12.17 21:29:54.689557 [ 278 ] {daa0c462-49d8-4283-b1df-6bc4b4e0ac69} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002535 sec., 3944.7731755424065 rows/sec., 7.07 MiB/sec. | ||
11587 | 2024.12.17 21:29:54.689652 [ 278 ] {daa0c462-49d8-4283-b1df-6bc4b4e0ac69} <Debug> TCPHandler: Processed in 0.002778785 sec. | ||
11588 | 2024.12.17 21:29:54.689790 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11589 | 2024.12.17 21:29:54.689906 [ 277 ] {900f6a0f-5981-4b8d-9967-73799aaad0cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11590 | 2024.12.17 21:29:54.689956 [ 277 ] {900f6a0f-5981-4b8d-9967-73799aaad0cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11591 | 2024.12.17 21:29:54.690455 [ 277 ] {900f6a0f-5981-4b8d-9967-73799aaad0cd} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11592 | 2024.12.17 21:29:54.690493 [ 277 ] {900f6a0f-5981-4b8d-9967-73799aaad0cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
11593 | 2024.12.17 21:29:54.690864 [ 277 ] {900f6a0f-5981-4b8d-9967-73799aaad0cd} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
11594 | 2024.12.17 21:29:54.691101 [ 277 ] {900f6a0f-5981-4b8d-9967-73799aaad0cd} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11595 | 2024.12.17 21:29:54.691341 [ 277 ] {900f6a0f-5981-4b8d-9967-73799aaad0cd} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001457 sec., 56280.02745367193 rows/sec., 3.57 MiB/sec. | ||
11596 | 2024.12.17 21:29:54.691414 [ 277 ] {900f6a0f-5981-4b8d-9967-73799aaad0cd} <Debug> TCPHandler: Processed in 0.001677015 sec. | ||
11597 | 2024.12.17 21:29:55.043830 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 415 | ||
11598 | 2024.12.17 21:29:55.065862 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11599 | 2024.12.17 21:29:55.065916 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
11600 | 2024.12.17 21:29:55.073530 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
11601 | 2024.12.17 21:29:55.074300 [ 243 ] {} <Trace> system.metric_log (27251624-260b-4d10-8451-92693738bfda): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11602 | 2024.12.17 21:29:55.077420 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
11603 | 2024.12.17 21:29:57.457362 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11604 | 2024.12.17 21:29:57.457615 [ 277 ] {a0dc3c36-0bf8-4127-ba10-f6cf7d05d04c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11605 | 2024.12.17 21:29:57.457706 [ 277 ] {a0dc3c36-0bf8-4127-ba10-f6cf7d05d04c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11606 | 2024.12.17 21:29:57.458596 [ 277 ] {a0dc3c36-0bf8-4127-ba10-f6cf7d05d04c} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11607 | 2024.12.17 21:29:57.458636 [ 277 ] {a0dc3c36-0bf8-4127-ba10-f6cf7d05d04c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
11608 | 2024.12.17 21:29:57.459053 [ 277 ] {a0dc3c36-0bf8-4127-ba10-f6cf7d05d04c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
11609 | 2024.12.17 21:29:57.459315 [ 277 ] {a0dc3c36-0bf8-4127-ba10-f6cf7d05d04c} <Trace> oximeter.fields_ipaddr (64bfc238-ea0a-4d7b-a117-66c23fa0582a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11610 | 2024.12.17 21:29:57.459556 [ 277 ] {a0dc3c36-0bf8-4127-ba10-f6cf7d05d04c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001995 sec., 1002.5062656641605 rows/sec., 81.75 KiB/sec. | ||
11611 | 2024.12.17 21:29:57.459719 [ 277 ] {a0dc3c36-0bf8-4127-ba10-f6cf7d05d04c} <Debug> TCPHandler: Processed in 0.002513968 sec. | ||
11612 | 2024.12.17 21:29:57.460043 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11613 | 2024.12.17 21:29:57.460266 [ 278 ] {bb35f2cf-63a7-42ef-8dbd-7af91f3e45a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11614 | 2024.12.17 21:29:57.460359 [ 278 ] {bb35f2cf-63a7-42ef-8dbd-7af91f3e45a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11615 | 2024.12.17 21:29:57.461915 [ 278 ] {bb35f2cf-63a7-42ef-8dbd-7af91f3e45a1} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11616 | 2024.12.17 21:29:57.461969 [ 278 ] {bb35f2cf-63a7-42ef-8dbd-7af91f3e45a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
11617 | 2024.12.17 21:29:57.462506 [ 278 ] {bb35f2cf-63a7-42ef-8dbd-7af91f3e45a1} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
11618 | 2024.12.17 21:29:57.462778 [ 278 ] {bb35f2cf-63a7-42ef-8dbd-7af91f3e45a1} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11619 | 2024.12.17 21:29:57.462961 [ 51 ] {} <Debug> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
11620 | 2024.12.17 21:29:57.463016 [ 51 ] {} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11621 | 2024.12.17 21:29:57.463051 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
11622 | 2024.12.17 21:29:57.463048 [ 278 ] {bb35f2cf-63a7-42ef-8dbd-7af91f3e45a1} <Debug> executeQuery: Read 1257 rows, 106.21 KiB in 0.002835 sec., 443386.2433862434 rows/sec., 36.59 MiB/sec. | ||
11623 | 2024.12.17 21:29:57.463261 [ 278 ] {bb35f2cf-63a7-42ef-8dbd-7af91f3e45a1} <Debug> TCPHandler: Processed in 0.003364571 sec. | ||
11624 | 2024.12.17 21:29:57.463358 [ 188 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
11625 | 2024.12.17 21:29:57.463453 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11626 | 2024.12.17 21:29:57.463604 [ 188 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11627 | 2024.12.17 21:29:57.463671 [ 277 ] {c33dd692-3086-463d-a04c-92d952aa67b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11628 | 2024.12.17 21:29:57.463692 [ 188 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1433 rows starting from the beginning of the part | ||
11629 | 2024.12.17 21:29:57.463765 [ 277 ] {c33dd692-3086-463d-a04c-92d952aa67b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11630 | 2024.12.17 21:29:57.464046 [ 188 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 116 rows starting from the beginning of the part | ||
11631 | 2024.12.17 21:29:57.464372 [ 188 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 227 rows starting from the beginning of the part | ||
11632 | 2024.12.17 21:29:57.464701 [ 188 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 116 rows starting from the beginning of the part | ||
11633 | 2024.12.17 21:29:57.465057 [ 188 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 223 rows starting from the beginning of the part | ||
11634 | 2024.12.17 21:29:57.465426 [ 188 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1257 rows starting from the beginning of the part | ||
11635 | 2024.12.17 21:29:57.466781 [ 277 ] {c33dd692-3086-463d-a04c-92d952aa67b0} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11636 | 2024.12.17 21:29:57.466834 [ 277 ] {c33dd692-3086-463d-a04c-92d952aa67b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
11637 | 2024.12.17 21:29:57.467913 [ 277 ] {c33dd692-3086-463d-a04c-92d952aa67b0} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
11638 | 2024.12.17 21:29:57.468289 [ 277 ] {c33dd692-3086-463d-a04c-92d952aa67b0} <Trace> oximeter.fields_u16 (8c935bd5-d38d-4bdf-aedd-64734a9d1548): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11639 | 2024.12.17 21:29:57.468529 [ 277 ] {c33dd692-3086-463d-a04c-92d952aa67b0} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.004903 sec., 6526.616357332246 rows/sec., 488.58 KiB/sec. | ||
11640 | 2024.12.17 21:29:57.468591 [ 277 ] {c33dd692-3086-463d-a04c-92d952aa67b0} <Debug> TCPHandler: Processed in 0.0051959 sec. | ||
11641 | 2024.12.17 21:29:57.468866 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11642 | 2024.12.17 21:29:57.468974 [ 193 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3372 rows, containing 5 columns (5 merged, 0 gathered) in 0.005809558 sec., 580422.8135772119 rows/sec., 50.77 MiB/sec. | ||
11643 | 2024.12.17 21:29:57.469050 [ 278 ] {f88024dd-9a59-4c7b-b864-690bad7f5dd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11644 | 2024.12.17 21:29:57.469110 [ 278 ] {f88024dd-9a59-4c7b-b864-690bad7f5dd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11645 | 2024.12.17 21:29:57.469280 [ 199 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
11646 | 2024.12.17 21:29:57.469849 [ 199 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_91_18} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11647 | 2024.12.17 21:29:57.469982 [ 199 ] {79607846-c8e2-453e-80fe-5e9e4ba28d53::all_1_91_18} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
11648 | 2024.12.17 21:29:57.470145 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
11649 | 2024.12.17 21:29:57.470366 [ 278 ] {f88024dd-9a59-4c7b-b864-690bad7f5dd1} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11650 | 2024.12.17 21:29:57.470415 [ 278 ] {f88024dd-9a59-4c7b-b864-690bad7f5dd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
11651 | 2024.12.17 21:29:57.470814 [ 278 ] {f88024dd-9a59-4c7b-b864-690bad7f5dd1} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
11652 | 2024.12.17 21:29:57.471082 [ 278 ] {f88024dd-9a59-4c7b-b864-690bad7f5dd1} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11653 | 2024.12.17 21:29:57.471274 [ 51 ] {} <Debug> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
11654 | 2024.12.17 21:29:57.471334 [ 51 ] {} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11655 | 2024.12.17 21:29:57.471372 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
11656 | 2024.12.17 21:29:57.471387 [ 278 ] {f88024dd-9a59-4c7b-b864-690bad7f5dd1} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.002375 sec., 96000 rows/sec., 6.50 MiB/sec. | ||
11657 | 2024.12.17 21:29:57.471615 [ 278 ] {f88024dd-9a59-4c7b-b864-690bad7f5dd1} <Debug> TCPHandler: Processed in 0.002887288 sec. | ||
11658 | 2024.12.17 21:29:57.471623 [ 195 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
11659 | 2024.12.17 21:29:57.471795 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11660 | 2024.12.17 21:29:57.471805 [ 195 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11661 | 2024.12.17 21:29:57.471848 [ 195 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 243 rows starting from the beginning of the part | ||
11662 | 2024.12.17 21:29:57.471914 [ 277 ] {ee46fe16-d807-466b-a2e6-45bfaa5d3dad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11663 | 2024.12.17 21:29:57.471966 [ 195 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 228 rows starting from the beginning of the part | ||
11664 | 2024.12.17 21:29:57.471999 [ 277 ] {ee46fe16-d807-466b-a2e6-45bfaa5d3dad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11665 | 2024.12.17 21:29:57.472352 [ 195 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 14 rows starting from the beginning of the part | ||
11666 | 2024.12.17 21:29:57.472627 [ 195 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part | ||
11667 | 2024.12.17 21:29:57.472944 [ 195 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part | ||
11668 | 2024.12.17 21:29:57.473248 [ 195 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 228 rows starting from the beginning of the part | ||
11669 | 2024.12.17 21:29:57.474397 [ 277 ] {ee46fe16-d807-466b-a2e6-45bfaa5d3dad} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11670 | 2024.12.17 21:29:57.474440 [ 277 ] {ee46fe16-d807-466b-a2e6-45bfaa5d3dad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
11671 | 2024.12.17 21:29:57.474805 [ 199 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 741 rows, containing 5 columns (5 merged, 0 gathered) in 0.003366461 sec., 220112.45637481022 rows/sec., 15.75 MiB/sec. | ||
11672 | 2024.12.17 21:29:57.474959 [ 199 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
11673 | 2024.12.17 21:29:57.474968 [ 277 ] {ee46fe16-d807-466b-a2e6-45bfaa5d3dad} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
11674 | 2024.12.17 21:29:57.475280 [ 277 ] {ee46fe16-d807-466b-a2e6-45bfaa5d3dad} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11675 | 2024.12.17 21:29:57.475305 [ 199 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_51_10} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11676 | 2024.12.17 21:29:57.475438 [ 199 ] {a11a4742-3716-4175-86de-60321bcf28cc::all_1_51_10} <Trace> oximeter.fields_u32 (a11a4742-3716-4175-86de-60321bcf28cc) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
11677 | 2024.12.17 21:29:57.475476 [ 51 ] {} <Debug> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
11678 | 2024.12.17 21:29:57.475545 [ 51 ] {} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11679 | 2024.12.17 21:29:57.475565 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
11680 | 2024.12.17 21:29:57.475573 [ 277 ] {ee46fe16-d807-466b-a2e6-45bfaa5d3dad} <Debug> executeQuery: Read 552 rows, 41.97 KiB in 0.003679 sec., 150040.77194889917 rows/sec., 11.14 MiB/sec. | ||
11681 | 2024.12.17 21:29:57.475580 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
11682 | 2024.12.17 21:29:57.475747 [ 277 ] {ee46fe16-d807-466b-a2e6-45bfaa5d3dad} <Debug> TCPHandler: Processed in 0.004025219 sec. | ||
11683 | 2024.12.17 21:29:57.475857 [ 193 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
11684 | 2024.12.17 21:29:57.475938 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11685 | 2024.12.17 21:29:57.476003 [ 193 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11686 | 2024.12.17 21:29:57.476046 [ 193 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 914 rows starting from the beginning of the part | ||
11687 | 2024.12.17 21:29:57.476086 [ 278 ] {0e76182b-aae0-495a-a0d6-b97c31b704ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11688 | 2024.12.17 21:29:57.476210 [ 193 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 94 rows starting from the beginning of the part | ||
11689 | 2024.12.17 21:29:57.476236 [ 278 ] {0e76182b-aae0-495a-a0d6-b97c31b704ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11690 | 2024.12.17 21:29:57.476633 [ 193 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 400 rows starting from the beginning of the part | ||
11691 | 2024.12.17 21:29:57.477051 [ 193 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 94 rows starting from the beginning of the part | ||
11692 | 2024.12.17 21:29:57.477445 [ 193 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 392 rows starting from the beginning of the part | ||
11693 | 2024.12.17 21:29:57.477814 [ 193 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 552 rows starting from the beginning of the part | ||
11694 | 2024.12.17 21:29:57.478937 [ 278 ] {0e76182b-aae0-495a-a0d6-b97c31b704ad} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11695 | 2024.12.17 21:29:57.478988 [ 278 ] {0e76182b-aae0-495a-a0d6-b97c31b704ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
11696 | 2024.12.17 21:29:57.479565 [ 278 ] {0e76182b-aae0-495a-a0d6-b97c31b704ad} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
11697 | 2024.12.17 21:29:57.479794 [ 199 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2446 rows, containing 5 columns (5 merged, 0 gathered) in 0.00409314 sec., 597585.2279667932 rows/sec., 45.87 MiB/sec. | ||
11698 | 2024.12.17 21:29:57.479954 [ 278 ] {0e76182b-aae0-495a-a0d6-b97c31b704ad} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11699 | 2024.12.17 21:29:57.480035 [ 201 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
11700 | 2024.12.17 21:29:57.480204 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
11701 | 2024.12.17 21:29:57.480278 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11702 | 2024.12.17 21:29:57.480330 [ 278 ] {0e76182b-aae0-495a-a0d6-b97c31b704ad} <Debug> executeQuery: Read 941 rows, 64.60 KiB in 0.00426 sec., 220892.01877934273 rows/sec., 14.81 MiB/sec. | ||
11703 | 2024.12.17 21:29:57.480350 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
11704 | 2024.12.17 21:29:57.480693 [ 278 ] {0e76182b-aae0-495a-a0d6-b97c31b704ad} <Debug> TCPHandler: Processed in 0.00480527 sec. | ||
11705 | 2024.12.17 21:29:57.481022 [ 199 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
11706 | 2024.12.17 21:29:57.481024 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11707 | 2024.12.17 21:29:57.481056 [ 201 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_91_18} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11708 | 2024.12.17 21:29:57.481450 [ 277 ] {61ebfcf7-6c97-49f5-90e5-7865a7c7d5ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11709 | 2024.12.17 21:29:57.481502 [ 201 ] {c13abe75-3da7-4e71-9d77-0784f14a1c3f::all_1_91_18} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
11710 | 2024.12.17 21:29:57.481617 [ 199 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11711 | 2024.12.17 21:29:57.481764 [ 199 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 25926 rows starting from the beginning of the part | ||
11712 | 2024.12.17 21:29:57.481804 [ 277 ] {61ebfcf7-6c97-49f5-90e5-7865a7c7d5ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11713 | 2024.12.17 21:29:57.481949 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
11714 | 2024.12.17 21:29:57.482183 [ 199 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
11715 | 2024.12.17 21:29:57.482813 [ 199 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 241 rows starting from the beginning of the part | ||
11716 | 2024.12.17 21:29:57.483387 [ 199 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part | ||
11717 | 2024.12.17 21:29:57.483883 [ 199 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 237 rows starting from the beginning of the part | ||
11718 | 2024.12.17 21:29:57.484398 [ 199 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 941 rows starting from the beginning of the part | ||
11719 | 2024.12.17 21:29:57.487682 [ 277 ] {61ebfcf7-6c97-49f5-90e5-7865a7c7d5ce} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11720 | 2024.12.17 21:29:57.487734 [ 277 ] {61ebfcf7-6c97-49f5-90e5-7865a7c7d5ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
11721 | 2024.12.17 21:29:57.488739 [ 277 ] {61ebfcf7-6c97-49f5-90e5-7865a7c7d5ce} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
11722 | 2024.12.17 21:29:57.489052 [ 277 ] {61ebfcf7-6c97-49f5-90e5-7865a7c7d5ce} <Trace> oximeter.measurements_histogramu64 (3b3ee056-87aa-477c-9f18-a8fcf870b75b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11723 | 2024.12.17 21:29:57.489258 [ 277 ] {61ebfcf7-6c97-49f5-90e5-7865a7c7d5ce} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.007987 sec., 3756.10366846125 rows/sec., 6.73 MiB/sec. | ||
11724 | 2024.12.17 21:29:57.489389 [ 277 ] {61ebfcf7-6c97-49f5-90e5-7865a7c7d5ce} <Debug> TCPHandler: Processed in 0.008566782 sec. | ||
11725 | 2024.12.17 21:29:57.489613 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11726 | 2024.12.17 21:29:57.489771 [ 278 ] {9e164a6c-af2f-4967-8a37-6b82b5b5fa28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11727 | 2024.12.17 21:29:57.489835 [ 278 ] {9e164a6c-af2f-4967-8a37-6b82b5b5fa28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11728 | 2024.12.17 21:29:57.490511 [ 278 ] {9e164a6c-af2f-4967-8a37-6b82b5b5fa28} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11729 | 2024.12.17 21:29:57.490551 [ 278 ] {9e164a6c-af2f-4967-8a37-6b82b5b5fa28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
11730 | 2024.12.17 21:29:57.491191 [ 278 ] {9e164a6c-af2f-4967-8a37-6b82b5b5fa28} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
11731 | 2024.12.17 21:29:57.491490 [ 278 ] {9e164a6c-af2f-4967-8a37-6b82b5b5fa28} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11732 | 2024.12.17 21:29:57.491702 [ 51 ] {} <Debug> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
11733 | 2024.12.17 21:29:57.491764 [ 51 ] {} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11734 | 2024.12.17 21:29:57.491789 [ 278 ] {9e164a6c-af2f-4967-8a37-6b82b5b5fa28} <Debug> executeQuery: Read 34 rows, 2.36 KiB in 0.002047 sec., 16609.672691744014 rows/sec., 1.13 MiB/sec. | ||
11735 | 2024.12.17 21:29:57.491803 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
11736 | 2024.12.17 21:29:57.491975 [ 278 ] {9e164a6c-af2f-4967-8a37-6b82b5b5fa28} <Debug> TCPHandler: Processed in 0.002460257 sec. | ||
11737 | 2024.12.17 21:29:57.492231 [ 198 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
11738 | 2024.12.17 21:29:57.492402 [ 198 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11739 | 2024.12.17 21:29:57.492474 [ 198 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5078 rows starting from the beginning of the part | ||
11740 | 2024.12.17 21:29:57.492636 [ 198 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
11741 | 2024.12.17 21:29:57.493045 [ 198 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 82 rows starting from the beginning of the part | ||
11742 | 2024.12.17 21:29:57.493536 [ 198 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
11743 | 2024.12.17 21:29:57.493686 [ 199 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27665 rows, containing 5 columns (5 merged, 0 gathered) in 0.013170996 sec., 2100448.591739 rows/sec., 141.78 MiB/sec. | ||
11744 | 2024.12.17 21:29:57.493837 [ 198 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 82 rows starting from the beginning of the part | ||
11745 | 2024.12.17 21:29:57.493962 [ 198 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 34 rows starting from the beginning of the part | ||
11746 | 2024.12.17 21:29:57.494267 [ 194 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
11747 | 2024.12.17 21:29:57.494798 [ 194 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11748 | 2024.12.17 21:29:57.494911 [ 194 ] {c2092687-e8be-45dc-9733-b1ae0720adbb::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
11749 | 2024.12.17 21:29:57.495083 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
11750 | 2024.12.17 21:29:57.496487 [ 196 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5396 rows, containing 4 columns (4 merged, 0 gathered) in 0.004562484 sec., 1182689.079019236 rows/sec., 77.14 MiB/sec. | ||
11751 | 2024.12.17 21:29:57.496840 [ 194 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
11752 | 2024.12.17 21:29:57.497115 [ 194 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_91_18} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11753 | 2024.12.17 21:29:57.497195 [ 194 ] {d6ef9c22-9908-4946-8d78-b8742d39783e::all_1_91_18} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
11754 | 2024.12.17 21:29:57.497267 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
11755 | 2024.12.17 21:29:59.650318 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11756 | 2024.12.17 21:29:59.650507 [ 277 ] {0d935e5d-3f79-4b1d-8dce-4ec119d2ff6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11757 | 2024.12.17 21:29:59.650580 [ 277 ] {0d935e5d-3f79-4b1d-8dce-4ec119d2ff6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11758 | 2024.12.17 21:29:59.651398 [ 277 ] {0d935e5d-3f79-4b1d-8dce-4ec119d2ff6d} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11759 | 2024.12.17 21:29:59.651443 [ 277 ] {0d935e5d-3f79-4b1d-8dce-4ec119d2ff6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
11760 | 2024.12.17 21:29:59.651871 [ 277 ] {0d935e5d-3f79-4b1d-8dce-4ec119d2ff6d} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
11761 | 2024.12.17 21:29:59.652118 [ 277 ] {0d935e5d-3f79-4b1d-8dce-4ec119d2ff6d} <Trace> oximeter.fields_string (79607846-c8e2-453e-80fe-5e9e4ba28d53): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11762 | 2024.12.17 21:29:59.652368 [ 277 ] {0d935e5d-3f79-4b1d-8dce-4ec119d2ff6d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00191 sec., 29319.37172774869 rows/sec., 2.24 MiB/sec. | ||
11763 | 2024.12.17 21:29:59.652433 [ 277 ] {0d935e5d-3f79-4b1d-8dce-4ec119d2ff6d} <Debug> TCPHandler: Processed in 0.002248851 sec. | ||
11764 | 2024.12.17 21:29:59.652696 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11765 | 2024.12.17 21:29:59.652888 [ 278 ] {15b68bc7-c392-46e9-92e5-5608d43c04c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11766 | 2024.12.17 21:29:59.652960 [ 278 ] {15b68bc7-c392-46e9-92e5-5608d43c04c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11767 | 2024.12.17 21:29:59.653716 [ 278 ] {15b68bc7-c392-46e9-92e5-5608d43c04c1} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11768 | 2024.12.17 21:29:59.653763 [ 278 ] {15b68bc7-c392-46e9-92e5-5608d43c04c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
11769 | 2024.12.17 21:29:59.654212 [ 278 ] {15b68bc7-c392-46e9-92e5-5608d43c04c1} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
11770 | 2024.12.17 21:29:59.654483 [ 278 ] {15b68bc7-c392-46e9-92e5-5608d43c04c1} <Trace> oximeter.fields_uuid (c13abe75-3da7-4e71-9d77-0784f14a1c3f): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11771 | 2024.12.17 21:29:59.654747 [ 278 ] {15b68bc7-c392-46e9-92e5-5608d43c04c1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001912 sec., 33472.803347280336 rows/sec., 2.61 MiB/sec. | ||
11772 | 2024.12.17 21:29:59.654811 [ 278 ] {15b68bc7-c392-46e9-92e5-5608d43c04c1} <Debug> TCPHandler: Processed in 0.002246801 sec. | ||
11773 | 2024.12.17 21:29:59.655001 [ 277 ] {} <Trace> TCP-Session: acdbade2-85e8-4162-8a8b-414a4bae6634 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11774 | 2024.12.17 21:29:59.655279 [ 277 ] {5734cfd0-859a-44e9-b525-157e62d0ff56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33352) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11775 | 2024.12.17 21:29:59.655360 [ 277 ] {5734cfd0-859a-44e9-b525-157e62d0ff56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11776 | 2024.12.17 21:29:59.655918 [ 277 ] {5734cfd0-859a-44e9-b525-157e62d0ff56} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11777 | 2024.12.17 21:29:59.655957 [ 277 ] {5734cfd0-859a-44e9-b525-157e62d0ff56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
11778 | 2024.12.17 21:29:59.656353 [ 277 ] {5734cfd0-859a-44e9-b525-157e62d0ff56} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
11779 | 2024.12.17 21:29:59.656593 [ 277 ] {5734cfd0-859a-44e9-b525-157e62d0ff56} <Trace> oximeter.measurements_cumulativeu64 (c2092687-e8be-45dc-9733-b1ae0720adbb): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11780 | 2024.12.17 21:29:59.656821 [ 277 ] {5734cfd0-859a-44e9-b525-157e62d0ff56} <Debug> executeQuery: Read 66 rows, 4.72 KiB in 0.00164 sec., 40243.902439024394 rows/sec., 2.81 MiB/sec. | ||
11781 | 2024.12.17 21:29:59.656890 [ 277 ] {5734cfd0-859a-44e9-b525-157e62d0ff56} <Debug> TCPHandler: Processed in 0.001983694 sec. | ||
11782 | 2024.12.17 21:29:59.657077 [ 278 ] {} <Trace> TCP-Session: d6e159e9-5bb0-4e42-89ec-ed7aaad09b57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11783 | 2024.12.17 21:29:59.657244 [ 278 ] {58458636-4183-4768-acb6-0669d43d6bf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11784 | 2024.12.17 21:29:59.657305 [ 278 ] {58458636-4183-4768-acb6-0669d43d6bf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11785 | 2024.12.17 21:29:59.657927 [ 278 ] {58458636-4183-4768-acb6-0669d43d6bf9} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11786 | 2024.12.17 21:29:59.657975 [ 278 ] {58458636-4183-4768-acb6-0669d43d6bf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
11787 | 2024.12.17 21:29:59.658389 [ 278 ] {58458636-4183-4768-acb6-0669d43d6bf9} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
11788 | 2024.12.17 21:29:59.658633 [ 278 ] {58458636-4183-4768-acb6-0669d43d6bf9} <Trace> oximeter.measurements_u64 (d6ef9c22-9908-4946-8d78-b8742d39783e): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11789 | 2024.12.17 21:29:59.658856 [ 278 ] {58458636-4183-4768-acb6-0669d43d6bf9} <Debug> executeQuery: Read 26 rows, 1.78 KiB in 0.001643 sec., 15824.71089470481 rows/sec., 1.06 MiB/sec. | ||
11790 | 2024.12.17 21:29:59.658918 [ 278 ] {58458636-4183-4768-acb6-0669d43d6bf9} <Debug> TCPHandler: Processed in 0.001951673 sec. |