1 | [ Mar 7 22:33:46 Enabled. ] | ||
2 | [ Mar 7 22:33:46 Rereading configuration. ] | ||
3 | [ Mar 7 22:33:47 Rereading configuration. ] | ||
4 | [ Mar 7 22:33:58 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
5 | + set -o errexit | ||
6 | + set -o pipefail | ||
7 | + . /lib/svc/share/smf_include.sh | ||
8 | ++ SMF_EXIT_OK=0 | ||
9 | ++ SMF_EXIT_NODAEMON=94 | ||
10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
15 | ++ SMF_EXIT_ERR_PERM=100 | ||
16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
19 | + LISTEN_PORT=8123 | ||
20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
21 | + DATASTORE=/data | ||
22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
24 | [ Mar 7 22:33:58 Method "start" exited with status 0. ] | ||
25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
26 | Logging trace to /var/tmp/clickhouse-server.log | ||
27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
28 | 2025.03.07 22:33:59.626005 [ 1 ] {} <Information> Application: Will watch for the process with pid 23393 | ||
29 | 2025.03.07 22:33:59.626525 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2025.03.07 22:34:00.168521 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 23393 | ||
31 | 2025.03.07 22:34:00.169262 [ 1 ] {} <Information> Application: starting up | ||
32 | 2025.03.07 22:34:00.169968 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2025.03.07 22:34:00.258338 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2025.03.07 22:34:00.281832 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2025.03.07 22:34:00.281908 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2025.03.07 22:34:00.281922 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2025.03.07 22:34:00.281985 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2025.03.07 22:34:00.282628 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2025.03.07 22:34:00.284420 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
42 | 2025.03.07 22:34:00.285266 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2025.03.07 22:34:00.286127 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
44 | 2025.03.07 22:34:00.286178 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
45 | 2025.03.07 22:34:00.286219 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2025.03.07 22:34:00.286392 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2025.03.07 22:34:00.287404 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2025.03.07 22:34:00.293213 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2025.03.07 22:34:00.293917 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2025.03.07 22:34:00.295300 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2025.03.07 22:34:00.295386 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2025.03.07 22:34:00.297110 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
55 | 2025.03.07 22:34:00.297726 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2025.03.07 22:34:00.302248 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2025.03.07 22:34:00.302980 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2025.03.07 22:34:00.304496 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2025.03.07 22:34:00.304832 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2025.03.07 22:34:00.305248 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2025.03.07 22:34:00.305590 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2025.03.07 22:34:00.307060 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2025.03.07 22:34:00.307090 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2025.03.07 22:34:00.307143 [ 169 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2025.03.07 22:34:00.307221 [ 169 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2025.03.07 22:34:00.315722 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2025.03.07 22:34:00.315745 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000139341 sec | ||
68 | 2025.03.07 22:34:00.315816 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2025.03.07 22:34:00.315855 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2025.03.07 22:34:00.317017 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2025.03.07 22:34:00.318101 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2025.03.07 22:34:00.331855 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2025.03.07 22:34:00.331899 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2025.03.07 22:34:00.331972 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2025.03.07 22:34:00.331986 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2025.03.07 22:34:00.332019 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2025.03.07 22:34:00.332088 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
78 | 2025.03.07 22:34:00.336666 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2025.03.07 22:34:00.336714 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2025.03.07 22:34:00.336765 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
81 | 2025.03.07 22:34:00.336980 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2025.03.07 22:34:00.337001 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2025.03.07 22:34:00.337036 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2025.03.07 22:34:00.337166 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2025.03.07 22:34:00.337180 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2025.03.07 22:34:00.337211 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2025.03.07 22:34:00.337275 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2025.03.07 22:34:00.367104 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2025.03.07 22:34:00.368437 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2025.03.07 22:34:00.368525 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.00010855 sec | ||
91 | 2025.03.07 22:34:00.368539 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2025.03.07 22:34:00.368551 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2025.03.07 22:34:00.368576 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2025.03.07 22:34:00.368802 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2025.03.07 22:34:00.368906 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2025.03.07 22:34:00.368921 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2025.03.07 22:34:00.368933 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
98 | 2025.03.07 22:34:00.368944 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2025.03.07 22:34:00.380335 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2025.03.07 22:34:00.380525 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.12 MiB (RSS), difference: 92.35 MiB | ||
101 | 2025.03.07 22:34:00.381393 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.426e-05 sec. | ||
102 | 2025.03.07 22:34:00.382373 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2025.03.07 22:34:00.382466 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2025.03.07 22:34:00.382483 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2025.03.07 22:34:00.918404 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50894 | ||
106 | 2025.03.07 22:34:00.919575 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2025.03.07 22:34:00.919635 [ 3 ] {} <Debug> TCP-Session: 2b2d65f2-e81c-40ce-9fbc-cf4b6b97e045 Authenticating user 'default' from [fd00:1122:3344:101::c]:50894 | ||
108 | 2025.03.07 22:34:00.919666 [ 3 ] {} <Debug> TCP-Session: 2b2d65f2-e81c-40ce-9fbc-cf4b6b97e045 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2025.03.07 22:34:00.919745 [ 3 ] {} <Debug> TCP-Session: 2b2d65f2-e81c-40ce-9fbc-cf4b6b97e045 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2025.03.07 22:34:00.919833 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2025.03.07 22:34:00.919861 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
112 | 2025.03.07 22:34:00.919936 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
113 | 2025.03.07 22:34:00.921466 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40682 | ||
114 | 2025.03.07 22:34:00.921589 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
115 | 2025.03.07 22:34:00.921618 [ 4 ] {} <Debug> TCP-Session: ee80694b-3626-40f6-aa95-37d97e4872d8 Authenticating user 'default' from [fd00:1122:3344:101::c]:40682 | ||
116 | 2025.03.07 22:34:00.921645 [ 4 ] {} <Debug> TCP-Session: ee80694b-3626-40f6-aa95-37d97e4872d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
117 | 2025.03.07 22:34:00.921732 [ 4 ] {} <Debug> TCP-Session: ee80694b-3626-40f6-aa95-37d97e4872d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
118 | 2025.03.07 22:34:00.922347 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63680 | ||
119 | 2025.03.07 22:34:00.922365 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42651 | ||
120 | 2025.03.07 22:34:00.922432 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59866 | ||
121 | 2025.03.07 22:34:00.922463 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
122 | 2025.03.07 22:34:00.922540 [ 253 ] {} <Debug> TCP-Session: a20bf158-b38a-4dfa-927b-b2619042e718 Authenticating user 'default' from [fd00:1122:3344:101::c]:63680 | ||
123 | 2025.03.07 22:34:00.922767 [ 253 ] {} <Debug> TCP-Session: a20bf158-b38a-4dfa-927b-b2619042e718 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
124 | 2025.03.07 22:34:00.922783 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
125 | 2025.03.07 22:34:00.922777 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
126 | 2025.03.07 22:34:00.922861 [ 253 ] {} <Debug> TCP-Session: a20bf158-b38a-4dfa-927b-b2619042e718 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
127 | 2025.03.07 22:34:00.922911 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41973 | ||
128 | 2025.03.07 22:34:00.922928 [ 5 ] {} <Debug> TCP-Session: 1c325c0a-f9be-4337-8ba7-5ac2e88fbeff Authenticating user 'default' from [fd00:1122:3344:101::c]:42651 | ||
129 | 2025.03.07 22:34:00.922944 [ 254 ] {} <Debug> TCP-Session: ba7f5cf1-e53c-4495-b343-e0ffbe602d0c Authenticating user 'default' from [fd00:1122:3344:101::c]:59866 | ||
130 | 2025.03.07 22:34:00.922956 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41508 | ||
131 | 2025.03.07 22:34:00.923115 [ 254 ] {} <Debug> TCP-Session: ba7f5cf1-e53c-4495-b343-e0ffbe602d0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
132 | 2025.03.07 22:34:00.923132 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57488 | ||
133 | 2025.03.07 22:34:00.923187 [ 5 ] {} <Debug> TCP-Session: 1c325c0a-f9be-4337-8ba7-5ac2e88fbeff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
134 | 2025.03.07 22:34:00.923220 [ 254 ] {} <Debug> TCP-Session: ba7f5cf1-e53c-4495-b343-e0ffbe602d0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
135 | 2025.03.07 22:34:00.923201 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
136 | 2025.03.07 22:34:00.923436 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
137 | 2025.03.07 22:34:00.923493 [ 5 ] {} <Debug> TCP-Session: 1c325c0a-f9be-4337-8ba7-5ac2e88fbeff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
138 | 2025.03.07 22:34:00.923556 [ 256 ] {} <Debug> TCP-Session: f0130441-733e-405f-8453-378961cbbe82 Authenticating user 'default' from [fd00:1122:3344:101::c]:41973 | ||
139 | 2025.03.07 22:34:00.923591 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
140 | 2025.03.07 22:34:00.923613 [ 257 ] {} <Debug> TCP-Session: 89046f91-04f6-4074-a9ec-2538edf719d0 Authenticating user 'default' from [fd00:1122:3344:101::c]:57488 | ||
141 | 2025.03.07 22:34:00.923676 [ 256 ] {} <Debug> TCP-Session: f0130441-733e-405f-8453-378961cbbe82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
142 | 2025.03.07 22:34:00.923708 [ 255 ] {} <Debug> TCP-Session: 9888d39c-4bc1-48fc-9115-8e71804b0e6b Authenticating user 'default' from [fd00:1122:3344:101::c]:41508 | ||
143 | 2025.03.07 22:34:00.923813 [ 257 ] {} <Debug> TCP-Session: 89046f91-04f6-4074-a9ec-2538edf719d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
144 | 2025.03.07 22:34:00.923852 [ 256 ] {} <Debug> TCP-Session: f0130441-733e-405f-8453-378961cbbe82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
145 | 2025.03.07 22:34:00.923835 [ 255 ] {} <Debug> TCP-Session: 9888d39c-4bc1-48fc-9115-8e71804b0e6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
146 | 2025.03.07 22:34:00.923895 [ 257 ] {} <Debug> TCP-Session: 89046f91-04f6-4074-a9ec-2538edf719d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
147 | 2025.03.07 22:34:00.923905 [ 255 ] {} <Debug> TCP-Session: 9888d39c-4bc1-48fc-9115-8e71804b0e6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
148 | 2025.03.07 22:34:01.000172 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.18 MiB, peak 117.18 MiB, free memory in arenas 0.00 B, will set to 119.42 MiB (RSS), difference: 2.24 MiB | ||
149 | 2025.03.07 22:34:01.069157 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54451 | ||
150 | 2025.03.07 22:34:01.070145 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
151 | 2025.03.07 22:34:01.070185 [ 258 ] {} <Debug> TCP-Session: 2cde99cb-7692-4f0b-8948-a0b61c00d51e Authenticating user 'default' from [fd00:1122:3344:101::b]:54451 | ||
152 | 2025.03.07 22:34:01.070209 [ 258 ] {} <Debug> TCP-Session: 2cde99cb-7692-4f0b-8948-a0b61c00d51e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2025.03.07 22:34:01.070288 [ 258 ] {} <Debug> TCP-Session: 2cde99cb-7692-4f0b-8948-a0b61c00d51e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
154 | 2025.03.07 22:34:01.070363 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
155 | 2025.03.07 22:34:01.070389 [ 258 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
156 | 2025.03.07 22:34:01.070475 [ 258 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
157 | 2025.03.07 22:34:01.072017 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41772 | ||
158 | 2025.03.07 22:34:01.072083 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36620 | ||
159 | 2025.03.07 22:34:01.072247 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60631 | ||
160 | 2025.03.07 22:34:01.072254 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
161 | 2025.03.07 22:34:01.072372 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
162 | 2025.03.07 22:34:01.072385 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40449 | ||
163 | 2025.03.07 22:34:01.072504 [ 259 ] {} <Debug> TCP-Session: 31757fa7-ae61-429f-8459-186a055ebf19 Authenticating user 'default' from [fd00:1122:3344:101::b]:41772 | ||
164 | 2025.03.07 22:34:01.072734 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50517 | ||
165 | 2025.03.07 22:34:01.072744 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
166 | 2025.03.07 22:34:01.072658 [ 260 ] {} <Debug> TCP-Session: e2538a91-1bca-4015-8078-327a9f484a3b Authenticating user 'default' from [fd00:1122:3344:101::b]:36620 | ||
167 | 2025.03.07 22:34:01.072737 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
168 | 2025.03.07 22:34:01.072844 [ 259 ] {} <Debug> TCP-Session: 31757fa7-ae61-429f-8459-186a055ebf19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
169 | 2025.03.07 22:34:01.072860 [ 262 ] {} <Debug> TCP-Session: 13e8b635-6a92-45fd-ab0c-d068bbe0f5ca Authenticating user 'default' from [fd00:1122:3344:101::b]:40449 | ||
170 | 2025.03.07 22:34:01.072807 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35016 | ||
171 | 2025.03.07 22:34:01.072868 [ 260 ] {} <Debug> TCP-Session: e2538a91-1bca-4015-8078-327a9f484a3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
172 | 2025.03.07 22:34:01.073005 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
173 | 2025.03.07 22:34:01.073013 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55981 | ||
174 | 2025.03.07 22:34:01.073051 [ 262 ] {} <Debug> TCP-Session: 13e8b635-6a92-45fd-ab0c-d068bbe0f5ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
175 | 2025.03.07 22:34:01.073219 [ 260 ] {} <Debug> TCP-Session: e2538a91-1bca-4015-8078-327a9f484a3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
176 | 2025.03.07 22:34:01.073233 [ 263 ] {} <Debug> TCP-Session: 4199f8ab-9bdb-416c-9a6b-265ef469cc4d Authenticating user 'default' from [fd00:1122:3344:101::b]:50517 | ||
177 | 2025.03.07 22:34:01.073228 [ 259 ] {} <Debug> TCP-Session: 31757fa7-ae61-429f-8459-186a055ebf19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
178 | 2025.03.07 22:34:01.073253 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
179 | 2025.03.07 22:34:01.073129 [ 261 ] {} <Debug> TCP-Session: b074e12e-03c2-4a6a-8a91-58cc9606d930 Authenticating user 'default' from [fd00:1122:3344:101::b]:60631 | ||
180 | 2025.03.07 22:34:01.073433 [ 263 ] {} <Debug> TCP-Session: 4199f8ab-9bdb-416c-9a6b-265ef469cc4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
181 | 2025.03.07 22:34:01.073370 [ 262 ] {} <Debug> TCP-Session: 13e8b635-6a92-45fd-ab0c-d068bbe0f5ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
182 | 2025.03.07 22:34:01.073522 [ 264 ] {} <Debug> TCP-Session: 2cbbe13b-fddb-4c0d-a91a-37c657d7b1b3 Authenticating user 'default' from [fd00:1122:3344:101::b]:35016 | ||
183 | 2025.03.07 22:34:01.073535 [ 261 ] {} <Debug> TCP-Session: b074e12e-03c2-4a6a-8a91-58cc9606d930 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
184 | 2025.03.07 22:34:01.073743 [ 264 ] {} <Debug> TCP-Session: 2cbbe13b-fddb-4c0d-a91a-37c657d7b1b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
185 | 2025.03.07 22:34:01.073759 [ 263 ] {} <Debug> TCP-Session: 4199f8ab-9bdb-416c-9a6b-265ef469cc4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
186 | 2025.03.07 22:34:01.073774 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
187 | 2025.03.07 22:34:01.073806 [ 264 ] {} <Debug> TCP-Session: 2cbbe13b-fddb-4c0d-a91a-37c657d7b1b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
188 | 2025.03.07 22:34:01.073789 [ 261 ] {} <Debug> TCP-Session: b074e12e-03c2-4a6a-8a91-58cc9606d930 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
189 | 2025.03.07 22:34:01.073919 [ 265 ] {} <Debug> TCP-Session: 5e9e08f3-fa37-439f-9851-0cbeeab8ed3f Authenticating user 'default' from [fd00:1122:3344:101::b]:55981 | ||
190 | 2025.03.07 22:34:01.074007 [ 265 ] {} <Debug> TCP-Session: 5e9e08f3-fa37-439f-9851-0cbeeab8ed3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
191 | 2025.03.07 22:34:01.074023 [ 265 ] {} <Debug> TCP-Session: 5e9e08f3-fa37-439f-9851-0cbeeab8ed3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
192 | 2025.03.07 22:34:01.109388 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:65332 | ||
193 | 2025.03.07 22:34:01.110497 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
194 | 2025.03.07 22:34:01.110570 [ 266 ] {} <Debug> TCP-Session: 33366444-bac6-4452-83b1-db3b46178883 Authenticating user 'default' from [fd00:1122:3344:101::a]:65332 | ||
195 | 2025.03.07 22:34:01.110589 [ 266 ] {} <Debug> TCP-Session: 33366444-bac6-4452-83b1-db3b46178883 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
196 | 2025.03.07 22:34:01.110602 [ 266 ] {} <Debug> TCP-Session: 33366444-bac6-4452-83b1-db3b46178883 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
197 | 2025.03.07 22:34:01.110806 [ 266 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
198 | 2025.03.07 22:34:01.110834 [ 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 | 2025.03.07 22:34:01.110914 [ 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 | 2025.03.07 22:34:01.112512 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35667 | ||
201 | 2025.03.07 22:34:01.112670 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58005 | ||
202 | 2025.03.07 22:34:01.112678 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
203 | 2025.03.07 22:34:01.112738 [ 267 ] {} <Debug> TCP-Session: bef09c6d-b3b0-404b-ae7c-a1d3cbffed80 Authenticating user 'default' from [fd00:1122:3344:101::a]:35667 | ||
204 | 2025.03.07 22:34:01.112788 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64043 | ||
205 | 2025.03.07 22:34:01.112860 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
206 | 2025.03.07 22:34:01.112885 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37071 | ||
207 | 2025.03.07 22:34:01.112901 [ 267 ] {} <Debug> TCP-Session: bef09c6d-b3b0-404b-ae7c-a1d3cbffed80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
208 | 2025.03.07 22:34:01.113216 [ 268 ] {} <Debug> TCP-Session: 04f5ac3d-2364-4587-b8f7-444fd5bed766 Authenticating user 'default' from [fd00:1122:3344:101::a]:58005 | ||
209 | 2025.03.07 22:34:01.113247 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37238 | ||
210 | 2025.03.07 22:34:01.113257 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
211 | 2025.03.07 22:34:01.113158 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
212 | 2025.03.07 22:34:01.113297 [ 268 ] {} <Debug> TCP-Session: 04f5ac3d-2364-4587-b8f7-444fd5bed766 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
213 | 2025.03.07 22:34:01.113158 [ 267 ] {} <Debug> TCP-Session: bef09c6d-b3b0-404b-ae7c-a1d3cbffed80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
214 | 2025.03.07 22:34:01.113245 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51942 | ||
215 | 2025.03.07 22:34:01.113480 [ 270 ] {} <Debug> TCP-Session: 71ec8c0b-ab3b-40de-a23a-d31dffbd7b0d Authenticating user 'default' from [fd00:1122:3344:101::a]:37071 | ||
216 | 2025.03.07 22:34:01.113507 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
217 | 2025.03.07 22:34:01.113549 [ 268 ] {} <Debug> TCP-Session: 04f5ac3d-2364-4587-b8f7-444fd5bed766 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
218 | 2025.03.07 22:34:01.113348 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43761 | ||
219 | 2025.03.07 22:34:01.113702 [ 269 ] {} <Debug> TCP-Session: fc0c1b25-d59f-4671-be19-93bb9db8b7b0 Authenticating user 'default' from [fd00:1122:3344:101::a]:64043 | ||
220 | 2025.03.07 22:34:01.113886 [ 270 ] {} <Debug> TCP-Session: 71ec8c0b-ab3b-40de-a23a-d31dffbd7b0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
221 | 2025.03.07 22:34:01.113950 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
222 | 2025.03.07 22:34:01.113965 [ 269 ] {} <Debug> TCP-Session: fc0c1b25-d59f-4671-be19-93bb9db8b7b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
223 | 2025.03.07 22:34:01.114016 [ 270 ] {} <Debug> TCP-Session: 71ec8c0b-ab3b-40de-a23a-d31dffbd7b0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
224 | 2025.03.07 22:34:01.114024 [ 272 ] {} <Debug> TCP-Session: ba1cf617-c715-4870-8854-d202e7351bf6 Authenticating user 'default' from [fd00:1122:3344:101::a]:37238 | ||
225 | 2025.03.07 22:34:01.114035 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
226 | 2025.03.07 22:34:01.114130 [ 273 ] {} <Debug> TCP-Session: 8fc97de6-9c60-4923-8ce5-d98c405e214a Authenticating user 'default' from [fd00:1122:3344:101::a]:43761 | ||
227 | 2025.03.07 22:34:01.114144 [ 269 ] {} <Debug> TCP-Session: fc0c1b25-d59f-4671-be19-93bb9db8b7b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
228 | 2025.03.07 22:34:01.114189 [ 271 ] {} <Debug> TCP-Session: 757c9fda-84fb-4f45-a8ac-28717afb2236 Authenticating user 'default' from [fd00:1122:3344:101::a]:51942 | ||
229 | 2025.03.07 22:34:01.114223 [ 273 ] {} <Debug> TCP-Session: 8fc97de6-9c60-4923-8ce5-d98c405e214a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
230 | 2025.03.07 22:34:01.114231 [ 272 ] {} <Debug> TCP-Session: ba1cf617-c715-4870-8854-d202e7351bf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
231 | 2025.03.07 22:34:01.114286 [ 273 ] {} <Debug> TCP-Session: 8fc97de6-9c60-4923-8ce5-d98c405e214a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
232 | 2025.03.07 22:34:01.114333 [ 271 ] {} <Debug> TCP-Session: 757c9fda-84fb-4f45-a8ac-28717afb2236 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
233 | 2025.03.07 22:34:01.114379 [ 272 ] {} <Debug> TCP-Session: ba1cf617-c715-4870-8854-d202e7351bf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
234 | 2025.03.07 22:34:01.114392 [ 271 ] {} <Debug> TCP-Session: 757c9fda-84fb-4f45-a8ac-28717afb2236 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
235 | 2025.03.07 22:34:04.092123 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50009 | ||
236 | 2025.03.07 22:34:04.101840 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
237 | 2025.03.07 22:34:04.101915 [ 274 ] {} <Debug> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50009 | ||
238 | 2025.03.07 22:34:04.101941 [ 274 ] {} <Debug> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
239 | 2025.03.07 22:34:04.101955 [ 274 ] {} <Debug> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
240 | 2025.03.07 22:34:04.102044 [ 274 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
241 | 2025.03.07 22:34:04.102073 [ 274 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
242 | 2025.03.07 22:34:04.102100 [ 274 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
243 | 2025.03.07 22:34:04.102680 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39172 | ||
244 | 2025.03.07 22:34:04.102768 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59377 | ||
245 | 2025.03.07 22:34:04.103014 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51935 | ||
246 | 2025.03.07 22:34:04.103153 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
247 | 2025.03.07 22:34:04.103169 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35537 | ||
248 | 2025.03.07 22:34:04.103206 [ 276 ] {} <Debug> TCP-Session: 97133d43-59fe-41a6-85ae-8b3a83a5ec74 Authenticating user 'default' from [fd00:1122:3344:101::d]:59377 | ||
249 | 2025.03.07 22:34:04.103184 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
250 | 2025.03.07 22:34:04.103479 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49022 | ||
251 | 2025.03.07 22:34:04.103509 [ 276 ] {} <Debug> TCP-Session: 97133d43-59fe-41a6-85ae-8b3a83a5ec74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
252 | 2025.03.07 22:34:04.103574 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
253 | 2025.03.07 22:34:04.103610 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48402 | ||
254 | 2025.03.07 22:34:04.103631 [ 276 ] {} <Debug> TCP-Session: 97133d43-59fe-41a6-85ae-8b3a83a5ec74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
255 | 2025.03.07 22:34:04.103382 [ 275 ] {} <Debug> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39172 | ||
256 | 2025.03.07 22:34:04.103770 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61916 | ||
257 | 2025.03.07 22:34:04.103789 [ 275 ] {} <Debug> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
258 | 2025.03.07 22:34:04.103791 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
259 | 2025.03.07 22:34:04.103923 [ 275 ] {} <Debug> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
260 | 2025.03.07 22:34:04.103951 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44601 | ||
261 | 2025.03.07 22:34:04.103988 [ 279 ] {} <Debug> TCP-Session: 01517d41-ff50-431d-bb58-44fea2fa7d55 Authenticating user 'default' from [fd00:1122:3344:101::d]:49022 | ||
262 | 2025.03.07 22:34:04.104031 [ 278 ] {} <Debug> TCP-Session: 37471b3c-2149-47d3-8610-903068c99f29 Authenticating user 'default' from [fd00:1122:3344:101::d]:35537 | ||
263 | 2025.03.07 22:34:04.104358 [ 278 ] {} <Debug> TCP-Session: 37471b3c-2149-47d3-8610-903068c99f29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
264 | 2025.03.07 22:34:04.104372 [ 279 ] {} <Debug> TCP-Session: 01517d41-ff50-431d-bb58-44fea2fa7d55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
265 | 2025.03.07 22:34:04.104373 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
266 | 2025.03.07 22:34:04.104436 [ 278 ] {} <Debug> TCP-Session: 37471b3c-2149-47d3-8610-903068c99f29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
267 | 2025.03.07 22:34:04.104465 [ 279 ] {} <Debug> TCP-Session: 01517d41-ff50-431d-bb58-44fea2fa7d55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
268 | 2025.03.07 22:34:04.104514 [ 282 ] {} <Debug> TCP-Session: 2a3f32c4-a935-4026-aa07-b8be48a6be22 Authenticating user 'default' from [fd00:1122:3344:101::d]:44601 | ||
269 | 2025.03.07 22:34:04.104617 [ 282 ] {} <Debug> TCP-Session: 2a3f32c4-a935-4026-aa07-b8be48a6be22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
270 | 2025.03.07 22:34:04.104644 [ 282 ] {} <Debug> TCP-Session: 2a3f32c4-a935-4026-aa07-b8be48a6be22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
271 | 2025.03.07 22:34:04.105034 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
272 | 2025.03.07 22:34:04.105060 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
273 | 2025.03.07 22:34:04.105071 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
274 | 2025.03.07 22:34:04.105092 [ 277 ] {} <Debug> TCP-Session: 31e31bc7-09d6-424d-9ff4-f451e2c4494b Authenticating user 'default' from [fd00:1122:3344:101::d]:51935 | ||
275 | 2025.03.07 22:34:04.105111 [ 281 ] {} <Debug> TCP-Session: 2ed5aab9-09e8-430c-b27b-035356db902d Authenticating user 'default' from [fd00:1122:3344:101::d]:61916 | ||
276 | 2025.03.07 22:34:04.105144 [ 280 ] {} <Debug> TCP-Session: 885d5750-10fe-4f71-ab25-153e4f193ca3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48402 | ||
277 | 2025.03.07 22:34:04.105155 [ 277 ] {} <Debug> TCP-Session: 31e31bc7-09d6-424d-9ff4-f451e2c4494b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
278 | 2025.03.07 22:34:04.105164 [ 281 ] {} <Debug> TCP-Session: 2ed5aab9-09e8-430c-b27b-035356db902d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
279 | 2025.03.07 22:34:04.105217 [ 281 ] {} <Debug> TCP-Session: 2ed5aab9-09e8-430c-b27b-035356db902d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
280 | 2025.03.07 22:34:04.105216 [ 277 ] {} <Debug> TCP-Session: 31e31bc7-09d6-424d-9ff4-f451e2c4494b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
281 | 2025.03.07 22:34:04.105226 [ 280 ] {} <Debug> TCP-Session: 885d5750-10fe-4f71-ab25-153e4f193ca3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
282 | 2025.03.07 22:34:04.105306 [ 280 ] {} <Debug> TCP-Session: 885d5750-10fe-4f71-ab25-153e4f193ca3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
283 | 2025.03.07 22:34:04.110583 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
284 | 2025.03.07 22:34:04.121387 [ 274 ] {6a86a54e-9e4c-4e5d-ac98-3e16693a1c81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
285 | 2025.03.07 22:34:04.180966 [ 274 ] {6a86a54e-9e4c-4e5d-ac98-3e16693a1c81} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:50009) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
286 | |||
287 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
288 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
289 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
290 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
291 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
292 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
293 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
294 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
295 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
296 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
297 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
298 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
299 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
300 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
301 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
302 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
303 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
304 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
305 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
306 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
307 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
308 | |||
309 | 2025.03.07 22:34:04.182469 [ 274 ] {6a86a54e-9e4c-4e5d-ac98-3e16693a1c81} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
310 | |||
311 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
312 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
313 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
314 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
315 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
316 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
317 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
318 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
319 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
320 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
321 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
322 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
323 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
324 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
325 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
326 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
327 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
328 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
329 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
330 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
331 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
332 | |||
333 | 2025.03.07 22:34:04.182716 [ 274 ] {6a86a54e-9e4c-4e5d-ac98-3e16693a1c81} <Debug> TCPHandler: Processed in 0.074730619 sec. | ||
334 | 2025.03.07 22:34:04.183055 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
335 | 2025.03.07 22:34:04.183248 [ 275 ] {a2d70279-7485-4379-8248-0ede753b399e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
336 | 2025.03.07 22:34:04.183657 [ 275 ] {a2d70279-7485-4379-8248-0ede753b399e} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:39172) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
337 | |||
338 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
339 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
340 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
341 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
342 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
343 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
344 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
345 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
346 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
347 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
348 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
349 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
350 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
351 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
352 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
353 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
354 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
355 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
356 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
357 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
358 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
359 | |||
360 | 2025.03.07 22:34:04.183915 [ 275 ] {a2d70279-7485-4379-8248-0ede753b399e} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
361 | |||
362 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
363 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
364 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
365 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
366 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
367 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
368 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
369 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
370 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
371 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
372 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
373 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
374 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
375 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
376 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
377 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
378 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
379 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
380 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
381 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
382 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
383 | |||
384 | 2025.03.07 22:34:04.184137 [ 275 ] {a2d70279-7485-4379-8248-0ede753b399e} <Debug> TCPHandler: Processed in 0.001225472 sec. | ||
385 | 2025.03.07 22:34:04.185041 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
386 | 2025.03.07 22:34:04.186449 [ 274 ] {5c7f47c1-7a52-4706-9306-19dd2f4cef98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
387 | 2025.03.07 22:34:04.186550 [ 274 ] {5c7f47c1-7a52-4706-9306-19dd2f4cef98} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
388 | 2025.03.07 22:34:04.187815 [ 274 ] {5c7f47c1-7a52-4706-9306-19dd2f4cef98} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
389 | 2025.03.07 22:34:04.187906 [ 274 ] {5c7f47c1-7a52-4706-9306-19dd2f4cef98} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000125271 sec | ||
390 | 2025.03.07 22:34:04.187923 [ 274 ] {5c7f47c1-7a52-4706-9306-19dd2f4cef98} <Trace> ReferentialDeps: No tables | ||
391 | 2025.03.07 22:34:04.187935 [ 274 ] {5c7f47c1-7a52-4706-9306-19dd2f4cef98} <Trace> LoadingDeps: No tables | ||
392 | 2025.03.07 22:34:04.187989 [ 274 ] {5c7f47c1-7a52-4706-9306-19dd2f4cef98} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
393 | 2025.03.07 22:34:04.188629 [ 274 ] {5c7f47c1-7a52-4706-9306-19dd2f4cef98} <Debug> TCPHandler: Processed in 0.003714856 sec. | ||
394 | 2025.03.07 22:34:04.188782 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
395 | 2025.03.07 22:34:04.188950 [ 274 ] {7e3beb24-42d6-4668-adc7-599b3c27d87d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) /* The version table contains metadata about the `oximeter` database */ | ||
396 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
397 | 2025.03.07 22:34:04.189058 [ 274 ] {7e3beb24-42d6-4668-adc7-599b3c27d87d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
398 | 2025.03.07 22:34:04.202264 [ 274 ] {7e3beb24-42d6-4668-adc7-599b3c27d87d} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
399 | 2025.03.07 22:34:04.203478 [ 274 ] {7e3beb24-42d6-4668-adc7-599b3c27d87d} <Debug> oximeter.version (59b0ed86-390d-4abd-90a1-7f404ba8222a): Loading data parts | ||
400 | 2025.03.07 22:34:04.203950 [ 274 ] {7e3beb24-42d6-4668-adc7-599b3c27d87d} <Debug> oximeter.version (59b0ed86-390d-4abd-90a1-7f404ba8222a): There are no data parts | ||
401 | 2025.03.07 22:34:04.206479 [ 274 ] {7e3beb24-42d6-4668-adc7-599b3c27d87d} <Debug> TCPHandler: Processed in 0.017748001 sec. | ||
402 | 2025.03.07 22:34:04.206737 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
403 | 2025.03.07 22:34:04.206953 [ 274 ] {1c5e2791-75c7-430f-982c-7f1cd392aaa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) /* The measurement tables contain all individual samples from each timeseries. | ||
404 | * | ||
405 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
406 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
407 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
408 | * by all samples from the same timeseries. | ||
409 | * | ||
410 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
411 | * and then uses that to index quickly into the measurements tables. | ||
412 | */ | ||
413 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
414 | 2025.03.07 22:34:04.207087 [ 274 ] {1c5e2791-75c7-430f-982c-7f1cd392aaa5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
415 | 2025.03.07 22:34:04.219840 [ 274 ] {1c5e2791-75c7-430f-982c-7f1cd392aaa5} <Debug> oximeter.measurements_bool (5632da8d-f16b-4ca3-bf25-88f8c2a4afbf): Loading data parts | ||
416 | 2025.03.07 22:34:04.220160 [ 274 ] {1c5e2791-75c7-430f-982c-7f1cd392aaa5} <Debug> oximeter.measurements_bool (5632da8d-f16b-4ca3-bf25-88f8c2a4afbf): There are no data parts | ||
417 | 2025.03.07 22:34:04.221953 [ 274 ] {1c5e2791-75c7-430f-982c-7f1cd392aaa5} <Debug> TCPHandler: Processed in 0.015283286 sec. | ||
418 | 2025.03.07 22:34:04.222113 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
419 | 2025.03.07 22:34:04.222384 [ 274 ] {1f380c01-e7c1-4de6-9b9b-bfc05cb1f0e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
420 | 2025.03.07 22:34:04.222433 [ 274 ] {1f380c01-e7c1-4de6-9b9b-bfc05cb1f0e5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
421 | 2025.03.07 22:34:04.224353 [ 274 ] {1f380c01-e7c1-4de6-9b9b-bfc05cb1f0e5} <Debug> oximeter.measurements_i8 (bebc8d83-1ba5-42c6-911b-fe2d81c67289): Loading data parts | ||
422 | 2025.03.07 22:34:04.224487 [ 274 ] {1f380c01-e7c1-4de6-9b9b-bfc05cb1f0e5} <Debug> oximeter.measurements_i8 (bebc8d83-1ba5-42c6-911b-fe2d81c67289): There are no data parts | ||
423 | 2025.03.07 22:34:04.225745 [ 274 ] {1f380c01-e7c1-4de6-9b9b-bfc05cb1f0e5} <Debug> TCPHandler: Processed in 0.003682705 sec. | ||
424 | 2025.03.07 22:34:04.225948 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
425 | 2025.03.07 22:34:04.226139 [ 274 ] {c40c5f2d-f509-411a-937c-8d748ba97944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
426 | 2025.03.07 22:34:04.226267 [ 274 ] {c40c5f2d-f509-411a-937c-8d748ba97944} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
427 | 2025.03.07 22:34:04.228016 [ 274 ] {c40c5f2d-f509-411a-937c-8d748ba97944} <Debug> oximeter.measurements_u8 (12d5a4fb-e324-4858-8de8-23fd03dbc180): Loading data parts | ||
428 | 2025.03.07 22:34:04.228219 [ 274 ] {c40c5f2d-f509-411a-937c-8d748ba97944} <Debug> oximeter.measurements_u8 (12d5a4fb-e324-4858-8de8-23fd03dbc180): There are no data parts | ||
429 | 2025.03.07 22:34:04.229393 [ 274 ] {c40c5f2d-f509-411a-937c-8d748ba97944} <Debug> TCPHandler: Processed in 0.003495223 sec. | ||
430 | 2025.03.07 22:34:04.229530 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
431 | 2025.03.07 22:34:04.229795 [ 274 ] {f63381df-3836-4663-b201-5f93e85c1cf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
432 | 2025.03.07 22:34:04.229843 [ 274 ] {f63381df-3836-4663-b201-5f93e85c1cf0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
433 | 2025.03.07 22:34:04.231840 [ 274 ] {f63381df-3836-4663-b201-5f93e85c1cf0} <Debug> oximeter.measurements_i16 (29cf708d-7071-4455-8cd5-1fbaa9c4b7c8): Loading data parts | ||
434 | 2025.03.07 22:34:04.231972 [ 274 ] {f63381df-3836-4663-b201-5f93e85c1cf0} <Debug> oximeter.measurements_i16 (29cf708d-7071-4455-8cd5-1fbaa9c4b7c8): There are no data parts | ||
435 | 2025.03.07 22:34:04.233437 [ 274 ] {f63381df-3836-4663-b201-5f93e85c1cf0} <Debug> TCPHandler: Processed in 0.003958038 sec. | ||
436 | 2025.03.07 22:34:04.233640 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
437 | 2025.03.07 22:34:04.233831 [ 274 ] {99ace31a-3c52-4ba4-bcba-0726d79f5a2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
438 | 2025.03.07 22:34:04.233939 [ 274 ] {99ace31a-3c52-4ba4-bcba-0726d79f5a2d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
439 | 2025.03.07 22:34:04.235698 [ 274 ] {99ace31a-3c52-4ba4-bcba-0726d79f5a2d} <Debug> oximeter.measurements_u16 (fb535247-f1a1-462d-875a-371cdc2b02c6): Loading data parts | ||
440 | 2025.03.07 22:34:04.235868 [ 274 ] {99ace31a-3c52-4ba4-bcba-0726d79f5a2d} <Debug> oximeter.measurements_u16 (fb535247-f1a1-462d-875a-371cdc2b02c6): There are no data parts | ||
441 | 2025.03.07 22:34:04.237084 [ 274 ] {99ace31a-3c52-4ba4-bcba-0726d79f5a2d} <Debug> TCPHandler: Processed in 0.003494764 sec. | ||
442 | 2025.03.07 22:34:04.237212 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
443 | 2025.03.07 22:34:04.237446 [ 274 ] {2daabe72-c091-4ccf-81e8-23f1a35a87d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
444 | 2025.03.07 22:34:04.237531 [ 274 ] {2daabe72-c091-4ccf-81e8-23f1a35a87d8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
445 | 2025.03.07 22:34:04.239588 [ 274 ] {2daabe72-c091-4ccf-81e8-23f1a35a87d8} <Debug> oximeter.measurements_i32 (00e0d68e-3729-4ae4-93f1-2ab8cb742d3f): Loading data parts | ||
446 | 2025.03.07 22:34:04.239730 [ 274 ] {2daabe72-c091-4ccf-81e8-23f1a35a87d8} <Debug> oximeter.measurements_i32 (00e0d68e-3729-4ae4-93f1-2ab8cb742d3f): There are no data parts | ||
447 | 2025.03.07 22:34:04.243193 [ 274 ] {2daabe72-c091-4ccf-81e8-23f1a35a87d8} <Debug> TCPHandler: Processed in 0.006056598 sec. | ||
448 | 2025.03.07 22:34:04.243418 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
449 | 2025.03.07 22:34:04.243599 [ 274 ] {dd607fce-a5ce-4dcb-824d-4bd6ebb29c11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
450 | 2025.03.07 22:34:04.243712 [ 274 ] {dd607fce-a5ce-4dcb-824d-4bd6ebb29c11} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
451 | 2025.03.07 22:34:04.246231 [ 274 ] {dd607fce-a5ce-4dcb-824d-4bd6ebb29c11} <Debug> oximeter.measurements_u32 (4c2a2e69-8b5f-4e25-8f67-8a2557050361): Loading data parts | ||
452 | 2025.03.07 22:34:04.246528 [ 274 ] {dd607fce-a5ce-4dcb-824d-4bd6ebb29c11} <Debug> oximeter.measurements_u32 (4c2a2e69-8b5f-4e25-8f67-8a2557050361): There are no data parts | ||
453 | 2025.03.07 22:34:04.248853 [ 274 ] {dd607fce-a5ce-4dcb-824d-4bd6ebb29c11} <Debug> TCPHandler: Processed in 0.005446082 sec. | ||
454 | 2025.03.07 22:34:04.249004 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
455 | 2025.03.07 22:34:04.249239 [ 274 ] {25323739-c364-4a22-b290-cd4be887305b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
456 | 2025.03.07 22:34:04.249325 [ 274 ] {25323739-c364-4a22-b290-cd4be887305b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
457 | 2025.03.07 22:34:04.251288 [ 274 ] {25323739-c364-4a22-b290-cd4be887305b} <Debug> oximeter.measurements_i64 (0995d73e-b7ab-4eb7-bd29-0c731cef55cb): Loading data parts | ||
458 | 2025.03.07 22:34:04.251483 [ 274 ] {25323739-c364-4a22-b290-cd4be887305b} <Debug> oximeter.measurements_i64 (0995d73e-b7ab-4eb7-bd29-0c731cef55cb): There are no data parts | ||
459 | 2025.03.07 22:34:04.253004 [ 274 ] {25323739-c364-4a22-b290-cd4be887305b} <Debug> TCPHandler: Processed in 0.004050359 sec. | ||
460 | 2025.03.07 22:34:04.253212 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
461 | 2025.03.07 22:34:04.253404 [ 274 ] {83b96387-25b8-4616-b743-196eca35c8b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
462 | 2025.03.07 22:34:04.253516 [ 274 ] {83b96387-25b8-4616-b743-196eca35c8b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
463 | 2025.03.07 22:34:04.255290 [ 274 ] {83b96387-25b8-4616-b743-196eca35c8b1} <Debug> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Loading data parts | ||
464 | 2025.03.07 22:34:04.255452 [ 274 ] {83b96387-25b8-4616-b743-196eca35c8b1} <Debug> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): There are no data parts | ||
465 | 2025.03.07 22:34:04.256972 [ 274 ] {83b96387-25b8-4616-b743-196eca35c8b1} <Debug> TCPHandler: Processed in 0.003812867 sec. | ||
466 | 2025.03.07 22:34:04.257097 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
467 | 2025.03.07 22:34:04.257281 [ 274 ] {c7e0a695-df52-440c-b683-e94761db3617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
468 | 2025.03.07 22:34:04.257395 [ 274 ] {c7e0a695-df52-440c-b683-e94761db3617} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
469 | 2025.03.07 22:34:04.259307 [ 274 ] {c7e0a695-df52-440c-b683-e94761db3617} <Debug> oximeter.measurements_f32 (4b8039a7-cf54-4261-ae4c-06fe70aa53fd): Loading data parts | ||
470 | 2025.03.07 22:34:04.259479 [ 274 ] {c7e0a695-df52-440c-b683-e94761db3617} <Debug> oximeter.measurements_f32 (4b8039a7-cf54-4261-ae4c-06fe70aa53fd): There are no data parts | ||
471 | 2025.03.07 22:34:04.260963 [ 274 ] {c7e0a695-df52-440c-b683-e94761db3617} <Debug> TCPHandler: Processed in 0.003915087 sec. | ||
472 | 2025.03.07 22:34:04.261152 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
473 | 2025.03.07 22:34:04.261338 [ 274 ] {8dbd4132-04dc-430e-b698-395baee0828f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
474 | 2025.03.07 22:34:04.261448 [ 274 ] {8dbd4132-04dc-430e-b698-395baee0828f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
475 | 2025.03.07 22:34:04.263210 [ 274 ] {8dbd4132-04dc-430e-b698-395baee0828f} <Debug> oximeter.measurements_f64 (bedb9c5b-6856-44d8-877e-ca8ff71c9c8b): Loading data parts | ||
476 | 2025.03.07 22:34:04.263382 [ 274 ] {8dbd4132-04dc-430e-b698-395baee0828f} <Debug> oximeter.measurements_f64 (bedb9c5b-6856-44d8-877e-ca8ff71c9c8b): There are no data parts | ||
477 | 2025.03.07 22:34:04.264547 [ 274 ] {8dbd4132-04dc-430e-b698-395baee0828f} <Debug> TCPHandler: Processed in 0.003446593 sec. | ||
478 | 2025.03.07 22:34:04.264674 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
479 | 2025.03.07 22:34:04.264857 [ 274 ] {1d7af5ca-057e-4147-bcf0-2e83900b5262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
480 | 2025.03.07 22:34:04.264970 [ 274 ] {1d7af5ca-057e-4147-bcf0-2e83900b5262} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
481 | 2025.03.07 22:34:04.266719 [ 274 ] {1d7af5ca-057e-4147-bcf0-2e83900b5262} <Debug> oximeter.measurements_string (decd9c0e-34a6-4415-b5ef-bed4a349df5b): Loading data parts | ||
482 | 2025.03.07 22:34:04.266906 [ 274 ] {1d7af5ca-057e-4147-bcf0-2e83900b5262} <Debug> oximeter.measurements_string (decd9c0e-34a6-4415-b5ef-bed4a349df5b): There are no data parts | ||
483 | 2025.03.07 22:34:04.268006 [ 274 ] {1d7af5ca-057e-4147-bcf0-2e83900b5262} <Debug> TCPHandler: Processed in 0.003382002 sec. | ||
484 | 2025.03.07 22:34:04.268220 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
485 | 2025.03.07 22:34:04.268409 [ 274 ] {b536b0bb-a5e8-4b2b-8622-88bb6d872d7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
486 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
487 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
488 | * a string isn't palatable for a few reasons. | ||
489 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
490 | * details. | ||
491 | */ | ||
492 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
493 | 2025.03.07 22:34:04.268521 [ 274 ] {b536b0bb-a5e8-4b2b-8622-88bb6d872d7f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
494 | 2025.03.07 22:34:04.270304 [ 274 ] {b536b0bb-a5e8-4b2b-8622-88bb6d872d7f} <Debug> oximeter.measurements_bytes (c81b7c05-c946-43e5-9ade-eb34643026df): Loading data parts | ||
495 | 2025.03.07 22:34:04.270459 [ 274 ] {b536b0bb-a5e8-4b2b-8622-88bb6d872d7f} <Debug> oximeter.measurements_bytes (c81b7c05-c946-43e5-9ade-eb34643026df): There are no data parts | ||
496 | 2025.03.07 22:34:04.271569 [ 274 ] {b536b0bb-a5e8-4b2b-8622-88bb6d872d7f} <Debug> TCPHandler: Processed in 0.003400652 sec. | ||
497 | 2025.03.07 22:34:04.271758 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
498 | 2025.03.07 22:34:04.271955 [ 274 ] {9434aa08-3254-437b-b9da-61b0a9a2caa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
499 | 2025.03.07 22:34:04.272068 [ 274 ] {9434aa08-3254-437b-b9da-61b0a9a2caa8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
500 | 2025.03.07 22:34:04.273885 [ 274 ] {9434aa08-3254-437b-b9da-61b0a9a2caa8} <Debug> oximeter.measurements_cumulativei64 (42c89fe9-cea2-44bf-9412-f3a102e49b5c): Loading data parts | ||
501 | 2025.03.07 22:34:04.274101 [ 274 ] {9434aa08-3254-437b-b9da-61b0a9a2caa8} <Debug> oximeter.measurements_cumulativei64 (42c89fe9-cea2-44bf-9412-f3a102e49b5c): There are no data parts | ||
502 | 2025.03.07 22:34:04.275267 [ 274 ] {9434aa08-3254-437b-b9da-61b0a9a2caa8} <Debug> TCPHandler: Processed in 0.003559624 sec. | ||
503 | 2025.03.07 22:34:04.275392 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
504 | 2025.03.07 22:34:04.275658 [ 274 ] {8d39d369-eade-414a-b36e-1b78af75fd75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
505 | 2025.03.07 22:34:04.275775 [ 274 ] {8d39d369-eade-414a-b36e-1b78af75fd75} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
506 | 2025.03.07 22:34:04.277548 [ 274 ] {8d39d369-eade-414a-b36e-1b78af75fd75} <Debug> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Loading data parts | ||
507 | 2025.03.07 22:34:04.277711 [ 274 ] {8d39d369-eade-414a-b36e-1b78af75fd75} <Debug> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): There are no data parts | ||
508 | 2025.03.07 22:34:04.278929 [ 274 ] {8d39d369-eade-414a-b36e-1b78af75fd75} <Debug> TCPHandler: Processed in 0.003585815 sec. | ||
509 | 2025.03.07 22:34:04.279055 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
510 | 2025.03.07 22:34:04.279251 [ 274 ] {0b333c16-0415-4d71-b37e-9bbcb228f9ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
511 | 2025.03.07 22:34:04.279377 [ 274 ] {0b333c16-0415-4d71-b37e-9bbcb228f9ff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
512 | 2025.03.07 22:34:04.281223 [ 274 ] {0b333c16-0415-4d71-b37e-9bbcb228f9ff} <Debug> oximeter.measurements_cumulativef32 (05a6c434-57ff-4578-bb7f-e89c35530dfa): Loading data parts | ||
513 | 2025.03.07 22:34:04.281387 [ 274 ] {0b333c16-0415-4d71-b37e-9bbcb228f9ff} <Debug> oximeter.measurements_cumulativef32 (05a6c434-57ff-4578-bb7f-e89c35530dfa): There are no data parts | ||
514 | 2025.03.07 22:34:04.283049 [ 274 ] {0b333c16-0415-4d71-b37e-9bbcb228f9ff} <Debug> TCPHandler: Processed in 0.004044019 sec. | ||
515 | 2025.03.07 22:34:04.283260 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
516 | 2025.03.07 22:34:04.283461 [ 274 ] {c4d24f77-6425-443e-bbf3-5edcb11b2326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
517 | 2025.03.07 22:34:04.283587 [ 274 ] {c4d24f77-6425-443e-bbf3-5edcb11b2326} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
518 | 2025.03.07 22:34:04.285528 [ 274 ] {c4d24f77-6425-443e-bbf3-5edcb11b2326} <Debug> oximeter.measurements_cumulativef64 (6c98a209-9561-477f-96c8-c977efc5bb06): Loading data parts | ||
519 | 2025.03.07 22:34:04.285758 [ 274 ] {c4d24f77-6425-443e-bbf3-5edcb11b2326} <Debug> oximeter.measurements_cumulativef64 (6c98a209-9561-477f-96c8-c977efc5bb06): There are no data parts | ||
520 | 2025.03.07 22:34:04.286913 [ 274 ] {c4d24f77-6425-443e-bbf3-5edcb11b2326} <Debug> TCPHandler: Processed in 0.003703476 sec. | ||
521 | 2025.03.07 22:34:04.287062 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
522 | 2025.03.07 22:34:04.287422 [ 274 ] {cd61ab29-db0f-4673-97a3-a219794a8483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
523 | * NOTE: Array types cannot be Nullable, see | ||
524 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
525 | * for more details. | ||
526 | * | ||
527 | * This means we need to use empty arrays to indicate a missing value. This | ||
528 | * is unfortunate, and at this point relies on the fact that an | ||
529 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
530 | * to figure out another way to represent missing samples here. | ||
531 | */ | ||
532 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
533 | 2025.03.07 22:34:04.287555 [ 274 ] {cd61ab29-db0f-4673-97a3-a219794a8483} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
534 | 2025.03.07 22:34:04.289696 [ 274 ] {cd61ab29-db0f-4673-97a3-a219794a8483} <Debug> oximeter.measurements_histogrami8 (2e5af584-961c-4d0a-8614-aa44203e3de1): Loading data parts | ||
535 | 2025.03.07 22:34:04.289837 [ 274 ] {cd61ab29-db0f-4673-97a3-a219794a8483} <Debug> oximeter.measurements_histogrami8 (2e5af584-961c-4d0a-8614-aa44203e3de1): There are no data parts | ||
536 | 2025.03.07 22:34:04.291034 [ 274 ] {cd61ab29-db0f-4673-97a3-a219794a8483} <Debug> TCPHandler: Processed in 0.004024668 sec. | ||
537 | 2025.03.07 22:34:04.291267 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
538 | 2025.03.07 22:34:04.291534 [ 274 ] {9e86d896-843f-4f30-8a7b-bd86a45b230c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
539 | 2025.03.07 22:34:04.291655 [ 274 ] {9e86d896-843f-4f30-8a7b-bd86a45b230c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
540 | 2025.03.07 22:34:04.293718 [ 274 ] {9e86d896-843f-4f30-8a7b-bd86a45b230c} <Debug> oximeter.measurements_histogramu8 (5ad3ec63-e0f8-4f45-9420-f8ee84de1fb1): Loading data parts | ||
541 | 2025.03.07 22:34:04.293908 [ 274 ] {9e86d896-843f-4f30-8a7b-bd86a45b230c} <Debug> oximeter.measurements_histogramu8 (5ad3ec63-e0f8-4f45-9420-f8ee84de1fb1): There are no data parts | ||
542 | 2025.03.07 22:34:04.295074 [ 274 ] {9e86d896-843f-4f30-8a7b-bd86a45b230c} <Debug> TCPHandler: Processed in 0.003858327 sec. | ||
543 | 2025.03.07 22:34:04.295233 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
544 | 2025.03.07 22:34:04.295563 [ 274 ] {84939d01-20d8-4f5f-be11-fafb043118e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
545 | 2025.03.07 22:34:04.295682 [ 274 ] {84939d01-20d8-4f5f-be11-fafb043118e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
546 | 2025.03.07 22:34:04.297784 [ 274 ] {84939d01-20d8-4f5f-be11-fafb043118e9} <Debug> oximeter.measurements_histogrami16 (094fc02c-319b-4be5-8fe7-8fab0f7a52e8): Loading data parts | ||
547 | 2025.03.07 22:34:04.297920 [ 274 ] {84939d01-20d8-4f5f-be11-fafb043118e9} <Debug> oximeter.measurements_histogrami16 (094fc02c-319b-4be5-8fe7-8fab0f7a52e8): There are no data parts | ||
548 | 2025.03.07 22:34:04.299174 [ 274 ] {84939d01-20d8-4f5f-be11-fafb043118e9} <Debug> TCPHandler: Processed in 0.003992209 sec. | ||
549 | 2025.03.07 22:34:04.299394 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
550 | 2025.03.07 22:34:04.299659 [ 274 ] {322ed137-7be7-4e89-bf57-bda011b4fd29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
551 | 2025.03.07 22:34:04.299835 [ 274 ] {322ed137-7be7-4e89-bf57-bda011b4fd29} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
552 | 2025.03.07 22:34:04.301938 [ 274 ] {322ed137-7be7-4e89-bf57-bda011b4fd29} <Debug> oximeter.measurements_histogramu16 (a8a1b2eb-b139-4e5e-9f81-90d2d13a9026): Loading data parts | ||
553 | 2025.03.07 22:34:04.302150 [ 274 ] {322ed137-7be7-4e89-bf57-bda011b4fd29} <Debug> oximeter.measurements_histogramu16 (a8a1b2eb-b139-4e5e-9f81-90d2d13a9026): There are no data parts | ||
554 | 2025.03.07 22:34:04.303361 [ 274 ] {322ed137-7be7-4e89-bf57-bda011b4fd29} <Debug> TCPHandler: Processed in 0.004018759 sec. | ||
555 | 2025.03.07 22:34:04.303501 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
556 | 2025.03.07 22:34:04.303835 [ 274 ] {01037875-3d97-48e4-a227-1b3b5a25f879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
557 | 2025.03.07 22:34:04.303957 [ 274 ] {01037875-3d97-48e4-a227-1b3b5a25f879} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
558 | 2025.03.07 22:34:04.306137 [ 274 ] {01037875-3d97-48e4-a227-1b3b5a25f879} <Debug> oximeter.measurements_histogrami32 (8299e212-79cf-4e79-931b-00d7d7a7cbb5): Loading data parts | ||
559 | 2025.03.07 22:34:04.306299 [ 274 ] {01037875-3d97-48e4-a227-1b3b5a25f879} <Debug> oximeter.measurements_histogrami32 (8299e212-79cf-4e79-931b-00d7d7a7cbb5): There are no data parts | ||
560 | 2025.03.07 22:34:04.307581 [ 274 ] {01037875-3d97-48e4-a227-1b3b5a25f879} <Debug> TCPHandler: Processed in 0.004131379 sec. | ||
561 | 2025.03.07 22:34:04.307805 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
562 | 2025.03.07 22:34:04.308052 [ 274 ] {2399d02d-8cdf-4621-a3d1-895778d7679b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
563 | 2025.03.07 22:34:04.308169 [ 274 ] {2399d02d-8cdf-4621-a3d1-895778d7679b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
564 | 2025.03.07 22:34:04.310224 [ 274 ] {2399d02d-8cdf-4621-a3d1-895778d7679b} <Debug> oximeter.measurements_histogramu32 (77ed3ed0-b3f5-45c1-82e5-2a3378a6b3db): Loading data parts | ||
565 | 2025.03.07 22:34:04.310428 [ 274 ] {2399d02d-8cdf-4621-a3d1-895778d7679b} <Debug> oximeter.measurements_histogramu32 (77ed3ed0-b3f5-45c1-82e5-2a3378a6b3db): There are no data parts | ||
566 | 2025.03.07 22:34:04.311672 [ 274 ] {2399d02d-8cdf-4621-a3d1-895778d7679b} <Debug> TCPHandler: Processed in 0.003916658 sec. | ||
567 | 2025.03.07 22:34:04.311829 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
568 | 2025.03.07 22:34:04.312131 [ 274 ] {f0cbafd0-d95b-41cb-a72b-1a59294d9d98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
569 | 2025.03.07 22:34:04.312250 [ 274 ] {f0cbafd0-d95b-41cb-a72b-1a59294d9d98} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
570 | 2025.03.07 22:34:04.314421 [ 274 ] {f0cbafd0-d95b-41cb-a72b-1a59294d9d98} <Debug> oximeter.measurements_histogrami64 (25920f4c-f6ba-408c-bcf6-b9028eaa8d14): Loading data parts | ||
571 | 2025.03.07 22:34:04.314592 [ 274 ] {f0cbafd0-d95b-41cb-a72b-1a59294d9d98} <Debug> oximeter.measurements_histogrami64 (25920f4c-f6ba-408c-bcf6-b9028eaa8d14): There are no data parts | ||
572 | 2025.03.07 22:34:04.315769 [ 274 ] {f0cbafd0-d95b-41cb-a72b-1a59294d9d98} <Debug> TCPHandler: Processed in 0.003990038 sec. | ||
573 | 2025.03.07 22:34:04.315993 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
574 | 2025.03.07 22:34:04.316253 [ 274 ] {6c6dd36e-61b1-45dd-8fc9-cb69e1c2ee5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
575 | 2025.03.07 22:34:04.316376 [ 274 ] {6c6dd36e-61b1-45dd-8fc9-cb69e1c2ee5e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
576 | 2025.03.07 22:34:04.318405 [ 274 ] {6c6dd36e-61b1-45dd-8fc9-cb69e1c2ee5e} <Debug> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Loading data parts | ||
577 | 2025.03.07 22:34:04.318590 [ 274 ] {6c6dd36e-61b1-45dd-8fc9-cb69e1c2ee5e} <Debug> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): There are no data parts | ||
578 | 2025.03.07 22:34:04.319789 [ 274 ] {6c6dd36e-61b1-45dd-8fc9-cb69e1c2ee5e} <Debug> TCPHandler: Processed in 0.003846427 sec. | ||
579 | 2025.03.07 22:34:04.319940 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
580 | 2025.03.07 22:34:04.320242 [ 274 ] {0cbc144a-e1c3-4b45-9992-23faac2db723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
581 | 2025.03.07 22:34:04.320367 [ 274 ] {0cbc144a-e1c3-4b45-9992-23faac2db723} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
582 | 2025.03.07 22:34:04.322413 [ 274 ] {0cbc144a-e1c3-4b45-9992-23faac2db723} <Debug> oximeter.measurements_histogramf32 (26863e54-db51-450e-879e-1bdf7483b12a): Loading data parts | ||
583 | 2025.03.07 22:34:04.322553 [ 274 ] {0cbc144a-e1c3-4b45-9992-23faac2db723} <Debug> oximeter.measurements_histogramf32 (26863e54-db51-450e-879e-1bdf7483b12a): There are no data parts | ||
584 | 2025.03.07 22:34:04.323783 [ 274 ] {0cbc144a-e1c3-4b45-9992-23faac2db723} <Debug> TCPHandler: Processed in 0.003894307 sec. | ||
585 | 2025.03.07 22:34:04.324007 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
586 | 2025.03.07 22:34:04.324272 [ 274 ] {074b1427-93e1-49e5-8371-48c7b8718571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
587 | 2025.03.07 22:34:04.324396 [ 274 ] {074b1427-93e1-49e5-8371-48c7b8718571} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
588 | 2025.03.07 22:34:04.326412 [ 274 ] {074b1427-93e1-49e5-8371-48c7b8718571} <Debug> oximeter.measurements_histogramf64 (60733106-4016-467d-913a-0ef0f5378762): Loading data parts | ||
589 | 2025.03.07 22:34:04.326595 [ 274 ] {074b1427-93e1-49e5-8371-48c7b8718571} <Debug> oximeter.measurements_histogramf64 (60733106-4016-467d-913a-0ef0f5378762): There are no data parts | ||
590 | 2025.03.07 22:34:04.327787 [ 274 ] {074b1427-93e1-49e5-8371-48c7b8718571} <Debug> TCPHandler: Processed in 0.003829987 sec. | ||
591 | 2025.03.07 22:34:04.327923 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
592 | 2025.03.07 22:34:04.328154 [ 274 ] {9a5cf899-dc67-4ba8-999c-e4d92cc69e8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) /* The field tables store named dimensions of each timeseries. | ||
593 | * | ||
594 | * As with the measurement tables, there is one field table for each field data | ||
595 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
596 | * this behavior **must not** be relied upon for query correctness. | ||
597 | * | ||
598 | * The index for the fields differs from the measurements, however. Rows are | ||
599 | * sorted by timeseries name, then field name, field value, and finally | ||
600 | * timeseries key. This reflects the most common pattern for looking them up: | ||
601 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
602 | * usually then used to look up measurements. | ||
603 | * | ||
604 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
605 | * timeseries name and then key, since it would improve lookups where one | ||
606 | * already has the key. Realistically though, these tables are quite small and | ||
607 | * so performance benefits will be low in absolute terms. | ||
608 | * | ||
609 | * TTL: We use a materialized column to expire old field table records. This | ||
610 | * column is generated automatically by the database whenever a new row is | ||
611 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
612 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
613 | * record will remain during a deduplication, which will have the last | ||
614 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
615 | * measurement tables. | ||
616 | */ | ||
617 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
618 | 2025.03.07 22:34:04.328274 [ 274 ] {9a5cf899-dc67-4ba8-999c-e4d92cc69e8f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
619 | 2025.03.07 22:34:04.330303 [ 274 ] {9a5cf899-dc67-4ba8-999c-e4d92cc69e8f} <Debug> oximeter.fields_bool (2a1f1a53-6ec5-426f-a3bf-1b90f094aa99): Loading data parts | ||
620 | 2025.03.07 22:34:04.330454 [ 274 ] {9a5cf899-dc67-4ba8-999c-e4d92cc69e8f} <Debug> oximeter.fields_bool (2a1f1a53-6ec5-426f-a3bf-1b90f094aa99): There are no data parts | ||
621 | 2025.03.07 22:34:04.331640 [ 274 ] {9a5cf899-dc67-4ba8-999c-e4d92cc69e8f} <Debug> TCPHandler: Processed in 0.003767617 sec. | ||
622 | 2025.03.07 22:34:04.331766 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
623 | 2025.03.07 22:34:04.332027 [ 274 ] {29eabfea-bd8f-4b78-b6a0-3b18bf096a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
624 | 2025.03.07 22:34:04.332139 [ 274 ] {29eabfea-bd8f-4b78-b6a0-3b18bf096a46} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
625 | 2025.03.07 22:34:04.333939 [ 274 ] {29eabfea-bd8f-4b78-b6a0-3b18bf096a46} <Debug> oximeter.fields_i8 (2d909e47-f1d2-4a9b-a33a-35369ddf73bc): Loading data parts | ||
626 | 2025.03.07 22:34:04.334078 [ 274 ] {29eabfea-bd8f-4b78-b6a0-3b18bf096a46} <Debug> oximeter.fields_i8 (2d909e47-f1d2-4a9b-a33a-35369ddf73bc): There are no data parts | ||
627 | 2025.03.07 22:34:04.335236 [ 274 ] {29eabfea-bd8f-4b78-b6a0-3b18bf096a46} <Debug> TCPHandler: Processed in 0.003520264 sec. | ||
628 | 2025.03.07 22:34:04.335358 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
629 | 2025.03.07 22:34:04.335543 [ 274 ] {d6b238ec-e38f-4408-82b9-6c91a41152a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
630 | 2025.03.07 22:34:04.335669 [ 274 ] {d6b238ec-e38f-4408-82b9-6c91a41152a2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
631 | 2025.03.07 22:34:04.337537 [ 274 ] {d6b238ec-e38f-4408-82b9-6c91a41152a2} <Debug> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129): Loading data parts | ||
632 | 2025.03.07 22:34:04.337702 [ 274 ] {d6b238ec-e38f-4408-82b9-6c91a41152a2} <Debug> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129): There are no data parts | ||
633 | 2025.03.07 22:34:04.338870 [ 274 ] {d6b238ec-e38f-4408-82b9-6c91a41152a2} <Debug> TCPHandler: Processed in 0.003560774 sec. | ||
634 | 2025.03.07 22:34:04.338993 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
635 | 2025.03.07 22:34:04.339252 [ 274 ] {32f2bb4f-6958-4c3a-8aa9-0226b789943a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
636 | 2025.03.07 22:34:04.339367 [ 274 ] {32f2bb4f-6958-4c3a-8aa9-0226b789943a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
637 | 2025.03.07 22:34:04.341152 [ 274 ] {32f2bb4f-6958-4c3a-8aa9-0226b789943a} <Debug> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d): Loading data parts | ||
638 | 2025.03.07 22:34:04.341307 [ 274 ] {32f2bb4f-6958-4c3a-8aa9-0226b789943a} <Debug> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d): There are no data parts | ||
639 | 2025.03.07 22:34:04.342607 [ 274 ] {32f2bb4f-6958-4c3a-8aa9-0226b789943a} <Debug> TCPHandler: Processed in 0.003663735 sec. | ||
640 | 2025.03.07 22:34:04.342734 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
641 | 2025.03.07 22:34:04.342922 [ 274 ] {ccbca760-3c06-4594-853b-d7ed25a8228f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
642 | 2025.03.07 22:34:04.343047 [ 274 ] {ccbca760-3c06-4594-853b-d7ed25a8228f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
643 | 2025.03.07 22:34:04.344989 [ 274 ] {ccbca760-3c06-4594-853b-d7ed25a8228f} <Debug> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Loading data parts | ||
644 | 2025.03.07 22:34:04.345156 [ 274 ] {ccbca760-3c06-4594-853b-d7ed25a8228f} <Debug> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): There are no data parts | ||
645 | 2025.03.07 22:34:04.346278 [ 274 ] {ccbca760-3c06-4594-853b-d7ed25a8228f} <Debug> TCPHandler: Processed in 0.003594074 sec. | ||
646 | 2025.03.07 22:34:04.346439 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
647 | 2025.03.07 22:34:04.346666 [ 274 ] {c62fc543-1c31-4d28-9da9-df8d1a227e70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
648 | 2025.03.07 22:34:04.346781 [ 274 ] {c62fc543-1c31-4d28-9da9-df8d1a227e70} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
649 | 2025.03.07 22:34:04.348572 [ 274 ] {c62fc543-1c31-4d28-9da9-df8d1a227e70} <Debug> oximeter.fields_i32 (4e48e4af-851f-4faa-a167-c20c11d63e26): Loading data parts | ||
650 | 2025.03.07 22:34:04.348697 [ 274 ] {c62fc543-1c31-4d28-9da9-df8d1a227e70} <Debug> oximeter.fields_i32 (4e48e4af-851f-4faa-a167-c20c11d63e26): There are no data parts | ||
651 | 2025.03.07 22:34:04.349894 [ 274 ] {c62fc543-1c31-4d28-9da9-df8d1a227e70} <Debug> TCPHandler: Processed in 0.003505774 sec. | ||
652 | 2025.03.07 22:34:04.350019 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
653 | 2025.03.07 22:34:04.350202 [ 274 ] {df2f465c-4e9f-4e3e-a980-4f7ebdc4f2aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
654 | 2025.03.07 22:34:04.350318 [ 274 ] {df2f465c-4e9f-4e3e-a980-4f7ebdc4f2aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
655 | 2025.03.07 22:34:04.352145 [ 274 ] {df2f465c-4e9f-4e3e-a980-4f7ebdc4f2aa} <Debug> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Loading data parts | ||
656 | 2025.03.07 22:34:04.352272 [ 274 ] {df2f465c-4e9f-4e3e-a980-4f7ebdc4f2aa} <Debug> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): There are no data parts | ||
657 | 2025.03.07 22:34:04.353369 [ 274 ] {df2f465c-4e9f-4e3e-a980-4f7ebdc4f2aa} <Debug> TCPHandler: Processed in 0.003401943 sec. | ||
658 | 2025.03.07 22:34:04.353567 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
659 | 2025.03.07 22:34:04.353754 [ 274 ] {35c8eef3-bf4a-4621-951a-97d84e565999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
660 | 2025.03.07 22:34:04.353875 [ 274 ] {35c8eef3-bf4a-4621-951a-97d84e565999} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
661 | 2025.03.07 22:34:04.355661 [ 274 ] {35c8eef3-bf4a-4621-951a-97d84e565999} <Debug> oximeter.fields_i64 (b091b9c3-3e18-406d-a4e6-74b12a4285ab): Loading data parts | ||
662 | 2025.03.07 22:34:04.355851 [ 274 ] {35c8eef3-bf4a-4621-951a-97d84e565999} <Debug> oximeter.fields_i64 (b091b9c3-3e18-406d-a4e6-74b12a4285ab): There are no data parts | ||
663 | 2025.03.07 22:34:04.356945 [ 274 ] {35c8eef3-bf4a-4621-951a-97d84e565999} <Debug> TCPHandler: Processed in 0.003430753 sec. | ||
664 | 2025.03.07 22:34:04.357101 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
665 | 2025.03.07 22:34:04.357428 [ 274 ] {095a7847-d607-4721-a6c0-6492ed30bf59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
666 | 2025.03.07 22:34:04.357487 [ 274 ] {095a7847-d607-4721-a6c0-6492ed30bf59} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
667 | 2025.03.07 22:34:04.359392 [ 274 ] {095a7847-d607-4721-a6c0-6492ed30bf59} <Debug> oximeter.fields_u64 (b07f56b3-82e0-4b81-b5b8-a604103a4641): Loading data parts | ||
668 | 2025.03.07 22:34:04.359565 [ 274 ] {095a7847-d607-4721-a6c0-6492ed30bf59} <Debug> oximeter.fields_u64 (b07f56b3-82e0-4b81-b5b8-a604103a4641): There are no data parts | ||
669 | 2025.03.07 22:34:04.360735 [ 274 ] {095a7847-d607-4721-a6c0-6492ed30bf59} <Debug> TCPHandler: Processed in 0.003699635 sec. | ||
670 | 2025.03.07 22:34:04.360994 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
671 | 2025.03.07 22:34:04.361184 [ 274 ] {1cbe7685-da91-46df-8611-a551edae1c8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
672 | 2025.03.07 22:34:04.361306 [ 274 ] {1cbe7685-da91-46df-8611-a551edae1c8d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
673 | 2025.03.07 22:34:04.363105 [ 274 ] {1cbe7685-da91-46df-8611-a551edae1c8d} <Debug> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Loading data parts | ||
674 | 2025.03.07 22:34:04.363367 [ 274 ] {1cbe7685-da91-46df-8611-a551edae1c8d} <Debug> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): There are no data parts | ||
675 | 2025.03.07 22:34:04.364456 [ 274 ] {1cbe7685-da91-46df-8611-a551edae1c8d} <Debug> TCPHandler: Processed in 0.003511984 sec. | ||
676 | 2025.03.07 22:34:04.364580 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
677 | 2025.03.07 22:34:04.364841 [ 274 ] {1d6c5853-4449-418f-942f-e1ae251596f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
678 | 2025.03.07 22:34:04.364956 [ 274 ] {1d6c5853-4449-418f-942f-e1ae251596f9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
679 | 2025.03.07 22:34:04.366784 [ 274 ] {1d6c5853-4449-418f-942f-e1ae251596f9} <Debug> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Loading data parts | ||
680 | 2025.03.07 22:34:04.366910 [ 274 ] {1d6c5853-4449-418f-942f-e1ae251596f9} <Debug> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): There are no data parts | ||
681 | 2025.03.07 22:34:04.368061 [ 274 ] {1d6c5853-4449-418f-942f-e1ae251596f9} <Debug> TCPHandler: Processed in 0.003530904 sec. | ||
682 | 2025.03.07 22:34:04.368219 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
683 | 2025.03.07 22:34:04.368408 [ 274 ] {32e2c1f8-e7af-48b0-8f3d-020e67ad9bdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
684 | 2025.03.07 22:34:04.368521 [ 274 ] {32e2c1f8-e7af-48b0-8f3d-020e67ad9bdf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
685 | 2025.03.07 22:34:04.370324 [ 274 ] {32e2c1f8-e7af-48b0-8f3d-020e67ad9bdf} <Debug> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Loading data parts | ||
686 | 2025.03.07 22:34:04.370500 [ 274 ] {32e2c1f8-e7af-48b0-8f3d-020e67ad9bdf} <Debug> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): There are no data parts | ||
687 | 2025.03.07 22:34:04.371625 [ 274 ] {32e2c1f8-e7af-48b0-8f3d-020e67ad9bdf} <Debug> TCPHandler: Processed in 0.003455283 sec. | ||
688 | 2025.03.07 22:34:04.371782 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
689 | 2025.03.07 22:34:04.372115 [ 274 ] {7ee9c3e4-abfa-4174-8783-52ee1f78a140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) /* The timeseries schema table stores the extracted schema for the samples | ||
690 | * oximeter collects. | ||
691 | */ | ||
692 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
693 | 2025.03.07 22:34:04.372249 [ 274 ] {7ee9c3e4-abfa-4174-8783-52ee1f78a140} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
694 | 2025.03.07 22:34:04.374044 [ 274 ] {7ee9c3e4-abfa-4174-8783-52ee1f78a140} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7): Loading data parts | ||
695 | 2025.03.07 22:34:04.374235 [ 274 ] {7ee9c3e4-abfa-4174-8783-52ee1f78a140} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7): There are no data parts | ||
696 | 2025.03.07 22:34:04.375498 [ 274 ] {7ee9c3e4-abfa-4174-8783-52ee1f78a140} <Debug> TCPHandler: Processed in 0.003765886 sec. | ||
697 | 2025.03.07 22:34:04.375792 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
698 | 2025.03.07 22:34:04.376215 [ 275 ] {d9188d50-c6a4-4a1e-81fc-0b2b797c6e7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
699 | 2025.03.07 22:34:04.378928 [ 275 ] {d9188d50-c6a4-4a1e-81fc-0b2b797c6e7e} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
700 | 2025.03.07 22:34:04.388947 [ 283 ] {d9188d50-c6a4-4a1e-81fc-0b2b797c6e7e} <Trace> oximeter.version (59b0ed86-390d-4abd-90a1-7f404ba8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
701 | 2025.03.07 22:34:04.389091 [ 283 ] {d9188d50-c6a4-4a1e-81fc-0b2b797c6e7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
702 | 2025.03.07 22:34:04.395912 [ 283 ] {d9188d50-c6a4-4a1e-81fc-0b2b797c6e7e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
703 | 2025.03.07 22:34:04.396479 [ 283 ] {d9188d50-c6a4-4a1e-81fc-0b2b797c6e7e} <Trace> oximeter.version (59b0ed86-390d-4abd-90a1-7f404ba8222a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
704 | 2025.03.07 22:34:04.396859 [ 275 ] {d9188d50-c6a4-4a1e-81fc-0b2b797c6e7e} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.020797 sec., 48.08385824878589 rows/sec., 769.34 B/sec. | ||
705 | 2025.03.07 22:34:04.397181 [ 275 ] {d9188d50-c6a4-4a1e-81fc-0b2b797c6e7e} <Debug> TCPHandler: Processed in 0.021487367 sec. | ||
706 | 2025.03.07 22:34:05.000192 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 127.81 MiB, peak 127.81 MiB, free memory in arenas 0.00 B, will set to 140.90 MiB (RSS), difference: 13.09 MiB | ||
707 | 2025.03.07 22:34:07.837753 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
708 | 2025.03.07 22:34:07.837813 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
709 | 2025.03.07 22:34:07.837857 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
710 | 2025.03.07 22:34:07.837911 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
711 | 2025.03.07 22:34:07.849900 [ 244 ] {} <Debug> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Loading data parts | ||
712 | 2025.03.07 22:34:07.850271 [ 244 ] {} <Debug> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): There are no data parts | ||
713 | 2025.03.07 22:34:07.857627 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
714 | 2025.03.07 22:34:07.857768 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
715 | 2025.03.07 22:34:07.860811 [ 243 ] {} <Debug> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Loading data parts | ||
716 | 2025.03.07 22:34:07.860999 [ 243 ] {} <Debug> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): There are no data parts | ||
717 | 2025.03.07 22:34:07.861517 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
718 | 2025.03.07 22:34:07.862648 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
719 | 2025.03.07 22:34:07.863254 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
720 | 2025.03.07 22:34:07.884625 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
721 | 2025.03.07 22:34:07.884773 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
722 | 2025.03.07 22:34:07.891997 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
723 | 2025.03.07 22:34:07.893188 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
724 | 2025.03.07 22:34:07.895631 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
725 | 2025.03.07 22:34:08.000229 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 145.88 MiB, peak 149.88 MiB, free memory in arenas 0.00 B, will set to 150.35 MiB (RSS), difference: 4.47 MiB | ||
726 | 2025.03.07 22:34:10.337765 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
727 | 2025.03.07 22:34:10.337974 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
728 | 2025.03.07 22:34:10.351072 [ 242 ] {} <Debug> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Loading data parts | ||
729 | 2025.03.07 22:34:10.351258 [ 242 ] {} <Debug> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): There are no data parts | ||
730 | 2025.03.07 22:34:10.358119 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
731 | 2025.03.07 22:34:10.358274 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
732 | 2025.03.07 22:34:10.360061 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
733 | 2025.03.07 22:34:10.360628 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
734 | 2025.03.07 22:34:10.361141 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
735 | 2025.03.07 22:34:11.000275 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 154.54 MiB, peak 154.54 MiB, free memory in arenas 0.00 B, will set to 150.84 MiB (RSS), difference: -3.71 MiB | ||
736 | 2025.03.07 22:34:15.307467 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
737 | 2025.03.07 22:34:15.307526 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
738 | 2025.03.07 22:34:15.363585 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
739 | 2025.03.07 22:34:15.364655 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
740 | 2025.03.07 22:34:15.364696 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
741 | 2025.03.07 22:34:15.365474 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
742 | 2025.03.07 22:34:15.366051 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
743 | 2025.03.07 22:34:15.366279 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
744 | 2025.03.07 22:34:15.395923 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
745 | 2025.03.07 22:34:15.417134 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
746 | 2025.03.07 22:34:15.417244 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
747 | 2025.03.07 22:34:15.424411 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
748 | 2025.03.07 22:34:15.425604 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
749 | 2025.03.07 22:34:15.428210 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
750 | 2025.03.07 22:34:16.000228 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 151.52 MiB, peak 155.52 MiB, free memory in arenas 0.00 B, will set to 152.52 MiB (RSS), difference: 1.00 MiB | ||
751 | 2025.03.07 22:34:21.000247 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 148.53 MiB, peak 155.52 MiB, free memory in arenas 0.00 B, will set to 152.55 MiB (RSS), difference: 4.02 MiB | ||
752 | 2025.03.07 22:34:22.866602 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
753 | 2025.03.07 22:34:22.867313 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
754 | 2025.03.07 22:34:22.867365 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
755 | 2025.03.07 22:34:22.868001 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
756 | 2025.03.07 22:34:22.868269 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
757 | 2025.03.07 22:34:22.868510 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
758 | 2025.03.07 22:34:22.928494 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
759 | 2025.03.07 22:34:22.947973 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
760 | 2025.03.07 22:34:22.948032 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
761 | 2025.03.07 22:34:22.954434 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
762 | 2025.03.07 22:34:22.955230 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
763 | 2025.03.07 22:34:22.958010 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
764 | 2025.03.07 22:34:24.413646 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
765 | 2025.03.07 22:34:24.413973 [ 274 ] {6ae857e5-7e86-4d6f-8cc1-29375b097c76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
766 | 2025.03.07 22:34:24.414450 [ 274 ] {6ae857e5-7e86-4d6f-8cc1-29375b097c76} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
767 | 2025.03.07 22:34:24.414720 [ 274 ] {6ae857e5-7e86-4d6f-8cc1-29375b097c76} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
768 | 2025.03.07 22:34:24.415645 [ 274 ] {6ae857e5-7e86-4d6f-8cc1-29375b097c76} <Debug> TCPHandler: Processed in 0.002205211 sec. | ||
769 | 2025.03.07 22:34:24.421004 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
770 | 2025.03.07 22:34:24.421283 [ 274 ] {f2e09a77-b0c5-4a4c-9671-933a55073f07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
771 | 2025.03.07 22:34:24.424107 [ 274 ] {f2e09a77-b0c5-4a4c-9671-933a55073f07} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
772 | 2025.03.07 22:34:24.424215 [ 274 ] {f2e09a77-b0c5-4a4c-9671-933a55073f07} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
773 | 2025.03.07 22:34:24.425174 [ 274 ] {f2e09a77-b0c5-4a4c-9671-933a55073f07} <Debug> TCPHandler: Processed in 0.004293361 sec. | ||
774 | 2025.03.07 22:34:24.425642 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
775 | 2025.03.07 22:34:24.425860 [ 274 ] {8caf4970-5a36-4066-a43d-50b896bcf330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
776 | 2025.03.07 22:34:24.426430 [ 274 ] {8caf4970-5a36-4066-a43d-50b896bcf330} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
777 | 2025.03.07 22:34:24.426507 [ 274 ] {8caf4970-5a36-4066-a43d-50b896bcf330} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
778 | 2025.03.07 22:34:24.427190 [ 274 ] {8caf4970-5a36-4066-a43d-50b896bcf330} <Debug> TCPHandler: Processed in 0.001650806 sec. | ||
779 | 2025.03.07 22:34:24.427524 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
780 | 2025.03.07 22:34:24.427711 [ 274 ] {aaabc964-2dc7-4a92-a02d-6f0b584f736b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
781 | 2025.03.07 22:34:24.428180 [ 274 ] {aaabc964-2dc7-4a92-a02d-6f0b584f736b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
782 | 2025.03.07 22:34:24.428257 [ 274 ] {aaabc964-2dc7-4a92-a02d-6f0b584f736b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
783 | 2025.03.07 22:34:24.429014 [ 274 ] {aaabc964-2dc7-4a92-a02d-6f0b584f736b} <Debug> TCPHandler: Processed in 0.001557015 sec. | ||
784 | 2025.03.07 22:34:24.429376 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
785 | 2025.03.07 22:34:24.429561 [ 274 ] {cd9ad86c-61c8-43ed-bff4-0ac363eb324a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
786 | 2025.03.07 22:34:24.429975 [ 274 ] {cd9ad86c-61c8-43ed-bff4-0ac363eb324a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
787 | 2025.03.07 22:34:24.430044 [ 274 ] {cd9ad86c-61c8-43ed-bff4-0ac363eb324a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
788 | 2025.03.07 22:34:24.430729 [ 274 ] {cd9ad86c-61c8-43ed-bff4-0ac363eb324a} <Debug> TCPHandler: Processed in 0.001422984 sec. | ||
789 | 2025.03.07 22:34:24.431052 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
790 | 2025.03.07 22:34:24.431227 [ 274 ] {6cf98f2e-019e-40aa-a557-5a03d1a5b4fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
791 | 2025.03.07 22:34:24.431672 [ 274 ] {6cf98f2e-019e-40aa-a557-5a03d1a5b4fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
792 | 2025.03.07 22:34:24.431741 [ 274 ] {6cf98f2e-019e-40aa-a557-5a03d1a5b4fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
793 | 2025.03.07 22:34:24.432429 [ 274 ] {6cf98f2e-019e-40aa-a557-5a03d1a5b4fa} <Debug> TCPHandler: Processed in 0.001437774 sec. | ||
794 | 2025.03.07 22:34:24.432703 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
795 | 2025.03.07 22:34:24.432868 [ 274 ] {1a1a63f7-dda0-4aaf-a12e-3fd58149f4b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
796 | 2025.03.07 22:34:24.433288 [ 274 ] {1a1a63f7-dda0-4aaf-a12e-3fd58149f4b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
797 | 2025.03.07 22:34:24.433352 [ 274 ] {1a1a63f7-dda0-4aaf-a12e-3fd58149f4b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
798 | 2025.03.07 22:34:24.434004 [ 274 ] {1a1a63f7-dda0-4aaf-a12e-3fd58149f4b9} <Debug> TCPHandler: Processed in 0.001359553 sec. | ||
799 | 2025.03.07 22:34:24.434295 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
800 | 2025.03.07 22:34:24.434456 [ 274 ] {65760c48-0169-4052-8544-4ffa73ebaa9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
801 | 2025.03.07 22:34:24.434877 [ 274 ] {65760c48-0169-4052-8544-4ffa73ebaa9e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
802 | 2025.03.07 22:34:24.434944 [ 274 ] {65760c48-0169-4052-8544-4ffa73ebaa9e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
803 | 2025.03.07 22:34:24.435600 [ 274 ] {65760c48-0169-4052-8544-4ffa73ebaa9e} <Debug> TCPHandler: Processed in 0.001364043 sec. | ||
804 | 2025.03.07 22:34:24.436267 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
805 | 2025.03.07 22:34:24.436456 [ 274 ] {31d75313-4a75-4fb9-bf7b-fd95fab1a8f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
806 | 2025.03.07 22:34:24.436891 [ 274 ] {31d75313-4a75-4fb9-bf7b-fd95fab1a8f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
807 | 2025.03.07 22:34:24.436962 [ 274 ] {31d75313-4a75-4fb9-bf7b-fd95fab1a8f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
808 | 2025.03.07 22:34:24.437643 [ 274 ] {31d75313-4a75-4fb9-bf7b-fd95fab1a8f0} <Debug> TCPHandler: Processed in 0.001575005 sec. | ||
809 | 2025.03.07 22:34:24.437959 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
810 | 2025.03.07 22:34:24.438149 [ 274 ] {812e2543-bbe7-4aa5-a949-491d8b3b3d07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
811 | 2025.03.07 22:34:24.438635 [ 274 ] {812e2543-bbe7-4aa5-a949-491d8b3b3d07} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
812 | 2025.03.07 22:34:24.438711 [ 274 ] {812e2543-bbe7-4aa5-a949-491d8b3b3d07} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
813 | 2025.03.07 22:34:24.439373 [ 274 ] {812e2543-bbe7-4aa5-a949-491d8b3b3d07} <Debug> TCPHandler: Processed in 0.001481524 sec. | ||
814 | 2025.03.07 22:34:24.439671 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
815 | 2025.03.07 22:34:24.439844 [ 274 ] {9b6da1c4-3ef7-4b6d-aca0-f1a5df5fc020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
816 | 2025.03.07 22:34:24.440318 [ 274 ] {9b6da1c4-3ef7-4b6d-aca0-f1a5df5fc020} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
817 | 2025.03.07 22:34:24.440403 [ 274 ] {9b6da1c4-3ef7-4b6d-aca0-f1a5df5fc020} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
818 | 2025.03.07 22:34:24.441155 [ 274 ] {9b6da1c4-3ef7-4b6d-aca0-f1a5df5fc020} <Debug> TCPHandler: Processed in 0.001545965 sec. | ||
819 | 2025.03.07 22:34:24.441503 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
820 | 2025.03.07 22:34:24.441699 [ 274 ] {c22ff593-1b8e-4756-8071-ef59d7a20776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
821 | 2025.03.07 22:34:24.442207 [ 274 ] {c22ff593-1b8e-4756-8071-ef59d7a20776} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
822 | 2025.03.07 22:34:24.442289 [ 274 ] {c22ff593-1b8e-4756-8071-ef59d7a20776} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
823 | 2025.03.07 22:34:24.442993 [ 274 ] {c22ff593-1b8e-4756-8071-ef59d7a20776} <Debug> TCPHandler: Processed in 0.001606745 sec. | ||
824 | 2025.03.07 22:34:24.443293 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
825 | 2025.03.07 22:34:24.443567 [ 274 ] {c2cbd5eb-6b79-4c9b-a719-552ba5dee8e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
826 | 2025.03.07 22:34:24.444084 [ 274 ] {c2cbd5eb-6b79-4c9b-a719-552ba5dee8e2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
827 | 2025.03.07 22:34:24.444161 [ 274 ] {c2cbd5eb-6b79-4c9b-a719-552ba5dee8e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
828 | 2025.03.07 22:34:24.444992 [ 274 ] {c2cbd5eb-6b79-4c9b-a719-552ba5dee8e2} <Debug> TCPHandler: Processed in 0.001705296 sec. | ||
829 | 2025.03.07 22:34:24.445357 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
830 | 2025.03.07 22:34:24.445556 [ 274 ] {6aa717d4-0c34-48e3-b895-3c365289e80b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
831 | 2025.03.07 22:34:24.446087 [ 274 ] {6aa717d4-0c34-48e3-b895-3c365289e80b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
832 | 2025.03.07 22:34:24.446158 [ 274 ] {6aa717d4-0c34-48e3-b895-3c365289e80b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
833 | 2025.03.07 22:34:24.446821 [ 274 ] {6aa717d4-0c34-48e3-b895-3c365289e80b} <Debug> TCPHandler: Processed in 0.001602176 sec. | ||
834 | 2025.03.07 22:34:24.447181 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
835 | 2025.03.07 22:34:24.447380 [ 274 ] {3c370179-8f29-4121-b5c1-415894c4e284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
836 | 2025.03.07 22:34:24.447937 [ 274 ] {3c370179-8f29-4121-b5c1-415894c4e284} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
837 | 2025.03.07 22:34:24.448013 [ 274 ] {3c370179-8f29-4121-b5c1-415894c4e284} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
838 | 2025.03.07 22:34:24.448751 [ 274 ] {3c370179-8f29-4121-b5c1-415894c4e284} <Debug> TCPHandler: Processed in 0.001633806 sec. | ||
839 | 2025.03.07 22:34:24.449051 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
840 | 2025.03.07 22:34:24.449264 [ 274 ] {4af176ec-6c66-4a53-b347-3b60855de484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
841 | 2025.03.07 22:34:24.449811 [ 274 ] {4af176ec-6c66-4a53-b347-3b60855de484} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
842 | 2025.03.07 22:34:24.449893 [ 274 ] {4af176ec-6c66-4a53-b347-3b60855de484} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
843 | 2025.03.07 22:34:24.450683 [ 274 ] {4af176ec-6c66-4a53-b347-3b60855de484} <Debug> TCPHandler: Processed in 0.001698077 sec. | ||
844 | 2025.03.07 22:34:24.450987 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
845 | 2025.03.07 22:34:24.451175 [ 274 ] {1f0e1bff-cba0-423b-afd9-53c48391ed65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
846 | 2025.03.07 22:34:24.451593 [ 274 ] {1f0e1bff-cba0-423b-afd9-53c48391ed65} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
847 | 2025.03.07 22:34:24.451656 [ 274 ] {1f0e1bff-cba0-423b-afd9-53c48391ed65} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
848 | 2025.03.07 22:34:24.452254 [ 274 ] {1f0e1bff-cba0-423b-afd9-53c48391ed65} <Debug> TCPHandler: Processed in 0.001339173 sec. | ||
849 | 2025.03.07 22:34:24.452547 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
850 | 2025.03.07 22:34:24.452768 [ 274 ] {6295ac54-6f4c-4ecc-86a5-4fc669ad0ed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
851 | 2025.03.07 22:34:24.453422 [ 274 ] {6295ac54-6f4c-4ecc-86a5-4fc669ad0ed1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
852 | 2025.03.07 22:34:24.453510 [ 274 ] {6295ac54-6f4c-4ecc-86a5-4fc669ad0ed1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
853 | 2025.03.07 22:34:24.454303 [ 274 ] {6295ac54-6f4c-4ecc-86a5-4fc669ad0ed1} <Debug> TCPHandler: Processed in 0.001819557 sec. | ||
854 | 2025.03.07 22:34:24.462310 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
855 | 2025.03.07 22:34:24.462522 [ 274 ] {4d613120-998d-4d5a-977d-892e5fa0f7a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
856 | 2025.03.07 22:34:24.462617 [ 274 ] {4d613120-998d-4d5a-977d-892e5fa0f7a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
857 | 2025.03.07 22:34:24.463723 [ 274 ] {4d613120-998d-4d5a-977d-892e5fa0f7a5} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
858 | 2025.03.07 22:34:24.463774 [ 274 ] {4d613120-998d-4d5a-977d-892e5fa0f7a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
859 | 2025.03.07 22:34:24.464602 [ 274 ] {4d613120-998d-4d5a-977d-892e5fa0f7a5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
860 | 2025.03.07 22:34:24.465537 [ 274 ] {4d613120-998d-4d5a-977d-892e5fa0f7a5} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
861 | 2025.03.07 22:34:24.465828 [ 274 ] {4d613120-998d-4d5a-977d-892e5fa0f7a5} <Debug> executeQuery: Read 18 rows, 2.52 KiB in 0.003364 sec., 5350.772889417361 rows/sec., 748.39 KiB/sec. | ||
862 | 2025.03.07 22:34:24.465912 [ 274 ] {4d613120-998d-4d5a-977d-892e5fa0f7a5} <Debug> TCPHandler: Processed in 0.003727336 sec. | ||
863 | 2025.03.07 22:34:24.466093 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
864 | 2025.03.07 22:34:24.466220 [ 274 ] {81e367a8-15fa-4164-bec3-f62a34caf1df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
865 | 2025.03.07 22:34:24.466342 [ 274 ] {81e367a8-15fa-4164-bec3-f62a34caf1df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
866 | 2025.03.07 22:34:24.470400 [ 274 ] {81e367a8-15fa-4164-bec3-f62a34caf1df} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
867 | 2025.03.07 22:34:24.470459 [ 274 ] {81e367a8-15fa-4164-bec3-f62a34caf1df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
868 | 2025.03.07 22:34:24.471304 [ 274 ] {81e367a8-15fa-4164-bec3-f62a34caf1df} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
869 | 2025.03.07 22:34:24.472002 [ 274 ] {81e367a8-15fa-4164-bec3-f62a34caf1df} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
870 | 2025.03.07 22:34:24.472398 [ 274 ] {81e367a8-15fa-4164-bec3-f62a34caf1df} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00619 sec., 9046.849757673666 rows/sec., 711.68 KiB/sec. | ||
871 | 2025.03.07 22:34:24.472605 [ 274 ] {81e367a8-15fa-4164-bec3-f62a34caf1df} <Debug> TCPHandler: Processed in 0.006595793 sec. | ||
872 | 2025.03.07 22:34:24.472870 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
873 | 2025.03.07 22:34:24.473046 [ 274 ] {9aad23d2-957d-4f8e-a7fa-abdc4f1c1010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
874 | 2025.03.07 22:34:24.473124 [ 274 ] {9aad23d2-957d-4f8e-a7fa-abdc4f1c1010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
875 | 2025.03.07 22:34:24.473967 [ 274 ] {9aad23d2-957d-4f8e-a7fa-abdc4f1c1010} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
876 | 2025.03.07 22:34:24.474022 [ 274 ] {9aad23d2-957d-4f8e-a7fa-abdc4f1c1010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
877 | 2025.03.07 22:34:24.474664 [ 274 ] {9aad23d2-957d-4f8e-a7fa-abdc4f1c1010} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
878 | 2025.03.07 22:34:24.475306 [ 274 ] {9aad23d2-957d-4f8e-a7fa-abdc4f1c1010} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
879 | 2025.03.07 22:34:24.475658 [ 274 ] {9aad23d2-957d-4f8e-a7fa-abdc4f1c1010} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002658 sec., 24078.254326561324 rows/sec., 1.88 MiB/sec. | ||
880 | 2025.03.07 22:34:24.475739 [ 274 ] {9aad23d2-957d-4f8e-a7fa-abdc4f1c1010} <Debug> TCPHandler: Processed in 0.003001208 sec. | ||
881 | 2025.03.07 22:34:24.475910 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
882 | 2025.03.07 22:34:24.476055 [ 274 ] {26c8417e-c401-41f1-adb7-a9bdcfe95c90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
883 | 2025.03.07 22:34:24.476123 [ 274 ] {26c8417e-c401-41f1-adb7-a9bdcfe95c90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
884 | 2025.03.07 22:34:24.476952 [ 274 ] {26c8417e-c401-41f1-adb7-a9bdcfe95c90} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
885 | 2025.03.07 22:34:24.477028 [ 274 ] {26c8417e-c401-41f1-adb7-a9bdcfe95c90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
886 | 2025.03.07 22:34:24.478061 [ 274 ] {26c8417e-c401-41f1-adb7-a9bdcfe95c90} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
887 | 2025.03.07 22:34:24.479228 [ 274 ] {26c8417e-c401-41f1-adb7-a9bdcfe95c90} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
888 | 2025.03.07 22:34:24.479549 [ 274 ] {26c8417e-c401-41f1-adb7-a9bdcfe95c90} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.003529 sec., 36270.898271465005 rows/sec., 2.53 MiB/sec. | ||
889 | 2025.03.07 22:34:24.479652 [ 274 ] {26c8417e-c401-41f1-adb7-a9bdcfe95c90} <Debug> TCPHandler: Processed in 0.003816877 sec. | ||
890 | 2025.03.07 22:34:24.479829 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
891 | 2025.03.07 22:34:24.479969 [ 274 ] {40e5eebd-4d33-438f-992b-7024c60da429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
892 | 2025.03.07 22:34:24.480037 [ 274 ] {40e5eebd-4d33-438f-992b-7024c60da429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
893 | 2025.03.07 22:34:24.480718 [ 274 ] {40e5eebd-4d33-438f-992b-7024c60da429} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
894 | 2025.03.07 22:34:24.480774 [ 274 ] {40e5eebd-4d33-438f-992b-7024c60da429} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
895 | 2025.03.07 22:34:24.481603 [ 274 ] {40e5eebd-4d33-438f-992b-7024c60da429} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
896 | 2025.03.07 22:34:24.482877 [ 274 ] {40e5eebd-4d33-438f-992b-7024c60da429} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
897 | 2025.03.07 22:34:24.483276 [ 274 ] {40e5eebd-4d33-438f-992b-7024c60da429} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.003331 sec., 14410.087060942658 rows/sec., 994.45 KiB/sec. | ||
898 | 2025.03.07 22:34:24.483436 [ 274 ] {40e5eebd-4d33-438f-992b-7024c60da429} <Debug> TCPHandler: Processed in 0.003687296 sec. | ||
899 | 2025.03.07 22:34:29.419049 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
900 | 2025.03.07 22:34:29.419284 [ 274 ] {039473e1-8b09-4f5b-95f8-1aab85e8393a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
901 | 2025.03.07 22:34:29.419367 [ 274 ] {039473e1-8b09-4f5b-95f8-1aab85e8393a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
902 | 2025.03.07 22:34:29.420207 [ 274 ] {039473e1-8b09-4f5b-95f8-1aab85e8393a} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
903 | 2025.03.07 22:34:29.420261 [ 274 ] {039473e1-8b09-4f5b-95f8-1aab85e8393a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
904 | 2025.03.07 22:34:29.420691 [ 274 ] {039473e1-8b09-4f5b-95f8-1aab85e8393a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
905 | 2025.03.07 22:34:29.420943 [ 274 ] {039473e1-8b09-4f5b-95f8-1aab85e8393a} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
906 | 2025.03.07 22:34:29.421175 [ 274 ] {039473e1-8b09-4f5b-95f8-1aab85e8393a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001952 sec., 28688.524590163935 rows/sec., 2.20 MiB/sec. | ||
907 | 2025.03.07 22:34:29.421241 [ 274 ] {039473e1-8b09-4f5b-95f8-1aab85e8393a} <Debug> TCPHandler: Processed in 0.002338182 sec. | ||
908 | 2025.03.07 22:34:29.421374 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
909 | 2025.03.07 22:34:29.421488 [ 274 ] {479de64b-8701-4931-9c7f-5ab0286ebdd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
910 | 2025.03.07 22:34:29.421538 [ 274 ] {479de64b-8701-4931-9c7f-5ab0286ebdd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
911 | 2025.03.07 22:34:29.422090 [ 274 ] {479de64b-8701-4931-9c7f-5ab0286ebdd6} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
912 | 2025.03.07 22:34:29.422132 [ 274 ] {479de64b-8701-4931-9c7f-5ab0286ebdd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
913 | 2025.03.07 22:34:29.422493 [ 274 ] {479de64b-8701-4931-9c7f-5ab0286ebdd6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
914 | 2025.03.07 22:34:29.422733 [ 274 ] {479de64b-8701-4931-9c7f-5ab0286ebdd6} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
915 | 2025.03.07 22:34:29.422938 [ 274 ] {479de64b-8701-4931-9c7f-5ab0286ebdd6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001477 sec., 43331.07650643196 rows/sec., 3.38 MiB/sec. | ||
916 | 2025.03.07 22:34:29.422991 [ 274 ] {479de64b-8701-4931-9c7f-5ab0286ebdd6} <Debug> TCPHandler: Processed in 0.001671956 sec. | ||
917 | 2025.03.07 22:34:29.423105 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
918 | 2025.03.07 22:34:29.423214 [ 274 ] {9c2d8c57-718c-406a-9c87-c2d3e4482d47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
919 | 2025.03.07 22:34:29.423264 [ 274 ] {9c2d8c57-718c-406a-9c87-c2d3e4482d47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
920 | 2025.03.07 22:34:29.423769 [ 274 ] {9c2d8c57-718c-406a-9c87-c2d3e4482d47} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
921 | 2025.03.07 22:34:29.423809 [ 274 ] {9c2d8c57-718c-406a-9c87-c2d3e4482d47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
922 | 2025.03.07 22:34:29.424178 [ 274 ] {9c2d8c57-718c-406a-9c87-c2d3e4482d47} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
923 | 2025.03.07 22:34:29.424410 [ 274 ] {9c2d8c57-718c-406a-9c87-c2d3e4482d47} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
924 | 2025.03.07 22:34:29.424617 [ 274 ] {9c2d8c57-718c-406a-9c87-c2d3e4482d47} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001428 sec., 112044.81792717087 rows/sec., 7.80 MiB/sec. | ||
925 | 2025.03.07 22:34:29.424668 [ 274 ] {9c2d8c57-718c-406a-9c87-c2d3e4482d47} <Debug> TCPHandler: Processed in 0.001615425 sec. | ||
926 | 2025.03.07 22:34:29.424818 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
927 | 2025.03.07 22:34:29.424927 [ 274 ] {c6dedd87-56e8-4ba4-912d-93875492c163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
928 | 2025.03.07 22:34:29.424975 [ 274 ] {c6dedd87-56e8-4ba4-912d-93875492c163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
929 | 2025.03.07 22:34:29.425432 [ 274 ] {c6dedd87-56e8-4ba4-912d-93875492c163} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
930 | 2025.03.07 22:34:29.425471 [ 274 ] {c6dedd87-56e8-4ba4-912d-93875492c163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
931 | 2025.03.07 22:34:29.425824 [ 274 ] {c6dedd87-56e8-4ba4-912d-93875492c163} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
932 | 2025.03.07 22:34:29.426061 [ 274 ] {c6dedd87-56e8-4ba4-912d-93875492c163} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
933 | 2025.03.07 22:34:29.426317 [ 274 ] {c6dedd87-56e8-4ba4-912d-93875492c163} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001396 sec., 42979.942693409736 rows/sec., 2.90 MiB/sec. | ||
934 | 2025.03.07 22:34:29.426429 [ 274 ] {c6dedd87-56e8-4ba4-912d-93875492c163} <Debug> TCPHandler: Processed in 0.001664486 sec. | ||
935 | 2025.03.07 22:34:30.307569 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
936 | 2025.03.07 22:34:30.307629 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
937 | 2025.03.07 22:34:30.362172 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 142 | ||
938 | 2025.03.07 22:34:30.366378 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
939 | 2025.03.07 22:34:30.366433 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
940 | 2025.03.07 22:34:30.367924 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
941 | 2025.03.07 22:34:30.368242 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
942 | 2025.03.07 22:34:30.368992 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
943 | 2025.03.07 22:34:30.369008 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 142 | ||
944 | 2025.03.07 22:34:30.369680 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
945 | 2025.03.07 22:34:30.369733 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
946 | 2025.03.07 22:34:30.370304 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
947 | 2025.03.07 22:34:30.370577 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
948 | 2025.03.07 22:34:30.370833 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
949 | 2025.03.07 22:34:30.458299 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
950 | 2025.03.07 22:34:30.478318 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
951 | 2025.03.07 22:34:30.478374 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
952 | 2025.03.07 22:34:30.485275 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
953 | 2025.03.07 22:34:30.486047 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
954 | 2025.03.07 22:34:30.488599 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
955 | 2025.03.07 22:34:31.000188 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 154.50 MiB, peak 158.50 MiB, free memory in arenas 0.00 B, will set to 155.75 MiB (RSS), difference: 1.25 MiB | ||
956 | 2025.03.07 22:34:34.413377 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
957 | 2025.03.07 22:34:34.413658 [ 274 ] {cf4ea401-d22b-4f16-b5a3-e90fa0e92cfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) 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) | ||
958 | 2025.03.07 22:34:34.416211 [ 274 ] {cf4ea401-d22b-4f16-b5a3-e90fa0e92cfa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
959 | 2025.03.07 22:34:34.420381 [ 274 ] {cf4ea401-d22b-4f16-b5a3-e90fa0e92cfa} <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 | ||
960 | 2025.03.07 22:34:34.420785 [ 274 ] {cf4ea401-d22b-4f16-b5a3-e90fa0e92cfa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
961 | 2025.03.07 22:34:34.425182 [ 274 ] {cf4ea401-d22b-4f16-b5a3-e90fa0e92cfa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
962 | 2025.03.07 22:34:34.425593 [ 274 ] {cf4ea401-d22b-4f16-b5a3-e90fa0e92cfa} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
963 | 2025.03.07 22:34:34.429052 [ 274 ] {cf4ea401-d22b-4f16-b5a3-e90fa0e92cfa} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
964 | 2025.03.07 22:34:34.431084 [ 274 ] {cf4ea401-d22b-4f16-b5a3-e90fa0e92cfa} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (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 | ||
965 | 2025.03.07 22:34:34.431114 [ 274 ] {cf4ea401-d22b-4f16-b5a3-e90fa0e92cfa} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
966 | 2025.03.07 22:34:34.431315 [ 274 ] {cf4ea401-d22b-4f16-b5a3-e90fa0e92cfa} <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'))" | ||
967 | 2025.03.07 22:34:34.431344 [ 274 ] {cf4ea401-d22b-4f16-b5a3-e90fa0e92cfa} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
968 | 2025.03.07 22:34:34.439790 [ 274 ] {cf4ea401-d22b-4f16-b5a3-e90fa0e92cfa} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.026253 sec., 685.6359273225918 rows/sec., 28.05 KiB/sec. | ||
969 | 2025.03.07 22:34:34.439938 [ 274 ] {cf4ea401-d22b-4f16-b5a3-e90fa0e92cfa} <Debug> TCPHandler: Processed in 0.026707907 sec. | ||
970 | 2025.03.07 22:34:34.443207 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
971 | 2025.03.07 22:34:34.443412 [ 274 ] {9275121e-98f5-44c2-928a-c54bd7025b08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) 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) | ||
972 | 2025.03.07 22:34:34.443769 [ 274 ] {9275121e-98f5-44c2-928a-c54bd7025b08} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
973 | 2025.03.07 22:34:34.443821 [ 274 ] {9275121e-98f5-44c2-928a-c54bd7025b08} <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 | ||
974 | 2025.03.07 22:34:34.444127 [ 274 ] {9275121e-98f5-44c2-928a-c54bd7025b08} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
975 | 2025.03.07 22:34:34.444196 [ 274 ] {9275121e-98f5-44c2-928a-c54bd7025b08} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
976 | 2025.03.07 22:34:34.444343 [ 274 ] {9275121e-98f5-44c2-928a-c54bd7025b08} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
977 | 2025.03.07 22:34:34.444377 [ 274 ] {9275121e-98f5-44c2-928a-c54bd7025b08} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
978 | 2025.03.07 22:34:34.444401 [ 274 ] {9275121e-98f5-44c2-928a-c54bd7025b08} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (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 | ||
979 | 2025.03.07 22:34:34.444419 [ 274 ] {9275121e-98f5-44c2-928a-c54bd7025b08} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
980 | 2025.03.07 22:34:34.444465 [ 274 ] {9275121e-98f5-44c2-928a-c54bd7025b08} <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'))" | ||
981 | 2025.03.07 22:34:34.444487 [ 274 ] {9275121e-98f5-44c2-928a-c54bd7025b08} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
982 | 2025.03.07 22:34:34.445123 [ 274 ] {9275121e-98f5-44c2-928a-c54bd7025b08} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001809 sec., 9950.248756218905 rows/sec., 407.04 KiB/sec. | ||
983 | 2025.03.07 22:34:34.445241 [ 274 ] {9275121e-98f5-44c2-928a-c54bd7025b08} <Debug> TCPHandler: Processed in 0.00210288 sec. | ||
984 | 2025.03.07 22:34:34.445523 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
985 | 2025.03.07 22:34:34.445677 [ 274 ] {c59e7df1-f633-4e63-9e49-56e790ac4acb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) 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) | ||
986 | 2025.03.07 22:34:34.445952 [ 274 ] {c59e7df1-f633-4e63-9e49-56e790ac4acb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
987 | 2025.03.07 22:34:34.445993 [ 274 ] {c59e7df1-f633-4e63-9e49-56e790ac4acb} <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 | ||
988 | 2025.03.07 22:34:34.446255 [ 274 ] {c59e7df1-f633-4e63-9e49-56e790ac4acb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
989 | 2025.03.07 22:34:34.446320 [ 274 ] {c59e7df1-f633-4e63-9e49-56e790ac4acb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
990 | 2025.03.07 22:34:34.446462 [ 274 ] {c59e7df1-f633-4e63-9e49-56e790ac4acb} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
991 | 2025.03.07 22:34:34.446495 [ 274 ] {c59e7df1-f633-4e63-9e49-56e790ac4acb} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
992 | 2025.03.07 22:34:34.446517 [ 274 ] {c59e7df1-f633-4e63-9e49-56e790ac4acb} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (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 | ||
993 | 2025.03.07 22:34:34.446533 [ 274 ] {c59e7df1-f633-4e63-9e49-56e790ac4acb} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
994 | 2025.03.07 22:34:34.446576 [ 274 ] {c59e7df1-f633-4e63-9e49-56e790ac4acb} <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'))" | ||
995 | 2025.03.07 22:34:34.446598 [ 274 ] {c59e7df1-f633-4e63-9e49-56e790ac4acb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
996 | 2025.03.07 22:34:34.447178 [ 274 ] {c59e7df1-f633-4e63-9e49-56e790ac4acb} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001568 sec., 11479.591836734695 rows/sec., 469.60 KiB/sec. | ||
997 | 2025.03.07 22:34:34.447297 [ 274 ] {c59e7df1-f633-4e63-9e49-56e790ac4acb} <Debug> TCPHandler: Processed in 0.001826368 sec. | ||
998 | 2025.03.07 22:34:34.447912 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
999 | 2025.03.07 22:34:34.448057 [ 274 ] {02ff26f1-72bc-4255-9dc5-491806bb6d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) 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) | ||
1000 | 2025.03.07 22:34:34.448307 [ 274 ] {02ff26f1-72bc-4255-9dc5-491806bb6d79} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1001 | 2025.03.07 22:34:34.448345 [ 274 ] {02ff26f1-72bc-4255-9dc5-491806bb6d79} <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 | ||
1002 | 2025.03.07 22:34:34.448589 [ 274 ] {02ff26f1-72bc-4255-9dc5-491806bb6d79} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1003 | 2025.03.07 22:34:34.448648 [ 274 ] {02ff26f1-72bc-4255-9dc5-491806bb6d79} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1004 | 2025.03.07 22:34:34.448849 [ 274 ] {02ff26f1-72bc-4255-9dc5-491806bb6d79} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
1005 | 2025.03.07 22:34:34.448882 [ 274 ] {02ff26f1-72bc-4255-9dc5-491806bb6d79} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1006 | 2025.03.07 22:34:34.448903 [ 274 ] {02ff26f1-72bc-4255-9dc5-491806bb6d79} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (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 | ||
1007 | 2025.03.07 22:34:34.448921 [ 274 ] {02ff26f1-72bc-4255-9dc5-491806bb6d79} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1008 | 2025.03.07 22:34:34.448962 [ 274 ] {02ff26f1-72bc-4255-9dc5-491806bb6d79} <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'))" | ||
1009 | 2025.03.07 22:34:34.448983 [ 274 ] {02ff26f1-72bc-4255-9dc5-491806bb6d79} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1010 | 2025.03.07 22:34:34.449515 [ 274 ] {02ff26f1-72bc-4255-9dc5-491806bb6d79} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001502 sec., 11984.021304926764 rows/sec., 490.23 KiB/sec. | ||
1011 | 2025.03.07 22:34:34.449631 [ 274 ] {02ff26f1-72bc-4255-9dc5-491806bb6d79} <Debug> TCPHandler: Processed in 0.001756517 sec. | ||
1012 | 2025.03.07 22:34:34.449850 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1013 | 2025.03.07 22:34:34.450002 [ 274 ] {86e70d29-93f2-4ce0-82aa-60f930726ecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) 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) | ||
1014 | 2025.03.07 22:34:34.450271 [ 274 ] {86e70d29-93f2-4ce0-82aa-60f930726ecb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1015 | 2025.03.07 22:34:34.450312 [ 274 ] {86e70d29-93f2-4ce0-82aa-60f930726ecb} <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 | ||
1016 | 2025.03.07 22:34:34.450573 [ 274 ] {86e70d29-93f2-4ce0-82aa-60f930726ecb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1017 | 2025.03.07 22:34:34.450636 [ 274 ] {86e70d29-93f2-4ce0-82aa-60f930726ecb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1018 | 2025.03.07 22:34:34.450772 [ 274 ] {86e70d29-93f2-4ce0-82aa-60f930726ecb} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
1019 | 2025.03.07 22:34:34.450805 [ 274 ] {86e70d29-93f2-4ce0-82aa-60f930726ecb} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1020 | 2025.03.07 22:34:34.450827 [ 274 ] {86e70d29-93f2-4ce0-82aa-60f930726ecb} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (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 | ||
1021 | 2025.03.07 22:34:34.450843 [ 274 ] {86e70d29-93f2-4ce0-82aa-60f930726ecb} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1022 | 2025.03.07 22:34:34.450884 [ 274 ] {86e70d29-93f2-4ce0-82aa-60f930726ecb} <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'))" | ||
1023 | 2025.03.07 22:34:34.450905 [ 274 ] {86e70d29-93f2-4ce0-82aa-60f930726ecb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1024 | 2025.03.07 22:34:34.451490 [ 274 ] {86e70d29-93f2-4ce0-82aa-60f930726ecb} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001555 sec., 11575.56270096463 rows/sec., 473.52 KiB/sec. | ||
1025 | 2025.03.07 22:34:34.451604 [ 274 ] {86e70d29-93f2-4ce0-82aa-60f930726ecb} <Debug> TCPHandler: Processed in 0.001806577 sec. | ||
1026 | 2025.03.07 22:34:34.451820 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1027 | 2025.03.07 22:34:34.451971 [ 274 ] {8a02ad6c-3b42-4e54-959f-c3f01419241a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) 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) | ||
1028 | 2025.03.07 22:34:34.452237 [ 274 ] {8a02ad6c-3b42-4e54-959f-c3f01419241a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1029 | 2025.03.07 22:34:34.452278 [ 274 ] {8a02ad6c-3b42-4e54-959f-c3f01419241a} <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 | ||
1030 | 2025.03.07 22:34:34.452542 [ 274 ] {8a02ad6c-3b42-4e54-959f-c3f01419241a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1031 | 2025.03.07 22:34:34.452605 [ 274 ] {8a02ad6c-3b42-4e54-959f-c3f01419241a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1032 | 2025.03.07 22:34:34.452744 [ 274 ] {8a02ad6c-3b42-4e54-959f-c3f01419241a} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
1033 | 2025.03.07 22:34:34.452777 [ 274 ] {8a02ad6c-3b42-4e54-959f-c3f01419241a} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1034 | 2025.03.07 22:34:34.452799 [ 274 ] {8a02ad6c-3b42-4e54-959f-c3f01419241a} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (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 | ||
1035 | 2025.03.07 22:34:34.452815 [ 274 ] {8a02ad6c-3b42-4e54-959f-c3f01419241a} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1036 | 2025.03.07 22:34:34.452857 [ 274 ] {8a02ad6c-3b42-4e54-959f-c3f01419241a} <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'))" | ||
1037 | 2025.03.07 22:34:34.452878 [ 274 ] {8a02ad6c-3b42-4e54-959f-c3f01419241a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1038 | 2025.03.07 22:34:34.453393 [ 274 ] {8a02ad6c-3b42-4e54-959f-c3f01419241a} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001488 sec., 12096.774193548388 rows/sec., 494.84 KiB/sec. | ||
1039 | 2025.03.07 22:34:34.453506 [ 274 ] {8a02ad6c-3b42-4e54-959f-c3f01419241a} <Debug> TCPHandler: Processed in 0.001738446 sec. | ||
1040 | 2025.03.07 22:34:34.453727 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1041 | 2025.03.07 22:34:34.453878 [ 274 ] {acb17145-0c65-4cf1-8119-1cf1dda1e150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) 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) | ||
1042 | 2025.03.07 22:34:34.454144 [ 274 ] {acb17145-0c65-4cf1-8119-1cf1dda1e150} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1043 | 2025.03.07 22:34:34.454186 [ 274 ] {acb17145-0c65-4cf1-8119-1cf1dda1e150} <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 | ||
1044 | 2025.03.07 22:34:34.454454 [ 274 ] {acb17145-0c65-4cf1-8119-1cf1dda1e150} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1045 | 2025.03.07 22:34:34.454518 [ 274 ] {acb17145-0c65-4cf1-8119-1cf1dda1e150} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1046 | 2025.03.07 22:34:34.454655 [ 274 ] {acb17145-0c65-4cf1-8119-1cf1dda1e150} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
1047 | 2025.03.07 22:34:34.454687 [ 274 ] {acb17145-0c65-4cf1-8119-1cf1dda1e150} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1048 | 2025.03.07 22:34:34.454709 [ 274 ] {acb17145-0c65-4cf1-8119-1cf1dda1e150} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (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 | ||
1049 | 2025.03.07 22:34:34.454726 [ 274 ] {acb17145-0c65-4cf1-8119-1cf1dda1e150} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1050 | 2025.03.07 22:34:34.454769 [ 274 ] {acb17145-0c65-4cf1-8119-1cf1dda1e150} <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'))" | ||
1051 | 2025.03.07 22:34:34.454790 [ 274 ] {acb17145-0c65-4cf1-8119-1cf1dda1e150} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1052 | 2025.03.07 22:34:34.455400 [ 274 ] {acb17145-0c65-4cf1-8119-1cf1dda1e150} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001588 sec., 11335.012594458438 rows/sec., 463.68 KiB/sec. | ||
1053 | 2025.03.07 22:34:34.455516 [ 274 ] {acb17145-0c65-4cf1-8119-1cf1dda1e150} <Debug> TCPHandler: Processed in 0.001840358 sec. | ||
1054 | 2025.03.07 22:34:34.455753 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1055 | 2025.03.07 22:34:34.455906 [ 274 ] {2ee0f804-eed4-4491-bd70-2455ddf8835e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) 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) | ||
1056 | 2025.03.07 22:34:34.456173 [ 274 ] {2ee0f804-eed4-4491-bd70-2455ddf8835e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1057 | 2025.03.07 22:34:34.456214 [ 274 ] {2ee0f804-eed4-4491-bd70-2455ddf8835e} <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 | ||
1058 | 2025.03.07 22:34:34.456483 [ 274 ] {2ee0f804-eed4-4491-bd70-2455ddf8835e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1059 | 2025.03.07 22:34:34.456547 [ 274 ] {2ee0f804-eed4-4491-bd70-2455ddf8835e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1060 | 2025.03.07 22:34:34.456685 [ 274 ] {2ee0f804-eed4-4491-bd70-2455ddf8835e} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
1061 | 2025.03.07 22:34:34.456718 [ 274 ] {2ee0f804-eed4-4491-bd70-2455ddf8835e} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1062 | 2025.03.07 22:34:34.456740 [ 274 ] {2ee0f804-eed4-4491-bd70-2455ddf8835e} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (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 | ||
1063 | 2025.03.07 22:34:34.456756 [ 274 ] {2ee0f804-eed4-4491-bd70-2455ddf8835e} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1064 | 2025.03.07 22:34:34.456797 [ 274 ] {2ee0f804-eed4-4491-bd70-2455ddf8835e} <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'))" | ||
1065 | 2025.03.07 22:34:34.456820 [ 274 ] {2ee0f804-eed4-4491-bd70-2455ddf8835e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1066 | 2025.03.07 22:34:34.457386 [ 274 ] {2ee0f804-eed4-4491-bd70-2455ddf8835e} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001548 sec., 11627.906976744187 rows/sec., 475.66 KiB/sec. | ||
1067 | 2025.03.07 22:34:34.457499 [ 274 ] {2ee0f804-eed4-4491-bd70-2455ddf8835e} <Debug> TCPHandler: Processed in 0.001797997 sec. | ||
1068 | 2025.03.07 22:34:34.457733 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1069 | 2025.03.07 22:34:34.457886 [ 274 ] {dff1de5d-0eb8-41de-bee7-7d2102bbc019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) 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) | ||
1070 | 2025.03.07 22:34:34.458154 [ 274 ] {dff1de5d-0eb8-41de-bee7-7d2102bbc019} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1071 | 2025.03.07 22:34:34.458196 [ 274 ] {dff1de5d-0eb8-41de-bee7-7d2102bbc019} <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 | ||
1072 | 2025.03.07 22:34:34.458468 [ 274 ] {dff1de5d-0eb8-41de-bee7-7d2102bbc019} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1073 | 2025.03.07 22:34:34.458531 [ 274 ] {dff1de5d-0eb8-41de-bee7-7d2102bbc019} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1074 | 2025.03.07 22:34:34.458668 [ 274 ] {dff1de5d-0eb8-41de-bee7-7d2102bbc019} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
1075 | 2025.03.07 22:34:34.458700 [ 274 ] {dff1de5d-0eb8-41de-bee7-7d2102bbc019} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1076 | 2025.03.07 22:34:34.458722 [ 274 ] {dff1de5d-0eb8-41de-bee7-7d2102bbc019} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (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 | ||
1077 | 2025.03.07 22:34:34.458738 [ 274 ] {dff1de5d-0eb8-41de-bee7-7d2102bbc019} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1078 | 2025.03.07 22:34:34.458780 [ 274 ] {dff1de5d-0eb8-41de-bee7-7d2102bbc019} <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'))" | ||
1079 | 2025.03.07 22:34:34.458802 [ 274 ] {dff1de5d-0eb8-41de-bee7-7d2102bbc019} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1080 | 2025.03.07 22:34:34.459438 [ 274 ] {dff1de5d-0eb8-41de-bee7-7d2102bbc019} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.00162 sec., 11111.111111111111 rows/sec., 454.52 KiB/sec. | ||
1081 | 2025.03.07 22:34:34.459551 [ 274 ] {dff1de5d-0eb8-41de-bee7-7d2102bbc019} <Debug> TCPHandler: Processed in 0.001869709 sec. | ||
1082 | 2025.03.07 22:34:34.459764 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1083 | 2025.03.07 22:34:34.459918 [ 274 ] {bab849ad-66b9-4197-8bc1-46940dd21da0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) 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) | ||
1084 | 2025.03.07 22:34:34.460188 [ 274 ] {bab849ad-66b9-4197-8bc1-46940dd21da0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1085 | 2025.03.07 22:34:34.460231 [ 274 ] {bab849ad-66b9-4197-8bc1-46940dd21da0} <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 | ||
1086 | 2025.03.07 22:34:34.460508 [ 274 ] {bab849ad-66b9-4197-8bc1-46940dd21da0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1087 | 2025.03.07 22:34:34.460571 [ 274 ] {bab849ad-66b9-4197-8bc1-46940dd21da0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1088 | 2025.03.07 22:34:34.460710 [ 274 ] {bab849ad-66b9-4197-8bc1-46940dd21da0} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
1089 | 2025.03.07 22:34:34.460743 [ 274 ] {bab849ad-66b9-4197-8bc1-46940dd21da0} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1090 | 2025.03.07 22:34:34.460766 [ 274 ] {bab849ad-66b9-4197-8bc1-46940dd21da0} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (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 | ||
1091 | 2025.03.07 22:34:34.460782 [ 274 ] {bab849ad-66b9-4197-8bc1-46940dd21da0} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1092 | 2025.03.07 22:34:34.460824 [ 274 ] {bab849ad-66b9-4197-8bc1-46940dd21da0} <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'))" | ||
1093 | 2025.03.07 22:34:34.460845 [ 274 ] {bab849ad-66b9-4197-8bc1-46940dd21da0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1094 | 2025.03.07 22:34:34.461399 [ 274 ] {bab849ad-66b9-4197-8bc1-46940dd21da0} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.00155 sec., 11612.903225806453 rows/sec., 475.05 KiB/sec. | ||
1095 | 2025.03.07 22:34:34.461513 [ 274 ] {bab849ad-66b9-4197-8bc1-46940dd21da0} <Debug> TCPHandler: Processed in 0.001800747 sec. | ||
1096 | 2025.03.07 22:34:34.461721 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1097 | 2025.03.07 22:34:34.461875 [ 274 ] {16e9b64a-6575-4fb9-a875-237aff0454e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) 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) | ||
1098 | 2025.03.07 22:34:34.462146 [ 274 ] {16e9b64a-6575-4fb9-a875-237aff0454e5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1099 | 2025.03.07 22:34:34.462189 [ 274 ] {16e9b64a-6575-4fb9-a875-237aff0454e5} <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 | ||
1100 | 2025.03.07 22:34:34.462471 [ 274 ] {16e9b64a-6575-4fb9-a875-237aff0454e5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1101 | 2025.03.07 22:34:34.462535 [ 274 ] {16e9b64a-6575-4fb9-a875-237aff0454e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1102 | 2025.03.07 22:34:34.462675 [ 274 ] {16e9b64a-6575-4fb9-a875-237aff0454e5} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
1103 | 2025.03.07 22:34:34.462707 [ 274 ] {16e9b64a-6575-4fb9-a875-237aff0454e5} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1104 | 2025.03.07 22:34:34.462759 [ 274 ] {16e9b64a-6575-4fb9-a875-237aff0454e5} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (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 | ||
1105 | 2025.03.07 22:34:34.462775 [ 274 ] {16e9b64a-6575-4fb9-a875-237aff0454e5} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1106 | 2025.03.07 22:34:34.462818 [ 274 ] {16e9b64a-6575-4fb9-a875-237aff0454e5} <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'))" | ||
1107 | 2025.03.07 22:34:34.462846 [ 274 ] {16e9b64a-6575-4fb9-a875-237aff0454e5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1108 | 2025.03.07 22:34:34.463395 [ 274 ] {16e9b64a-6575-4fb9-a875-237aff0454e5} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001588 sec., 11335.012594458438 rows/sec., 463.68 KiB/sec. | ||
1109 | 2025.03.07 22:34:34.463509 [ 274 ] {16e9b64a-6575-4fb9-a875-237aff0454e5} <Debug> TCPHandler: Processed in 0.001839488 sec. | ||
1110 | 2025.03.07 22:34:34.463742 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1111 | 2025.03.07 22:34:34.463899 [ 274 ] {fb715554-7d01-46d7-a9d0-6a23d57415d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) 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) | ||
1112 | 2025.03.07 22:34:34.464175 [ 274 ] {fb715554-7d01-46d7-a9d0-6a23d57415d7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1113 | 2025.03.07 22:34:34.464217 [ 274 ] {fb715554-7d01-46d7-a9d0-6a23d57415d7} <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 | ||
1114 | 2025.03.07 22:34:34.464502 [ 274 ] {fb715554-7d01-46d7-a9d0-6a23d57415d7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1115 | 2025.03.07 22:34:34.464567 [ 274 ] {fb715554-7d01-46d7-a9d0-6a23d57415d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1116 | 2025.03.07 22:34:34.464704 [ 274 ] {fb715554-7d01-46d7-a9d0-6a23d57415d7} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
1117 | 2025.03.07 22:34:34.464736 [ 274 ] {fb715554-7d01-46d7-a9d0-6a23d57415d7} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1118 | 2025.03.07 22:34:34.464758 [ 274 ] {fb715554-7d01-46d7-a9d0-6a23d57415d7} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (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 | ||
1119 | 2025.03.07 22:34:34.464775 [ 274 ] {fb715554-7d01-46d7-a9d0-6a23d57415d7} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1120 | 2025.03.07 22:34:34.464819 [ 274 ] {fb715554-7d01-46d7-a9d0-6a23d57415d7} <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'))" | ||
1121 | 2025.03.07 22:34:34.464841 [ 274 ] {fb715554-7d01-46d7-a9d0-6a23d57415d7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1122 | 2025.03.07 22:34:34.465389 [ 274 ] {fb715554-7d01-46d7-a9d0-6a23d57415d7} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001561 sec., 11531.069827033953 rows/sec., 471.70 KiB/sec. | ||
1123 | 2025.03.07 22:34:34.465502 [ 274 ] {fb715554-7d01-46d7-a9d0-6a23d57415d7} <Debug> TCPHandler: Processed in 0.001811658 sec. | ||
1124 | 2025.03.07 22:34:34.470783 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1125 | 2025.03.07 22:34:34.470978 [ 274 ] {649d069c-aeef-4345-a769-873973ffb358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) 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) | ||
1126 | 2025.03.07 22:34:34.471321 [ 274 ] {649d069c-aeef-4345-a769-873973ffb358} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1127 | 2025.03.07 22:34:34.471375 [ 274 ] {649d069c-aeef-4345-a769-873973ffb358} <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 | ||
1128 | 2025.03.07 22:34:34.471734 [ 274 ] {649d069c-aeef-4345-a769-873973ffb358} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1129 | 2025.03.07 22:34:34.471811 [ 274 ] {649d069c-aeef-4345-a769-873973ffb358} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1130 | 2025.03.07 22:34:34.471984 [ 274 ] {649d069c-aeef-4345-a769-873973ffb358} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
1131 | 2025.03.07 22:34:34.472021 [ 274 ] {649d069c-aeef-4345-a769-873973ffb358} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1132 | 2025.03.07 22:34:34.472045 [ 274 ] {649d069c-aeef-4345-a769-873973ffb358} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (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 | ||
1133 | 2025.03.07 22:34:34.472061 [ 274 ] {649d069c-aeef-4345-a769-873973ffb358} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1134 | 2025.03.07 22:34:34.472105 [ 274 ] {649d069c-aeef-4345-a769-873973ffb358} <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'))" | ||
1135 | 2025.03.07 22:34:34.472128 [ 274 ] {649d069c-aeef-4345-a769-873973ffb358} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1136 | 2025.03.07 22:34:34.472680 [ 274 ] {649d069c-aeef-4345-a769-873973ffb358} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001794 sec., 10033.444816053512 rows/sec., 410.44 KiB/sec. | ||
1137 | 2025.03.07 22:34:34.472818 [ 274 ] {649d069c-aeef-4345-a769-873973ffb358} <Debug> TCPHandler: Processed in 0.00209651 sec. | ||
1138 | 2025.03.07 22:34:34.479316 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1139 | 2025.03.07 22:34:34.479461 [ 274 ] {679efead-5eda-48bb-88d9-96da08f4b78e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1140 | 2025.03.07 22:34:34.479519 [ 274 ] {679efead-5eda-48bb-88d9-96da08f4b78e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1141 | 2025.03.07 22:34:34.480400 [ 274 ] {679efead-5eda-48bb-88d9-96da08f4b78e} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1142 | 2025.03.07 22:34:34.480448 [ 274 ] {679efead-5eda-48bb-88d9-96da08f4b78e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1143 | 2025.03.07 22:34:34.481016 [ 274 ] {679efead-5eda-48bb-88d9-96da08f4b78e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1144 | 2025.03.07 22:34:34.481262 [ 274 ] {679efead-5eda-48bb-88d9-96da08f4b78e} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1145 | 2025.03.07 22:34:34.481493 [ 274 ] {679efead-5eda-48bb-88d9-96da08f4b78e} <Debug> executeQuery: Read 13 rows, 4.52 KiB in 0.002073 sec., 6271.1046792088755 rows/sec., 2.13 MiB/sec. | ||
1146 | 2025.03.07 22:34:34.481577 [ 274 ] {679efead-5eda-48bb-88d9-96da08f4b78e} <Debug> TCPHandler: Processed in 0.002323592 sec. | ||
1147 | 2025.03.07 22:34:34.481719 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1148 | 2025.03.07 22:34:34.481827 [ 274 ] {46408077-ea5a-4e61-b314-f14ad3f99227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1149 | 2025.03.07 22:34:34.481873 [ 274 ] {46408077-ea5a-4e61-b314-f14ad3f99227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1150 | 2025.03.07 22:34:34.484499 [ 274 ] {46408077-ea5a-4e61-b314-f14ad3f99227} <Trace> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1151 | 2025.03.07 22:34:34.484538 [ 274 ] {46408077-ea5a-4e61-b314-f14ad3f99227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1152 | 2025.03.07 22:34:34.484915 [ 274 ] {46408077-ea5a-4e61-b314-f14ad3f99227} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1153 | 2025.03.07 22:34:34.485186 [ 274 ] {46408077-ea5a-4e61-b314-f14ad3f99227} <Trace> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1154 | 2025.03.07 22:34:34.485441 [ 274 ] {46408077-ea5a-4e61-b314-f14ad3f99227} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.003629 sec., 58418.29705152935 rows/sec., 3.72 MiB/sec. | ||
1155 | 2025.03.07 22:34:34.485624 [ 274 ] {46408077-ea5a-4e61-b314-f14ad3f99227} <Debug> TCPHandler: Processed in 0.003955638 sec. | ||
1156 | 2025.03.07 22:34:34.485762 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1157 | 2025.03.07 22:34:34.485870 [ 274 ] {573d5984-835e-44ec-add9-bac9bebd8344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1158 | 2025.03.07 22:34:34.485914 [ 274 ] {573d5984-835e-44ec-add9-bac9bebd8344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1159 | 2025.03.07 22:34:34.486840 [ 274 ] {573d5984-835e-44ec-add9-bac9bebd8344} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1160 | 2025.03.07 22:34:34.486879 [ 274 ] {573d5984-835e-44ec-add9-bac9bebd8344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1161 | 2025.03.07 22:34:34.487273 [ 274 ] {573d5984-835e-44ec-add9-bac9bebd8344} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1162 | 2025.03.07 22:34:34.487524 [ 274 ] {573d5984-835e-44ec-add9-bac9bebd8344} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1163 | 2025.03.07 22:34:34.487735 [ 274 ] {573d5984-835e-44ec-add9-bac9bebd8344} <Debug> executeQuery: Read 633 rows, 50.98 KiB in 0.001887 sec., 335453.1001589825 rows/sec., 26.38 MiB/sec. | ||
1164 | 2025.03.07 22:34:34.487788 [ 274 ] {573d5984-835e-44ec-add9-bac9bebd8344} <Debug> TCPHandler: Processed in 0.00207693 sec. | ||
1165 | 2025.03.07 22:34:34.487918 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1166 | 2025.03.07 22:34:34.488050 [ 274 ] {f35e984b-23ba-4cac-827b-db6758dbef53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1167 | 2025.03.07 22:34:34.488103 [ 274 ] {f35e984b-23ba-4cac-827b-db6758dbef53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1168 | 2025.03.07 22:34:34.488996 [ 274 ] {f35e984b-23ba-4cac-827b-db6758dbef53} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1169 | 2025.03.07 22:34:34.489037 [ 274 ] {f35e984b-23ba-4cac-827b-db6758dbef53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1170 | 2025.03.07 22:34:34.489411 [ 274 ] {f35e984b-23ba-4cac-827b-db6758dbef53} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1171 | 2025.03.07 22:34:34.489648 [ 274 ] {f35e984b-23ba-4cac-827b-db6758dbef53} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1172 | 2025.03.07 22:34:34.489865 [ 274 ] {f35e984b-23ba-4cac-827b-db6758dbef53} <Debug> executeQuery: Read 114 rows, 6.99 KiB in 0.001843 sec., 61855.67010309278 rows/sec., 3.70 MiB/sec. | ||
1173 | 2025.03.07 22:34:34.489919 [ 274 ] {f35e984b-23ba-4cac-827b-db6758dbef53} <Debug> TCPHandler: Processed in 0.00206368 sec. | ||
1174 | 2025.03.07 22:34:34.490036 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1175 | 2025.03.07 22:34:34.490142 [ 274 ] {70c6dd0f-e691-4fde-a8ca-4eca3a90db79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1176 | 2025.03.07 22:34:34.490185 [ 274 ] {70c6dd0f-e691-4fde-a8ca-4eca3a90db79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1177 | 2025.03.07 22:34:34.490732 [ 274 ] {70c6dd0f-e691-4fde-a8ca-4eca3a90db79} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1178 | 2025.03.07 22:34:34.490770 [ 274 ] {70c6dd0f-e691-4fde-a8ca-4eca3a90db79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1179 | 2025.03.07 22:34:34.491119 [ 274 ] {70c6dd0f-e691-4fde-a8ca-4eca3a90db79} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1180 | 2025.03.07 22:34:34.491371 [ 274 ] {70c6dd0f-e691-4fde-a8ca-4eca3a90db79} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1181 | 2025.03.07 22:34:34.491652 [ 274 ] {70c6dd0f-e691-4fde-a8ca-4eca3a90db79} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.00152 sec., 74342.1052631579 rows/sec., 4.81 MiB/sec. | ||
1182 | 2025.03.07 22:34:34.491705 [ 274 ] {70c6dd0f-e691-4fde-a8ca-4eca3a90db79} <Debug> TCPHandler: Processed in 0.001721386 sec. | ||
1183 | 2025.03.07 22:34:34.491828 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1184 | 2025.03.07 22:34:34.491934 [ 274 ] {bc1b8a97-74e6-4406-9f06-b5ebfbae8ebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1185 | 2025.03.07 22:34:34.491976 [ 274 ] {bc1b8a97-74e6-4406-9f06-b5ebfbae8ebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1186 | 2025.03.07 22:34:34.492516 [ 274 ] {bc1b8a97-74e6-4406-9f06-b5ebfbae8ebd} <Trace> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1187 | 2025.03.07 22:34:34.492555 [ 274 ] {bc1b8a97-74e6-4406-9f06-b5ebfbae8ebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1188 | 2025.03.07 22:34:34.492906 [ 274 ] {bc1b8a97-74e6-4406-9f06-b5ebfbae8ebd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1189 | 2025.03.07 22:34:34.493140 [ 274 ] {bc1b8a97-74e6-4406-9f06-b5ebfbae8ebd} <Trace> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1190 | 2025.03.07 22:34:34.493373 [ 274 ] {bc1b8a97-74e6-4406-9f06-b5ebfbae8ebd} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.00146 sec., 76712.3287671233 rows/sec., 4.37 MiB/sec. | ||
1191 | 2025.03.07 22:34:34.493423 [ 274 ] {bc1b8a97-74e6-4406-9f06-b5ebfbae8ebd} <Debug> TCPHandler: Processed in 0.001647156 sec. | ||
1192 | 2025.03.07 22:34:34.493539 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1193 | 2025.03.07 22:34:34.493645 [ 274 ] {53988965-eb4f-427e-9e1d-8f924b4c6ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1194 | 2025.03.07 22:34:34.493688 [ 274 ] {53988965-eb4f-427e-9e1d-8f924b4c6ece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1195 | 2025.03.07 22:34:34.494350 [ 274 ] {53988965-eb4f-427e-9e1d-8f924b4c6ece} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1196 | 2025.03.07 22:34:34.494388 [ 274 ] {53988965-eb4f-427e-9e1d-8f924b4c6ece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1197 | 2025.03.07 22:34:34.494741 [ 274 ] {53988965-eb4f-427e-9e1d-8f924b4c6ece} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1198 | 2025.03.07 22:34:34.494979 [ 274 ] {53988965-eb4f-427e-9e1d-8f924b4c6ece} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1199 | 2025.03.07 22:34:34.495196 [ 274 ] {53988965-eb4f-427e-9e1d-8f924b4c6ece} <Debug> executeQuery: Read 390 rows, 28.23 KiB in 0.001572 sec., 248091.6030534351 rows/sec., 17.53 MiB/sec. | ||
1200 | 2025.03.07 22:34:34.495248 [ 274 ] {53988965-eb4f-427e-9e1d-8f924b4c6ece} <Debug> TCPHandler: Processed in 0.001760617 sec. | ||
1201 | 2025.03.07 22:34:34.495363 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1202 | 2025.03.07 22:34:34.495468 [ 274 ] {e77f2f88-d09e-4250-a8bf-732379173ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1203 | 2025.03.07 22:34:34.495513 [ 274 ] {e77f2f88-d09e-4250-a8bf-732379173ca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1204 | 2025.03.07 22:34:34.495938 [ 274 ] {e77f2f88-d09e-4250-a8bf-732379173ca8} <Trace> oximeter.measurements_bool (5632da8d-f16b-4ca3-bf25-88f8c2a4afbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1205 | 2025.03.07 22:34:34.495976 [ 274 ] {e77f2f88-d09e-4250-a8bf-732379173ca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1206 | 2025.03.07 22:34:34.496320 [ 274 ] {e77f2f88-d09e-4250-a8bf-732379173ca8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1207 | 2025.03.07 22:34:34.496551 [ 274 ] {e77f2f88-d09e-4250-a8bf-732379173ca8} <Trace> oximeter.measurements_bool (5632da8d-f16b-4ca3-bf25-88f8c2a4afbf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1208 | 2025.03.07 22:34:34.496807 [ 274 ] {e77f2f88-d09e-4250-a8bf-732379173ca8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001348 sec., 4451.038575667656 rows/sec., 232.55 KiB/sec. | ||
1209 | 2025.03.07 22:34:34.496863 [ 274 ] {e77f2f88-d09e-4250-a8bf-732379173ca8} <Debug> TCPHandler: Processed in 0.001552025 sec. | ||
1210 | 2025.03.07 22:34:34.496969 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1211 | 2025.03.07 22:34:34.497071 [ 274 ] {4047cc5c-b8c5-4753-ad80-d9dcb8b5d6d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1212 | 2025.03.07 22:34:34.497118 [ 274 ] {4047cc5c-b8c5-4753-ad80-d9dcb8b5d6d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1213 | 2025.03.07 22:34:34.497648 [ 274 ] {4047cc5c-b8c5-4753-ad80-d9dcb8b5d6d0} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1214 | 2025.03.07 22:34:34.497686 [ 274 ] {4047cc5c-b8c5-4753-ad80-d9dcb8b5d6d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1215 | 2025.03.07 22:34:34.498078 [ 274 ] {4047cc5c-b8c5-4753-ad80-d9dcb8b5d6d0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1216 | 2025.03.07 22:34:34.498311 [ 274 ] {4047cc5c-b8c5-4753-ad80-d9dcb8b5d6d0} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1217 | 2025.03.07 22:34:34.498516 [ 274 ] {4047cc5c-b8c5-4753-ad80-d9dcb8b5d6d0} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001465 sec., 161774.74402730376 rows/sec., 10.84 MiB/sec. | ||
1218 | 2025.03.07 22:34:34.498567 [ 274 ] {4047cc5c-b8c5-4753-ad80-d9dcb8b5d6d0} <Debug> TCPHandler: Processed in 0.001648385 sec. | ||
1219 | 2025.03.07 22:34:34.498682 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1220 | 2025.03.07 22:34:34.498787 [ 274 ] {a372cf9e-729d-4892-a067-f1d2d5faeaa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1221 | 2025.03.07 22:34:34.498832 [ 274 ] {a372cf9e-729d-4892-a067-f1d2d5faeaa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1222 | 2025.03.07 22:34:34.499243 [ 274 ] {a372cf9e-729d-4892-a067-f1d2d5faeaa2} <Trace> oximeter.measurements_f64 (bedb9c5b-6856-44d8-877e-ca8ff71c9c8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1223 | 2025.03.07 22:34:34.499282 [ 274 ] {a372cf9e-729d-4892-a067-f1d2d5faeaa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1224 | 2025.03.07 22:34:34.499623 [ 274 ] {a372cf9e-729d-4892-a067-f1d2d5faeaa2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1225 | 2025.03.07 22:34:34.499852 [ 274 ] {a372cf9e-729d-4892-a067-f1d2d5faeaa2} <Trace> oximeter.measurements_f64 (bedb9c5b-6856-44d8-877e-ca8ff71c9c8b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1226 | 2025.03.07 22:34:34.500108 [ 274 ] {a372cf9e-729d-4892-a067-f1d2d5faeaa2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001327 sec., 753.5795026375282 rows/sec., 50.78 KiB/sec. | ||
1227 | 2025.03.07 22:34:34.500243 [ 274 ] {a372cf9e-729d-4892-a067-f1d2d5faeaa2} <Debug> TCPHandler: Processed in 0.001611656 sec. | ||
1228 | 2025.03.07 22:34:34.500349 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1229 | 2025.03.07 22:34:34.500562 [ 274 ] {b10679d8-110c-458e-95b7-b28b53230660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1230 | 2025.03.07 22:34:34.500627 [ 274 ] {b10679d8-110c-458e-95b7-b28b53230660} <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 | ||
1231 | 2025.03.07 22:34:34.501650 [ 274 ] {b10679d8-110c-458e-95b7-b28b53230660} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1232 | 2025.03.07 22:34:34.501690 [ 274 ] {b10679d8-110c-458e-95b7-b28b53230660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1233 | 2025.03.07 22:34:34.504342 [ 274 ] {b10679d8-110c-458e-95b7-b28b53230660} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1234 | 2025.03.07 22:34:34.504660 [ 274 ] {b10679d8-110c-458e-95b7-b28b53230660} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1235 | 2025.03.07 22:34:34.505108 [ 274 ] {b10679d8-110c-458e-95b7-b28b53230660} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.004551 sec., 1757.8554163920016 rows/sec., 3.15 MiB/sec. | ||
1236 | 2025.03.07 22:34:34.505231 [ 274 ] {b10679d8-110c-458e-95b7-b28b53230660} <Debug> TCPHandler: Processed in 0.004931158 sec. | ||
1237 | 2025.03.07 22:34:34.505358 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1238 | 2025.03.07 22:34:34.505465 [ 274 ] {1b9f431e-27b8-47d5-8a22-eb72393ebd58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1239 | 2025.03.07 22:34:34.505511 [ 274 ] {1b9f431e-27b8-47d5-8a22-eb72393ebd58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1240 | 2025.03.07 22:34:34.505950 [ 274 ] {1b9f431e-27b8-47d5-8a22-eb72393ebd58} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1241 | 2025.03.07 22:34:34.505990 [ 274 ] {1b9f431e-27b8-47d5-8a22-eb72393ebd58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1242 | 2025.03.07 22:34:34.506372 [ 274 ] {1b9f431e-27b8-47d5-8a22-eb72393ebd58} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1243 | 2025.03.07 22:34:34.506609 [ 274 ] {1b9f431e-27b8-47d5-8a22-eb72393ebd58} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1244 | 2025.03.07 22:34:34.506879 [ 274 ] {1b9f431e-27b8-47d5-8a22-eb72393ebd58} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001426 sec., 57503.50631136045 rows/sec., 3.65 MiB/sec. | ||
1245 | 2025.03.07 22:34:34.506946 [ 274 ] {1b9f431e-27b8-47d5-8a22-eb72393ebd58} <Debug> TCPHandler: Processed in 0.001639216 sec. | ||
1246 | 2025.03.07 22:34:37.871037 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
1247 | 2025.03.07 22:34:37.871779 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1248 | 2025.03.07 22:34:37.871826 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1249 | 2025.03.07 22:34:37.872511 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1250 | 2025.03.07 22:34:37.872765 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1251 | 2025.03.07 22:34:37.873013 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
1252 | 2025.03.07 22:34:37.988751 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
1253 | 2025.03.07 22:34:38.009249 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1254 | 2025.03.07 22:34:38.009300 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1255 | 2025.03.07 22:34:38.016155 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1256 | 2025.03.07 22:34:38.016928 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1257 | 2025.03.07 22:34:38.019644 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
1258 | 2025.03.07 22:34:39.418733 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1259 | 2025.03.07 22:34:39.418947 [ 274 ] {50a2b8ad-17e9-445d-abc0-af277cfe8704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1260 | 2025.03.07 22:34:39.419027 [ 274 ] {50a2b8ad-17e9-445d-abc0-af277cfe8704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1261 | 2025.03.07 22:34:39.419826 [ 274 ] {50a2b8ad-17e9-445d-abc0-af277cfe8704} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1262 | 2025.03.07 22:34:39.419879 [ 274 ] {50a2b8ad-17e9-445d-abc0-af277cfe8704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1263 | 2025.03.07 22:34:39.420321 [ 274 ] {50a2b8ad-17e9-445d-abc0-af277cfe8704} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1264 | 2025.03.07 22:34:39.420583 [ 274 ] {50a2b8ad-17e9-445d-abc0-af277cfe8704} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1265 | 2025.03.07 22:34:39.420782 [ 274 ] {50a2b8ad-17e9-445d-abc0-af277cfe8704} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001893 sec., 29582.673005810884 rows/sec., 2.27 MiB/sec. | ||
1266 | 2025.03.07 22:34:39.420847 [ 274 ] {50a2b8ad-17e9-445d-abc0-af277cfe8704} <Debug> TCPHandler: Processed in 0.002261031 sec. | ||
1267 | 2025.03.07 22:34:39.420983 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1268 | 2025.03.07 22:34:39.421100 [ 274 ] {4e848fd2-f5db-475f-9edc-f87b29e15dac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1269 | 2025.03.07 22:34:39.421148 [ 274 ] {4e848fd2-f5db-475f-9edc-f87b29e15dac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1270 | 2025.03.07 22:34:39.421713 [ 274 ] {4e848fd2-f5db-475f-9edc-f87b29e15dac} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1271 | 2025.03.07 22:34:39.421751 [ 274 ] {4e848fd2-f5db-475f-9edc-f87b29e15dac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1272 | 2025.03.07 22:34:39.422109 [ 274 ] {4e848fd2-f5db-475f-9edc-f87b29e15dac} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1273 | 2025.03.07 22:34:39.422350 [ 274 ] {4e848fd2-f5db-475f-9edc-f87b29e15dac} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1274 | 2025.03.07 22:34:39.422539 [ 274 ] {4e848fd2-f5db-475f-9edc-f87b29e15dac} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001466 sec., 43656.20736698499 rows/sec., 3.41 MiB/sec. | ||
1275 | 2025.03.07 22:34:39.422622 [ 274 ] {4e848fd2-f5db-475f-9edc-f87b29e15dac} <Debug> TCPHandler: Processed in 0.001693386 sec. | ||
1276 | 2025.03.07 22:34:39.422749 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1277 | 2025.03.07 22:34:39.422860 [ 274 ] {0d7b7174-f4df-43c8-984e-580e5617abbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1278 | 2025.03.07 22:34:39.422908 [ 274 ] {0d7b7174-f4df-43c8-984e-580e5617abbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1279 | 2025.03.07 22:34:39.423428 [ 274 ] {0d7b7174-f4df-43c8-984e-580e5617abbe} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1280 | 2025.03.07 22:34:39.423464 [ 274 ] {0d7b7174-f4df-43c8-984e-580e5617abbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1281 | 2025.03.07 22:34:39.423859 [ 274 ] {0d7b7174-f4df-43c8-984e-580e5617abbe} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1282 | 2025.03.07 22:34:39.424122 [ 274 ] {0d7b7174-f4df-43c8-984e-580e5617abbe} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1283 | 2025.03.07 22:34:39.424306 [ 274 ] {0d7b7174-f4df-43c8-984e-580e5617abbe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001472 sec., 108695.65217391304 rows/sec., 7.57 MiB/sec. | ||
1284 | 2025.03.07 22:34:39.424357 [ 274 ] {0d7b7174-f4df-43c8-984e-580e5617abbe} <Debug> TCPHandler: Processed in 0.001660876 sec. | ||
1285 | 2025.03.07 22:34:39.424462 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1286 | 2025.03.07 22:34:39.424566 [ 274 ] {e6bd1fff-78ae-4c78-b268-7ec7b33681a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1287 | 2025.03.07 22:34:39.424612 [ 274 ] {e6bd1fff-78ae-4c78-b268-7ec7b33681a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1288 | 2025.03.07 22:34:39.425039 [ 274 ] {e6bd1fff-78ae-4c78-b268-7ec7b33681a7} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1289 | 2025.03.07 22:34:39.425076 [ 274 ] {e6bd1fff-78ae-4c78-b268-7ec7b33681a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1290 | 2025.03.07 22:34:39.425433 [ 274 ] {e6bd1fff-78ae-4c78-b268-7ec7b33681a7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1291 | 2025.03.07 22:34:39.425670 [ 274 ] {e6bd1fff-78ae-4c78-b268-7ec7b33681a7} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1292 | 2025.03.07 22:34:39.425880 [ 274 ] {e6bd1fff-78ae-4c78-b268-7ec7b33681a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001333 sec., 45011.252813203304 rows/sec., 3.03 MiB/sec. | ||
1293 | 2025.03.07 22:34:39.426038 [ 274 ] {e6bd1fff-78ae-4c78-b268-7ec7b33681a7} <Debug> TCPHandler: Processed in 0.001624786 sec. | ||
1294 | 2025.03.07 22:34:40.370282 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 200 | ||
1295 | 2025.03.07 22:34:40.373897 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1296 | 2025.03.07 22:34:40.373953 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1297 | 2025.03.07 22:34:40.375521 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1298 | 2025.03.07 22:34:40.375843 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1299 | 2025.03.07 22:34:40.376539 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 200 | ||
1300 | 2025.03.07 22:34:44.419111 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1301 | 2025.03.07 22:34:44.419303 [ 274 ] {5e3e28db-abe7-4308-bc04-c7a1433b3ba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1302 | 2025.03.07 22:34:44.419375 [ 274 ] {5e3e28db-abe7-4308-bc04-c7a1433b3ba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1303 | 2025.03.07 22:34:44.420109 [ 274 ] {5e3e28db-abe7-4308-bc04-c7a1433b3ba0} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1304 | 2025.03.07 22:34:44.420161 [ 274 ] {5e3e28db-abe7-4308-bc04-c7a1433b3ba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1305 | 2025.03.07 22:34:44.420606 [ 274 ] {5e3e28db-abe7-4308-bc04-c7a1433b3ba0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1306 | 2025.03.07 22:34:44.420865 [ 274 ] {5e3e28db-abe7-4308-bc04-c7a1433b3ba0} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1307 | 2025.03.07 22:34:44.421068 [ 274 ] {5e3e28db-abe7-4308-bc04-c7a1433b3ba0} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001819 sec., 39582.18801539307 rows/sec., 3.22 MiB/sec. | ||
1308 | 2025.03.07 22:34:44.421124 [ 274 ] {5e3e28db-abe7-4308-bc04-c7a1433b3ba0} <Debug> TCPHandler: Processed in 0.002150191 sec. | ||
1309 | 2025.03.07 22:34:44.421247 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1310 | 2025.03.07 22:34:44.421353 [ 274 ] {28a14392-685e-4893-8d10-c63c28a1ab93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1311 | 2025.03.07 22:34:44.421399 [ 274 ] {28a14392-685e-4893-8d10-c63c28a1ab93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1312 | 2025.03.07 22:34:44.421903 [ 274 ] {28a14392-685e-4893-8d10-c63c28a1ab93} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1313 | 2025.03.07 22:34:44.421941 [ 274 ] {28a14392-685e-4893-8d10-c63c28a1ab93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1314 | 2025.03.07 22:34:44.422290 [ 274 ] {28a14392-685e-4893-8d10-c63c28a1ab93} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1315 | 2025.03.07 22:34:44.422548 [ 274 ] {28a14392-685e-4893-8d10-c63c28a1ab93} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1316 | 2025.03.07 22:34:44.422735 [ 274 ] {28a14392-685e-4893-8d10-c63c28a1ab93} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001397 sec., 5726.55690765927 rows/sec., 430.61 KiB/sec. | ||
1317 | 2025.03.07 22:34:44.422895 [ 274 ] {28a14392-685e-4893-8d10-c63c28a1ab93} <Debug> TCPHandler: Processed in 0.001698926 sec. | ||
1318 | 2025.03.07 22:34:44.423017 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1319 | 2025.03.07 22:34:44.423121 [ 274 ] {de095a91-ca4d-4bbb-aa6a-1ad24690d059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1320 | 2025.03.07 22:34:44.423165 [ 274 ] {de095a91-ca4d-4bbb-aa6a-1ad24690d059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1321 | 2025.03.07 22:34:44.423707 [ 274 ] {de095a91-ca4d-4bbb-aa6a-1ad24690d059} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1322 | 2025.03.07 22:34:44.423745 [ 274 ] {de095a91-ca4d-4bbb-aa6a-1ad24690d059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1323 | 2025.03.07 22:34:44.424092 [ 274 ] {de095a91-ca4d-4bbb-aa6a-1ad24690d059} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1324 | 2025.03.07 22:34:44.424334 [ 274 ] {de095a91-ca4d-4bbb-aa6a-1ad24690d059} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1325 | 2025.03.07 22:34:44.424515 [ 274 ] {de095a91-ca4d-4bbb-aa6a-1ad24690d059} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001416 sec., 50847.457627118645 rows/sec., 3.97 MiB/sec. | ||
1326 | 2025.03.07 22:34:44.424565 [ 274 ] {de095a91-ca4d-4bbb-aa6a-1ad24690d059} <Debug> TCPHandler: Processed in 0.001598765 sec. | ||
1327 | 2025.03.07 22:34:44.424681 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1328 | 2025.03.07 22:34:44.424794 [ 274 ] {20413b47-6a5e-4e67-a573-efa32e6ca9ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1329 | 2025.03.07 22:34:44.424843 [ 274 ] {20413b47-6a5e-4e67-a573-efa32e6ca9ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1330 | 2025.03.07 22:34:44.425340 [ 274 ] {20413b47-6a5e-4e67-a573-efa32e6ca9ec} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1331 | 2025.03.07 22:34:44.425377 [ 274 ] {20413b47-6a5e-4e67-a573-efa32e6ca9ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1332 | 2025.03.07 22:34:44.425767 [ 274 ] {20413b47-6a5e-4e67-a573-efa32e6ca9ec} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1333 | 2025.03.07 22:34:44.426005 [ 274 ] {20413b47-6a5e-4e67-a573-efa32e6ca9ec} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1334 | 2025.03.07 22:34:44.426180 [ 274 ] {20413b47-6a5e-4e67-a573-efa32e6ca9ec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001409 sec., 113555.71327182397 rows/sec., 7.91 MiB/sec. | ||
1335 | 2025.03.07 22:34:44.426229 [ 274 ] {20413b47-6a5e-4e67-a573-efa32e6ca9ec} <Debug> TCPHandler: Processed in 0.001601685 sec. | ||
1336 | 2025.03.07 22:34:44.426333 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1337 | 2025.03.07 22:34:44.426436 [ 274 ] {0ad7c4be-9b79-4ee6-8a15-1d07e4d8bc40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1338 | 2025.03.07 22:34:44.426500 [ 274 ] {0ad7c4be-9b79-4ee6-8a15-1d07e4d8bc40} <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 | ||
1339 | 2025.03.07 22:34:44.427490 [ 274 ] {0ad7c4be-9b79-4ee6-8a15-1d07e4d8bc40} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1340 | 2025.03.07 22:34:44.427526 [ 274 ] {0ad7c4be-9b79-4ee6-8a15-1d07e4d8bc40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1341 | 2025.03.07 22:34:44.428110 [ 274 ] {0ad7c4be-9b79-4ee6-8a15-1d07e4d8bc40} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1342 | 2025.03.07 22:34:44.428363 [ 274 ] {0ad7c4be-9b79-4ee6-8a15-1d07e4d8bc40} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1343 | 2025.03.07 22:34:44.428553 [ 274 ] {0ad7c4be-9b79-4ee6-8a15-1d07e4d8bc40} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002139 sec., 3740.0654511453954 rows/sec., 6.70 MiB/sec. | ||
1344 | 2025.03.07 22:34:44.428648 [ 274 ] {0ad7c4be-9b79-4ee6-8a15-1d07e4d8bc40} <Debug> TCPHandler: Processed in 0.002367063 sec. | ||
1345 | 2025.03.07 22:34:44.428758 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1346 | 2025.03.07 22:34:44.428858 [ 274 ] {772550f5-219f-4ac7-962f-cae29c63da14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1347 | 2025.03.07 22:34:44.428903 [ 274 ] {772550f5-219f-4ac7-962f-cae29c63da14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1348 | 2025.03.07 22:34:44.429317 [ 274 ] {772550f5-219f-4ac7-962f-cae29c63da14} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1349 | 2025.03.07 22:34:44.429352 [ 274 ] {772550f5-219f-4ac7-962f-cae29c63da14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1350 | 2025.03.07 22:34:44.429705 [ 274 ] {772550f5-219f-4ac7-962f-cae29c63da14} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1351 | 2025.03.07 22:34:44.429935 [ 274 ] {772550f5-219f-4ac7-962f-cae29c63da14} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1352 | 2025.03.07 22:34:44.430105 [ 274 ] {772550f5-219f-4ac7-962f-cae29c63da14} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001268 sec., 47318.6119873817 rows/sec., 3.19 MiB/sec. | ||
1353 | 2025.03.07 22:34:44.430152 [ 274 ] {772550f5-219f-4ac7-962f-cae29c63da14} <Debug> TCPHandler: Processed in 0.001443874 sec. | ||
1354 | 2025.03.07 22:34:45.307872 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1355 | 2025.03.07 22:34:45.307940 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1356 | 2025.03.07 22:34:45.373752 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 | ||
1357 | 2025.03.07 22:34:45.374426 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1358 | 2025.03.07 22:34:45.374478 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1359 | 2025.03.07 22:34:45.375054 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1360 | 2025.03.07 22:34:45.375322 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1361 | 2025.03.07 22:34:45.375515 [ 69 ] {} <Debug> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1362 | 2025.03.07 22:34:45.375589 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
1363 | 2025.03.07 22:34:45.375623 [ 69 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1364 | 2025.03.07 22:34:45.375657 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1365 | 2025.03.07 22:34:45.377980 [ 186 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::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 | ||
1366 | 2025.03.07 22:34:45.378197 [ 186 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1367 | 2025.03.07 22:34:45.378298 [ 186 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::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 | ||
1368 | 2025.03.07 22:34:45.378439 [ 186 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::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 | ||
1369 | 2025.03.07 22:34:45.378598 [ 186 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
1370 | 2025.03.07 22:34:45.378936 [ 186 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
1371 | 2025.03.07 22:34:45.379079 [ 186 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part | ||
1372 | 2025.03.07 22:34:45.379178 [ 186 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 488 rows starting from the beginning of the part | ||
1373 | 2025.03.07 22:34:45.396101 [ 186 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.020354595 sec., 137855.85023922118 rows/sec., 1.97 MiB/sec. | ||
1374 | 2025.03.07 22:34:45.397089 [ 186 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1375 | 2025.03.07 22:34:45.397383 [ 186 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_6_1} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1376 | 2025.03.07 22:34:45.397466 [ 186 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_6_1} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1377 | 2025.03.07 22:34:45.397578 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
1378 | 2025.03.07 22:34:45.520343 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
1379 | 2025.03.07 22:34:45.540871 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1380 | 2025.03.07 22:34:45.540934 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1381 | 2025.03.07 22:34:45.547490 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1382 | 2025.03.07 22:34:45.548279 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1383 | 2025.03.07 22:34:45.548677 [ 69 ] {} <Debug> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1384 | 2025.03.07 22:34:45.548842 [ 69 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1385 | 2025.03.07 22:34:45.548927 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1386 | 2025.03.07 22:34:45.549607 [ 186 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
1387 | 2025.03.07 22:34:45.565850 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
1388 | 2025.03.07 22:34:45.566938 [ 186 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1389 | 2025.03.07 22:34:45.568027 [ 186 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
1390 | 2025.03.07 22:34:45.573065 [ 186 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
1391 | 2025.03.07 22:34:45.578262 [ 186 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
1392 | 2025.03.07 22:34:45.583253 [ 186 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
1393 | 2025.03.07 22:34:45.592733 [ 186 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
1394 | 2025.03.07 22:34:45.597500 [ 186 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
1395 | 2025.03.07 22:34:45.655414 [ 196 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.106331742 sec., 432.6083550855397 rows/sec., 2.24 MiB/sec. | ||
1396 | 2025.03.07 22:34:45.657903 [ 196 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1397 | 2025.03.07 22:34:45.660961 [ 196 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_6_1} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1398 | 2025.03.07 22:34:45.661078 [ 196 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_6_1} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1399 | 2025.03.07 22:34:45.663601 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
1400 | 2025.03.07 22:34:46.001120 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.54 MiB, peak 169.08 MiB, free memory in arenas 0.00 B, will set to 162.85 MiB (RSS), difference: 3.31 MiB | ||
1401 | 2025.03.07 22:34:49.413418 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1402 | 2025.03.07 22:34:49.413684 [ 274 ] {c8692169-1eb8-4bd1-8ca9-c497b7804485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) 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) | ||
1403 | 2025.03.07 22:34:49.414104 [ 274 ] {c8692169-1eb8-4bd1-8ca9-c497b7804485} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1404 | 2025.03.07 22:34:49.414153 [ 274 ] {c8692169-1eb8-4bd1-8ca9-c497b7804485} <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 | ||
1405 | 2025.03.07 22:34:49.414514 [ 274 ] {c8692169-1eb8-4bd1-8ca9-c497b7804485} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1406 | 2025.03.07 22:34:49.414599 [ 274 ] {c8692169-1eb8-4bd1-8ca9-c497b7804485} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1407 | 2025.03.07 22:34:49.414778 [ 274 ] {c8692169-1eb8-4bd1-8ca9-c497b7804485} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
1408 | 2025.03.07 22:34:49.415071 [ 287 ] {c8692169-1eb8-4bd1-8ca9-c497b7804485} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1409 | 2025.03.07 22:34:49.415080 [ 286 ] {c8692169-1eb8-4bd1-8ca9-c497b7804485} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1410 | 2025.03.07 22:34:49.415260 [ 274 ] {c8692169-1eb8-4bd1-8ca9-c497b7804485} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (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 | ||
1411 | 2025.03.07 22:34:49.415297 [ 274 ] {c8692169-1eb8-4bd1-8ca9-c497b7804485} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1412 | 2025.03.07 22:34:49.419691 [ 274 ] {c8692169-1eb8-4bd1-8ca9-c497b7804485} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1413 | 2025.03.07 22:34:49.419724 [ 274 ] {c8692169-1eb8-4bd1-8ca9-c497b7804485} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1414 | 2025.03.07 22:34:49.419788 [ 274 ] {c8692169-1eb8-4bd1-8ca9-c497b7804485} <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'))" | ||
1415 | 2025.03.07 22:34:49.419839 [ 274 ] {c8692169-1eb8-4bd1-8ca9-c497b7804485} <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'))" | ||
1416 | 2025.03.07 22:34:49.421251 [ 274 ] {c8692169-1eb8-4bd1-8ca9-c497b7804485} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.007689 sec., 4031.733645467551 rows/sec., 152.16 KiB/sec. | ||
1417 | 2025.03.07 22:34:49.421407 [ 274 ] {c8692169-1eb8-4bd1-8ca9-c497b7804485} <Debug> TCPHandler: Processed in 0.008121508 sec. | ||
1418 | 2025.03.07 22:34:49.421711 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1419 | 2025.03.07 22:34:49.421883 [ 274 ] {65b145b6-dd6f-4d67-8276-b8cacf8c19b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1420 | 2025.03.07 22:34:49.422197 [ 274 ] {65b145b6-dd6f-4d67-8276-b8cacf8c19b9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1421 | 2025.03.07 22:34:49.422246 [ 274 ] {65b145b6-dd6f-4d67-8276-b8cacf8c19b9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1422 | 2025.03.07 22:34:49.422560 [ 274 ] {65b145b6-dd6f-4d67-8276-b8cacf8c19b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1423 | 2025.03.07 22:34:49.422627 [ 274 ] {65b145b6-dd6f-4d67-8276-b8cacf8c19b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1424 | 2025.03.07 22:34:49.422776 [ 274 ] {65b145b6-dd6f-4d67-8276-b8cacf8c19b9} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
1425 | 2025.03.07 22:34:49.422882 [ 287 ] {65b145b6-dd6f-4d67-8276-b8cacf8c19b9} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1426 | 2025.03.07 22:34:49.422888 [ 288 ] {65b145b6-dd6f-4d67-8276-b8cacf8c19b9} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1427 | 2025.03.07 22:34:49.423010 [ 274 ] {65b145b6-dd6f-4d67-8276-b8cacf8c19b9} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (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 | ||
1428 | 2025.03.07 22:34:49.423033 [ 274 ] {65b145b6-dd6f-4d67-8276-b8cacf8c19b9} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1429 | 2025.03.07 22:34:49.423113 [ 274 ] {65b145b6-dd6f-4d67-8276-b8cacf8c19b9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1430 | 2025.03.07 22:34:49.423135 [ 274 ] {65b145b6-dd6f-4d67-8276-b8cacf8c19b9} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1431 | 2025.03.07 22:34:49.423178 [ 274 ] {65b145b6-dd6f-4d67-8276-b8cacf8c19b9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1432 | 2025.03.07 22:34:49.423224 [ 274 ] {65b145b6-dd6f-4d67-8276-b8cacf8c19b9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1433 | 2025.03.07 22:34:49.424236 [ 274 ] {65b145b6-dd6f-4d67-8276-b8cacf8c19b9} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.002436 sec., 12725.779967159278 rows/sec., 480.26 KiB/sec. | ||
1434 | 2025.03.07 22:34:49.424371 [ 274 ] {65b145b6-dd6f-4d67-8276-b8cacf8c19b9} <Debug> TCPHandler: Processed in 0.002715656 sec. | ||
1435 | 2025.03.07 22:34:49.424604 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1436 | 2025.03.07 22:34:49.424768 [ 274 ] {a4108614-22ec-4967-88a2-23140624cb3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1437 | 2025.03.07 22:34:49.425056 [ 274 ] {a4108614-22ec-4967-88a2-23140624cb3a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1438 | 2025.03.07 22:34:49.425104 [ 274 ] {a4108614-22ec-4967-88a2-23140624cb3a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1439 | 2025.03.07 22:34:49.425416 [ 274 ] {a4108614-22ec-4967-88a2-23140624cb3a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1440 | 2025.03.07 22:34:49.425483 [ 274 ] {a4108614-22ec-4967-88a2-23140624cb3a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1441 | 2025.03.07 22:34:49.425627 [ 274 ] {a4108614-22ec-4967-88a2-23140624cb3a} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
1442 | 2025.03.07 22:34:49.425728 [ 287 ] {a4108614-22ec-4967-88a2-23140624cb3a} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1443 | 2025.03.07 22:34:49.425745 [ 286 ] {a4108614-22ec-4967-88a2-23140624cb3a} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1444 | 2025.03.07 22:34:49.425860 [ 274 ] {a4108614-22ec-4967-88a2-23140624cb3a} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
1445 | 2025.03.07 22:34:49.425888 [ 274 ] {a4108614-22ec-4967-88a2-23140624cb3a} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1446 | 2025.03.07 22:34:49.425968 [ 274 ] {a4108614-22ec-4967-88a2-23140624cb3a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1447 | 2025.03.07 22:34:49.425989 [ 274 ] {a4108614-22ec-4967-88a2-23140624cb3a} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1448 | 2025.03.07 22:34:49.426028 [ 274 ] {a4108614-22ec-4967-88a2-23140624cb3a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1449 | 2025.03.07 22:34:49.426070 [ 274 ] {a4108614-22ec-4967-88a2-23140624cb3a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1450 | 2025.03.07 22:34:49.427095 [ 274 ] {a4108614-22ec-4967-88a2-23140624cb3a} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.002404 sec., 12895.174708818637 rows/sec., 486.66 KiB/sec. | ||
1451 | 2025.03.07 22:34:49.427233 [ 274 ] {a4108614-22ec-4967-88a2-23140624cb3a} <Debug> TCPHandler: Processed in 0.002681166 sec. | ||
1452 | 2025.03.07 22:34:49.434415 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1453 | 2025.03.07 22:34:49.434534 [ 274 ] {87c33064-4357-4d50-b917-596da03a388a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1454 | 2025.03.07 22:34:49.434582 [ 274 ] {87c33064-4357-4d50-b917-596da03a388a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1455 | 2025.03.07 22:34:49.435300 [ 274 ] {87c33064-4357-4d50-b917-596da03a388a} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1456 | 2025.03.07 22:34:49.435343 [ 274 ] {87c33064-4357-4d50-b917-596da03a388a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1457 | 2025.03.07 22:34:49.435860 [ 274 ] {87c33064-4357-4d50-b917-596da03a388a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1458 | 2025.03.07 22:34:49.436086 [ 274 ] {87c33064-4357-4d50-b917-596da03a388a} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1459 | 2025.03.07 22:34:49.436328 [ 274 ] {87c33064-4357-4d50-b917-596da03a388a} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001825 sec., 1643.835616438356 rows/sec., 149.83 KiB/sec. | ||
1460 | 2025.03.07 22:34:49.436419 [ 274 ] {87c33064-4357-4d50-b917-596da03a388a} <Debug> TCPHandler: Processed in 0.00205519 sec. | ||
1461 | 2025.03.07 22:34:49.436558 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1462 | 2025.03.07 22:34:49.436700 [ 274 ] {105b5105-be00-4f48-916f-7ebb041c4644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1463 | 2025.03.07 22:34:49.436757 [ 274 ] {105b5105-be00-4f48-916f-7ebb041c4644} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1464 | 2025.03.07 22:34:49.437468 [ 274 ] {105b5105-be00-4f48-916f-7ebb041c4644} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1465 | 2025.03.07 22:34:49.437516 [ 274 ] {105b5105-be00-4f48-916f-7ebb041c4644} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1466 | 2025.03.07 22:34:49.437939 [ 274 ] {105b5105-be00-4f48-916f-7ebb041c4644} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1467 | 2025.03.07 22:34:49.438191 [ 274 ] {105b5105-be00-4f48-916f-7ebb041c4644} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1468 | 2025.03.07 22:34:49.438374 [ 64 ] {} <Debug> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1469 | 2025.03.07 22:34:49.438444 [ 274 ] {105b5105-be00-4f48-916f-7ebb041c4644} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001768 sec., 61085.97285067873 rows/sec., 5.12 MiB/sec. | ||
1470 | 2025.03.07 22:34:49.438455 [ 64 ] {} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1471 | 2025.03.07 22:34:49.438529 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1472 | 2025.03.07 22:34:49.438579 [ 274 ] {105b5105-be00-4f48-916f-7ebb041c4644} <Debug> TCPHandler: Processed in 0.00208568 sec. | ||
1473 | 2025.03.07 22:34:49.438757 [ 188 ] {8922abdd-d820-477b-8940-ca60723f550b::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 | ||
1474 | 2025.03.07 22:34:49.438768 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1475 | 2025.03.07 22:34:49.439031 [ 274 ] {52706692-b624-4cd5-82a3-562b4e8b9964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1476 | 2025.03.07 22:34:49.439047 [ 188 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1477 | 2025.03.07 22:34:49.439120 [ 274 ] {52706692-b624-4cd5-82a3-562b4e8b9964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1478 | 2025.03.07 22:34:49.439142 [ 188 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 56 rows starting from the beginning of the part | ||
1479 | 2025.03.07 22:34:49.439491 [ 188 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
1480 | 2025.03.07 22:34:49.439869 [ 188 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 633 rows starting from the beginning of the part | ||
1481 | 2025.03.07 22:34:49.440260 [ 188 ] {8922abdd-d820-477b-8940-ca60723f550b::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 | ||
1482 | 2025.03.07 22:34:49.440586 [ 188 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 72 rows starting from the beginning of the part | ||
1483 | 2025.03.07 22:34:49.440909 [ 188 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 108 rows starting from the beginning of the part | ||
1484 | 2025.03.07 22:34:49.441932 [ 274 ] {52706692-b624-4cd5-82a3-562b4e8b9964} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1485 | 2025.03.07 22:34:49.442012 [ 274 ] {52706692-b624-4cd5-82a3-562b4e8b9964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1486 | 2025.03.07 22:34:49.443075 [ 274 ] {52706692-b624-4cd5-82a3-562b4e8b9964} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1487 | 2025.03.07 22:34:49.443566 [ 274 ] {52706692-b624-4cd5-82a3-562b4e8b9964} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1488 | 2025.03.07 22:34:49.444245 [ 274 ] {52706692-b624-4cd5-82a3-562b4e8b9964} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.005275 sec., 4928.909952606635 rows/sec., 370.63 KiB/sec. | ||
1489 | 2025.03.07 22:34:49.444548 [ 274 ] {52706692-b624-4cd5-82a3-562b4e8b9964} <Debug> TCPHandler: Processed in 0.005859606 sec. | ||
1490 | 2025.03.07 22:34:49.444583 [ 188 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 981 rows, containing 5 columns (5 merged, 0 gathered) in 0.005910757 sec., 165968.58913333775 rows/sec., 13.76 MiB/sec. | ||
1491 | 2025.03.07 22:34:49.444747 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1492 | 2025.03.07 22:34:49.444870 [ 188 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1493 | 2025.03.07 22:34:49.444913 [ 274 ] {119782e4-1257-49d2-8e8a-1b5c7ce6fca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1494 | 2025.03.07 22:34:49.445002 [ 274 ] {119782e4-1257-49d2-8e8a-1b5c7ce6fca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1495 | 2025.03.07 22:34:49.445439 [ 188 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_6_1} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1496 | 2025.03.07 22:34:49.445693 [ 188 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_6_1} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1497 | 2025.03.07 22:34:49.445808 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
1498 | 2025.03.07 22:34:49.446091 [ 274 ] {119782e4-1257-49d2-8e8a-1b5c7ce6fca8} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1499 | 2025.03.07 22:34:49.446135 [ 274 ] {119782e4-1257-49d2-8e8a-1b5c7ce6fca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1500 | 2025.03.07 22:34:49.446499 [ 274 ] {119782e4-1257-49d2-8e8a-1b5c7ce6fca8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1501 | 2025.03.07 22:34:49.446742 [ 274 ] {119782e4-1257-49d2-8e8a-1b5c7ce6fca8} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1502 | 2025.03.07 22:34:49.446905 [ 64 ] {} <Debug> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1503 | 2025.03.07 22:34:49.446971 [ 64 ] {} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1504 | 2025.03.07 22:34:49.446989 [ 274 ] {119782e4-1257-49d2-8e8a-1b5c7ce6fca8} <Debug> executeQuery: Read 108 rows, 8.64 KiB in 0.002117 sec., 51015.58809636278 rows/sec., 3.99 MiB/sec. | ||
1505 | 2025.03.07 22:34:49.447010 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1506 | 2025.03.07 22:34:49.447221 [ 274 ] {119782e4-1257-49d2-8e8a-1b5c7ce6fca8} <Debug> TCPHandler: Processed in 0.002527764 sec. | ||
1507 | 2025.03.07 22:34:49.447307 [ 198 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::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 | ||
1508 | 2025.03.07 22:34:49.447435 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1509 | 2025.03.07 22:34:49.447459 [ 198 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1510 | 2025.03.07 22:34:49.447492 [ 198 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 64 rows starting from the beginning of the part | ||
1511 | 2025.03.07 22:34:49.447561 [ 274 ] {d541a4dc-1070-4a03-9baa-df2e3e11421d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1512 | 2025.03.07 22:34:49.447663 [ 198 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
1513 | 2025.03.07 22:34:49.447718 [ 274 ] {d541a4dc-1070-4a03-9baa-df2e3e11421d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1514 | 2025.03.07 22:34:49.448085 [ 198 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 390 rows starting from the beginning of the part | ||
1515 | 2025.03.07 22:34:49.448471 [ 198 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::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 | ||
1516 | 2025.03.07 22:34:49.448806 [ 198 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 72 rows starting from the beginning of the part | ||
1517 | 2025.03.07 22:34:49.449174 [ 198 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 108 rows starting from the beginning of the part | ||
1518 | 2025.03.07 22:34:49.450198 [ 274 ] {d541a4dc-1070-4a03-9baa-df2e3e11421d} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1519 | 2025.03.07 22:34:49.450243 [ 274 ] {d541a4dc-1070-4a03-9baa-df2e3e11421d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1520 | 2025.03.07 22:34:49.450855 [ 274 ] {d541a4dc-1070-4a03-9baa-df2e3e11421d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1521 | 2025.03.07 22:34:49.451120 [ 198 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 762 rows, containing 5 columns (5 merged, 0 gathered) in 0.003990819 sec., 190938.25102065518 rows/sec., 14.91 MiB/sec. | ||
1522 | 2025.03.07 22:34:49.451186 [ 274 ] {d541a4dc-1070-4a03-9baa-df2e3e11421d} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1523 | 2025.03.07 22:34:49.451274 [ 198 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1524 | 2025.03.07 22:34:49.451410 [ 64 ] {} <Debug> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1525 | 2025.03.07 22:34:49.451541 [ 64 ] {} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1526 | 2025.03.07 22:34:49.451623 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1527 | 2025.03.07 22:34:49.451629 [ 274 ] {d541a4dc-1070-4a03-9baa-df2e3e11421d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004084 sec., 39177.27717923604 rows/sec., 2.73 MiB/sec. | ||
1528 | 2025.03.07 22:34:49.452012 [ 274 ] {d541a4dc-1070-4a03-9baa-df2e3e11421d} <Debug> TCPHandler: Processed in 0.004645115 sec. | ||
1529 | 2025.03.07 22:34:49.452199 [ 187 ] {fd8a5df9-9547-4f42-8344-e932bc981126::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 | ||
1530 | 2025.03.07 22:34:49.452225 [ 198 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_6_1} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1531 | 2025.03.07 22:34:49.452314 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1532 | 2025.03.07 22:34:49.452451 [ 198 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_6_1} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1533 | 2025.03.07 22:34:49.452675 [ 274 ] {b83095cc-cbf8-465e-908f-06ace59c21ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1534 | 2025.03.07 22:34:49.452730 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
1535 | 2025.03.07 22:34:49.452830 [ 187 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1536 | 2025.03.07 22:34:49.452898 [ 274 ] {b83095cc-cbf8-465e-908f-06ace59c21ce} <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 | ||
1537 | 2025.03.07 22:34:49.452918 [ 187 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 128 rows starting from the beginning of the part | ||
1538 | 2025.03.07 22:34:49.453350 [ 187 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
1539 | 2025.03.07 22:34:49.453750 [ 187 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 237 rows starting from the beginning of the part | ||
1540 | 2025.03.07 22:34:49.454150 [ 187 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
1541 | 2025.03.07 22:34:49.454536 [ 187 ] {fd8a5df9-9547-4f42-8344-e932bc981126::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 | ||
1542 | 2025.03.07 22:34:49.454968 [ 187 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
1543 | 2025.03.07 22:34:49.458364 [ 274 ] {b83095cc-cbf8-465e-908f-06ace59c21ce} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1544 | 2025.03.07 22:34:49.458467 [ 274 ] {b83095cc-cbf8-465e-908f-06ace59c21ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1545 | 2025.03.07 22:34:49.458623 [ 190 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1005 rows, containing 5 columns (5 merged, 0 gathered) in 0.006864246 sec., 146410.83667455975 rows/sec., 10.11 MiB/sec. | ||
1546 | 2025.03.07 22:34:49.458868 [ 190 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1547 | 2025.03.07 22:34:49.459295 [ 190 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1548 | 2025.03.07 22:34:49.459412 [ 190 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1549 | 2025.03.07 22:34:49.459453 [ 274 ] {b83095cc-cbf8-465e-908f-06ace59c21ce} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1550 | 2025.03.07 22:34:49.459506 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
1551 | 2025.03.07 22:34:49.459743 [ 274 ] {b83095cc-cbf8-465e-908f-06ace59c21ce} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1552 | 2025.03.07 22:34:49.459987 [ 274 ] {b83095cc-cbf8-465e-908f-06ace59c21ce} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.007467 sec., 3481.9874112762823 rows/sec., 6.24 MiB/sec. | ||
1553 | 2025.03.07 22:34:49.460102 [ 274 ] {b83095cc-cbf8-465e-908f-06ace59c21ce} <Debug> TCPHandler: Processed in 0.007877846 sec. | ||
1554 | 2025.03.07 22:34:49.460243 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1555 | 2025.03.07 22:34:49.460349 [ 274 ] {7148e0c8-9e8a-4136-a3ff-bdd376338fed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
1556 | 2025.03.07 22:34:49.460396 [ 274 ] {7148e0c8-9e8a-4136-a3ff-bdd376338fed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1557 | 2025.03.07 22:34:49.460819 [ 274 ] {7148e0c8-9e8a-4136-a3ff-bdd376338fed} <Trace> oximeter.measurements_i64 (0995d73e-b7ab-4eb7-bd29-0c731cef55cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1558 | 2025.03.07 22:34:49.460858 [ 274 ] {7148e0c8-9e8a-4136-a3ff-bdd376338fed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1559 | 2025.03.07 22:34:49.461220 [ 274 ] {7148e0c8-9e8a-4136-a3ff-bdd376338fed} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1560 | 2025.03.07 22:34:49.461447 [ 274 ] {7148e0c8-9e8a-4136-a3ff-bdd376338fed} <Trace> oximeter.measurements_i64 (0995d73e-b7ab-4eb7-bd29-0c731cef55cb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1561 | 2025.03.07 22:34:49.461706 [ 274 ] {7148e0c8-9e8a-4136-a3ff-bdd376338fed} <Debug> executeQuery: Read 27 rows, 1.99 KiB in 0.001362 sec., 19823.788546255506 rows/sec., 1.43 MiB/sec. | ||
1562 | 2025.03.07 22:34:49.461801 [ 274 ] {7148e0c8-9e8a-4136-a3ff-bdd376338fed} <Debug> TCPHandler: Processed in 0.001610525 sec. | ||
1563 | 2025.03.07 22:34:49.461907 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1564 | 2025.03.07 22:34:49.462008 [ 274 ] {d7db1d49-3bf1-4313-8955-2cfcedbc6d81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1565 | 2025.03.07 22:34:49.462053 [ 274 ] {d7db1d49-3bf1-4313-8955-2cfcedbc6d81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1566 | 2025.03.07 22:34:49.462493 [ 274 ] {d7db1d49-3bf1-4313-8955-2cfcedbc6d81} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1567 | 2025.03.07 22:34:49.462531 [ 274 ] {d7db1d49-3bf1-4313-8955-2cfcedbc6d81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1568 | 2025.03.07 22:34:49.462888 [ 274 ] {d7db1d49-3bf1-4313-8955-2cfcedbc6d81} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1569 | 2025.03.07 22:34:49.463120 [ 274 ] {d7db1d49-3bf1-4313-8955-2cfcedbc6d81} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1570 | 2025.03.07 22:34:49.463274 [ 64 ] {} <Debug> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1571 | 2025.03.07 22:34:49.463336 [ 64 ] {} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1572 | 2025.03.07 22:34:49.463376 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1573 | 2025.03.07 22:34:49.463371 [ 274 ] {d7db1d49-3bf1-4313-8955-2cfcedbc6d81} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001375 sec., 43636.36363636364 rows/sec., 2.94 MiB/sec. | ||
1574 | 2025.03.07 22:34:49.463577 [ 274 ] {d7db1d49-3bf1-4313-8955-2cfcedbc6d81} <Debug> TCPHandler: Processed in 0.001716806 sec. | ||
1575 | 2025.03.07 22:34:49.463650 [ 187 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::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 | ||
1576 | 2025.03.07 22:34:49.463773 [ 187 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1577 | 2025.03.07 22:34:49.463803 [ 187 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 48 rows starting from the beginning of the part | ||
1578 | 2025.03.07 22:34:49.463871 [ 187 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
1579 | 2025.03.07 22:34:49.463988 [ 187 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 82 rows starting from the beginning of the part | ||
1580 | 2025.03.07 22:34:49.464200 [ 187 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
1581 | 2025.03.07 22:34:49.464275 [ 187 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::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 | ||
1582 | 2025.03.07 22:34:49.464345 [ 187 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
1583 | 2025.03.07 22:34:49.465437 [ 194 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 370 rows, containing 4 columns (4 merged, 0 gathered) in 0.001980909 sec., 186782.93652055698 rows/sec., 12.43 MiB/sec. | ||
1584 | 2025.03.07 22:34:49.465631 [ 194 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1585 | 2025.03.07 22:34:49.465974 [ 194 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_6_1} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1586 | 2025.03.07 22:34:49.466065 [ 194 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_6_1} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1587 | 2025.03.07 22:34:49.466156 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
1588 | 2025.03.07 22:34:49.929097 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1589 | 2025.03.07 22:34:49.929411 [ 274 ] {94d7dca6-01d1-4983-b642-bdbb64cdff73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1590 | 2025.03.07 22:34:49.929889 [ 274 ] {94d7dca6-01d1-4983-b642-bdbb64cdff73} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1591 | 2025.03.07 22:34:49.929943 [ 274 ] {94d7dca6-01d1-4983-b642-bdbb64cdff73} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1592 | 2025.03.07 22:34:49.930308 [ 274 ] {94d7dca6-01d1-4983-b642-bdbb64cdff73} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1593 | 2025.03.07 22:34:49.930392 [ 274 ] {94d7dca6-01d1-4983-b642-bdbb64cdff73} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1594 | 2025.03.07 22:34:49.930568 [ 274 ] {94d7dca6-01d1-4983-b642-bdbb64cdff73} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
1595 | 2025.03.07 22:34:49.930802 [ 288 ] {94d7dca6-01d1-4983-b642-bdbb64cdff73} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1596 | 2025.03.07 22:34:49.930817 [ 286 ] {94d7dca6-01d1-4983-b642-bdbb64cdff73} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1597 | 2025.03.07 22:34:49.930833 [ 287 ] {94d7dca6-01d1-4983-b642-bdbb64cdff73} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1598 | 2025.03.07 22:34:49.931076 [ 274 ] {94d7dca6-01d1-4983-b642-bdbb64cdff73} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (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 | ||
1599 | 2025.03.07 22:34:49.931109 [ 274 ] {94d7dca6-01d1-4983-b642-bdbb64cdff73} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1600 | 2025.03.07 22:34:49.931243 [ 274 ] {94d7dca6-01d1-4983-b642-bdbb64cdff73} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1601 | 2025.03.07 22:34:49.931268 [ 274 ] {94d7dca6-01d1-4983-b642-bdbb64cdff73} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
1602 | 2025.03.07 22:34:49.931313 [ 274 ] {94d7dca6-01d1-4983-b642-bdbb64cdff73} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1603 | 2025.03.07 22:34:49.931363 [ 274 ] {94d7dca6-01d1-4983-b642-bdbb64cdff73} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1604 | 2025.03.07 22:34:49.931408 [ 274 ] {94d7dca6-01d1-4983-b642-bdbb64cdff73} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1605 | 2025.03.07 22:34:49.933286 [ 274 ] {94d7dca6-01d1-4983-b642-bdbb64cdff73} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.00402 sec., 8457.711442786069 rows/sec., 325.52 KiB/sec. | ||
1606 | 2025.03.07 22:34:49.933488 [ 274 ] {94d7dca6-01d1-4983-b642-bdbb64cdff73} <Debug> TCPHandler: Processed in 0.004539323 sec. | ||
1607 | 2025.03.07 22:34:49.933770 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1608 | 2025.03.07 22:34:49.933948 [ 274 ] {92d22a73-c6df-40e1-922d-b04bcf791840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1609 | 2025.03.07 22:34:49.934266 [ 274 ] {92d22a73-c6df-40e1-922d-b04bcf791840} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1610 | 2025.03.07 22:34:49.934316 [ 274 ] {92d22a73-c6df-40e1-922d-b04bcf791840} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1611 | 2025.03.07 22:34:49.934636 [ 274 ] {92d22a73-c6df-40e1-922d-b04bcf791840} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1612 | 2025.03.07 22:34:49.934701 [ 274 ] {92d22a73-c6df-40e1-922d-b04bcf791840} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1613 | 2025.03.07 22:34:49.934847 [ 274 ] {92d22a73-c6df-40e1-922d-b04bcf791840} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
1614 | 2025.03.07 22:34:49.934963 [ 288 ] {92d22a73-c6df-40e1-922d-b04bcf791840} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1615 | 2025.03.07 22:34:49.934987 [ 290 ] {92d22a73-c6df-40e1-922d-b04bcf791840} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1616 | 2025.03.07 22:34:49.935011 [ 287 ] {92d22a73-c6df-40e1-922d-b04bcf791840} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1617 | 2025.03.07 22:34:49.935126 [ 274 ] {92d22a73-c6df-40e1-922d-b04bcf791840} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (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 | ||
1618 | 2025.03.07 22:34:49.935161 [ 274 ] {92d22a73-c6df-40e1-922d-b04bcf791840} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1619 | 2025.03.07 22:34:49.935271 [ 274 ] {92d22a73-c6df-40e1-922d-b04bcf791840} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1620 | 2025.03.07 22:34:49.935293 [ 274 ] {92d22a73-c6df-40e1-922d-b04bcf791840} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
1621 | 2025.03.07 22:34:49.935335 [ 274 ] {92d22a73-c6df-40e1-922d-b04bcf791840} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1622 | 2025.03.07 22:34:49.935379 [ 274 ] {92d22a73-c6df-40e1-922d-b04bcf791840} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1623 | 2025.03.07 22:34:49.935419 [ 274 ] {92d22a73-c6df-40e1-922d-b04bcf791840} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1624 | 2025.03.07 22:34:49.937030 [ 274 ] {92d22a73-c6df-40e1-922d-b04bcf791840} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.00317 sec., 10725.552050473187 rows/sec., 412.81 KiB/sec. | ||
1625 | 2025.03.07 22:34:49.937228 [ 274 ] {92d22a73-c6df-40e1-922d-b04bcf791840} <Debug> TCPHandler: Processed in 0.003513124 sec. | ||
1626 | 2025.03.07 22:34:49.937445 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1627 | 2025.03.07 22:34:49.937609 [ 274 ] {42f0c804-47ab-4e08-81f8-6ce3e0fa25d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1628 | 2025.03.07 22:34:49.937907 [ 274 ] {42f0c804-47ab-4e08-81f8-6ce3e0fa25d0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1629 | 2025.03.07 22:34:49.937955 [ 274 ] {42f0c804-47ab-4e08-81f8-6ce3e0fa25d0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1630 | 2025.03.07 22:34:49.938274 [ 274 ] {42f0c804-47ab-4e08-81f8-6ce3e0fa25d0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1631 | 2025.03.07 22:34:49.938340 [ 274 ] {42f0c804-47ab-4e08-81f8-6ce3e0fa25d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1632 | 2025.03.07 22:34:49.938481 [ 274 ] {42f0c804-47ab-4e08-81f8-6ce3e0fa25d0} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
1633 | 2025.03.07 22:34:49.938617 [ 286 ] {42f0c804-47ab-4e08-81f8-6ce3e0fa25d0} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1634 | 2025.03.07 22:34:49.938640 [ 288 ] {42f0c804-47ab-4e08-81f8-6ce3e0fa25d0} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1635 | 2025.03.07 22:34:49.938637 [ 290 ] {42f0c804-47ab-4e08-81f8-6ce3e0fa25d0} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1636 | 2025.03.07 22:34:49.938782 [ 274 ] {42f0c804-47ab-4e08-81f8-6ce3e0fa25d0} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (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 | ||
1637 | 2025.03.07 22:34:49.938811 [ 274 ] {42f0c804-47ab-4e08-81f8-6ce3e0fa25d0} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1638 | 2025.03.07 22:34:49.938919 [ 274 ] {42f0c804-47ab-4e08-81f8-6ce3e0fa25d0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1639 | 2025.03.07 22:34:49.938941 [ 274 ] {42f0c804-47ab-4e08-81f8-6ce3e0fa25d0} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
1640 | 2025.03.07 22:34:49.938980 [ 274 ] {42f0c804-47ab-4e08-81f8-6ce3e0fa25d0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1641 | 2025.03.07 22:34:49.939023 [ 274 ] {42f0c804-47ab-4e08-81f8-6ce3e0fa25d0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1642 | 2025.03.07 22:34:49.939062 [ 274 ] {42f0c804-47ab-4e08-81f8-6ce3e0fa25d0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1643 | 2025.03.07 22:34:49.940612 [ 274 ] {42f0c804-47ab-4e08-81f8-6ce3e0fa25d0} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.00308 sec., 11038.961038961039 rows/sec., 424.87 KiB/sec. | ||
1644 | 2025.03.07 22:34:49.940791 [ 274 ] {42f0c804-47ab-4e08-81f8-6ce3e0fa25d0} <Debug> TCPHandler: Processed in 0.003396723 sec. | ||
1645 | 2025.03.07 22:34:49.941007 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1646 | 2025.03.07 22:34:49.941180 [ 274 ] {2b945eda-81b0-4a90-a97a-caac1b46f7e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1647 | 2025.03.07 22:34:49.941479 [ 274 ] {2b945eda-81b0-4a90-a97a-caac1b46f7e0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1648 | 2025.03.07 22:34:49.941529 [ 274 ] {2b945eda-81b0-4a90-a97a-caac1b46f7e0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1649 | 2025.03.07 22:34:49.941844 [ 274 ] {2b945eda-81b0-4a90-a97a-caac1b46f7e0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1650 | 2025.03.07 22:34:49.941909 [ 274 ] {2b945eda-81b0-4a90-a97a-caac1b46f7e0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1651 | 2025.03.07 22:34:49.942050 [ 274 ] {2b945eda-81b0-4a90-a97a-caac1b46f7e0} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
1652 | 2025.03.07 22:34:49.942124 [ 288 ] {2b945eda-81b0-4a90-a97a-caac1b46f7e0} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1653 | 2025.03.07 22:34:49.942190 [ 286 ] {2b945eda-81b0-4a90-a97a-caac1b46f7e0} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1654 | 2025.03.07 22:34:49.942194 [ 287 ] {2b945eda-81b0-4a90-a97a-caac1b46f7e0} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1655 | 2025.03.07 22:34:49.942319 [ 274 ] {2b945eda-81b0-4a90-a97a-caac1b46f7e0} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (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 | ||
1656 | 2025.03.07 22:34:49.942348 [ 274 ] {2b945eda-81b0-4a90-a97a-caac1b46f7e0} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1657 | 2025.03.07 22:34:49.942453 [ 274 ] {2b945eda-81b0-4a90-a97a-caac1b46f7e0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1658 | 2025.03.07 22:34:49.942476 [ 274 ] {2b945eda-81b0-4a90-a97a-caac1b46f7e0} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
1659 | 2025.03.07 22:34:49.942517 [ 274 ] {2b945eda-81b0-4a90-a97a-caac1b46f7e0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1660 | 2025.03.07 22:34:49.942561 [ 274 ] {2b945eda-81b0-4a90-a97a-caac1b46f7e0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1661 | 2025.03.07 22:34:49.942600 [ 274 ] {2b945eda-81b0-4a90-a97a-caac1b46f7e0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1662 | 2025.03.07 22:34:49.943994 [ 274 ] {2b945eda-81b0-4a90-a97a-caac1b46f7e0} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.002901 sec., 11720.096518441916 rows/sec., 451.08 KiB/sec. | ||
1663 | 2025.03.07 22:34:49.944181 [ 274 ] {2b945eda-81b0-4a90-a97a-caac1b46f7e0} <Debug> TCPHandler: Processed in 0.003224671 sec. | ||
1664 | 2025.03.07 22:34:49.944383 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1665 | 2025.03.07 22:34:49.944548 [ 274 ] {7a897778-79a3-460e-ac0e-fc8cb3527fe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1666 | 2025.03.07 22:34:49.944849 [ 274 ] {7a897778-79a3-460e-ac0e-fc8cb3527fe7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1667 | 2025.03.07 22:34:49.944897 [ 274 ] {7a897778-79a3-460e-ac0e-fc8cb3527fe7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1668 | 2025.03.07 22:34:49.945222 [ 274 ] {7a897778-79a3-460e-ac0e-fc8cb3527fe7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1669 | 2025.03.07 22:34:49.945289 [ 274 ] {7a897778-79a3-460e-ac0e-fc8cb3527fe7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1670 | 2025.03.07 22:34:49.945428 [ 274 ] {7a897778-79a3-460e-ac0e-fc8cb3527fe7} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
1671 | 2025.03.07 22:34:49.945554 [ 288 ] {7a897778-79a3-460e-ac0e-fc8cb3527fe7} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1672 | 2025.03.07 22:34:49.945574 [ 286 ] {7a897778-79a3-460e-ac0e-fc8cb3527fe7} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1673 | 2025.03.07 22:34:49.945580 [ 290 ] {7a897778-79a3-460e-ac0e-fc8cb3527fe7} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1674 | 2025.03.07 22:34:49.945716 [ 274 ] {7a897778-79a3-460e-ac0e-fc8cb3527fe7} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (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 | ||
1675 | 2025.03.07 22:34:49.945745 [ 274 ] {7a897778-79a3-460e-ac0e-fc8cb3527fe7} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1676 | 2025.03.07 22:34:49.945852 [ 274 ] {7a897778-79a3-460e-ac0e-fc8cb3527fe7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1677 | 2025.03.07 22:34:49.945873 [ 274 ] {7a897778-79a3-460e-ac0e-fc8cb3527fe7} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
1678 | 2025.03.07 22:34:49.945913 [ 274 ] {7a897778-79a3-460e-ac0e-fc8cb3527fe7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1679 | 2025.03.07 22:34:49.945955 [ 274 ] {7a897778-79a3-460e-ac0e-fc8cb3527fe7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1680 | 2025.03.07 22:34:49.945994 [ 274 ] {7a897778-79a3-460e-ac0e-fc8cb3527fe7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1681 | 2025.03.07 22:34:49.947442 [ 274 ] {7a897778-79a3-460e-ac0e-fc8cb3527fe7} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.002973 sec., 11436.259670366633 rows/sec., 440.16 KiB/sec. | ||
1682 | 2025.03.07 22:34:49.947617 [ 274 ] {7a897778-79a3-460e-ac0e-fc8cb3527fe7} <Debug> TCPHandler: Processed in 0.003285351 sec. | ||
1683 | 2025.03.07 22:34:49.947839 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1684 | 2025.03.07 22:34:49.948006 [ 274 ] {60c40014-becf-4b94-b20a-98a56f656bd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1685 | 2025.03.07 22:34:49.948317 [ 274 ] {60c40014-becf-4b94-b20a-98a56f656bd3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1686 | 2025.03.07 22:34:49.948366 [ 274 ] {60c40014-becf-4b94-b20a-98a56f656bd3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1687 | 2025.03.07 22:34:49.948685 [ 274 ] {60c40014-becf-4b94-b20a-98a56f656bd3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1688 | 2025.03.07 22:34:49.948749 [ 274 ] {60c40014-becf-4b94-b20a-98a56f656bd3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1689 | 2025.03.07 22:34:49.948889 [ 274 ] {60c40014-becf-4b94-b20a-98a56f656bd3} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
1690 | 2025.03.07 22:34:49.949018 [ 286 ] {60c40014-becf-4b94-b20a-98a56f656bd3} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1691 | 2025.03.07 22:34:49.949043 [ 288 ] {60c40014-becf-4b94-b20a-98a56f656bd3} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1692 | 2025.03.07 22:34:49.949053 [ 287 ] {60c40014-becf-4b94-b20a-98a56f656bd3} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1693 | 2025.03.07 22:34:49.949183 [ 274 ] {60c40014-becf-4b94-b20a-98a56f656bd3} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (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 | ||
1694 | 2025.03.07 22:34:49.949212 [ 274 ] {60c40014-becf-4b94-b20a-98a56f656bd3} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1695 | 2025.03.07 22:34:49.949317 [ 274 ] {60c40014-becf-4b94-b20a-98a56f656bd3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1696 | 2025.03.07 22:34:49.949339 [ 274 ] {60c40014-becf-4b94-b20a-98a56f656bd3} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
1697 | 2025.03.07 22:34:49.949377 [ 274 ] {60c40014-becf-4b94-b20a-98a56f656bd3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1698 | 2025.03.07 22:34:49.949419 [ 274 ] {60c40014-becf-4b94-b20a-98a56f656bd3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1699 | 2025.03.07 22:34:49.949457 [ 274 ] {60c40014-becf-4b94-b20a-98a56f656bd3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1700 | 2025.03.07 22:34:49.950858 [ 274 ] {60c40014-becf-4b94-b20a-98a56f656bd3} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.002934 sec., 11588.275391956373 rows/sec., 446.01 KiB/sec. | ||
1701 | 2025.03.07 22:34:49.951037 [ 274 ] {60c40014-becf-4b94-b20a-98a56f656bd3} <Debug> TCPHandler: Processed in 0.003248811 sec. | ||
1702 | 2025.03.07 22:34:50.044643 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1703 | 2025.03.07 22:34:50.044783 [ 274 ] {37d8df8a-11a9-4ff0-af5a-89ffd85cdc68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1704 | 2025.03.07 22:34:50.044844 [ 274 ] {37d8df8a-11a9-4ff0-af5a-89ffd85cdc68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1705 | 2025.03.07 22:34:50.045713 [ 274 ] {37d8df8a-11a9-4ff0-af5a-89ffd85cdc68} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1706 | 2025.03.07 22:34:50.045759 [ 274 ] {37d8df8a-11a9-4ff0-af5a-89ffd85cdc68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1707 | 2025.03.07 22:34:50.046253 [ 274 ] {37d8df8a-11a9-4ff0-af5a-89ffd85cdc68} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1708 | 2025.03.07 22:34:50.046486 [ 274 ] {37d8df8a-11a9-4ff0-af5a-89ffd85cdc68} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1709 | 2025.03.07 22:34:50.046723 [ 274 ] {37d8df8a-11a9-4ff0-af5a-89ffd85cdc68} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001982 sec., 3027.2452068617563 rows/sec., 674.04 KiB/sec. | ||
1710 | 2025.03.07 22:34:50.046779 [ 274 ] {37d8df8a-11a9-4ff0-af5a-89ffd85cdc68} <Debug> TCPHandler: Processed in 0.002192311 sec. | ||
1711 | 2025.03.07 22:34:50.046898 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1712 | 2025.03.07 22:34:50.047003 [ 274 ] {1cc8699f-986c-40f4-956f-4456771793ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1713 | 2025.03.07 22:34:50.047047 [ 274 ] {1cc8699f-986c-40f4-956f-4456771793ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1714 | 2025.03.07 22:34:50.048249 [ 274 ] {1cc8699f-986c-40f4-956f-4456771793ca} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1715 | 2025.03.07 22:34:50.048289 [ 274 ] {1cc8699f-986c-40f4-956f-4456771793ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1716 | 2025.03.07 22:34:50.048737 [ 274 ] {1cc8699f-986c-40f4-956f-4456771793ca} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1717 | 2025.03.07 22:34:50.048976 [ 274 ] {1cc8699f-986c-40f4-956f-4456771793ca} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1718 | 2025.03.07 22:34:50.049219 [ 274 ] {1cc8699f-986c-40f4-956f-4456771793ca} <Debug> executeQuery: Read 1212 rows, 102.55 KiB in 0.002232 sec., 543010.752688172 rows/sec., 44.87 MiB/sec. | ||
1719 | 2025.03.07 22:34:50.049297 [ 274 ] {1cc8699f-986c-40f4-956f-4456771793ca} <Debug> TCPHandler: Processed in 0.002450133 sec. | ||
1720 | 2025.03.07 22:34:50.049423 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1721 | 2025.03.07 22:34:50.049528 [ 274 ] {a1503585-c8ad-4374-8f64-1afd13a3dda8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1722 | 2025.03.07 22:34:50.049572 [ 274 ] {a1503585-c8ad-4374-8f64-1afd13a3dda8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1723 | 2025.03.07 22:34:50.050081 [ 274 ] {a1503585-c8ad-4374-8f64-1afd13a3dda8} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1724 | 2025.03.07 22:34:50.050119 [ 274 ] {a1503585-c8ad-4374-8f64-1afd13a3dda8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1725 | 2025.03.07 22:34:50.050468 [ 274 ] {a1503585-c8ad-4374-8f64-1afd13a3dda8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1726 | 2025.03.07 22:34:50.050701 [ 274 ] {a1503585-c8ad-4374-8f64-1afd13a3dda8} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1727 | 2025.03.07 22:34:50.050903 [ 274 ] {a1503585-c8ad-4374-8f64-1afd13a3dda8} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001397 sec., 5726.55690765927 rows/sec., 430.61 KiB/sec. | ||
1728 | 2025.03.07 22:34:50.050956 [ 274 ] {a1503585-c8ad-4374-8f64-1afd13a3dda8} <Debug> TCPHandler: Processed in 0.001584195 sec. | ||
1729 | 2025.03.07 22:34:50.051062 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1730 | 2025.03.07 22:34:50.051171 [ 274 ] {fd0989aa-50fc-43d7-b52d-cd9404698b2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1731 | 2025.03.07 22:34:50.051214 [ 274 ] {fd0989aa-50fc-43d7-b52d-cd9404698b2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1732 | 2025.03.07 22:34:50.051791 [ 274 ] {fd0989aa-50fc-43d7-b52d-cd9404698b2e} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1733 | 2025.03.07 22:34:50.051830 [ 274 ] {fd0989aa-50fc-43d7-b52d-cd9404698b2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1734 | 2025.03.07 22:34:50.052186 [ 274 ] {fd0989aa-50fc-43d7-b52d-cd9404698b2e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1735 | 2025.03.07 22:34:50.052417 [ 274 ] {fd0989aa-50fc-43d7-b52d-cd9404698b2e} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1736 | 2025.03.07 22:34:50.052618 [ 274 ] {fd0989aa-50fc-43d7-b52d-cd9404698b2e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001469 sec., 155207.6242341729 rows/sec., 10.51 MiB/sec. | ||
1737 | 2025.03.07 22:34:50.052669 [ 274 ] {fd0989aa-50fc-43d7-b52d-cd9404698b2e} <Debug> TCPHandler: Processed in 0.001659896 sec. | ||
1738 | 2025.03.07 22:34:50.052772 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1739 | 2025.03.07 22:34:50.052873 [ 274 ] {9513ef2b-1167-4aac-b7a1-ea007ec8be7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1740 | 2025.03.07 22:34:50.052916 [ 274 ] {9513ef2b-1167-4aac-b7a1-ea007ec8be7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1741 | 2025.03.07 22:34:50.053614 [ 274 ] {9513ef2b-1167-4aac-b7a1-ea007ec8be7a} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1742 | 2025.03.07 22:34:50.053653 [ 274 ] {9513ef2b-1167-4aac-b7a1-ea007ec8be7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1743 | 2025.03.07 22:34:50.054019 [ 274 ] {9513ef2b-1167-4aac-b7a1-ea007ec8be7a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1744 | 2025.03.07 22:34:50.054260 [ 274 ] {9513ef2b-1167-4aac-b7a1-ea007ec8be7a} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1745 | 2025.03.07 22:34:50.054456 [ 274 ] {9513ef2b-1167-4aac-b7a1-ea007ec8be7a} <Debug> executeQuery: Read 528 rows, 40.04 KiB in 0.001604 sec., 329177.0573566085 rows/sec., 24.38 MiB/sec. | ||
1746 | 2025.03.07 22:34:50.054508 [ 274 ] {9513ef2b-1167-4aac-b7a1-ea007ec8be7a} <Debug> TCPHandler: Processed in 0.001786467 sec. | ||
1747 | 2025.03.07 22:34:50.054625 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1748 | 2025.03.07 22:34:50.054730 [ 274 ] {5bee55ba-1cb7-4f31-b79c-4fd7b3abeeec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1749 | 2025.03.07 22:34:50.054778 [ 274 ] {5bee55ba-1cb7-4f31-b79c-4fd7b3abeeec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1750 | 2025.03.07 22:34:50.055963 [ 274 ] {5bee55ba-1cb7-4f31-b79c-4fd7b3abeeec} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1751 | 2025.03.07 22:34:50.056002 [ 274 ] {5bee55ba-1cb7-4f31-b79c-4fd7b3abeeec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1752 | 2025.03.07 22:34:50.056553 [ 274 ] {5bee55ba-1cb7-4f31-b79c-4fd7b3abeeec} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1753 | 2025.03.07 22:34:50.056800 [ 274 ] {5bee55ba-1cb7-4f31-b79c-4fd7b3abeeec} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1754 | 2025.03.07 22:34:50.056978 [ 274 ] {5bee55ba-1cb7-4f31-b79c-4fd7b3abeeec} <Debug> executeQuery: Read 2576 rows, 176.19 KiB in 0.00227 sec., 1134801.7621145374 rows/sec., 75.80 MiB/sec. | ||
1755 | 2025.03.07 22:34:50.057028 [ 274 ] {5bee55ba-1cb7-4f31-b79c-4fd7b3abeeec} <Debug> TCPHandler: Processed in 0.002453324 sec. | ||
1756 | 2025.03.07 22:34:50.057147 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1757 | 2025.03.07 22:34:50.057255 [ 274 ] {7d372110-d710-4a2f-9448-3ed5111425f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1758 | 2025.03.07 22:34:50.057321 [ 274 ] {7d372110-d710-4a2f-9448-3ed5111425f6} <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 | ||
1759 | 2025.03.07 22:34:50.058331 [ 274 ] {7d372110-d710-4a2f-9448-3ed5111425f6} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1760 | 2025.03.07 22:34:50.058369 [ 274 ] {7d372110-d710-4a2f-9448-3ed5111425f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1761 | 2025.03.07 22:34:50.058959 [ 274 ] {7d372110-d710-4a2f-9448-3ed5111425f6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1762 | 2025.03.07 22:34:50.059244 [ 274 ] {7d372110-d710-4a2f-9448-3ed5111425f6} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1763 | 2025.03.07 22:34:50.059491 [ 274 ] {7d372110-d710-4a2f-9448-3ed5111425f6} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00224 sec., 3571.4285714285716 rows/sec., 6.40 MiB/sec. | ||
1764 | 2025.03.07 22:34:50.059655 [ 274 ] {7d372110-d710-4a2f-9448-3ed5111425f6} <Debug> TCPHandler: Processed in 0.002560365 sec. | ||
1765 | 2025.03.07 22:34:50.059779 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1766 | 2025.03.07 22:34:50.059884 [ 274 ] {1e9d3310-b3bb-4c42-9704-370b8de1ad7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1767 | 2025.03.07 22:34:50.059930 [ 274 ] {1e9d3310-b3bb-4c42-9704-370b8de1ad7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1768 | 2025.03.07 22:34:50.060359 [ 274 ] {1e9d3310-b3bb-4c42-9704-370b8de1ad7e} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1769 | 2025.03.07 22:34:50.060397 [ 274 ] {1e9d3310-b3bb-4c42-9704-370b8de1ad7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1770 | 2025.03.07 22:34:50.060738 [ 274 ] {1e9d3310-b3bb-4c42-9704-370b8de1ad7e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1771 | 2025.03.07 22:34:50.060978 [ 274 ] {1e9d3310-b3bb-4c42-9704-370b8de1ad7e} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1772 | 2025.03.07 22:34:50.061165 [ 274 ] {1e9d3310-b3bb-4c42-9704-370b8de1ad7e} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001297 sec., 9252.120277563608 rows/sec., 638.49 KiB/sec. | ||
1773 | 2025.03.07 22:34:50.061234 [ 274 ] {1e9d3310-b3bb-4c42-9704-370b8de1ad7e} <Debug> TCPHandler: Processed in 0.001505604 sec. | ||
1774 | 2025.03.07 22:34:50.377352 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 262 | ||
1775 | 2025.03.07 22:34:50.380989 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1776 | 2025.03.07 22:34:50.381046 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1777 | 2025.03.07 22:34:50.382765 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1778 | 2025.03.07 22:34:50.383102 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1779 | 2025.03.07 22:34:50.383656 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 262 | ||
1780 | 2025.03.07 22:34:52.876344 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 | ||
1781 | 2025.03.07 22:34:52.877003 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1782 | 2025.03.07 22:34:52.877055 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1783 | 2025.03.07 22:34:52.877599 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1784 | 2025.03.07 22:34:52.877869 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1785 | 2025.03.07 22:34:52.878110 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 | ||
1786 | 2025.03.07 22:34:53.066566 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
1787 | 2025.03.07 22:34:53.086568 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1788 | 2025.03.07 22:34:53.086638 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1789 | 2025.03.07 22:34:53.093528 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1790 | 2025.03.07 22:34:53.094305 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1791 | 2025.03.07 22:34:53.097526 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
1792 | 2025.03.07 22:34:54.000339 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.11 MiB, peak 169.08 MiB, free memory in arenas 0.00 B, will set to 165.67 MiB (RSS), difference: 1.56 MiB | ||
1793 | 2025.03.07 22:34:54.418464 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1794 | 2025.03.07 22:34:54.418689 [ 274 ] {47732a20-721c-457f-8d5d-59bc6ad4b46a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1795 | 2025.03.07 22:34:54.418804 [ 274 ] {47732a20-721c-457f-8d5d-59bc6ad4b46a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1796 | 2025.03.07 22:34:54.419982 [ 274 ] {47732a20-721c-457f-8d5d-59bc6ad4b46a} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1797 | 2025.03.07 22:34:54.420052 [ 274 ] {47732a20-721c-457f-8d5d-59bc6ad4b46a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1798 | 2025.03.07 22:34:54.420701 [ 274 ] {47732a20-721c-457f-8d5d-59bc6ad4b46a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1799 | 2025.03.07 22:34:54.421018 [ 274 ] {47732a20-721c-457f-8d5d-59bc6ad4b46a} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1800 | 2025.03.07 22:34:54.421295 [ 274 ] {47732a20-721c-457f-8d5d-59bc6ad4b46a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00268 sec., 20895.5223880597 rows/sec., 1.61 MiB/sec. | ||
1801 | 2025.03.07 22:34:54.421373 [ 274 ] {47732a20-721c-457f-8d5d-59bc6ad4b46a} <Debug> TCPHandler: Processed in 0.003056359 sec. | ||
1802 | 2025.03.07 22:34:54.421565 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1803 | 2025.03.07 22:34:54.421704 [ 274 ] {bc86deaf-beaf-422a-b7a9-23301faf8296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1804 | 2025.03.07 22:34:54.421763 [ 274 ] {bc86deaf-beaf-422a-b7a9-23301faf8296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1805 | 2025.03.07 22:34:54.422541 [ 274 ] {bc86deaf-beaf-422a-b7a9-23301faf8296} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1806 | 2025.03.07 22:34:54.422591 [ 274 ] {bc86deaf-beaf-422a-b7a9-23301faf8296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1807 | 2025.03.07 22:34:54.423043 [ 274 ] {bc86deaf-beaf-422a-b7a9-23301faf8296} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1808 | 2025.03.07 22:34:54.423349 [ 274 ] {bc86deaf-beaf-422a-b7a9-23301faf8296} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1809 | 2025.03.07 22:34:54.423590 [ 274 ] {bc86deaf-beaf-422a-b7a9-23301faf8296} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00191 sec., 33507.85340314136 rows/sec., 2.62 MiB/sec. | ||
1810 | 2025.03.07 22:34:54.423668 [ 274 ] {bc86deaf-beaf-422a-b7a9-23301faf8296} <Debug> TCPHandler: Processed in 0.002181311 sec. | ||
1811 | 2025.03.07 22:34:54.423847 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1812 | 2025.03.07 22:34:54.423981 [ 274 ] {ebefde90-7479-4eb4-8784-906703770852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1813 | 2025.03.07 22:34:54.424048 [ 274 ] {ebefde90-7479-4eb4-8784-906703770852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1814 | 2025.03.07 22:34:54.424727 [ 274 ] {ebefde90-7479-4eb4-8784-906703770852} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1815 | 2025.03.07 22:34:54.424777 [ 274 ] {ebefde90-7479-4eb4-8784-906703770852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1816 | 2025.03.07 22:34:54.425355 [ 274 ] {ebefde90-7479-4eb4-8784-906703770852} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1817 | 2025.03.07 22:34:54.425687 [ 274 ] {ebefde90-7479-4eb4-8784-906703770852} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1818 | 2025.03.07 22:34:54.425981 [ 274 ] {ebefde90-7479-4eb4-8784-906703770852} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.002033 sec., 62961.14117068372 rows/sec., 4.39 MiB/sec. | ||
1819 | 2025.03.07 22:34:54.426061 [ 274 ] {ebefde90-7479-4eb4-8784-906703770852} <Debug> TCPHandler: Processed in 0.002281752 sec. | ||
1820 | 2025.03.07 22:34:54.426234 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1821 | 2025.03.07 22:34:54.426376 [ 274 ] {0bf4aa1e-598d-401c-8901-8fca33d4dfef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1822 | 2025.03.07 22:34:54.426439 [ 274 ] {0bf4aa1e-598d-401c-8901-8fca33d4dfef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1823 | 2025.03.07 22:34:54.427020 [ 274 ] {0bf4aa1e-598d-401c-8901-8fca33d4dfef} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1824 | 2025.03.07 22:34:54.427074 [ 274 ] {0bf4aa1e-598d-401c-8901-8fca33d4dfef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1825 | 2025.03.07 22:34:54.427552 [ 274 ] {0bf4aa1e-598d-401c-8901-8fca33d4dfef} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1826 | 2025.03.07 22:34:54.427884 [ 274 ] {0bf4aa1e-598d-401c-8901-8fca33d4dfef} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1827 | 2025.03.07 22:34:54.428169 [ 274 ] {0bf4aa1e-598d-401c-8901-8fca33d4dfef} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001826 sec., 26286.96604600219 rows/sec., 1.77 MiB/sec. | ||
1828 | 2025.03.07 22:34:54.428286 [ 274 ] {0bf4aa1e-598d-401c-8901-8fca33d4dfef} <Debug> TCPHandler: Processed in 0.00211734 sec. | ||
1829 | 2025.03.07 22:34:59.420141 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1830 | 2025.03.07 22:34:59.420352 [ 274 ] {aac32366-02fc-4994-b35e-06caf170f229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1831 | 2025.03.07 22:34:59.420424 [ 274 ] {aac32366-02fc-4994-b35e-06caf170f229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1832 | 2025.03.07 22:34:59.421261 [ 274 ] {aac32366-02fc-4994-b35e-06caf170f229} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1833 | 2025.03.07 22:34:59.421316 [ 274 ] {aac32366-02fc-4994-b35e-06caf170f229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1834 | 2025.03.07 22:34:59.421759 [ 274 ] {aac32366-02fc-4994-b35e-06caf170f229} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1835 | 2025.03.07 22:34:59.422017 [ 274 ] {aac32366-02fc-4994-b35e-06caf170f229} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1836 | 2025.03.07 22:34:59.422251 [ 274 ] {aac32366-02fc-4994-b35e-06caf170f229} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001933 sec., 55871.70201758924 rows/sec., 4.68 MiB/sec. | ||
1837 | 2025.03.07 22:34:59.422460 [ 274 ] {aac32366-02fc-4994-b35e-06caf170f229} <Debug> TCPHandler: Processed in 0.002479194 sec. | ||
1838 | 2025.03.07 22:34:59.422610 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1839 | 2025.03.07 22:34:59.422726 [ 274 ] {2cbd2ff6-9835-4527-911a-103741fc25ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1840 | 2025.03.07 22:34:59.422778 [ 274 ] {2cbd2ff6-9835-4527-911a-103741fc25ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1841 | 2025.03.07 22:34:59.423359 [ 274 ] {2cbd2ff6-9835-4527-911a-103741fc25ef} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1842 | 2025.03.07 22:34:59.423400 [ 274 ] {2cbd2ff6-9835-4527-911a-103741fc25ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1843 | 2025.03.07 22:34:59.423764 [ 274 ] {2cbd2ff6-9835-4527-911a-103741fc25ef} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1844 | 2025.03.07 22:34:59.424018 [ 274 ] {2cbd2ff6-9835-4527-911a-103741fc25ef} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1845 | 2025.03.07 22:34:59.424224 [ 274 ] {2cbd2ff6-9835-4527-911a-103741fc25ef} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001526 sec., 17038.007863695937 rows/sec., 1.25 MiB/sec. | ||
1846 | 2025.03.07 22:34:59.424313 [ 274 ] {2cbd2ff6-9835-4527-911a-103741fc25ef} <Debug> TCPHandler: Processed in 0.001757337 sec. | ||
1847 | 2025.03.07 22:34:59.424424 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1848 | 2025.03.07 22:34:59.424533 [ 274 ] {7e449532-475e-4864-b436-38bf1e2d4a25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1849 | 2025.03.07 22:34:59.424581 [ 274 ] {7e449532-475e-4864-b436-38bf1e2d4a25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1850 | 2025.03.07 22:34:59.425136 [ 274 ] {7e449532-475e-4864-b436-38bf1e2d4a25} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1851 | 2025.03.07 22:34:59.425174 [ 274 ] {7e449532-475e-4864-b436-38bf1e2d4a25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1852 | 2025.03.07 22:34:59.425532 [ 274 ] {7e449532-475e-4864-b436-38bf1e2d4a25} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1853 | 2025.03.07 22:34:59.425775 [ 274 ] {7e449532-475e-4864-b436-38bf1e2d4a25} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1854 | 2025.03.07 22:34:59.425976 [ 274 ] {7e449532-475e-4864-b436-38bf1e2d4a25} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001464 sec., 61475.40983606557 rows/sec., 4.80 MiB/sec. | ||
1855 | 2025.03.07 22:34:59.426158 [ 274 ] {7e449532-475e-4864-b436-38bf1e2d4a25} <Debug> TCPHandler: Processed in 0.001781197 sec. | ||
1856 | 2025.03.07 22:34:59.426299 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1857 | 2025.03.07 22:34:59.426407 [ 274 ] {780edb2e-58fe-4a72-8552-e9ece3c1a338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1858 | 2025.03.07 22:34:59.426459 [ 274 ] {780edb2e-58fe-4a72-8552-e9ece3c1a338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1859 | 2025.03.07 22:34:59.426996 [ 274 ] {780edb2e-58fe-4a72-8552-e9ece3c1a338} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1860 | 2025.03.07 22:34:59.427033 [ 274 ] {780edb2e-58fe-4a72-8552-e9ece3c1a338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1861 | 2025.03.07 22:34:59.427414 [ 274 ] {780edb2e-58fe-4a72-8552-e9ece3c1a338} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1862 | 2025.03.07 22:34:59.427648 [ 274 ] {780edb2e-58fe-4a72-8552-e9ece3c1a338} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1863 | 2025.03.07 22:34:59.427854 [ 274 ] {780edb2e-58fe-4a72-8552-e9ece3c1a338} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001466 sec., 109140.51841746247 rows/sec., 7.60 MiB/sec. | ||
1864 | 2025.03.07 22:34:59.427925 [ 274 ] {780edb2e-58fe-4a72-8552-e9ece3c1a338} <Debug> TCPHandler: Processed in 0.001676957 sec. | ||
1865 | 2025.03.07 22:34:59.428031 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1866 | 2025.03.07 22:34:59.428134 [ 274 ] {6e3ade86-9d83-4a3b-a053-60b70f48656f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1867 | 2025.03.07 22:34:59.428199 [ 274 ] {6e3ade86-9d83-4a3b-a053-60b70f48656f} <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 | ||
1868 | 2025.03.07 22:34:59.429283 [ 274 ] {6e3ade86-9d83-4a3b-a053-60b70f48656f} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1869 | 2025.03.07 22:34:59.429321 [ 274 ] {6e3ade86-9d83-4a3b-a053-60b70f48656f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1870 | 2025.03.07 22:34:59.429941 [ 274 ] {6e3ade86-9d83-4a3b-a053-60b70f48656f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1871 | 2025.03.07 22:34:59.430200 [ 274 ] {6e3ade86-9d83-4a3b-a053-60b70f48656f} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1872 | 2025.03.07 22:34:59.430404 [ 274 ] {6e3ade86-9d83-4a3b-a053-60b70f48656f} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002292 sec., 11343.804537521813 rows/sec., 20.33 MiB/sec. | ||
1873 | 2025.03.07 22:34:59.430509 [ 274 ] {6e3ade86-9d83-4a3b-a053-60b70f48656f} <Debug> TCPHandler: Processed in 0.002528734 sec. | ||
1874 | 2025.03.07 22:34:59.430623 [ 274 ] {} <Trace> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1875 | 2025.03.07 22:34:59.430726 [ 274 ] {6514a39b-53b6-4613-8e57-5707d3e18075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1876 | 2025.03.07 22:34:59.430772 [ 274 ] {6514a39b-53b6-4613-8e57-5707d3e18075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1877 | 2025.03.07 22:34:59.431222 [ 274 ] {6514a39b-53b6-4613-8e57-5707d3e18075} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1878 | 2025.03.07 22:34:59.431259 [ 274 ] {6514a39b-53b6-4613-8e57-5707d3e18075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1879 | 2025.03.07 22:34:59.431620 [ 274 ] {6514a39b-53b6-4613-8e57-5707d3e18075} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1880 | 2025.03.07 22:34:59.431855 [ 274 ] {6514a39b-53b6-4613-8e57-5707d3e18075} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1881 | 2025.03.07 22:34:59.432028 [ 274 ] {6514a39b-53b6-4613-8e57-5707d3e18075} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001325 sec., 45283.018867924526 rows/sec., 3.05 MiB/sec. | ||
1882 | 2025.03.07 22:34:59.432075 [ 274 ] {6514a39b-53b6-4613-8e57-5707d3e18075} <Debug> TCPHandler: Processed in 0.001503334 sec. | ||
1883 | 2025.03.07 22:35:00.307987 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1884 | 2025.03.07 22:35:00.308057 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1885 | 2025.03.07 22:35:00.378348 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 | ||
1886 | 2025.03.07 22:35:00.379241 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1887 | 2025.03.07 22:35:00.379288 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1888 | 2025.03.07 22:35:00.379883 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1889 | 2025.03.07 22:35:00.380153 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1890 | 2025.03.07 22:35:00.380448 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
1891 | 2025.03.07 22:35:00.383944 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 282 | ||
1892 | 2025.03.07 22:35:00.386883 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1893 | 2025.03.07 22:35:00.386937 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1894 | 2025.03.07 22:35:00.388421 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1895 | 2025.03.07 22:35:00.388739 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1896 | 2025.03.07 22:35:00.389367 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 282 | ||
1897 | 2025.03.07 22:35:00.597728 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
1898 | 2025.03.07 22:35:00.617998 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1899 | 2025.03.07 22:35:00.618054 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1900 | 2025.03.07 22:35:00.625408 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1901 | 2025.03.07 22:35:00.626177 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1902 | 2025.03.07 22:35:00.628772 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
1903 | 2025.03.07 22:35:04.104594 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
1904 | 2025.03.07 22:35:04.104703 [ 274 ] {} <Debug> TCP-Session: 93f73b7c-a5ca-4fbe-9dcb-802c1faf6ce6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1905 | 2025.03.07 22:35:04.418851 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1906 | 2025.03.07 22:35:04.419064 [ 275 ] {f2aa6afe-fa28-4dcf-b87e-92cb1a0b7943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1907 | 2025.03.07 22:35:04.419139 [ 275 ] {f2aa6afe-fa28-4dcf-b87e-92cb1a0b7943} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1908 | 2025.03.07 22:35:04.419973 [ 275 ] {f2aa6afe-fa28-4dcf-b87e-92cb1a0b7943} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1909 | 2025.03.07 22:35:04.420024 [ 275 ] {f2aa6afe-fa28-4dcf-b87e-92cb1a0b7943} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1910 | 2025.03.07 22:35:04.420477 [ 275 ] {f2aa6afe-fa28-4dcf-b87e-92cb1a0b7943} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1911 | 2025.03.07 22:35:04.420730 [ 275 ] {f2aa6afe-fa28-4dcf-b87e-92cb1a0b7943} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1912 | 2025.03.07 22:35:04.420960 [ 275 ] {f2aa6afe-fa28-4dcf-b87e-92cb1a0b7943} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001943 sec., 37056.09881626351 rows/sec., 3.01 MiB/sec. | ||
1913 | 2025.03.07 22:35:04.421171 [ 275 ] {f2aa6afe-fa28-4dcf-b87e-92cb1a0b7943} <Debug> TCPHandler: Processed in 0.002464124 sec. | ||
1914 | 2025.03.07 22:35:04.421320 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1915 | 2025.03.07 22:35:04.421434 [ 275 ] {f9386d00-8d22-46af-8350-93a7b2c95080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1916 | 2025.03.07 22:35:04.421482 [ 275 ] {f9386d00-8d22-46af-8350-93a7b2c95080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1917 | 2025.03.07 22:35:04.422037 [ 275 ] {f9386d00-8d22-46af-8350-93a7b2c95080} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1918 | 2025.03.07 22:35:04.422076 [ 275 ] {f9386d00-8d22-46af-8350-93a7b2c95080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1919 | 2025.03.07 22:35:04.422432 [ 275 ] {f9386d00-8d22-46af-8350-93a7b2c95080} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1920 | 2025.03.07 22:35:04.422677 [ 275 ] {f9386d00-8d22-46af-8350-93a7b2c95080} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1921 | 2025.03.07 22:35:04.422804 [ 49 ] {} <Debug> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1922 | 2025.03.07 22:35:04.422849 [ 49 ] {} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1923 | 2025.03.07 22:35:04.422860 [ 275 ] {f9386d00-8d22-46af-8350-93a7b2c95080} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001451 sec., 5513.439007580979 rows/sec., 414.58 KiB/sec. | ||
1924 | 2025.03.07 22:35:04.422876 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1925 | 2025.03.07 22:35:04.422980 [ 275 ] {f9386d00-8d22-46af-8350-93a7b2c95080} <Debug> TCPHandler: Processed in 0.001697926 sec. | ||
1926 | 2025.03.07 22:35:04.423280 [ 187 ] {01016d33-373a-44ed-a111-2b7d5befb400::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 | ||
1927 | 2025.03.07 22:35:04.423371 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1928 | 2025.03.07 22:35:04.423600 [ 187 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1929 | 2025.03.07 22:35:04.423612 [ 275 ] {8217b3fc-815f-4c6a-bdb5-e279a5e7fe8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1930 | 2025.03.07 22:35:04.423670 [ 187 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 114 rows starting from the beginning of the part | ||
1931 | 2025.03.07 22:35:04.423695 [ 275 ] {8217b3fc-815f-4c6a-bdb5-e279a5e7fe8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1932 | 2025.03.07 22:35:04.424034 [ 187 ] {01016d33-373a-44ed-a111-2b7d5befb400::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 | ||
1933 | 2025.03.07 22:35:04.424363 [ 187 ] {01016d33-373a-44ed-a111-2b7d5befb400::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 | ||
1934 | 2025.03.07 22:35:04.424678 [ 187 ] {01016d33-373a-44ed-a111-2b7d5befb400::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 | ||
1935 | 2025.03.07 22:35:04.425097 [ 187 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
1936 | 2025.03.07 22:35:04.425467 [ 187 ] {01016d33-373a-44ed-a111-2b7d5befb400::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 | ||
1937 | 2025.03.07 22:35:04.426707 [ 275 ] {8217b3fc-815f-4c6a-bdb5-e279a5e7fe8e} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1938 | 2025.03.07 22:35:04.426771 [ 275 ] {8217b3fc-815f-4c6a-bdb5-e279a5e7fe8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1939 | 2025.03.07 22:35:04.427752 [ 275 ] {8217b3fc-815f-4c6a-bdb5-e279a5e7fe8e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1940 | 2025.03.07 22:35:04.428326 [ 187 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 5 columns (5 merged, 0 gathered) in 0.005325421 sec., 35677.93043967791 rows/sec., 2.47 MiB/sec. | ||
1941 | 2025.03.07 22:35:04.428335 [ 275 ] {8217b3fc-815f-4c6a-bdb5-e279a5e7fe8e} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1942 | 2025.03.07 22:35:04.428584 [ 187 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1943 | 2025.03.07 22:35:04.428988 [ 275 ] {8217b3fc-815f-4c6a-bdb5-e279a5e7fe8e} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.005428 sec., 13264.554163596169 rows/sec., 1.04 MiB/sec. | ||
1944 | 2025.03.07 22:35:04.429190 [ 275 ] {8217b3fc-815f-4c6a-bdb5-e279a5e7fe8e} <Debug> TCPHandler: Processed in 0.005918757 sec. | ||
1945 | 2025.03.07 22:35:04.429384 [ 190 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_6_1} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1946 | 2025.03.07 22:35:04.429392 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1947 | 2025.03.07 22:35:04.429612 [ 190 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_6_1} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1948 | 2025.03.07 22:35:04.429617 [ 275 ] {6c7d2f5b-a196-4607-a0fb-25fafaf4b410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1949 | 2025.03.07 22:35:04.429725 [ 275 ] {6c7d2f5b-a196-4607-a0fb-25fafaf4b410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1950 | 2025.03.07 22:35:04.429807 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
1951 | 2025.03.07 22:35:04.430409 [ 275 ] {6c7d2f5b-a196-4607-a0fb-25fafaf4b410} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1952 | 2025.03.07 22:35:04.430453 [ 275 ] {6c7d2f5b-a196-4607-a0fb-25fafaf4b410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1953 | 2025.03.07 22:35:04.430859 [ 275 ] {6c7d2f5b-a196-4607-a0fb-25fafaf4b410} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1954 | 2025.03.07 22:35:04.431097 [ 275 ] {6c7d2f5b-a196-4607-a0fb-25fafaf4b410} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1955 | 2025.03.07 22:35:04.431356 [ 275 ] {6c7d2f5b-a196-4607-a0fb-25fafaf4b410} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001765 sec., 90651.55807365439 rows/sec., 6.31 MiB/sec. | ||
1956 | 2025.03.07 22:35:04.431487 [ 275 ] {6c7d2f5b-a196-4607-a0fb-25fafaf4b410} <Debug> TCPHandler: Processed in 0.002175871 sec. | ||
1957 | 2025.03.07 22:35:04.431629 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1958 | 2025.03.07 22:35:04.431736 [ 275 ] {9a435942-c774-40a1-bf9a-49cfcbf1a510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1959 | 2025.03.07 22:35:04.431804 [ 275 ] {9a435942-c774-40a1-bf9a-49cfcbf1a510} <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 | ||
1960 | 2025.03.07 22:35:04.432864 [ 275 ] {9a435942-c774-40a1-bf9a-49cfcbf1a510} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1961 | 2025.03.07 22:35:04.432901 [ 275 ] {9a435942-c774-40a1-bf9a-49cfcbf1a510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1962 | 2025.03.07 22:35:04.433518 [ 275 ] {9a435942-c774-40a1-bf9a-49cfcbf1a510} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1963 | 2025.03.07 22:35:04.433776 [ 275 ] {9a435942-c774-40a1-bf9a-49cfcbf1a510} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1964 | 2025.03.07 22:35:04.433909 [ 49 ] {} <Debug> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1965 | 2025.03.07 22:35:04.433959 [ 49 ] {} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1966 | 2025.03.07 22:35:04.433990 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1967 | 2025.03.07 22:35:04.433991 [ 275 ] {9a435942-c774-40a1-bf9a-49cfcbf1a510} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002273 sec., 3519.5776506819184 rows/sec., 6.31 MiB/sec. | ||
1968 | 2025.03.07 22:35:04.434432 [ 187 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::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 | ||
1969 | 2025.03.07 22:35:04.434848 [ 275 ] {9a435942-c774-40a1-bf9a-49cfcbf1a510} <Debug> TCPHandler: Processed in 0.003263941 sec. | ||
1970 | 2025.03.07 22:35:04.435163 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1971 | 2025.03.07 22:35:04.435223 [ 187 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1972 | 2025.03.07 22:35:04.435406 [ 275 ] {5e8d916f-f51b-4a60-b107-3993aa60d5f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1973 | 2025.03.07 22:35:04.435411 [ 187 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::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 | ||
1974 | 2025.03.07 22:35:04.435496 [ 275 ] {5e8d916f-f51b-4a60-b107-3993aa60d5f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1975 | 2025.03.07 22:35:04.436353 [ 187 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::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 | ||
1976 | 2025.03.07 22:35:04.437027 [ 187 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::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 | ||
1977 | 2025.03.07 22:35:04.437832 [ 275 ] {5e8d916f-f51b-4a60-b107-3993aa60d5f2} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1978 | 2025.03.07 22:35:04.437854 [ 187 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::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 | ||
1979 | 2025.03.07 22:35:04.437915 [ 275 ] {5e8d916f-f51b-4a60-b107-3993aa60d5f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1980 | 2025.03.07 22:35:04.438485 [ 187 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
1981 | 2025.03.07 22:35:04.439170 [ 187 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::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 | ||
1982 | 2025.03.07 22:35:04.439367 [ 275 ] {5e8d916f-f51b-4a60-b107-3993aa60d5f2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1983 | 2025.03.07 22:35:04.440090 [ 275 ] {5e8d916f-f51b-4a60-b107-3993aa60d5f2} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1984 | 2025.03.07 22:35:04.440547 [ 275 ] {5e8d916f-f51b-4a60-b107-3993aa60d5f2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00521 sec., 11516.314779270633 rows/sec., 794.75 KiB/sec. | ||
1985 | 2025.03.07 22:35:04.440679 [ 275 ] {5e8d916f-f51b-4a60-b107-3993aa60d5f2} <Debug> TCPHandler: Processed in 0.005609344 sec. | ||
1986 | 2025.03.07 22:35:04.442549 [ 187 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 84 rows, containing 19 columns (19 merged, 0 gathered) in 0.008458171 sec., 9931.225084004567 rows/sec., 17.80 MiB/sec. | ||
1987 | 2025.03.07 22:35:04.442938 [ 200 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1988 | 2025.03.07 22:35:04.443456 [ 200 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1989 | 2025.03.07 22:35:04.443550 [ 200 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1990 | 2025.03.07 22:35:04.443733 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
1991 | 2025.03.07 22:35:05.000191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.06 MiB, peak 170.22 MiB, free memory in arenas 0.00 B, will set to 166.66 MiB (RSS), difference: 1.60 MiB | ||
1992 | 2025.03.07 22:35:07.880695 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4148 | ||
1993 | 2025.03.07 22:35:07.881419 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1994 | 2025.03.07 22:35:07.881469 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
1995 | 2025.03.07 22:35:07.882008 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1996 | 2025.03.07 22:35:07.882271 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1997 | 2025.03.07 22:35:07.882548 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4148 | ||
1998 | 2025.03.07 22:35:08.128951 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
1999 | 2025.03.07 22:35:08.149442 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2000 | 2025.03.07 22:35:08.149506 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2001 | 2025.03.07 22:35:08.156865 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2002 | 2025.03.07 22:35:08.157671 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2003 | 2025.03.07 22:35:08.161378 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
2004 | 2025.03.07 22:35:09.414420 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2005 | 2025.03.07 22:35:09.414702 [ 275 ] {b32c1c99-0438-4717-b6d8-7dbf2f20ebba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) 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) | ||
2006 | 2025.03.07 22:35:09.415170 [ 275 ] {b32c1c99-0438-4717-b6d8-7dbf2f20ebba} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2007 | 2025.03.07 22:35:09.415285 [ 275 ] {b32c1c99-0438-4717-b6d8-7dbf2f20ebba} <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 | ||
2008 | 2025.03.07 22:35:09.415671 [ 275 ] {b32c1c99-0438-4717-b6d8-7dbf2f20ebba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2009 | 2025.03.07 22:35:09.415756 [ 275 ] {b32c1c99-0438-4717-b6d8-7dbf2f20ebba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2010 | 2025.03.07 22:35:09.415932 [ 275 ] {b32c1c99-0438-4717-b6d8-7dbf2f20ebba} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
2011 | 2025.03.07 22:35:09.416092 [ 286 ] {b32c1c99-0438-4717-b6d8-7dbf2f20ebba} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2012 | 2025.03.07 22:35:09.416158 [ 288 ] {b32c1c99-0438-4717-b6d8-7dbf2f20ebba} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2013 | 2025.03.07 22:35:09.416193 [ 287 ] {b32c1c99-0438-4717-b6d8-7dbf2f20ebba} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2014 | 2025.03.07 22:35:09.416276 [ 290 ] {b32c1c99-0438-4717-b6d8-7dbf2f20ebba} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2015 | 2025.03.07 22:35:09.416450 [ 275 ] {b32c1c99-0438-4717-b6d8-7dbf2f20ebba} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (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 | ||
2016 | 2025.03.07 22:35:09.416482 [ 275 ] {b32c1c99-0438-4717-b6d8-7dbf2f20ebba} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2017 | 2025.03.07 22:35:09.416625 [ 275 ] {b32c1c99-0438-4717-b6d8-7dbf2f20ebba} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2018 | 2025.03.07 22:35:09.416649 [ 275 ] {b32c1c99-0438-4717-b6d8-7dbf2f20ebba} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Reading approx. 40 rows with 4 streams | ||
2019 | 2025.03.07 22:35:09.416695 [ 275 ] {b32c1c99-0438-4717-b6d8-7dbf2f20ebba} <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'))" | ||
2020 | 2025.03.07 22:35:09.416743 [ 275 ] {b32c1c99-0438-4717-b6d8-7dbf2f20ebba} <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'))" | ||
2021 | 2025.03.07 22:35:09.416786 [ 275 ] {b32c1c99-0438-4717-b6d8-7dbf2f20ebba} <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'))" | ||
2022 | 2025.03.07 22:35:09.416828 [ 275 ] {b32c1c99-0438-4717-b6d8-7dbf2f20ebba} <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'))" | ||
2023 | 2025.03.07 22:35:09.419045 [ 275 ] {b32c1c99-0438-4717-b6d8-7dbf2f20ebba} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.004456 sec., 8976.660682226213 rows/sec., 342.32 KiB/sec. | ||
2024 | 2025.03.07 22:35:09.419284 [ 275 ] {b32c1c99-0438-4717-b6d8-7dbf2f20ebba} <Debug> MemoryTracker: Peak memory usage (for query): 143.96 KiB. | ||
2025 | 2025.03.07 22:35:09.419301 [ 275 ] {b32c1c99-0438-4717-b6d8-7dbf2f20ebba} <Debug> TCPHandler: Processed in 0.005006618 sec. | ||
2026 | 2025.03.07 22:35:09.419652 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2027 | 2025.03.07 22:35:09.419831 [ 275 ] {eec681b7-cef6-461c-b36c-7c66a1e6b7f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) 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_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2028 | 2025.03.07 22:35:09.420149 [ 275 ] {eec681b7-cef6-461c-b36c-7c66a1e6b7f7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2029 | 2025.03.07 22:35:09.420200 [ 275 ] {eec681b7-cef6-461c-b36c-7c66a1e6b7f7} <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_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2030 | 2025.03.07 22:35:09.420537 [ 275 ] {eec681b7-cef6-461c-b36c-7c66a1e6b7f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2031 | 2025.03.07 22:35:09.420603 [ 275 ] {eec681b7-cef6-461c-b36c-7c66a1e6b7f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2032 | 2025.03.07 22:35:09.420746 [ 275 ] {eec681b7-cef6-461c-b36c-7c66a1e6b7f7} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
2033 | 2025.03.07 22:35:09.420925 [ 288 ] {eec681b7-cef6-461c-b36c-7c66a1e6b7f7} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2034 | 2025.03.07 22:35:09.420925 [ 292 ] {eec681b7-cef6-461c-b36c-7c66a1e6b7f7} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2035 | 2025.03.07 22:35:09.420966 [ 286 ] {eec681b7-cef6-461c-b36c-7c66a1e6b7f7} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2036 | 2025.03.07 22:35:09.420993 [ 287 ] {eec681b7-cef6-461c-b36c-7c66a1e6b7f7} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2037 | 2025.03.07 22:35:09.421114 [ 275 ] {eec681b7-cef6-461c-b36c-7c66a1e6b7f7} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (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 | ||
2038 | 2025.03.07 22:35:09.421139 [ 275 ] {eec681b7-cef6-461c-b36c-7c66a1e6b7f7} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2039 | 2025.03.07 22:35:09.421266 [ 275 ] {eec681b7-cef6-461c-b36c-7c66a1e6b7f7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2040 | 2025.03.07 22:35:09.421288 [ 275 ] {eec681b7-cef6-461c-b36c-7c66a1e6b7f7} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Reading approx. 40 rows with 4 streams | ||
2041 | 2025.03.07 22:35:09.421329 [ 275 ] {eec681b7-cef6-461c-b36c-7c66a1e6b7f7} <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_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2042 | 2025.03.07 22:35:09.421372 [ 275 ] {eec681b7-cef6-461c-b36c-7c66a1e6b7f7} <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_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2043 | 2025.03.07 22:35:09.421412 [ 275 ] {eec681b7-cef6-461c-b36c-7c66a1e6b7f7} <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_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2044 | 2025.03.07 22:35:09.421450 [ 275 ] {eec681b7-cef6-461c-b36c-7c66a1e6b7f7} <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_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2045 | 2025.03.07 22:35:09.423279 [ 275 ] {eec681b7-cef6-461c-b36c-7c66a1e6b7f7} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.003536 sec., 11312.217194570136 rows/sec., 431.39 KiB/sec. | ||
2046 | 2025.03.07 22:35:09.423533 [ 275 ] {eec681b7-cef6-461c-b36c-7c66a1e6b7f7} <Debug> MemoryTracker: Peak memory usage (for query): 144.02 KiB. | ||
2047 | 2025.03.07 22:35:09.423553 [ 275 ] {eec681b7-cef6-461c-b36c-7c66a1e6b7f7} <Debug> TCPHandler: Processed in 0.003955138 sec. | ||
2048 | 2025.03.07 22:35:09.423865 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2049 | 2025.03.07 22:35:09.424075 [ 275 ] {2a0c17f4-31db-43fd-a470-5de7683c2e48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) 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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2050 | 2025.03.07 22:35:09.424410 [ 275 ] {2a0c17f4-31db-43fd-a470-5de7683c2e48} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2051 | 2025.03.07 22:35:09.424460 [ 275 ] {2a0c17f4-31db-43fd-a470-5de7683c2e48} <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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2052 | 2025.03.07 22:35:09.424794 [ 275 ] {2a0c17f4-31db-43fd-a470-5de7683c2e48} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2053 | 2025.03.07 22:35:09.424859 [ 275 ] {2a0c17f4-31db-43fd-a470-5de7683c2e48} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2054 | 2025.03.07 22:35:09.425000 [ 275 ] {2a0c17f4-31db-43fd-a470-5de7683c2e48} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
2055 | 2025.03.07 22:35:09.425141 [ 286 ] {2a0c17f4-31db-43fd-a470-5de7683c2e48} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2056 | 2025.03.07 22:35:09.425166 [ 290 ] {2a0c17f4-31db-43fd-a470-5de7683c2e48} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2057 | 2025.03.07 22:35:09.425194 [ 288 ] {2a0c17f4-31db-43fd-a470-5de7683c2e48} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2058 | 2025.03.07 22:35:09.425222 [ 287 ] {2a0c17f4-31db-43fd-a470-5de7683c2e48} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2059 | 2025.03.07 22:35:09.425354 [ 275 ] {2a0c17f4-31db-43fd-a470-5de7683c2e48} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (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 | ||
2060 | 2025.03.07 22:35:09.425378 [ 275 ] {2a0c17f4-31db-43fd-a470-5de7683c2e48} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2061 | 2025.03.07 22:35:09.425501 [ 275 ] {2a0c17f4-31db-43fd-a470-5de7683c2e48} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2062 | 2025.03.07 22:35:09.425524 [ 275 ] {2a0c17f4-31db-43fd-a470-5de7683c2e48} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Reading approx. 40 rows with 4 streams | ||
2063 | 2025.03.07 22:35:09.425562 [ 275 ] {2a0c17f4-31db-43fd-a470-5de7683c2e48} <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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2064 | 2025.03.07 22:35:09.425605 [ 275 ] {2a0c17f4-31db-43fd-a470-5de7683c2e48} <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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2065 | 2025.03.07 22:35:09.425645 [ 275 ] {2a0c17f4-31db-43fd-a470-5de7683c2e48} <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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2066 | 2025.03.07 22:35:09.425686 [ 275 ] {2a0c17f4-31db-43fd-a470-5de7683c2e48} <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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2067 | 2025.03.07 22:35:09.427637 [ 275 ] {2a0c17f4-31db-43fd-a470-5de7683c2e48} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.003669 sec., 10902.153175252113 rows/sec., 415.75 KiB/sec. | ||
2068 | 2025.03.07 22:35:09.427853 [ 275 ] {2a0c17f4-31db-43fd-a470-5de7683c2e48} <Debug> MemoryTracker: Peak memory usage (for query): 144.52 KiB. | ||
2069 | 2025.03.07 22:35:09.427869 [ 275 ] {2a0c17f4-31db-43fd-a470-5de7683c2e48} <Debug> TCPHandler: Processed in 0.004067869 sec. | ||
2070 | 2025.03.07 22:35:09.428133 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2071 | 2025.03.07 22:35:09.428306 [ 275 ] {938f8463-f7ad-43d8-94ce-ba6aa30459d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2072 | 2025.03.07 22:35:09.428615 [ 275 ] {938f8463-f7ad-43d8-94ce-ba6aa30459d8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2073 | 2025.03.07 22:35:09.428665 [ 275 ] {938f8463-f7ad-43d8-94ce-ba6aa30459d8} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2074 | 2025.03.07 22:35:09.429001 [ 275 ] {938f8463-f7ad-43d8-94ce-ba6aa30459d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2075 | 2025.03.07 22:35:09.429065 [ 275 ] {938f8463-f7ad-43d8-94ce-ba6aa30459d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2076 | 2025.03.07 22:35:09.429207 [ 275 ] {938f8463-f7ad-43d8-94ce-ba6aa30459d8} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
2077 | 2025.03.07 22:35:09.429281 [ 287 ] {938f8463-f7ad-43d8-94ce-ba6aa30459d8} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2078 | 2025.03.07 22:35:09.429360 [ 286 ] {938f8463-f7ad-43d8-94ce-ba6aa30459d8} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2079 | 2025.03.07 22:35:09.429365 [ 290 ] {938f8463-f7ad-43d8-94ce-ba6aa30459d8} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2080 | 2025.03.07 22:35:09.429442 [ 292 ] {938f8463-f7ad-43d8-94ce-ba6aa30459d8} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2081 | 2025.03.07 22:35:09.429541 [ 275 ] {938f8463-f7ad-43d8-94ce-ba6aa30459d8} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (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 | ||
2082 | 2025.03.07 22:35:09.429569 [ 275 ] {938f8463-f7ad-43d8-94ce-ba6aa30459d8} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2083 | 2025.03.07 22:35:09.429694 [ 275 ] {938f8463-f7ad-43d8-94ce-ba6aa30459d8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2084 | 2025.03.07 22:35:09.429715 [ 275 ] {938f8463-f7ad-43d8-94ce-ba6aa30459d8} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Reading approx. 40 rows with 4 streams | ||
2085 | 2025.03.07 22:35:09.429755 [ 275 ] {938f8463-f7ad-43d8-94ce-ba6aa30459d8} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2086 | 2025.03.07 22:35:09.429798 [ 275 ] {938f8463-f7ad-43d8-94ce-ba6aa30459d8} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2087 | 2025.03.07 22:35:09.429838 [ 275 ] {938f8463-f7ad-43d8-94ce-ba6aa30459d8} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2088 | 2025.03.07 22:35:09.429877 [ 275 ] {938f8463-f7ad-43d8-94ce-ba6aa30459d8} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2089 | 2025.03.07 22:35:09.431708 [ 275 ] {938f8463-f7ad-43d8-94ce-ba6aa30459d8} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.003487 sec., 11471.178663607685 rows/sec., 437.45 KiB/sec. | ||
2090 | 2025.03.07 22:35:09.431944 [ 275 ] {938f8463-f7ad-43d8-94ce-ba6aa30459d8} <Debug> MemoryTracker: Peak memory usage (for query): 144.90 KiB. | ||
2091 | 2025.03.07 22:35:09.431961 [ 275 ] {938f8463-f7ad-43d8-94ce-ba6aa30459d8} <Debug> TCPHandler: Processed in 0.003879788 sec. | ||
2092 | 2025.03.07 22:35:09.432194 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2093 | 2025.03.07 22:35:09.432367 [ 275 ] {6dbb0441-557e-46bb-a6dd-295312567916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2094 | 2025.03.07 22:35:09.432679 [ 275 ] {6dbb0441-557e-46bb-a6dd-295312567916} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2095 | 2025.03.07 22:35:09.432730 [ 275 ] {6dbb0441-557e-46bb-a6dd-295312567916} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2096 | 2025.03.07 22:35:09.433070 [ 275 ] {6dbb0441-557e-46bb-a6dd-295312567916} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2097 | 2025.03.07 22:35:09.433135 [ 275 ] {6dbb0441-557e-46bb-a6dd-295312567916} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2098 | 2025.03.07 22:35:09.433275 [ 275 ] {6dbb0441-557e-46bb-a6dd-295312567916} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
2099 | 2025.03.07 22:35:09.433450 [ 286 ] {6dbb0441-557e-46bb-a6dd-295312567916} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2100 | 2025.03.07 22:35:09.433456 [ 290 ] {6dbb0441-557e-46bb-a6dd-295312567916} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2101 | 2025.03.07 22:35:09.433470 [ 292 ] {6dbb0441-557e-46bb-a6dd-295312567916} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2102 | 2025.03.07 22:35:09.433503 [ 287 ] {6dbb0441-557e-46bb-a6dd-295312567916} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2103 | 2025.03.07 22:35:09.433629 [ 275 ] {6dbb0441-557e-46bb-a6dd-295312567916} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (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 | ||
2104 | 2025.03.07 22:35:09.433653 [ 275 ] {6dbb0441-557e-46bb-a6dd-295312567916} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2105 | 2025.03.07 22:35:09.433778 [ 275 ] {6dbb0441-557e-46bb-a6dd-295312567916} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2106 | 2025.03.07 22:35:09.433800 [ 275 ] {6dbb0441-557e-46bb-a6dd-295312567916} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Reading approx. 40 rows with 4 streams | ||
2107 | 2025.03.07 22:35:09.433839 [ 275 ] {6dbb0441-557e-46bb-a6dd-295312567916} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2108 | 2025.03.07 22:35:09.433880 [ 275 ] {6dbb0441-557e-46bb-a6dd-295312567916} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2109 | 2025.03.07 22:35:09.433919 [ 275 ] {6dbb0441-557e-46bb-a6dd-295312567916} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2110 | 2025.03.07 22:35:09.433990 [ 275 ] {6dbb0441-557e-46bb-a6dd-295312567916} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2111 | 2025.03.07 22:35:09.435770 [ 275 ] {6dbb0441-557e-46bb-a6dd-295312567916} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.003488 sec., 11467.88990825688 rows/sec., 437.33 KiB/sec. | ||
2112 | 2025.03.07 22:35:09.436003 [ 275 ] {6dbb0441-557e-46bb-a6dd-295312567916} <Debug> MemoryTracker: Peak memory usage (for query): 145.35 KiB. | ||
2113 | 2025.03.07 22:35:09.436019 [ 275 ] {6dbb0441-557e-46bb-a6dd-295312567916} <Debug> TCPHandler: Processed in 0.003878438 sec. | ||
2114 | 2025.03.07 22:35:09.436254 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2115 | 2025.03.07 22:35:09.436426 [ 275 ] {1475e418-71fb-4a9f-aed8-991e16f21a16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2116 | 2025.03.07 22:35:09.436741 [ 275 ] {1475e418-71fb-4a9f-aed8-991e16f21a16} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2117 | 2025.03.07 22:35:09.436793 [ 275 ] {1475e418-71fb-4a9f-aed8-991e16f21a16} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2118 | 2025.03.07 22:35:09.437136 [ 275 ] {1475e418-71fb-4a9f-aed8-991e16f21a16} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2119 | 2025.03.07 22:35:09.437200 [ 275 ] {1475e418-71fb-4a9f-aed8-991e16f21a16} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2120 | 2025.03.07 22:35:09.437341 [ 275 ] {1475e418-71fb-4a9f-aed8-991e16f21a16} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
2121 | 2025.03.07 22:35:09.437492 [ 286 ] {1475e418-71fb-4a9f-aed8-991e16f21a16} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2122 | 2025.03.07 22:35:09.437495 [ 290 ] {1475e418-71fb-4a9f-aed8-991e16f21a16} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2123 | 2025.03.07 22:35:09.437531 [ 292 ] {1475e418-71fb-4a9f-aed8-991e16f21a16} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2124 | 2025.03.07 22:35:09.437553 [ 287 ] {1475e418-71fb-4a9f-aed8-991e16f21a16} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2125 | 2025.03.07 22:35:09.437678 [ 275 ] {1475e418-71fb-4a9f-aed8-991e16f21a16} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (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 | ||
2126 | 2025.03.07 22:35:09.437702 [ 275 ] {1475e418-71fb-4a9f-aed8-991e16f21a16} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2127 | 2025.03.07 22:35:09.437828 [ 275 ] {1475e418-71fb-4a9f-aed8-991e16f21a16} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2128 | 2025.03.07 22:35:09.437849 [ 275 ] {1475e418-71fb-4a9f-aed8-991e16f21a16} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Reading approx. 40 rows with 4 streams | ||
2129 | 2025.03.07 22:35:09.437889 [ 275 ] {1475e418-71fb-4a9f-aed8-991e16f21a16} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2130 | 2025.03.07 22:35:09.437930 [ 275 ] {1475e418-71fb-4a9f-aed8-991e16f21a16} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2131 | 2025.03.07 22:35:09.437970 [ 275 ] {1475e418-71fb-4a9f-aed8-991e16f21a16} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2132 | 2025.03.07 22:35:09.438010 [ 275 ] {1475e418-71fb-4a9f-aed8-991e16f21a16} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2133 | 2025.03.07 22:35:09.439793 [ 275 ] {1475e418-71fb-4a9f-aed8-991e16f21a16} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.003451 sec., 11590.843233845262 rows/sec., 442.01 KiB/sec. | ||
2134 | 2025.03.07 22:35:09.440028 [ 275 ] {1475e418-71fb-4a9f-aed8-991e16f21a16} <Debug> MemoryTracker: Peak memory usage (for query): 145.66 KiB. | ||
2135 | 2025.03.07 22:35:09.440044 [ 275 ] {1475e418-71fb-4a9f-aed8-991e16f21a16} <Debug> TCPHandler: Processed in 0.003843127 sec. | ||
2136 | 2025.03.07 22:35:09.456742 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2137 | 2025.03.07 22:35:09.456967 [ 275 ] {068f4f0d-63f6-4cf2-8a8d-885ed4fb0708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2138 | 2025.03.07 22:35:09.457061 [ 275 ] {068f4f0d-63f6-4cf2-8a8d-885ed4fb0708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2139 | 2025.03.07 22:35:09.457867 [ 275 ] {068f4f0d-63f6-4cf2-8a8d-885ed4fb0708} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2140 | 2025.03.07 22:35:09.457907 [ 275 ] {068f4f0d-63f6-4cf2-8a8d-885ed4fb0708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2141 | 2025.03.07 22:35:09.458423 [ 275 ] {068f4f0d-63f6-4cf2-8a8d-885ed4fb0708} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2142 | 2025.03.07 22:35:09.458645 [ 275 ] {068f4f0d-63f6-4cf2-8a8d-885ed4fb0708} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2143 | 2025.03.07 22:35:09.458863 [ 275 ] {068f4f0d-63f6-4cf2-8a8d-885ed4fb0708} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001957 sec., 3065.9172202350537 rows/sec., 1.42 MiB/sec. | ||
2144 | 2025.03.07 22:35:09.459032 [ 275 ] {068f4f0d-63f6-4cf2-8a8d-885ed4fb0708} <Debug> TCPHandler: Processed in 0.002386943 sec. | ||
2145 | 2025.03.07 22:35:09.459219 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2146 | 2025.03.07 22:35:09.459326 [ 275 ] {ba06ea42-c9d9-404e-8197-5ec80633856f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2147 | 2025.03.07 22:35:09.459371 [ 275 ] {ba06ea42-c9d9-404e-8197-5ec80633856f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2148 | 2025.03.07 22:35:09.459945 [ 275 ] {ba06ea42-c9d9-404e-8197-5ec80633856f} <Trace> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2149 | 2025.03.07 22:35:09.459983 [ 275 ] {ba06ea42-c9d9-404e-8197-5ec80633856f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2150 | 2025.03.07 22:35:09.460327 [ 275 ] {ba06ea42-c9d9-404e-8197-5ec80633856f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2151 | 2025.03.07 22:35:09.460562 [ 275 ] {ba06ea42-c9d9-404e-8197-5ec80633856f} <Trace> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2152 | 2025.03.07 22:35:09.461060 [ 275 ] {ba06ea42-c9d9-404e-8197-5ec80633856f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001742 sec., 13777.267508610792 rows/sec., 1.14 MiB/sec. | ||
2153 | 2025.03.07 22:35:09.461138 [ 275 ] {ba06ea42-c9d9-404e-8197-5ec80633856f} <Debug> TCPHandler: Processed in 0.001979119 sec. | ||
2154 | 2025.03.07 22:35:09.461261 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2155 | 2025.03.07 22:35:09.461367 [ 275 ] {e865743f-0db4-46c2-b886-64defa057af8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2156 | 2025.03.07 22:35:09.461411 [ 275 ] {e865743f-0db4-46c2-b886-64defa057af8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2157 | 2025.03.07 22:35:09.462048 [ 275 ] {e865743f-0db4-46c2-b886-64defa057af8} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2158 | 2025.03.07 22:35:09.462086 [ 275 ] {e865743f-0db4-46c2-b886-64defa057af8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2159 | 2025.03.07 22:35:09.462444 [ 275 ] {e865743f-0db4-46c2-b886-64defa057af8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2160 | 2025.03.07 22:35:09.462672 [ 275 ] {e865743f-0db4-46c2-b886-64defa057af8} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2161 | 2025.03.07 22:35:09.462791 [ 41 ] {} <Debug> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2162 | 2025.03.07 22:35:09.462843 [ 41 ] {} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2163 | 2025.03.07 22:35:09.462854 [ 275 ] {e865743f-0db4-46c2-b886-64defa057af8} <Debug> executeQuery: Read 228 rows, 20.73 KiB in 0.001508 sec., 151193.63395225463 rows/sec., 13.42 MiB/sec. | ||
2164 | 2025.03.07 22:35:09.462869 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2165 | 2025.03.07 22:35:09.462928 [ 275 ] {e865743f-0db4-46c2-b886-64defa057af8} <Debug> TCPHandler: Processed in 0.001716556 sec. | ||
2166 | 2025.03.07 22:35:09.463251 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2167 | 2025.03.07 22:35:09.463401 [ 191 ] {8922abdd-d820-477b-8940-ca60723f550b::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 | ||
2168 | 2025.03.07 22:35:09.463480 [ 275 ] {5a905f38-ebf0-483d-9213-d2a2207a485e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2169 | 2025.03.07 22:35:09.463569 [ 275 ] {5a905f38-ebf0-483d-9213-d2a2207a485e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2170 | 2025.03.07 22:35:09.463784 [ 191 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2171 | 2025.03.07 22:35:09.463862 [ 191 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 685 rows starting from the beginning of the part | ||
2172 | 2025.03.07 22:35:09.464215 [ 191 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1212 rows starting from the beginning of the part | ||
2173 | 2025.03.07 22:35:09.464618 [ 191 ] {8922abdd-d820-477b-8940-ca60723f550b::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 | ||
2174 | 2025.03.07 22:35:09.464975 [ 191 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 108 rows starting from the beginning of the part | ||
2175 | 2025.03.07 22:35:09.465330 [ 191 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 72 rows starting from the beginning of the part | ||
2176 | 2025.03.07 22:35:09.465464 [ 191 ] {8922abdd-d820-477b-8940-ca60723f550b::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 | ||
2177 | 2025.03.07 22:35:09.466423 [ 275 ] {5a905f38-ebf0-483d-9213-d2a2207a485e} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2178 | 2025.03.07 22:35:09.466482 [ 275 ] {5a905f38-ebf0-483d-9213-d2a2207a485e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2179 | 2025.03.07 22:35:09.467403 [ 275 ] {5a905f38-ebf0-483d-9213-d2a2207a485e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2180 | 2025.03.07 22:35:09.467937 [ 275 ] {5a905f38-ebf0-483d-9213-d2a2207a485e} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2181 | 2025.03.07 22:35:09.468244 [ 275 ] {5a905f38-ebf0-483d-9213-d2a2207a485e} <Debug> executeQuery: Read 38 rows, 2.92 KiB in 0.004807 sec., 7905.138339920949 rows/sec., 606.62 KiB/sec. | ||
2182 | 2025.03.07 22:35:09.468330 [ 275 ] {5a905f38-ebf0-483d-9213-d2a2207a485e} <Debug> TCPHandler: Processed in 0.00520663 sec. | ||
2183 | 2025.03.07 22:35:09.468548 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2184 | 2025.03.07 22:35:09.468774 [ 275 ] {115c64f7-73c4-4df8-a5fc-f4d4bd0a4157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2185 | 2025.03.07 22:35:09.468792 [ 200 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2361 rows, containing 5 columns (5 merged, 0 gathered) in 0.005799875 sec., 407077.7387443695 rows/sec., 35.02 MiB/sec. | ||
2186 | 2025.03.07 22:35:09.468832 [ 275 ] {115c64f7-73c4-4df8-a5fc-f4d4bd0a4157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2187 | 2025.03.07 22:35:09.469379 [ 200 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2188 | 2025.03.07 22:35:09.469800 [ 275 ] {115c64f7-73c4-4df8-a5fc-f4d4bd0a4157} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2189 | 2025.03.07 22:35:09.469857 [ 275 ] {115c64f7-73c4-4df8-a5fc-f4d4bd0a4157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2190 | 2025.03.07 22:35:09.470026 [ 200 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_11_2} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2191 | 2025.03.07 22:35:09.470241 [ 200 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_11_2} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2192 | 2025.03.07 22:35:09.470395 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
2193 | 2025.03.07 22:35:09.470542 [ 275 ] {115c64f7-73c4-4df8-a5fc-f4d4bd0a4157} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2194 | 2025.03.07 22:35:09.470781 [ 275 ] {115c64f7-73c4-4df8-a5fc-f4d4bd0a4157} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2195 | 2025.03.07 22:35:09.470954 [ 275 ] {115c64f7-73c4-4df8-a5fc-f4d4bd0a4157} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00223 sec., 10762.331838565022 rows/sec., 914.38 KiB/sec. | ||
2196 | 2025.03.07 22:35:09.471009 [ 275 ] {115c64f7-73c4-4df8-a5fc-f4d4bd0a4157} <Debug> TCPHandler: Processed in 0.002547785 sec. | ||
2197 | 2025.03.07 22:35:09.471114 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2198 | 2025.03.07 22:35:09.471215 [ 275 ] {e5d8849a-08a3-4dd4-bb9a-c0dd1ce5a60e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2199 | 2025.03.07 22:35:09.471259 [ 275 ] {e5d8849a-08a3-4dd4-bb9a-c0dd1ce5a60e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2200 | 2025.03.07 22:35:09.471771 [ 275 ] {e5d8849a-08a3-4dd4-bb9a-c0dd1ce5a60e} <Trace> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2201 | 2025.03.07 22:35:09.471808 [ 275 ] {e5d8849a-08a3-4dd4-bb9a-c0dd1ce5a60e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2202 | 2025.03.07 22:35:09.472139 [ 275 ] {e5d8849a-08a3-4dd4-bb9a-c0dd1ce5a60e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2203 | 2025.03.07 22:35:09.472460 [ 275 ] {e5d8849a-08a3-4dd4-bb9a-c0dd1ce5a60e} <Trace> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2204 | 2025.03.07 22:35:09.472771 [ 275 ] {e5d8849a-08a3-4dd4-bb9a-c0dd1ce5a60e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001553 sec., 7726.980038634901 rows/sec., 603.67 KiB/sec. | ||
2205 | 2025.03.07 22:35:09.472905 [ 275 ] {e5d8849a-08a3-4dd4-bb9a-c0dd1ce5a60e} <Debug> TCPHandler: Processed in 0.001839598 sec. | ||
2206 | 2025.03.07 22:35:09.473061 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2207 | 2025.03.07 22:35:09.473188 [ 275 ] {74092534-91b4-48a4-b241-2b1cb126a224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2208 | 2025.03.07 22:35:09.473244 [ 275 ] {74092534-91b4-48a4-b241-2b1cb126a224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2209 | 2025.03.07 22:35:09.473857 [ 275 ] {74092534-91b4-48a4-b241-2b1cb126a224} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2210 | 2025.03.07 22:35:09.473897 [ 275 ] {74092534-91b4-48a4-b241-2b1cb126a224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2211 | 2025.03.07 22:35:09.474287 [ 275 ] {74092534-91b4-48a4-b241-2b1cb126a224} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2212 | 2025.03.07 22:35:09.474513 [ 275 ] {74092534-91b4-48a4-b241-2b1cb126a224} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2213 | 2025.03.07 22:35:09.474629 [ 41 ] {} <Debug> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2214 | 2025.03.07 22:35:09.474665 [ 41 ] {} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2215 | 2025.03.07 22:35:09.474690 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2216 | 2025.03.07 22:35:09.474698 [ 275 ] {74092534-91b4-48a4-b241-2b1cb126a224} <Debug> executeQuery: Read 126 rows, 10.46 KiB in 0.001565 sec., 80511.18210862619 rows/sec., 6.52 MiB/sec. | ||
2217 | 2025.03.07 22:35:09.474879 [ 275 ] {74092534-91b4-48a4-b241-2b1cb126a224} <Debug> TCPHandler: Processed in 0.001916998 sec. | ||
2218 | 2025.03.07 22:35:09.474949 [ 191 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::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 | ||
2219 | 2025.03.07 22:35:09.475051 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2220 | 2025.03.07 22:35:09.475128 [ 191 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2221 | 2025.03.07 22:35:09.475267 [ 191 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 434 rows starting from the beginning of the part | ||
2222 | 2025.03.07 22:35:09.475301 [ 275 ] {b19b9c6c-f12c-475a-8102-1bb925266c8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2223 | 2025.03.07 22:35:09.475519 [ 191 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 528 rows starting from the beginning of the part | ||
2224 | 2025.03.07 22:35:09.475518 [ 275 ] {b19b9c6c-f12c-475a-8102-1bb925266c8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2225 | 2025.03.07 22:35:09.475847 [ 191 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::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 | ||
2226 | 2025.03.07 22:35:09.476243 [ 191 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 90 rows starting from the beginning of the part | ||
2227 | 2025.03.07 22:35:09.476606 [ 191 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 72 rows starting from the beginning of the part | ||
2228 | 2025.03.07 22:35:09.476978 [ 191 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 126 rows starting from the beginning of the part | ||
2229 | 2025.03.07 22:35:09.478403 [ 275 ] {b19b9c6c-f12c-475a-8102-1bb925266c8a} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2230 | 2025.03.07 22:35:09.478475 [ 275 ] {b19b9c6c-f12c-475a-8102-1bb925266c8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2231 | 2025.03.07 22:35:09.479442 [ 275 ] {b19b9c6c-f12c-475a-8102-1bb925266c8a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2232 | 2025.03.07 22:35:09.479797 [ 191 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1314 rows, containing 5 columns (5 merged, 0 gathered) in 0.004986178 sec., 263528.4981803698 rows/sec., 20.65 MiB/sec. | ||
2233 | 2025.03.07 22:35:09.479973 [ 275 ] {b19b9c6c-f12c-475a-8102-1bb925266c8a} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2234 | 2025.03.07 22:35:09.480065 [ 191 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2235 | 2025.03.07 22:35:09.480222 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2236 | 2025.03.07 22:35:09.480315 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2237 | 2025.03.07 22:35:09.480384 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2238 | 2025.03.07 22:35:09.480555 [ 275 ] {b19b9c6c-f12c-475a-8102-1bb925266c8a} <Debug> executeQuery: Read 388 rows, 30.34 KiB in 0.005265 sec., 73694.20702754037 rows/sec., 5.63 MiB/sec. | ||
2239 | 2025.03.07 22:35:09.481022 [ 199 ] {fd8a5df9-9547-4f42-8344-e932bc981126::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 | ||
2240 | 2025.03.07 22:35:09.481175 [ 191 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_11_2} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2241 | 2025.03.07 22:35:09.481236 [ 275 ] {b19b9c6c-f12c-475a-8102-1bb925266c8a} <Debug> TCPHandler: Processed in 0.006187299 sec. | ||
2242 | 2025.03.07 22:35:09.481684 [ 191 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_11_2} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2243 | 2025.03.07 22:35:09.481685 [ 199 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2244 | 2025.03.07 22:35:09.481786 [ 199 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1005 rows starting from the beginning of the part | ||
2245 | 2025.03.07 22:35:09.481853 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
2246 | 2025.03.07 22:35:09.481861 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2247 | 2025.03.07 22:35:09.482044 [ 199 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2576 rows starting from the beginning of the part | ||
2248 | 2025.03.07 22:35:09.482214 [ 275 ] {a48d1cea-87e8-4093-99f4-3030f42facb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2249 | 2025.03.07 22:35:09.482351 [ 199 ] {fd8a5df9-9547-4f42-8344-e932bc981126::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 | ||
2250 | 2025.03.07 22:35:09.482628 [ 275 ] {a48d1cea-87e8-4093-99f4-3030f42facb3} <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 | ||
2251 | 2025.03.07 22:35:09.482696 [ 199 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
2252 | 2025.03.07 22:35:09.483164 [ 199 ] {fd8a5df9-9547-4f42-8344-e932bc981126::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 | ||
2253 | 2025.03.07 22:35:09.483574 [ 199 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 388 rows starting from the beginning of the part | ||
2254 | 2025.03.07 22:35:09.487533 [ 275 ] {a48d1cea-87e8-4093-99f4-3030f42facb3} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2255 | 2025.03.07 22:35:09.487612 [ 275 ] {a48d1cea-87e8-4093-99f4-3030f42facb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2256 | 2025.03.07 22:35:09.488291 [ 199 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4417 rows, containing 5 columns (5 merged, 0 gathered) in 0.007756335 sec., 569469.9880807109 rows/sec., 38.97 MiB/sec. | ||
2257 | 2025.03.07 22:35:09.488745 [ 199 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2258 | 2025.03.07 22:35:09.489228 [ 275 ] {a48d1cea-87e8-4093-99f4-3030f42facb3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2259 | 2025.03.07 22:35:09.489387 [ 197 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2260 | 2025.03.07 22:35:09.489500 [ 197 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2261 | 2025.03.07 22:35:09.489618 [ 275 ] {a48d1cea-87e8-4093-99f4-3030f42facb3} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2262 | 2025.03.07 22:35:09.489637 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
2263 | 2025.03.07 22:35:09.489844 [ 275 ] {a48d1cea-87e8-4093-99f4-3030f42facb3} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.007758 sec., 3351.379221448827 rows/sec., 6.01 MiB/sec. | ||
2264 | 2025.03.07 22:35:09.489966 [ 275 ] {a48d1cea-87e8-4093-99f4-3030f42facb3} <Debug> TCPHandler: Processed in 0.008244999 sec. | ||
2265 | 2025.03.07 22:35:09.490117 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2266 | 2025.03.07 22:35:09.490225 [ 275 ] {6bd17c80-c345-40d1-979c-22d09dda2748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2267 | 2025.03.07 22:35:09.490277 [ 275 ] {6bd17c80-c345-40d1-979c-22d09dda2748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2268 | 2025.03.07 22:35:09.490732 [ 275 ] {6bd17c80-c345-40d1-979c-22d09dda2748} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2269 | 2025.03.07 22:35:09.490771 [ 275 ] {6bd17c80-c345-40d1-979c-22d09dda2748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2270 | 2025.03.07 22:35:09.491146 [ 275 ] {6bd17c80-c345-40d1-979c-22d09dda2748} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2271 | 2025.03.07 22:35:09.491386 [ 275 ] {6bd17c80-c345-40d1-979c-22d09dda2748} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2272 | 2025.03.07 22:35:09.491509 [ 41 ] {} <Debug> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2273 | 2025.03.07 22:35:09.491549 [ 41 ] {} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2274 | 2025.03.07 22:35:09.491574 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2275 | 2025.03.07 22:35:09.491586 [ 275 ] {6bd17c80-c345-40d1-979c-22d09dda2748} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001382 sec., 43415.34008683068 rows/sec., 2.93 MiB/sec. | ||
2276 | 2025.03.07 22:35:09.491778 [ 275 ] {6bd17c80-c345-40d1-979c-22d09dda2748} <Debug> TCPHandler: Processed in 0.001710847 sec. | ||
2277 | 2025.03.07 22:35:09.491825 [ 199 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::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 | 2025.03.07 22:35:09.491949 [ 199 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2279 | 2025.03.07 22:35:09.491978 [ 199 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 370 rows starting from the beginning of the part | ||
2280 | 2025.03.07 22:35:09.492050 [ 199 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::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 | ||
2281 | 2025.03.07 22:35:09.492133 [ 199 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::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 | ||
2282 | 2025.03.07 22:35:09.492372 [ 199 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
2283 | 2025.03.07 22:35:09.492645 [ 199 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::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 | ||
2284 | 2025.03.07 22:35:09.492726 [ 199 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
2285 | 2025.03.07 22:35:09.493730 [ 193 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 4 columns (4 merged, 0 gathered) in 0.00208213 sec., 292969.2190209064 rows/sec., 19.59 MiB/sec. | ||
2286 | 2025.03.07 22:35:09.493874 [ 199 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2287 | 2025.03.07 22:35:09.494157 [ 199 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_11_2} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2288 | 2025.03.07 22:35:09.494237 [ 199 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_11_2} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2289 | 2025.03.07 22:35:09.494308 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
2290 | 2025.03.07 22:35:10.000192 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.53 MiB, peak 172.29 MiB, free memory in arenas 0.00 B, will set to 167.46 MiB (RSS), difference: -1.06 MiB | ||
2291 | 2025.03.07 22:35:10.389653 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 326 | ||
2292 | 2025.03.07 22:35:10.392994 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2293 | 2025.03.07 22:35:10.393051 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2294 | 2025.03.07 22:35:10.394565 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2295 | 2025.03.07 22:35:10.394862 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2296 | 2025.03.07 22:35:10.395051 [ 41 ] {} <Debug> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2297 | 2025.03.07 22:35:10.395148 [ 41 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2298 | 2025.03.07 22:35:10.395199 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2299 | 2025.03.07 22:35:10.395933 [ 191 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::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 | ||
2300 | 2025.03.07 22:35:10.397212 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 326 | ||
2301 | 2025.03.07 22:35:10.397594 [ 191 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2302 | 2025.03.07 22:35:10.397774 [ 191 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part | ||
2303 | 2025.03.07 22:35:10.398376 [ 191 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 54 rows starting from the beginning of the part | ||
2304 | 2025.03.07 22:35:10.399050 [ 191 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 58 rows starting from the beginning of the part | ||
2305 | 2025.03.07 22:35:10.399681 [ 191 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 62 rows starting from the beginning of the part | ||
2306 | 2025.03.07 22:35:10.400170 [ 191 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 20 rows starting from the beginning of the part | ||
2307 | 2025.03.07 22:35:10.400635 [ 191 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 44 rows starting from the beginning of the part | ||
2308 | 2025.03.07 22:35:10.408568 [ 193 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 326 rows, containing 72 columns (72 merged, 0 gathered) in 0.013162576 sec., 24767.188428769565 rows/sec., 26.36 MiB/sec. | ||
2309 | 2025.03.07 22:35:10.409874 [ 192 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2310 | 2025.03.07 22:35:10.410740 [ 192 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_6_1} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2311 | 2025.03.07 22:35:10.410842 [ 192 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_6_1} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2312 | 2025.03.07 22:35:10.411203 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.73 MiB. | ||
2313 | 2025.03.07 22:35:14.419657 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2314 | 2025.03.07 22:35:14.419851 [ 275 ] {e672968d-b234-4526-82a3-cfcaeae8191e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2315 | 2025.03.07 22:35:14.419924 [ 275 ] {e672968d-b234-4526-82a3-cfcaeae8191e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2316 | 2025.03.07 22:35:14.420719 [ 275 ] {e672968d-b234-4526-82a3-cfcaeae8191e} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2317 | 2025.03.07 22:35:14.420769 [ 275 ] {e672968d-b234-4526-82a3-cfcaeae8191e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2318 | 2025.03.07 22:35:14.421209 [ 275 ] {e672968d-b234-4526-82a3-cfcaeae8191e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2319 | 2025.03.07 22:35:14.421472 [ 275 ] {e672968d-b234-4526-82a3-cfcaeae8191e} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2320 | 2025.03.07 22:35:14.421689 [ 275 ] {e672968d-b234-4526-82a3-cfcaeae8191e} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001891 sec., 38075.09254362771 rows/sec., 3.09 MiB/sec. | ||
2321 | 2025.03.07 22:35:14.421752 [ 275 ] {e672968d-b234-4526-82a3-cfcaeae8191e} <Debug> TCPHandler: Processed in 0.002229361 sec. | ||
2322 | 2025.03.07 22:35:14.421889 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2323 | 2025.03.07 22:35:14.422006 [ 275 ] {aa947bb0-fe13-4ece-be72-1ca09b6c97c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2324 | 2025.03.07 22:35:14.422056 [ 275 ] {aa947bb0-fe13-4ece-be72-1ca09b6c97c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2325 | 2025.03.07 22:35:14.422588 [ 275 ] {aa947bb0-fe13-4ece-be72-1ca09b6c97c3} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2326 | 2025.03.07 22:35:14.422627 [ 275 ] {aa947bb0-fe13-4ece-be72-1ca09b6c97c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2327 | 2025.03.07 22:35:14.422973 [ 275 ] {aa947bb0-fe13-4ece-be72-1ca09b6c97c3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2328 | 2025.03.07 22:35:14.423210 [ 275 ] {aa947bb0-fe13-4ece-be72-1ca09b6c97c3} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2329 | 2025.03.07 22:35:14.423390 [ 275 ] {aa947bb0-fe13-4ece-be72-1ca09b6c97c3} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001412 sec., 5665.7223796033995 rows/sec., 426.04 KiB/sec. | ||
2330 | 2025.03.07 22:35:14.423444 [ 275 ] {aa947bb0-fe13-4ece-be72-1ca09b6c97c3} <Debug> TCPHandler: Processed in 0.001608356 sec. | ||
2331 | 2025.03.07 22:35:14.423551 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2332 | 2025.03.07 22:35:14.423654 [ 275 ] {51ae2d0d-338e-4193-8f05-a7ad493ea7be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2333 | 2025.03.07 22:35:14.423699 [ 275 ] {51ae2d0d-338e-4193-8f05-a7ad493ea7be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2334 | 2025.03.07 22:35:14.424234 [ 275 ] {51ae2d0d-338e-4193-8f05-a7ad493ea7be} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2335 | 2025.03.07 22:35:14.424270 [ 275 ] {51ae2d0d-338e-4193-8f05-a7ad493ea7be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2336 | 2025.03.07 22:35:14.424621 [ 275 ] {51ae2d0d-338e-4193-8f05-a7ad493ea7be} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2337 | 2025.03.07 22:35:14.424871 [ 275 ] {51ae2d0d-338e-4193-8f05-a7ad493ea7be} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2338 | 2025.03.07 22:35:14.425044 [ 275 ] {51ae2d0d-338e-4193-8f05-a7ad493ea7be} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001412 sec., 50991.50141643059 rows/sec., 3.98 MiB/sec. | ||
2339 | 2025.03.07 22:35:14.425093 [ 275 ] {51ae2d0d-338e-4193-8f05-a7ad493ea7be} <Debug> TCPHandler: Processed in 0.001594336 sec. | ||
2340 | 2025.03.07 22:35:14.425207 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2341 | 2025.03.07 22:35:14.425313 [ 275 ] {21544fcd-b170-4e49-82f4-e34a8821c9d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2342 | 2025.03.07 22:35:14.425362 [ 275 ] {21544fcd-b170-4e49-82f4-e34a8821c9d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2343 | 2025.03.07 22:35:14.425879 [ 275 ] {21544fcd-b170-4e49-82f4-e34a8821c9d3} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2344 | 2025.03.07 22:35:14.425915 [ 275 ] {21544fcd-b170-4e49-82f4-e34a8821c9d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2345 | 2025.03.07 22:35:14.426289 [ 275 ] {21544fcd-b170-4e49-82f4-e34a8821c9d3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2346 | 2025.03.07 22:35:14.426525 [ 275 ] {21544fcd-b170-4e49-82f4-e34a8821c9d3} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2347 | 2025.03.07 22:35:14.426699 [ 275 ] {21544fcd-b170-4e49-82f4-e34a8821c9d3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001408 sec., 113636.36363636363 rows/sec., 7.91 MiB/sec. | ||
2348 | 2025.03.07 22:35:14.426748 [ 275 ] {21544fcd-b170-4e49-82f4-e34a8821c9d3} <Debug> TCPHandler: Processed in 0.001591136 sec. | ||
2349 | 2025.03.07 22:35:14.426853 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2350 | 2025.03.07 22:35:14.426956 [ 275 ] {3cca5720-ec7b-48f6-a045-99de4a0a16ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2351 | 2025.03.07 22:35:14.427021 [ 275 ] {3cca5720-ec7b-48f6-a045-99de4a0a16ad} <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 | ||
2352 | 2025.03.07 22:35:14.428048 [ 275 ] {3cca5720-ec7b-48f6-a045-99de4a0a16ad} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2353 | 2025.03.07 22:35:14.428085 [ 275 ] {3cca5720-ec7b-48f6-a045-99de4a0a16ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2354 | 2025.03.07 22:35:14.428846 [ 275 ] {3cca5720-ec7b-48f6-a045-99de4a0a16ad} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2355 | 2025.03.07 22:35:14.429143 [ 275 ] {3cca5720-ec7b-48f6-a045-99de4a0a16ad} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2356 | 2025.03.07 22:35:14.429364 [ 275 ] {3cca5720-ec7b-48f6-a045-99de4a0a16ad} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002424 sec., 3300.3300330033003 rows/sec., 5.91 MiB/sec. | ||
2357 | 2025.03.07 22:35:14.429493 [ 275 ] {3cca5720-ec7b-48f6-a045-99de4a0a16ad} <Debug> TCPHandler: Processed in 0.002690246 sec. | ||
2358 | 2025.03.07 22:35:14.429640 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2359 | 2025.03.07 22:35:14.429745 [ 275 ] {d4197278-7c1e-40c9-8a05-6b4bda3749ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2360 | 2025.03.07 22:35:14.429791 [ 275 ] {d4197278-7c1e-40c9-8a05-6b4bda3749ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2361 | 2025.03.07 22:35:14.430225 [ 275 ] {d4197278-7c1e-40c9-8a05-6b4bda3749ff} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2362 | 2025.03.07 22:35:14.430261 [ 275 ] {d4197278-7c1e-40c9-8a05-6b4bda3749ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2363 | 2025.03.07 22:35:14.430613 [ 275 ] {d4197278-7c1e-40c9-8a05-6b4bda3749ff} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2364 | 2025.03.07 22:35:14.430856 [ 275 ] {d4197278-7c1e-40c9-8a05-6b4bda3749ff} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2365 | 2025.03.07 22:35:14.431023 [ 275 ] {d4197278-7c1e-40c9-8a05-6b4bda3749ff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001301 sec., 46118.370484242885 rows/sec., 3.11 MiB/sec. | ||
2366 | 2025.03.07 22:35:14.431071 [ 275 ] {d4197278-7c1e-40c9-8a05-6b4bda3749ff} <Debug> TCPHandler: Processed in 0.001482324 sec. | ||
2367 | 2025.03.07 22:35:15.308124 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2368 | 2025.03.07 22:35:15.308197 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2369 | 2025.03.07 22:35:15.382794 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4636 | ||
2370 | 2025.03.07 22:35:15.383916 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2371 | 2025.03.07 22:35:15.383958 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2372 | 2025.03.07 22:35:15.384486 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2373 | 2025.03.07 22:35:15.384747 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2374 | 2025.03.07 22:35:15.384945 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
2375 | 2025.03.07 22:35:15.661565 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
2376 | 2025.03.07 22:35:15.683242 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2377 | 2025.03.07 22:35:15.683305 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2378 | 2025.03.07 22:35:15.690654 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2379 | 2025.03.07 22:35:15.691427 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2380 | 2025.03.07 22:35:15.694563 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
2381 | 2025.03.07 22:35:19.420861 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2382 | 2025.03.07 22:35:19.421144 [ 275 ] {c0cd4022-46f0-4268-82e8-79c4df6f7c7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2383 | 2025.03.07 22:35:19.421254 [ 275 ] {c0cd4022-46f0-4268-82e8-79c4df6f7c7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2384 | 2025.03.07 22:35:19.422162 [ 275 ] {c0cd4022-46f0-4268-82e8-79c4df6f7c7d} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2385 | 2025.03.07 22:35:19.422217 [ 275 ] {c0cd4022-46f0-4268-82e8-79c4df6f7c7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2386 | 2025.03.07 22:35:19.422662 [ 275 ] {c0cd4022-46f0-4268-82e8-79c4df6f7c7d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2387 | 2025.03.07 22:35:19.422916 [ 275 ] {c0cd4022-46f0-4268-82e8-79c4df6f7c7d} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2388 | 2025.03.07 22:35:19.423168 [ 275 ] {c0cd4022-46f0-4268-82e8-79c4df6f7c7d} <Debug> executeQuery: Read 118 rows, 10.24 KiB in 0.002087 sec., 56540.48873981793 rows/sec., 4.79 MiB/sec. | ||
2389 | 2025.03.07 22:35:19.423338 [ 275 ] {c0cd4022-46f0-4268-82e8-79c4df6f7c7d} <Debug> TCPHandler: Processed in 0.002654296 sec. | ||
2390 | 2025.03.07 22:35:19.423509 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2391 | 2025.03.07 22:35:19.423621 [ 275 ] {e854453d-5bbc-48cd-9886-e39c8f9f23db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2392 | 2025.03.07 22:35:19.423673 [ 275 ] {e854453d-5bbc-48cd-9886-e39c8f9f23db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2393 | 2025.03.07 22:35:19.424237 [ 275 ] {e854453d-5bbc-48cd-9886-e39c8f9f23db} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2394 | 2025.03.07 22:35:19.424278 [ 275 ] {e854453d-5bbc-48cd-9886-e39c8f9f23db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2395 | 2025.03.07 22:35:19.424627 [ 275 ] {e854453d-5bbc-48cd-9886-e39c8f9f23db} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2396 | 2025.03.07 22:35:19.424863 [ 275 ] {e854453d-5bbc-48cd-9886-e39c8f9f23db} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2397 | 2025.03.07 22:35:19.425079 [ 275 ] {e854453d-5bbc-48cd-9886-e39c8f9f23db} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001486 sec., 20861.372812920592 rows/sec., 1.53 MiB/sec. | ||
2398 | 2025.03.07 22:35:19.425133 [ 275 ] {e854453d-5bbc-48cd-9886-e39c8f9f23db} <Debug> TCPHandler: Processed in 0.001678336 sec. | ||
2399 | 2025.03.07 22:35:19.425275 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2400 | 2025.03.07 22:35:19.425384 [ 275 ] {679c602d-e06b-4c2f-b16b-c0cc2e70496e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2401 | 2025.03.07 22:35:19.425431 [ 275 ] {679c602d-e06b-4c2f-b16b-c0cc2e70496e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2402 | 2025.03.07 22:35:19.425977 [ 275 ] {679c602d-e06b-4c2f-b16b-c0cc2e70496e} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2403 | 2025.03.07 22:35:19.426018 [ 275 ] {679c602d-e06b-4c2f-b16b-c0cc2e70496e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2404 | 2025.03.07 22:35:19.426361 [ 275 ] {679c602d-e06b-4c2f-b16b-c0cc2e70496e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2405 | 2025.03.07 22:35:19.426605 [ 275 ] {679c602d-e06b-4c2f-b16b-c0cc2e70496e} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2406 | 2025.03.07 22:35:19.426872 [ 275 ] {679c602d-e06b-4c2f-b16b-c0cc2e70496e} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001504 sec., 63164.893617021284 rows/sec., 4.93 MiB/sec. | ||
2407 | 2025.03.07 22:35:19.427070 [ 275 ] {679c602d-e06b-4c2f-b16b-c0cc2e70496e} <Debug> TCPHandler: Processed in 0.001833658 sec. | ||
2408 | 2025.03.07 22:35:19.427215 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2409 | 2025.03.07 22:35:19.427323 [ 275 ] {2b9f884c-6eb0-4252-b3a1-e0eaead31a7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2410 | 2025.03.07 22:35:19.427373 [ 275 ] {2b9f884c-6eb0-4252-b3a1-e0eaead31a7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2411 | 2025.03.07 22:35:19.427899 [ 275 ] {2b9f884c-6eb0-4252-b3a1-e0eaead31a7d} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2412 | 2025.03.07 22:35:19.427938 [ 275 ] {2b9f884c-6eb0-4252-b3a1-e0eaead31a7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2413 | 2025.03.07 22:35:19.428317 [ 275 ] {2b9f884c-6eb0-4252-b3a1-e0eaead31a7d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2414 | 2025.03.07 22:35:19.428551 [ 275 ] {2b9f884c-6eb0-4252-b3a1-e0eaead31a7d} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2415 | 2025.03.07 22:35:19.428807 [ 275 ] {2b9f884c-6eb0-4252-b3a1-e0eaead31a7d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001501 sec., 106595.60293137908 rows/sec., 7.42 MiB/sec. | ||
2416 | 2025.03.07 22:35:19.428997 [ 275 ] {2b9f884c-6eb0-4252-b3a1-e0eaead31a7d} <Debug> TCPHandler: Processed in 0.001831547 sec. | ||
2417 | 2025.03.07 22:35:19.429146 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2418 | 2025.03.07 22:35:19.429254 [ 275 ] {92246643-b0a8-4449-851f-3ec792fe9121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2419 | 2025.03.07 22:35:19.429324 [ 275 ] {92246643-b0a8-4449-851f-3ec792fe9121} <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 | ||
2420 | 2025.03.07 22:35:19.430413 [ 275 ] {92246643-b0a8-4449-851f-3ec792fe9121} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2421 | 2025.03.07 22:35:19.430454 [ 275 ] {92246643-b0a8-4449-851f-3ec792fe9121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2422 | 2025.03.07 22:35:19.431081 [ 275 ] {92246643-b0a8-4449-851f-3ec792fe9121} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2423 | 2025.03.07 22:35:19.431331 [ 275 ] {92246643-b0a8-4449-851f-3ec792fe9121} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2424 | 2025.03.07 22:35:19.431565 [ 275 ] {92246643-b0a8-4449-851f-3ec792fe9121} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002333 sec., 13287.612516073725 rows/sec., 23.81 MiB/sec. | ||
2425 | 2025.03.07 22:35:19.431669 [ 275 ] {92246643-b0a8-4449-851f-3ec792fe9121} <Debug> TCPHandler: Processed in 0.002573925 sec. | ||
2426 | 2025.03.07 22:35:19.431810 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2427 | 2025.03.07 22:35:19.431917 [ 275 ] {8fd237c3-63e7-43b7-84a2-9d8656becad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2428 | 2025.03.07 22:35:19.431965 [ 275 ] {8fd237c3-63e7-43b7-84a2-9d8656becad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2429 | 2025.03.07 22:35:19.432422 [ 275 ] {8fd237c3-63e7-43b7-84a2-9d8656becad4} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2430 | 2025.03.07 22:35:19.432459 [ 275 ] {8fd237c3-63e7-43b7-84a2-9d8656becad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2431 | 2025.03.07 22:35:19.432788 [ 275 ] {8fd237c3-63e7-43b7-84a2-9d8656becad4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2432 | 2025.03.07 22:35:19.433006 [ 275 ] {8fd237c3-63e7-43b7-84a2-9d8656becad4} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2433 | 2025.03.07 22:35:19.433277 [ 275 ] {8fd237c3-63e7-43b7-84a2-9d8656becad4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001422 sec., 42194.09282700422 rows/sec., 2.84 MiB/sec. | ||
2434 | 2025.03.07 22:35:19.433506 [ 275 ] {8fd237c3-63e7-43b7-84a2-9d8656becad4} <Debug> TCPHandler: Processed in 0.001744737 sec. | ||
2435 | 2025.03.07 22:35:20.397641 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 350 | ||
2436 | 2025.03.07 22:35:20.400867 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2437 | 2025.03.07 22:35:20.400918 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2438 | 2025.03.07 22:35:20.402376 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2439 | 2025.03.07 22:35:20.402711 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2440 | 2025.03.07 22:35:20.403265 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 350 | ||
2441 | 2025.03.07 22:35:20.726468 [ 24 ] {} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2442 | 2025.03.07 22:35:20.726540 [ 24 ] {} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2443 | 2025.03.07 22:35:20.726567 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2444 | 2025.03.07 22:35:20.726863 [ 191 ] {ee5f0add-c9bc-457d-acdf-64cede629dd7::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 | ||
2445 | 2025.03.07 22:35:20.727247 [ 191 ] {ee5f0add-c9bc-457d-acdf-64cede629dd7::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2446 | 2025.03.07 22:35:20.727299 [ 191 ] {ee5f0add-c9bc-457d-acdf-64cede629dd7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part | ||
2447 | 2025.03.07 22:35:20.727414 [ 191 ] {ee5f0add-c9bc-457d-acdf-64cede629dd7::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 | ||
2448 | 2025.03.07 22:35:20.727521 [ 191 ] {ee5f0add-c9bc-457d-acdf-64cede629dd7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part | ||
2449 | 2025.03.07 22:35:20.727620 [ 191 ] {ee5f0add-c9bc-457d-acdf-64cede629dd7::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 | ||
2450 | 2025.03.07 22:35:20.727712 [ 191 ] {ee5f0add-c9bc-457d-acdf-64cede629dd7::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 | ||
2451 | 2025.03.07 22:35:20.729846 [ 192 ] {ee5f0add-c9bc-457d-acdf-64cede629dd7::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 6 columns (6 merged, 0 gathered) in 0.003171791 sec., 14502.847129587037 rows/sec., 3.54 MiB/sec. | ||
2452 | 2025.03.07 22:35:20.730163 [ 192 ] {ee5f0add-c9bc-457d-acdf-64cede629dd7::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2453 | 2025.03.07 22:35:20.730846 [ 192 ] {ee5f0add-c9bc-457d-acdf-64cede629dd7::all_1_5_1} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2454 | 2025.03.07 22:35:20.730926 [ 192 ] {ee5f0add-c9bc-457d-acdf-64cede629dd7::all_1_5_1} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2455 | 2025.03.07 22:35:20.731028 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
2456 | 2025.03.07 22:35:22.672107 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2457 | 2025.03.07 22:35:22.672417 [ 275 ] {b3b2b754-b81f-49c3-b4ba-d7e7d121299a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2458 | 2025.03.07 22:35:22.672909 [ 275 ] {b3b2b754-b81f-49c3-b4ba-d7e7d121299a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2459 | 2025.03.07 22:35:22.672967 [ 275 ] {b3b2b754-b81f-49c3-b4ba-d7e7d121299a} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2460 | 2025.03.07 22:35:22.673369 [ 275 ] {b3b2b754-b81f-49c3-b4ba-d7e7d121299a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2461 | 2025.03.07 22:35:22.673453 [ 275 ] {b3b2b754-b81f-49c3-b4ba-d7e7d121299a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2462 | 2025.03.07 22:35:22.673631 [ 275 ] {b3b2b754-b81f-49c3-b4ba-d7e7d121299a} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
2463 | 2025.03.07 22:35:22.673673 [ 275 ] {b3b2b754-b81f-49c3-b4ba-d7e7d121299a} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
2464 | 2025.03.07 22:35:22.673699 [ 275 ] {b3b2b754-b81f-49c3-b4ba-d7e7d121299a} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (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 | ||
2465 | 2025.03.07 22:35:22.673718 [ 275 ] {b3b2b754-b81f-49c3-b4ba-d7e7d121299a} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2466 | 2025.03.07 22:35:22.673767 [ 275 ] {b3b2b754-b81f-49c3-b4ba-d7e7d121299a} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2467 | 2025.03.07 22:35:22.673792 [ 275 ] {b3b2b754-b81f-49c3-b4ba-d7e7d121299a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 46 rows starting from 0 | ||
2468 | 2025.03.07 22:35:22.674718 [ 275 ] {b3b2b754-b81f-49c3-b4ba-d7e7d121299a} <Debug> executeQuery: Read 46 rows, 1.83 KiB in 0.002454 sec., 18744.906275468624 rows/sec., 745.75 KiB/sec. | ||
2469 | 2025.03.07 22:35:22.674869 [ 275 ] {b3b2b754-b81f-49c3-b4ba-d7e7d121299a} <Debug> TCPHandler: Processed in 0.002907068 sec. | ||
2470 | 2025.03.07 22:35:22.714633 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2471 | 2025.03.07 22:35:22.714771 [ 275 ] {5422350e-3331-49a6-b515-04ea2b4cdc40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2472 | 2025.03.07 22:35:22.714827 [ 275 ] {5422350e-3331-49a6-b515-04ea2b4cdc40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2473 | 2025.03.07 22:35:22.715545 [ 275 ] {5422350e-3331-49a6-b515-04ea2b4cdc40} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2474 | 2025.03.07 22:35:22.715594 [ 275 ] {5422350e-3331-49a6-b515-04ea2b4cdc40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2475 | 2025.03.07 22:35:22.716088 [ 275 ] {5422350e-3331-49a6-b515-04ea2b4cdc40} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2476 | 2025.03.07 22:35:22.716314 [ 275 ] {5422350e-3331-49a6-b515-04ea2b4cdc40} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2477 | 2025.03.07 22:35:22.716555 [ 275 ] {5422350e-3331-49a6-b515-04ea2b4cdc40} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001823 sec., 548.5463521667581 rows/sec., 124.28 KiB/sec. | ||
2478 | 2025.03.07 22:35:22.716613 [ 275 ] {5422350e-3331-49a6-b515-04ea2b4cdc40} <Debug> TCPHandler: Processed in 0.00203912 sec. | ||
2479 | 2025.03.07 22:35:22.716752 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2480 | 2025.03.07 22:35:22.716861 [ 275 ] {7bcf43e3-cf60-4abd-b675-b99df76894a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2481 | 2025.03.07 22:35:22.716909 [ 275 ] {7bcf43e3-cf60-4abd-b675-b99df76894a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2482 | 2025.03.07 22:35:22.717451 [ 275 ] {7bcf43e3-cf60-4abd-b675-b99df76894a4} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2483 | 2025.03.07 22:35:22.717493 [ 275 ] {7bcf43e3-cf60-4abd-b675-b99df76894a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2484 | 2025.03.07 22:35:22.717837 [ 275 ] {7bcf43e3-cf60-4abd-b675-b99df76894a4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2485 | 2025.03.07 22:35:22.718079 [ 275 ] {7bcf43e3-cf60-4abd-b675-b99df76894a4} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2486 | 2025.03.07 22:35:22.718360 [ 275 ] {7bcf43e3-cf60-4abd-b675-b99df76894a4} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001506 sec., 7968.127490039841 rows/sec., 649.74 KiB/sec. | ||
2487 | 2025.03.07 22:35:22.718436 [ 275 ] {7bcf43e3-cf60-4abd-b675-b99df76894a4} <Debug> TCPHandler: Processed in 0.001735846 sec. | ||
2488 | 2025.03.07 22:35:22.718542 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2489 | 2025.03.07 22:35:22.718645 [ 275 ] {487b5b84-1209-467e-b376-a2bf6e1edf27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2490 | 2025.03.07 22:35:22.718690 [ 275 ] {487b5b84-1209-467e-b376-a2bf6e1edf27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2491 | 2025.03.07 22:35:22.719830 [ 275 ] {487b5b84-1209-467e-b376-a2bf6e1edf27} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2492 | 2025.03.07 22:35:22.719870 [ 275 ] {487b5b84-1209-467e-b376-a2bf6e1edf27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2493 | 2025.03.07 22:35:22.720302 [ 275 ] {487b5b84-1209-467e-b376-a2bf6e1edf27} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2494 | 2025.03.07 22:35:22.720542 [ 275 ] {487b5b84-1209-467e-b376-a2bf6e1edf27} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2495 | 2025.03.07 22:35:22.720743 [ 275 ] {487b5b84-1209-467e-b376-a2bf6e1edf27} <Debug> executeQuery: Read 1218 rows, 102.99 KiB in 0.002139 sec., 569424.9649368864 rows/sec., 47.02 MiB/sec. | ||
2496 | 2025.03.07 22:35:22.720792 [ 275 ] {487b5b84-1209-467e-b376-a2bf6e1edf27} <Debug> TCPHandler: Processed in 0.002322142 sec. | ||
2497 | 2025.03.07 22:35:22.720899 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2498 | 2025.03.07 22:35:22.721000 [ 275 ] {a1298149-29fc-43d7-8334-7c61201c6343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2499 | 2025.03.07 22:35:22.721043 [ 275 ] {a1298149-29fc-43d7-8334-7c61201c6343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2500 | 2025.03.07 22:35:22.721618 [ 275 ] {a1298149-29fc-43d7-8334-7c61201c6343} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2501 | 2025.03.07 22:35:22.721657 [ 275 ] {a1298149-29fc-43d7-8334-7c61201c6343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2502 | 2025.03.07 22:35:22.722002 [ 275 ] {a1298149-29fc-43d7-8334-7c61201c6343} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2503 | 2025.03.07 22:35:22.722238 [ 275 ] {a1298149-29fc-43d7-8334-7c61201c6343} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2504 | 2025.03.07 22:35:22.722446 [ 275 ] {a1298149-29fc-43d7-8334-7c61201c6343} <Debug> executeQuery: Read 20 rows, 1.44 KiB in 0.001431 sec., 13976.240391334732 rows/sec., 1005.91 KiB/sec. | ||
2505 | 2025.03.07 22:35:22.722498 [ 275 ] {a1298149-29fc-43d7-8334-7c61201c6343} <Debug> TCPHandler: Processed in 0.001620336 sec. | ||
2506 | 2025.03.07 22:35:22.722633 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2507 | 2025.03.07 22:35:22.722739 [ 275 ] {37f9c441-f611-471d-a81a-07145ce478a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2508 | 2025.03.07 22:35:22.722784 [ 275 ] {37f9c441-f611-471d-a81a-07145ce478a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2509 | 2025.03.07 22:35:22.723412 [ 275 ] {37f9c441-f611-471d-a81a-07145ce478a1} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2510 | 2025.03.07 22:35:22.723451 [ 275 ] {37f9c441-f611-471d-a81a-07145ce478a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2511 | 2025.03.07 22:35:22.723801 [ 275 ] {37f9c441-f611-471d-a81a-07145ce478a1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2512 | 2025.03.07 22:35:22.724027 [ 275 ] {37f9c441-f611-471d-a81a-07145ce478a1} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2513 | 2025.03.07 22:35:22.724237 [ 275 ] {37f9c441-f611-471d-a81a-07145ce478a1} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001519 sec., 150098.74917709018 rows/sec., 10.16 MiB/sec. | ||
2514 | 2025.03.07 22:35:22.724287 [ 275 ] {37f9c441-f611-471d-a81a-07145ce478a1} <Debug> TCPHandler: Processed in 0.001705096 sec. | ||
2515 | 2025.03.07 22:35:22.724412 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2516 | 2025.03.07 22:35:22.724518 [ 275 ] {e4486b6f-4bbf-4be5-9f74-29fe48647b33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2517 | 2025.03.07 22:35:22.724564 [ 275 ] {e4486b6f-4bbf-4be5-9f74-29fe48647b33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2518 | 2025.03.07 22:35:22.725329 [ 275 ] {e4486b6f-4bbf-4be5-9f74-29fe48647b33} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2519 | 2025.03.07 22:35:22.725369 [ 275 ] {e4486b6f-4bbf-4be5-9f74-29fe48647b33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2520 | 2025.03.07 22:35:22.725735 [ 275 ] {e4486b6f-4bbf-4be5-9f74-29fe48647b33} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2521 | 2025.03.07 22:35:22.725969 [ 275 ] {e4486b6f-4bbf-4be5-9f74-29fe48647b33} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2522 | 2025.03.07 22:35:22.726189 [ 275 ] {e4486b6f-4bbf-4be5-9f74-29fe48647b33} <Debug> executeQuery: Read 540 rows, 41.02 KiB in 0.001692 sec., 319148.9361702128 rows/sec., 23.68 MiB/sec. | ||
2523 | 2025.03.07 22:35:22.726241 [ 275 ] {e4486b6f-4bbf-4be5-9f74-29fe48647b33} <Debug> TCPHandler: Processed in 0.001880598 sec. | ||
2524 | 2025.03.07 22:35:22.726357 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2525 | 2025.03.07 22:35:22.726464 [ 275 ] {7654674f-eb33-4bc6-abd6-ca4cc1f57b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2526 | 2025.03.07 22:35:22.726513 [ 275 ] {7654674f-eb33-4bc6-abd6-ca4cc1f57b4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2527 | 2025.03.07 22:35:22.727279 [ 275 ] {7654674f-eb33-4bc6-abd6-ca4cc1f57b4a} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2528 | 2025.03.07 22:35:22.727317 [ 275 ] {7654674f-eb33-4bc6-abd6-ca4cc1f57b4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2529 | 2025.03.07 22:35:22.727744 [ 275 ] {7654674f-eb33-4bc6-abd6-ca4cc1f57b4a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2530 | 2025.03.07 22:35:22.727986 [ 275 ] {7654674f-eb33-4bc6-abd6-ca4cc1f57b4a} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2531 | 2025.03.07 22:35:22.728200 [ 275 ] {7654674f-eb33-4bc6-abd6-ca4cc1f57b4a} <Debug> executeQuery: Read 958 rows, 65.81 KiB in 0.001758 sec., 544937.4288964733 rows/sec., 36.56 MiB/sec. | ||
2532 | 2025.03.07 22:35:22.728252 [ 275 ] {7654674f-eb33-4bc6-abd6-ca4cc1f57b4a} <Debug> TCPHandler: Processed in 0.001945199 sec. | ||
2533 | 2025.03.07 22:35:22.728364 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2534 | 2025.03.07 22:35:22.728471 [ 275 ] {fa9ce67a-2846-44c7-b35a-7c8b70f2263f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2535 | 2025.03.07 22:35:22.728537 [ 275 ] {fa9ce67a-2846-44c7-b35a-7c8b70f2263f} <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 | ||
2536 | 2025.03.07 22:35:22.729579 [ 275 ] {fa9ce67a-2846-44c7-b35a-7c8b70f2263f} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2537 | 2025.03.07 22:35:22.729618 [ 275 ] {fa9ce67a-2846-44c7-b35a-7c8b70f2263f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2538 | 2025.03.07 22:35:22.730208 [ 275 ] {fa9ce67a-2846-44c7-b35a-7c8b70f2263f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2539 | 2025.03.07 22:35:22.730458 [ 275 ] {fa9ce67a-2846-44c7-b35a-7c8b70f2263f} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2540 | 2025.03.07 22:35:22.730705 [ 275 ] {fa9ce67a-2846-44c7-b35a-7c8b70f2263f} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002256 sec., 3546.0992907801415 rows/sec., 6.35 MiB/sec. | ||
2541 | 2025.03.07 22:35:22.730805 [ 275 ] {fa9ce67a-2846-44c7-b35a-7c8b70f2263f} <Debug> TCPHandler: Processed in 0.002490884 sec. | ||
2542 | 2025.03.07 22:35:22.730943 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2543 | 2025.03.07 22:35:22.731049 [ 275 ] {b94c777a-e3ac-43b4-8c29-b5b30ac174a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2544 | 2025.03.07 22:35:22.731096 [ 275 ] {b94c777a-e3ac-43b4-8c29-b5b30ac174a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2545 | 2025.03.07 22:35:22.731534 [ 275 ] {b94c777a-e3ac-43b4-8c29-b5b30ac174a3} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2546 | 2025.03.07 22:35:22.731573 [ 275 ] {b94c777a-e3ac-43b4-8c29-b5b30ac174a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2547 | 2025.03.07 22:35:22.731924 [ 275 ] {b94c777a-e3ac-43b4-8c29-b5b30ac174a3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2548 | 2025.03.07 22:35:22.732157 [ 275 ] {b94c777a-e3ac-43b4-8c29-b5b30ac174a3} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2549 | 2025.03.07 22:35:22.732368 [ 275 ] {b94c777a-e3ac-43b4-8c29-b5b30ac174a3} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.00134 sec., 29850.746268656716 rows/sec., 2.02 MiB/sec. | ||
2550 | 2025.03.07 22:35:22.732418 [ 275 ] {b94c777a-e3ac-43b4-8c29-b5b30ac174a3} <Debug> TCPHandler: Processed in 0.001526145 sec. | ||
2551 | 2025.03.07 22:35:22.885172 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5063 | ||
2552 | 2025.03.07 22:35:22.885811 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2553 | 2025.03.07 22:35:22.885858 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2554 | 2025.03.07 22:35:22.886432 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2555 | 2025.03.07 22:35:22.886709 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2556 | 2025.03.07 22:35:22.886884 [ 44 ] {} <Debug> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2557 | 2025.03.07 22:35:22.886948 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5063 | ||
2558 | 2025.03.07 22:35:22.886948 [ 44 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2559 | 2025.03.07 22:35:22.886992 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2560 | 2025.03.07 22:35:22.887131 [ 191 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::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 | ||
2561 | 2025.03.07 22:35:22.887296 [ 191 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2562 | 2025.03.07 22:35:22.887339 [ 191 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::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 | ||
2563 | 2025.03.07 22:35:22.887418 [ 191 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 427 rows starting from the beginning of the part | ||
2564 | 2025.03.07 22:35:22.887505 [ 191 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 488 rows starting from the beginning of the part | ||
2565 | 2025.03.07 22:35:22.887745 [ 191 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 427 rows starting from the beginning of the part | ||
2566 | 2025.03.07 22:35:22.887859 [ 191 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 488 rows starting from the beginning of the part | ||
2567 | 2025.03.07 22:35:22.888049 [ 191 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 427 rows starting from the beginning of the part | ||
2568 | 2025.03.07 22:35:22.889910 [ 192 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5063 rows, containing 4 columns (4 merged, 0 gathered) in 0.002848617 sec., 1777353.7123453242 rows/sec., 25.43 MiB/sec. | ||
2569 | 2025.03.07 22:35:22.890338 [ 189 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2570 | 2025.03.07 22:35:22.890719 [ 189 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_11_2} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2571 | 2025.03.07 22:35:22.890821 [ 189 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_11_2} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2572 | 2025.03.07 22:35:22.890937 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
2573 | 2025.03.07 22:35:23.194733 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
2574 | 2025.03.07 22:35:23.216307 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2575 | 2025.03.07 22:35:23.216368 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2576 | 2025.03.07 22:35:23.224374 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2577 | 2025.03.07 22:35:23.225175 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2578 | 2025.03.07 22:35:23.225545 [ 44 ] {} <Debug> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2579 | 2025.03.07 22:35:23.225666 [ 44 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2580 | 2025.03.07 22:35:23.225733 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2581 | 2025.03.07 22:35:23.226029 [ 195 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
2582 | 2025.03.07 22:35:23.235868 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
2583 | 2025.03.07 22:35:23.236699 [ 195 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2584 | 2025.03.07 22:35:23.237592 [ 195 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
2585 | 2025.03.07 22:35:23.241882 [ 195 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
2586 | 2025.03.07 22:35:23.246241 [ 195 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
2587 | 2025.03.07 22:35:23.250902 [ 195 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
2588 | 2025.03.07 22:35:23.256012 [ 195 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
2589 | 2025.03.07 22:35:23.260262 [ 195 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
2590 | 2025.03.07 22:35:23.318831 [ 192 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.092958023 sec., 892.8761318428642 rows/sec., 4.62 MiB/sec. | ||
2591 | 2025.03.07 22:35:23.321448 [ 192 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2592 | 2025.03.07 22:35:23.324499 [ 192 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_11_2} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2593 | 2025.03.07 22:35:23.324627 [ 192 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_11_2} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2594 | 2025.03.07 22:35:23.327478 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
2595 | 2025.03.07 22:35:24.000207 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.45 MiB, peak 179.33 MiB, free memory in arenas 0.00 B, will set to 171.07 MiB (RSS), difference: 1.62 MiB | ||
2596 | 2025.03.07 22:35:24.413978 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2597 | 2025.03.07 22:35:24.414192 [ 275 ] {add1277f-83d2-4a36-996b-caa5768ba2b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2598 | 2025.03.07 22:35:24.414284 [ 275 ] {add1277f-83d2-4a36-996b-caa5768ba2b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2599 | 2025.03.07 22:35:24.415124 [ 275 ] {add1277f-83d2-4a36-996b-caa5768ba2b5} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2600 | 2025.03.07 22:35:24.415182 [ 275 ] {add1277f-83d2-4a36-996b-caa5768ba2b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2601 | 2025.03.07 22:35:24.415681 [ 275 ] {add1277f-83d2-4a36-996b-caa5768ba2b5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2602 | 2025.03.07 22:35:24.415957 [ 275 ] {add1277f-83d2-4a36-996b-caa5768ba2b5} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2603 | 2025.03.07 22:35:24.416209 [ 275 ] {add1277f-83d2-4a36-996b-caa5768ba2b5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002083 sec., 26884.301488238114 rows/sec., 2.07 MiB/sec. | ||
2604 | 2025.03.07 22:35:24.416285 [ 275 ] {add1277f-83d2-4a36-996b-caa5768ba2b5} <Debug> TCPHandler: Processed in 0.002449254 sec. | ||
2605 | 2025.03.07 22:35:24.416423 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2606 | 2025.03.07 22:35:24.416544 [ 275 ] {59ece802-1f16-4e67-8efa-414bc3723a07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2607 | 2025.03.07 22:35:24.416594 [ 275 ] {59ece802-1f16-4e67-8efa-414bc3723a07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2608 | 2025.03.07 22:35:24.417215 [ 275 ] {59ece802-1f16-4e67-8efa-414bc3723a07} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2609 | 2025.03.07 22:35:24.417260 [ 275 ] {59ece802-1f16-4e67-8efa-414bc3723a07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2610 | 2025.03.07 22:35:24.417627 [ 275 ] {59ece802-1f16-4e67-8efa-414bc3723a07} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2611 | 2025.03.07 22:35:24.417901 [ 275 ] {59ece802-1f16-4e67-8efa-414bc3723a07} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2612 | 2025.03.07 22:35:24.418139 [ 275 ] {59ece802-1f16-4e67-8efa-414bc3723a07} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001626 sec., 39360.39360393604 rows/sec., 3.07 MiB/sec. | ||
2613 | 2025.03.07 22:35:24.418196 [ 275 ] {59ece802-1f16-4e67-8efa-414bc3723a07} <Debug> TCPHandler: Processed in 0.001829678 sec. | ||
2614 | 2025.03.07 22:35:24.418344 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2615 | 2025.03.07 22:35:24.418486 [ 275 ] {081779c5-78e5-4853-b294-050c69776508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2616 | 2025.03.07 22:35:24.418560 [ 275 ] {081779c5-78e5-4853-b294-050c69776508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2617 | 2025.03.07 22:35:24.419201 [ 275 ] {081779c5-78e5-4853-b294-050c69776508} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2618 | 2025.03.07 22:35:24.419248 [ 275 ] {081779c5-78e5-4853-b294-050c69776508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2619 | 2025.03.07 22:35:24.419654 [ 275 ] {081779c5-78e5-4853-b294-050c69776508} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2620 | 2025.03.07 22:35:24.419917 [ 275 ] {081779c5-78e5-4853-b294-050c69776508} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2621 | 2025.03.07 22:35:24.420182 [ 275 ] {081779c5-78e5-4853-b294-050c69776508} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.001727 sec., 31268.094962362477 rows/sec., 2.18 MiB/sec. | ||
2622 | 2025.03.07 22:35:24.420312 [ 275 ] {081779c5-78e5-4853-b294-050c69776508} <Debug> TCPHandler: Processed in 0.002029289 sec. | ||
2623 | 2025.03.07 22:35:24.420538 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2624 | 2025.03.07 22:35:24.420662 [ 275 ] {5637cbee-78cc-484f-bfdf-b1185ad3112b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2625 | 2025.03.07 22:35:24.420731 [ 275 ] {5637cbee-78cc-484f-bfdf-b1185ad3112b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2626 | 2025.03.07 22:35:24.421234 [ 275 ] {5637cbee-78cc-484f-bfdf-b1185ad3112b} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2627 | 2025.03.07 22:35:24.421274 [ 275 ] {5637cbee-78cc-484f-bfdf-b1185ad3112b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
2628 | 2025.03.07 22:35:24.421680 [ 275 ] {5637cbee-78cc-484f-bfdf-b1185ad3112b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2629 | 2025.03.07 22:35:24.421973 [ 275 ] {5637cbee-78cc-484f-bfdf-b1185ad3112b} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2630 | 2025.03.07 22:35:24.422271 [ 275 ] {5637cbee-78cc-484f-bfdf-b1185ad3112b} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.001641 sec., 12187.69043266301 rows/sec., 837.90 KiB/sec. | ||
2631 | 2025.03.07 22:35:24.422337 [ 275 ] {5637cbee-78cc-484f-bfdf-b1185ad3112b} <Debug> TCPHandler: Processed in 0.001883178 sec. | ||
2632 | 2025.03.07 22:35:29.420842 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2633 | 2025.03.07 22:35:29.421059 [ 275 ] {ad7cfed8-429b-42ab-8abb-aef672847fa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2634 | 2025.03.07 22:35:29.421139 [ 275 ] {ad7cfed8-429b-42ab-8abb-aef672847fa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2635 | 2025.03.07 22:35:29.422031 [ 275 ] {ad7cfed8-429b-42ab-8abb-aef672847fa1} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2636 | 2025.03.07 22:35:29.422081 [ 275 ] {ad7cfed8-429b-42ab-8abb-aef672847fa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
2637 | 2025.03.07 22:35:29.422582 [ 275 ] {ad7cfed8-429b-42ab-8abb-aef672847fa1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2638 | 2025.03.07 22:35:29.422844 [ 275 ] {ad7cfed8-429b-42ab-8abb-aef672847fa1} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2639 | 2025.03.07 22:35:29.423046 [ 98 ] {} <Debug> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2640 | 2025.03.07 22:35:29.423119 [ 275 ] {ad7cfed8-429b-42ab-8abb-aef672847fa1} <Debug> executeQuery: Read 118 rows, 10.24 KiB in 0.002112 sec., 55871.21212121212 rows/sec., 4.74 MiB/sec. | ||
2641 | 2025.03.07 22:35:29.423132 [ 98 ] {} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2642 | 2025.03.07 22:35:29.423203 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
2643 | 2025.03.07 22:35:29.423264 [ 275 ] {ad7cfed8-429b-42ab-8abb-aef672847fa1} <Debug> TCPHandler: Processed in 0.002568965 sec. | ||
2644 | 2025.03.07 22:35:29.423644 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2645 | 2025.03.07 22:35:29.423670 [ 196 ] {8922abdd-d820-477b-8940-ca60723f550b::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 | ||
2646 | 2025.03.07 22:35:29.423931 [ 275 ] {92c2af46-f1eb-473c-be0f-82206badc3fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2647 | 2025.03.07 22:35:29.424047 [ 275 ] {92c2af46-f1eb-473c-be0f-82206badc3fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2648 | 2025.03.07 22:35:29.424055 [ 196 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2649 | 2025.03.07 22:35:29.424181 [ 196 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1945 rows starting from the beginning of the part | ||
2650 | 2025.03.07 22:35:29.424509 [ 196 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 72 rows starting from the beginning of the part | ||
2651 | 2025.03.07 22:35:29.424925 [ 196 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 118 rows starting from the beginning of the part | ||
2652 | 2025.03.07 22:35:29.425324 [ 196 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1218 rows starting from the beginning of the part | ||
2653 | 2025.03.07 22:35:29.425668 [ 196 ] {8922abdd-d820-477b-8940-ca60723f550b::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 | ||
2654 | 2025.03.07 22:35:29.425855 [ 196 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 118 rows starting from the beginning of the part | ||
2655 | 2025.03.07 22:35:29.426658 [ 275 ] {92c2af46-f1eb-473c-be0f-82206badc3fe} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2656 | 2025.03.07 22:35:29.426716 [ 275 ] {92c2af46-f1eb-473c-be0f-82206badc3fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
2657 | 2025.03.07 22:35:29.427595 [ 275 ] {92c2af46-f1eb-473c-be0f-82206badc3fe} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2658 | 2025.03.07 22:35:29.428120 [ 275 ] {92c2af46-f1eb-473c-be0f-82206badc3fe} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2659 | 2025.03.07 22:35:29.428442 [ 98 ] {} <Debug> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2660 | 2025.03.07 22:35:29.428559 [ 98 ] {} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2661 | 2025.03.07 22:35:29.428635 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
2662 | 2025.03.07 22:35:29.428872 [ 275 ] {92c2af46-f1eb-473c-be0f-82206badc3fe} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.004979 sec., 6226.149829282988 rows/sec., 468.18 KiB/sec. | ||
2663 | 2025.03.07 22:35:29.429007 [ 192 ] {01016d33-373a-44ed-a111-2b7d5befb400::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 | ||
2664 | 2025.03.07 22:35:29.429038 [ 275 ] {92c2af46-f1eb-473c-be0f-82206badc3fe} <Debug> TCPHandler: Processed in 0.005545623 sec. | ||
2665 | 2025.03.07 22:35:29.429246 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2666 | 2025.03.07 22:35:29.429266 [ 192 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2667 | 2025.03.07 22:35:29.429325 [ 192 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 140 rows starting from the beginning of the part | ||
2668 | 2025.03.07 22:35:29.429553 [ 275 ] {5a25c470-63c2-4658-9d2d-5d442ce01efb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2669 | 2025.03.07 22:35:29.429776 [ 275 ] {5a25c470-63c2-4658-9d2d-5d442ce01efb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2670 | 2025.03.07 22:35:29.429897 [ 192 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 38 rows starting from the beginning of the part | ||
2671 | 2025.03.07 22:35:29.430552 [ 192 ] {01016d33-373a-44ed-a111-2b7d5befb400::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 | ||
2672 | 2025.03.07 22:35:29.431023 [ 192 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 31 rows starting from the beginning of the part | ||
2673 | 2025.03.07 22:35:29.431051 [ 196 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3527 rows, containing 5 columns (5 merged, 0 gathered) in 0.007704755 sec., 457769.2606708455 rows/sec., 39.48 MiB/sec. | ||
2674 | 2025.03.07 22:35:29.431476 [ 192 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 20 rows starting from the beginning of the part | ||
2675 | 2025.03.07 22:35:29.431666 [ 196 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2676 | 2025.03.07 22:35:29.432024 [ 192 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 31 rows starting from the beginning of the part | ||
2677 | 2025.03.07 22:35:29.432984 [ 196 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_16_3} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2678 | 2025.03.07 22:35:29.433344 [ 196 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_16_3} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2679 | 2025.03.07 22:35:29.433599 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
2680 | 2025.03.07 22:35:29.434682 [ 275 ] {5a25c470-63c2-4658-9d2d-5d442ce01efb} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2681 | 2025.03.07 22:35:29.434768 [ 275 ] {5a25c470-63c2-4658-9d2d-5d442ce01efb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
2682 | 2025.03.07 22:35:29.435865 [ 186 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 268 rows, containing 5 columns (5 merged, 0 gathered) in 0.007088888 sec., 37805.647373748885 rows/sec., 2.70 MiB/sec. | ||
2683 | 2025.03.07 22:35:29.435878 [ 275 ] {5a25c470-63c2-4658-9d2d-5d442ce01efb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2684 | 2025.03.07 22:35:29.436077 [ 186 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2685 | 2025.03.07 22:35:29.436305 [ 275 ] {5a25c470-63c2-4658-9d2d-5d442ce01efb} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2686 | 2025.03.07 22:35:29.436583 [ 98 ] {} <Debug> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2687 | 2025.03.07 22:35:29.436697 [ 98 ] {} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2688 | 2025.03.07 22:35:29.436722 [ 186 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_11_2} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2689 | 2025.03.07 22:35:29.436771 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
2690 | 2025.03.07 22:35:29.436920 [ 275 ] {5a25c470-63c2-4658-9d2d-5d442ce01efb} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.007503 sec., 12661.602025856324 rows/sec., 1012.62 KiB/sec. | ||
2691 | 2025.03.07 22:35:29.437019 [ 186 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_11_2} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2692 | 2025.03.07 22:35:29.437150 [ 192 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::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 | ||
2693 | 2025.03.07 22:35:29.437308 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
2694 | 2025.03.07 22:35:29.437339 [ 275 ] {5a25c470-63c2-4658-9d2d-5d442ce01efb} <Debug> TCPHandler: Processed in 0.008177238 sec. | ||
2695 | 2025.03.07 22:35:29.437518 [ 192 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2696 | 2025.03.07 22:35:29.437555 [ 192 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 926 rows starting from the beginning of the part | ||
2697 | 2025.03.07 22:35:29.437583 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2698 | 2025.03.07 22:35:29.437730 [ 192 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 72 rows starting from the beginning of the part | ||
2699 | 2025.03.07 22:35:29.438080 [ 275 ] {07c53d75-2f6a-458d-b9c3-c5acc17f45ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2700 | 2025.03.07 22:35:29.438108 [ 192 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 95 rows starting from the beginning of the part | ||
2701 | 2025.03.07 22:35:29.438304 [ 275 ] {07c53d75-2f6a-458d-b9c3-c5acc17f45ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2702 | 2025.03.07 22:35:29.438380 [ 192 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 540 rows starting from the beginning of the part | ||
2703 | 2025.03.07 22:35:29.438672 [ 192 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::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 | ||
2704 | 2025.03.07 22:35:29.438957 [ 192 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 95 rows starting from the beginning of the part | ||
2705 | 2025.03.07 22:35:29.440735 [ 275 ] {07c53d75-2f6a-458d-b9c3-c5acc17f45ef} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2706 | 2025.03.07 22:35:29.440813 [ 275 ] {07c53d75-2f6a-458d-b9c3-c5acc17f45ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
2707 | 2025.03.07 22:35:29.441678 [ 275 ] {07c53d75-2f6a-458d-b9c3-c5acc17f45ef} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2708 | 2025.03.07 22:35:29.442057 [ 188 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1792 rows, containing 5 columns (5 merged, 0 gathered) in 0.005144679 sec., 348321.0517118755 rows/sec., 27.22 MiB/sec. | ||
2709 | 2025.03.07 22:35:29.442171 [ 275 ] {07c53d75-2f6a-458d-b9c3-c5acc17f45ef} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2710 | 2025.03.07 22:35:29.442294 [ 192 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2711 | 2025.03.07 22:35:29.442450 [ 98 ] {} <Debug> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2712 | 2025.03.07 22:35:29.442630 [ 98 ] {} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2713 | 2025.03.07 22:35:29.442707 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
2714 | 2025.03.07 22:35:29.442713 [ 275 ] {07c53d75-2f6a-458d-b9c3-c5acc17f45ef} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004857 sec., 32942.14535721639 rows/sec., 2.29 MiB/sec. | ||
2715 | 2025.03.07 22:35:29.443128 [ 188 ] {fd8a5df9-9547-4f42-8344-e932bc981126::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 | ||
2716 | 2025.03.07 22:35:29.443136 [ 275 ] {07c53d75-2f6a-458d-b9c3-c5acc17f45ef} <Debug> TCPHandler: Processed in 0.005603064 sec. | ||
2717 | 2025.03.07 22:35:29.443214 [ 192 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_16_3} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2718 | 2025.03.07 22:35:29.443491 [ 192 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_16_3} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2719 | 2025.03.07 22:35:29.443525 [ 188 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2720 | 2025.03.07 22:35:29.443535 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2721 | 2025.03.07 22:35:29.443652 [ 188 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4417 rows starting from the beginning of the part | ||
2722 | 2025.03.07 22:35:29.443679 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
2723 | 2025.03.07 22:35:29.443952 [ 188 ] {fd8a5df9-9547-4f42-8344-e932bc981126::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 | ||
2724 | 2025.03.07 22:35:29.444004 [ 275 ] {3db9e3c1-8730-4d00-9eb1-316072315c3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2725 | 2025.03.07 22:35:29.444303 [ 188 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
2726 | 2025.03.07 22:35:29.444382 [ 275 ] {3db9e3c1-8730-4d00-9eb1-316072315c3a} <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 | ||
2727 | 2025.03.07 22:35:29.444563 [ 188 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 958 rows starting from the beginning of the part | ||
2728 | 2025.03.07 22:35:29.444970 [ 188 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 54 rows starting from the beginning of the part | ||
2729 | 2025.03.07 22:35:29.445319 [ 188 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
2730 | 2025.03.07 22:35:29.449070 [ 275 ] {3db9e3c1-8730-4d00-9eb1-316072315c3a} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2731 | 2025.03.07 22:35:29.449115 [ 275 ] {3db9e3c1-8730-4d00-9eb1-316072315c3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
2732 | 2025.03.07 22:35:29.450758 [ 275 ] {3db9e3c1-8730-4d00-9eb1-316072315c3a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2733 | 2025.03.07 22:35:29.450766 [ 188 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5909 rows, containing 5 columns (5 merged, 0 gathered) in 0.007948896 sec., 743373.6710104145 rows/sec., 50.79 MiB/sec. | ||
2734 | 2025.03.07 22:35:29.451101 [ 275 ] {3db9e3c1-8730-4d00-9eb1-316072315c3a} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2735 | 2025.03.07 22:35:29.451326 [ 98 ] {} <Debug> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2736 | 2025.03.07 22:35:29.451357 [ 188 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2737 | 2025.03.07 22:35:29.451443 [ 98 ] {} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2738 | 2025.03.07 22:35:29.451538 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
2739 | 2025.03.07 22:35:29.451853 [ 275 ] {3db9e3c1-8730-4d00-9eb1-316072315c3a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.008034 sec., 3858.600945979587 rows/sec., 6.91 MiB/sec. | ||
2740 | 2025.03.07 22:35:29.451910 [ 192 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::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 | ||
2741 | 2025.03.07 22:35:29.452386 [ 198 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2742 | 2025.03.07 22:35:29.452726 [ 275 ] {3db9e3c1-8730-4d00-9eb1-316072315c3a} <Debug> TCPHandler: Processed in 0.009295749 sec. | ||
2743 | 2025.03.07 22:35:29.452786 [ 198 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2744 | 2025.03.07 22:35:29.453083 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.36 MiB. | ||
2745 | 2025.03.07 22:35:29.453247 [ 192 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2746 | 2025.03.07 22:35:29.453283 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2747 | 2025.03.07 22:35:29.453354 [ 192 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 84 rows starting from the beginning of the part | ||
2748 | 2025.03.07 22:35:29.453532 [ 275 ] {bd57be38-5229-4502-92b1-2273bddde46a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2749 | 2025.03.07 22:35:29.453744 [ 275 ] {bd57be38-5229-4502-92b1-2273bddde46a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2750 | 2025.03.07 22:35:29.454136 [ 192 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
2751 | 2025.03.07 22:35:29.454878 [ 192 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::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 | ||
2752 | 2025.03.07 22:35:29.455686 [ 192 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 31 rows starting from the beginning of the part | ||
2753 | 2025.03.07 22:35:29.455917 [ 275 ] {bd57be38-5229-4502-92b1-2273bddde46a} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2754 | 2025.03.07 22:35:29.456053 [ 275 ] {bd57be38-5229-4502-92b1-2273bddde46a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
2755 | 2025.03.07 22:35:29.456382 [ 192 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::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 | ||
2756 | 2025.03.07 22:35:29.457035 [ 192 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 31 rows starting from the beginning of the part | ||
2757 | 2025.03.07 22:35:29.457554 [ 275 ] {bd57be38-5229-4502-92b1-2273bddde46a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2758 | 2025.03.07 22:35:29.458101 [ 275 ] {bd57be38-5229-4502-92b1-2273bddde46a} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2759 | 2025.03.07 22:35:29.458409 [ 98 ] {} <Debug> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2760 | 2025.03.07 22:35:29.458518 [ 98 ] {} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2761 | 2025.03.07 22:35:29.458637 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
2762 | 2025.03.07 22:35:29.458798 [ 275 ] {bd57be38-5229-4502-92b1-2273bddde46a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005303 sec., 11314.350367716386 rows/sec., 780.81 KiB/sec. | ||
2763 | 2025.03.07 22:35:29.459368 [ 275 ] {bd57be38-5229-4502-92b1-2273bddde46a} <Debug> TCPHandler: Processed in 0.00615943 sec. | ||
2764 | 2025.03.07 22:35:29.459414 [ 188 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::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 | ||
2765 | 2025.03.07 22:35:29.460070 [ 188 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2766 | 2025.03.07 22:35:29.460110 [ 188 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 610 rows starting from the beginning of the part | ||
2767 | 2025.03.07 22:35:29.460208 [ 188 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::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 | ||
2768 | 2025.03.07 22:35:29.460508 [ 188 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
2769 | 2025.03.07 22:35:29.460883 [ 188 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
2770 | 2025.03.07 22:35:29.461146 [ 188 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 20 rows starting from the beginning of the part | ||
2771 | 2025.03.07 22:35:29.461477 [ 188 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
2772 | 2025.03.07 22:35:29.463262 [ 188 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 850 rows, containing 4 columns (4 merged, 0 gathered) in 0.004455363 sec., 190781.31231955733 rows/sec., 12.79 MiB/sec. | ||
2773 | 2025.03.07 22:35:29.463454 [ 188 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2774 | 2025.03.07 22:35:29.463789 [ 188 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_16_3} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2775 | 2025.03.07 22:35:29.463867 [ 188 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_16_3} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2776 | 2025.03.07 22:35:29.463938 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
2777 | 2025.03.07 22:35:29.464257 [ 194 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 188 rows, containing 19 columns (19 merged, 0 gathered) in 0.012536131 sec., 14996.652475951312 rows/sec., 26.87 MiB/sec. | ||
2778 | 2025.03.07 22:35:29.464605 [ 188 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2779 | 2025.03.07 22:35:29.464999 [ 188 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2780 | 2025.03.07 22:35:29.465075 [ 188 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2781 | 2025.03.07 22:35:29.465178 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
2782 | 2025.03.07 22:35:30.308443 [ 169 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2783 | 2025.03.07 22:35:30.308508 [ 169 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2784 | 2025.03.07 22:35:30.387167 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5551 | ||
2785 | 2025.03.07 22:35:30.387875 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2786 | 2025.03.07 22:35:30.387931 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
2787 | 2025.03.07 22:35:30.388501 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2788 | 2025.03.07 22:35:30.388776 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2789 | 2025.03.07 22:35:30.389064 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
2790 | 2025.03.07 22:35:30.403553 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 390 | ||
2791 | 2025.03.07 22:35:30.406848 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2792 | 2025.03.07 22:35:30.406905 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
2793 | 2025.03.07 22:35:30.408410 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2794 | 2025.03.07 22:35:30.408736 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2795 | 2025.03.07 22:35:30.409390 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 390 | ||
2796 | 2025.03.07 22:35:30.736035 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
2797 | 2025.03.07 22:35:30.756013 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2798 | 2025.03.07 22:35:30.756079 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
2799 | 2025.03.07 22:35:30.763806 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2800 | 2025.03.07 22:35:30.764606 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2801 | 2025.03.07 22:35:30.768438 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
2802 | 2025.03.07 22:35:31.000169 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.09 MiB, peak 179.33 MiB, free memory in arenas 0.00 B, will set to 173.10 MiB (RSS), difference: 1.01 MiB | ||
2803 | 2025.03.07 22:35:34.421016 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2804 | 2025.03.07 22:35:34.421264 [ 275 ] {c3429b90-1f4a-4b52-8fc6-bc2d1d058dfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2805 | 2025.03.07 22:35:34.421363 [ 275 ] {c3429b90-1f4a-4b52-8fc6-bc2d1d058dfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2806 | 2025.03.07 22:35:34.422217 [ 275 ] {c3429b90-1f4a-4b52-8fc6-bc2d1d058dfe} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2807 | 2025.03.07 22:35:34.422274 [ 275 ] {c3429b90-1f4a-4b52-8fc6-bc2d1d058dfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
2808 | 2025.03.07 22:35:34.422784 [ 275 ] {c3429b90-1f4a-4b52-8fc6-bc2d1d058dfe} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2809 | 2025.03.07 22:35:34.423065 [ 275 ] {c3429b90-1f4a-4b52-8fc6-bc2d1d058dfe} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2810 | 2025.03.07 22:35:34.423348 [ 275 ] {c3429b90-1f4a-4b52-8fc6-bc2d1d058dfe} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002144 sec., 33582.0895522388 rows/sec., 2.73 MiB/sec. | ||
2811 | 2025.03.07 22:35:34.423482 [ 275 ] {c3429b90-1f4a-4b52-8fc6-bc2d1d058dfe} <Debug> TCPHandler: Processed in 0.002654615 sec. | ||
2812 | 2025.03.07 22:35:34.423704 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2813 | 2025.03.07 22:35:34.423849 [ 275 ] {d0b410dd-0a4d-4edb-928e-6ff33e6d0812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2814 | 2025.03.07 22:35:34.423934 [ 275 ] {d0b410dd-0a4d-4edb-928e-6ff33e6d0812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2815 | 2025.03.07 22:35:34.424752 [ 275 ] {d0b410dd-0a4d-4edb-928e-6ff33e6d0812} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2816 | 2025.03.07 22:35:34.424807 [ 275 ] {d0b410dd-0a4d-4edb-928e-6ff33e6d0812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
2817 | 2025.03.07 22:35:34.425359 [ 275 ] {d0b410dd-0a4d-4edb-928e-6ff33e6d0812} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2818 | 2025.03.07 22:35:34.425780 [ 275 ] {d0b410dd-0a4d-4edb-928e-6ff33e6d0812} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2819 | 2025.03.07 22:35:34.426073 [ 275 ] {d0b410dd-0a4d-4edb-928e-6ff33e6d0812} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.002275 sec., 3516.4835164835163 rows/sec., 264.42 KiB/sec. | ||
2820 | 2025.03.07 22:35:34.426155 [ 275 ] {d0b410dd-0a4d-4edb-928e-6ff33e6d0812} <Debug> TCPHandler: Processed in 0.002524744 sec. | ||
2821 | 2025.03.07 22:35:34.426374 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2822 | 2025.03.07 22:35:34.426518 [ 275 ] {5a279b8d-6881-435d-9ea3-8699d204eaf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2823 | 2025.03.07 22:35:34.426583 [ 275 ] {5a279b8d-6881-435d-9ea3-8699d204eaf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2824 | 2025.03.07 22:35:34.427332 [ 275 ] {5a279b8d-6881-435d-9ea3-8699d204eaf3} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2825 | 2025.03.07 22:35:34.427384 [ 275 ] {5a279b8d-6881-435d-9ea3-8699d204eaf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
2826 | 2025.03.07 22:35:34.427889 [ 275 ] {5a279b8d-6881-435d-9ea3-8699d204eaf3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2827 | 2025.03.07 22:35:34.428245 [ 275 ] {5a279b8d-6881-435d-9ea3-8699d204eaf3} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2828 | 2025.03.07 22:35:34.428534 [ 275 ] {5a279b8d-6881-435d-9ea3-8699d204eaf3} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.002057 sec., 35002.43072435586 rows/sec., 2.73 MiB/sec. | ||
2829 | 2025.03.07 22:35:34.428609 [ 275 ] {5a279b8d-6881-435d-9ea3-8699d204eaf3} <Debug> TCPHandler: Processed in 0.002300353 sec. | ||
2830 | 2025.03.07 22:35:34.428748 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2831 | 2025.03.07 22:35:34.428865 [ 275 ] {99f0801a-dd4b-4c79-a42d-5d236d1afd36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2832 | 2025.03.07 22:35:34.428921 [ 275 ] {99f0801a-dd4b-4c79-a42d-5d236d1afd36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2833 | 2025.03.07 22:35:34.429454 [ 275 ] {99f0801a-dd4b-4c79-a42d-5d236d1afd36} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2834 | 2025.03.07 22:35:34.429496 [ 275 ] {99f0801a-dd4b-4c79-a42d-5d236d1afd36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
2835 | 2025.03.07 22:35:34.429911 [ 275 ] {99f0801a-dd4b-4c79-a42d-5d236d1afd36} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2836 | 2025.03.07 22:35:34.430161 [ 275 ] {99f0801a-dd4b-4c79-a42d-5d236d1afd36} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2837 | 2025.03.07 22:35:34.430394 [ 275 ] {99f0801a-dd4b-4c79-a42d-5d236d1afd36} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001553 sec., 103026.400515132 rows/sec., 7.18 MiB/sec. | ||
2838 | 2025.03.07 22:35:34.430450 [ 275 ] {99f0801a-dd4b-4c79-a42d-5d236d1afd36} <Debug> TCPHandler: Processed in 0.001756307 sec. | ||
2839 | 2025.03.07 22:35:34.430582 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2840 | 2025.03.07 22:35:34.430746 [ 275 ] {5d6a6228-36d2-48c6-a9d0-38c89505d2b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2841 | 2025.03.07 22:35:34.430841 [ 275 ] {5d6a6228-36d2-48c6-a9d0-38c89505d2b4} <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 | ||
2842 | 2025.03.07 22:35:34.432378 [ 275 ] {5d6a6228-36d2-48c6-a9d0-38c89505d2b4} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2843 | 2025.03.07 22:35:34.432430 [ 275 ] {5d6a6228-36d2-48c6-a9d0-38c89505d2b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
2844 | 2025.03.07 22:35:34.433315 [ 275 ] {5d6a6228-36d2-48c6-a9d0-38c89505d2b4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2845 | 2025.03.07 22:35:34.433698 [ 275 ] {5d6a6228-36d2-48c6-a9d0-38c89505d2b4} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2846 | 2025.03.07 22:35:34.434011 [ 275 ] {5d6a6228-36d2-48c6-a9d0-38c89505d2b4} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.003297 sec., 2426.4482863208978 rows/sec., 4.35 MiB/sec. | ||
2847 | 2025.03.07 22:35:34.434172 [ 275 ] {5d6a6228-36d2-48c6-a9d0-38c89505d2b4} <Debug> TCPHandler: Processed in 0.003648555 sec. | ||
2848 | 2025.03.07 22:35:34.434333 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2849 | 2025.03.07 22:35:34.434463 [ 275 ] {8e1e5658-f1e5-4e5f-9836-38812601aee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2850 | 2025.03.07 22:35:34.434525 [ 275 ] {8e1e5658-f1e5-4e5f-9836-38812601aee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2851 | 2025.03.07 22:35:34.435008 [ 275 ] {8e1e5658-f1e5-4e5f-9836-38812601aee9} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2852 | 2025.03.07 22:35:34.435048 [ 275 ] {8e1e5658-f1e5-4e5f-9836-38812601aee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
2853 | 2025.03.07 22:35:34.435425 [ 275 ] {8e1e5658-f1e5-4e5f-9836-38812601aee9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2854 | 2025.03.07 22:35:34.435679 [ 275 ] {8e1e5658-f1e5-4e5f-9836-38812601aee9} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2855 | 2025.03.07 22:35:34.435917 [ 275 ] {8e1e5658-f1e5-4e5f-9836-38812601aee9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001478 sec., 40595.399188092015 rows/sec., 2.74 MiB/sec. | ||
2856 | 2025.03.07 22:35:34.436025 [ 275 ] {8e1e5658-f1e5-4e5f-9836-38812601aee9} <Debug> TCPHandler: Processed in 0.001755137 sec. | ||
2857 | 2025.03.07 22:35:37.889296 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5978 | ||
2858 | 2025.03.07 22:35:37.889956 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2859 | 2025.03.07 22:35:37.890006 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
2860 | 2025.03.07 22:35:37.890647 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2861 | 2025.03.07 22:35:37.890923 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2862 | 2025.03.07 22:35:37.891221 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5978 | ||
2863 | 2025.03.07 22:35:38.268542 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
2864 | 2025.03.07 22:35:38.289333 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2865 | 2025.03.07 22:35:38.289399 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
2866 | 2025.03.07 22:35:38.297142 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2867 | 2025.03.07 22:35:38.298038 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2868 | 2025.03.07 22:35:38.302222 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
2869 | 2025.03.07 22:35:39.422052 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2870 | 2025.03.07 22:35:39.422262 [ 275 ] {aeece79a-edde-493d-9f63-306fd8fc3713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2871 | 2025.03.07 22:35:39.422338 [ 275 ] {aeece79a-edde-493d-9f63-306fd8fc3713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2872 | 2025.03.07 22:35:39.423155 [ 275 ] {aeece79a-edde-493d-9f63-306fd8fc3713} <Trace> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2873 | 2025.03.07 22:35:39.423205 [ 275 ] {aeece79a-edde-493d-9f63-306fd8fc3713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
2874 | 2025.03.07 22:35:39.423646 [ 275 ] {aeece79a-edde-493d-9f63-306fd8fc3713} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2875 | 2025.03.07 22:35:39.423930 [ 275 ] {aeece79a-edde-493d-9f63-306fd8fc3713} <Trace> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2876 | 2025.03.07 22:35:39.424130 [ 275 ] {aeece79a-edde-493d-9f63-306fd8fc3713} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001928 sec., 12448.132780082988 rows/sec., 1.03 MiB/sec. | ||
2877 | 2025.03.07 22:35:39.424195 [ 275 ] {aeece79a-edde-493d-9f63-306fd8fc3713} <Debug> TCPHandler: Processed in 0.002289362 sec. | ||
2878 | 2025.03.07 22:35:39.424330 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2879 | 2025.03.07 22:35:39.424443 [ 275 ] {dbbf6010-394b-471e-8495-54e7dbe4ca94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2880 | 2025.03.07 22:35:39.424493 [ 275 ] {dbbf6010-394b-471e-8495-54e7dbe4ca94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2881 | 2025.03.07 22:35:39.425020 [ 275 ] {dbbf6010-394b-471e-8495-54e7dbe4ca94} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2882 | 2025.03.07 22:35:39.425058 [ 275 ] {dbbf6010-394b-471e-8495-54e7dbe4ca94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
2883 | 2025.03.07 22:35:39.425401 [ 275 ] {dbbf6010-394b-471e-8495-54e7dbe4ca94} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2884 | 2025.03.07 22:35:39.425640 [ 275 ] {dbbf6010-394b-471e-8495-54e7dbe4ca94} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2885 | 2025.03.07 22:35:39.425855 [ 275 ] {dbbf6010-394b-471e-8495-54e7dbe4ca94} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001429 sec., 1399.5801259622115 rows/sec., 114.13 KiB/sec. | ||
2886 | 2025.03.07 22:35:39.425984 [ 275 ] {dbbf6010-394b-471e-8495-54e7dbe4ca94} <Debug> TCPHandler: Processed in 0.001707947 sec. | ||
2887 | 2025.03.07 22:35:39.426092 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2888 | 2025.03.07 22:35:39.426195 [ 275 ] {73faf37e-9d71-42c2-b75e-8d1beba61f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2889 | 2025.03.07 22:35:39.426240 [ 275 ] {73faf37e-9d71-42c2-b75e-8d1beba61f2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2890 | 2025.03.07 22:35:39.426893 [ 275 ] {73faf37e-9d71-42c2-b75e-8d1beba61f2a} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2891 | 2025.03.07 22:35:39.426932 [ 275 ] {73faf37e-9d71-42c2-b75e-8d1beba61f2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
2892 | 2025.03.07 22:35:39.427377 [ 275 ] {73faf37e-9d71-42c2-b75e-8d1beba61f2a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2893 | 2025.03.07 22:35:39.427620 [ 275 ] {73faf37e-9d71-42c2-b75e-8d1beba61f2a} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2894 | 2025.03.07 22:35:39.427822 [ 275 ] {73faf37e-9d71-42c2-b75e-8d1beba61f2a} <Debug> executeQuery: Read 241 rows, 21.98 KiB in 0.001649 sec., 146149.18132201335 rows/sec., 13.01 MiB/sec. | ||
2895 | 2025.03.07 22:35:39.427936 [ 275 ] {73faf37e-9d71-42c2-b75e-8d1beba61f2a} <Debug> TCPHandler: Processed in 0.001894398 sec. | ||
2896 | 2025.03.07 22:35:39.428058 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2897 | 2025.03.07 22:35:39.428162 [ 275 ] {fbac6bf5-762f-4257-b472-178a812adb05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2898 | 2025.03.07 22:35:39.428207 [ 275 ] {fbac6bf5-762f-4257-b472-178a812adb05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2899 | 2025.03.07 22:35:39.428743 [ 275 ] {fbac6bf5-762f-4257-b472-178a812adb05} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2900 | 2025.03.07 22:35:39.428779 [ 275 ] {fbac6bf5-762f-4257-b472-178a812adb05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
2901 | 2025.03.07 22:35:39.429121 [ 275 ] {fbac6bf5-762f-4257-b472-178a812adb05} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2902 | 2025.03.07 22:35:39.429357 [ 275 ] {fbac6bf5-762f-4257-b472-178a812adb05} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2903 | 2025.03.07 22:35:39.429573 [ 275 ] {fbac6bf5-762f-4257-b472-178a812adb05} <Debug> executeQuery: Read 46 rows, 3.51 KiB in 0.001423 sec., 32326.071679550245 rows/sec., 2.41 MiB/sec. | ||
2904 | 2025.03.07 22:35:39.429737 [ 275 ] {fbac6bf5-762f-4257-b472-178a812adb05} <Debug> TCPHandler: Processed in 0.001727727 sec. | ||
2905 | 2025.03.07 22:35:39.429874 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2906 | 2025.03.07 22:35:39.429978 [ 275 ] {67bce2fa-0987-4066-a6dd-7d9a051a0039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2907 | 2025.03.07 22:35:39.430021 [ 275 ] {67bce2fa-0987-4066-a6dd-7d9a051a0039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2908 | 2025.03.07 22:35:39.430551 [ 275 ] {67bce2fa-0987-4066-a6dd-7d9a051a0039} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2909 | 2025.03.07 22:35:39.430588 [ 275 ] {67bce2fa-0987-4066-a6dd-7d9a051a0039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
2910 | 2025.03.07 22:35:39.430946 [ 275 ] {67bce2fa-0987-4066-a6dd-7d9a051a0039} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2911 | 2025.03.07 22:35:39.431176 [ 275 ] {67bce2fa-0987-4066-a6dd-7d9a051a0039} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2912 | 2025.03.07 22:35:39.431349 [ 275 ] {67bce2fa-0987-4066-a6dd-7d9a051a0039} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001392 sec., 17241.379310344826 rows/sec., 1.43 MiB/sec. | ||
2913 | 2025.03.07 22:35:39.431400 [ 275 ] {67bce2fa-0987-4066-a6dd-7d9a051a0039} <Debug> TCPHandler: Processed in 0.001576715 sec. | ||
2914 | 2025.03.07 22:35:39.431503 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2915 | 2025.03.07 22:35:39.431604 [ 275 ] {bad8963d-8632-4a9c-94b1-759c8c00f34b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2916 | 2025.03.07 22:35:39.431647 [ 275 ] {bad8963d-8632-4a9c-94b1-759c8c00f34b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2917 | 2025.03.07 22:35:39.432151 [ 275 ] {bad8963d-8632-4a9c-94b1-759c8c00f34b} <Trace> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2918 | 2025.03.07 22:35:39.432188 [ 275 ] {bad8963d-8632-4a9c-94b1-759c8c00f34b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
2919 | 2025.03.07 22:35:39.432521 [ 275 ] {bad8963d-8632-4a9c-94b1-759c8c00f34b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2920 | 2025.03.07 22:35:39.432785 [ 275 ] {bad8963d-8632-4a9c-94b1-759c8c00f34b} <Trace> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2921 | 2025.03.07 22:35:39.433045 [ 275 ] {bad8963d-8632-4a9c-94b1-759c8c00f34b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001461 sec., 8213.552361396303 rows/sec., 641.68 KiB/sec. | ||
2922 | 2025.03.07 22:35:39.433108 [ 275 ] {bad8963d-8632-4a9c-94b1-759c8c00f34b} <Debug> TCPHandler: Processed in 0.001653246 sec. | ||
2923 | 2025.03.07 22:35:39.433263 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2924 | 2025.03.07 22:35:39.433371 [ 275 ] {abe5fd5f-53d1-4748-917d-75a2eabf27b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2925 | 2025.03.07 22:35:39.433416 [ 275 ] {abe5fd5f-53d1-4748-917d-75a2eabf27b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2926 | 2025.03.07 22:35:39.434007 [ 275 ] {abe5fd5f-53d1-4748-917d-75a2eabf27b2} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2927 | 2025.03.07 22:35:39.434045 [ 275 ] {abe5fd5f-53d1-4748-917d-75a2eabf27b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
2928 | 2025.03.07 22:35:39.434424 [ 275 ] {abe5fd5f-53d1-4748-917d-75a2eabf27b2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2929 | 2025.03.07 22:35:39.434657 [ 275 ] {abe5fd5f-53d1-4748-917d-75a2eabf27b2} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2930 | 2025.03.07 22:35:39.434845 [ 275 ] {abe5fd5f-53d1-4748-917d-75a2eabf27b2} <Debug> executeQuery: Read 134 rows, 11.10 KiB in 0.001496 sec., 89572.192513369 rows/sec., 7.24 MiB/sec. | ||
2931 | 2025.03.07 22:35:39.434896 [ 275 ] {abe5fd5f-53d1-4748-917d-75a2eabf27b2} <Debug> TCPHandler: Processed in 0.001695846 sec. | ||
2932 | 2025.03.07 22:35:39.434999 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2933 | 2025.03.07 22:35:39.435103 [ 275 ] {b275bb4a-96ed-4d38-a919-1e84e4717f1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2934 | 2025.03.07 22:35:39.435151 [ 275 ] {b275bb4a-96ed-4d38-a919-1e84e4717f1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2935 | 2025.03.07 22:35:39.435668 [ 275 ] {b275bb4a-96ed-4d38-a919-1e84e4717f1f} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2936 | 2025.03.07 22:35:39.435705 [ 275 ] {b275bb4a-96ed-4d38-a919-1e84e4717f1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
2937 | 2025.03.07 22:35:39.436076 [ 275 ] {b275bb4a-96ed-4d38-a919-1e84e4717f1f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2938 | 2025.03.07 22:35:39.436307 [ 275 ] {b275bb4a-96ed-4d38-a919-1e84e4717f1f} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2939 | 2025.03.07 22:35:39.436494 [ 275 ] {b275bb4a-96ed-4d38-a919-1e84e4717f1f} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001414 sec., 139321.07496463932 rows/sec., 9.99 MiB/sec. | ||
2940 | 2025.03.07 22:35:39.436545 [ 275 ] {b275bb4a-96ed-4d38-a919-1e84e4717f1f} <Debug> TCPHandler: Processed in 0.001595905 sec. | ||
2941 | 2025.03.07 22:35:39.436676 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2942 | 2025.03.07 22:35:39.436782 [ 275 ] {c358559e-9e79-4bde-936f-ad8bdcc4d8f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2943 | 2025.03.07 22:35:39.436847 [ 275 ] {c358559e-9e79-4bde-936f-ad8bdcc4d8f6} <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 | ||
2944 | 2025.03.07 22:35:39.437963 [ 275 ] {c358559e-9e79-4bde-936f-ad8bdcc4d8f6} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2945 | 2025.03.07 22:35:39.437999 [ 275 ] {c358559e-9e79-4bde-936f-ad8bdcc4d8f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
2946 | 2025.03.07 22:35:39.438636 [ 275 ] {c358559e-9e79-4bde-936f-ad8bdcc4d8f6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2947 | 2025.03.07 22:35:39.438878 [ 275 ] {c358559e-9e79-4bde-936f-ad8bdcc4d8f6} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2948 | 2025.03.07 22:35:39.439066 [ 275 ] {c358559e-9e79-4bde-936f-ad8bdcc4d8f6} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00233 sec., 13733.905579399141 rows/sec., 24.61 MiB/sec. | ||
2949 | 2025.03.07 22:35:39.439159 [ 275 ] {c358559e-9e79-4bde-936f-ad8bdcc4d8f6} <Debug> TCPHandler: Processed in 0.002565254 sec. | ||
2950 | 2025.03.07 22:35:39.439293 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2951 | 2025.03.07 22:35:39.439394 [ 275 ] {7f655027-dbe0-459f-9bdd-b4ef3fd686b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2952 | 2025.03.07 22:35:39.439437 [ 275 ] {7f655027-dbe0-459f-9bdd-b4ef3fd686b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2953 | 2025.03.07 22:35:39.439932 [ 275 ] {7f655027-dbe0-459f-9bdd-b4ef3fd686b0} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2954 | 2025.03.07 22:35:39.439968 [ 275 ] {7f655027-dbe0-459f-9bdd-b4ef3fd686b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
2955 | 2025.03.07 22:35:39.440339 [ 275 ] {7f655027-dbe0-459f-9bdd-b4ef3fd686b0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2956 | 2025.03.07 22:35:39.440571 [ 275 ] {7f655027-dbe0-459f-9bdd-b4ef3fd686b0} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2957 | 2025.03.07 22:35:39.440756 [ 275 ] {7f655027-dbe0-459f-9bdd-b4ef3fd686b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001339 sec., 44809.55937266617 rows/sec., 3.02 MiB/sec. | ||
2958 | 2025.03.07 22:35:39.440804 [ 275 ] {7f655027-dbe0-459f-9bdd-b4ef3fd686b0} <Debug> TCPHandler: Processed in 0.001523475 sec. | ||
2959 | 2025.03.07 22:35:40.409766 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 422 | ||
2960 | 2025.03.07 22:35:40.413092 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2961 | 2025.03.07 22:35:40.413149 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
2962 | 2025.03.07 22:35:40.414623 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2963 | 2025.03.07 22:35:40.414943 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2964 | 2025.03.07 22:35:40.416106 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 422 | ||
2965 | 2025.03.07 22:35:44.419141 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2966 | 2025.03.07 22:35:44.419356 [ 275 ] {878f56fb-ac45-45c4-a73a-32182a756855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2967 | 2025.03.07 22:35:44.419441 [ 275 ] {878f56fb-ac45-45c4-a73a-32182a756855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2968 | 2025.03.07 22:35:44.420265 [ 275 ] {878f56fb-ac45-45c4-a73a-32182a756855} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2969 | 2025.03.07 22:35:44.420317 [ 275 ] {878f56fb-ac45-45c4-a73a-32182a756855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
2970 | 2025.03.07 22:35:44.420766 [ 275 ] {878f56fb-ac45-45c4-a73a-32182a756855} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2971 | 2025.03.07 22:35:44.421043 [ 275 ] {878f56fb-ac45-45c4-a73a-32182a756855} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2972 | 2025.03.07 22:35:44.421333 [ 275 ] {878f56fb-ac45-45c4-a73a-32182a756855} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002025 sec., 35555.555555555555 rows/sec., 2.89 MiB/sec. | ||
2973 | 2025.03.07 22:35:44.421568 [ 275 ] {878f56fb-ac45-45c4-a73a-32182a756855} <Debug> TCPHandler: Processed in 0.002566075 sec. | ||
2974 | 2025.03.07 22:35:44.421733 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2975 | 2025.03.07 22:35:44.421848 [ 275 ] {e72e82c2-104e-470b-abf5-cb41d499d37f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2976 | 2025.03.07 22:35:44.421900 [ 275 ] {e72e82c2-104e-470b-abf5-cb41d499d37f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2977 | 2025.03.07 22:35:44.422475 [ 275 ] {e72e82c2-104e-470b-abf5-cb41d499d37f} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2978 | 2025.03.07 22:35:44.422518 [ 275 ] {e72e82c2-104e-470b-abf5-cb41d499d37f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
2979 | 2025.03.07 22:35:44.422936 [ 275 ] {e72e82c2-104e-470b-abf5-cb41d499d37f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2980 | 2025.03.07 22:35:44.423180 [ 275 ] {e72e82c2-104e-470b-abf5-cb41d499d37f} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2981 | 2025.03.07 22:35:44.423406 [ 275 ] {e72e82c2-104e-470b-abf5-cb41d499d37f} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001586 sec., 5044.136191677176 rows/sec., 379.30 KiB/sec. | ||
2982 | 2025.03.07 22:35:44.423468 [ 275 ] {e72e82c2-104e-470b-abf5-cb41d499d37f} <Debug> TCPHandler: Processed in 0.001788307 sec. | ||
2983 | 2025.03.07 22:35:44.423604 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2984 | 2025.03.07 22:35:44.423715 [ 275 ] {45ff966e-32bc-40f9-8545-e8b6322168cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2985 | 2025.03.07 22:35:44.423763 [ 275 ] {45ff966e-32bc-40f9-8545-e8b6322168cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2986 | 2025.03.07 22:35:44.424336 [ 275 ] {45ff966e-32bc-40f9-8545-e8b6322168cb} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2987 | 2025.03.07 22:35:44.424378 [ 275 ] {45ff966e-32bc-40f9-8545-e8b6322168cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
2988 | 2025.03.07 22:35:44.424743 [ 275 ] {45ff966e-32bc-40f9-8545-e8b6322168cb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2989 | 2025.03.07 22:35:44.425005 [ 275 ] {45ff966e-32bc-40f9-8545-e8b6322168cb} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2990 | 2025.03.07 22:35:44.425226 [ 275 ] {45ff966e-32bc-40f9-8545-e8b6322168cb} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001535 sec., 46905.53745928339 rows/sec., 3.66 MiB/sec. | ||
2991 | 2025.03.07 22:35:44.425280 [ 275 ] {45ff966e-32bc-40f9-8545-e8b6322168cb} <Debug> TCPHandler: Processed in 0.001728266 sec. | ||
2992 | 2025.03.07 22:35:44.425399 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2993 | 2025.03.07 22:35:44.425507 [ 275 ] {2f3c9d69-dcc9-437e-970c-6e4aa484a694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2994 | 2025.03.07 22:35:44.425559 [ 275 ] {2f3c9d69-dcc9-437e-970c-6e4aa484a694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2995 | 2025.03.07 22:35:44.426089 [ 275 ] {2f3c9d69-dcc9-437e-970c-6e4aa484a694} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2996 | 2025.03.07 22:35:44.426129 [ 275 ] {2f3c9d69-dcc9-437e-970c-6e4aa484a694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
2997 | 2025.03.07 22:35:44.426516 [ 275 ] {2f3c9d69-dcc9-437e-970c-6e4aa484a694} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2998 | 2025.03.07 22:35:44.426755 [ 275 ] {2f3c9d69-dcc9-437e-970c-6e4aa484a694} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2999 | 2025.03.07 22:35:44.426974 [ 275 ] {2f3c9d69-dcc9-437e-970c-6e4aa484a694} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00149 sec., 107382.55033557047 rows/sec., 7.48 MiB/sec. | ||
3000 | 2025.03.07 22:35:44.427027 [ 275 ] {2f3c9d69-dcc9-437e-970c-6e4aa484a694} <Debug> TCPHandler: Processed in 0.001680776 sec. | ||
3001 | 2025.03.07 22:35:44.427154 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3002 | 2025.03.07 22:35:44.427261 [ 275 ] {ca5112dd-2082-4a00-ba36-0aa32277aa45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3003 | 2025.03.07 22:35:44.427329 [ 275 ] {ca5112dd-2082-4a00-ba36-0aa32277aa45} <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 | ||
3004 | 2025.03.07 22:35:44.428394 [ 275 ] {ca5112dd-2082-4a00-ba36-0aa32277aa45} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3005 | 2025.03.07 22:35:44.428435 [ 275 ] {ca5112dd-2082-4a00-ba36-0aa32277aa45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3006 | 2025.03.07 22:35:44.429056 [ 275 ] {ca5112dd-2082-4a00-ba36-0aa32277aa45} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3007 | 2025.03.07 22:35:44.429331 [ 275 ] {ca5112dd-2082-4a00-ba36-0aa32277aa45} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3008 | 2025.03.07 22:35:44.429583 [ 275 ] {ca5112dd-2082-4a00-ba36-0aa32277aa45} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002344 sec., 3412.9692832764504 rows/sec., 6.12 MiB/sec. | ||
3009 | 2025.03.07 22:35:44.429712 [ 275 ] {ca5112dd-2082-4a00-ba36-0aa32277aa45} <Debug> TCPHandler: Processed in 0.002609175 sec. | ||
3010 | 2025.03.07 22:35:44.429837 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3011 | 2025.03.07 22:35:44.429942 [ 275 ] {64706bae-e851-4fc7-a5fa-90dc70c07de6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3012 | 2025.03.07 22:35:44.429990 [ 275 ] {64706bae-e851-4fc7-a5fa-90dc70c07de6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3013 | 2025.03.07 22:35:44.430431 [ 275 ] {64706bae-e851-4fc7-a5fa-90dc70c07de6} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3014 | 2025.03.07 22:35:44.430472 [ 275 ] {64706bae-e851-4fc7-a5fa-90dc70c07de6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3015 | 2025.03.07 22:35:44.430908 [ 275 ] {64706bae-e851-4fc7-a5fa-90dc70c07de6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3016 | 2025.03.07 22:35:44.431212 [ 275 ] {64706bae-e851-4fc7-a5fa-90dc70c07de6} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3017 | 2025.03.07 22:35:44.431453 [ 275 ] {64706bae-e851-4fc7-a5fa-90dc70c07de6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00153 sec., 39215.686274509804 rows/sec., 2.64 MiB/sec. | ||
3018 | 2025.03.07 22:35:44.431581 [ 275 ] {64706bae-e851-4fc7-a5fa-90dc70c07de6} <Debug> TCPHandler: Processed in 0.001793547 sec. | ||
3019 | 2025.03.07 22:35:45.309527 [ 171 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3020 | 2025.03.07 22:35:45.309595 [ 171 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3021 | 2025.03.07 22:35:45.391414 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6466 | ||
3022 | 2025.03.07 22:35:45.392091 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3023 | 2025.03.07 22:35:45.392144 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3024 | 2025.03.07 22:35:45.392719 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3025 | 2025.03.07 22:35:45.392999 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3026 | 2025.03.07 22:35:45.393283 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
3027 | 2025.03.07 22:35:45.802357 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
3028 | 2025.03.07 22:35:45.823633 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3029 | 2025.03.07 22:35:45.823701 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3030 | 2025.03.07 22:35:45.831390 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3031 | 2025.03.07 22:35:45.832197 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3032 | 2025.03.07 22:35:45.835244 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
3033 | 2025.03.07 22:35:49.421021 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3034 | 2025.03.07 22:35:49.421324 [ 275 ] {f75c4d2b-7532-405e-828b-82bfb5ca51a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3035 | 2025.03.07 22:35:49.421439 [ 275 ] {f75c4d2b-7532-405e-828b-82bfb5ca51a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3036 | 2025.03.07 22:35:49.422373 [ 275 ] {f75c4d2b-7532-405e-828b-82bfb5ca51a1} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3037 | 2025.03.07 22:35:49.422417 [ 275 ] {f75c4d2b-7532-405e-828b-82bfb5ca51a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3038 | 2025.03.07 22:35:49.422861 [ 275 ] {f75c4d2b-7532-405e-828b-82bfb5ca51a1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3039 | 2025.03.07 22:35:49.423120 [ 275 ] {f75c4d2b-7532-405e-828b-82bfb5ca51a1} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3040 | 2025.03.07 22:35:49.423375 [ 275 ] {f75c4d2b-7532-405e-828b-82bfb5ca51a1} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.002135 sec., 56206.08899297423 rows/sec., 4.78 MiB/sec. | ||
3041 | 2025.03.07 22:35:49.423441 [ 275 ] {f75c4d2b-7532-405e-828b-82bfb5ca51a1} <Debug> TCPHandler: Processed in 0.002607665 sec. | ||
3042 | 2025.03.07 22:35:49.423572 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3043 | 2025.03.07 22:35:49.423686 [ 275 ] {da7aef1b-0039-4fa0-9ca0-7a46c1c92a88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3044 | 2025.03.07 22:35:49.423735 [ 275 ] {da7aef1b-0039-4fa0-9ca0-7a46c1c92a88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3045 | 2025.03.07 22:35:49.424288 [ 275 ] {da7aef1b-0039-4fa0-9ca0-7a46c1c92a88} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3046 | 2025.03.07 22:35:49.424327 [ 275 ] {da7aef1b-0039-4fa0-9ca0-7a46c1c92a88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3047 | 2025.03.07 22:35:49.424675 [ 275 ] {da7aef1b-0039-4fa0-9ca0-7a46c1c92a88} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3048 | 2025.03.07 22:35:49.424912 [ 275 ] {da7aef1b-0039-4fa0-9ca0-7a46c1c92a88} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3049 | 2025.03.07 22:35:49.425130 [ 275 ] {da7aef1b-0039-4fa0-9ca0-7a46c1c92a88} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.00147 sec., 21768.7074829932 rows/sec., 1.60 MiB/sec. | ||
3050 | 2025.03.07 22:35:49.425183 [ 275 ] {da7aef1b-0039-4fa0-9ca0-7a46c1c92a88} <Debug> TCPHandler: Processed in 0.001665546 sec. | ||
3051 | 2025.03.07 22:35:49.425289 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3052 | 2025.03.07 22:35:49.425393 [ 275 ] {a09e4957-8e38-497b-9a76-981e80ac74d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3053 | 2025.03.07 22:35:49.425438 [ 275 ] {a09e4957-8e38-497b-9a76-981e80ac74d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3054 | 2025.03.07 22:35:49.425995 [ 275 ] {a09e4957-8e38-497b-9a76-981e80ac74d3} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3055 | 2025.03.07 22:35:49.426035 [ 275 ] {a09e4957-8e38-497b-9a76-981e80ac74d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3056 | 2025.03.07 22:35:49.426388 [ 275 ] {a09e4957-8e38-497b-9a76-981e80ac74d3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3057 | 2025.03.07 22:35:49.426633 [ 275 ] {a09e4957-8e38-497b-9a76-981e80ac74d3} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3058 | 2025.03.07 22:35:49.426846 [ 275 ] {a09e4957-8e38-497b-9a76-981e80ac74d3} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001475 sec., 65084.745762711864 rows/sec., 5.08 MiB/sec. | ||
3059 | 2025.03.07 22:35:49.426897 [ 275 ] {a09e4957-8e38-497b-9a76-981e80ac74d3} <Debug> TCPHandler: Processed in 0.001659376 sec. | ||
3060 | 2025.03.07 22:35:49.427013 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3061 | 2025.03.07 22:35:49.427119 [ 275 ] {e0c3eee3-eb6d-45a8-ada0-1ba73bcc1a28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3062 | 2025.03.07 22:35:49.427168 [ 275 ] {e0c3eee3-eb6d-45a8-ada0-1ba73bcc1a28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3063 | 2025.03.07 22:35:49.427697 [ 275 ] {e0c3eee3-eb6d-45a8-ada0-1ba73bcc1a28} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3064 | 2025.03.07 22:35:49.427736 [ 275 ] {e0c3eee3-eb6d-45a8-ada0-1ba73bcc1a28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3065 | 2025.03.07 22:35:49.428112 [ 275 ] {e0c3eee3-eb6d-45a8-ada0-1ba73bcc1a28} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3066 | 2025.03.07 22:35:49.428345 [ 275 ] {e0c3eee3-eb6d-45a8-ada0-1ba73bcc1a28} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3067 | 2025.03.07 22:35:49.428605 [ 275 ] {e0c3eee3-eb6d-45a8-ada0-1ba73bcc1a28} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001506 sec., 106241.69986719788 rows/sec., 7.40 MiB/sec. | ||
3068 | 2025.03.07 22:35:49.428820 [ 275 ] {e0c3eee3-eb6d-45a8-ada0-1ba73bcc1a28} <Debug> TCPHandler: Processed in 0.001850708 sec. | ||
3069 | 2025.03.07 22:35:49.428988 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3070 | 2025.03.07 22:35:49.429094 [ 275 ] {cf765874-0636-4340-b9d7-088d3b202f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3071 | 2025.03.07 22:35:49.429168 [ 275 ] {cf765874-0636-4340-b9d7-088d3b202f9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3072 | 2025.03.07 22:35:49.430303 [ 275 ] {cf765874-0636-4340-b9d7-088d3b202f9c} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3073 | 2025.03.07 22:35:49.430341 [ 275 ] {cf765874-0636-4340-b9d7-088d3b202f9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3074 | 2025.03.07 22:35:49.430977 [ 275 ] {cf765874-0636-4340-b9d7-088d3b202f9c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3075 | 2025.03.07 22:35:49.431232 [ 275 ] {cf765874-0636-4340-b9d7-088d3b202f9c} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3076 | 2025.03.07 22:35:49.431560 [ 275 ] {cf765874-0636-4340-b9d7-088d3b202f9c} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002469 sec., 12960.712839206157 rows/sec., 23.23 MiB/sec. | ||
3077 | 2025.03.07 22:35:49.431913 [ 275 ] {cf765874-0636-4340-b9d7-088d3b202f9c} <Debug> TCPHandler: Processed in 0.002985489 sec. | ||
3078 | 2025.03.07 22:35:49.432053 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3079 | 2025.03.07 22:35:49.432161 [ 275 ] {020ff5d0-bfbb-4828-be9a-7307413bed9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3080 | 2025.03.07 22:35:49.432208 [ 275 ] {020ff5d0-bfbb-4828-be9a-7307413bed9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3081 | 2025.03.07 22:35:49.432685 [ 275 ] {020ff5d0-bfbb-4828-be9a-7307413bed9b} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3082 | 2025.03.07 22:35:49.432724 [ 275 ] {020ff5d0-bfbb-4828-be9a-7307413bed9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3083 | 2025.03.07 22:35:49.433085 [ 275 ] {020ff5d0-bfbb-4828-be9a-7307413bed9b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3084 | 2025.03.07 22:35:49.433317 [ 275 ] {020ff5d0-bfbb-4828-be9a-7307413bed9b} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3085 | 2025.03.07 22:35:49.433526 [ 275 ] {020ff5d0-bfbb-4828-be9a-7307413bed9b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001387 sec., 43258.83201153569 rows/sec., 2.92 MiB/sec. | ||
3086 | 2025.03.07 22:35:49.433576 [ 275 ] {020ff5d0-bfbb-4828-be9a-7307413bed9b} <Debug> TCPHandler: Processed in 0.001574725 sec. | ||
3087 | 2025.03.07 22:35:50.416346 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 446 | ||
3088 | 2025.03.07 22:35:50.419270 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3089 | 2025.03.07 22:35:50.419328 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3090 | 2025.03.07 22:35:50.420821 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3091 | 2025.03.07 22:35:50.421173 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3092 | 2025.03.07 22:35:50.421860 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 446 | ||
3093 | 2025.03.07 22:35:51.579192 [ 126 ] {} <Debug> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3094 | 2025.03.07 22:35:51.579257 [ 126 ] {} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3095 | 2025.03.07 22:35:51.579280 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3096 | 2025.03.07 22:35:51.579465 [ 190 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::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 | ||
3097 | 2025.03.07 22:35:51.579613 [ 190 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3098 | 2025.03.07 22:35:51.579655 [ 190 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 113 rows starting from the beginning of the part | ||
3099 | 2025.03.07 22:35:51.579773 [ 190 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 228 rows starting from the beginning of the part | ||
3100 | 2025.03.07 22:35:51.580027 [ 190 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
3101 | 2025.03.07 22:35:51.580275 [ 190 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 228 rows starting from the beginning of the part | ||
3102 | 2025.03.07 22:35:51.580422 [ 190 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
3103 | 2025.03.07 22:35:51.581690 [ 194 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 617 rows, containing 5 columns (5 merged, 0 gathered) in 0.002351262 sec., 262412.27051685436 rows/sec., 18.94 MiB/sec. | ||
3104 | 2025.03.07 22:35:51.581911 [ 187 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3105 | 2025.03.07 22:35:51.582314 [ 187 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_5_1} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3106 | 2025.03.07 22:35:51.582420 [ 187 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_5_1} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3107 | 2025.03.07 22:35:51.582534 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
3108 | 2025.03.07 22:35:52.711320 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3109 | 2025.03.07 22:35:52.711564 [ 275 ] {c33e62c2-e844-4807-a88c-fe5ebf65d363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3110 | 2025.03.07 22:35:52.711665 [ 275 ] {c33e62c2-e844-4807-a88c-fe5ebf65d363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3111 | 2025.03.07 22:35:52.713122 [ 275 ] {c33e62c2-e844-4807-a88c-fe5ebf65d363} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3112 | 2025.03.07 22:35:52.713174 [ 275 ] {c33e62c2-e844-4807-a88c-fe5ebf65d363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3113 | 2025.03.07 22:35:52.713689 [ 275 ] {c33e62c2-e844-4807-a88c-fe5ebf65d363} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3114 | 2025.03.07 22:35:52.713947 [ 275 ] {c33e62c2-e844-4807-a88c-fe5ebf65d363} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3115 | 2025.03.07 22:35:52.714164 [ 130 ] {} <Debug> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3116 | 2025.03.07 22:35:52.714213 [ 275 ] {c33e62c2-e844-4807-a88c-fe5ebf65d363} <Debug> executeQuery: Read 1212 rows, 102.55 KiB in 0.002716 sec., 446244.4771723122 rows/sec., 36.87 MiB/sec. | ||
3117 | 2025.03.07 22:35:52.714254 [ 130 ] {} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3118 | 2025.03.07 22:35:52.714337 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3119 | 2025.03.07 22:35:52.714353 [ 275 ] {c33e62c2-e844-4807-a88c-fe5ebf65d363} <Debug> TCPHandler: Processed in 0.00318363 sec. | ||
3120 | 2025.03.07 22:35:52.714581 [ 190 ] {8922abdd-d820-477b-8940-ca60723f550b::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 | ||
3121 | 2025.03.07 22:35:52.714593 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3122 | 2025.03.07 22:35:52.714868 [ 190 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3123 | 2025.03.07 22:35:52.714872 [ 275 ] {aa7937a1-2725-492f-93ce-b7f299568163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3124 | 2025.03.07 22:35:52.714938 [ 190 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1961 rows starting from the beginning of the part | ||
3125 | 2025.03.07 22:35:52.714980 [ 275 ] {aa7937a1-2725-492f-93ce-b7f299568163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3126 | 2025.03.07 22:35:52.715305 [ 190 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 72 rows starting from the beginning of the part | ||
3127 | 2025.03.07 22:35:52.715602 [ 190 ] {8922abdd-d820-477b-8940-ca60723f550b::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 | ||
3128 | 2025.03.07 22:35:52.715983 [ 190 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 72 rows starting from the beginning of the part | ||
3129 | 2025.03.07 22:35:52.716331 [ 190 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 120 rows starting from the beginning of the part | ||
3130 | 2025.03.07 22:35:52.716693 [ 190 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1212 rows starting from the beginning of the part | ||
3131 | 2025.03.07 22:35:52.717734 [ 275 ] {aa7937a1-2725-492f-93ce-b7f299568163} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3132 | 2025.03.07 22:35:52.717811 [ 275 ] {aa7937a1-2725-492f-93ce-b7f299568163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3133 | 2025.03.07 22:35:52.718638 [ 275 ] {aa7937a1-2725-492f-93ce-b7f299568163} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3134 | 2025.03.07 22:35:52.719157 [ 275 ] {aa7937a1-2725-492f-93ce-b7f299568163} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3135 | 2025.03.07 22:35:52.719448 [ 130 ] {} <Debug> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3136 | 2025.03.07 22:35:52.719527 [ 130 ] {} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3137 | 2025.03.07 22:35:52.719572 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3138 | 2025.03.07 22:35:52.719579 [ 275 ] {aa7937a1-2725-492f-93ce-b7f299568163} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.004798 sec., 1667.3614005835764 rows/sec., 125.38 KiB/sec. | ||
3139 | 2025.03.07 22:35:52.719931 [ 275 ] {aa7937a1-2725-492f-93ce-b7f299568163} <Debug> TCPHandler: Processed in 0.005422802 sec. | ||
3140 | 2025.03.07 22:35:52.720084 [ 187 ] {01016d33-373a-44ed-a111-2b7d5befb400::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 | ||
3141 | 2025.03.07 22:35:52.720343 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3142 | 2025.03.07 22:35:52.720687 [ 187 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3143 | 2025.03.07 22:35:52.720769 [ 190 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3678 rows, containing 5 columns (5 merged, 0 gathered) in 0.006312331 sec., 582669.0647242675 rows/sec., 50.53 MiB/sec. | ||
3144 | 2025.03.07 22:35:52.720798 [ 187 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 169 rows starting from the beginning of the part | ||
3145 | 2025.03.07 22:35:52.720813 [ 275 ] {4c3f7548-f525-46e0-86af-8339dff2230b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3146 | 2025.03.07 22:35:52.720954 [ 275 ] {4c3f7548-f525-46e0-86af-8339dff2230b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3147 | 2025.03.07 22:35:52.721175 [ 187 ] {01016d33-373a-44ed-a111-2b7d5befb400::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 | ||
3148 | 2025.03.07 22:35:52.721354 [ 200 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3149 | 2025.03.07 22:35:52.721563 [ 187 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 46 rows starting from the beginning of the part | ||
3150 | 2025.03.07 22:35:52.722042 [ 187 ] {01016d33-373a-44ed-a111-2b7d5befb400::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 | ||
3151 | 2025.03.07 22:35:52.722485 [ 187 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part | ||
3152 | 2025.03.07 22:35:52.722718 [ 197 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_21_4} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3153 | 2025.03.07 22:35:52.722860 [ 187 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
3154 | 2025.03.07 22:35:52.723437 [ 197 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_21_4} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3155 | 2025.03.07 22:35:52.723771 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
3156 | 2025.03.07 22:35:52.725036 [ 275 ] {4c3f7548-f525-46e0-86af-8339dff2230b} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3157 | 2025.03.07 22:35:52.725117 [ 275 ] {4c3f7548-f525-46e0-86af-8339dff2230b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3158 | 2025.03.07 22:35:52.726170 [ 275 ] {4c3f7548-f525-46e0-86af-8339dff2230b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3159 | 2025.03.07 22:35:52.726292 [ 200 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 5 columns (5 merged, 0 gathered) in 0.006600764 sec., 41055.853534530244 rows/sec., 2.94 MiB/sec. | ||
3160 | 2025.03.07 22:35:52.726551 [ 200 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3161 | 2025.03.07 22:35:52.726572 [ 275 ] {4c3f7548-f525-46e0-86af-8339dff2230b} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3162 | 2025.03.07 22:35:52.727289 [ 275 ] {4c3f7548-f525-46e0-86af-8339dff2230b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.006561 sec., 34750.80018289895 rows/sec., 2.35 MiB/sec. | ||
3163 | 2025.03.07 22:35:52.727311 [ 200 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_16_3} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3164 | 2025.03.07 22:35:52.727458 [ 275 ] {4c3f7548-f525-46e0-86af-8339dff2230b} <Debug> TCPHandler: Processed in 0.00730977 sec. | ||
3165 | 2025.03.07 22:35:52.727539 [ 200 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_16_3} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3166 | 2025.03.07 22:35:52.727656 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3167 | 2025.03.07 22:35:52.727705 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
3168 | 2025.03.07 22:35:52.727805 [ 275 ] {40b872e8-1f2b-4b50-8fc5-d28f9b8850d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3169 | 2025.03.07 22:35:52.727855 [ 275 ] {40b872e8-1f2b-4b50-8fc5-d28f9b8850d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3170 | 2025.03.07 22:35:52.728634 [ 275 ] {40b872e8-1f2b-4b50-8fc5-d28f9b8850d9} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3171 | 2025.03.07 22:35:52.728674 [ 275 ] {40b872e8-1f2b-4b50-8fc5-d28f9b8850d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3172 | 2025.03.07 22:35:52.729074 [ 275 ] {40b872e8-1f2b-4b50-8fc5-d28f9b8850d9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3173 | 2025.03.07 22:35:52.729322 [ 275 ] {40b872e8-1f2b-4b50-8fc5-d28f9b8850d9} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3174 | 2025.03.07 22:35:52.729505 [ 130 ] {} <Debug> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3175 | 2025.03.07 22:35:52.729565 [ 130 ] {} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3176 | 2025.03.07 22:35:52.729582 [ 275 ] {40b872e8-1f2b-4b50-8fc5-d28f9b8850d9} <Debug> executeQuery: Read 528 rows, 40.04 KiB in 0.001793 sec., 294478.52760736196 rows/sec., 21.81 MiB/sec. | ||
3177 | 2025.03.07 22:35:52.729600 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3178 | 2025.03.07 22:35:52.729743 [ 275 ] {40b872e8-1f2b-4b50-8fc5-d28f9b8850d9} <Debug> TCPHandler: Processed in 0.002173391 sec. | ||
3179 | 2025.03.07 22:35:52.729828 [ 190 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::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 | ||
3180 | 2025.03.07 22:35:52.729920 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3181 | 2025.03.07 22:35:52.730001 [ 190 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3182 | 2025.03.07 22:35:52.730084 [ 190 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 943 rows starting from the beginning of the part | ||
3183 | 2025.03.07 22:35:52.730150 [ 275 ] {dfbc3b06-3b7f-49aa-8a39-c062f4106f63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3184 | 2025.03.07 22:35:52.730315 [ 190 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 72 rows starting from the beginning of the part | ||
3185 | 2025.03.07 22:35:52.730400 [ 275 ] {dfbc3b06-3b7f-49aa-8a39-c062f4106f63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3186 | 2025.03.07 22:35:52.730677 [ 190 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 134 rows starting from the beginning of the part | ||
3187 | 2025.03.07 22:35:52.731027 [ 190 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 72 rows starting from the beginning of the part | ||
3188 | 2025.03.07 22:35:52.731387 [ 190 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 96 rows starting from the beginning of the part | ||
3189 | 2025.03.07 22:35:52.731727 [ 190 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 528 rows starting from the beginning of the part | ||
3190 | 2025.03.07 22:35:52.733436 [ 275 ] {dfbc3b06-3b7f-49aa-8a39-c062f4106f63} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3191 | 2025.03.07 22:35:52.733511 [ 275 ] {dfbc3b06-3b7f-49aa-8a39-c062f4106f63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3192 | 2025.03.07 22:35:52.734473 [ 275 ] {dfbc3b06-3b7f-49aa-8a39-c062f4106f63} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3193 | 2025.03.07 22:35:52.734722 [ 199 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1845 rows, containing 5 columns (5 merged, 0 gathered) in 0.004993728 sec., 369463.4549578992 rows/sec., 28.99 MiB/sec. | ||
3194 | 2025.03.07 22:35:52.734951 [ 275 ] {dfbc3b06-3b7f-49aa-8a39-c062f4106f63} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3195 | 2025.03.07 22:35:52.735041 [ 199 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3196 | 2025.03.07 22:35:52.735206 [ 130 ] {} <Debug> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3197 | 2025.03.07 22:35:52.735329 [ 130 ] {} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3198 | 2025.03.07 22:35:52.735425 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3199 | 2025.03.07 22:35:52.735553 [ 275 ] {dfbc3b06-3b7f-49aa-8a39-c062f4106f63} <Debug> executeQuery: Read 952 rows, 65.39 KiB in 0.005422 sec., 175580.96643305055 rows/sec., 11.78 MiB/sec. | ||
3200 | 2025.03.07 22:35:52.735765 [ 190 ] {fd8a5df9-9547-4f42-8344-e932bc981126::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 | ||
3201 | 2025.03.07 22:35:52.735935 [ 275 ] {dfbc3b06-3b7f-49aa-8a39-c062f4106f63} <Debug> TCPHandler: Processed in 0.006072648 sec. | ||
3202 | 2025.03.07 22:35:52.735963 [ 199 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_21_4} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3203 | 2025.03.07 22:35:52.736246 [ 190 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3204 | 2025.03.07 22:35:52.736273 [ 199 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_21_4} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3205 | 2025.03.07 22:35:52.736324 [ 190 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5909 rows starting from the beginning of the part | ||
3206 | 2025.03.07 22:35:52.736410 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3207 | 2025.03.07 22:35:52.736525 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
3208 | 2025.03.07 22:35:52.736696 [ 190 ] {fd8a5df9-9547-4f42-8344-e932bc981126::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 | ||
3209 | 2025.03.07 22:35:52.736957 [ 275 ] {7090fc16-b9a8-4b62-87fe-5611ba0f4497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3210 | 2025.03.07 22:35:52.736990 [ 190 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 197 rows starting from the beginning of the part | ||
3211 | 2025.03.07 22:35:52.737280 [ 190 ] {fd8a5df9-9547-4f42-8344-e932bc981126::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 | ||
3212 | 2025.03.07 22:35:52.737394 [ 275 ] {7090fc16-b9a8-4b62-87fe-5611ba0f4497} <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 | ||
3213 | 2025.03.07 22:35:52.737598 [ 190 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
3214 | 2025.03.07 22:35:52.738000 [ 190 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 952 rows starting from the beginning of the part | ||
3215 | 2025.03.07 22:35:52.741938 [ 275 ] {7090fc16-b9a8-4b62-87fe-5611ba0f4497} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3216 | 2025.03.07 22:35:52.742004 [ 275 ] {7090fc16-b9a8-4b62-87fe-5611ba0f4497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3217 | 2025.03.07 22:35:52.742976 [ 275 ] {7090fc16-b9a8-4b62-87fe-5611ba0f4497} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3218 | 2025.03.07 22:35:52.743399 [ 193 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7538 rows, containing 5 columns (5 merged, 0 gathered) in 0.007848125 sec., 960484.1920840966 rows/sec., 65.64 MiB/sec. | ||
3219 | 2025.03.07 22:35:52.743449 [ 275 ] {7090fc16-b9a8-4b62-87fe-5611ba0f4497} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3220 | 2025.03.07 22:35:52.743645 [ 130 ] {} <Debug> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3221 | 2025.03.07 22:35:52.743717 [ 130 ] {} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3222 | 2025.03.07 22:35:52.743759 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3223 | 2025.03.07 22:35:52.743811 [ 275 ] {7090fc16-b9a8-4b62-87fe-5611ba0f4497} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.007029 sec., 1138.1419832124059 rows/sec., 2.04 MiB/sec. | ||
3224 | 2025.03.07 22:35:52.744073 [ 193 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3225 | 2025.03.07 22:35:52.744321 [ 199 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::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 | ||
3226 | 2025.03.07 22:35:52.744680 [ 275 ] {7090fc16-b9a8-4b62-87fe-5611ba0f4497} <Debug> TCPHandler: Processed in 0.008392951 sec. | ||
3227 | 2025.03.07 22:35:52.745159 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3228 | 2025.03.07 22:35:52.745183 [ 193 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3229 | 2025.03.07 22:35:52.745505 [ 275 ] {2eba20bf-38fa-4dbe-9d7e-8d69092fb050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3230 | 2025.03.07 22:35:52.745507 [ 193 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3231 | 2025.03.07 22:35:52.745691 [ 275 ] {2eba20bf-38fa-4dbe-9d7e-8d69092fb050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3232 | 2025.03.07 22:35:52.745799 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB. | ||
3233 | 2025.03.07 22:35:52.746046 [ 199 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3234 | 2025.03.07 22:35:52.746308 [ 199 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 188 rows starting from the beginning of the part | ||
3235 | 2025.03.07 22:35:52.747123 [ 199 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::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 | ||
3236 | 2025.03.07 22:35:52.747886 [ 199 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::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 | ||
3237 | 2025.03.07 22:35:52.747945 [ 275 ] {2eba20bf-38fa-4dbe-9d7e-8d69092fb050} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3238 | 2025.03.07 22:35:52.748029 [ 275 ] {2eba20bf-38fa-4dbe-9d7e-8d69092fb050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3239 | 2025.03.07 22:35:52.748541 [ 199 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::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 | ||
3240 | 2025.03.07 22:35:52.749105 [ 199 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part | ||
3241 | 2025.03.07 22:35:52.749772 [ 199 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
3242 | 2025.03.07 22:35:52.749883 [ 275 ] {2eba20bf-38fa-4dbe-9d7e-8d69092fb050} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3243 | 2025.03.07 22:35:52.750712 [ 275 ] {2eba20bf-38fa-4dbe-9d7e-8d69092fb050} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3244 | 2025.03.07 22:35:52.750967 [ 130 ] {} <Debug> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3245 | 2025.03.07 22:35:52.751066 [ 130 ] {} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3246 | 2025.03.07 22:35:52.751185 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3247 | 2025.03.07 22:35:52.751371 [ 275 ] {2eba20bf-38fa-4dbe-9d7e-8d69092fb050} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.005941 sec., 6732.873253661 rows/sec., 465.52 KiB/sec. | ||
3248 | 2025.03.07 22:35:52.751691 [ 190 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::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 | ||
3249 | 2025.03.07 22:35:52.751793 [ 275 ] {2eba20bf-38fa-4dbe-9d7e-8d69092fb050} <Debug> TCPHandler: Processed in 0.006745135 sec. | ||
3250 | 2025.03.07 22:35:52.752151 [ 190 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3251 | 2025.03.07 22:35:52.752222 [ 190 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 850 rows starting from the beginning of the part | ||
3252 | 2025.03.07 22:35:52.752432 [ 190 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::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 | ||
3253 | 2025.03.07 22:35:52.752687 [ 190 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
3254 | 2025.03.07 22:35:52.752965 [ 190 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::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 | ||
3255 | 2025.03.07 22:35:52.753273 [ 190 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
3256 | 2025.03.07 22:35:52.753580 [ 190 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part | ||
3257 | 2025.03.07 22:35:52.757198 [ 190 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1130 rows, containing 4 columns (4 merged, 0 gathered) in 0.005850616 sec., 193142.05546903095 rows/sec., 12.96 MiB/sec. | ||
3258 | 2025.03.07 22:35:52.757528 [ 190 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3259 | 2025.03.07 22:35:52.758406 [ 189 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_21_4} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3260 | 2025.03.07 22:35:52.758512 [ 189 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_21_4} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3261 | 2025.03.07 22:35:52.758636 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
3262 | 2025.03.07 22:35:52.759596 [ 191 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 19 columns (19 merged, 0 gathered) in 0.015726561 sec., 17549.92715826429 rows/sec., 31.45 MiB/sec. | ||
3263 | 2025.03.07 22:35:52.760254 [ 193 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3264 | 2025.03.07 22:35:52.760678 [ 193 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3265 | 2025.03.07 22:35:52.760757 [ 193 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3266 | 2025.03.07 22:35:52.760891 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
3267 | 2025.03.07 22:35:52.893468 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6893 | ||
3268 | 2025.03.07 22:35:52.894989 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3269 | 2025.03.07 22:35:52.895069 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3270 | 2025.03.07 22:35:52.895613 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3271 | 2025.03.07 22:35:52.895886 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3272 | 2025.03.07 22:35:52.896154 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6893 | ||
3273 | 2025.03.07 22:35:53.335342 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
3274 | 2025.03.07 22:35:53.356963 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3275 | 2025.03.07 22:35:53.357018 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3276 | 2025.03.07 22:35:53.364848 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3277 | 2025.03.07 22:35:53.365687 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3278 | 2025.03.07 22:35:53.368744 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
3279 | 2025.03.07 22:35:54.414830 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3280 | 2025.03.07 22:35:54.415063 [ 275 ] {5077cbd6-b312-4bf9-b973-113fedb629a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3281 | 2025.03.07 22:35:54.415164 [ 275 ] {5077cbd6-b312-4bf9-b973-113fedb629a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3282 | 2025.03.07 22:35:54.416173 [ 275 ] {5077cbd6-b312-4bf9-b973-113fedb629a9} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3283 | 2025.03.07 22:35:54.416234 [ 275 ] {5077cbd6-b312-4bf9-b973-113fedb629a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3284 | 2025.03.07 22:35:54.416820 [ 275 ] {5077cbd6-b312-4bf9-b973-113fedb629a9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3285 | 2025.03.07 22:35:54.417097 [ 275 ] {5077cbd6-b312-4bf9-b973-113fedb629a9} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3286 | 2025.03.07 22:35:54.417322 [ 275 ] {5077cbd6-b312-4bf9-b973-113fedb629a9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002333 sec., 24003.42906129447 rows/sec., 1.84 MiB/sec. | ||
3287 | 2025.03.07 22:35:54.417383 [ 275 ] {5077cbd6-b312-4bf9-b973-113fedb629a9} <Debug> TCPHandler: Processed in 0.002707136 sec. | ||
3288 | 2025.03.07 22:35:54.417539 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3289 | 2025.03.07 22:35:54.417650 [ 275 ] {100d1fb0-306a-4eaa-8822-b5fc14411d0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3290 | 2025.03.07 22:35:54.417698 [ 275 ] {100d1fb0-306a-4eaa-8822-b5fc14411d0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3291 | 2025.03.07 22:35:54.418286 [ 275 ] {100d1fb0-306a-4eaa-8822-b5fc14411d0e} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3292 | 2025.03.07 22:35:54.418327 [ 275 ] {100d1fb0-306a-4eaa-8822-b5fc14411d0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3293 | 2025.03.07 22:35:54.418681 [ 275 ] {100d1fb0-306a-4eaa-8822-b5fc14411d0e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3294 | 2025.03.07 22:35:54.418928 [ 275 ] {100d1fb0-306a-4eaa-8822-b5fc14411d0e} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3295 | 2025.03.07 22:35:54.419207 [ 275 ] {100d1fb0-306a-4eaa-8822-b5fc14411d0e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001568 sec., 40816.32653061225 rows/sec., 3.19 MiB/sec. | ||
3296 | 2025.03.07 22:35:54.419410 [ 275 ] {100d1fb0-306a-4eaa-8822-b5fc14411d0e} <Debug> TCPHandler: Processed in 0.001918928 sec. | ||
3297 | 2025.03.07 22:35:54.419615 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3298 | 2025.03.07 22:35:54.419725 [ 275 ] {ddbe8b1f-24a3-49aa-8d02-f984d90787ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3299 | 2025.03.07 22:35:54.419777 [ 275 ] {ddbe8b1f-24a3-49aa-8d02-f984d90787ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3300 | 2025.03.07 22:35:54.420346 [ 275 ] {ddbe8b1f-24a3-49aa-8d02-f984d90787ef} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3301 | 2025.03.07 22:35:54.420390 [ 275 ] {ddbe8b1f-24a3-49aa-8d02-f984d90787ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3302 | 2025.03.07 22:35:54.420797 [ 275 ] {ddbe8b1f-24a3-49aa-8d02-f984d90787ef} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3303 | 2025.03.07 22:35:54.421058 [ 275 ] {ddbe8b1f-24a3-49aa-8d02-f984d90787ef} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3304 | 2025.03.07 22:35:54.421276 [ 275 ] {ddbe8b1f-24a3-49aa-8d02-f984d90787ef} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.001576 sec., 34263.95939086295 rows/sec., 2.39 MiB/sec. | ||
3305 | 2025.03.07 22:35:54.421340 [ 275 ] {ddbe8b1f-24a3-49aa-8d02-f984d90787ef} <Debug> TCPHandler: Processed in 0.001780567 sec. | ||
3306 | 2025.03.07 22:35:54.421481 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3307 | 2025.03.07 22:35:54.421586 [ 275 ] {4a470c3f-c508-4ec7-a104-5f1f9eaac6da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3308 | 2025.03.07 22:35:54.421635 [ 275 ] {4a470c3f-c508-4ec7-a104-5f1f9eaac6da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3309 | 2025.03.07 22:35:54.422086 [ 275 ] {4a470c3f-c508-4ec7-a104-5f1f9eaac6da} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3310 | 2025.03.07 22:35:54.422125 [ 275 ] {4a470c3f-c508-4ec7-a104-5f1f9eaac6da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3311 | 2025.03.07 22:35:54.422494 [ 275 ] {4a470c3f-c508-4ec7-a104-5f1f9eaac6da} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3312 | 2025.03.07 22:35:54.422825 [ 275 ] {4a470c3f-c508-4ec7-a104-5f1f9eaac6da} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3313 | 2025.03.07 22:35:54.423060 [ 275 ] {4a470c3f-c508-4ec7-a104-5f1f9eaac6da} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.001493 sec., 13395.847287340925 rows/sec., 920.96 KiB/sec. | ||
3314 | 2025.03.07 22:35:54.423120 [ 275 ] {4a470c3f-c508-4ec7-a104-5f1f9eaac6da} <Debug> TCPHandler: Processed in 0.001690546 sec. | ||
3315 | 2025.03.07 22:35:59.421571 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3316 | 2025.03.07 22:35:59.421798 [ 275 ] {7fe4c3eb-115c-4249-975f-462e6aa3a9e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3317 | 2025.03.07 22:35:59.421883 [ 275 ] {7fe4c3eb-115c-4249-975f-462e6aa3a9e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3318 | 2025.03.07 22:35:59.422736 [ 275 ] {7fe4c3eb-115c-4249-975f-462e6aa3a9e7} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3319 | 2025.03.07 22:35:59.422788 [ 275 ] {7fe4c3eb-115c-4249-975f-462e6aa3a9e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3320 | 2025.03.07 22:35:59.423218 [ 275 ] {7fe4c3eb-115c-4249-975f-462e6aa3a9e7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3321 | 2025.03.07 22:35:59.423457 [ 275 ] {7fe4c3eb-115c-4249-975f-462e6aa3a9e7} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3322 | 2025.03.07 22:35:59.423684 [ 275 ] {7fe4c3eb-115c-4249-975f-462e6aa3a9e7} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001988 sec., 60362.17303822937 rows/sec., 5.13 MiB/sec. | ||
3323 | 2025.03.07 22:35:59.423747 [ 275 ] {7fe4c3eb-115c-4249-975f-462e6aa3a9e7} <Debug> TCPHandler: Processed in 0.002367283 sec. | ||
3324 | 2025.03.07 22:35:59.423872 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3325 | 2025.03.07 22:35:59.424045 [ 275 ] {27996bbc-4e8a-4c9e-8385-6eb1af2cfad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3326 | 2025.03.07 22:35:59.424093 [ 275 ] {27996bbc-4e8a-4c9e-8385-6eb1af2cfad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3327 | 2025.03.07 22:35:59.424652 [ 275 ] {27996bbc-4e8a-4c9e-8385-6eb1af2cfad7} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3328 | 2025.03.07 22:35:59.424692 [ 275 ] {27996bbc-4e8a-4c9e-8385-6eb1af2cfad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3329 | 2025.03.07 22:35:59.425044 [ 275 ] {27996bbc-4e8a-4c9e-8385-6eb1af2cfad7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3330 | 2025.03.07 22:35:59.425279 [ 275 ] {27996bbc-4e8a-4c9e-8385-6eb1af2cfad7} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3331 | 2025.03.07 22:35:59.425518 [ 275 ] {27996bbc-4e8a-4c9e-8385-6eb1af2cfad7} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001493 sec., 21433.35565974548 rows/sec., 1.57 MiB/sec. | ||
3332 | 2025.03.07 22:35:59.425633 [ 275 ] {27996bbc-4e8a-4c9e-8385-6eb1af2cfad7} <Debug> TCPHandler: Processed in 0.001749897 sec. | ||
3333 | 2025.03.07 22:35:59.425817 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3334 | 2025.03.07 22:35:59.425925 [ 275 ] {da3fd685-2653-47e3-88c6-9b88d62f9901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3335 | 2025.03.07 22:35:59.425972 [ 275 ] {da3fd685-2653-47e3-88c6-9b88d62f9901} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3336 | 2025.03.07 22:35:59.426549 [ 275 ] {da3fd685-2653-47e3-88c6-9b88d62f9901} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3337 | 2025.03.07 22:35:59.426588 [ 275 ] {da3fd685-2653-47e3-88c6-9b88d62f9901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3338 | 2025.03.07 22:35:59.426946 [ 275 ] {da3fd685-2653-47e3-88c6-9b88d62f9901} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3339 | 2025.03.07 22:35:59.427182 [ 275 ] {da3fd685-2653-47e3-88c6-9b88d62f9901} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3340 | 2025.03.07 22:35:59.427419 [ 275 ] {da3fd685-2653-47e3-88c6-9b88d62f9901} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001515 sec., 63366.33663366336 rows/sec., 4.95 MiB/sec. | ||
3341 | 2025.03.07 22:35:59.427544 [ 275 ] {da3fd685-2653-47e3-88c6-9b88d62f9901} <Debug> TCPHandler: Processed in 0.001784027 sec. | ||
3342 | 2025.03.07 22:35:59.427694 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3343 | 2025.03.07 22:35:59.427799 [ 275 ] {da1202e9-3726-4190-9f84-91a9e15f70a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3344 | 2025.03.07 22:35:59.427847 [ 275 ] {da1202e9-3726-4190-9f84-91a9e15f70a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3345 | 2025.03.07 22:35:59.428368 [ 275 ] {da1202e9-3726-4190-9f84-91a9e15f70a7} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3346 | 2025.03.07 22:35:59.428406 [ 275 ] {da1202e9-3726-4190-9f84-91a9e15f70a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3347 | 2025.03.07 22:35:59.428792 [ 275 ] {da1202e9-3726-4190-9f84-91a9e15f70a7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3348 | 2025.03.07 22:35:59.429035 [ 275 ] {da1202e9-3726-4190-9f84-91a9e15f70a7} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3349 | 2025.03.07 22:35:59.429242 [ 275 ] {da1202e9-3726-4190-9f84-91a9e15f70a7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001464 sec., 109289.6174863388 rows/sec., 7.61 MiB/sec. | ||
3350 | 2025.03.07 22:35:59.429293 [ 275 ] {da1202e9-3726-4190-9f84-91a9e15f70a7} <Debug> TCPHandler: Processed in 0.001649946 sec. | ||
3351 | 2025.03.07 22:35:59.429399 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3352 | 2025.03.07 22:35:59.429500 [ 275 ] {57a64de4-e3f9-40a3-9609-54c61cf4ff2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3353 | 2025.03.07 22:35:59.429563 [ 275 ] {57a64de4-e3f9-40a3-9609-54c61cf4ff2f} <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 | ||
3354 | 2025.03.07 22:35:59.430696 [ 275 ] {57a64de4-e3f9-40a3-9609-54c61cf4ff2f} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3355 | 2025.03.07 22:35:59.430734 [ 275 ] {57a64de4-e3f9-40a3-9609-54c61cf4ff2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3356 | 2025.03.07 22:35:59.431383 [ 275 ] {57a64de4-e3f9-40a3-9609-54c61cf4ff2f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3357 | 2025.03.07 22:35:59.431636 [ 275 ] {57a64de4-e3f9-40a3-9609-54c61cf4ff2f} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3358 | 2025.03.07 22:35:59.431877 [ 275 ] {57a64de4-e3f9-40a3-9609-54c61cf4ff2f} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002397 sec., 13350.020859407594 rows/sec., 23.92 MiB/sec. | ||
3359 | 2025.03.07 22:35:59.431980 [ 275 ] {57a64de4-e3f9-40a3-9609-54c61cf4ff2f} <Debug> TCPHandler: Processed in 0.002631256 sec. | ||
3360 | 2025.03.07 22:35:59.432117 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3361 | 2025.03.07 22:35:59.432215 [ 275 ] {180de8d9-86c1-4166-a880-842fe0abd8c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3362 | 2025.03.07 22:35:59.432256 [ 275 ] {180de8d9-86c1-4166-a880-842fe0abd8c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3363 | 2025.03.07 22:35:59.432669 [ 275 ] {180de8d9-86c1-4166-a880-842fe0abd8c0} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3364 | 2025.03.07 22:35:59.432704 [ 275 ] {180de8d9-86c1-4166-a880-842fe0abd8c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3365 | 2025.03.07 22:35:59.433104 [ 275 ] {180de8d9-86c1-4166-a880-842fe0abd8c0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3366 | 2025.03.07 22:35:59.433334 [ 275 ] {180de8d9-86c1-4166-a880-842fe0abd8c0} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3367 | 2025.03.07 22:35:59.433543 [ 275 ] {180de8d9-86c1-4166-a880-842fe0abd8c0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001335 sec., 44943.8202247191 rows/sec., 3.03 MiB/sec. | ||
3368 | 2025.03.07 22:35:59.433594 [ 275 ] {180de8d9-86c1-4166-a880-842fe0abd8c0} <Debug> TCPHandler: Processed in 0.001518914 sec. | ||
3369 | 2025.03.07 22:36:00.309674 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3370 | 2025.03.07 22:36:00.309736 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3371 | 2025.03.07 22:36:00.396552 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7381 | ||
3372 | 2025.03.07 22:36:00.397281 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3373 | 2025.03.07 22:36:00.397324 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3374 | 2025.03.07 22:36:00.397894 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3375 | 2025.03.07 22:36:00.398197 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3376 | 2025.03.07 22:36:00.398355 [ 148 ] {} <Debug> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3377 | 2025.03.07 22:36:00.398397 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
3378 | 2025.03.07 22:36:00.398411 [ 148 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3379 | 2025.03.07 22:36:00.398439 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3380 | 2025.03.07 22:36:00.398591 [ 195 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::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 | ||
3381 | 2025.03.07 22:36:00.398762 [ 195 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3382 | 2025.03.07 22:36:00.398807 [ 195 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5063 rows starting from the beginning of the part | ||
3383 | 2025.03.07 22:36:00.398893 [ 195 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 488 rows starting from the beginning of the part | ||
3384 | 2025.03.07 22:36:00.399153 [ 195 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 427 rows starting from the beginning of the part | ||
3385 | 2025.03.07 22:36:00.399260 [ 195 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 488 rows starting from the beginning of the part | ||
3386 | 2025.03.07 22:36:00.399436 [ 195 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 427 rows starting from the beginning of the part | ||
3387 | 2025.03.07 22:36:00.399648 [ 195 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 488 rows starting from the beginning of the part | ||
3388 | 2025.03.07 22:36:00.401470 [ 193 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.002921108 sec., 2526780.9338100473 rows/sec., 36.15 MiB/sec. | ||
3389 | 2025.03.07 22:36:00.402190 [ 195 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3390 | 2025.03.07 22:36:00.402486 [ 195 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_16_3} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3391 | 2025.03.07 22:36:00.402568 [ 195 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_16_3} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3392 | 2025.03.07 22:36:00.402666 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
3393 | 2025.03.07 22:36:00.422319 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 480 | ||
3394 | 2025.03.07 22:36:00.425421 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3395 | 2025.03.07 22:36:00.425477 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3396 | 2025.03.07 22:36:00.426986 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3397 | 2025.03.07 22:36:00.427311 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3398 | 2025.03.07 22:36:00.427532 [ 148 ] {} <Debug> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3399 | 2025.03.07 22:36:00.427647 [ 148 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3400 | 2025.03.07 22:36:00.427717 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3401 | 2025.03.07 22:36:00.428221 [ 201 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::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 | ||
3402 | 2025.03.07 22:36:00.428854 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 480 | ||
3403 | 2025.03.07 22:36:00.429414 [ 201 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3404 | 2025.03.07 22:36:00.429613 [ 201 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 326 rows starting from the beginning of the part | ||
3405 | 2025.03.07 22:36:00.430372 [ 201 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
3406 | 2025.03.07 22:36:00.431008 [ 201 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part | ||
3407 | 2025.03.07 22:36:00.431635 [ 201 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 32 rows starting from the beginning of the part | ||
3408 | 2025.03.07 22:36:00.432231 [ 201 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
3409 | 2025.03.07 22:36:00.432839 [ 201 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 34 rows starting from the beginning of the part | ||
3410 | 2025.03.07 22:36:00.441144 [ 195 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 480 rows, containing 72 columns (72 merged, 0 gathered) in 0.013259748 sec., 36199.78298230102 rows/sec., 34.63 MiB/sec. | ||
3411 | 2025.03.07 22:36:00.442037 [ 201 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3412 | 2025.03.07 22:36:00.442755 [ 201 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_11_2} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3413 | 2025.03.07 22:36:00.442848 [ 201 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_11_2} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3414 | 2025.03.07 22:36:00.443068 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.92 MiB. | ||
3415 | 2025.03.07 22:36:00.869138 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
3416 | 2025.03.07 22:36:00.892967 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3417 | 2025.03.07 22:36:00.893031 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3418 | 2025.03.07 22:36:00.901105 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3419 | 2025.03.07 22:36:00.901958 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3420 | 2025.03.07 22:36:00.902305 [ 148 ] {} <Debug> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3421 | 2025.03.07 22:36:00.902413 [ 148 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3422 | 2025.03.07 22:36:00.902475 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3423 | 2025.03.07 22:36:00.902815 [ 196 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
3424 | 2025.03.07 22:36:00.919236 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
3425 | 2025.03.07 22:36:00.920413 [ 196 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3426 | 2025.03.07 22:36:00.921935 [ 196 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
3427 | 2025.03.07 22:36:00.927607 [ 196 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
3428 | 2025.03.07 22:36:00.933414 [ 196 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
3429 | 2025.03.07 22:36:00.939113 [ 196 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
3430 | 2025.03.07 22:36:00.945038 [ 196 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part | ||
3431 | 2025.03.07 22:36:00.949742 [ 196 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
3432 | 2025.03.07 22:36:01.000263 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.70 MiB, peak 187.14 MiB, free memory in arenas 0.00 B, will set to 179.05 MiB (RSS), difference: -7.65 MiB | ||
3433 | 2025.03.07 22:36:01.002664 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00202134 sec. | ||
3434 | 2025.03.07 22:36:01.008556 [ 195 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.105911278 sec., 1142.465677734528 rows/sec., 5.91 MiB/sec. | ||
3435 | 2025.03.07 22:36:01.011293 [ 195 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3436 | 2025.03.07 22:36:01.014389 [ 195 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_16_3} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3437 | 2025.03.07 22:36:01.014478 [ 195 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_16_3} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3438 | 2025.03.07 22:36:01.016760 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. | ||
3439 | 2025.03.07 22:36:02.000254 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.55 MiB, peak 187.14 MiB, free memory in arenas 0.00 B, will set to 179.07 MiB (RSS), difference: 9.53 MiB | ||
3440 | 2025.03.07 22:36:04.421350 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3441 | 2025.03.07 22:36:04.421542 [ 275 ] {e96ead2c-074c-40cb-b10a-49be8a682c49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3442 | 2025.03.07 22:36:04.421615 [ 275 ] {e96ead2c-074c-40cb-b10a-49be8a682c49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3443 | 2025.03.07 22:36:04.422416 [ 275 ] {e96ead2c-074c-40cb-b10a-49be8a682c49} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3444 | 2025.03.07 22:36:04.422469 [ 275 ] {e96ead2c-074c-40cb-b10a-49be8a682c49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3445 | 2025.03.07 22:36:04.422925 [ 275 ] {e96ead2c-074c-40cb-b10a-49be8a682c49} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3446 | 2025.03.07 22:36:04.423184 [ 275 ] {e96ead2c-074c-40cb-b10a-49be8a682c49} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3447 | 2025.03.07 22:36:04.423454 [ 275 ] {e96ead2c-074c-40cb-b10a-49be8a682c49} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001959 sec., 36753.44563552833 rows/sec., 2.99 MiB/sec. | ||
3448 | 2025.03.07 22:36:04.423649 [ 275 ] {e96ead2c-074c-40cb-b10a-49be8a682c49} <Debug> TCPHandler: Processed in 0.002427793 sec. | ||
3449 | 2025.03.07 22:36:04.423829 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3450 | 2025.03.07 22:36:04.423944 [ 275 ] {e2708927-4e81-4e00-9e04-bff2893f9e80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3451 | 2025.03.07 22:36:04.423994 [ 275 ] {e2708927-4e81-4e00-9e04-bff2893f9e80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3452 | 2025.03.07 22:36:04.424552 [ 275 ] {e2708927-4e81-4e00-9e04-bff2893f9e80} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3453 | 2025.03.07 22:36:04.424593 [ 275 ] {e2708927-4e81-4e00-9e04-bff2893f9e80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3454 | 2025.03.07 22:36:04.424941 [ 275 ] {e2708927-4e81-4e00-9e04-bff2893f9e80} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3455 | 2025.03.07 22:36:04.425181 [ 275 ] {e2708927-4e81-4e00-9e04-bff2893f9e80} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3456 | 2025.03.07 22:36:04.425433 [ 275 ] {e2708927-4e81-4e00-9e04-bff2893f9e80} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001516 sec., 5277.0448548812665 rows/sec., 396.81 KiB/sec. | ||
3457 | 2025.03.07 22:36:04.425655 [ 275 ] {e2708927-4e81-4e00-9e04-bff2893f9e80} <Debug> TCPHandler: Processed in 0.001873648 sec. | ||
3458 | 2025.03.07 22:36:04.425818 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3459 | 2025.03.07 22:36:04.425923 [ 275 ] {973a131f-57d3-4d3d-985a-58e63a73946a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3460 | 2025.03.07 22:36:04.425967 [ 275 ] {973a131f-57d3-4d3d-985a-58e63a73946a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3461 | 2025.03.07 22:36:04.426540 [ 275 ] {973a131f-57d3-4d3d-985a-58e63a73946a} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3462 | 2025.03.07 22:36:04.426580 [ 275 ] {973a131f-57d3-4d3d-985a-58e63a73946a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3463 | 2025.03.07 22:36:04.426935 [ 275 ] {973a131f-57d3-4d3d-985a-58e63a73946a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3464 | 2025.03.07 22:36:04.427171 [ 275 ] {973a131f-57d3-4d3d-985a-58e63a73946a} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3465 | 2025.03.07 22:36:04.427380 [ 275 ] {973a131f-57d3-4d3d-985a-58e63a73946a} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001479 sec., 48681.5415821501 rows/sec., 3.80 MiB/sec. | ||
3466 | 2025.03.07 22:36:04.427433 [ 275 ] {973a131f-57d3-4d3d-985a-58e63a73946a} <Debug> TCPHandler: Processed in 0.001666236 sec. | ||
3467 | 2025.03.07 22:36:04.427550 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3468 | 2025.03.07 22:36:04.427656 [ 275 ] {303bd69b-b49d-4456-abab-4a4d32ce26af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3469 | 2025.03.07 22:36:04.427705 [ 275 ] {303bd69b-b49d-4456-abab-4a4d32ce26af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3470 | 2025.03.07 22:36:04.428230 [ 275 ] {303bd69b-b49d-4456-abab-4a4d32ce26af} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3471 | 2025.03.07 22:36:04.428268 [ 275 ] {303bd69b-b49d-4456-abab-4a4d32ce26af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3472 | 2025.03.07 22:36:04.428650 [ 275 ] {303bd69b-b49d-4456-abab-4a4d32ce26af} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3473 | 2025.03.07 22:36:04.428893 [ 275 ] {303bd69b-b49d-4456-abab-4a4d32ce26af} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3474 | 2025.03.07 22:36:04.429102 [ 275 ] {303bd69b-b49d-4456-abab-4a4d32ce26af} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001469 sec., 108917.63104152484 rows/sec., 7.59 MiB/sec. | ||
3475 | 2025.03.07 22:36:04.429154 [ 275 ] {303bd69b-b49d-4456-abab-4a4d32ce26af} <Debug> TCPHandler: Processed in 0.001654345 sec. | ||
3476 | 2025.03.07 22:36:04.429290 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3477 | 2025.03.07 22:36:04.429400 [ 275 ] {f5f6d7cd-2c24-449e-8d4d-fc309018230a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3478 | 2025.03.07 22:36:04.429464 [ 275 ] {f5f6d7cd-2c24-449e-8d4d-fc309018230a} <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 | ||
3479 | 2025.03.07 22:36:04.430517 [ 275 ] {f5f6d7cd-2c24-449e-8d4d-fc309018230a} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3480 | 2025.03.07 22:36:04.430556 [ 275 ] {f5f6d7cd-2c24-449e-8d4d-fc309018230a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3481 | 2025.03.07 22:36:04.431157 [ 275 ] {f5f6d7cd-2c24-449e-8d4d-fc309018230a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3482 | 2025.03.07 22:36:04.431415 [ 275 ] {f5f6d7cd-2c24-449e-8d4d-fc309018230a} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3483 | 2025.03.07 22:36:04.431678 [ 275 ] {f5f6d7cd-2c24-449e-8d4d-fc309018230a} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002299 sec., 3479.7738147020445 rows/sec., 6.24 MiB/sec. | ||
3484 | 2025.03.07 22:36:04.431780 [ 275 ] {f5f6d7cd-2c24-449e-8d4d-fc309018230a} <Debug> TCPHandler: Processed in 0.002540745 sec. | ||
3485 | 2025.03.07 22:36:04.431921 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3486 | 2025.03.07 22:36:04.432026 [ 275 ] {0f343518-54e0-4c33-beea-d844173c74ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3487 | 2025.03.07 22:36:04.432072 [ 275 ] {0f343518-54e0-4c33-beea-d844173c74ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3488 | 2025.03.07 22:36:04.432513 [ 275 ] {0f343518-54e0-4c33-beea-d844173c74ef} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3489 | 2025.03.07 22:36:04.432551 [ 275 ] {0f343518-54e0-4c33-beea-d844173c74ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3490 | 2025.03.07 22:36:04.432899 [ 275 ] {0f343518-54e0-4c33-beea-d844173c74ef} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3491 | 2025.03.07 22:36:04.433132 [ 275 ] {0f343518-54e0-4c33-beea-d844173c74ef} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3492 | 2025.03.07 22:36:04.433366 [ 275 ] {0f343518-54e0-4c33-beea-d844173c74ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001329 sec., 45146.72686230248 rows/sec., 3.04 MiB/sec. | ||
3493 | 2025.03.07 22:36:04.433787 [ 275 ] {0f343518-54e0-4c33-beea-d844173c74ef} <Debug> TCPHandler: Processed in 0.001890959 sec. | ||
3494 | 2025.03.07 22:36:07.899476 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7808 | ||
3495 | 2025.03.07 22:36:07.900138 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3496 | 2025.03.07 22:36:07.900194 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3497 | 2025.03.07 22:36:07.900820 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3498 | 2025.03.07 22:36:07.901108 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3499 | 2025.03.07 22:36:07.901454 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7808 | ||
3500 | 2025.03.07 22:36:08.420190 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
3501 | 2025.03.07 22:36:08.439258 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3502 | 2025.03.07 22:36:08.439318 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3503 | 2025.03.07 22:36:08.446703 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3504 | 2025.03.07 22:36:08.447460 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3505 | 2025.03.07 22:36:08.450053 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
3506 | 2025.03.07 22:36:09.422788 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3507 | 2025.03.07 22:36:09.422976 [ 275 ] {901b6038-31c2-4b43-8e0e-c9626ca3309d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3508 | 2025.03.07 22:36:09.423048 [ 275 ] {901b6038-31c2-4b43-8e0e-c9626ca3309d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3509 | 2025.03.07 22:36:09.423809 [ 275 ] {901b6038-31c2-4b43-8e0e-c9626ca3309d} <Trace> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3510 | 2025.03.07 22:36:09.423858 [ 275 ] {901b6038-31c2-4b43-8e0e-c9626ca3309d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3511 | 2025.03.07 22:36:09.424335 [ 275 ] {901b6038-31c2-4b43-8e0e-c9626ca3309d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3512 | 2025.03.07 22:36:09.424610 [ 275 ] {901b6038-31c2-4b43-8e0e-c9626ca3309d} <Trace> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3513 | 2025.03.07 22:36:09.424876 [ 275 ] {901b6038-31c2-4b43-8e0e-c9626ca3309d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001944 sec., 12345.67901234568 rows/sec., 1.02 MiB/sec. | ||
3514 | 2025.03.07 22:36:09.425194 [ 275 ] {901b6038-31c2-4b43-8e0e-c9626ca3309d} <Debug> TCPHandler: Processed in 0.002539765 sec. | ||
3515 | 2025.03.07 22:36:09.425329 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3516 | 2025.03.07 22:36:09.425434 [ 275 ] {047c001d-1eda-458e-bb6c-05a951ff0662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3517 | 2025.03.07 22:36:09.425479 [ 275 ] {047c001d-1eda-458e-bb6c-05a951ff0662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3518 | 2025.03.07 22:36:09.426027 [ 275 ] {047c001d-1eda-458e-bb6c-05a951ff0662} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3519 | 2025.03.07 22:36:09.426065 [ 275 ] {047c001d-1eda-458e-bb6c-05a951ff0662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3520 | 2025.03.07 22:36:09.426401 [ 275 ] {047c001d-1eda-458e-bb6c-05a951ff0662} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
3521 | 2025.03.07 22:36:09.426631 [ 275 ] {047c001d-1eda-458e-bb6c-05a951ff0662} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3522 | 2025.03.07 22:36:09.426938 [ 275 ] {047c001d-1eda-458e-bb6c-05a951ff0662} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001494 sec., 2677.376171352075 rows/sec., 218.32 KiB/sec. | ||
3523 | 2025.03.07 22:36:09.427154 [ 275 ] {047c001d-1eda-458e-bb6c-05a951ff0662} <Debug> TCPHandler: Processed in 0.001871667 sec. | ||
3524 | 2025.03.07 22:36:09.427292 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3525 | 2025.03.07 22:36:09.427397 [ 275 ] {f18f91b2-4930-4585-b4a0-c9a1a0fdfe32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3526 | 2025.03.07 22:36:09.427439 [ 275 ] {f18f91b2-4930-4585-b4a0-c9a1a0fdfe32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3527 | 2025.03.07 22:36:09.428101 [ 275 ] {f18f91b2-4930-4585-b4a0-c9a1a0fdfe32} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3528 | 2025.03.07 22:36:09.428139 [ 275 ] {f18f91b2-4930-4585-b4a0-c9a1a0fdfe32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3529 | 2025.03.07 22:36:09.429096 [ 275 ] {f18f91b2-4930-4585-b4a0-c9a1a0fdfe32} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3530 | 2025.03.07 22:36:09.429677 [ 275 ] {f18f91b2-4930-4585-b4a0-c9a1a0fdfe32} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3531 | 2025.03.07 22:36:09.430209 [ 275 ] {f18f91b2-4930-4585-b4a0-c9a1a0fdfe32} <Debug> executeQuery: Read 242 rows, 22.05 KiB in 0.002791 sec., 86707.2733787173 rows/sec., 7.71 MiB/sec. | ||
3532 | 2025.03.07 22:36:09.430433 [ 275 ] {f18f91b2-4930-4585-b4a0-c9a1a0fdfe32} <Debug> TCPHandler: Processed in 0.003189611 sec. | ||
3533 | 2025.03.07 22:36:09.430780 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3534 | 2025.03.07 22:36:09.430979 [ 275 ] {2b8515a6-0730-4a3c-8c41-22826ff542f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3535 | 2025.03.07 22:36:09.431065 [ 275 ] {2b8515a6-0730-4a3c-8c41-22826ff542f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3536 | 2025.03.07 22:36:09.431891 [ 275 ] {2b8515a6-0730-4a3c-8c41-22826ff542f2} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3537 | 2025.03.07 22:36:09.431938 [ 275 ] {2b8515a6-0730-4a3c-8c41-22826ff542f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3538 | 2025.03.07 22:36:09.432323 [ 275 ] {2b8515a6-0730-4a3c-8c41-22826ff542f2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3539 | 2025.03.07 22:36:09.432571 [ 275 ] {2b8515a6-0730-4a3c-8c41-22826ff542f2} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3540 | 2025.03.07 22:36:09.432829 [ 275 ] {2b8515a6-0730-4a3c-8c41-22826ff542f2} <Debug> executeQuery: Read 48 rows, 3.65 KiB in 0.001907 sec., 25170.42475091767 rows/sec., 1.87 MiB/sec. | ||
3541 | 2025.03.07 22:36:09.433043 [ 275 ] {2b8515a6-0730-4a3c-8c41-22826ff542f2} <Debug> TCPHandler: Processed in 0.002435073 sec. | ||
3542 | 2025.03.07 22:36:09.433220 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3543 | 2025.03.07 22:36:09.433326 [ 275 ] {7f4ca651-b0ef-4f0e-b865-700d41e5ad3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3544 | 2025.03.07 22:36:09.433373 [ 275 ] {7f4ca651-b0ef-4f0e-b865-700d41e5ad3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3545 | 2025.03.07 22:36:09.433945 [ 275 ] {7f4ca651-b0ef-4f0e-b865-700d41e5ad3b} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3546 | 2025.03.07 22:36:09.433985 [ 275 ] {7f4ca651-b0ef-4f0e-b865-700d41e5ad3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3547 | 2025.03.07 22:36:09.434339 [ 275 ] {7f4ca651-b0ef-4f0e-b865-700d41e5ad3b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3548 | 2025.03.07 22:36:09.434579 [ 275 ] {7f4ca651-b0ef-4f0e-b865-700d41e5ad3b} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3549 | 2025.03.07 22:36:09.434844 [ 275 ] {7f4ca651-b0ef-4f0e-b865-700d41e5ad3b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001532 sec., 15665.79634464752 rows/sec., 1.30 MiB/sec. | ||
3550 | 2025.03.07 22:36:09.434991 [ 275 ] {7f4ca651-b0ef-4f0e-b865-700d41e5ad3b} <Debug> TCPHandler: Processed in 0.001821368 sec. | ||
3551 | 2025.03.07 22:36:09.435134 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3552 | 2025.03.07 22:36:09.435240 [ 275 ] {ad2b5f2a-3bb0-4b76-a55b-7dfc06e90df0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3553 | 2025.03.07 22:36:09.435285 [ 275 ] {ad2b5f2a-3bb0-4b76-a55b-7dfc06e90df0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3554 | 2025.03.07 22:36:09.435833 [ 275 ] {ad2b5f2a-3bb0-4b76-a55b-7dfc06e90df0} <Trace> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3555 | 2025.03.07 22:36:09.435872 [ 275 ] {ad2b5f2a-3bb0-4b76-a55b-7dfc06e90df0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3556 | 2025.03.07 22:36:09.436220 [ 275 ] {ad2b5f2a-3bb0-4b76-a55b-7dfc06e90df0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3557 | 2025.03.07 22:36:09.436452 [ 275 ] {ad2b5f2a-3bb0-4b76-a55b-7dfc06e90df0} <Trace> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3558 | 2025.03.07 22:36:09.436652 [ 275 ] {ad2b5f2a-3bb0-4b76-a55b-7dfc06e90df0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001433 sec., 8374.04047452896 rows/sec., 654.22 KiB/sec. | ||
3559 | 2025.03.07 22:36:09.436705 [ 275 ] {ad2b5f2a-3bb0-4b76-a55b-7dfc06e90df0} <Debug> TCPHandler: Processed in 0.001621425 sec. | ||
3560 | 2025.03.07 22:36:09.436841 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3561 | 2025.03.07 22:36:09.436952 [ 275 ] {b2f5c661-74e7-4a18-a5a9-18b39fd94a7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3562 | 2025.03.07 22:36:09.436998 [ 275 ] {b2f5c661-74e7-4a18-a5a9-18b39fd94a7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3563 | 2025.03.07 22:36:09.437572 [ 275 ] {b2f5c661-74e7-4a18-a5a9-18b39fd94a7e} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3564 | 2025.03.07 22:36:09.437610 [ 275 ] {b2f5c661-74e7-4a18-a5a9-18b39fd94a7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3565 | 2025.03.07 22:36:09.437967 [ 275 ] {b2f5c661-74e7-4a18-a5a9-18b39fd94a7e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3566 | 2025.03.07 22:36:09.438201 [ 275 ] {b2f5c661-74e7-4a18-a5a9-18b39fd94a7e} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3567 | 2025.03.07 22:36:09.438433 [ 275 ] {b2f5c661-74e7-4a18-a5a9-18b39fd94a7e} <Debug> executeQuery: Read 136 rows, 11.26 KiB in 0.001502 sec., 90545.93874833555 rows/sec., 7.32 MiB/sec. | ||
3568 | 2025.03.07 22:36:09.438487 [ 275 ] {b2f5c661-74e7-4a18-a5a9-18b39fd94a7e} <Debug> TCPHandler: Processed in 0.001696127 sec. | ||
3569 | 2025.03.07 22:36:09.438592 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3570 | 2025.03.07 22:36:09.438693 [ 275 ] {3cda6500-7e73-46ae-9cf3-202338e89a7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3571 | 2025.03.07 22:36:09.438740 [ 275 ] {3cda6500-7e73-46ae-9cf3-202338e89a7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3572 | 2025.03.07 22:36:09.439261 [ 275 ] {3cda6500-7e73-46ae-9cf3-202338e89a7a} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3573 | 2025.03.07 22:36:09.439300 [ 275 ] {3cda6500-7e73-46ae-9cf3-202338e89a7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3574 | 2025.03.07 22:36:09.439672 [ 275 ] {3cda6500-7e73-46ae-9cf3-202338e89a7a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3575 | 2025.03.07 22:36:09.439900 [ 275 ] {3cda6500-7e73-46ae-9cf3-202338e89a7a} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3576 | 2025.03.07 22:36:09.440118 [ 275 ] {3cda6500-7e73-46ae-9cf3-202338e89a7a} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001446 sec., 136929.46058091286 rows/sec., 9.82 MiB/sec. | ||
3577 | 2025.03.07 22:36:09.440170 [ 275 ] {3cda6500-7e73-46ae-9cf3-202338e89a7a} <Debug> TCPHandler: Processed in 0.001627056 sec. | ||
3578 | 2025.03.07 22:36:09.440283 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3579 | 2025.03.07 22:36:09.440387 [ 275 ] {b415d877-3605-48a5-8209-090beef45886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3580 | 2025.03.07 22:36:09.440453 [ 275 ] {b415d877-3605-48a5-8209-090beef45886} <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 | ||
3581 | 2025.03.07 22:36:09.441583 [ 275 ] {b415d877-3605-48a5-8209-090beef45886} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3582 | 2025.03.07 22:36:09.441622 [ 275 ] {b415d877-3605-48a5-8209-090beef45886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3583 | 2025.03.07 22:36:09.442264 [ 275 ] {b415d877-3605-48a5-8209-090beef45886} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3584 | 2025.03.07 22:36:09.442523 [ 275 ] {b415d877-3605-48a5-8209-090beef45886} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3585 | 2025.03.07 22:36:09.442771 [ 275 ] {b415d877-3605-48a5-8209-090beef45886} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002403 sec., 13316.687473990844 rows/sec., 23.86 MiB/sec. | ||
3586 | 2025.03.07 22:36:09.442879 [ 275 ] {b415d877-3605-48a5-8209-090beef45886} <Debug> TCPHandler: Processed in 0.002645796 sec. | ||
3587 | 2025.03.07 22:36:09.443006 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3588 | 2025.03.07 22:36:09.443112 [ 275 ] {67eac365-724d-4570-ad40-89d9cecb6f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3589 | 2025.03.07 22:36:09.443158 [ 275 ] {67eac365-724d-4570-ad40-89d9cecb6f9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3590 | 2025.03.07 22:36:09.443594 [ 275 ] {67eac365-724d-4570-ad40-89d9cecb6f9a} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3591 | 2025.03.07 22:36:09.443633 [ 275 ] {67eac365-724d-4570-ad40-89d9cecb6f9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3592 | 2025.03.07 22:36:09.443981 [ 275 ] {67eac365-724d-4570-ad40-89d9cecb6f9a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3593 | 2025.03.07 22:36:09.444224 [ 275 ] {67eac365-724d-4570-ad40-89d9cecb6f9a} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3594 | 2025.03.07 22:36:09.444448 [ 275 ] {67eac365-724d-4570-ad40-89d9cecb6f9a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001358 sec., 44182.62150220913 rows/sec., 2.98 MiB/sec. | ||
3595 | 2025.03.07 22:36:09.444498 [ 275 ] {67eac365-724d-4570-ad40-89d9cecb6f9a} <Debug> TCPHandler: Processed in 0.001544245 sec. | ||
3596 | 2025.03.07 22:36:10.429977 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 512 | ||
3597 | 2025.03.07 22:36:10.433064 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3598 | 2025.03.07 22:36:10.433114 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3599 | 2025.03.07 22:36:10.434589 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3600 | 2025.03.07 22:36:10.434910 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3601 | 2025.03.07 22:36:10.435958 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 512 | ||
3602 | 2025.03.07 22:36:14.419876 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3603 | 2025.03.07 22:36:14.420088 [ 275 ] {8c7d33e6-8a84-4f7f-8d5a-40f05c1c1160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3604 | 2025.03.07 22:36:14.420168 [ 275 ] {8c7d33e6-8a84-4f7f-8d5a-40f05c1c1160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3605 | 2025.03.07 22:36:14.421024 [ 275 ] {8c7d33e6-8a84-4f7f-8d5a-40f05c1c1160} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3606 | 2025.03.07 22:36:14.421081 [ 275 ] {8c7d33e6-8a84-4f7f-8d5a-40f05c1c1160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3607 | 2025.03.07 22:36:14.421535 [ 275 ] {8c7d33e6-8a84-4f7f-8d5a-40f05c1c1160} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3608 | 2025.03.07 22:36:14.421804 [ 275 ] {8c7d33e6-8a84-4f7f-8d5a-40f05c1c1160} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3609 | 2025.03.07 22:36:14.422007 [ 123 ] {} <Debug> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3610 | 2025.03.07 22:36:14.422100 [ 275 ] {8c7d33e6-8a84-4f7f-8d5a-40f05c1c1160} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002058 sec., 34985.42274052478 rows/sec., 2.84 MiB/sec. | ||
3611 | 2025.03.07 22:36:14.422103 [ 123 ] {} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3612 | 2025.03.07 22:36:14.422185 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3613 | 2025.03.07 22:36:14.422264 [ 275 ] {8c7d33e6-8a84-4f7f-8d5a-40f05c1c1160} <Debug> TCPHandler: Processed in 0.002515975 sec. | ||
3614 | 2025.03.07 22:36:14.422615 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3615 | 2025.03.07 22:36:14.422692 [ 186 ] {8922abdd-d820-477b-8940-ca60723f550b::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 | ||
3616 | 2025.03.07 22:36:14.422877 [ 275 ] {67cc2ce2-801e-4ea3-b725-5521a1f1fa71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3617 | 2025.03.07 22:36:14.422985 [ 275 ] {67cc2ce2-801e-4ea3-b725-5521a1f1fa71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3618 | 2025.03.07 22:36:14.423160 [ 186 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3619 | 2025.03.07 22:36:14.423242 [ 186 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1964 rows starting from the beginning of the part | ||
3620 | 2025.03.07 22:36:14.423533 [ 186 ] {8922abdd-d820-477b-8940-ca60723f550b::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 | ||
3621 | 2025.03.07 22:36:14.423905 [ 186 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 120 rows starting from the beginning of the part | ||
3622 | 2025.03.07 22:36:14.424221 [ 186 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 72 rows starting from the beginning of the part | ||
3623 | 2025.03.07 22:36:14.424510 [ 186 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 242 rows starting from the beginning of the part | ||
3624 | 2025.03.07 22:36:14.424884 [ 186 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 72 rows starting from the beginning of the part | ||
3625 | 2025.03.07 22:36:14.425791 [ 275 ] {67cc2ce2-801e-4ea3-b725-5521a1f1fa71} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3626 | 2025.03.07 22:36:14.425868 [ 275 ] {67cc2ce2-801e-4ea3-b725-5521a1f1fa71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3627 | 2025.03.07 22:36:14.426932 [ 275 ] {67cc2ce2-801e-4ea3-b725-5521a1f1fa71} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3628 | 2025.03.07 22:36:14.427522 [ 275 ] {67cc2ce2-801e-4ea3-b725-5521a1f1fa71} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3629 | 2025.03.07 22:36:14.428034 [ 275 ] {67cc2ce2-801e-4ea3-b725-5521a1f1fa71} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.005183 sec., 1543.507621068879 rows/sec., 116.06 KiB/sec. | ||
3630 | 2025.03.07 22:36:14.428450 [ 275 ] {67cc2ce2-801e-4ea3-b725-5521a1f1fa71} <Debug> TCPHandler: Processed in 0.005949157 sec. | ||
3631 | 2025.03.07 22:36:14.428683 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3632 | 2025.03.07 22:36:14.428738 [ 201 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2526 rows, containing 5 columns (5 merged, 0 gathered) in 0.006429142 sec., 392898.4614121138 rows/sec., 34.07 MiB/sec. | ||
3633 | 2025.03.07 22:36:14.428813 [ 275 ] {a045ba83-78b9-4380-959a-d261e792fdf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3634 | 2025.03.07 22:36:14.428866 [ 275 ] {a045ba83-78b9-4380-959a-d261e792fdf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3635 | 2025.03.07 22:36:14.429099 [ 201 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3636 | 2025.03.07 22:36:14.429519 [ 201 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_26_5} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3637 | 2025.03.07 22:36:14.429643 [ 275 ] {a045ba83-78b9-4380-959a-d261e792fdf6} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3638 | 2025.03.07 22:36:14.429648 [ 201 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_26_5} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3639 | 2025.03.07 22:36:14.429687 [ 275 ] {a045ba83-78b9-4380-959a-d261e792fdf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3640 | 2025.03.07 22:36:14.429773 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
3641 | 2025.03.07 22:36:14.430116 [ 275 ] {a045ba83-78b9-4380-959a-d261e792fdf6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3642 | 2025.03.07 22:36:14.430377 [ 275 ] {a045ba83-78b9-4380-959a-d261e792fdf6} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3643 | 2025.03.07 22:36:14.430569 [ 124 ] {} <Debug> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3644 | 2025.03.07 22:36:14.430607 [ 275 ] {a045ba83-78b9-4380-959a-d261e792fdf6} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001826 sec., 39430.44906900329 rows/sec., 3.08 MiB/sec. | ||
3645 | 2025.03.07 22:36:14.430664 [ 124 ] {} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3646 | 2025.03.07 22:36:14.430752 [ 275 ] {a045ba83-78b9-4380-959a-d261e792fdf6} <Debug> TCPHandler: Processed in 0.00213843 sec. | ||
3647 | 2025.03.07 22:36:14.430753 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3648 | 2025.03.07 22:36:14.430951 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3649 | 2025.03.07 22:36:14.430956 [ 198 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::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 | ||
3650 | 2025.03.07 22:36:14.431156 [ 275 ] {2174cdd1-2b76-4459-aba4-42f6d02a4591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3651 | 2025.03.07 22:36:14.431224 [ 198 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3652 | 2025.03.07 22:36:14.431272 [ 275 ] {2174cdd1-2b76-4459-aba4-42f6d02a4591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3653 | 2025.03.07 22:36:14.431291 [ 198 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 946 rows starting from the beginning of the part | ||
3654 | 2025.03.07 22:36:14.431629 [ 198 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::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 | ||
3655 | 2025.03.07 22:36:14.432015 [ 198 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 96 rows starting from the beginning of the part | ||
3656 | 2025.03.07 22:36:14.432399 [ 198 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 72 rows starting from the beginning of the part | ||
3657 | 2025.03.07 22:36:14.432731 [ 198 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 136 rows starting from the beginning of the part | ||
3658 | 2025.03.07 22:36:14.432840 [ 198 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 72 rows starting from the beginning of the part | ||
3659 | 2025.03.07 22:36:14.434002 [ 275 ] {2174cdd1-2b76-4459-aba4-42f6d02a4591} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3660 | 2025.03.07 22:36:14.434067 [ 275 ] {2174cdd1-2b76-4459-aba4-42f6d02a4591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3661 | 2025.03.07 22:36:14.435097 [ 275 ] {2174cdd1-2b76-4459-aba4-42f6d02a4591} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3662 | 2025.03.07 22:36:14.435533 [ 275 ] {2174cdd1-2b76-4459-aba4-42f6d02a4591} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3663 | 2025.03.07 22:36:14.435898 [ 124 ] {} <Debug> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3664 | 2025.03.07 22:36:14.436036 [ 124 ] {} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3665 | 2025.03.07 22:36:14.436117 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3666 | 2025.03.07 22:36:14.436279 [ 198 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1386 rows, containing 5 columns (5 merged, 0 gathered) in 0.005359301 sec., 258615.81575656973 rows/sec., 20.39 MiB/sec. | ||
3667 | 2025.03.07 22:36:14.436312 [ 275 ] {2174cdd1-2b76-4459-aba4-42f6d02a4591} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005229 sec., 30598.584815452283 rows/sec., 2.13 MiB/sec. | ||
3668 | 2025.03.07 22:36:14.436415 [ 201 ] {fd8a5df9-9547-4f42-8344-e932bc981126::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 | ||
3669 | 2025.03.07 22:36:14.436500 [ 275 ] {2174cdd1-2b76-4459-aba4-42f6d02a4591} <Debug> TCPHandler: Processed in 0.005621705 sec. | ||
3670 | 2025.03.07 22:36:14.436670 [ 198 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3671 | 2025.03.07 22:36:14.436695 [ 201 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3672 | 2025.03.07 22:36:14.436714 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3673 | 2025.03.07 22:36:14.436816 [ 201 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7538 rows starting from the beginning of the part | ||
3674 | 2025.03.07 22:36:14.437056 [ 275 ] {51174686-36d1-48a8-95c3-58f8faa1b523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3675 | 2025.03.07 22:36:14.437280 [ 201 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 54 rows starting from the beginning of the part | ||
3676 | 2025.03.07 22:36:14.437454 [ 275 ] {51174686-36d1-48a8-95c3-58f8faa1b523} <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 | ||
3677 | 2025.03.07 22:36:14.437800 [ 198 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_26_5} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3678 | 2025.03.07 22:36:14.437873 [ 201 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
3679 | 2025.03.07 22:36:14.438309 [ 198 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_26_5} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3680 | 2025.03.07 22:36:14.438470 [ 201 ] {fd8a5df9-9547-4f42-8344-e932bc981126::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 | ||
3681 | 2025.03.07 22:36:14.438706 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
3682 | 2025.03.07 22:36:14.438920 [ 201 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 198 rows starting from the beginning of the part | ||
3683 | 2025.03.07 22:36:14.439164 [ 201 ] {fd8a5df9-9547-4f42-8344-e932bc981126::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 | ||
3684 | 2025.03.07 22:36:14.441022 [ 275 ] {51174686-36d1-48a8-95c3-58f8faa1b523} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3685 | 2025.03.07 22:36:14.441073 [ 275 ] {51174686-36d1-48a8-95c3-58f8faa1b523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3686 | 2025.03.07 22:36:14.442097 [ 275 ] {51174686-36d1-48a8-95c3-58f8faa1b523} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3687 | 2025.03.07 22:36:14.442414 [ 275 ] {51174686-36d1-48a8-95c3-58f8faa1b523} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3688 | 2025.03.07 22:36:14.442739 [ 275 ] {51174686-36d1-48a8-95c3-58f8faa1b523} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.005792 sec., 1381.2154696132595 rows/sec., 2.48 MiB/sec. | ||
3689 | 2025.03.07 22:36:14.442983 [ 275 ] {51174686-36d1-48a8-95c3-58f8faa1b523} <Debug> TCPHandler: Processed in 0.006333371 sec. | ||
3690 | 2025.03.07 22:36:14.443138 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3691 | 2025.03.07 22:36:14.443296 [ 275 ] {fe7b1345-b97f-4a25-87ac-23090c501873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3692 | 2025.03.07 22:36:14.443382 [ 275 ] {fe7b1345-b97f-4a25-87ac-23090c501873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3693 | 2025.03.07 22:36:14.443456 [ 188 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8270 rows, containing 5 columns (5 merged, 0 gathered) in 0.007202629 sec., 1148191.8616105313 rows/sec., 78.66 MiB/sec. | ||
3694 | 2025.03.07 22:36:14.443846 [ 188 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3695 | 2025.03.07 22:36:14.444345 [ 275 ] {fe7b1345-b97f-4a25-87ac-23090c501873} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3696 | 2025.03.07 22:36:14.444404 [ 275 ] {fe7b1345-b97f-4a25-87ac-23090c501873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3697 | 2025.03.07 22:36:14.444602 [ 188 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3698 | 2025.03.07 22:36:14.444798 [ 188 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3699 | 2025.03.07 22:36:14.444991 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
3700 | 2025.03.07 22:36:14.445127 [ 275 ] {fe7b1345-b97f-4a25-87ac-23090c501873} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3701 | 2025.03.07 22:36:14.445388 [ 275 ] {fe7b1345-b97f-4a25-87ac-23090c501873} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3702 | 2025.03.07 22:36:14.445563 [ 124 ] {} <Debug> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3703 | 2025.03.07 22:36:14.445618 [ 124 ] {} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3704 | 2025.03.07 22:36:14.445656 [ 275 ] {fe7b1345-b97f-4a25-87ac-23090c501873} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002408 sec., 24916.943521594683 rows/sec., 1.68 MiB/sec. | ||
3705 | 2025.03.07 22:36:14.445663 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3706 | 2025.03.07 22:36:14.445839 [ 275 ] {fe7b1345-b97f-4a25-87ac-23090c501873} <Debug> TCPHandler: Processed in 0.002751246 sec. | ||
3707 | 2025.03.07 22:36:14.445965 [ 192 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::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 | ||
3708 | 2025.03.07 22:36:14.446086 [ 192 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3709 | 2025.03.07 22:36:14.446121 [ 192 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1130 rows starting from the beginning of the part | ||
3710 | 2025.03.07 22:36:14.446197 [ 192 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 20 rows starting from the beginning of the part | ||
3711 | 2025.03.07 22:36:14.446427 [ 192 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
3712 | 2025.03.07 22:36:14.446581 [ 192 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::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 | ||
3713 | 2025.03.07 22:36:14.446781 [ 192 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
3714 | 2025.03.07 22:36:14.446928 [ 192 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::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 | ||
3715 | 2025.03.07 22:36:14.448214 [ 194 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1390 rows, containing 4 columns (4 merged, 0 gathered) in 0.002422233 sec., 573850.657636982 rows/sec., 38.54 MiB/sec. | ||
3716 | 2025.03.07 22:36:14.448455 [ 197 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3717 | 2025.03.07 22:36:14.448770 [ 197 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_26_5} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3718 | 2025.03.07 22:36:14.448851 [ 197 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_26_5} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3719 | 2025.03.07 22:36:14.448941 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
3720 | 2025.03.07 22:36:15.309794 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3721 | 2025.03.07 22:36:15.309890 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3722 | 2025.03.07 22:36:15.402497 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8296 | ||
3723 | 2025.03.07 22:36:15.403164 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3724 | 2025.03.07 22:36:15.403204 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3725 | 2025.03.07 22:36:15.403807 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3726 | 2025.03.07 22:36:15.404091 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3727 | 2025.03.07 22:36:15.404301 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
3728 | 2025.03.07 22:36:15.951071 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
3729 | 2025.03.07 22:36:15.971595 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3730 | 2025.03.07 22:36:15.971661 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3731 | 2025.03.07 22:36:15.979284 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3732 | 2025.03.07 22:36:15.980058 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3733 | 2025.03.07 22:36:15.983024 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
3734 | 2025.03.07 22:36:19.420624 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3735 | 2025.03.07 22:36:19.420929 [ 275 ] {ea15bca6-2db0-42fb-b876-cd152b0d3f74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3736 | 2025.03.07 22:36:19.421046 [ 275 ] {ea15bca6-2db0-42fb-b876-cd152b0d3f74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3737 | 2025.03.07 22:36:19.422044 [ 275 ] {ea15bca6-2db0-42fb-b876-cd152b0d3f74} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3738 | 2025.03.07 22:36:19.422098 [ 275 ] {ea15bca6-2db0-42fb-b876-cd152b0d3f74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3739 | 2025.03.07 22:36:19.422539 [ 275 ] {ea15bca6-2db0-42fb-b876-cd152b0d3f74} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3740 | 2025.03.07 22:36:19.422788 [ 275 ] {ea15bca6-2db0-42fb-b876-cd152b0d3f74} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3741 | 2025.03.07 22:36:19.423042 [ 275 ] {ea15bca6-2db0-42fb-b876-cd152b0d3f74} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.002195 sec., 54669.70387243736 rows/sec., 4.65 MiB/sec. | ||
3742 | 2025.03.07 22:36:19.423143 [ 275 ] {ea15bca6-2db0-42fb-b876-cd152b0d3f74} <Debug> TCPHandler: Processed in 0.002711537 sec. | ||
3743 | 2025.03.07 22:36:19.423311 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3744 | 2025.03.07 22:36:19.423423 [ 275 ] {87c809f5-0e55-4b7f-a015-5d24a7d4589c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3745 | 2025.03.07 22:36:19.423472 [ 275 ] {87c809f5-0e55-4b7f-a015-5d24a7d4589c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3746 | 2025.03.07 22:36:19.424018 [ 275 ] {87c809f5-0e55-4b7f-a015-5d24a7d4589c} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3747 | 2025.03.07 22:36:19.424057 [ 275 ] {87c809f5-0e55-4b7f-a015-5d24a7d4589c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3748 | 2025.03.07 22:36:19.424405 [ 275 ] {87c809f5-0e55-4b7f-a015-5d24a7d4589c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3749 | 2025.03.07 22:36:19.424645 [ 275 ] {87c809f5-0e55-4b7f-a015-5d24a7d4589c} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3750 | 2025.03.07 22:36:19.424808 [ 116 ] {} <Debug> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3751 | 2025.03.07 22:36:19.424879 [ 275 ] {87c809f5-0e55-4b7f-a015-5d24a7d4589c} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001477 sec., 21665.53825321598 rows/sec., 1.59 MiB/sec. | ||
3752 | 2025.03.07 22:36:19.424889 [ 116 ] {} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3753 | 2025.03.07 22:36:19.424963 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3754 | 2025.03.07 22:36:19.425010 [ 275 ] {87c809f5-0e55-4b7f-a015-5d24a7d4589c} <Debug> TCPHandler: Processed in 0.001750706 sec. | ||
3755 | 2025.03.07 22:36:19.425158 [ 201 ] {01016d33-373a-44ed-a111-2b7d5befb400::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 | ||
3756 | 2025.03.07 22:36:19.425165 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3757 | 2025.03.07 22:36:19.425321 [ 201 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3758 | 2025.03.07 22:36:19.425325 [ 275 ] {65bb2e85-2e54-499d-b992-a06845037629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3759 | 2025.03.07 22:36:19.425364 [ 201 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 172 rows starting from the beginning of the part | ||
3760 | 2025.03.07 22:36:19.425388 [ 275 ] {65bb2e85-2e54-499d-b992-a06845037629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3761 | 2025.03.07 22:36:19.425645 [ 201 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 32 rows starting from the beginning of the part | ||
3762 | 2025.03.07 22:36:19.426060 [ 201 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
3763 | 2025.03.07 22:36:19.426428 [ 201 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 48 rows starting from the beginning of the part | ||
3764 | 2025.03.07 22:36:19.426814 [ 201 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 8 rows starting from the beginning of the part | ||
3765 | 2025.03.07 22:36:19.427229 [ 201 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 32 rows starting from the beginning of the part | ||
3766 | 2025.03.07 22:36:19.428001 [ 275 ] {65bb2e85-2e54-499d-b992-a06845037629} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3767 | 2025.03.07 22:36:19.428046 [ 275 ] {65bb2e85-2e54-499d-b992-a06845037629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3768 | 2025.03.07 22:36:19.428647 [ 275 ] {65bb2e85-2e54-499d-b992-a06845037629} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3769 | 2025.03.07 22:36:19.428979 [ 201 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 5 columns (5 merged, 0 gathered) in 0.003902618 sec., 76871.47448200156 rows/sec., 5.55 MiB/sec. | ||
3770 | 2025.03.07 22:36:19.428991 [ 275 ] {65bb2e85-2e54-499d-b992-a06845037629} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3771 | 2025.03.07 22:36:19.429135 [ 201 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3772 | 2025.03.07 22:36:19.429302 [ 275 ] {65bb2e85-2e54-499d-b992-a06845037629} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.004016 sec., 23904.382470119523 rows/sec., 1.87 MiB/sec. | ||
3773 | 2025.03.07 22:36:19.429392 [ 275 ] {65bb2e85-2e54-499d-b992-a06845037629} <Debug> TCPHandler: Processed in 0.004282502 sec. | ||
3774 | 2025.03.07 22:36:19.429540 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3775 | 2025.03.07 22:36:19.429539 [ 201 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_21_4} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3776 | 2025.03.07 22:36:19.429639 [ 201 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_21_4} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3777 | 2025.03.07 22:36:19.429664 [ 275 ] {22f6f7c1-052a-41fd-a861-5d51738c69d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3778 | 2025.03.07 22:36:19.429727 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
3779 | 2025.03.07 22:36:19.429736 [ 275 ] {22f6f7c1-052a-41fd-a861-5d51738c69d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3780 | 2025.03.07 22:36:19.430300 [ 275 ] {22f6f7c1-052a-41fd-a861-5d51738c69d8} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3781 | 2025.03.07 22:36:19.430337 [ 275 ] {22f6f7c1-052a-41fd-a861-5d51738c69d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3782 | 2025.03.07 22:36:19.430720 [ 275 ] {22f6f7c1-052a-41fd-a861-5d51738c69d8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3783 | 2025.03.07 22:36:19.430954 [ 275 ] {22f6f7c1-052a-41fd-a861-5d51738c69d8} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3784 | 2025.03.07 22:36:19.431167 [ 275 ] {22f6f7c1-052a-41fd-a861-5d51738c69d8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001534 sec., 104302.47718383312 rows/sec., 7.26 MiB/sec. | ||
3785 | 2025.03.07 22:36:19.431218 [ 275 ] {22f6f7c1-052a-41fd-a861-5d51738c69d8} <Debug> TCPHandler: Processed in 0.001739697 sec. | ||
3786 | 2025.03.07 22:36:19.431351 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3787 | 2025.03.07 22:36:19.431456 [ 275 ] {fd0c85a7-b41c-4af2-9bb9-3379b1347d4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3788 | 2025.03.07 22:36:19.431523 [ 275 ] {fd0c85a7-b41c-4af2-9bb9-3379b1347d4a} <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 | ||
3789 | 2025.03.07 22:36:19.432626 [ 275 ] {fd0c85a7-b41c-4af2-9bb9-3379b1347d4a} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3790 | 2025.03.07 22:36:19.432665 [ 275 ] {fd0c85a7-b41c-4af2-9bb9-3379b1347d4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3791 | 2025.03.07 22:36:19.433288 [ 275 ] {fd0c85a7-b41c-4af2-9bb9-3379b1347d4a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3792 | 2025.03.07 22:36:19.433538 [ 275 ] {fd0c85a7-b41c-4af2-9bb9-3379b1347d4a} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3793 | 2025.03.07 22:36:19.433744 [ 116 ] {} <Debug> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3794 | 2025.03.07 22:36:19.433832 [ 116 ] {} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3795 | 2025.03.07 22:36:19.433854 [ 275 ] {fd0c85a7-b41c-4af2-9bb9-3379b1347d4a} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002412 sec., 13266.998341625207 rows/sec., 23.77 MiB/sec. | ||
3796 | 2025.03.07 22:36:19.433892 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3797 | 2025.03.07 22:36:19.434359 [ 275 ] {fd0c85a7-b41c-4af2-9bb9-3379b1347d4a} <Debug> TCPHandler: Processed in 0.003054579 sec. | ||
3798 | 2025.03.07 22:36:19.434421 [ 200 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::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 | ||
3799 | 2025.03.07 22:36:19.434555 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3800 | 2025.03.07 22:36:19.434788 [ 275 ] {1b0b6a9b-1f3d-484b-924a-dced56da216c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3801 | 2025.03.07 22:36:19.434915 [ 275 ] {1b0b6a9b-1f3d-484b-924a-dced56da216c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3802 | 2025.03.07 22:36:19.435329 [ 200 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3803 | 2025.03.07 22:36:19.435580 [ 200 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 276 rows starting from the beginning of the part | ||
3804 | 2025.03.07 22:36:19.436309 [ 200 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 32 rows starting from the beginning of the part | ||
3805 | 2025.03.07 22:36:19.437068 [ 200 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
3806 | 2025.03.07 22:36:19.437088 [ 275 ] {1b0b6a9b-1f3d-484b-924a-dced56da216c} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3807 | 2025.03.07 22:36:19.437167 [ 275 ] {1b0b6a9b-1f3d-484b-924a-dced56da216c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3808 | 2025.03.07 22:36:19.437647 [ 200 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 32 rows starting from the beginning of the part | ||
3809 | 2025.03.07 22:36:19.438219 [ 200 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 8 rows starting from the beginning of the part | ||
3810 | 2025.03.07 22:36:19.438860 [ 200 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 32 rows starting from the beginning of the part | ||
3811 | 2025.03.07 22:36:19.439020 [ 275 ] {1b0b6a9b-1f3d-484b-924a-dced56da216c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3812 | 2025.03.07 22:36:19.439786 [ 275 ] {1b0b6a9b-1f3d-484b-924a-dced56da216c} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3813 | 2025.03.07 22:36:19.440201 [ 275 ] {1b0b6a9b-1f3d-484b-924a-dced56da216c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005481 sec., 10946.907498631637 rows/sec., 755.45 KiB/sec. | ||
3814 | 2025.03.07 22:36:19.440401 [ 275 ] {1b0b6a9b-1f3d-484b-924a-dced56da216c} <Debug> TCPHandler: Processed in 0.005914066 sec. | ||
3815 | 2025.03.07 22:36:19.443123 [ 201 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 388 rows, containing 19 columns (19 merged, 0 gathered) in 0.009030176 sec., 42967.04737537785 rows/sec., 76.99 MiB/sec. | ||
3816 | 2025.03.07 22:36:19.443819 [ 201 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3817 | 2025.03.07 22:36:19.444221 [ 201 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3818 | 2025.03.07 22:36:19.444295 [ 201 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3819 | 2025.03.07 22:36:19.444437 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.12 MiB. | ||
3820 | 2025.03.07 22:36:20.436221 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 536 | ||
3821 | 2025.03.07 22:36:20.439578 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3822 | 2025.03.07 22:36:20.439631 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3823 | 2025.03.07 22:36:20.441090 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3824 | 2025.03.07 22:36:20.441409 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3825 | 2025.03.07 22:36:20.442078 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 536 | ||
3826 | 2025.03.07 22:36:22.711889 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3827 | 2025.03.07 22:36:22.712199 [ 275 ] {63c4e546-5b1b-4599-a9f3-d69b25adfd42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3828 | 2025.03.07 22:36:22.712315 [ 275 ] {63c4e546-5b1b-4599-a9f3-d69b25adfd42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3829 | 2025.03.07 22:36:22.713156 [ 275 ] {63c4e546-5b1b-4599-a9f3-d69b25adfd42} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3830 | 2025.03.07 22:36:22.713201 [ 275 ] {63c4e546-5b1b-4599-a9f3-d69b25adfd42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3831 | 2025.03.07 22:36:22.713645 [ 275 ] {63c4e546-5b1b-4599-a9f3-d69b25adfd42} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3832 | 2025.03.07 22:36:22.713902 [ 275 ] {63c4e546-5b1b-4599-a9f3-d69b25adfd42} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3833 | 2025.03.07 22:36:22.714114 [ 275 ] {63c4e546-5b1b-4599-a9f3-d69b25adfd42} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001994 sec., 6018.054162487462 rows/sec., 490.73 KiB/sec. | ||
3834 | 2025.03.07 22:36:22.714197 [ 275 ] {63c4e546-5b1b-4599-a9f3-d69b25adfd42} <Debug> TCPHandler: Processed in 0.002494144 sec. | ||
3835 | 2025.03.07 22:36:22.714339 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3836 | 2025.03.07 22:36:22.714451 [ 275 ] {708519df-bec7-4798-9985-fe1a8f44b5dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3837 | 2025.03.07 22:36:22.714500 [ 275 ] {708519df-bec7-4798-9985-fe1a8f44b5dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3838 | 2025.03.07 22:36:22.715666 [ 275 ] {708519df-bec7-4798-9985-fe1a8f44b5dc} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3839 | 2025.03.07 22:36:22.715705 [ 275 ] {708519df-bec7-4798-9985-fe1a8f44b5dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3840 | 2025.03.07 22:36:22.716144 [ 275 ] {708519df-bec7-4798-9985-fe1a8f44b5dc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3841 | 2025.03.07 22:36:22.716392 [ 275 ] {708519df-bec7-4798-9985-fe1a8f44b5dc} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3842 | 2025.03.07 22:36:22.716574 [ 275 ] {708519df-bec7-4798-9985-fe1a8f44b5dc} <Debug> executeQuery: Read 1218 rows, 102.99 KiB in 0.00215 sec., 566511.6279069767 rows/sec., 46.78 MiB/sec. | ||
3843 | 2025.03.07 22:36:22.716627 [ 275 ] {708519df-bec7-4798-9985-fe1a8f44b5dc} <Debug> TCPHandler: Processed in 0.002341613 sec. | ||
3844 | 2025.03.07 22:36:22.716744 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3845 | 2025.03.07 22:36:22.716851 [ 275 ] {3fdad48f-3053-4137-92f5-672f726bf95c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3846 | 2025.03.07 22:36:22.716898 [ 275 ] {3fdad48f-3053-4137-92f5-672f726bf95c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3847 | 2025.03.07 22:36:22.717425 [ 275 ] {3fdad48f-3053-4137-92f5-672f726bf95c} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3848 | 2025.03.07 22:36:22.717464 [ 275 ] {3fdad48f-3053-4137-92f5-672f726bf95c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3849 | 2025.03.07 22:36:22.717811 [ 275 ] {3fdad48f-3053-4137-92f5-672f726bf95c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3850 | 2025.03.07 22:36:22.718046 [ 275 ] {3fdad48f-3053-4137-92f5-672f726bf95c} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3851 | 2025.03.07 22:36:22.718223 [ 275 ] {3fdad48f-3053-4137-92f5-672f726bf95c} <Debug> executeQuery: Read 20 rows, 1.44 KiB in 0.001395 sec., 14336.917562724015 rows/sec., 1.01 MiB/sec. | ||
3852 | 2025.03.07 22:36:22.718273 [ 275 ] {3fdad48f-3053-4137-92f5-672f726bf95c} <Debug> TCPHandler: Processed in 0.001581495 sec. | ||
3853 | 2025.03.07 22:36:22.718397 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3854 | 2025.03.07 22:36:22.718502 [ 275 ] {f9f1b548-77a4-4d96-8425-a6201df7766f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3855 | 2025.03.07 22:36:22.718547 [ 275 ] {f9f1b548-77a4-4d96-8425-a6201df7766f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3856 | 2025.03.07 22:36:22.719120 [ 275 ] {f9f1b548-77a4-4d96-8425-a6201df7766f} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3857 | 2025.03.07 22:36:22.719157 [ 275 ] {f9f1b548-77a4-4d96-8425-a6201df7766f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3858 | 2025.03.07 22:36:22.719506 [ 275 ] {f9f1b548-77a4-4d96-8425-a6201df7766f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3859 | 2025.03.07 22:36:22.719750 [ 275 ] {f9f1b548-77a4-4d96-8425-a6201df7766f} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3860 | 2025.03.07 22:36:22.719968 [ 275 ] {f9f1b548-77a4-4d96-8425-a6201df7766f} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001481 sec., 153950.03376097232 rows/sec., 10.42 MiB/sec. | ||
3861 | 2025.03.07 22:36:22.720159 [ 275 ] {f9f1b548-77a4-4d96-8425-a6201df7766f} <Debug> TCPHandler: Processed in 0.001809638 sec. | ||
3862 | 2025.03.07 22:36:22.720297 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3863 | 2025.03.07 22:36:22.720399 [ 275 ] {592699fe-f30c-449c-94c7-6fb0286b494f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3864 | 2025.03.07 22:36:22.720443 [ 275 ] {592699fe-f30c-449c-94c7-6fb0286b494f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3865 | 2025.03.07 22:36:22.721183 [ 275 ] {592699fe-f30c-449c-94c7-6fb0286b494f} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3866 | 2025.03.07 22:36:22.721220 [ 275 ] {592699fe-f30c-449c-94c7-6fb0286b494f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3867 | 2025.03.07 22:36:22.721590 [ 275 ] {592699fe-f30c-449c-94c7-6fb0286b494f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3868 | 2025.03.07 22:36:22.721822 [ 275 ] {592699fe-f30c-449c-94c7-6fb0286b494f} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3869 | 2025.03.07 22:36:22.721997 [ 275 ] {592699fe-f30c-449c-94c7-6fb0286b494f} <Debug> executeQuery: Read 540 rows, 41.02 KiB in 0.00162 sec., 333333.3333333334 rows/sec., 24.73 MiB/sec. | ||
3870 | 2025.03.07 22:36:22.722048 [ 275 ] {592699fe-f30c-449c-94c7-6fb0286b494f} <Debug> TCPHandler: Processed in 0.001800778 sec. | ||
3871 | 2025.03.07 22:36:22.722163 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3872 | 2025.03.07 22:36:22.722269 [ 275 ] {d21eadd6-a741-4997-b290-184f654de4ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3873 | 2025.03.07 22:36:22.722316 [ 275 ] {d21eadd6-a741-4997-b290-184f654de4ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3874 | 2025.03.07 22:36:22.723061 [ 275 ] {d21eadd6-a741-4997-b290-184f654de4ef} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3875 | 2025.03.07 22:36:22.723098 [ 275 ] {d21eadd6-a741-4997-b290-184f654de4ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3876 | 2025.03.07 22:36:22.723530 [ 275 ] {d21eadd6-a741-4997-b290-184f654de4ef} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3877 | 2025.03.07 22:36:22.723768 [ 275 ] {d21eadd6-a741-4997-b290-184f654de4ef} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3878 | 2025.03.07 22:36:22.723964 [ 275 ] {d21eadd6-a741-4997-b290-184f654de4ef} <Debug> executeQuery: Read 958 rows, 65.81 KiB in 0.001714 sec., 558926.4877479579 rows/sec., 37.50 MiB/sec. | ||
3879 | 2025.03.07 22:36:22.724090 [ 275 ] {d21eadd6-a741-4997-b290-184f654de4ef} <Debug> TCPHandler: Processed in 0.00197659 sec. | ||
3880 | 2025.03.07 22:36:22.724236 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3881 | 2025.03.07 22:36:22.724341 [ 275 ] {e3c2942f-ea54-4ec4-8619-3067ebbbc8bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3882 | 2025.03.07 22:36:22.724406 [ 275 ] {e3c2942f-ea54-4ec4-8619-3067ebbbc8bd} <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 | ||
3883 | 2025.03.07 22:36:22.725454 [ 275 ] {e3c2942f-ea54-4ec4-8619-3067ebbbc8bd} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3884 | 2025.03.07 22:36:22.725491 [ 275 ] {e3c2942f-ea54-4ec4-8619-3067ebbbc8bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3885 | 2025.03.07 22:36:22.726074 [ 275 ] {e3c2942f-ea54-4ec4-8619-3067ebbbc8bd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3886 | 2025.03.07 22:36:22.726337 [ 275 ] {e3c2942f-ea54-4ec4-8619-3067ebbbc8bd} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3887 | 2025.03.07 22:36:22.726530 [ 275 ] {e3c2942f-ea54-4ec4-8619-3067ebbbc8bd} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002211 sec., 3618.272274988693 rows/sec., 6.48 MiB/sec. | ||
3888 | 2025.03.07 22:36:22.726628 [ 275 ] {e3c2942f-ea54-4ec4-8619-3067ebbbc8bd} <Debug> TCPHandler: Processed in 0.002441524 sec. | ||
3889 | 2025.03.07 22:36:22.726766 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3890 | 2025.03.07 22:36:22.726872 [ 275 ] {2fb3960b-02f4-430f-85d3-c4b29e79046f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3891 | 2025.03.07 22:36:22.726917 [ 275 ] {2fb3960b-02f4-430f-85d3-c4b29e79046f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3892 | 2025.03.07 22:36:22.727346 [ 275 ] {2fb3960b-02f4-430f-85d3-c4b29e79046f} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3893 | 2025.03.07 22:36:22.727382 [ 275 ] {2fb3960b-02f4-430f-85d3-c4b29e79046f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3894 | 2025.03.07 22:36:22.727726 [ 275 ] {2fb3960b-02f4-430f-85d3-c4b29e79046f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3895 | 2025.03.07 22:36:22.727963 [ 275 ] {2fb3960b-02f4-430f-85d3-c4b29e79046f} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3896 | 2025.03.07 22:36:22.728157 [ 275 ] {2fb3960b-02f4-430f-85d3-c4b29e79046f} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.001306 sec., 30627.871362940274 rows/sec., 2.07 MiB/sec. | ||
3897 | 2025.03.07 22:36:22.728208 [ 275 ] {2fb3960b-02f4-430f-85d3-c4b29e79046f} <Debug> TCPHandler: Processed in 0.001492564 sec. | ||
3898 | 2025.03.07 22:36:22.904526 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8723 | ||
3899 | 2025.03.07 22:36:22.905180 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3900 | 2025.03.07 22:36:22.905224 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3901 | 2025.03.07 22:36:22.905771 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3902 | 2025.03.07 22:36:22.906042 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3903 | 2025.03.07 22:36:22.906296 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8723 | ||
3904 | 2025.03.07 22:36:23.483184 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
3905 | 2025.03.07 22:36:23.504669 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3906 | 2025.03.07 22:36:23.504733 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3907 | 2025.03.07 22:36:23.512334 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3908 | 2025.03.07 22:36:23.513110 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3909 | 2025.03.07 22:36:23.516020 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
3910 | 2025.03.07 22:36:24.414305 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3911 | 2025.03.07 22:36:24.414541 [ 275 ] {3892da51-cf8b-437e-a8f5-4fe66505c08a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3912 | 2025.03.07 22:36:24.414640 [ 275 ] {3892da51-cf8b-437e-a8f5-4fe66505c08a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3913 | 2025.03.07 22:36:24.415480 [ 275 ] {3892da51-cf8b-437e-a8f5-4fe66505c08a} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3914 | 2025.03.07 22:36:24.415535 [ 275 ] {3892da51-cf8b-437e-a8f5-4fe66505c08a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3915 | 2025.03.07 22:36:24.416023 [ 275 ] {3892da51-cf8b-437e-a8f5-4fe66505c08a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3916 | 2025.03.07 22:36:24.416311 [ 275 ] {3892da51-cf8b-437e-a8f5-4fe66505c08a} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3917 | 2025.03.07 22:36:24.416546 [ 275 ] {3892da51-cf8b-437e-a8f5-4fe66505c08a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002079 sec., 26936.026936026934 rows/sec., 2.07 MiB/sec. | ||
3918 | 2025.03.07 22:36:24.416630 [ 275 ] {3892da51-cf8b-437e-a8f5-4fe66505c08a} <Debug> TCPHandler: Processed in 0.002477484 sec. | ||
3919 | 2025.03.07 22:36:24.416793 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3920 | 2025.03.07 22:36:24.416923 [ 275 ] {4e45b1f7-f3c3-4f77-b815-0f4fe3705992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3921 | 2025.03.07 22:36:24.416980 [ 275 ] {4e45b1f7-f3c3-4f77-b815-0f4fe3705992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3922 | 2025.03.07 22:36:24.417636 [ 275 ] {4e45b1f7-f3c3-4f77-b815-0f4fe3705992} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3923 | 2025.03.07 22:36:24.417678 [ 275 ] {4e45b1f7-f3c3-4f77-b815-0f4fe3705992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3924 | 2025.03.07 22:36:24.418046 [ 275 ] {4e45b1f7-f3c3-4f77-b815-0f4fe3705992} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3925 | 2025.03.07 22:36:24.418307 [ 275 ] {4e45b1f7-f3c3-4f77-b815-0f4fe3705992} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3926 | 2025.03.07 22:36:24.418513 [ 275 ] {4e45b1f7-f3c3-4f77-b815-0f4fe3705992} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00162 sec., 39506.17283950617 rows/sec., 3.08 MiB/sec. | ||
3927 | 2025.03.07 22:36:24.418621 [ 275 ] {4e45b1f7-f3c3-4f77-b815-0f4fe3705992} <Debug> TCPHandler: Processed in 0.001891708 sec. | ||
3928 | 2025.03.07 22:36:24.418835 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3929 | 2025.03.07 22:36:24.418994 [ 275 ] {ca28c736-a2cc-42e4-ad0c-b187c912a213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3930 | 2025.03.07 22:36:24.419072 [ 275 ] {ca28c736-a2cc-42e4-ad0c-b187c912a213} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3931 | 2025.03.07 22:36:24.419781 [ 275 ] {ca28c736-a2cc-42e4-ad0c-b187c912a213} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3932 | 2025.03.07 22:36:24.419832 [ 275 ] {ca28c736-a2cc-42e4-ad0c-b187c912a213} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3933 | 2025.03.07 22:36:24.420378 [ 275 ] {ca28c736-a2cc-42e4-ad0c-b187c912a213} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3934 | 2025.03.07 22:36:24.420737 [ 275 ] {ca28c736-a2cc-42e4-ad0c-b187c912a213} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3935 | 2025.03.07 22:36:24.420984 [ 275 ] {ca28c736-a2cc-42e4-ad0c-b187c912a213} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.002034 sec., 26548.672566371682 rows/sec., 1.85 MiB/sec. | ||
3936 | 2025.03.07 22:36:24.421069 [ 275 ] {ca28c736-a2cc-42e4-ad0c-b187c912a213} <Debug> TCPHandler: Processed in 0.002324533 sec. | ||
3937 | 2025.03.07 22:36:24.421246 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3938 | 2025.03.07 22:36:24.421393 [ 275 ] {459ee92e-fe4a-4d0e-a7d5-aad612ef1eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3939 | 2025.03.07 22:36:24.421461 [ 275 ] {459ee92e-fe4a-4d0e-a7d5-aad612ef1eb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3940 | 2025.03.07 22:36:24.422089 [ 275 ] {459ee92e-fe4a-4d0e-a7d5-aad612ef1eb9} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3941 | 2025.03.07 22:36:24.422138 [ 275 ] {459ee92e-fe4a-4d0e-a7d5-aad612ef1eb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3942 | 2025.03.07 22:36:24.422647 [ 275 ] {459ee92e-fe4a-4d0e-a7d5-aad612ef1eb9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3943 | 2025.03.07 22:36:24.423028 [ 275 ] {459ee92e-fe4a-4d0e-a7d5-aad612ef1eb9} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3944 | 2025.03.07 22:36:24.423280 [ 275 ] {459ee92e-fe4a-4d0e-a7d5-aad612ef1eb9} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.001924 sec., 10395.010395010395 rows/sec., 714.66 KiB/sec. | ||
3945 | 2025.03.07 22:36:24.423356 [ 275 ] {459ee92e-fe4a-4d0e-a7d5-aad612ef1eb9} <Debug> TCPHandler: Processed in 0.002177141 sec. | ||
3946 | 2025.03.07 22:36:29.421514 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3947 | 2025.03.07 22:36:29.421718 [ 275 ] {3812937d-4eb8-46d5-9c85-fc3de13de912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3948 | 2025.03.07 22:36:29.421789 [ 275 ] {3812937d-4eb8-46d5-9c85-fc3de13de912} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3949 | 2025.03.07 22:36:29.422573 [ 275 ] {3812937d-4eb8-46d5-9c85-fc3de13de912} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3950 | 2025.03.07 22:36:29.422617 [ 275 ] {3812937d-4eb8-46d5-9c85-fc3de13de912} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3951 | 2025.03.07 22:36:29.423058 [ 275 ] {3812937d-4eb8-46d5-9c85-fc3de13de912} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3952 | 2025.03.07 22:36:29.423318 [ 275 ] {3812937d-4eb8-46d5-9c85-fc3de13de912} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3953 | 2025.03.07 22:36:29.423549 [ 275 ] {3812937d-4eb8-46d5-9c85-fc3de13de912} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.00188 sec., 63829.78723404255 rows/sec., 5.42 MiB/sec. | ||
3954 | 2025.03.07 22:36:29.423737 [ 275 ] {3812937d-4eb8-46d5-9c85-fc3de13de912} <Debug> TCPHandler: Processed in 0.002350282 sec. | ||
3955 | 2025.03.07 22:36:29.423966 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3956 | 2025.03.07 22:36:29.424080 [ 275 ] {9edc469a-2451-4736-9759-f821b9a679a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3957 | 2025.03.07 22:36:29.424129 [ 275 ] {9edc469a-2451-4736-9759-f821b9a679a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3958 | 2025.03.07 22:36:29.424701 [ 275 ] {9edc469a-2451-4736-9759-f821b9a679a2} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3959 | 2025.03.07 22:36:29.424740 [ 275 ] {9edc469a-2451-4736-9759-f821b9a679a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3960 | 2025.03.07 22:36:29.425090 [ 275 ] {9edc469a-2451-4736-9759-f821b9a679a2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3961 | 2025.03.07 22:36:29.425325 [ 275 ] {9edc469a-2451-4736-9759-f821b9a679a2} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3962 | 2025.03.07 22:36:29.425542 [ 275 ] {9edc469a-2451-4736-9759-f821b9a679a2} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001477 sec., 21665.53825321598 rows/sec., 1.59 MiB/sec. | ||
3963 | 2025.03.07 22:36:29.425746 [ 275 ] {9edc469a-2451-4736-9759-f821b9a679a2} <Debug> TCPHandler: Processed in 0.001849468 sec. | ||
3964 | 2025.03.07 22:36:29.425935 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3965 | 2025.03.07 22:36:29.426044 [ 275 ] {6e9f4daf-e574-4253-a627-745c07b848de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3966 | 2025.03.07 22:36:29.426090 [ 275 ] {6e9f4daf-e574-4253-a627-745c07b848de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3967 | 2025.03.07 22:36:29.426679 [ 275 ] {6e9f4daf-e574-4253-a627-745c07b848de} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3968 | 2025.03.07 22:36:29.426717 [ 275 ] {6e9f4daf-e574-4253-a627-745c07b848de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3969 | 2025.03.07 22:36:29.427072 [ 275 ] {6e9f4daf-e574-4253-a627-745c07b848de} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3970 | 2025.03.07 22:36:29.427305 [ 275 ] {6e9f4daf-e574-4253-a627-745c07b848de} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3971 | 2025.03.07 22:36:29.427487 [ 275 ] {6e9f4daf-e574-4253-a627-745c07b848de} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001468 sec., 65395.09536784742 rows/sec., 5.11 MiB/sec. | ||
3972 | 2025.03.07 22:36:29.427542 [ 275 ] {6e9f4daf-e574-4253-a627-745c07b848de} <Debug> TCPHandler: Processed in 0.001665766 sec. | ||
3973 | 2025.03.07 22:36:29.427663 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3974 | 2025.03.07 22:36:29.427772 [ 275 ] {b9c51ed3-cb6a-45c9-ae3c-af04477bef16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3975 | 2025.03.07 22:36:29.427821 [ 275 ] {b9c51ed3-cb6a-45c9-ae3c-af04477bef16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3976 | 2025.03.07 22:36:29.428330 [ 275 ] {b9c51ed3-cb6a-45c9-ae3c-af04477bef16} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3977 | 2025.03.07 22:36:29.428367 [ 275 ] {b9c51ed3-cb6a-45c9-ae3c-af04477bef16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3978 | 2025.03.07 22:36:29.428742 [ 275 ] {b9c51ed3-cb6a-45c9-ae3c-af04477bef16} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3979 | 2025.03.07 22:36:29.428980 [ 275 ] {b9c51ed3-cb6a-45c9-ae3c-af04477bef16} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3980 | 2025.03.07 22:36:29.429189 [ 275 ] {b9c51ed3-cb6a-45c9-ae3c-af04477bef16} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001432 sec., 111731.843575419 rows/sec., 7.78 MiB/sec. | ||
3981 | 2025.03.07 22:36:29.429359 [ 275 ] {b9c51ed3-cb6a-45c9-ae3c-af04477bef16} <Debug> TCPHandler: Processed in 0.001745807 sec. | ||
3982 | 2025.03.07 22:36:29.429576 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3983 | 2025.03.07 22:36:29.429683 [ 275 ] {a7f0a977-a79c-4b03-954b-c3db5dd39b2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3984 | 2025.03.07 22:36:29.429757 [ 275 ] {a7f0a977-a79c-4b03-954b-c3db5dd39b2c} <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 | ||
3985 | 2025.03.07 22:36:29.430883 [ 275 ] {a7f0a977-a79c-4b03-954b-c3db5dd39b2c} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3986 | 2025.03.07 22:36:29.430921 [ 275 ] {a7f0a977-a79c-4b03-954b-c3db5dd39b2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3987 | 2025.03.07 22:36:29.431562 [ 275 ] {a7f0a977-a79c-4b03-954b-c3db5dd39b2c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3988 | 2025.03.07 22:36:29.431816 [ 275 ] {a7f0a977-a79c-4b03-954b-c3db5dd39b2c} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3989 | 2025.03.07 22:36:29.432054 [ 275 ] {a7f0a977-a79c-4b03-954b-c3db5dd39b2c} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002393 sec., 13372.335979941496 rows/sec., 23.96 MiB/sec. | ||
3990 | 2025.03.07 22:36:29.432180 [ 275 ] {a7f0a977-a79c-4b03-954b-c3db5dd39b2c} <Debug> TCPHandler: Processed in 0.002671066 sec. | ||
3991 | 2025.03.07 22:36:29.432334 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3992 | 2025.03.07 22:36:29.432441 [ 275 ] {e241c0bd-ba72-492e-a219-94b231b6ca07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3993 | 2025.03.07 22:36:29.432487 [ 275 ] {e241c0bd-ba72-492e-a219-94b231b6ca07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3994 | 2025.03.07 22:36:29.432922 [ 275 ] {e241c0bd-ba72-492e-a219-94b231b6ca07} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3995 | 2025.03.07 22:36:29.432960 [ 275 ] {e241c0bd-ba72-492e-a219-94b231b6ca07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
3996 | 2025.03.07 22:36:29.433313 [ 275 ] {e241c0bd-ba72-492e-a219-94b231b6ca07} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3997 | 2025.03.07 22:36:29.433544 [ 275 ] {e241c0bd-ba72-492e-a219-94b231b6ca07} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3998 | 2025.03.07 22:36:29.433763 [ 275 ] {e241c0bd-ba72-492e-a219-94b231b6ca07} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001345 sec., 44609.665427509295 rows/sec., 3.01 MiB/sec. | ||
3999 | 2025.03.07 22:36:29.433814 [ 275 ] {e241c0bd-ba72-492e-a219-94b231b6ca07} <Debug> TCPHandler: Processed in 0.001531624 sec. | ||
4000 | 2025.03.07 22:36:30.310177 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4001 | 2025.03.07 22:36:30.310269 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4002 | 2025.03.07 22:36:30.406529 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9211 | ||
4003 | 2025.03.07 22:36:30.407237 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4004 | 2025.03.07 22:36:30.407282 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4005 | 2025.03.07 22:36:30.407921 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4006 | 2025.03.07 22:36:30.408209 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4007 | 2025.03.07 22:36:30.408487 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
4008 | 2025.03.07 22:36:30.442404 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 572 | ||
4009 | 2025.03.07 22:36:30.445622 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4010 | 2025.03.07 22:36:30.445679 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4011 | 2025.03.07 22:36:30.447179 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4012 | 2025.03.07 22:36:30.447504 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4013 | 2025.03.07 22:36:30.448658 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 572 | ||
4014 | 2025.03.07 22:36:31.016205 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
4015 | 2025.03.07 22:36:31.038067 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4016 | 2025.03.07 22:36:31.038122 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4017 | 2025.03.07 22:36:31.045425 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4018 | 2025.03.07 22:36:31.046200 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4019 | 2025.03.07 22:36:31.049519 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
4020 | 2025.03.07 22:36:34.419270 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4021 | 2025.03.07 22:36:34.419465 [ 275 ] {faa4817e-4b43-43d1-81ca-3501a2dc8cd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4022 | 2025.03.07 22:36:34.419539 [ 275 ] {faa4817e-4b43-43d1-81ca-3501a2dc8cd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4023 | 2025.03.07 22:36:34.420339 [ 275 ] {faa4817e-4b43-43d1-81ca-3501a2dc8cd6} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4024 | 2025.03.07 22:36:34.420391 [ 275 ] {faa4817e-4b43-43d1-81ca-3501a2dc8cd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4025 | 2025.03.07 22:36:34.420832 [ 275 ] {faa4817e-4b43-43d1-81ca-3501a2dc8cd6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4026 | 2025.03.07 22:36:34.421096 [ 275 ] {faa4817e-4b43-43d1-81ca-3501a2dc8cd6} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4027 | 2025.03.07 22:36:34.421318 [ 100 ] {} <Debug> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4028 | 2025.03.07 22:36:34.421348 [ 275 ] {faa4817e-4b43-43d1-81ca-3501a2dc8cd6} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001934 sec., 37228.54188210962 rows/sec., 3.02 MiB/sec. | ||
4029 | 2025.03.07 22:36:34.421405 [ 100 ] {} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4030 | 2025.03.07 22:36:34.421490 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4031 | 2025.03.07 22:36:34.421500 [ 275 ] {faa4817e-4b43-43d1-81ca-3501a2dc8cd6} <Debug> TCPHandler: Processed in 0.002368042 sec. | ||
4032 | 2025.03.07 22:36:34.421711 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4033 | 2025.03.07 22:36:34.421720 [ 194 ] {8922abdd-d820-477b-8940-ca60723f550b::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 | ||
4034 | 2025.03.07 22:36:34.421912 [ 275 ] {bdefac55-aa89-4ea8-911b-9695084be27a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4035 | 2025.03.07 22:36:34.422021 [ 275 ] {bdefac55-aa89-4ea8-911b-9695084be27a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4036 | 2025.03.07 22:36:34.422043 [ 194 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4037 | 2025.03.07 22:36:34.422153 [ 194 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1966 rows starting from the beginning of the part | ||
4038 | 2025.03.07 22:36:34.422504 [ 194 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 120 rows starting from the beginning of the part | ||
4039 | 2025.03.07 22:36:34.422852 [ 194 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1218 rows starting from the beginning of the part | ||
4040 | 2025.03.07 22:36:34.423192 [ 194 ] {8922abdd-d820-477b-8940-ca60723f550b::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 | ||
4041 | 2025.03.07 22:36:34.423497 [ 194 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 120 rows starting from the beginning of the part | ||
4042 | 2025.03.07 22:36:34.423848 [ 194 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 72 rows starting from the beginning of the part | ||
4043 | 2025.03.07 22:36:34.424707 [ 275 ] {bdefac55-aa89-4ea8-911b-9695084be27a} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4044 | 2025.03.07 22:36:34.424783 [ 275 ] {bdefac55-aa89-4ea8-911b-9695084be27a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4045 | 2025.03.07 22:36:34.425794 [ 275 ] {bdefac55-aa89-4ea8-911b-9695084be27a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4046 | 2025.03.07 22:36:34.426351 [ 275 ] {bdefac55-aa89-4ea8-911b-9695084be27a} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4047 | 2025.03.07 22:36:34.426709 [ 275 ] {bdefac55-aa89-4ea8-911b-9695084be27a} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.004851 sec., 1649.1445062873634 rows/sec., 124.01 KiB/sec. | ||
4048 | 2025.03.07 22:36:34.426787 [ 275 ] {bdefac55-aa89-4ea8-911b-9695084be27a} <Debug> TCPHandler: Processed in 0.005152479 sec. | ||
4049 | 2025.03.07 22:36:34.426967 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4050 | 2025.03.07 22:36:34.427185 [ 275 ] {757986ef-011a-43ae-a1ab-875f7f9bb9d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4051 | 2025.03.07 22:36:34.427339 [ 275 ] {757986ef-011a-43ae-a1ab-875f7f9bb9d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4052 | 2025.03.07 22:36:34.427514 [ 194 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3552 rows, containing 5 columns (5 merged, 0 gathered) in 0.005894297 sec., 602616.3934392855 rows/sec., 52.00 MiB/sec. | ||
4053 | 2025.03.07 22:36:34.427871 [ 194 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4054 | 2025.03.07 22:36:34.428475 [ 194 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_31_6} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4055 | 2025.03.07 22:36:34.428562 [ 275 ] {757986ef-011a-43ae-a1ab-875f7f9bb9d7} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4056 | 2025.03.07 22:36:34.428627 [ 275 ] {757986ef-011a-43ae-a1ab-875f7f9bb9d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4057 | 2025.03.07 22:36:34.428649 [ 194 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_31_6} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4058 | 2025.03.07 22:36:34.428825 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
4059 | 2025.03.07 22:36:34.429111 [ 275 ] {757986ef-011a-43ae-a1ab-875f7f9bb9d7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4060 | 2025.03.07 22:36:34.429366 [ 275 ] {757986ef-011a-43ae-a1ab-875f7f9bb9d7} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4061 | 2025.03.07 22:36:34.429539 [ 96 ] {} <Debug> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4062 | 2025.03.07 22:36:34.429603 [ 96 ] {} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4063 | 2025.03.07 22:36:34.429630 [ 275 ] {757986ef-011a-43ae-a1ab-875f7f9bb9d7} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.002517 sec., 28605.482717520856 rows/sec., 2.23 MiB/sec. | ||
4064 | 2025.03.07 22:36:34.429644 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4065 | 2025.03.07 22:36:34.429804 [ 275 ] {757986ef-011a-43ae-a1ab-875f7f9bb9d7} <Debug> TCPHandler: Processed in 0.002909208 sec. | ||
4066 | 2025.03.07 22:36:34.429892 [ 200 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::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 | ||
4067 | 2025.03.07 22:36:34.429978 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4068 | 2025.03.07 22:36:34.430201 [ 200 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4069 | 2025.03.07 22:36:34.430214 [ 275 ] {c4799a18-44a6-4f54-9246-885b75d75dfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4070 | 2025.03.07 22:36:34.430269 [ 200 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 950 rows starting from the beginning of the part | ||
4071 | 2025.03.07 22:36:34.430311 [ 275 ] {c4799a18-44a6-4f54-9246-885b75d75dfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4072 | 2025.03.07 22:36:34.430662 [ 200 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 96 rows starting from the beginning of the part | ||
4073 | 2025.03.07 22:36:34.431034 [ 200 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 540 rows starting from the beginning of the part | ||
4074 | 2025.03.07 22:36:34.431393 [ 200 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::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 | ||
4075 | 2025.03.07 22:36:34.431723 [ 200 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 96 rows starting from the beginning of the part | ||
4076 | 2025.03.07 22:36:34.431983 [ 200 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 72 rows starting from the beginning of the part | ||
4077 | 2025.03.07 22:36:34.432873 [ 275 ] {c4799a18-44a6-4f54-9246-885b75d75dfa} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4078 | 2025.03.07 22:36:34.432943 [ 275 ] {c4799a18-44a6-4f54-9246-885b75d75dfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4079 | 2025.03.07 22:36:34.433878 [ 275 ] {c4799a18-44a6-4f54-9246-885b75d75dfa} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4080 | 2025.03.07 22:36:34.434420 [ 275 ] {c4799a18-44a6-4f54-9246-885b75d75dfa} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4081 | 2025.03.07 22:36:34.434627 [ 96 ] {} <Debug> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4082 | 2025.03.07 22:36:34.434739 [ 96 ] {} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4083 | 2025.03.07 22:36:34.434822 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4084 | 2025.03.07 22:36:34.434916 [ 275 ] {c4799a18-44a6-4f54-9246-885b75d75dfa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004733 sec., 33805.19754912318 rows/sec., 2.35 MiB/sec. | ||
4085 | 2025.03.07 22:36:34.435353 [ 194 ] {fd8a5df9-9547-4f42-8344-e932bc981126::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 | ||
4086 | 2025.03.07 22:36:34.435928 [ 194 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4087 | 2025.03.07 22:36:34.436076 [ 194 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8270 rows starting from the beginning of the part | ||
4088 | 2025.03.07 22:36:34.436168 [ 200 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1818 rows, containing 5 columns (5 merged, 0 gathered) in 0.006385841 sec., 284692.3373131276 rows/sec., 22.27 MiB/sec. | ||
4089 | 2025.03.07 22:36:34.436284 [ 275 ] {c4799a18-44a6-4f54-9246-885b75d75dfa} <Debug> TCPHandler: Processed in 0.006359312 sec. | ||
4090 | 2025.03.07 22:36:34.436552 [ 200 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4091 | 2025.03.07 22:36:34.436522 [ 194 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
4092 | 2025.03.07 22:36:34.437077 [ 194 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 958 rows starting from the beginning of the part | ||
4093 | 2025.03.07 22:36:34.437064 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4094 | 2025.03.07 22:36:34.437427 [ 194 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 54 rows starting from the beginning of the part | ||
4095 | 2025.03.07 22:36:34.437484 [ 200 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_31_6} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4096 | 2025.03.07 22:36:34.437827 [ 200 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_31_6} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4097 | 2025.03.07 22:36:34.437848 [ 194 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
4098 | 2025.03.07 22:36:34.437972 [ 275 ] {fbf9a091-2703-469c-b449-21eaa748a32d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4099 | 2025.03.07 22:36:34.438111 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
4100 | 2025.03.07 22:36:34.438229 [ 194 ] {fd8a5df9-9547-4f42-8344-e932bc981126::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 | ||
4101 | 2025.03.07 22:36:34.438633 [ 275 ] {fbf9a091-2703-469c-b449-21eaa748a32d} <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 | ||
4102 | 2025.03.07 22:36:34.442185 [ 275 ] {fbf9a091-2703-469c-b449-21eaa748a32d} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4103 | 2025.03.07 22:36:34.442227 [ 275 ] {fbf9a091-2703-469c-b449-21eaa748a32d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4104 | 2025.03.07 22:36:34.443535 [ 275 ] {fbf9a091-2703-469c-b449-21eaa748a32d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4105 | 2025.03.07 22:36:34.443868 [ 275 ] {fbf9a091-2703-469c-b449-21eaa748a32d} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4106 | 2025.03.07 22:36:34.444254 [ 275 ] {fbf9a091-2703-469c-b449-21eaa748a32d} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.006704 sec., 1193.3174224343675 rows/sec., 2.14 MiB/sec. | ||
4107 | 2025.03.07 22:36:34.445065 [ 275 ] {fbf9a091-2703-469c-b449-21eaa748a32d} <Debug> TCPHandler: Processed in 0.00835135 sec. | ||
4108 | 2025.03.07 22:36:34.445084 [ 194 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9762 rows, containing 5 columns (5 merged, 0 gathered) in 0.010113157 sec., 965277.2126448745 rows/sec., 66.05 MiB/sec. | ||
4109 | 2025.03.07 22:36:34.445267 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4110 | 2025.03.07 22:36:34.445364 [ 194 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4111 | 2025.03.07 22:36:34.445465 [ 275 ] {61143e38-6f15-4b71-8df9-c1c7ee749582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4112 | 2025.03.07 22:36:34.445556 [ 275 ] {61143e38-6f15-4b71-8df9-c1c7ee749582} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4113 | 2025.03.07 22:36:34.446041 [ 194 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4114 | 2025.03.07 22:36:34.446155 [ 194 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4115 | 2025.03.07 22:36:34.446331 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB. | ||
4116 | 2025.03.07 22:36:34.446497 [ 275 ] {61143e38-6f15-4b71-8df9-c1c7ee749582} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4117 | 2025.03.07 22:36:34.446540 [ 275 ] {61143e38-6f15-4b71-8df9-c1c7ee749582} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4118 | 2025.03.07 22:36:34.446912 [ 275 ] {61143e38-6f15-4b71-8df9-c1c7ee749582} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4119 | 2025.03.07 22:36:34.447154 [ 275 ] {61143e38-6f15-4b71-8df9-c1c7ee749582} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4120 | 2025.03.07 22:36:34.447334 [ 96 ] {} <Debug> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4121 | 2025.03.07 22:36:34.447400 [ 96 ] {} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4122 | 2025.03.07 22:36:34.447406 [ 275 ] {61143e38-6f15-4b71-8df9-c1c7ee749582} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002009 sec., 29865.604778496767 rows/sec., 2.01 MiB/sec. | ||
4123 | 2025.03.07 22:36:34.447441 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
4124 | 2025.03.07 22:36:34.447583 [ 275 ] {61143e38-6f15-4b71-8df9-c1c7ee749582} <Debug> TCPHandler: Processed in 0.002372853 sec. | ||
4125 | 2025.03.07 22:36:34.447812 [ 200 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::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 | ||
4126 | 2025.03.07 22:36:34.448144 [ 200 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4127 | 2025.03.07 22:36:34.448176 [ 200 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1390 rows starting from the beginning of the part | ||
4128 | 2025.03.07 22:36:34.448278 [ 200 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
4129 | 2025.03.07 22:36:34.448459 [ 200 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part | ||
4130 | 2025.03.07 22:36:34.448583 [ 200 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 20 rows starting from the beginning of the part | ||
4131 | 2025.03.07 22:36:34.448766 [ 200 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
4132 | 2025.03.07 22:36:34.448892 [ 200 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::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 | ||
4133 | 2025.03.07 22:36:34.450147 [ 190 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1630 rows, containing 4 columns (4 merged, 0 gathered) in 0.002641035 sec., 617182.278917167 rows/sec., 41.47 MiB/sec. | ||
4134 | 2025.03.07 22:36:34.450408 [ 200 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4135 | 2025.03.07 22:36:34.450690 [ 200 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_31_6} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4136 | 2025.03.07 22:36:34.450770 [ 200 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_31_6} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4137 | 2025.03.07 22:36:34.450841 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
4138 | 2025.03.07 22:36:37.908746 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9638 | ||
4139 | 2025.03.07 22:36:37.909407 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4140 | 2025.03.07 22:36:37.909461 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4141 | 2025.03.07 22:36:37.910008 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4142 | 2025.03.07 22:36:37.910290 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4143 | 2025.03.07 22:36:37.910544 [ 91 ] {} <Debug> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4144 | 2025.03.07 22:36:37.910599 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9638 | ||
4145 | 2025.03.07 22:36:37.910665 [ 91 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4146 | 2025.03.07 22:36:37.910713 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4147 | 2025.03.07 22:36:37.910886 [ 190 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::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 | ||
4148 | 2025.03.07 22:36:37.911061 [ 190 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4149 | 2025.03.07 22:36:37.911110 [ 190 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::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 | ||
4150 | 2025.03.07 22:36:37.911204 [ 190 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 427 rows starting from the beginning of the part | ||
4151 | 2025.03.07 22:36:37.911424 [ 190 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 488 rows starting from the beginning of the part | ||
4152 | 2025.03.07 22:36:37.911617 [ 190 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 427 rows starting from the beginning of the part | ||
4153 | 2025.03.07 22:36:37.911779 [ 190 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 488 rows starting from the beginning of the part | ||
4154 | 2025.03.07 22:36:37.911953 [ 190 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 427 rows starting from the beginning of the part | ||
4155 | 2025.03.07 22:36:37.914434 [ 200 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9638 rows, containing 4 columns (4 merged, 0 gathered) in 0.003629165 sec., 2655707.3045728146 rows/sec., 37.99 MiB/sec. | ||
4156 | 2025.03.07 22:36:37.914768 [ 187 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4157 | 2025.03.07 22:36:37.915152 [ 187 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_21_4} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4158 | 2025.03.07 22:36:37.915243 [ 187 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_21_4} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4159 | 2025.03.07 22:36:37.915360 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
4160 | 2025.03.07 22:36:38.549708 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
4161 | 2025.03.07 22:36:38.571489 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4162 | 2025.03.07 22:36:38.571555 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4163 | 2025.03.07 22:36:38.580020 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4164 | 2025.03.07 22:36:38.580875 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4165 | 2025.03.07 22:36:38.581182 [ 91 ] {} <Debug> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4166 | 2025.03.07 22:36:38.581244 [ 91 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4167 | 2025.03.07 22:36:38.581282 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4168 | 2025.03.07 22:36:38.581701 [ 190 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
4169 | 2025.03.07 22:36:38.597902 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
4170 | 2025.03.07 22:36:38.599175 [ 190 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4171 | 2025.03.07 22:36:38.600739 [ 190 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
4172 | 2025.03.07 22:36:38.606595 [ 190 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
4173 | 2025.03.07 22:36:38.612547 [ 190 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
4174 | 2025.03.07 22:36:38.618207 [ 190 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
4175 | 2025.03.07 22:36:38.623942 [ 190 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
4176 | 2025.03.07 22:36:38.628727 [ 190 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
4177 | 2025.03.07 22:36:38.687034 [ 187 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.105631655 sec., 1505.230605352155 rows/sec., 7.78 MiB/sec. | ||
4178 | 2025.03.07 22:36:38.690193 [ 193 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4179 | 2025.03.07 22:36:38.693338 [ 193 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_21_4} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4180 | 2025.03.07 22:36:38.693479 [ 193 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_21_4} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4181 | 2025.03.07 22:36:38.696056 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
4182 | 2025.03.07 22:36:39.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.96 MiB, peak 195.51 MiB, free memory in arenas 0.00 B, will set to 186.06 MiB (RSS), difference: 1.11 MiB | ||
4183 | 2025.03.07 22:36:39.423570 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4184 | 2025.03.07 22:36:39.423783 [ 275 ] {df8eb3d4-372a-4c7f-a7d6-7e74e9a7501a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4185 | 2025.03.07 22:36:39.423863 [ 275 ] {df8eb3d4-372a-4c7f-a7d6-7e74e9a7501a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4186 | 2025.03.07 22:36:39.424680 [ 275 ] {df8eb3d4-372a-4c7f-a7d6-7e74e9a7501a} <Trace> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4187 | 2025.03.07 22:36:39.424730 [ 275 ] {df8eb3d4-372a-4c7f-a7d6-7e74e9a7501a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4188 | 2025.03.07 22:36:39.425168 [ 275 ] {df8eb3d4-372a-4c7f-a7d6-7e74e9a7501a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
4189 | 2025.03.07 22:36:39.425462 [ 275 ] {df8eb3d4-372a-4c7f-a7d6-7e74e9a7501a} <Trace> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4190 | 2025.03.07 22:36:39.425685 [ 275 ] {df8eb3d4-372a-4c7f-a7d6-7e74e9a7501a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00196 sec., 12244.897959183674 rows/sec., 1.02 MiB/sec. | ||
4191 | 2025.03.07 22:36:39.425753 [ 275 ] {df8eb3d4-372a-4c7f-a7d6-7e74e9a7501a} <Debug> TCPHandler: Processed in 0.002323842 sec. | ||
4192 | 2025.03.07 22:36:39.425892 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4193 | 2025.03.07 22:36:39.426006 [ 275 ] {6fc99402-1873-48c7-82fd-18e192bf8bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4194 | 2025.03.07 22:36:39.426055 [ 275 ] {6fc99402-1873-48c7-82fd-18e192bf8bd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4195 | 2025.03.07 22:36:39.426588 [ 275 ] {6fc99402-1873-48c7-82fd-18e192bf8bd9} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4196 | 2025.03.07 22:36:39.426626 [ 275 ] {6fc99402-1873-48c7-82fd-18e192bf8bd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4197 | 2025.03.07 22:36:39.426975 [ 275 ] {6fc99402-1873-48c7-82fd-18e192bf8bd9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
4198 | 2025.03.07 22:36:39.427228 [ 275 ] {6fc99402-1873-48c7-82fd-18e192bf8bd9} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4199 | 2025.03.07 22:36:39.427427 [ 275 ] {6fc99402-1873-48c7-82fd-18e192bf8bd9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001443 sec., 1386.001386001386 rows/sec., 113.02 KiB/sec. | ||
4200 | 2025.03.07 22:36:39.427612 [ 275 ] {6fc99402-1873-48c7-82fd-18e192bf8bd9} <Debug> TCPHandler: Processed in 0.001773637 sec. | ||
4201 | 2025.03.07 22:36:39.427766 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4202 | 2025.03.07 22:36:39.427875 [ 275 ] {bdf70d84-8609-4f04-81ff-9bf49b113b27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4203 | 2025.03.07 22:36:39.427919 [ 275 ] {bdf70d84-8609-4f04-81ff-9bf49b113b27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4204 | 2025.03.07 22:36:39.428593 [ 275 ] {bdf70d84-8609-4f04-81ff-9bf49b113b27} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4205 | 2025.03.07 22:36:39.428632 [ 275 ] {bdf70d84-8609-4f04-81ff-9bf49b113b27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4206 | 2025.03.07 22:36:39.429021 [ 275 ] {bdf70d84-8609-4f04-81ff-9bf49b113b27} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4207 | 2025.03.07 22:36:39.429265 [ 275 ] {bdf70d84-8609-4f04-81ff-9bf49b113b27} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4208 | 2025.03.07 22:36:39.429443 [ 275 ] {bdf70d84-8609-4f04-81ff-9bf49b113b27} <Debug> executeQuery: Read 241 rows, 21.98 KiB in 0.001594 sec., 151191.96988707656 rows/sec., 13.46 MiB/sec. | ||
4209 | 2025.03.07 22:36:39.429496 [ 275 ] {bdf70d84-8609-4f04-81ff-9bf49b113b27} <Debug> TCPHandler: Processed in 0.001781777 sec. | ||
4210 | 2025.03.07 22:36:39.429611 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4211 | 2025.03.07 22:36:39.429717 [ 275 ] {f95d6e49-0a70-48b7-b4c2-155b078ca2a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4212 | 2025.03.07 22:36:39.429761 [ 275 ] {f95d6e49-0a70-48b7-b4c2-155b078ca2a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4213 | 2025.03.07 22:36:39.430297 [ 275 ] {f95d6e49-0a70-48b7-b4c2-155b078ca2a2} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4214 | 2025.03.07 22:36:39.430334 [ 275 ] {f95d6e49-0a70-48b7-b4c2-155b078ca2a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4215 | 2025.03.07 22:36:39.430678 [ 275 ] {f95d6e49-0a70-48b7-b4c2-155b078ca2a2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4216 | 2025.03.07 22:36:39.430911 [ 275 ] {f95d6e49-0a70-48b7-b4c2-155b078ca2a2} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4217 | 2025.03.07 22:36:39.431084 [ 275 ] {f95d6e49-0a70-48b7-b4c2-155b078ca2a2} <Debug> executeQuery: Read 46 rows, 3.51 KiB in 0.00139 sec., 33093.525179856115 rows/sec., 2.46 MiB/sec. | ||
4218 | 2025.03.07 22:36:39.431135 [ 275 ] {f95d6e49-0a70-48b7-b4c2-155b078ca2a2} <Debug> TCPHandler: Processed in 0.001573695 sec. | ||
4219 | 2025.03.07 22:36:39.431258 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4220 | 2025.03.07 22:36:39.431376 [ 275 ] {e7538238-fbaf-4dcb-8a5d-af4667f67898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4221 | 2025.03.07 22:36:39.431425 [ 275 ] {e7538238-fbaf-4dcb-8a5d-af4667f67898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4222 | 2025.03.07 22:36:39.431979 [ 275 ] {e7538238-fbaf-4dcb-8a5d-af4667f67898} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4223 | 2025.03.07 22:36:39.432018 [ 275 ] {e7538238-fbaf-4dcb-8a5d-af4667f67898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4224 | 2025.03.07 22:36:39.432383 [ 275 ] {e7538238-fbaf-4dcb-8a5d-af4667f67898} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4225 | 2025.03.07 22:36:39.432630 [ 275 ] {e7538238-fbaf-4dcb-8a5d-af4667f67898} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4226 | 2025.03.07 22:36:39.432823 [ 275 ] {e7538238-fbaf-4dcb-8a5d-af4667f67898} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001464 sec., 16393.44262295082 rows/sec., 1.36 MiB/sec. | ||
4227 | 2025.03.07 22:36:39.433020 [ 275 ] {e7538238-fbaf-4dcb-8a5d-af4667f67898} <Debug> TCPHandler: Processed in 0.001816637 sec. | ||
4228 | 2025.03.07 22:36:39.433149 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4229 | 2025.03.07 22:36:39.433253 [ 275 ] {41aec5cb-319e-4699-aaca-176346fc4b62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4230 | 2025.03.07 22:36:39.433298 [ 275 ] {41aec5cb-319e-4699-aaca-176346fc4b62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4231 | 2025.03.07 22:36:39.434041 [ 275 ] {41aec5cb-319e-4699-aaca-176346fc4b62} <Trace> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4232 | 2025.03.07 22:36:39.434090 [ 275 ] {41aec5cb-319e-4699-aaca-176346fc4b62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4233 | 2025.03.07 22:36:39.434601 [ 275 ] {41aec5cb-319e-4699-aaca-176346fc4b62} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
4234 | 2025.03.07 22:36:39.435001 [ 275 ] {41aec5cb-319e-4699-aaca-176346fc4b62} <Trace> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4235 | 2025.03.07 22:36:39.435238 [ 275 ] {41aec5cb-319e-4699-aaca-176346fc4b62} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.002005 sec., 5985.037406483791 rows/sec., 467.58 KiB/sec. | ||
4236 | 2025.03.07 22:36:39.435312 [ 275 ] {41aec5cb-319e-4699-aaca-176346fc4b62} <Debug> TCPHandler: Processed in 0.002211601 sec. | ||
4237 | 2025.03.07 22:36:39.435482 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4238 | 2025.03.07 22:36:39.435621 [ 275 ] {ca3ada16-5729-402c-b9bf-cd6e9aa9066d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4239 | 2025.03.07 22:36:39.435683 [ 275 ] {ca3ada16-5729-402c-b9bf-cd6e9aa9066d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4240 | 2025.03.07 22:36:39.436494 [ 275 ] {ca3ada16-5729-402c-b9bf-cd6e9aa9066d} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4241 | 2025.03.07 22:36:39.436540 [ 275 ] {ca3ada16-5729-402c-b9bf-cd6e9aa9066d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4242 | 2025.03.07 22:36:39.437072 [ 275 ] {ca3ada16-5729-402c-b9bf-cd6e9aa9066d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4243 | 2025.03.07 22:36:39.437446 [ 275 ] {ca3ada16-5729-402c-b9bf-cd6e9aa9066d} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4244 | 2025.03.07 22:36:39.437681 [ 275 ] {ca3ada16-5729-402c-b9bf-cd6e9aa9066d} <Debug> executeQuery: Read 134 rows, 11.10 KiB in 0.002089 sec., 64145.52417424605 rows/sec., 5.19 MiB/sec. | ||
4245 | 2025.03.07 22:36:39.437755 [ 275 ] {ca3ada16-5729-402c-b9bf-cd6e9aa9066d} <Debug> TCPHandler: Processed in 0.002334792 sec. | ||
4246 | 2025.03.07 22:36:39.437934 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4247 | 2025.03.07 22:36:39.438071 [ 275 ] {43857be2-52ac-40c7-ad09-0bba53ab0bf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4248 | 2025.03.07 22:36:39.438120 [ 275 ] {43857be2-52ac-40c7-ad09-0bba53ab0bf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4249 | 2025.03.07 22:36:39.438659 [ 275 ] {43857be2-52ac-40c7-ad09-0bba53ab0bf1} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4250 | 2025.03.07 22:36:39.438697 [ 275 ] {43857be2-52ac-40c7-ad09-0bba53ab0bf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4251 | 2025.03.07 22:36:39.439109 [ 275 ] {43857be2-52ac-40c7-ad09-0bba53ab0bf1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4252 | 2025.03.07 22:36:39.439372 [ 275 ] {43857be2-52ac-40c7-ad09-0bba53ab0bf1} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4253 | 2025.03.07 22:36:39.439554 [ 275 ] {43857be2-52ac-40c7-ad09-0bba53ab0bf1} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001514 sec., 130118.89035667108 rows/sec., 9.33 MiB/sec. | ||
4254 | 2025.03.07 22:36:39.439604 [ 275 ] {43857be2-52ac-40c7-ad09-0bba53ab0bf1} <Debug> TCPHandler: Processed in 0.001733437 sec. | ||
4255 | 2025.03.07 22:36:39.439718 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4256 | 2025.03.07 22:36:39.439824 [ 275 ] {81168fb0-00d8-4ecf-b943-d0b39d4a735b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4257 | 2025.03.07 22:36:39.439888 [ 275 ] {81168fb0-00d8-4ecf-b943-d0b39d4a735b} <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 | ||
4258 | 2025.03.07 22:36:39.441023 [ 275 ] {81168fb0-00d8-4ecf-b943-d0b39d4a735b} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4259 | 2025.03.07 22:36:39.441059 [ 275 ] {81168fb0-00d8-4ecf-b943-d0b39d4a735b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4260 | 2025.03.07 22:36:39.441713 [ 275 ] {81168fb0-00d8-4ecf-b943-d0b39d4a735b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4261 | 2025.03.07 22:36:39.441978 [ 275 ] {81168fb0-00d8-4ecf-b943-d0b39d4a735b} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4262 | 2025.03.07 22:36:39.442245 [ 275 ] {81168fb0-00d8-4ecf-b943-d0b39d4a735b} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002442 sec., 13104.013104013104 rows/sec., 23.48 MiB/sec. | ||
4263 | 2025.03.07 22:36:39.442745 [ 275 ] {81168fb0-00d8-4ecf-b943-d0b39d4a735b} <Debug> TCPHandler: Processed in 0.00307437 sec. | ||
4264 | 2025.03.07 22:36:39.442874 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4265 | 2025.03.07 22:36:39.442977 [ 275 ] {07a86a1f-d551-43fa-9f2b-fd1152ba22b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4266 | 2025.03.07 22:36:39.443022 [ 275 ] {07a86a1f-d551-43fa-9f2b-fd1152ba22b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4267 | 2025.03.07 22:36:39.443482 [ 275 ] {07a86a1f-d551-43fa-9f2b-fd1152ba22b6} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4268 | 2025.03.07 22:36:39.443519 [ 275 ] {07a86a1f-d551-43fa-9f2b-fd1152ba22b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4269 | 2025.03.07 22:36:39.443875 [ 275 ] {07a86a1f-d551-43fa-9f2b-fd1152ba22b6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4270 | 2025.03.07 22:36:39.444113 [ 275 ] {07a86a1f-d551-43fa-9f2b-fd1152ba22b6} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4271 | 2025.03.07 22:36:39.444318 [ 275 ] {07a86a1f-d551-43fa-9f2b-fd1152ba22b6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001362 sec., 44052.86343612335 rows/sec., 2.97 MiB/sec. | ||
4272 | 2025.03.07 22:36:39.444367 [ 275 ] {07a86a1f-d551-43fa-9f2b-fd1152ba22b6} <Debug> TCPHandler: Processed in 0.001543164 sec. | ||
4273 | 2025.03.07 22:36:40.449034 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 604 | ||
4274 | 2025.03.07 22:36:40.452240 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4275 | 2025.03.07 22:36:40.452297 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4276 | 2025.03.07 22:36:40.453774 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4277 | 2025.03.07 22:36:40.454099 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4278 | 2025.03.07 22:36:40.454903 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 604 | ||
4279 | 2025.03.07 22:36:44.420477 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4280 | 2025.03.07 22:36:44.420690 [ 275 ] {0ee6f9c6-c4f3-41be-a0f1-ead5f252938f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4281 | 2025.03.07 22:36:44.420772 [ 275 ] {0ee6f9c6-c4f3-41be-a0f1-ead5f252938f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4282 | 2025.03.07 22:36:44.421642 [ 275 ] {0ee6f9c6-c4f3-41be-a0f1-ead5f252938f} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4283 | 2025.03.07 22:36:44.421693 [ 275 ] {0ee6f9c6-c4f3-41be-a0f1-ead5f252938f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4284 | 2025.03.07 22:36:44.422126 [ 275 ] {0ee6f9c6-c4f3-41be-a0f1-ead5f252938f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4285 | 2025.03.07 22:36:44.422378 [ 275 ] {0ee6f9c6-c4f3-41be-a0f1-ead5f252938f} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4286 | 2025.03.07 22:36:44.422643 [ 275 ] {0ee6f9c6-c4f3-41be-a0f1-ead5f252938f} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.00201 sec., 35820.89552238806 rows/sec., 2.91 MiB/sec. | ||
4287 | 2025.03.07 22:36:44.422761 [ 275 ] {0ee6f9c6-c4f3-41be-a0f1-ead5f252938f} <Debug> TCPHandler: Processed in 0.002428474 sec. | ||
4288 | 2025.03.07 22:36:44.422912 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4289 | 2025.03.07 22:36:44.423023 [ 275 ] {00ea811c-7235-4373-9db4-0520f5305644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4290 | 2025.03.07 22:36:44.423072 [ 275 ] {00ea811c-7235-4373-9db4-0520f5305644} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4291 | 2025.03.07 22:36:44.423617 [ 275 ] {00ea811c-7235-4373-9db4-0520f5305644} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4292 | 2025.03.07 22:36:44.423657 [ 275 ] {00ea811c-7235-4373-9db4-0520f5305644} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4293 | 2025.03.07 22:36:44.424020 [ 275 ] {00ea811c-7235-4373-9db4-0520f5305644} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4294 | 2025.03.07 22:36:44.424259 [ 275 ] {00ea811c-7235-4373-9db4-0520f5305644} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4295 | 2025.03.07 22:36:44.424439 [ 83 ] {} <Debug> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4296 | 2025.03.07 22:36:44.424503 [ 275 ] {00ea811c-7235-4373-9db4-0520f5305644} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001504 sec., 5319.148936170213 rows/sec., 399.98 KiB/sec. | ||
4297 | 2025.03.07 22:36:44.424531 [ 83 ] {} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4298 | 2025.03.07 22:36:44.424601 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4299 | 2025.03.07 22:36:44.424627 [ 275 ] {00ea811c-7235-4373-9db4-0520f5305644} <Debug> TCPHandler: Processed in 0.001769907 sec. | ||
4300 | 2025.03.07 22:36:44.424860 [ 195 ] {01016d33-373a-44ed-a111-2b7d5befb400::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 | ||
4301 | 2025.03.07 22:36:44.424877 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4302 | 2025.03.07 22:36:44.425122 [ 275 ] {c38d6558-57b7-4a78-908f-d7b26af62b9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4303 | 2025.03.07 22:36:44.425136 [ 195 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4304 | 2025.03.07 22:36:44.425217 [ 275 ] {c38d6558-57b7-4a78-908f-d7b26af62b9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4305 | 2025.03.07 22:36:44.425225 [ 195 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 176 rows starting from the beginning of the part | ||
4306 | 2025.03.07 22:36:44.425592 [ 195 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 20 rows starting from the beginning of the part | ||
4307 | 2025.03.07 22:36:44.425919 [ 195 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 32 rows starting from the beginning of the part | ||
4308 | 2025.03.07 22:36:44.426345 [ 195 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 8 rows starting from the beginning of the part | ||
4309 | 2025.03.07 22:36:44.426744 [ 195 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 46 rows starting from the beginning of the part | ||
4310 | 2025.03.07 22:36:44.427110 [ 195 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 8 rows starting from the beginning of the part | ||
4311 | 2025.03.07 22:36:44.427988 [ 275 ] {c38d6558-57b7-4a78-908f-d7b26af62b9b} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4312 | 2025.03.07 22:36:44.428043 [ 275 ] {c38d6558-57b7-4a78-908f-d7b26af62b9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4313 | 2025.03.07 22:36:44.429113 [ 275 ] {c38d6558-57b7-4a78-908f-d7b26af62b9b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4314 | 2025.03.07 22:36:44.429702 [ 275 ] {c38d6558-57b7-4a78-908f-d7b26af62b9b} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4315 | 2025.03.07 22:36:44.430249 [ 195 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 290 rows, containing 5 columns (5 merged, 0 gathered) in 0.005529773 sec., 52443.38239562456 rows/sec., 3.76 MiB/sec. | ||
4316 | 2025.03.07 22:36:44.430282 [ 275 ] {c38d6558-57b7-4a78-908f-d7b26af62b9b} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.005244 sec., 13729.977116704804 rows/sec., 1.07 MiB/sec. | ||
4317 | 2025.03.07 22:36:44.430385 [ 275 ] {c38d6558-57b7-4a78-908f-d7b26af62b9b} <Debug> TCPHandler: Processed in 0.005584074 sec. | ||
4318 | 2025.03.07 22:36:44.430458 [ 193 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4319 | 2025.03.07 22:36:44.430541 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4320 | 2025.03.07 22:36:44.430670 [ 275 ] {f49e4547-5294-44c8-b9d5-754c55b6c22a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4321 | 2025.03.07 22:36:44.430730 [ 275 ] {f49e4547-5294-44c8-b9d5-754c55b6c22a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4322 | 2025.03.07 22:36:44.430800 [ 193 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_26_5} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4323 | 2025.03.07 22:36:44.430942 [ 193 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_26_5} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4324 | 2025.03.07 22:36:44.431062 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
4325 | 2025.03.07 22:36:44.431841 [ 275 ] {f49e4547-5294-44c8-b9d5-754c55b6c22a} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4326 | 2025.03.07 22:36:44.431882 [ 275 ] {f49e4547-5294-44c8-b9d5-754c55b6c22a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4327 | 2025.03.07 22:36:44.432272 [ 275 ] {f49e4547-5294-44c8-b9d5-754c55b6c22a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4328 | 2025.03.07 22:36:44.432520 [ 275 ] {f49e4547-5294-44c8-b9d5-754c55b6c22a} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4329 | 2025.03.07 22:36:44.432751 [ 275 ] {f49e4547-5294-44c8-b9d5-754c55b6c22a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002114 sec., 75685.90350047304 rows/sec., 5.27 MiB/sec. | ||
4330 | 2025.03.07 22:36:44.432877 [ 275 ] {f49e4547-5294-44c8-b9d5-754c55b6c22a} <Debug> TCPHandler: Processed in 0.002390113 sec. | ||
4331 | 2025.03.07 22:36:44.433015 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4332 | 2025.03.07 22:36:44.433118 [ 275 ] {d3649d4b-3076-4e2c-a3d4-69510c46f788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4333 | 2025.03.07 22:36:44.433183 [ 275 ] {d3649d4b-3076-4e2c-a3d4-69510c46f788} <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 | ||
4334 | 2025.03.07 22:36:44.434245 [ 275 ] {d3649d4b-3076-4e2c-a3d4-69510c46f788} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4335 | 2025.03.07 22:36:44.434284 [ 275 ] {d3649d4b-3076-4e2c-a3d4-69510c46f788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4336 | 2025.03.07 22:36:44.434896 [ 275 ] {d3649d4b-3076-4e2c-a3d4-69510c46f788} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4337 | 2025.03.07 22:36:44.435154 [ 275 ] {d3649d4b-3076-4e2c-a3d4-69510c46f788} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4338 | 2025.03.07 22:36:44.435342 [ 83 ] {} <Debug> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4339 | 2025.03.07 22:36:44.435414 [ 83 ] {} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4340 | 2025.03.07 22:36:44.435451 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4341 | 2025.03.07 22:36:44.435455 [ 275 ] {d3649d4b-3076-4e2c-a3d4-69510c46f788} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002349 sec., 3405.7045551298424 rows/sec., 6.10 MiB/sec. | ||
4342 | 2025.03.07 22:36:44.435846 [ 187 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::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 | ||
4343 | 2025.03.07 22:36:44.435899 [ 275 ] {d3649d4b-3076-4e2c-a3d4-69510c46f788} <Debug> TCPHandler: Processed in 0.002933958 sec. | ||
4344 | 2025.03.07 22:36:44.436155 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4345 | 2025.03.07 22:36:44.436407 [ 275 ] {cd1add02-2d78-48b7-9d42-cb15106867c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4346 | 2025.03.07 22:36:44.436530 [ 275 ] {cd1add02-2d78-48b7-9d42-cb15106867c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4347 | 2025.03.07 22:36:44.436562 [ 187 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4348 | 2025.03.07 22:36:44.436801 [ 187 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 388 rows starting from the beginning of the part | ||
4349 | 2025.03.07 22:36:44.437716 [ 187 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 8 rows starting from the beginning of the part | ||
4350 | 2025.03.07 22:36:44.438511 [ 187 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 32 rows starting from the beginning of the part | ||
4351 | 2025.03.07 22:36:44.438559 [ 275 ] {cd1add02-2d78-48b7-9d42-cb15106867c9} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4352 | 2025.03.07 22:36:44.438636 [ 275 ] {cd1add02-2d78-48b7-9d42-cb15106867c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4353 | 2025.03.07 22:36:44.439140 [ 187 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 8 rows starting from the beginning of the part | ||
4354 | 2025.03.07 22:36:44.439869 [ 187 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::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 | ||
4355 | 2025.03.07 22:36:44.440079 [ 275 ] {cd1add02-2d78-48b7-9d42-cb15106867c9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4356 | 2025.03.07 22:36:44.440421 [ 187 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 8 rows starting from the beginning of the part | ||
4357 | 2025.03.07 22:36:44.440928 [ 275 ] {cd1add02-2d78-48b7-9d42-cb15106867c9} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4358 | 2025.03.07 22:36:44.441594 [ 275 ] {cd1add02-2d78-48b7-9d42-cb15106867c9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005247 sec., 11435.105774728416 rows/sec., 789.14 KiB/sec. | ||
4359 | 2025.03.07 22:36:44.441794 [ 275 ] {cd1add02-2d78-48b7-9d42-cb15106867c9} <Debug> TCPHandler: Processed in 0.005717665 sec. | ||
4360 | 2025.03.07 22:36:44.445269 [ 187 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 476 rows, containing 19 columns (19 merged, 0 gathered) in 0.009722494 sec., 48958.631396429766 rows/sec., 87.73 MiB/sec. | ||
4361 | 2025.03.07 22:36:44.446315 [ 186 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4362 | 2025.03.07 22:36:44.446843 [ 186 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4363 | 2025.03.07 22:36:44.446944 [ 186 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4364 | 2025.03.07 22:36:44.447128 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.21 MiB. | ||
4365 | 2025.03.07 22:36:45.310537 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4366 | 2025.03.07 22:36:45.310593 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4367 | 2025.03.07 22:36:45.410871 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10126 | ||
4368 | 2025.03.07 22:36:45.411636 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4369 | 2025.03.07 22:36:45.411687 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4370 | 2025.03.07 22:36:45.412247 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4371 | 2025.03.07 22:36:45.412522 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4372 | 2025.03.07 22:36:45.412794 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
4373 | 2025.03.07 22:36:46.098112 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
4374 | 2025.03.07 22:36:46.117655 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4375 | 2025.03.07 22:36:46.117716 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4376 | 2025.03.07 22:36:46.124964 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4377 | 2025.03.07 22:36:46.125834 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4378 | 2025.03.07 22:36:46.128999 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
4379 | 2025.03.07 22:36:49.422123 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4380 | 2025.03.07 22:36:49.422402 [ 275 ] {8700fff4-d4c5-4331-88cb-9bce495e4a1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4381 | 2025.03.07 22:36:49.422504 [ 275 ] {8700fff4-d4c5-4331-88cb-9bce495e4a1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4382 | 2025.03.07 22:36:49.423304 [ 275 ] {8700fff4-d4c5-4331-88cb-9bce495e4a1c} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4383 | 2025.03.07 22:36:49.423358 [ 275 ] {8700fff4-d4c5-4331-88cb-9bce495e4a1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4384 | 2025.03.07 22:36:49.423806 [ 275 ] {8700fff4-d4c5-4331-88cb-9bce495e4a1c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4385 | 2025.03.07 22:36:49.424063 [ 275 ] {8700fff4-d4c5-4331-88cb-9bce495e4a1c} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4386 | 2025.03.07 22:36:49.424276 [ 275 ] {8700fff4-d4c5-4331-88cb-9bce495e4a1c} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.00195 sec., 61538.46153846154 rows/sec., 5.23 MiB/sec. | ||
4387 | 2025.03.07 22:36:49.424342 [ 275 ] {8700fff4-d4c5-4331-88cb-9bce495e4a1c} <Debug> TCPHandler: Processed in 0.002395443 sec. | ||
4388 | 2025.03.07 22:36:49.424468 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4389 | 2025.03.07 22:36:49.424582 [ 275 ] {23ef3850-9c9b-467a-a03c-715cb985f493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4390 | 2025.03.07 22:36:49.424629 [ 275 ] {23ef3850-9c9b-467a-a03c-715cb985f493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4391 | 2025.03.07 22:36:49.425165 [ 275 ] {23ef3850-9c9b-467a-a03c-715cb985f493} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4392 | 2025.03.07 22:36:49.425203 [ 275 ] {23ef3850-9c9b-467a-a03c-715cb985f493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4393 | 2025.03.07 22:36:49.425549 [ 275 ] {23ef3850-9c9b-467a-a03c-715cb985f493} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4394 | 2025.03.07 22:36:49.425790 [ 275 ] {23ef3850-9c9b-467a-a03c-715cb985f493} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4395 | 2025.03.07 22:36:49.425967 [ 275 ] {23ef3850-9c9b-467a-a03c-715cb985f493} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001414 sec., 22630.834512022633 rows/sec., 1.66 MiB/sec. | ||
4396 | 2025.03.07 22:36:49.426019 [ 275 ] {23ef3850-9c9b-467a-a03c-715cb985f493} <Debug> TCPHandler: Processed in 0.001605445 sec. | ||
4397 | 2025.03.07 22:36:49.426124 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4398 | 2025.03.07 22:36:49.426225 [ 275 ] {0bdeb1a8-876b-4ede-a80a-be70c701069c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4399 | 2025.03.07 22:36:49.426271 [ 275 ] {0bdeb1a8-876b-4ede-a80a-be70c701069c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4400 | 2025.03.07 22:36:49.426805 [ 275 ] {0bdeb1a8-876b-4ede-a80a-be70c701069c} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4401 | 2025.03.07 22:36:49.426842 [ 275 ] {0bdeb1a8-876b-4ede-a80a-be70c701069c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4402 | 2025.03.07 22:36:49.427192 [ 275 ] {0bdeb1a8-876b-4ede-a80a-be70c701069c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4403 | 2025.03.07 22:36:49.427423 [ 275 ] {0bdeb1a8-876b-4ede-a80a-be70c701069c} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4404 | 2025.03.07 22:36:49.427599 [ 275 ] {0bdeb1a8-876b-4ede-a80a-be70c701069c} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001395 sec., 68817.20430107527 rows/sec., 5.37 MiB/sec. | ||
4405 | 2025.03.07 22:36:49.427649 [ 275 ] {0bdeb1a8-876b-4ede-a80a-be70c701069c} <Debug> TCPHandler: Processed in 0.001575755 sec. | ||
4406 | 2025.03.07 22:36:49.427765 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4407 | 2025.03.07 22:36:49.427871 [ 275 ] {19d4ba4d-45ad-463a-b848-b3c3cee24402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4408 | 2025.03.07 22:36:49.427918 [ 275 ] {19d4ba4d-45ad-463a-b848-b3c3cee24402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4409 | 2025.03.07 22:36:49.428424 [ 275 ] {19d4ba4d-45ad-463a-b848-b3c3cee24402} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4410 | 2025.03.07 22:36:49.428460 [ 275 ] {19d4ba4d-45ad-463a-b848-b3c3cee24402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4411 | 2025.03.07 22:36:49.428832 [ 275 ] {19d4ba4d-45ad-463a-b848-b3c3cee24402} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4412 | 2025.03.07 22:36:49.429066 [ 275 ] {19d4ba4d-45ad-463a-b848-b3c3cee24402} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4413 | 2025.03.07 22:36:49.429238 [ 275 ] {19d4ba4d-45ad-463a-b848-b3c3cee24402} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00139 sec., 115107.91366906476 rows/sec., 8.02 MiB/sec. | ||
4414 | 2025.03.07 22:36:49.429286 [ 275 ] {19d4ba4d-45ad-463a-b848-b3c3cee24402} <Debug> TCPHandler: Processed in 0.001571755 sec. | ||
4415 | 2025.03.07 22:36:49.429390 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4416 | 2025.03.07 22:36:49.429492 [ 275 ] {67f07501-7280-4320-b46e-a1130f009f2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4417 | 2025.03.07 22:36:49.429556 [ 275 ] {67f07501-7280-4320-b46e-a1130f009f2d} <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 | ||
4418 | 2025.03.07 22:36:49.430622 [ 275 ] {67f07501-7280-4320-b46e-a1130f009f2d} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4419 | 2025.03.07 22:36:49.430659 [ 275 ] {67f07501-7280-4320-b46e-a1130f009f2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4420 | 2025.03.07 22:36:49.431286 [ 275 ] {67f07501-7280-4320-b46e-a1130f009f2d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4421 | 2025.03.07 22:36:49.431567 [ 275 ] {67f07501-7280-4320-b46e-a1130f009f2d} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4422 | 2025.03.07 22:36:49.431771 [ 275 ] {67f07501-7280-4320-b46e-a1130f009f2d} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.0023 sec., 13913.04347826087 rows/sec., 24.93 MiB/sec. | ||
4423 | 2025.03.07 22:36:49.431877 [ 275 ] {67f07501-7280-4320-b46e-a1130f009f2d} <Debug> TCPHandler: Processed in 0.002536375 sec. | ||
4424 | 2025.03.07 22:36:49.432023 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4425 | 2025.03.07 22:36:49.432129 [ 275 ] {9dcdf09e-4673-424b-a2be-9b7d6b5f56ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4426 | 2025.03.07 22:36:49.432175 [ 275 ] {9dcdf09e-4673-424b-a2be-9b7d6b5f56ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4427 | 2025.03.07 22:36:49.432610 [ 275 ] {9dcdf09e-4673-424b-a2be-9b7d6b5f56ed} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4428 | 2025.03.07 22:36:49.432647 [ 275 ] {9dcdf09e-4673-424b-a2be-9b7d6b5f56ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4429 | 2025.03.07 22:36:49.432994 [ 275 ] {9dcdf09e-4673-424b-a2be-9b7d6b5f56ed} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4430 | 2025.03.07 22:36:49.433223 [ 275 ] {9dcdf09e-4673-424b-a2be-9b7d6b5f56ed} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4431 | 2025.03.07 22:36:49.433398 [ 275 ] {9dcdf09e-4673-424b-a2be-9b7d6b5f56ed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001291 sec., 46475.60030983733 rows/sec., 3.13 MiB/sec. | ||
4432 | 2025.03.07 22:36:49.433446 [ 275 ] {9dcdf09e-4673-424b-a2be-9b7d6b5f56ed} <Debug> TCPHandler: Processed in 0.001473184 sec. | ||
4433 | 2025.03.07 22:36:50.062468 [ 75 ] {} <Debug> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
4434 | 2025.03.07 22:36:50.062533 [ 75 ] {} <Trace> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4435 | 2025.03.07 22:36:50.062559 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4436 | 2025.03.07 22:36:50.062810 [ 196 ] {570d93a6-3975-4407-8748-dbbaa4dc973d::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 | ||
4437 | 2025.03.07 22:36:50.063000 [ 196 ] {570d93a6-3975-4407-8748-dbbaa4dc973d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4438 | 2025.03.07 22:36:50.063042 [ 196 ] {570d93a6-3975-4407-8748-dbbaa4dc973d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 212 rows starting from the beginning of the part | ||
4439 | 2025.03.07 22:36:50.063146 [ 196 ] {570d93a6-3975-4407-8748-dbbaa4dc973d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
4440 | 2025.03.07 22:36:50.063332 [ 196 ] {570d93a6-3975-4407-8748-dbbaa4dc973d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
4441 | 2025.03.07 22:36:50.063565 [ 196 ] {570d93a6-3975-4407-8748-dbbaa4dc973d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
4442 | 2025.03.07 22:36:50.063727 [ 196 ] {570d93a6-3975-4407-8748-dbbaa4dc973d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
4443 | 2025.03.07 22:36:50.064914 [ 195 ] {570d93a6-3975-4407-8748-dbbaa4dc973d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 308 rows, containing 5 columns (5 merged, 0 gathered) in 0.002260502 sec., 136252.920811395 rows/sec., 10.01 MiB/sec. | ||
4444 | 2025.03.07 22:36:50.065214 [ 195 ] {570d93a6-3975-4407-8748-dbbaa4dc973d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
4445 | 2025.03.07 22:36:50.065657 [ 195 ] {570d93a6-3975-4407-8748-dbbaa4dc973d::all_1_5_1} <Trace> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4446 | 2025.03.07 22:36:50.065742 [ 195 ] {570d93a6-3975-4407-8748-dbbaa4dc973d::all_1_5_1} <Trace> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
4447 | 2025.03.07 22:36:50.065840 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
4448 | 2025.03.07 22:36:50.455269 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 628 | ||
4449 | 2025.03.07 22:36:50.458217 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4450 | 2025.03.07 22:36:50.458276 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4451 | 2025.03.07 22:36:50.459792 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4452 | 2025.03.07 22:36:50.460125 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4453 | 2025.03.07 22:36:50.460355 [ 75 ] {} <Debug> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4454 | 2025.03.07 22:36:50.460466 [ 75 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4455 | 2025.03.07 22:36:50.460528 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4456 | 2025.03.07 22:36:50.461005 [ 188 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::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 | ||
4457 | 2025.03.07 22:36:50.461715 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 628 | ||
4458 | 2025.03.07 22:36:50.462204 [ 188 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4459 | 2025.03.07 22:36:50.462402 [ 188 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 480 rows starting from the beginning of the part | ||
4460 | 2025.03.07 22:36:50.462933 [ 188 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 32 rows starting from the beginning of the part | ||
4461 | 2025.03.07 22:36:50.463557 [ 188 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
4462 | 2025.03.07 22:36:50.464177 [ 188 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part | ||
4463 | 2025.03.07 22:36:50.464770 [ 188 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part | ||
4464 | 2025.03.07 22:36:50.465342 [ 188 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
4465 | 2025.03.07 22:36:50.473455 [ 198 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 628 rows, containing 72 columns (72 merged, 0 gathered) in 0.012753293 sec., 49242.183959860406 rows/sec., 44.21 MiB/sec. | ||
4466 | 2025.03.07 22:36:50.474434 [ 192 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4467 | 2025.03.07 22:36:50.475157 [ 192 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_16_3} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4468 | 2025.03.07 22:36:50.475248 [ 192 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_16_3} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4469 | 2025.03.07 22:36:50.475471 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.15 MiB. | ||
4470 | 2025.03.07 22:36:51.140621 [ 74 ] {} <Debug> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
4471 | 2025.03.07 22:36:51.140682 [ 74 ] {} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4472 | 2025.03.07 22:36:51.140703 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4473 | 2025.03.07 22:36:51.140868 [ 196 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::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 | ||
4474 | 2025.03.07 22:36:51.141028 [ 196 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4475 | 2025.03.07 22:36:51.141065 [ 196 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
4476 | 2025.03.07 22:36:51.141147 [ 196 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
4477 | 2025.03.07 22:36:51.141357 [ 196 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
4478 | 2025.03.07 22:36:51.141497 [ 196 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
4479 | 2025.03.07 22:36:51.141742 [ 196 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
4480 | 2025.03.07 22:36:51.142860 [ 192 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.00207263 sec., 15439.32105585657 rows/sec., 1.29 MiB/sec. | ||
4481 | 2025.03.07 22:36:51.142995 [ 196 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
4482 | 2025.03.07 22:36:51.143276 [ 196 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_5_1} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4483 | 2025.03.07 22:36:51.143352 [ 196 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_5_1} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
4484 | 2025.03.07 22:36:51.143427 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4485 | 2025.03.07 22:36:52.525133 [ 73 ] {} <Debug> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
4486 | 2025.03.07 22:36:52.525197 [ 73 ] {} <Trace> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4487 | 2025.03.07 22:36:52.525218 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4488 | 2025.03.07 22:36:52.525426 [ 197 ] {c54ec57d-d23e-4f7b-a6e6-5279a6523129::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 | ||
4489 | 2025.03.07 22:36:52.525600 [ 197 ] {c54ec57d-d23e-4f7b-a6e6-5279a6523129::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4490 | 2025.03.07 22:36:52.525637 [ 197 ] {c54ec57d-d23e-4f7b-a6e6-5279a6523129::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 112 rows starting from the beginning of the part | ||
4491 | 2025.03.07 22:36:52.525743 [ 197 ] {c54ec57d-d23e-4f7b-a6e6-5279a6523129::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
4492 | 2025.03.07 22:36:52.525982 [ 197 ] {c54ec57d-d23e-4f7b-a6e6-5279a6523129::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
4493 | 2025.03.07 22:36:52.526200 [ 197 ] {c54ec57d-d23e-4f7b-a6e6-5279a6523129::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
4494 | 2025.03.07 22:36:52.526409 [ 197 ] {c54ec57d-d23e-4f7b-a6e6-5279a6523129::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
4495 | 2025.03.07 22:36:52.527567 [ 196 ] {c54ec57d-d23e-4f7b-a6e6-5279a6523129::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 160 rows, containing 5 columns (5 merged, 0 gathered) in 0.002276511 sec., 70282.99006681716 rows/sec., 4.68 MiB/sec. | ||
4496 | 2025.03.07 22:36:52.527801 [ 192 ] {c54ec57d-d23e-4f7b-a6e6-5279a6523129::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
4497 | 2025.03.07 22:36:52.528189 [ 192 ] {c54ec57d-d23e-4f7b-a6e6-5279a6523129::all_1_5_1} <Trace> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4498 | 2025.03.07 22:36:52.528293 [ 192 ] {c54ec57d-d23e-4f7b-a6e6-5279a6523129::all_1_5_1} <Trace> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
4499 | 2025.03.07 22:36:52.528409 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4500 | 2025.03.07 22:36:52.533774 [ 73 ] {} <Debug> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
4501 | 2025.03.07 22:36:52.533813 [ 73 ] {} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4502 | 2025.03.07 22:36:52.533835 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4503 | 2025.03.07 22:36:52.534014 [ 196 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::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 | ||
4504 | 2025.03.07 22:36:52.534251 [ 196 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4505 | 2025.03.07 22:36:52.534290 [ 196 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 365 rows starting from the beginning of the part | ||
4506 | 2025.03.07 22:36:52.534440 [ 196 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 228 rows starting from the beginning of the part | ||
4507 | 2025.03.07 22:36:52.534704 [ 196 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
4508 | 2025.03.07 22:36:52.534861 [ 196 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 228 rows starting from the beginning of the part | ||
4509 | 2025.03.07 22:36:52.534970 [ 196 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
4510 | 2025.03.07 22:36:52.536085 [ 192 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 869 rows, containing 5 columns (5 merged, 0 gathered) in 0.002184891 sec., 397731.5115490887 rows/sec., 28.80 MiB/sec. | ||
4511 | 2025.03.07 22:36:52.536260 [ 201 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
4512 | 2025.03.07 22:36:52.536569 [ 201 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_9_2} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4513 | 2025.03.07 22:36:52.536660 [ 201 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_9_2} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
4514 | 2025.03.07 22:36:52.536755 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
4515 | 2025.03.07 22:36:52.712547 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4516 | 2025.03.07 22:36:52.712803 [ 275 ] {5f6c88dd-987a-4db0-ac22-0f29624ec421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4517 | 2025.03.07 22:36:52.712909 [ 275 ] {5f6c88dd-987a-4db0-ac22-0f29624ec421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4518 | 2025.03.07 22:36:52.714534 [ 275 ] {5f6c88dd-987a-4db0-ac22-0f29624ec421} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4519 | 2025.03.07 22:36:52.714574 [ 275 ] {5f6c88dd-987a-4db0-ac22-0f29624ec421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4520 | 2025.03.07 22:36:52.715037 [ 275 ] {5f6c88dd-987a-4db0-ac22-0f29624ec421} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4521 | 2025.03.07 22:36:52.715286 [ 275 ] {5f6c88dd-987a-4db0-ac22-0f29624ec421} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4522 | 2025.03.07 22:36:52.715478 [ 275 ] {5f6c88dd-987a-4db0-ac22-0f29624ec421} <Debug> executeQuery: Read 1212 rows, 102.55 KiB in 0.002754 sec., 440087.1459694989 rows/sec., 36.36 MiB/sec. | ||
4523 | 2025.03.07 22:36:52.715538 [ 275 ] {5f6c88dd-987a-4db0-ac22-0f29624ec421} <Debug> TCPHandler: Processed in 0.00311676 sec. | ||
4524 | 2025.03.07 22:36:52.715662 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4525 | 2025.03.07 22:36:52.715773 [ 275 ] {0c500522-2745-4906-84bf-cc54d61961a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4526 | 2025.03.07 22:36:52.715818 [ 275 ] {0c500522-2745-4906-84bf-cc54d61961a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4527 | 2025.03.07 22:36:52.716341 [ 275 ] {0c500522-2745-4906-84bf-cc54d61961a0} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4528 | 2025.03.07 22:36:52.716377 [ 275 ] {0c500522-2745-4906-84bf-cc54d61961a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4529 | 2025.03.07 22:36:52.716718 [ 275 ] {0c500522-2745-4906-84bf-cc54d61961a0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4530 | 2025.03.07 22:36:52.716963 [ 275 ] {0c500522-2745-4906-84bf-cc54d61961a0} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4531 | 2025.03.07 22:36:52.717173 [ 275 ] {0c500522-2745-4906-84bf-cc54d61961a0} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001425 sec., 5614.035087719298 rows/sec., 422.15 KiB/sec. | ||
4532 | 2025.03.07 22:36:52.717316 [ 275 ] {0c500522-2745-4906-84bf-cc54d61961a0} <Debug> TCPHandler: Processed in 0.001701076 sec. | ||
4533 | 2025.03.07 22:36:52.717553 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4534 | 2025.03.07 22:36:52.717661 [ 275 ] {bcc6e5cc-8571-4903-8cf6-6cf9ad8cd8c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4535 | 2025.03.07 22:36:52.717704 [ 275 ] {bcc6e5cc-8571-4903-8cf6-6cf9ad8cd8c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4536 | 2025.03.07 22:36:52.718323 [ 275 ] {bcc6e5cc-8571-4903-8cf6-6cf9ad8cd8c5} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4537 | 2025.03.07 22:36:52.718360 [ 275 ] {bcc6e5cc-8571-4903-8cf6-6cf9ad8cd8c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4538 | 2025.03.07 22:36:52.718711 [ 275 ] {bcc6e5cc-8571-4903-8cf6-6cf9ad8cd8c5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4539 | 2025.03.07 22:36:52.718940 [ 275 ] {bcc6e5cc-8571-4903-8cf6-6cf9ad8cd8c5} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4540 | 2025.03.07 22:36:52.719113 [ 275 ] {bcc6e5cc-8571-4903-8cf6-6cf9ad8cd8c5} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001476 sec., 154471.54471544715 rows/sec., 10.46 MiB/sec. | ||
4541 | 2025.03.07 22:36:52.719164 [ 275 ] {bcc6e5cc-8571-4903-8cf6-6cf9ad8cd8c5} <Debug> TCPHandler: Processed in 0.001686876 sec. | ||
4542 | 2025.03.07 22:36:52.719297 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4543 | 2025.03.07 22:36:52.719402 [ 275 ] {2d8cb97a-d760-429f-bd9f-a9da95478ab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4544 | 2025.03.07 22:36:52.719445 [ 275 ] {2d8cb97a-d760-429f-bd9f-a9da95478ab7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4545 | 2025.03.07 22:36:52.720192 [ 275 ] {2d8cb97a-d760-429f-bd9f-a9da95478ab7} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4546 | 2025.03.07 22:36:52.720229 [ 275 ] {2d8cb97a-d760-429f-bd9f-a9da95478ab7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4547 | 2025.03.07 22:36:52.720597 [ 275 ] {2d8cb97a-d760-429f-bd9f-a9da95478ab7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4548 | 2025.03.07 22:36:52.720833 [ 275 ] {2d8cb97a-d760-429f-bd9f-a9da95478ab7} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4549 | 2025.03.07 22:36:52.721008 [ 275 ] {2d8cb97a-d760-429f-bd9f-a9da95478ab7} <Debug> executeQuery: Read 528 rows, 40.04 KiB in 0.001628 sec., 324324.3243243243 rows/sec., 24.02 MiB/sec. | ||
4550 | 2025.03.07 22:36:52.721058 [ 275 ] {2d8cb97a-d760-429f-bd9f-a9da95478ab7} <Debug> TCPHandler: Processed in 0.001810627 sec. | ||
4551 | 2025.03.07 22:36:52.721188 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4552 | 2025.03.07 22:36:52.721325 [ 275 ] {75b04ef8-0828-44da-b245-13d9b2a00528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4553 | 2025.03.07 22:36:52.721383 [ 275 ] {75b04ef8-0828-44da-b245-13d9b2a00528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4554 | 2025.03.07 22:36:52.722228 [ 275 ] {75b04ef8-0828-44da-b245-13d9b2a00528} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4555 | 2025.03.07 22:36:52.722266 [ 275 ] {75b04ef8-0828-44da-b245-13d9b2a00528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4556 | 2025.03.07 22:36:52.722722 [ 275 ] {75b04ef8-0828-44da-b245-13d9b2a00528} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4557 | 2025.03.07 22:36:52.722965 [ 275 ] {75b04ef8-0828-44da-b245-13d9b2a00528} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4558 | 2025.03.07 22:36:52.723146 [ 275 ] {75b04ef8-0828-44da-b245-13d9b2a00528} <Debug> executeQuery: Read 952 rows, 65.39 KiB in 0.001851 sec., 514316.5856293895 rows/sec., 34.50 MiB/sec. | ||
4559 | 2025.03.07 22:36:52.723197 [ 275 ] {75b04ef8-0828-44da-b245-13d9b2a00528} <Debug> TCPHandler: Processed in 0.0020746 sec. | ||
4560 | 2025.03.07 22:36:52.723327 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4561 | 2025.03.07 22:36:52.723462 [ 275 ] {9efdee11-da25-460b-96b7-f36a8378530e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4562 | 2025.03.07 22:36:52.723543 [ 275 ] {9efdee11-da25-460b-96b7-f36a8378530e} <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 | ||
4563 | 2025.03.07 22:36:52.724789 [ 275 ] {9efdee11-da25-460b-96b7-f36a8378530e} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4564 | 2025.03.07 22:36:52.724826 [ 275 ] {9efdee11-da25-460b-96b7-f36a8378530e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4565 | 2025.03.07 22:36:52.725426 [ 275 ] {9efdee11-da25-460b-96b7-f36a8378530e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4566 | 2025.03.07 22:36:52.725700 [ 275 ] {9efdee11-da25-460b-96b7-f36a8378530e} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4567 | 2025.03.07 22:36:52.725896 [ 275 ] {9efdee11-da25-460b-96b7-f36a8378530e} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002462 sec., 3249.390739236393 rows/sec., 5.82 MiB/sec. | ||
4568 | 2025.03.07 22:36:52.725996 [ 275 ] {9efdee11-da25-460b-96b7-f36a8378530e} <Debug> TCPHandler: Processed in 0.002731586 sec. | ||
4569 | 2025.03.07 22:36:52.726132 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4570 | 2025.03.07 22:36:52.726239 [ 275 ] {c7d6e03d-bf3f-46b2-8a72-d1a0b486f676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4571 | 2025.03.07 22:36:52.726286 [ 275 ] {c7d6e03d-bf3f-46b2-8a72-d1a0b486f676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4572 | 2025.03.07 22:36:52.726726 [ 275 ] {c7d6e03d-bf3f-46b2-8a72-d1a0b486f676} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4573 | 2025.03.07 22:36:52.726763 [ 275 ] {c7d6e03d-bf3f-46b2-8a72-d1a0b486f676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4574 | 2025.03.07 22:36:52.727119 [ 275 ] {c7d6e03d-bf3f-46b2-8a72-d1a0b486f676} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4575 | 2025.03.07 22:36:52.727366 [ 275 ] {c7d6e03d-bf3f-46b2-8a72-d1a0b486f676} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4576 | 2025.03.07 22:36:52.727536 [ 275 ] {c7d6e03d-bf3f-46b2-8a72-d1a0b486f676} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.001319 sec., 30326.00454890068 rows/sec., 2.05 MiB/sec. | ||
4577 | 2025.03.07 22:36:52.727586 [ 275 ] {c7d6e03d-bf3f-46b2-8a72-d1a0b486f676} <Debug> TCPHandler: Processed in 0.001504165 sec. | ||
4578 | 2025.03.07 22:36:52.913047 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10553 | ||
4579 | 2025.03.07 22:36:52.913760 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4580 | 2025.03.07 22:36:52.913809 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4581 | 2025.03.07 22:36:52.914387 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4582 | 2025.03.07 22:36:52.914650 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4583 | 2025.03.07 22:36:52.914927 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10553 | ||
4584 | 2025.03.07 22:36:53.629206 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
4585 | 2025.03.07 22:36:53.650048 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4586 | 2025.03.07 22:36:53.650117 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4587 | 2025.03.07 22:36:53.657996 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4588 | 2025.03.07 22:36:53.658789 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4589 | 2025.03.07 22:36:53.662269 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
4590 | 2025.03.07 22:36:54.415992 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4591 | 2025.03.07 22:36:54.416192 [ 275 ] {aaf8335d-bf34-4cda-b451-b2959256d27b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4592 | 2025.03.07 22:36:54.416272 [ 275 ] {aaf8335d-bf34-4cda-b451-b2959256d27b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4593 | 2025.03.07 22:36:54.417106 [ 275 ] {aaf8335d-bf34-4cda-b451-b2959256d27b} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4594 | 2025.03.07 22:36:54.417170 [ 275 ] {aaf8335d-bf34-4cda-b451-b2959256d27b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4595 | 2025.03.07 22:36:54.417701 [ 275 ] {aaf8335d-bf34-4cda-b451-b2959256d27b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4596 | 2025.03.07 22:36:54.417975 [ 275 ] {aaf8335d-bf34-4cda-b451-b2959256d27b} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4597 | 2025.03.07 22:36:54.418200 [ 70 ] {} <Debug> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4598 | 2025.03.07 22:36:54.418226 [ 275 ] {aaf8335d-bf34-4cda-b451-b2959256d27b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002088 sec., 26819.92337164751 rows/sec., 2.06 MiB/sec. | ||
4599 | 2025.03.07 22:36:54.418281 [ 70 ] {} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4600 | 2025.03.07 22:36:54.418361 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4601 | 2025.03.07 22:36:54.418382 [ 275 ] {aaf8335d-bf34-4cda-b451-b2959256d27b} <Debug> TCPHandler: Processed in 0.002518724 sec. | ||
4602 | 2025.03.07 22:36:54.418614 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4603 | 2025.03.07 22:36:54.418624 [ 196 ] {8922abdd-d820-477b-8940-ca60723f550b::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 | ||
4604 | 2025.03.07 22:36:54.418786 [ 275 ] {c56ead90-e876-4cb3-b50d-34d16622b1a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4605 | 2025.03.07 22:36:54.418902 [ 275 ] {c56ead90-e876-4cb3-b50d-34d16622b1a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4606 | 2025.03.07 22:36:54.418938 [ 196 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4607 | 2025.03.07 22:36:54.419045 [ 196 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1966 rows starting from the beginning of the part | ||
4608 | 2025.03.07 22:36:54.419331 [ 196 ] {8922abdd-d820-477b-8940-ca60723f550b::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 | ||
4609 | 2025.03.07 22:36:54.419608 [ 196 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 72 rows starting from the beginning of the part | ||
4610 | 2025.03.07 22:36:54.420014 [ 196 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 120 rows starting from the beginning of the part | ||
4611 | 2025.03.07 22:36:54.420415 [ 196 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1212 rows starting from the beginning of the part | ||
4612 | 2025.03.07 22:36:54.420796 [ 196 ] {8922abdd-d820-477b-8940-ca60723f550b::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 | ||
4613 | 2025.03.07 22:36:54.422088 [ 275 ] {c56ead90-e876-4cb3-b50d-34d16622b1a9} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4614 | 2025.03.07 22:36:54.422165 [ 275 ] {c56ead90-e876-4cb3-b50d-34d16622b1a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4615 | 2025.03.07 22:36:54.423407 [ 275 ] {c56ead90-e876-4cb3-b50d-34d16622b1a9} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4616 | 2025.03.07 22:36:54.424208 [ 275 ] {c56ead90-e876-4cb3-b50d-34d16622b1a9} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4617 | 2025.03.07 22:36:54.424488 [ 70 ] {} <Debug> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4618 | 2025.03.07 22:36:54.424586 [ 70 ] {} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4619 | 2025.03.07 22:36:54.424635 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4620 | 2025.03.07 22:36:54.424645 [ 275 ] {c56ead90-e876-4cb3-b50d-34d16622b1a9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005897 sec., 10852.976089537053 rows/sec., 867.43 KiB/sec. | ||
4621 | 2025.03.07 22:36:54.425150 [ 275 ] {c56ead90-e876-4cb3-b50d-34d16622b1a9} <Debug> TCPHandler: Processed in 0.006613983 sec. | ||
4622 | 2025.03.07 22:36:54.425238 [ 199 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::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 | ||
4623 | 2025.03.07 22:36:54.425767 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4624 | 2025.03.07 22:36:54.425936 [ 199 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4625 | 2025.03.07 22:36:54.425955 [ 196 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3667 rows, containing 5 columns (5 merged, 0 gathered) in 0.007444652 sec., 492568.3564523902 rows/sec., 42.68 MiB/sec. | ||
4626 | 2025.03.07 22:36:54.426085 [ 199 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 950 rows starting from the beginning of the part | ||
4627 | 2025.03.07 22:36:54.426122 [ 275 ] {f5a7fc10-8da0-42a6-a7a7-6b57acdae4a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4628 | 2025.03.07 22:36:54.426420 [ 275 ] {f5a7fc10-8da0-42a6-a7a7-6b57acdae4a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4629 | 2025.03.07 22:36:54.426508 [ 199 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 134 rows starting from the beginning of the part | ||
4630 | 2025.03.07 22:36:54.426536 [ 196 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4631 | 2025.03.07 22:36:54.427113 [ 199 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 72 rows starting from the beginning of the part | ||
4632 | 2025.03.07 22:36:54.427621 [ 199 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 96 rows starting from the beginning of the part | ||
4633 | 2025.03.07 22:36:54.428090 [ 196 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_36_7} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4634 | 2025.03.07 22:36:54.428103 [ 199 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 528 rows starting from the beginning of the part | ||
4635 | 2025.03.07 22:36:54.428638 [ 196 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_36_7} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4636 | 2025.03.07 22:36:54.428709 [ 199 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::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 | ||
4637 | 2025.03.07 22:36:54.429118 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
4638 | 2025.03.07 22:36:54.430711 [ 275 ] {f5a7fc10-8da0-42a6-a7a7-6b57acdae4a1} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4639 | 2025.03.07 22:36:54.430780 [ 275 ] {f5a7fc10-8da0-42a6-a7a7-6b57acdae4a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4640 | 2025.03.07 22:36:54.432215 [ 275 ] {f5a7fc10-8da0-42a6-a7a7-6b57acdae4a1} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4641 | 2025.03.07 22:36:54.432741 [ 275 ] {f5a7fc10-8da0-42a6-a7a7-6b57acdae4a1} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4642 | 2025.03.07 22:36:54.433083 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4643 | 2025.03.07 22:36:54.433218 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4644 | 2025.03.07 22:36:54.433318 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4645 | 2025.03.07 22:36:54.433837 [ 275 ] {f5a7fc10-8da0-42a6-a7a7-6b57acdae4a1} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.007765 sec., 6954.28203477141 rows/sec., 496.39 KiB/sec. | ||
4646 | 2025.03.07 22:36:54.433900 [ 199 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1844 rows, containing 5 columns (5 merged, 0 gathered) in 0.009109528 sec., 202425.4165528664 rows/sec., 15.88 MiB/sec. | ||
4647 | 2025.03.07 22:36:54.433935 [ 196 ] {fd8a5df9-9547-4f42-8344-e932bc981126::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 | ||
4648 | 2025.03.07 22:36:54.434159 [ 275 ] {f5a7fc10-8da0-42a6-a7a7-6b57acdae4a1} <Debug> TCPHandler: Processed in 0.008661484 sec. | ||
4649 | 2025.03.07 22:36:54.434418 [ 194 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4650 | 2025.03.07 22:36:54.434568 [ 196 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4651 | 2025.03.07 22:36:54.434698 [ 196 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9762 rows starting from the beginning of the part | ||
4652 | 2025.03.07 22:36:54.434702 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4653 | 2025.03.07 22:36:54.435098 [ 196 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 197 rows starting from the beginning of the part | ||
4654 | 2025.03.07 22:36:54.435334 [ 275 ] {4d0bcbb9-1c81-4163-bba0-3e2264f2ccd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4655 | 2025.03.07 22:36:54.435571 [ 196 ] {fd8a5df9-9547-4f42-8344-e932bc981126::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 | ||
4656 | 2025.03.07 22:36:54.435706 [ 194 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_36_7} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4657 | 2025.03.07 22:36:54.435876 [ 275 ] {4d0bcbb9-1c81-4163-bba0-3e2264f2ccd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4658 | 2025.03.07 22:36:54.436082 [ 196 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
4659 | 2025.03.07 22:36:54.436341 [ 194 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_36_7} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4660 | 2025.03.07 22:36:54.436701 [ 196 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 952 rows starting from the beginning of the part | ||
4661 | 2025.03.07 22:36:54.436846 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
4662 | 2025.03.07 22:36:54.437102 [ 196 ] {fd8a5df9-9547-4f42-8344-e932bc981126::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 | ||
4663 | 2025.03.07 22:36:54.438927 [ 275 ] {4d0bcbb9-1c81-4163-bba0-3e2264f2ccd8} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4664 | 2025.03.07 22:36:54.438983 [ 275 ] {4d0bcbb9-1c81-4163-bba0-3e2264f2ccd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4665 | 2025.03.07 22:36:54.440011 [ 275 ] {4d0bcbb9-1c81-4163-bba0-3e2264f2ccd8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4666 | 2025.03.07 22:36:54.440681 [ 275 ] {4d0bcbb9-1c81-4163-bba0-3e2264f2ccd8} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4667 | 2025.03.07 22:36:54.440955 [ 70 ] {} <Debug> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4668 | 2025.03.07 22:36:54.441027 [ 70 ] {} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4669 | 2025.03.07 22:36:54.441063 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4670 | 2025.03.07 22:36:54.441080 [ 275 ] {4d0bcbb9-1c81-4163-bba0-3e2264f2ccd8} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.006005 sec., 3330.5578684429643 rows/sec., 228.98 KiB/sec. | ||
4671 | 2025.03.07 22:36:54.441348 [ 275 ] {4d0bcbb9-1c81-4163-bba0-3e2264f2ccd8} <Debug> TCPHandler: Processed in 0.006869036 sec. | ||
4672 | 2025.03.07 22:36:54.441454 [ 200 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::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 | ||
4673 | 2025.03.07 22:36:54.441627 [ 200 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4674 | 2025.03.07 22:36:54.441673 [ 200 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1630 rows starting from the beginning of the part | ||
4675 | 2025.03.07 22:36:54.441976 [ 200 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
4676 | 2025.03.07 22:36:54.442326 [ 200 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::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 | ||
4677 | 2025.03.07 22:36:54.442605 [ 200 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
4678 | 2025.03.07 22:36:54.442750 [ 200 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::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 | ||
4679 | 2025.03.07 22:36:54.442840 [ 200 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::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 | ||
4680 | 2025.03.07 22:36:54.444130 [ 196 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11285 rows, containing 5 columns (5 merged, 0 gathered) in 0.010580942 sec., 1066540.2002959661 rows/sec., 72.97 MiB/sec. | ||
4681 | 2025.03.07 22:36:54.444520 [ 196 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4682 | 2025.03.07 22:36:54.444871 [ 190 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1870 rows, containing 4 columns (4 merged, 0 gathered) in 0.003540774 sec., 528133.1143981514 rows/sec., 35.50 MiB/sec. | ||
4683 | 2025.03.07 22:36:54.445041 [ 196 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4684 | 2025.03.07 22:36:54.445164 [ 196 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4685 | 2025.03.07 22:36:54.445298 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.12 MiB. | ||
4686 | 2025.03.07 22:36:54.445368 [ 190 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4687 | 2025.03.07 22:36:54.445814 [ 190 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_36_7} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4688 | 2025.03.07 22:36:54.445912 [ 190 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_36_7} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4689 | 2025.03.07 22:36:54.446023 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
4690 | 2025.03.07 22:36:59.421597 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4691 | 2025.03.07 22:36:59.421909 [ 275 ] {2a3b257e-be00-4a34-9cfb-e1c236cd90c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4692 | 2025.03.07 22:36:59.421984 [ 275 ] {2a3b257e-be00-4a34-9cfb-e1c236cd90c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4693 | 2025.03.07 22:36:59.422861 [ 275 ] {2a3b257e-be00-4a34-9cfb-e1c236cd90c3} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4694 | 2025.03.07 22:36:59.422916 [ 275 ] {2a3b257e-be00-4a34-9cfb-e1c236cd90c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4695 | 2025.03.07 22:36:59.423381 [ 275 ] {2a3b257e-be00-4a34-9cfb-e1c236cd90c3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4696 | 2025.03.07 22:36:59.423639 [ 275 ] {2a3b257e-be00-4a34-9cfb-e1c236cd90c3} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4697 | 2025.03.07 22:36:59.423924 [ 275 ] {2a3b257e-be00-4a34-9cfb-e1c236cd90c3} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.002082 sec., 57636.88760806916 rows/sec., 4.90 MiB/sec. | ||
4698 | 2025.03.07 22:36:59.424060 [ 275 ] {2a3b257e-be00-4a34-9cfb-e1c236cd90c3} <Debug> TCPHandler: Processed in 0.002652296 sec. | ||
4699 | 2025.03.07 22:36:59.424320 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4700 | 2025.03.07 22:36:59.424437 [ 275 ] {5903a3a9-394f-43c7-95a6-609cf081fa01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4701 | 2025.03.07 22:36:59.424488 [ 275 ] {5903a3a9-394f-43c7-95a6-609cf081fa01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4702 | 2025.03.07 22:36:59.425062 [ 275 ] {5903a3a9-394f-43c7-95a6-609cf081fa01} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4703 | 2025.03.07 22:36:59.425103 [ 275 ] {5903a3a9-394f-43c7-95a6-609cf081fa01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4704 | 2025.03.07 22:36:59.425478 [ 275 ] {5903a3a9-394f-43c7-95a6-609cf081fa01} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4705 | 2025.03.07 22:36:59.425714 [ 275 ] {5903a3a9-394f-43c7-95a6-609cf081fa01} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4706 | 2025.03.07 22:36:59.425931 [ 275 ] {5903a3a9-394f-43c7-95a6-609cf081fa01} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001521 sec., 21038.7902695595 rows/sec., 1.54 MiB/sec. | ||
4707 | 2025.03.07 22:36:59.425988 [ 275 ] {5903a3a9-394f-43c7-95a6-609cf081fa01} <Debug> TCPHandler: Processed in 0.001762317 sec. | ||
4708 | 2025.03.07 22:36:59.426094 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4709 | 2025.03.07 22:36:59.426199 [ 275 ] {c1086fdf-805c-458d-911e-00632b777727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4710 | 2025.03.07 22:36:59.426246 [ 275 ] {c1086fdf-805c-458d-911e-00632b777727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4711 | 2025.03.07 22:36:59.426803 [ 275 ] {c1086fdf-805c-458d-911e-00632b777727} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4712 | 2025.03.07 22:36:59.426843 [ 275 ] {c1086fdf-805c-458d-911e-00632b777727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4713 | 2025.03.07 22:36:59.427204 [ 275 ] {c1086fdf-805c-458d-911e-00632b777727} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4714 | 2025.03.07 22:36:59.427446 [ 275 ] {c1086fdf-805c-458d-911e-00632b777727} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4715 | 2025.03.07 22:36:59.427650 [ 275 ] {c1086fdf-805c-458d-911e-00632b777727} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001473 sec., 65173.11608961304 rows/sec., 5.09 MiB/sec. | ||
4716 | 2025.03.07 22:36:59.427702 [ 275 ] {c1086fdf-805c-458d-911e-00632b777727} <Debug> TCPHandler: Processed in 0.001658706 sec. | ||
4717 | 2025.03.07 22:36:59.427819 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4718 | 2025.03.07 22:36:59.427927 [ 275 ] {10f10d94-94d4-4d5a-b186-ddc2c8543330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4719 | 2025.03.07 22:36:59.427976 [ 275 ] {10f10d94-94d4-4d5a-b186-ddc2c8543330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4720 | 2025.03.07 22:36:59.428499 [ 275 ] {10f10d94-94d4-4d5a-b186-ddc2c8543330} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4721 | 2025.03.07 22:36:59.428539 [ 275 ] {10f10d94-94d4-4d5a-b186-ddc2c8543330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4722 | 2025.03.07 22:36:59.428922 [ 275 ] {10f10d94-94d4-4d5a-b186-ddc2c8543330} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4723 | 2025.03.07 22:36:59.429162 [ 275 ] {10f10d94-94d4-4d5a-b186-ddc2c8543330} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4724 | 2025.03.07 22:36:59.429359 [ 275 ] {10f10d94-94d4-4d5a-b186-ddc2c8543330} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001454 sec., 110041.26547455296 rows/sec., 7.66 MiB/sec. | ||
4725 | 2025.03.07 22:36:59.429411 [ 275 ] {10f10d94-94d4-4d5a-b186-ddc2c8543330} <Debug> TCPHandler: Processed in 0.001644006 sec. | ||
4726 | 2025.03.07 22:36:59.429536 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4727 | 2025.03.07 22:36:59.429643 [ 275 ] {3d5ac8e3-21f6-4c4f-bc80-e11e03e1b7d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4728 | 2025.03.07 22:36:59.429708 [ 275 ] {3d5ac8e3-21f6-4c4f-bc80-e11e03e1b7d4} <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 | ||
4729 | 2025.03.07 22:36:59.430864 [ 275 ] {3d5ac8e3-21f6-4c4f-bc80-e11e03e1b7d4} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4730 | 2025.03.07 22:36:59.430983 [ 275 ] {3d5ac8e3-21f6-4c4f-bc80-e11e03e1b7d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4731 | 2025.03.07 22:36:59.431641 [ 275 ] {3d5ac8e3-21f6-4c4f-bc80-e11e03e1b7d4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4732 | 2025.03.07 22:36:59.431906 [ 275 ] {3d5ac8e3-21f6-4c4f-bc80-e11e03e1b7d4} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4733 | 2025.03.07 22:36:59.432163 [ 275 ] {3d5ac8e3-21f6-4c4f-bc80-e11e03e1b7d4} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002542 sec., 12588.512981904012 rows/sec., 22.56 MiB/sec. | ||
4734 | 2025.03.07 22:36:59.432257 [ 275 ] {3d5ac8e3-21f6-4c4f-bc80-e11e03e1b7d4} <Debug> TCPHandler: Processed in 0.002772236 sec. | ||
4735 | 2025.03.07 22:36:59.432396 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4736 | 2025.03.07 22:36:59.432502 [ 275 ] {f3450736-54d4-424c-91e2-89465f1eed1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4737 | 2025.03.07 22:36:59.432549 [ 275 ] {f3450736-54d4-424c-91e2-89465f1eed1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4738 | 2025.03.07 22:36:59.433069 [ 275 ] {f3450736-54d4-424c-91e2-89465f1eed1b} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4739 | 2025.03.07 22:36:59.433109 [ 275 ] {f3450736-54d4-424c-91e2-89465f1eed1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4740 | 2025.03.07 22:36:59.433469 [ 275 ] {f3450736-54d4-424c-91e2-89465f1eed1b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4741 | 2025.03.07 22:36:59.433725 [ 275 ] {f3450736-54d4-424c-91e2-89465f1eed1b} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4742 | 2025.03.07 22:36:59.433935 [ 275 ] {f3450736-54d4-424c-91e2-89465f1eed1b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001455 sec., 41237.113402061856 rows/sec., 2.78 MiB/sec. | ||
4743 | 2025.03.07 22:36:59.433985 [ 275 ] {f3450736-54d4-424c-91e2-89465f1eed1b} <Debug> TCPHandler: Processed in 0.001639746 sec. | ||
4744 | 2025.03.07 22:37:00.311673 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4745 | 2025.03.07 22:37:00.311768 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4746 | 2025.03.07 22:37:00.415171 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11041 | ||
4747 | 2025.03.07 22:37:00.415829 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4748 | 2025.03.07 22:37:00.415870 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4749 | 2025.03.07 22:37:00.416415 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4750 | 2025.03.07 22:37:00.416714 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4751 | 2025.03.07 22:37:00.416935 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
4752 | 2025.03.07 22:37:00.462076 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 662 | ||
4753 | 2025.03.07 22:37:00.465357 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4754 | 2025.03.07 22:37:00.465419 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4755 | 2025.03.07 22:37:00.466913 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4756 | 2025.03.07 22:37:00.467237 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4757 | 2025.03.07 22:37:00.468457 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 662 | ||
4758 | 2025.03.07 22:37:01.162456 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
4759 | 2025.03.07 22:37:01.184322 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4760 | 2025.03.07 22:37:01.184387 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4761 | 2025.03.07 22:37:01.191851 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4762 | 2025.03.07 22:37:01.192653 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4763 | 2025.03.07 22:37:01.195563 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
4764 | 2025.03.07 22:37:04.426693 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4765 | 2025.03.07 22:37:04.426977 [ 275 ] {af55d485-80e0-44ee-b3db-de85fa965687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4766 | 2025.03.07 22:37:04.427080 [ 275 ] {af55d485-80e0-44ee-b3db-de85fa965687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4767 | 2025.03.07 22:37:04.427953 [ 275 ] {af55d485-80e0-44ee-b3db-de85fa965687} <Trace> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4768 | 2025.03.07 22:37:04.428004 [ 275 ] {af55d485-80e0-44ee-b3db-de85fa965687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4769 | 2025.03.07 22:37:04.428458 [ 275 ] {af55d485-80e0-44ee-b3db-de85fa965687} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
4770 | 2025.03.07 22:37:04.428719 [ 275 ] {af55d485-80e0-44ee-b3db-de85fa965687} <Trace> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4771 | 2025.03.07 22:37:04.429049 [ 275 ] {af55d485-80e0-44ee-b3db-de85fa965687} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00213 sec., 99530.51643192489 rows/sec., 6.33 MiB/sec. | ||
4772 | 2025.03.07 22:37:04.429194 [ 275 ] {af55d485-80e0-44ee-b3db-de85fa965687} <Debug> TCPHandler: Processed in 0.002713796 sec. | ||
4773 | 2025.03.07 22:37:04.429329 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4774 | 2025.03.07 22:37:04.429443 [ 275 ] {22714e79-d1ac-4a2a-a713-40727d5e753b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4775 | 2025.03.07 22:37:04.429492 [ 275 ] {22714e79-d1ac-4a2a-a713-40727d5e753b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4776 | 2025.03.07 22:37:04.430368 [ 275 ] {22714e79-d1ac-4a2a-a713-40727d5e753b} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4777 | 2025.03.07 22:37:04.430411 [ 275 ] {22714e79-d1ac-4a2a-a713-40727d5e753b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4778 | 2025.03.07 22:37:04.430815 [ 275 ] {22714e79-d1ac-4a2a-a713-40727d5e753b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4779 | 2025.03.07 22:37:04.431065 [ 275 ] {22714e79-d1ac-4a2a-a713-40727d5e753b} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4780 | 2025.03.07 22:37:04.431343 [ 275 ] {22714e79-d1ac-4a2a-a713-40727d5e753b} <Debug> executeQuery: Read 633 rows, 50.98 KiB in 0.001916 sec., 330375.7828810021 rows/sec., 25.98 MiB/sec. | ||
4781 | 2025.03.07 22:37:04.431561 [ 275 ] {22714e79-d1ac-4a2a-a713-40727d5e753b} <Debug> TCPHandler: Processed in 0.002281952 sec. | ||
4782 | 2025.03.07 22:37:04.431751 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4783 | 2025.03.07 22:37:04.431860 [ 275 ] {a0fe5c1a-fc38-4bdd-8dea-1670eb5e823f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4784 | 2025.03.07 22:37:04.431910 [ 275 ] {a0fe5c1a-fc38-4bdd-8dea-1670eb5e823f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4785 | 2025.03.07 22:37:04.432503 [ 275 ] {a0fe5c1a-fc38-4bdd-8dea-1670eb5e823f} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4786 | 2025.03.07 22:37:04.432543 [ 275 ] {a0fe5c1a-fc38-4bdd-8dea-1670eb5e823f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4787 | 2025.03.07 22:37:04.432898 [ 275 ] {a0fe5c1a-fc38-4bdd-8dea-1670eb5e823f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4788 | 2025.03.07 22:37:04.433133 [ 275 ] {a0fe5c1a-fc38-4bdd-8dea-1670eb5e823f} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4789 | 2025.03.07 22:37:04.433393 [ 275 ] {a0fe5c1a-fc38-4bdd-8dea-1670eb5e823f} <Debug> executeQuery: Read 114 rows, 6.99 KiB in 0.001552 sec., 73453.60824742269 rows/sec., 4.40 MiB/sec. | ||
4790 | 2025.03.07 22:37:04.433612 [ 275 ] {a0fe5c1a-fc38-4bdd-8dea-1670eb5e823f} <Debug> TCPHandler: Processed in 0.001923579 sec. | ||
4791 | 2025.03.07 22:37:04.433769 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4792 | 2025.03.07 22:37:04.433876 [ 275 ] {d583d4fd-92ce-4173-a291-8ebeafa7f0de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4793 | 2025.03.07 22:37:04.433922 [ 275 ] {d583d4fd-92ce-4173-a291-8ebeafa7f0de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4794 | 2025.03.07 22:37:04.434508 [ 275 ] {d583d4fd-92ce-4173-a291-8ebeafa7f0de} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4795 | 2025.03.07 22:37:04.434547 [ 275 ] {d583d4fd-92ce-4173-a291-8ebeafa7f0de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4796 | 2025.03.07 22:37:04.434901 [ 275 ] {d583d4fd-92ce-4173-a291-8ebeafa7f0de} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4797 | 2025.03.07 22:37:04.435149 [ 275 ] {d583d4fd-92ce-4173-a291-8ebeafa7f0de} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4798 | 2025.03.07 22:37:04.435360 [ 275 ] {d583d4fd-92ce-4173-a291-8ebeafa7f0de} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001507 sec., 74983.4107498341 rows/sec., 4.85 MiB/sec. | ||
4799 | 2025.03.07 22:37:04.435413 [ 275 ] {d583d4fd-92ce-4173-a291-8ebeafa7f0de} <Debug> TCPHandler: Processed in 0.001695336 sec. | ||
4800 | 2025.03.07 22:37:04.435528 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4801 | 2025.03.07 22:37:04.435634 [ 275 ] {2b0e10f0-7e17-4a1f-b6e4-4202614e0321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4802 | 2025.03.07 22:37:04.435680 [ 275 ] {2b0e10f0-7e17-4a1f-b6e4-4202614e0321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4803 | 2025.03.07 22:37:04.436234 [ 275 ] {2b0e10f0-7e17-4a1f-b6e4-4202614e0321} <Trace> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4804 | 2025.03.07 22:37:04.436273 [ 275 ] {2b0e10f0-7e17-4a1f-b6e4-4202614e0321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4805 | 2025.03.07 22:37:04.436626 [ 275 ] {2b0e10f0-7e17-4a1f-b6e4-4202614e0321} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
4806 | 2025.03.07 22:37:04.436867 [ 275 ] {2b0e10f0-7e17-4a1f-b6e4-4202614e0321} <Trace> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4807 | 2025.03.07 22:37:04.437055 [ 275 ] {2b0e10f0-7e17-4a1f-b6e4-4202614e0321} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001434 sec., 78103.20781032079 rows/sec., 4.45 MiB/sec. | ||
4808 | 2025.03.07 22:37:04.437220 [ 275 ] {2b0e10f0-7e17-4a1f-b6e4-4202614e0321} <Debug> TCPHandler: Processed in 0.001738706 sec. | ||
4809 | 2025.03.07 22:37:04.437342 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4810 | 2025.03.07 22:37:04.437449 [ 275 ] {aef6eee5-ce81-4ab1-b844-b9f4c83871ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4811 | 2025.03.07 22:37:04.437494 [ 275 ] {aef6eee5-ce81-4ab1-b844-b9f4c83871ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4812 | 2025.03.07 22:37:04.438213 [ 275 ] {aef6eee5-ce81-4ab1-b844-b9f4c83871ac} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4813 | 2025.03.07 22:37:04.438252 [ 275 ] {aef6eee5-ce81-4ab1-b844-b9f4c83871ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4814 | 2025.03.07 22:37:04.438621 [ 275 ] {aef6eee5-ce81-4ab1-b844-b9f4c83871ac} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4815 | 2025.03.07 22:37:04.438860 [ 275 ] {aef6eee5-ce81-4ab1-b844-b9f4c83871ac} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4816 | 2025.03.07 22:37:04.439086 [ 275 ] {aef6eee5-ce81-4ab1-b844-b9f4c83871ac} <Debug> executeQuery: Read 390 rows, 28.23 KiB in 0.001643 sec., 237370.66342057212 rows/sec., 16.78 MiB/sec. | ||
4817 | 2025.03.07 22:37:04.439268 [ 275 ] {aef6eee5-ce81-4ab1-b844-b9f4c83871ac} <Debug> TCPHandler: Processed in 0.001973049 sec. | ||
4818 | 2025.03.07 22:37:04.439499 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4819 | 2025.03.07 22:37:04.439608 [ 275 ] {7fd65dd8-8d4e-4495-a592-9859cfadb256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4820 | 2025.03.07 22:37:04.439657 [ 275 ] {7fd65dd8-8d4e-4495-a592-9859cfadb256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4821 | 2025.03.07 22:37:04.440148 [ 275 ] {7fd65dd8-8d4e-4495-a592-9859cfadb256} <Trace> oximeter.measurements_bool (5632da8d-f16b-4ca3-bf25-88f8c2a4afbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4822 | 2025.03.07 22:37:04.440186 [ 275 ] {7fd65dd8-8d4e-4495-a592-9859cfadb256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4823 | 2025.03.07 22:37:04.440537 [ 275 ] {7fd65dd8-8d4e-4495-a592-9859cfadb256} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
4824 | 2025.03.07 22:37:04.440777 [ 275 ] {7fd65dd8-8d4e-4495-a592-9859cfadb256} <Trace> oximeter.measurements_bool (5632da8d-f16b-4ca3-bf25-88f8c2a4afbf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4825 | 2025.03.07 22:37:04.441013 [ 275 ] {7fd65dd8-8d4e-4495-a592-9859cfadb256} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001414 sec., 4243.281471004244 rows/sec., 221.69 KiB/sec. | ||
4826 | 2025.03.07 22:37:04.441076 [ 275 ] {7fd65dd8-8d4e-4495-a592-9859cfadb256} <Debug> TCPHandler: Processed in 0.001655136 sec. | ||
4827 | 2025.03.07 22:37:04.441200 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4828 | 2025.03.07 22:37:04.441307 [ 275 ] {82c520c7-2546-4036-a0bf-76723a516c8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4829 | 2025.03.07 22:37:04.441357 [ 275 ] {82c520c7-2546-4036-a0bf-76723a516c8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4830 | 2025.03.07 22:37:04.441911 [ 275 ] {82c520c7-2546-4036-a0bf-76723a516c8a} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4831 | 2025.03.07 22:37:04.441949 [ 275 ] {82c520c7-2546-4036-a0bf-76723a516c8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4832 | 2025.03.07 22:37:04.442330 [ 275 ] {82c520c7-2546-4036-a0bf-76723a516c8a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4833 | 2025.03.07 22:37:04.442571 [ 275 ] {82c520c7-2546-4036-a0bf-76723a516c8a} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4834 | 2025.03.07 22:37:04.442751 [ 275 ] {82c520c7-2546-4036-a0bf-76723a516c8a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001466 sec., 161664.3929058663 rows/sec., 10.84 MiB/sec. | ||
4835 | 2025.03.07 22:37:04.442801 [ 275 ] {82c520c7-2546-4036-a0bf-76723a516c8a} <Debug> TCPHandler: Processed in 0.001651606 sec. | ||
4836 | 2025.03.07 22:37:04.442923 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4837 | 2025.03.07 22:37:04.443029 [ 275 ] {8d499cd1-f730-4994-9269-bf384819cc60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4838 | 2025.03.07 22:37:04.443076 [ 275 ] {8d499cd1-f730-4994-9269-bf384819cc60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4839 | 2025.03.07 22:37:04.443489 [ 275 ] {8d499cd1-f730-4994-9269-bf384819cc60} <Trace> oximeter.measurements_f64 (bedb9c5b-6856-44d8-877e-ca8ff71c9c8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4840 | 2025.03.07 22:37:04.443525 [ 275 ] {8d499cd1-f730-4994-9269-bf384819cc60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4841 | 2025.03.07 22:37:04.443884 [ 275 ] {8d499cd1-f730-4994-9269-bf384819cc60} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
4842 | 2025.03.07 22:37:04.444103 [ 275 ] {8d499cd1-f730-4994-9269-bf384819cc60} <Trace> oximeter.measurements_f64 (bedb9c5b-6856-44d8-877e-ca8ff71c9c8b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4843 | 2025.03.07 22:37:04.444288 [ 275 ] {8d499cd1-f730-4994-9269-bf384819cc60} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00131 sec., 763.3587786259542 rows/sec., 51.44 KiB/sec. | ||
4844 | 2025.03.07 22:37:04.444336 [ 275 ] {8d499cd1-f730-4994-9269-bf384819cc60} <Debug> TCPHandler: Processed in 0.001500264 sec. | ||
4845 | 2025.03.07 22:37:04.444448 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4846 | 2025.03.07 22:37:04.444555 [ 275 ] {ea5f80f6-c3d5-4c63-a2ae-7049ebd8df7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4847 | 2025.03.07 22:37:04.444625 [ 275 ] {ea5f80f6-c3d5-4c63-a2ae-7049ebd8df7f} <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 | ||
4848 | 2025.03.07 22:37:04.445750 [ 275 ] {ea5f80f6-c3d5-4c63-a2ae-7049ebd8df7f} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4849 | 2025.03.07 22:37:04.445789 [ 275 ] {ea5f80f6-c3d5-4c63-a2ae-7049ebd8df7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4850 | 2025.03.07 22:37:04.446402 [ 275 ] {ea5f80f6-c3d5-4c63-a2ae-7049ebd8df7f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4851 | 2025.03.07 22:37:04.446657 [ 275 ] {ea5f80f6-c3d5-4c63-a2ae-7049ebd8df7f} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4852 | 2025.03.07 22:37:04.446906 [ 275 ] {ea5f80f6-c3d5-4c63-a2ae-7049ebd8df7f} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002316 sec., 3454.231433506045 rows/sec., 6.19 MiB/sec. | ||
4853 | 2025.03.07 22:37:04.447417 [ 275 ] {ea5f80f6-c3d5-4c63-a2ae-7049ebd8df7f} <Debug> TCPHandler: Processed in 0.002972048 sec. | ||
4854 | 2025.03.07 22:37:04.447574 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4855 | 2025.03.07 22:37:04.447682 [ 275 ] {76d97bef-c758-4846-94f8-0d6ef5e5893a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4856 | 2025.03.07 22:37:04.447729 [ 275 ] {76d97bef-c758-4846-94f8-0d6ef5e5893a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4857 | 2025.03.07 22:37:04.448222 [ 275 ] {76d97bef-c758-4846-94f8-0d6ef5e5893a} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4858 | 2025.03.07 22:37:04.448260 [ 275 ] {76d97bef-c758-4846-94f8-0d6ef5e5893a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4859 | 2025.03.07 22:37:04.448626 [ 275 ] {76d97bef-c758-4846-94f8-0d6ef5e5893a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4860 | 2025.03.07 22:37:04.448858 [ 275 ] {76d97bef-c758-4846-94f8-0d6ef5e5893a} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4861 | 2025.03.07 22:37:04.449056 [ 275 ] {76d97bef-c758-4846-94f8-0d6ef5e5893a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001393 sec., 58865.75735821967 rows/sec., 3.74 MiB/sec. | ||
4862 | 2025.03.07 22:37:04.449173 [ 275 ] {76d97bef-c758-4846-94f8-0d6ef5e5893a} <Debug> TCPHandler: Processed in 0.001649326 sec. | ||
4863 | 2025.03.07 22:37:07.917206 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11468 | ||
4864 | 2025.03.07 22:37:07.918295 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4865 | 2025.03.07 22:37:07.918346 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4866 | 2025.03.07 22:37:07.918931 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4867 | 2025.03.07 22:37:07.919199 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4868 | 2025.03.07 22:37:07.919547 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11468 | ||
4869 | 2025.03.07 22:37:08.695753 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
4870 | 2025.03.07 22:37:08.717228 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4871 | 2025.03.07 22:37:08.717286 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4872 | 2025.03.07 22:37:08.724881 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4873 | 2025.03.07 22:37:08.725647 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4874 | 2025.03.07 22:37:08.729661 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
4875 | 2025.03.07 22:37:09.422280 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4876 | 2025.03.07 22:37:09.422497 [ 275 ] {e63e8f21-e99b-4e63-acaf-c7f1254f88f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4877 | 2025.03.07 22:37:09.422579 [ 275 ] {e63e8f21-e99b-4e63-acaf-c7f1254f88f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4878 | 2025.03.07 22:37:09.423420 [ 275 ] {e63e8f21-e99b-4e63-acaf-c7f1254f88f0} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4879 | 2025.03.07 22:37:09.423474 [ 275 ] {e63e8f21-e99b-4e63-acaf-c7f1254f88f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4880 | 2025.03.07 22:37:09.423903 [ 275 ] {e63e8f21-e99b-4e63-acaf-c7f1254f88f0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
4881 | 2025.03.07 22:37:09.424171 [ 275 ] {e63e8f21-e99b-4e63-acaf-c7f1254f88f0} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4882 | 2025.03.07 22:37:09.424382 [ 275 ] {e63e8f21-e99b-4e63-acaf-c7f1254f88f0} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001946 sec., 2055.498458376156 rows/sec., 167.61 KiB/sec. | ||
4883 | 2025.03.07 22:37:09.424478 [ 275 ] {e63e8f21-e99b-4e63-acaf-c7f1254f88f0} <Debug> TCPHandler: Processed in 0.002341863 sec. | ||
4884 | 2025.03.07 22:37:09.424611 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4885 | 2025.03.07 22:37:09.424728 [ 275 ] {93e18f02-dfd2-4d23-9398-d5fb45e91de0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4886 | 2025.03.07 22:37:09.424777 [ 275 ] {93e18f02-dfd2-4d23-9398-d5fb45e91de0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4887 | 2025.03.07 22:37:09.425380 [ 275 ] {93e18f02-dfd2-4d23-9398-d5fb45e91de0} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4888 | 2025.03.07 22:37:09.425417 [ 275 ] {93e18f02-dfd2-4d23-9398-d5fb45e91de0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4889 | 2025.03.07 22:37:09.425780 [ 275 ] {93e18f02-dfd2-4d23-9398-d5fb45e91de0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4890 | 2025.03.07 22:37:09.426024 [ 275 ] {93e18f02-dfd2-4d23-9398-d5fb45e91de0} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4891 | 2025.03.07 22:37:09.426203 [ 275 ] {93e18f02-dfd2-4d23-9398-d5fb45e91de0} <Debug> executeQuery: Read 122 rows, 10.59 KiB in 0.001503 sec., 81170.99135063207 rows/sec., 6.88 MiB/sec. | ||
4892 | 2025.03.07 22:37:09.426253 [ 275 ] {93e18f02-dfd2-4d23-9398-d5fb45e91de0} <Debug> TCPHandler: Processed in 0.001697537 sec. | ||
4893 | 2025.03.07 22:37:09.426369 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4894 | 2025.03.07 22:37:09.426476 [ 275 ] {0fd2e169-5ca1-4527-9392-89ec2ec3244f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4895 | 2025.03.07 22:37:09.426520 [ 275 ] {0fd2e169-5ca1-4527-9392-89ec2ec3244f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4896 | 2025.03.07 22:37:09.427054 [ 275 ] {0fd2e169-5ca1-4527-9392-89ec2ec3244f} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4897 | 2025.03.07 22:37:09.427091 [ 275 ] {0fd2e169-5ca1-4527-9392-89ec2ec3244f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4898 | 2025.03.07 22:37:09.427428 [ 275 ] {0fd2e169-5ca1-4527-9392-89ec2ec3244f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4899 | 2025.03.07 22:37:09.427657 [ 275 ] {0fd2e169-5ca1-4527-9392-89ec2ec3244f} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4900 | 2025.03.07 22:37:09.427779 [ 37 ] {} <Debug> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4901 | 2025.03.07 22:37:09.427825 [ 37 ] {} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4902 | 2025.03.07 22:37:09.427839 [ 275 ] {0fd2e169-5ca1-4527-9392-89ec2ec3244f} <Debug> executeQuery: Read 36 rows, 2.69 KiB in 0.001384 sec., 26011.56069364162 rows/sec., 1.89 MiB/sec. | ||
4903 | 2025.03.07 22:37:09.427850 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4904 | 2025.03.07 22:37:09.427935 [ 275 ] {0fd2e169-5ca1-4527-9392-89ec2ec3244f} <Debug> TCPHandler: Processed in 0.001616686 sec. | ||
4905 | 2025.03.07 22:37:09.428109 [ 191 ] {01016d33-373a-44ed-a111-2b7d5befb400::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 | ||
4906 | 2025.03.07 22:37:09.428138 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4907 | 2025.03.07 22:37:09.428367 [ 275 ] {cfac594b-58e5-4895-8bbe-3900947b0578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4908 | 2025.03.07 22:37:09.428394 [ 191 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4909 | 2025.03.07 22:37:09.428453 [ 275 ] {cfac594b-58e5-4895-8bbe-3900947b0578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4910 | 2025.03.07 22:37:09.428470 [ 191 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 176 rows starting from the beginning of the part | ||
4911 | 2025.03.07 22:37:09.428831 [ 191 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 32 rows starting from the beginning of the part | ||
4912 | 2025.03.07 22:37:09.429175 [ 191 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 8 rows starting from the beginning of the part | ||
4913 | 2025.03.07 22:37:09.429573 [ 191 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 32 rows starting from the beginning of the part | ||
4914 | 2025.03.07 22:37:09.429984 [ 191 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 114 rows starting from the beginning of the part | ||
4915 | 2025.03.07 22:37:09.430272 [ 191 ] {01016d33-373a-44ed-a111-2b7d5befb400::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 | ||
4916 | 2025.03.07 22:37:09.431465 [ 275 ] {cfac594b-58e5-4895-8bbe-3900947b0578} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4917 | 2025.03.07 22:37:09.431547 [ 275 ] {cfac594b-58e5-4895-8bbe-3900947b0578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4918 | 2025.03.07 22:37:09.432550 [ 275 ] {cfac594b-58e5-4895-8bbe-3900947b0578} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4919 | 2025.03.07 22:37:09.433109 [ 275 ] {cfac594b-58e5-4895-8bbe-3900947b0578} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4920 | 2025.03.07 22:37:09.433406 [ 191 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 398 rows, containing 5 columns (5 merged, 0 gathered) in 0.005438492 sec., 73182.05120095791 rows/sec., 5.07 MiB/sec. | ||
4921 | 2025.03.07 22:37:09.433582 [ 275 ] {cfac594b-58e5-4895-8bbe-3900947b0578} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.005295 sec., 18885.741265344663 rows/sec., 1.48 MiB/sec. | ||
4922 | 2025.03.07 22:37:09.433675 [ 191 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4923 | 2025.03.07 22:37:09.433723 [ 275 ] {cfac594b-58e5-4895-8bbe-3900947b0578} <Debug> TCPHandler: Processed in 0.005638515 sec. | ||
4924 | 2025.03.07 22:37:09.433901 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4925 | 2025.03.07 22:37:09.434095 [ 275 ] {d99f77b8-7126-40fa-874c-c7cce2dab6d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4926 | 2025.03.07 22:37:09.434199 [ 275 ] {d99f77b8-7126-40fa-874c-c7cce2dab6d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4927 | 2025.03.07 22:37:09.434321 [ 191 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_31_6} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4928 | 2025.03.07 22:37:09.434623 [ 191 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_31_6} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4929 | 2025.03.07 22:37:09.434817 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
4930 | 2025.03.07 22:37:09.435260 [ 275 ] {d99f77b8-7126-40fa-874c-c7cce2dab6d8} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4931 | 2025.03.07 22:37:09.435312 [ 275 ] {d99f77b8-7126-40fa-874c-c7cce2dab6d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4932 | 2025.03.07 22:37:09.435795 [ 275 ] {d99f77b8-7126-40fa-874c-c7cce2dab6d8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4933 | 2025.03.07 22:37:09.436075 [ 275 ] {d99f77b8-7126-40fa-874c-c7cce2dab6d8} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4934 | 2025.03.07 22:37:09.436265 [ 275 ] {d99f77b8-7126-40fa-874c-c7cce2dab6d8} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.002249 sec., 72032.01422854602 rows/sec., 5.02 MiB/sec. | ||
4935 | 2025.03.07 22:37:09.436318 [ 275 ] {d99f77b8-7126-40fa-874c-c7cce2dab6d8} <Debug> TCPHandler: Processed in 0.002513284 sec. | ||
4936 | 2025.03.07 22:37:09.436447 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4937 | 2025.03.07 22:37:09.436546 [ 275 ] {51503407-0c3b-415b-8de0-e8f74689ab8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4938 | 2025.03.07 22:37:09.436607 [ 275 ] {51503407-0c3b-415b-8de0-e8f74689ab8a} <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 | ||
4939 | 2025.03.07 22:37:09.437801 [ 275 ] {51503407-0c3b-415b-8de0-e8f74689ab8a} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4940 | 2025.03.07 22:37:09.437837 [ 275 ] {51503407-0c3b-415b-8de0-e8f74689ab8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4941 | 2025.03.07 22:37:09.438485 [ 275 ] {51503407-0c3b-415b-8de0-e8f74689ab8a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4942 | 2025.03.07 22:37:09.438744 [ 275 ] {51503407-0c3b-415b-8de0-e8f74689ab8a} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4943 | 2025.03.07 22:37:09.438886 [ 37 ] {} <Debug> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4944 | 2025.03.07 22:37:09.438933 [ 37 ] {} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4945 | 2025.03.07 22:37:09.438957 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4946 | 2025.03.07 22:37:09.438961 [ 275 ] {51503407-0c3b-415b-8de0-e8f74689ab8a} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002392 sec., 13377.926421404682 rows/sec., 23.97 MiB/sec. | ||
4947 | 2025.03.07 22:37:09.439315 [ 193 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::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 | ||
4948 | 2025.03.07 22:37:09.439787 [ 275 ] {51503407-0c3b-415b-8de0-e8f74689ab8a} <Debug> TCPHandler: Processed in 0.003349192 sec. | ||
4949 | 2025.03.07 22:37:09.440306 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4950 | 2025.03.07 22:37:09.440435 [ 193 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4951 | 2025.03.07 22:37:09.440455 [ 275 ] {ddf62ce0-30c5-4d97-b94c-192d4eecdc33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4952 | 2025.03.07 22:37:09.440517 [ 193 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 476 rows starting from the beginning of the part | ||
4953 | 2025.03.07 22:37:09.440521 [ 275 ] {ddf62ce0-30c5-4d97-b94c-192d4eecdc33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4954 | 2025.03.07 22:37:09.441084 [ 193 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 32 rows starting from the beginning of the part | ||
4955 | 2025.03.07 22:37:09.441454 [ 193 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 8 rows starting from the beginning of the part | ||
4956 | 2025.03.07 22:37:09.441902 [ 193 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 32 rows starting from the beginning of the part | ||
4957 | 2025.03.07 22:37:09.441916 [ 275 ] {ddf62ce0-30c5-4d97-b94c-192d4eecdc33} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4958 | 2025.03.07 22:37:09.441967 [ 275 ] {ddf62ce0-30c5-4d97-b94c-192d4eecdc33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4959 | 2025.03.07 22:37:09.442477 [ 193 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::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 | ||
4960 | 2025.03.07 22:37:09.443083 [ 193 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 32 rows starting from the beginning of the part | ||
4961 | 2025.03.07 22:37:09.443185 [ 275 ] {ddf62ce0-30c5-4d97-b94c-192d4eecdc33} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4962 | 2025.03.07 22:37:09.443724 [ 275 ] {ddf62ce0-30c5-4d97-b94c-192d4eecdc33} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4963 | 2025.03.07 22:37:09.443980 [ 275 ] {ddf62ce0-30c5-4d97-b94c-192d4eecdc33} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003554 sec., 16882.386043894203 rows/sec., 1.14 MiB/sec. | ||
4964 | 2025.03.07 22:37:09.444055 [ 275 ] {ddf62ce0-30c5-4d97-b94c-192d4eecdc33} <Debug> TCPHandler: Processed in 0.003863397 sec. | ||
4965 | 2025.03.07 22:37:09.450379 [ 187 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 588 rows, containing 19 columns (19 merged, 0 gathered) in 0.01135789 sec., 51770.17914418963 rows/sec., 92.77 MiB/sec. | ||
4966 | 2025.03.07 22:37:09.451205 [ 187 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4967 | 2025.03.07 22:37:09.451651 [ 187 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4968 | 2025.03.07 22:37:09.451740 [ 187 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4969 | 2025.03.07 22:37:09.451899 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
4970 | 2025.03.07 22:37:10.000182 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 190.32 MiB, peak 197.64 MiB, free memory in arenas 0.00 B, will set to 192.00 MiB (RSS), difference: 1.68 MiB | ||
4971 | 2025.03.07 22:37:10.468824 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 698 | ||
4972 | 2025.03.07 22:37:10.472055 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4973 | 2025.03.07 22:37:10.472112 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4974 | 2025.03.07 22:37:10.473619 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4975 | 2025.03.07 22:37:10.473941 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4976 | 2025.03.07 22:37:10.474765 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 698 | ||
4977 | 2025.03.07 22:37:14.420640 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4978 | 2025.03.07 22:37:14.420855 [ 275 ] {139f885b-0360-47ef-8361-835b330928dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4979 | 2025.03.07 22:37:14.420935 [ 275 ] {139f885b-0360-47ef-8361-835b330928dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4980 | 2025.03.07 22:37:14.421798 [ 275 ] {139f885b-0360-47ef-8361-835b330928dd} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4981 | 2025.03.07 22:37:14.421849 [ 275 ] {139f885b-0360-47ef-8361-835b330928dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4982 | 2025.03.07 22:37:14.422295 [ 275 ] {139f885b-0360-47ef-8361-835b330928dd} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4983 | 2025.03.07 22:37:14.422548 [ 275 ] {139f885b-0360-47ef-8361-835b330928dd} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4984 | 2025.03.07 22:37:14.422835 [ 275 ] {139f885b-0360-47ef-8361-835b330928dd} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002031 sec., 35450.51698670606 rows/sec., 2.88 MiB/sec. | ||
4985 | 2025.03.07 22:37:14.422934 [ 275 ] {139f885b-0360-47ef-8361-835b330928dd} <Debug> TCPHandler: Processed in 0.002431153 sec. | ||
4986 | 2025.03.07 22:37:14.423178 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4987 | 2025.03.07 22:37:14.423299 [ 275 ] {01df560b-2d8f-4582-92e2-0a885c5675de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4988 | 2025.03.07 22:37:14.423350 [ 275 ] {01df560b-2d8f-4582-92e2-0a885c5675de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4989 | 2025.03.07 22:37:14.423913 [ 275 ] {01df560b-2d8f-4582-92e2-0a885c5675de} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4990 | 2025.03.07 22:37:14.423955 [ 275 ] {01df560b-2d8f-4582-92e2-0a885c5675de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
4991 | 2025.03.07 22:37:14.424331 [ 275 ] {01df560b-2d8f-4582-92e2-0a885c5675de} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4992 | 2025.03.07 22:37:14.424572 [ 275 ] {01df560b-2d8f-4582-92e2-0a885c5675de} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4993 | 2025.03.07 22:37:14.424842 [ 275 ] {01df560b-2d8f-4582-92e2-0a885c5675de} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001563 sec., 5118.362124120282 rows/sec., 384.88 KiB/sec. | ||
4994 | 2025.03.07 22:37:14.425025 [ 275 ] {01df560b-2d8f-4582-92e2-0a885c5675de} <Debug> TCPHandler: Processed in 0.001933018 sec. | ||
4995 | 2025.03.07 22:37:14.425239 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4996 | 2025.03.07 22:37:14.425348 [ 275 ] {4c1804f2-9211-49dd-bfb8-d0cd477b5533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4997 | 2025.03.07 22:37:14.425395 [ 275 ] {4c1804f2-9211-49dd-bfb8-d0cd477b5533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4998 | 2025.03.07 22:37:14.425990 [ 275 ] {4c1804f2-9211-49dd-bfb8-d0cd477b5533} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4999 | 2025.03.07 22:37:14.426030 [ 275 ] {4c1804f2-9211-49dd-bfb8-d0cd477b5533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
5000 | 2025.03.07 22:37:14.426390 [ 275 ] {4c1804f2-9211-49dd-bfb8-d0cd477b5533} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5001 | 2025.03.07 22:37:14.426638 [ 275 ] {4c1804f2-9211-49dd-bfb8-d0cd477b5533} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5002 | 2025.03.07 22:37:14.426847 [ 275 ] {4c1804f2-9211-49dd-bfb8-d0cd477b5533} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001522 sec., 47306.17608409987 rows/sec., 3.69 MiB/sec. | ||
5003 | 2025.03.07 22:37:14.426907 [ 275 ] {4c1804f2-9211-49dd-bfb8-d0cd477b5533} <Debug> TCPHandler: Processed in 0.001733346 sec. | ||
5004 | 2025.03.07 22:37:14.427036 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5005 | 2025.03.07 22:37:14.427143 [ 275 ] {eb447cc8-29fa-4d91-8fed-4734849dbb9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5006 | 2025.03.07 22:37:14.427191 [ 275 ] {eb447cc8-29fa-4d91-8fed-4734849dbb9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5007 | 2025.03.07 22:37:14.427728 [ 275 ] {eb447cc8-29fa-4d91-8fed-4734849dbb9d} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5008 | 2025.03.07 22:37:14.427766 [ 275 ] {eb447cc8-29fa-4d91-8fed-4734849dbb9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
5009 | 2025.03.07 22:37:14.428153 [ 275 ] {eb447cc8-29fa-4d91-8fed-4734849dbb9d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5010 | 2025.03.07 22:37:14.428386 [ 275 ] {eb447cc8-29fa-4d91-8fed-4734849dbb9d} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5011 | 2025.03.07 22:37:14.428609 [ 275 ] {eb447cc8-29fa-4d91-8fed-4734849dbb9d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001489 sec., 107454.66756212222 rows/sec., 7.48 MiB/sec. | ||
5012 | 2025.03.07 22:37:14.428660 [ 275 ] {eb447cc8-29fa-4d91-8fed-4734849dbb9d} <Debug> TCPHandler: Processed in 0.001674686 sec. | ||
5013 | 2025.03.07 22:37:14.428764 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5014 | 2025.03.07 22:37:14.428866 [ 275 ] {dfaf2587-35fa-4a9f-b4b3-0dad117599ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5015 | 2025.03.07 22:37:14.428929 [ 275 ] {dfaf2587-35fa-4a9f-b4b3-0dad117599ee} <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 | ||
5016 | 2025.03.07 22:37:14.429983 [ 275 ] {dfaf2587-35fa-4a9f-b4b3-0dad117599ee} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5017 | 2025.03.07 22:37:14.430022 [ 275 ] {dfaf2587-35fa-4a9f-b4b3-0dad117599ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
5018 | 2025.03.07 22:37:14.430623 [ 275 ] {dfaf2587-35fa-4a9f-b4b3-0dad117599ee} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5019 | 2025.03.07 22:37:14.430886 [ 275 ] {dfaf2587-35fa-4a9f-b4b3-0dad117599ee} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5020 | 2025.03.07 22:37:14.431144 [ 275 ] {dfaf2587-35fa-4a9f-b4b3-0dad117599ee} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002299 sec., 3479.7738147020445 rows/sec., 6.24 MiB/sec. | ||
5021 | 2025.03.07 22:37:14.431247 [ 275 ] {dfaf2587-35fa-4a9f-b4b3-0dad117599ee} <Debug> TCPHandler: Processed in 0.002533054 sec. | ||
5022 | 2025.03.07 22:37:14.431401 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5023 | 2025.03.07 22:37:14.431506 [ 275 ] {a7704790-255c-42e4-9a74-cd135abb65a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5024 | 2025.03.07 22:37:14.431552 [ 275 ] {a7704790-255c-42e4-9a74-cd135abb65a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5025 | 2025.03.07 22:37:14.431998 [ 275 ] {a7704790-255c-42e4-9a74-cd135abb65a7} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5026 | 2025.03.07 22:37:14.432037 [ 275 ] {a7704790-255c-42e4-9a74-cd135abb65a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
5027 | 2025.03.07 22:37:14.432384 [ 275 ] {a7704790-255c-42e4-9a74-cd135abb65a7} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5028 | 2025.03.07 22:37:14.432612 [ 275 ] {a7704790-255c-42e4-9a74-cd135abb65a7} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5029 | 2025.03.07 22:37:14.432821 [ 275 ] {a7704790-255c-42e4-9a74-cd135abb65a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001336 sec., 44910.17964071856 rows/sec., 3.03 MiB/sec. | ||
5030 | 2025.03.07 22:37:14.432870 [ 275 ] {a7704790-255c-42e4-9a74-cd135abb65a7} <Debug> TCPHandler: Processed in 0.001520255 sec. | ||
5031 | 2025.03.07 22:37:15.312051 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5032 | 2025.03.07 22:37:15.312152 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5033 | 2025.03.07 22:37:15.419822 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11956 | ||
5034 | 2025.03.07 22:37:15.420762 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5035 | 2025.03.07 22:37:15.420805 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
5036 | 2025.03.07 22:37:15.421345 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5037 | 2025.03.07 22:37:15.421614 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5038 | 2025.03.07 22:37:15.421843 [ 46 ] {} <Debug> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5039 | 2025.03.07 22:37:15.421878 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 | ||
5040 | 2025.03.07 22:37:15.421925 [ 46 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5041 | 2025.03.07 22:37:15.421954 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
5042 | 2025.03.07 22:37:15.422158 [ 195 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::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 | ||
5043 | 2025.03.07 22:37:15.422403 [ 195 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5044 | 2025.03.07 22:37:15.422474 [ 195 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9638 rows starting from the beginning of the part | ||
5045 | 2025.03.07 22:37:15.422566 [ 195 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 488 rows starting from the beginning of the part | ||
5046 | 2025.03.07 22:37:15.422755 [ 195 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 427 rows starting from the beginning of the part | ||
5047 | 2025.03.07 22:37:15.422997 [ 195 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 488 rows starting from the beginning of the part | ||
5048 | 2025.03.07 22:37:15.423308 [ 195 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 427 rows starting from the beginning of the part | ||
5049 | 2025.03.07 22:37:15.423433 [ 195 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 488 rows starting from the beginning of the part | ||
5050 | 2025.03.07 22:37:15.425994 [ 188 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.003944918 sec., 3030734.7326357607 rows/sec., 43.36 MiB/sec. | ||
5051 | 2025.03.07 22:37:15.426573 [ 197 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5052 | 2025.03.07 22:37:15.426924 [ 197 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_26_5} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5053 | 2025.03.07 22:37:15.427021 [ 197 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_26_5} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5054 | 2025.03.07 22:37:15.427143 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
5055 | 2025.03.07 22:37:16.229862 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
5056 | 2025.03.07 22:37:16.252638 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5057 | 2025.03.07 22:37:16.252697 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
5058 | 2025.03.07 22:37:16.259967 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5059 | 2025.03.07 22:37:16.260739 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5060 | 2025.03.07 22:37:16.261091 [ 46 ] {} <Debug> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5061 | 2025.03.07 22:37:16.261228 [ 46 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5062 | 2025.03.07 22:37:16.261295 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
5063 | 2025.03.07 22:37:16.261679 [ 198 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
5064 | 2025.03.07 22:37:16.277734 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
5065 | 2025.03.07 22:37:16.279089 [ 198 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5066 | 2025.03.07 22:37:16.280790 [ 198 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
5067 | 2025.03.07 22:37:16.286660 [ 198 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
5068 | 2025.03.07 22:37:16.292527 [ 198 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
5069 | 2025.03.07 22:37:16.298129 [ 198 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
5070 | 2025.03.07 22:37:16.304223 [ 198 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
5071 | 2025.03.07 22:37:16.308845 [ 198 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
5072 | 2025.03.07 22:37:16.367698 [ 188 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.106269951 sec., 1844.3595593640578 rows/sec., 9.54 MiB/sec. | ||
5073 | 2025.03.07 22:37:16.370746 [ 201 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5074 | 2025.03.07 22:37:16.373777 [ 201 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_26_5} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5075 | 2025.03.07 22:37:16.373910 [ 201 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_26_5} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5076 | 2025.03.07 22:37:16.376464 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
5077 | 2025.03.07 22:37:17.000177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 193.53 MiB, peak 204.09 MiB, free memory in arenas 0.00 B, will set to 195.03 MiB (RSS), difference: 1.50 MiB | ||
5078 | 2025.03.07 22:37:19.421813 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5079 | 2025.03.07 22:37:19.422167 [ 275 ] {0c657caf-5085-4e23-b33d-2bf96b4cf0b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5080 | 2025.03.07 22:37:19.422281 [ 275 ] {0c657caf-5085-4e23-b33d-2bf96b4cf0b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5081 | 2025.03.07 22:37:19.423293 [ 275 ] {0c657caf-5085-4e23-b33d-2bf96b4cf0b4} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5082 | 2025.03.07 22:37:19.423339 [ 275 ] {0c657caf-5085-4e23-b33d-2bf96b4cf0b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
5083 | 2025.03.07 22:37:19.423791 [ 275 ] {0c657caf-5085-4e23-b33d-2bf96b4cf0b4} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5084 | 2025.03.07 22:37:19.424045 [ 275 ] {0c657caf-5085-4e23-b33d-2bf96b4cf0b4} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5085 | 2025.03.07 22:37:19.424271 [ 48 ] {} <Debug> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5086 | 2025.03.07 22:37:19.424314 [ 275 ] {0c657caf-5085-4e23-b33d-2bf96b4cf0b4} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.002228 sec., 53859.964093357274 rows/sec., 4.58 MiB/sec. | ||
5087 | 2025.03.07 22:37:19.424365 [ 48 ] {} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5088 | 2025.03.07 22:37:19.424441 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
5089 | 2025.03.07 22:37:19.424450 [ 275 ] {0c657caf-5085-4e23-b33d-2bf96b4cf0b4} <Debug> TCPHandler: Processed in 0.002775137 sec. | ||
5090 | 2025.03.07 22:37:19.424774 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5091 | 2025.03.07 22:37:19.424823 [ 192 ] {8922abdd-d820-477b-8940-ca60723f550b::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 | ||
5092 | 2025.03.07 22:37:19.425306 [ 275 ] {936f1f52-3d46-4a82-bec2-fc9a5173d8d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5093 | 2025.03.07 22:37:19.425424 [ 192 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5094 | 2025.03.07 22:37:19.425547 [ 275 ] {936f1f52-3d46-4a82-bec2-fc9a5173d8d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5095 | 2025.03.07 22:37:19.425562 [ 192 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1966 rows starting from the beginning of the part | ||
5096 | 2025.03.07 22:37:19.425914 [ 192 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 120 rows starting from the beginning of the part | ||
5097 | 2025.03.07 22:37:19.426190 [ 192 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 633 rows starting from the beginning of the part | ||
5098 | 2025.03.07 22:37:19.426529 [ 192 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 122 rows starting from the beginning of the part | ||
5099 | 2025.03.07 22:37:19.426832 [ 192 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 72 rows starting from the beginning of the part | ||
5100 | 2025.03.07 22:37:19.427145 [ 192 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 120 rows starting from the beginning of the part | ||
5101 | 2025.03.07 22:37:19.428588 [ 275 ] {936f1f52-3d46-4a82-bec2-fc9a5173d8d5} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5102 | 2025.03.07 22:37:19.428648 [ 275 ] {936f1f52-3d46-4a82-bec2-fc9a5173d8d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
5103 | 2025.03.07 22:37:19.429654 [ 275 ] {936f1f52-3d46-4a82-bec2-fc9a5173d8d5} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5104 | 2025.03.07 22:37:19.430141 [ 275 ] {936f1f52-3d46-4a82-bec2-fc9a5173d8d5} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5105 | 2025.03.07 22:37:19.430602 [ 275 ] {936f1f52-3d46-4a82-bec2-fc9a5173d8d5} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.005518 sec., 5799.202609641174 rows/sec., 436.07 KiB/sec. | ||
5106 | 2025.03.07 22:37:19.431069 [ 275 ] {936f1f52-3d46-4a82-bec2-fc9a5173d8d5} <Debug> TCPHandler: Processed in 0.006390121 sec. | ||
5107 | 2025.03.07 22:37:19.431573 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5108 | 2025.03.07 22:37:19.431602 [ 189 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3033 rows, containing 5 columns (5 merged, 0 gathered) in 0.007059437 sec., 429637.66090695333 rows/sec., 36.79 MiB/sec. | ||
5109 | 2025.03.07 22:37:19.431690 [ 275 ] {3d197522-5680-4666-95c9-73d34169929e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5110 | 2025.03.07 22:37:19.431739 [ 275 ] {3d197522-5680-4666-95c9-73d34169929e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5111 | 2025.03.07 22:37:19.431908 [ 189 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5112 | 2025.03.07 22:37:19.432369 [ 189 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_41_8} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5113 | 2025.03.07 22:37:19.432528 [ 189 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_41_8} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5114 | 2025.03.07 22:37:19.432610 [ 275 ] {3d197522-5680-4666-95c9-73d34169929e} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5115 | 2025.03.07 22:37:19.432645 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
5116 | 2025.03.07 22:37:19.432658 [ 275 ] {3d197522-5680-4666-95c9-73d34169929e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
5117 | 2025.03.07 22:37:19.433021 [ 275 ] {3d197522-5680-4666-95c9-73d34169929e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5118 | 2025.03.07 22:37:19.433256 [ 275 ] {3d197522-5680-4666-95c9-73d34169929e} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5119 | 2025.03.07 22:37:19.433427 [ 48 ] {} <Debug> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5120 | 2025.03.07 22:37:19.433485 [ 48 ] {} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5121 | 2025.03.07 22:37:19.433502 [ 275 ] {3d197522-5680-4666-95c9-73d34169929e} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001833 sec., 52373.158756137476 rows/sec., 4.09 MiB/sec. | ||
5122 | 2025.03.07 22:37:19.433524 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
5123 | 2025.03.07 22:37:19.433681 [ 275 ] {3d197522-5680-4666-95c9-73d34169929e} <Debug> TCPHandler: Processed in 0.002212492 sec. | ||
5124 | 2025.03.07 22:37:19.433769 [ 188 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::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 | ||
5125 | 2025.03.07 22:37:19.433862 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5126 | 2025.03.07 22:37:19.433945 [ 188 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5127 | 2025.03.07 22:37:19.434023 [ 188 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 950 rows starting from the beginning of the part | ||
5128 | 2025.03.07 22:37:19.434080 [ 275 ] {a0d6518a-01cc-47fd-a3ef-fd1e3ac26ceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5129 | 2025.03.07 22:37:19.434247 [ 275 ] {a0d6518a-01cc-47fd-a3ef-fd1e3ac26ceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5130 | 2025.03.07 22:37:19.434313 [ 188 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 96 rows starting from the beginning of the part | ||
5131 | 2025.03.07 22:37:19.434697 [ 188 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 390 rows starting from the beginning of the part | ||
5132 | 2025.03.07 22:37:19.435086 [ 188 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 100 rows starting from the beginning of the part | ||
5133 | 2025.03.07 22:37:19.435464 [ 188 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 72 rows starting from the beginning of the part | ||
5134 | 2025.03.07 22:37:19.435801 [ 188 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 96 rows starting from the beginning of the part | ||
5135 | 2025.03.07 22:37:19.436873 [ 275 ] {a0d6518a-01cc-47fd-a3ef-fd1e3ac26ceb} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5136 | 2025.03.07 22:37:19.436947 [ 275 ] {a0d6518a-01cc-47fd-a3ef-fd1e3ac26ceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
5137 | 2025.03.07 22:37:19.437958 [ 275 ] {a0d6518a-01cc-47fd-a3ef-fd1e3ac26ceb} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5138 | 2025.03.07 22:37:19.438397 [ 275 ] {a0d6518a-01cc-47fd-a3ef-fd1e3ac26ceb} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5139 | 2025.03.07 22:37:19.438662 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5140 | 2025.03.07 22:37:19.438821 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5141 | 2025.03.07 22:37:19.438928 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
5142 | 2025.03.07 22:37:19.439138 [ 275 ] {a0d6518a-01cc-47fd-a3ef-fd1e3ac26ceb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005086 sec., 31458.906802988593 rows/sec., 2.19 MiB/sec. | ||
5143 | 2025.03.07 22:37:19.439282 [ 188 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1704 rows, containing 5 columns (5 merged, 0 gathered) in 0.005619364 sec., 303237.163493947 rows/sec., 23.50 MiB/sec. | ||
5144 | 2025.03.07 22:37:19.439739 [ 200 ] {fd8a5df9-9547-4f42-8344-e932bc981126::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 | ||
5145 | 2025.03.07 22:37:19.439779 [ 188 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5146 | 2025.03.07 22:37:19.440320 [ 200 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5147 | 2025.03.07 22:37:19.440432 [ 200 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11285 rows starting from the beginning of the part | ||
5148 | 2025.03.07 22:37:19.440445 [ 275 ] {a0d6518a-01cc-47fd-a3ef-fd1e3ac26ceb} <Debug> TCPHandler: Processed in 0.006452751 sec. | ||
5149 | 2025.03.07 22:37:19.440806 [ 200 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
5150 | 2025.03.07 22:37:19.440875 [ 188 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_41_8} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5151 | 2025.03.07 22:37:19.441264 [ 200 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 237 rows starting from the beginning of the part | ||
5152 | 2025.03.07 22:37:19.441302 [ 188 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_41_8} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5153 | 2025.03.07 22:37:19.441776 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
5154 | 2025.03.07 22:37:19.441900 [ 200 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 162 rows starting from the beginning of the part | ||
5155 | 2025.03.07 22:37:19.442151 [ 200 ] {fd8a5df9-9547-4f42-8344-e932bc981126::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 | ||
5156 | 2025.03.07 22:37:19.442172 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5157 | 2025.03.07 22:37:19.442353 [ 200 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
5158 | 2025.03.07 22:37:19.442611 [ 275 ] {6f0f826b-f185-4991-a20c-50cbb6a6d041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5159 | 2025.03.07 22:37:19.442947 [ 275 ] {6f0f826b-f185-4991-a20c-50cbb6a6d041} <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 | ||
5160 | 2025.03.07 22:37:19.446629 [ 275 ] {6f0f826b-f185-4991-a20c-50cbb6a6d041} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5161 | 2025.03.07 22:37:19.446676 [ 275 ] {6f0f826b-f185-4991-a20c-50cbb6a6d041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
5162 | 2025.03.07 22:37:19.448099 [ 275 ] {6f0f826b-f185-4991-a20c-50cbb6a6d041} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5163 | 2025.03.07 22:37:19.448391 [ 275 ] {6f0f826b-f185-4991-a20c-50cbb6a6d041} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5164 | 2025.03.07 22:37:19.448677 [ 275 ] {6f0f826b-f185-4991-a20c-50cbb6a6d041} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.006259 sec., 5112.637801565746 rows/sec., 9.16 MiB/sec. | ||
5165 | 2025.03.07 22:37:19.448873 [ 275 ] {6f0f826b-f185-4991-a20c-50cbb6a6d041} <Debug> TCPHandler: Processed in 0.006855146 sec. | ||
5166 | 2025.03.07 22:37:19.449048 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5167 | 2025.03.07 22:37:19.449365 [ 275 ] {3030cbe8-d357-4553-b614-7a09e91d4b68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5168 | 2025.03.07 22:37:19.449384 [ 200 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12164 rows, containing 5 columns (5 merged, 0 gathered) in 0.010253698 sec., 1186303.7120851423 rows/sec., 81.20 MiB/sec. | ||
5169 | 2025.03.07 22:37:19.449436 [ 275 ] {3030cbe8-d357-4553-b614-7a09e91d4b68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5170 | 2025.03.07 22:37:19.449710 [ 200 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5171 | 2025.03.07 22:37:19.450267 [ 275 ] {3030cbe8-d357-4553-b614-7a09e91d4b68} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5172 | 2025.03.07 22:37:19.450326 [ 200 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5173 | 2025.03.07 22:37:19.450336 [ 275 ] {3030cbe8-d357-4553-b614-7a09e91d4b68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
5174 | 2025.03.07 22:37:19.450532 [ 200 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5175 | 2025.03.07 22:37:19.450692 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
5176 | 2025.03.07 22:37:19.450969 [ 275 ] {3030cbe8-d357-4553-b614-7a09e91d4b68} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5177 | 2025.03.07 22:37:19.451217 [ 275 ] {3030cbe8-d357-4553-b614-7a09e91d4b68} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5178 | 2025.03.07 22:37:19.451381 [ 48 ] {} <Debug> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5179 | 2025.03.07 22:37:19.451446 [ 48 ] {} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5180 | 2025.03.07 22:37:19.451481 [ 275 ] {3030cbe8-d357-4553-b614-7a09e91d4b68} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002195 sec., 27334.85193621868 rows/sec., 1.84 MiB/sec. | ||
5181 | 2025.03.07 22:37:19.451489 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
5182 | 2025.03.07 22:37:19.451658 [ 275 ] {3030cbe8-d357-4553-b614-7a09e91d4b68} <Debug> TCPHandler: Processed in 0.002667545 sec. | ||
5183 | 2025.03.07 22:37:19.451755 [ 196 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::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 | ||
5184 | 2025.03.07 22:37:19.451886 [ 196 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5185 | 2025.03.07 22:37:19.451919 [ 196 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1870 rows starting from the beginning of the part | ||
5186 | 2025.03.07 22:37:19.452029 [ 196 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
5187 | 2025.03.07 22:37:19.452186 [ 196 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 82 rows starting from the beginning of the part | ||
5188 | 2025.03.07 22:37:19.452276 [ 196 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
5189 | 2025.03.07 22:37:19.452378 [ 196 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::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 | ||
5190 | 2025.03.07 22:37:19.452458 [ 196 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
5191 | 2025.03.07 22:37:19.453631 [ 199 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2192 rows, containing 4 columns (4 merged, 0 gathered) in 0.002004519 sec., 1093529.1708384904 rows/sec., 73.38 MiB/sec. | ||
5192 | 2025.03.07 22:37:19.453967 [ 190 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5193 | 2025.03.07 22:37:19.454349 [ 190 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_41_8} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5194 | 2025.03.07 22:37:19.454445 [ 190 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_41_8} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5195 | 2025.03.07 22:37:19.454555 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
5196 | 2025.03.07 22:37:20.475160 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 722 | ||
5197 | 2025.03.07 22:37:20.478419 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5198 | 2025.03.07 22:37:20.478477 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
5199 | 2025.03.07 22:37:20.479966 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5200 | 2025.03.07 22:37:20.480293 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5201 | 2025.03.07 22:37:20.480972 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 722 | ||
5202 | 2025.03.07 22:37:22.713788 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5203 | 2025.03.07 22:37:22.713997 [ 275 ] {c8ce37ac-4211-45a5-8e06-cc7c345a4238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5204 | 2025.03.07 22:37:22.714078 [ 275 ] {c8ce37ac-4211-45a5-8e06-cc7c345a4238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5205 | 2025.03.07 22:37:22.714939 [ 275 ] {c8ce37ac-4211-45a5-8e06-cc7c345a4238} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5206 | 2025.03.07 22:37:22.714985 [ 275 ] {c8ce37ac-4211-45a5-8e06-cc7c345a4238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
5207 | 2025.03.07 22:37:22.715415 [ 275 ] {c8ce37ac-4211-45a5-8e06-cc7c345a4238} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
5208 | 2025.03.07 22:37:22.715666 [ 275 ] {c8ce37ac-4211-45a5-8e06-cc7c345a4238} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5209 | 2025.03.07 22:37:22.715976 [ 275 ] {c8ce37ac-4211-45a5-8e06-cc7c345a4238} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.002016 sec., 5952.380952380952 rows/sec., 485.37 KiB/sec. | ||
5210 | 2025.03.07 22:37:22.716116 [ 275 ] {c8ce37ac-4211-45a5-8e06-cc7c345a4238} <Debug> TCPHandler: Processed in 0.002501144 sec. | ||
5211 | 2025.03.07 22:37:22.716267 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5212 | 2025.03.07 22:37:22.716378 [ 275 ] {5d71a07f-6e82-4cac-8135-78bbc23346e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5213 | 2025.03.07 22:37:22.716425 [ 275 ] {5d71a07f-6e82-4cac-8135-78bbc23346e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5214 | 2025.03.07 22:37:22.717453 [ 275 ] {5d71a07f-6e82-4cac-8135-78bbc23346e1} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5215 | 2025.03.07 22:37:22.717493 [ 275 ] {5d71a07f-6e82-4cac-8135-78bbc23346e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
5216 | 2025.03.07 22:37:22.717930 [ 275 ] {5d71a07f-6e82-4cac-8135-78bbc23346e1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5217 | 2025.03.07 22:37:22.718172 [ 275 ] {5d71a07f-6e82-4cac-8135-78bbc23346e1} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5218 | 2025.03.07 22:37:22.718380 [ 275 ] {5d71a07f-6e82-4cac-8135-78bbc23346e1} <Debug> executeQuery: Read 1218 rows, 102.99 KiB in 0.002028 sec., 600591.7159763314 rows/sec., 49.59 MiB/sec. | ||
5219 | 2025.03.07 22:37:22.718434 [ 275 ] {5d71a07f-6e82-4cac-8135-78bbc23346e1} <Debug> TCPHandler: Processed in 0.002218942 sec. | ||
5220 | 2025.03.07 22:37:22.718548 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5221 | 2025.03.07 22:37:22.718654 [ 275 ] {774d327a-f847-474d-bd99-97673630d8ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5222 | 2025.03.07 22:37:22.718699 [ 275 ] {774d327a-f847-474d-bd99-97673630d8ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5223 | 2025.03.07 22:37:22.719224 [ 275 ] {774d327a-f847-474d-bd99-97673630d8ea} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5224 | 2025.03.07 22:37:22.719263 [ 275 ] {774d327a-f847-474d-bd99-97673630d8ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
5225 | 2025.03.07 22:37:22.719607 [ 275 ] {774d327a-f847-474d-bd99-97673630d8ea} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5226 | 2025.03.07 22:37:22.719841 [ 275 ] {774d327a-f847-474d-bd99-97673630d8ea} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5227 | 2025.03.07 22:37:22.720045 [ 275 ] {774d327a-f847-474d-bd99-97673630d8ea} <Debug> executeQuery: Read 20 rows, 1.44 KiB in 0.001413 sec., 14154.281670205237 rows/sec., 1018.72 KiB/sec. | ||
5228 | 2025.03.07 22:37:22.720096 [ 275 ] {774d327a-f847-474d-bd99-97673630d8ea} <Debug> TCPHandler: Processed in 0.001598636 sec. | ||
5229 | 2025.03.07 22:37:22.720230 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5230 | 2025.03.07 22:37:22.720333 [ 275 ] {dd38d7b3-9005-4367-b581-452a98dad896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5231 | 2025.03.07 22:37:22.720377 [ 275 ] {dd38d7b3-9005-4367-b581-452a98dad896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5232 | 2025.03.07 22:37:22.720953 [ 275 ] {dd38d7b3-9005-4367-b581-452a98dad896} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5233 | 2025.03.07 22:37:22.720993 [ 275 ] {dd38d7b3-9005-4367-b581-452a98dad896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
5234 | 2025.03.07 22:37:22.721342 [ 275 ] {dd38d7b3-9005-4367-b581-452a98dad896} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
5235 | 2025.03.07 22:37:22.721584 [ 275 ] {dd38d7b3-9005-4367-b581-452a98dad896} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5236 | 2025.03.07 22:37:22.721845 [ 275 ] {dd38d7b3-9005-4367-b581-452a98dad896} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001532 sec., 148825.06527415145 rows/sec., 10.08 MiB/sec. | ||
5237 | 2025.03.07 22:37:22.722041 [ 275 ] {dd38d7b3-9005-4367-b581-452a98dad896} <Debug> TCPHandler: Processed in 0.001859807 sec. | ||
5238 | 2025.03.07 22:37:22.722184 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5239 | 2025.03.07 22:37:22.722286 [ 275 ] {19da44a1-5d7f-41cd-8e7f-c06607d4ae80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5240 | 2025.03.07 22:37:22.722331 [ 275 ] {19da44a1-5d7f-41cd-8e7f-c06607d4ae80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5241 | 2025.03.07 22:37:22.723034 [ 275 ] {19da44a1-5d7f-41cd-8e7f-c06607d4ae80} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5242 | 2025.03.07 22:37:22.723072 [ 275 ] {19da44a1-5d7f-41cd-8e7f-c06607d4ae80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
5243 | 2025.03.07 22:37:22.723458 [ 275 ] {19da44a1-5d7f-41cd-8e7f-c06607d4ae80} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5244 | 2025.03.07 22:37:22.723693 [ 275 ] {19da44a1-5d7f-41cd-8e7f-c06607d4ae80} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5245 | 2025.03.07 22:37:22.723892 [ 275 ] {19da44a1-5d7f-41cd-8e7f-c06607d4ae80} <Debug> executeQuery: Read 540 rows, 41.02 KiB in 0.001628 sec., 331695.33169533167 rows/sec., 24.61 MiB/sec. | ||
5246 | 2025.03.07 22:37:22.723944 [ 275 ] {19da44a1-5d7f-41cd-8e7f-c06607d4ae80} <Debug> TCPHandler: Processed in 0.001809738 sec. | ||
5247 | 2025.03.07 22:37:22.724057 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5248 | 2025.03.07 22:37:22.724162 [ 275 ] {a075b276-fdcd-49e3-b41b-baa5d6093410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5249 | 2025.03.07 22:37:22.724209 [ 275 ] {a075b276-fdcd-49e3-b41b-baa5d6093410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5250 | 2025.03.07 22:37:22.724884 [ 275 ] {a075b276-fdcd-49e3-b41b-baa5d6093410} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5251 | 2025.03.07 22:37:22.724922 [ 275 ] {a075b276-fdcd-49e3-b41b-baa5d6093410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
5252 | 2025.03.07 22:37:22.725347 [ 275 ] {a075b276-fdcd-49e3-b41b-baa5d6093410} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5253 | 2025.03.07 22:37:22.725578 [ 275 ] {a075b276-fdcd-49e3-b41b-baa5d6093410} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5254 | 2025.03.07 22:37:22.725780 [ 275 ] {a075b276-fdcd-49e3-b41b-baa5d6093410} <Debug> executeQuery: Read 958 rows, 65.81 KiB in 0.00164 sec., 584146.3414634146 rows/sec., 39.19 MiB/sec. | ||
5255 | 2025.03.07 22:37:22.725831 [ 275 ] {a075b276-fdcd-49e3-b41b-baa5d6093410} <Debug> TCPHandler: Processed in 0.001824618 sec. | ||
5256 | 2025.03.07 22:37:22.725945 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5257 | 2025.03.07 22:37:22.726050 [ 275 ] {5be65647-775a-4ffd-9418-ab67af7c9107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5258 | 2025.03.07 22:37:22.726115 [ 275 ] {5be65647-775a-4ffd-9418-ab67af7c9107} <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 | ||
5259 | 2025.03.07 22:37:22.727137 [ 275 ] {5be65647-775a-4ffd-9418-ab67af7c9107} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5260 | 2025.03.07 22:37:22.727181 [ 275 ] {5be65647-775a-4ffd-9418-ab67af7c9107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
5261 | 2025.03.07 22:37:22.727775 [ 275 ] {5be65647-775a-4ffd-9418-ab67af7c9107} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5262 | 2025.03.07 22:37:22.728041 [ 275 ] {5be65647-775a-4ffd-9418-ab67af7c9107} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5263 | 2025.03.07 22:37:22.728332 [ 275 ] {5be65647-775a-4ffd-9418-ab67af7c9107} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002302 sec., 3475.238922675934 rows/sec., 6.23 MiB/sec. | ||
5264 | 2025.03.07 22:37:22.728849 [ 275 ] {5be65647-775a-4ffd-9418-ab67af7c9107} <Debug> TCPHandler: Processed in 0.002950639 sec. | ||
5265 | 2025.03.07 22:37:22.728994 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5266 | 2025.03.07 22:37:22.729096 [ 275 ] {9243e557-1c7d-4c60-9b25-e9c5d6b6b3a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5267 | 2025.03.07 22:37:22.729143 [ 275 ] {9243e557-1c7d-4c60-9b25-e9c5d6b6b3a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5268 | 2025.03.07 22:37:22.729588 [ 275 ] {9243e557-1c7d-4c60-9b25-e9c5d6b6b3a1} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5269 | 2025.03.07 22:37:22.729626 [ 275 ] {9243e557-1c7d-4c60-9b25-e9c5d6b6b3a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
5270 | 2025.03.07 22:37:22.729982 [ 275 ] {9243e557-1c7d-4c60-9b25-e9c5d6b6b3a1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5271 | 2025.03.07 22:37:22.730214 [ 275 ] {9243e557-1c7d-4c60-9b25-e9c5d6b6b3a1} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5272 | 2025.03.07 22:37:22.730426 [ 275 ] {9243e557-1c7d-4c60-9b25-e9c5d6b6b3a1} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.001351 sec., 29607.698001480385 rows/sec., 2.00 MiB/sec. | ||
5273 | 2025.03.07 22:37:22.730523 [ 275 ] {9243e557-1c7d-4c60-9b25-e9c5d6b6b3a1} <Debug> TCPHandler: Processed in 0.001577305 sec. | ||
5274 | 2025.03.07 22:37:22.922153 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12383 | ||
5275 | 2025.03.07 22:37:22.922856 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5276 | 2025.03.07 22:37:22.922908 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
5277 | 2025.03.07 22:37:22.923504 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5278 | 2025.03.07 22:37:22.923781 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5279 | 2025.03.07 22:37:22.924030 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12383 | ||
5280 | 2025.03.07 22:37:23.777942 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
5281 | 2025.03.07 22:37:23.797716 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5282 | 2025.03.07 22:37:23.797778 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
5283 | 2025.03.07 22:37:23.805097 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5284 | 2025.03.07 22:37:23.805934 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5285 | 2025.03.07 22:37:23.808882 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
5286 | 2025.03.07 22:37:24.415885 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5287 | 2025.03.07 22:37:24.416089 [ 275 ] {83edf4b4-4ba8-4fed-aa39-6ac287e5d983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5288 | 2025.03.07 22:37:24.416168 [ 275 ] {83edf4b4-4ba8-4fed-aa39-6ac287e5d983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5289 | 2025.03.07 22:37:24.417038 [ 275 ] {83edf4b4-4ba8-4fed-aa39-6ac287e5d983} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5290 | 2025.03.07 22:37:24.417093 [ 275 ] {83edf4b4-4ba8-4fed-aa39-6ac287e5d983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
5291 | 2025.03.07 22:37:24.417708 [ 275 ] {83edf4b4-4ba8-4fed-aa39-6ac287e5d983} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5292 | 2025.03.07 22:37:24.418110 [ 275 ] {83edf4b4-4ba8-4fed-aa39-6ac287e5d983} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5293 | 2025.03.07 22:37:24.418421 [ 275 ] {83edf4b4-4ba8-4fed-aa39-6ac287e5d983} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002382 sec., 23509.655751469352 rows/sec., 1.81 MiB/sec. | ||
5294 | 2025.03.07 22:37:24.418556 [ 275 ] {83edf4b4-4ba8-4fed-aa39-6ac287e5d983} <Debug> TCPHandler: Processed in 0.002795627 sec. | ||
5295 | 2025.03.07 22:37:24.418869 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5296 | 2025.03.07 22:37:24.419016 [ 275 ] {8fe42225-177d-43b5-a910-8acdad5f5e38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5297 | 2025.03.07 22:37:24.419079 [ 275 ] {8fe42225-177d-43b5-a910-8acdad5f5e38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5298 | 2025.03.07 22:37:24.419843 [ 275 ] {8fe42225-177d-43b5-a910-8acdad5f5e38} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5299 | 2025.03.07 22:37:24.419892 [ 275 ] {8fe42225-177d-43b5-a910-8acdad5f5e38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
5300 | 2025.03.07 22:37:24.420341 [ 275 ] {8fe42225-177d-43b5-a910-8acdad5f5e38} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5301 | 2025.03.07 22:37:24.420667 [ 275 ] {8fe42225-177d-43b5-a910-8acdad5f5e38} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5302 | 2025.03.07 22:37:24.420873 [ 275 ] {8fe42225-177d-43b5-a910-8acdad5f5e38} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001897 sec., 33737.48023194518 rows/sec., 2.63 MiB/sec. | ||
5303 | 2025.03.07 22:37:24.420936 [ 275 ] {8fe42225-177d-43b5-a910-8acdad5f5e38} <Debug> TCPHandler: Processed in 0.002167921 sec. | ||
5304 | 2025.03.07 22:37:24.421082 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5305 | 2025.03.07 22:37:24.421196 [ 275 ] {681afeda-1cf1-4396-bae0-647275134f71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5306 | 2025.03.07 22:37:24.421251 [ 275 ] {681afeda-1cf1-4396-bae0-647275134f71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5307 | 2025.03.07 22:37:24.421780 [ 275 ] {681afeda-1cf1-4396-bae0-647275134f71} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5308 | 2025.03.07 22:37:24.421819 [ 275 ] {681afeda-1cf1-4396-bae0-647275134f71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
5309 | 2025.03.07 22:37:24.422230 [ 275 ] {681afeda-1cf1-4396-bae0-647275134f71} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5310 | 2025.03.07 22:37:24.422482 [ 275 ] {681afeda-1cf1-4396-bae0-647275134f71} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5311 | 2025.03.07 22:37:24.422672 [ 275 ] {681afeda-1cf1-4396-bae0-647275134f71} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.001504 sec., 35904.255319148935 rows/sec., 2.50 MiB/sec. | ||
5312 | 2025.03.07 22:37:24.422726 [ 275 ] {681afeda-1cf1-4396-bae0-647275134f71} <Debug> TCPHandler: Processed in 0.001696646 sec. | ||
5313 | 2025.03.07 22:37:24.422849 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5314 | 2025.03.07 22:37:24.422976 [ 275 ] {076e28e6-12ad-4250-b165-21d413671bac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5315 | 2025.03.07 22:37:24.423041 [ 275 ] {076e28e6-12ad-4250-b165-21d413671bac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5316 | 2025.03.07 22:37:24.423533 [ 275 ] {076e28e6-12ad-4250-b165-21d413671bac} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5317 | 2025.03.07 22:37:24.423570 [ 275 ] {076e28e6-12ad-4250-b165-21d413671bac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
5318 | 2025.03.07 22:37:24.423931 [ 275 ] {076e28e6-12ad-4250-b165-21d413671bac} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5319 | 2025.03.07 22:37:24.424177 [ 275 ] {076e28e6-12ad-4250-b165-21d413671bac} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5320 | 2025.03.07 22:37:24.424415 [ 275 ] {076e28e6-12ad-4250-b165-21d413671bac} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.001472 sec., 13586.95652173913 rows/sec., 934.10 KiB/sec. | ||
5321 | 2025.03.07 22:37:24.424465 [ 275 ] {076e28e6-12ad-4250-b165-21d413671bac} <Debug> TCPHandler: Processed in 0.001669066 sec. | ||
5322 | 2025.03.07 22:37:29.422347 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5323 | 2025.03.07 22:37:29.422670 [ 275 ] {dbe591e0-2b64-40ae-bf00-5797dd6ad6e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5324 | 2025.03.07 22:37:29.422783 [ 275 ] {dbe591e0-2b64-40ae-bf00-5797dd6ad6e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5325 | 2025.03.07 22:37:29.423726 [ 275 ] {dbe591e0-2b64-40ae-bf00-5797dd6ad6e6} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5326 | 2025.03.07 22:37:29.423769 [ 275 ] {dbe591e0-2b64-40ae-bf00-5797dd6ad6e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
5327 | 2025.03.07 22:37:29.424211 [ 275 ] {dbe591e0-2b64-40ae-bf00-5797dd6ad6e6} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5328 | 2025.03.07 22:37:29.424478 [ 275 ] {dbe591e0-2b64-40ae-bf00-5797dd6ad6e6} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5329 | 2025.03.07 22:37:29.424719 [ 275 ] {dbe591e0-2b64-40ae-bf00-5797dd6ad6e6} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.002126 sec., 56444.02634054563 rows/sec., 4.80 MiB/sec. | ||
5330 | 2025.03.07 22:37:29.424845 [ 275 ] {dbe591e0-2b64-40ae-bf00-5797dd6ad6e6} <Debug> TCPHandler: Processed in 0.002680106 sec. | ||
5331 | 2025.03.07 22:37:29.425087 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5332 | 2025.03.07 22:37:29.425204 [ 275 ] {91c7dcce-3ce3-4cdc-b489-955602bebb04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5333 | 2025.03.07 22:37:29.425253 [ 275 ] {91c7dcce-3ce3-4cdc-b489-955602bebb04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5334 | 2025.03.07 22:37:29.425821 [ 275 ] {91c7dcce-3ce3-4cdc-b489-955602bebb04} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5335 | 2025.03.07 22:37:29.425861 [ 275 ] {91c7dcce-3ce3-4cdc-b489-955602bebb04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
5336 | 2025.03.07 22:37:29.426203 [ 275 ] {91c7dcce-3ce3-4cdc-b489-955602bebb04} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5337 | 2025.03.07 22:37:29.426434 [ 275 ] {91c7dcce-3ce3-4cdc-b489-955602bebb04} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5338 | 2025.03.07 22:37:29.426612 [ 275 ] {91c7dcce-3ce3-4cdc-b489-955602bebb04} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001434 sec., 22315.202231520223 rows/sec., 1.64 MiB/sec. | ||
5339 | 2025.03.07 22:37:29.426666 [ 275 ] {91c7dcce-3ce3-4cdc-b489-955602bebb04} <Debug> TCPHandler: Processed in 0.001661856 sec. | ||
5340 | 2025.03.07 22:37:29.426803 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5341 | 2025.03.07 22:37:29.426911 [ 275 ] {13d5b6ea-0deb-479d-a734-8ef37764274b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5342 | 2025.03.07 22:37:29.426955 [ 275 ] {13d5b6ea-0deb-479d-a734-8ef37764274b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5343 | 2025.03.07 22:37:29.427509 [ 275 ] {13d5b6ea-0deb-479d-a734-8ef37764274b} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5344 | 2025.03.07 22:37:29.427546 [ 275 ] {13d5b6ea-0deb-479d-a734-8ef37764274b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
5345 | 2025.03.07 22:37:29.427891 [ 275 ] {13d5b6ea-0deb-479d-a734-8ef37764274b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5346 | 2025.03.07 22:37:29.428125 [ 275 ] {13d5b6ea-0deb-479d-a734-8ef37764274b} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5347 | 2025.03.07 22:37:29.428334 [ 275 ] {13d5b6ea-0deb-479d-a734-8ef37764274b} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001435 sec., 66898.95470383274 rows/sec., 5.22 MiB/sec. | ||
5348 | 2025.03.07 22:37:29.428450 [ 275 ] {13d5b6ea-0deb-479d-a734-8ef37764274b} <Debug> TCPHandler: Processed in 0.001693346 sec. | ||
5349 | 2025.03.07 22:37:29.428700 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5350 | 2025.03.07 22:37:29.428808 [ 275 ] {d2c0c430-6105-45e4-bd70-af7709facfd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5351 | 2025.03.07 22:37:29.428857 [ 275 ] {d2c0c430-6105-45e4-bd70-af7709facfd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5352 | 2025.03.07 22:37:29.429394 [ 275 ] {d2c0c430-6105-45e4-bd70-af7709facfd5} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5353 | 2025.03.07 22:37:29.429432 [ 275 ] {d2c0c430-6105-45e4-bd70-af7709facfd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
5354 | 2025.03.07 22:37:29.429807 [ 275 ] {d2c0c430-6105-45e4-bd70-af7709facfd5} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5355 | 2025.03.07 22:37:29.430054 [ 275 ] {d2c0c430-6105-45e4-bd70-af7709facfd5} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5356 | 2025.03.07 22:37:29.430229 [ 275 ] {d2c0c430-6105-45e4-bd70-af7709facfd5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001445 sec., 110726.6435986159 rows/sec., 7.71 MiB/sec. | ||
5357 | 2025.03.07 22:37:29.430282 [ 275 ] {d2c0c430-6105-45e4-bd70-af7709facfd5} <Debug> TCPHandler: Processed in 0.001675156 sec. | ||
5358 | 2025.03.07 22:37:29.430403 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5359 | 2025.03.07 22:37:29.430508 [ 275 ] {1a4647e6-12ca-492d-a1cf-1ed03ecc7aff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5360 | 2025.03.07 22:37:29.430572 [ 275 ] {1a4647e6-12ca-492d-a1cf-1ed03ecc7aff} <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 | ||
5361 | 2025.03.07 22:37:29.431680 [ 275 ] {1a4647e6-12ca-492d-a1cf-1ed03ecc7aff} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5362 | 2025.03.07 22:37:29.431717 [ 275 ] {1a4647e6-12ca-492d-a1cf-1ed03ecc7aff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
5363 | 2025.03.07 22:37:29.432346 [ 275 ] {1a4647e6-12ca-492d-a1cf-1ed03ecc7aff} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5364 | 2025.03.07 22:37:29.432599 [ 275 ] {1a4647e6-12ca-492d-a1cf-1ed03ecc7aff} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5365 | 2025.03.07 22:37:29.432814 [ 275 ] {1a4647e6-12ca-492d-a1cf-1ed03ecc7aff} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002328 sec., 13745.704467353951 rows/sec., 24.63 MiB/sec. | ||
5366 | 2025.03.07 22:37:29.433130 [ 275 ] {1a4647e6-12ca-492d-a1cf-1ed03ecc7aff} <Debug> TCPHandler: Processed in 0.002777976 sec. | ||
5367 | 2025.03.07 22:37:29.433278 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5368 | 2025.03.07 22:37:29.433384 [ 275 ] {a1e1d196-c926-4f2e-bef6-a0faa7883518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5369 | 2025.03.07 22:37:29.433430 [ 275 ] {a1e1d196-c926-4f2e-bef6-a0faa7883518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5370 | 2025.03.07 22:37:29.433863 [ 275 ] {a1e1d196-c926-4f2e-bef6-a0faa7883518} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5371 | 2025.03.07 22:37:29.433899 [ 275 ] {a1e1d196-c926-4f2e-bef6-a0faa7883518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
5372 | 2025.03.07 22:37:29.434252 [ 275 ] {a1e1d196-c926-4f2e-bef6-a0faa7883518} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5373 | 2025.03.07 22:37:29.434489 [ 275 ] {a1e1d196-c926-4f2e-bef6-a0faa7883518} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5374 | 2025.03.07 22:37:29.434659 [ 275 ] {a1e1d196-c926-4f2e-bef6-a0faa7883518} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001298 sec., 46224.96147919877 rows/sec., 3.12 MiB/sec. | ||
5375 | 2025.03.07 22:37:29.434708 [ 275 ] {a1e1d196-c926-4f2e-bef6-a0faa7883518} <Debug> TCPHandler: Processed in 0.001482164 sec. | ||
5376 | 2025.03.07 22:37:30.312222 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5377 | 2025.03.07 22:37:30.312310 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5378 | 2025.03.07 22:37:30.424274 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12871 | ||
5379 | 2025.03.07 22:37:30.425040 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5380 | 2025.03.07 22:37:30.425082 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
5381 | 2025.03.07 22:37:30.425640 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5382 | 2025.03.07 22:37:30.425911 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5383 | 2025.03.07 22:37:30.426162 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 | ||
5384 | 2025.03.07 22:37:30.481310 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 758 | ||
5385 | 2025.03.07 22:37:30.484516 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5386 | 2025.03.07 22:37:30.484573 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
5387 | 2025.03.07 22:37:30.486088 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5388 | 2025.03.07 22:37:30.486409 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5389 | 2025.03.07 22:37:30.487690 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 758 | ||
5390 | 2025.03.07 22:37:31.309138 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
5391 | 2025.03.07 22:37:31.330078 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5392 | 2025.03.07 22:37:31.330137 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
5393 | 2025.03.07 22:37:31.337531 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5394 | 2025.03.07 22:37:31.338315 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5395 | 2025.03.07 22:37:31.341153 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
5396 | 2025.03.07 22:37:34.420620 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5397 | 2025.03.07 22:37:34.420931 [ 275 ] {d5b5eff5-e111-4d79-87c3-01cfcf6c9a12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5398 | 2025.03.07 22:37:34.421047 [ 275 ] {d5b5eff5-e111-4d79-87c3-01cfcf6c9a12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5399 | 2025.03.07 22:37:34.421892 [ 275 ] {d5b5eff5-e111-4d79-87c3-01cfcf6c9a12} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5400 | 2025.03.07 22:37:34.421944 [ 275 ] {d5b5eff5-e111-4d79-87c3-01cfcf6c9a12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
5401 | 2025.03.07 22:37:34.422394 [ 275 ] {d5b5eff5-e111-4d79-87c3-01cfcf6c9a12} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5402 | 2025.03.07 22:37:34.422666 [ 275 ] {d5b5eff5-e111-4d79-87c3-01cfcf6c9a12} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5403 | 2025.03.07 22:37:34.422956 [ 275 ] {d5b5eff5-e111-4d79-87c3-01cfcf6c9a12} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002097 sec., 34334.76394849786 rows/sec., 2.79 MiB/sec. | ||
5404 | 2025.03.07 22:37:34.423060 [ 275 ] {d5b5eff5-e111-4d79-87c3-01cfcf6c9a12} <Debug> TCPHandler: Processed in 0.002628786 sec. | ||
5405 | 2025.03.07 22:37:34.423313 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5406 | 2025.03.07 22:37:34.423445 [ 275 ] {d97c4d19-29bb-47cc-a92d-1cb9ba368e5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5407 | 2025.03.07 22:37:34.423495 [ 275 ] {d97c4d19-29bb-47cc-a92d-1cb9ba368e5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5408 | 2025.03.07 22:37:34.424055 [ 275 ] {d97c4d19-29bb-47cc-a92d-1cb9ba368e5e} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5409 | 2025.03.07 22:37:34.424095 [ 275 ] {d97c4d19-29bb-47cc-a92d-1cb9ba368e5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
5410 | 2025.03.07 22:37:34.424501 [ 275 ] {d97c4d19-29bb-47cc-a92d-1cb9ba368e5e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5411 | 2025.03.07 22:37:34.424813 [ 275 ] {d97c4d19-29bb-47cc-a92d-1cb9ba368e5e} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5412 | 2025.03.07 22:37:34.425003 [ 27 ] {} <Debug> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5413 | 2025.03.07 22:37:34.425093 [ 27 ] {} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5414 | 2025.03.07 22:37:34.425093 [ 275 ] {d97c4d19-29bb-47cc-a92d-1cb9ba368e5e} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001668 sec., 4796.163069544365 rows/sec., 360.65 KiB/sec. | ||
5415 | 2025.03.07 22:37:34.425137 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
5416 | 2025.03.07 22:37:34.425223 [ 275 ] {d97c4d19-29bb-47cc-a92d-1cb9ba368e5e} <Debug> TCPHandler: Processed in 0.00199189 sec. | ||
5417 | 2025.03.07 22:37:34.425419 [ 196 ] {01016d33-373a-44ed-a111-2b7d5befb400::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 | ||
5418 | 2025.03.07 22:37:34.425454 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5419 | 2025.03.07 22:37:34.425673 [ 275 ] {e07f3091-6fe6-485a-90d7-ad96ab8f56a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5420 | 2025.03.07 22:37:34.425735 [ 196 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5421 | 2025.03.07 22:37:34.425757 [ 275 ] {e07f3091-6fe6-485a-90d7-ad96ab8f56a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5422 | 2025.03.07 22:37:34.425832 [ 196 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 176 rows starting from the beginning of the part | ||
5423 | 2025.03.07 22:37:34.426179 [ 196 ] {01016d33-373a-44ed-a111-2b7d5befb400::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 | ||
5424 | 2025.03.07 22:37:34.426550 [ 196 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 32 rows starting from the beginning of the part | ||
5425 | 2025.03.07 22:37:34.426970 [ 196 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 20 rows starting from the beginning of the part | ||
5426 | 2025.03.07 22:37:34.427332 [ 196 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 32 rows starting from the beginning of the part | ||
5427 | 2025.03.07 22:37:34.427579 [ 196 ] {01016d33-373a-44ed-a111-2b7d5befb400::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 | ||
5428 | 2025.03.07 22:37:34.428480 [ 275 ] {e07f3091-6fe6-485a-90d7-ad96ab8f56a9} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5429 | 2025.03.07 22:37:34.428547 [ 275 ] {e07f3091-6fe6-485a-90d7-ad96ab8f56a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5430 | 2025.03.07 22:37:34.429561 [ 275 ] {e07f3091-6fe6-485a-90d7-ad96ab8f56a9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5431 | 2025.03.07 22:37:34.430095 [ 275 ] {e07f3091-6fe6-485a-90d7-ad96ab8f56a9} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5432 | 2025.03.07 22:37:34.430638 [ 196 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 5 columns (5 merged, 0 gathered) in 0.005362551 sec., 51468.041982258066 rows/sec., 3.67 MiB/sec. | ||
5433 | 2025.03.07 22:37:34.430692 [ 275 ] {e07f3091-6fe6-485a-90d7-ad96ab8f56a9} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.005089 sec., 14148.162703871096 rows/sec., 1.10 MiB/sec. | ||
5434 | 2025.03.07 22:37:34.430826 [ 275 ] {e07f3091-6fe6-485a-90d7-ad96ab8f56a9} <Debug> TCPHandler: Processed in 0.005427182 sec. | ||
5435 | 2025.03.07 22:37:34.430966 [ 199 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5436 | 2025.03.07 22:37:34.431007 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5437 | 2025.03.07 22:37:34.431157 [ 275 ] {9c62bd8d-30ff-47bb-bb3d-bc81046b8816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5438 | 2025.03.07 22:37:34.431249 [ 275 ] {9c62bd8d-30ff-47bb-bb3d-bc81046b8816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5439 | 2025.03.07 22:37:34.431625 [ 199 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_36_7} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5440 | 2025.03.07 22:37:34.431823 [ 199 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_36_7} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5441 | 2025.03.07 22:37:34.431971 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
5442 | 2025.03.07 22:37:34.432243 [ 275 ] {9c62bd8d-30ff-47bb-bb3d-bc81046b8816} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5443 | 2025.03.07 22:37:34.432287 [ 275 ] {9c62bd8d-30ff-47bb-bb3d-bc81046b8816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
5444 | 2025.03.07 22:37:34.432690 [ 275 ] {9c62bd8d-30ff-47bb-bb3d-bc81046b8816} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5445 | 2025.03.07 22:37:34.432936 [ 275 ] {9c62bd8d-30ff-47bb-bb3d-bc81046b8816} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5446 | 2025.03.07 22:37:34.433158 [ 275 ] {9c62bd8d-30ff-47bb-bb3d-bc81046b8816} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002036 sec., 78585.46168958742 rows/sec., 5.47 MiB/sec. | ||
5447 | 2025.03.07 22:37:34.433217 [ 275 ] {9c62bd8d-30ff-47bb-bb3d-bc81046b8816} <Debug> TCPHandler: Processed in 0.002264652 sec. | ||
5448 | 2025.03.07 22:37:34.433340 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5449 | 2025.03.07 22:37:34.433446 [ 275 ] {2b77be30-81b7-4c81-9348-1f9ddfecbd1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5450 | 2025.03.07 22:37:34.433512 [ 275 ] {2b77be30-81b7-4c81-9348-1f9ddfecbd1f} <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 | ||
5451 | 2025.03.07 22:37:34.434674 [ 275 ] {2b77be30-81b7-4c81-9348-1f9ddfecbd1f} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5452 | 2025.03.07 22:37:34.434726 [ 275 ] {2b77be30-81b7-4c81-9348-1f9ddfecbd1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
5453 | 2025.03.07 22:37:34.435428 [ 275 ] {2b77be30-81b7-4c81-9348-1f9ddfecbd1f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5454 | 2025.03.07 22:37:34.435695 [ 275 ] {2b77be30-81b7-4c81-9348-1f9ddfecbd1f} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5455 | 2025.03.07 22:37:34.435890 [ 27 ] {} <Debug> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5456 | 2025.03.07 22:37:34.435962 [ 27 ] {} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5457 | 2025.03.07 22:37:34.435999 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
5458 | 2025.03.07 22:37:34.436005 [ 275 ] {2b77be30-81b7-4c81-9348-1f9ddfecbd1f} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002572 sec., 3110.4199066874025 rows/sec., 5.57 MiB/sec. | ||
5459 | 2025.03.07 22:37:34.436537 [ 186 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::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 | ||
5460 | 2025.03.07 22:37:34.436825 [ 275 ] {2b77be30-81b7-4c81-9348-1f9ddfecbd1f} <Debug> TCPHandler: Processed in 0.003556184 sec. | ||
5461 | 2025.03.07 22:37:34.437192 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5462 | 2025.03.07 22:37:34.437449 [ 186 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5463 | 2025.03.07 22:37:34.437480 [ 275 ] {1fede2c0-72a8-492e-bec0-f081cdcf6b08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5464 | 2025.03.07 22:37:34.437604 [ 275 ] {1fede2c0-72a8-492e-bec0-f081cdcf6b08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5465 | 2025.03.07 22:37:34.437614 [ 186 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 588 rows starting from the beginning of the part | ||
5466 | 2025.03.07 22:37:34.438592 [ 186 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::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 | ||
5467 | 2025.03.07 22:37:34.439198 [ 186 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 32 rows starting from the beginning of the part | ||
5468 | 2025.03.07 22:37:34.439872 [ 186 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::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 | ||
5469 | 2025.03.07 22:37:34.440072 [ 275 ] {1fede2c0-72a8-492e-bec0-f081cdcf6b08} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5470 | 2025.03.07 22:37:34.440344 [ 275 ] {1fede2c0-72a8-492e-bec0-f081cdcf6b08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5471 | 2025.03.07 22:37:34.440498 [ 186 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 32 rows starting from the beginning of the part | ||
5472 | 2025.03.07 22:37:34.441140 [ 186 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::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 | ||
5473 | 2025.03.07 22:37:34.442192 [ 275 ] {1fede2c0-72a8-492e-bec0-f081cdcf6b08} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5474 | 2025.03.07 22:37:34.442728 [ 275 ] {1fede2c0-72a8-492e-bec0-f081cdcf6b08} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5475 | 2025.03.07 22:37:34.443457 [ 275 ] {1fede2c0-72a8-492e-bec0-f081cdcf6b08} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006008 sec., 9986.684420772302 rows/sec., 689.19 KiB/sec. | ||
5476 | 2025.03.07 22:37:34.443719 [ 275 ] {1fede2c0-72a8-492e-bec0-f081cdcf6b08} <Debug> TCPHandler: Processed in 0.006536233 sec. | ||
5477 | 2025.03.07 22:37:34.446537 [ 199 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 676 rows, containing 19 columns (19 merged, 0 gathered) in 0.01041464 sec., 64908.628622784854 rows/sec., 116.31 MiB/sec. | ||
5478 | 2025.03.07 22:37:34.447618 [ 193 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5479 | 2025.03.07 22:37:34.448039 [ 193 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5480 | 2025.03.07 22:37:34.448117 [ 193 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5481 | 2025.03.07 22:37:34.448271 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.45 MiB. | ||
5482 | 2025.03.07 22:37:37.926456 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13298 | ||
5483 | 2025.03.07 22:37:37.927486 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5484 | 2025.03.07 22:37:37.927527 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5485 | 2025.03.07 22:37:37.928067 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5486 | 2025.03.07 22:37:37.928333 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5487 | 2025.03.07 22:37:37.928572 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13298 | ||
5488 | 2025.03.07 22:37:38.841417 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
5489 | 2025.03.07 22:37:38.862794 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5490 | 2025.03.07 22:37:38.862863 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5491 | 2025.03.07 22:37:38.870716 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5492 | 2025.03.07 22:37:38.871497 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5493 | 2025.03.07 22:37:38.874922 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
5494 | 2025.03.07 22:37:39.425102 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5495 | 2025.03.07 22:37:39.425314 [ 275 ] {be321fc0-f003-4167-a481-7b118e1f9f70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5496 | 2025.03.07 22:37:39.425387 [ 275 ] {be321fc0-f003-4167-a481-7b118e1f9f70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5497 | 2025.03.07 22:37:39.426189 [ 275 ] {be321fc0-f003-4167-a481-7b118e1f9f70} <Trace> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5498 | 2025.03.07 22:37:39.426233 [ 275 ] {be321fc0-f003-4167-a481-7b118e1f9f70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5499 | 2025.03.07 22:37:39.426684 [ 275 ] {be321fc0-f003-4167-a481-7b118e1f9f70} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
5500 | 2025.03.07 22:37:39.426948 [ 275 ] {be321fc0-f003-4167-a481-7b118e1f9f70} <Trace> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5501 | 2025.03.07 22:37:39.427192 [ 275 ] {be321fc0-f003-4167-a481-7b118e1f9f70} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001935 sec., 12403.100775193798 rows/sec., 1.03 MiB/sec. | ||
5502 | 2025.03.07 22:37:39.427257 [ 275 ] {be321fc0-f003-4167-a481-7b118e1f9f70} <Debug> TCPHandler: Processed in 0.002294942 sec. | ||
5503 | 2025.03.07 22:37:39.427394 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5504 | 2025.03.07 22:37:39.427507 [ 275 ] {5dcccfa6-2786-46bc-9e3e-f0b2dc2325e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5505 | 2025.03.07 22:37:39.427555 [ 275 ] {5dcccfa6-2786-46bc-9e3e-f0b2dc2325e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5506 | 2025.03.07 22:37:39.428097 [ 275 ] {5dcccfa6-2786-46bc-9e3e-f0b2dc2325e5} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5507 | 2025.03.07 22:37:39.428137 [ 275 ] {5dcccfa6-2786-46bc-9e3e-f0b2dc2325e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5508 | 2025.03.07 22:37:39.428489 [ 275 ] {5dcccfa6-2786-46bc-9e3e-f0b2dc2325e5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
5509 | 2025.03.07 22:37:39.428751 [ 275 ] {5dcccfa6-2786-46bc-9e3e-f0b2dc2325e5} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5510 | 2025.03.07 22:37:39.428970 [ 275 ] {5dcccfa6-2786-46bc-9e3e-f0b2dc2325e5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001489 sec., 1343.183344526528 rows/sec., 109.53 KiB/sec. | ||
5511 | 2025.03.07 22:37:39.429022 [ 275 ] {5dcccfa6-2786-46bc-9e3e-f0b2dc2325e5} <Debug> TCPHandler: Processed in 0.001681826 sec. | ||
5512 | 2025.03.07 22:37:39.429146 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5513 | 2025.03.07 22:37:39.429258 [ 275 ] {fcdd18cc-1b49-474a-a473-8db7ac932422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5514 | 2025.03.07 22:37:39.429302 [ 275 ] {fcdd18cc-1b49-474a-a473-8db7ac932422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5515 | 2025.03.07 22:37:39.430128 [ 275 ] {fcdd18cc-1b49-474a-a473-8db7ac932422} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5516 | 2025.03.07 22:37:39.430177 [ 275 ] {fcdd18cc-1b49-474a-a473-8db7ac932422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5517 | 2025.03.07 22:37:39.430596 [ 275 ] {fcdd18cc-1b49-474a-a473-8db7ac932422} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5518 | 2025.03.07 22:37:39.430839 [ 275 ] {fcdd18cc-1b49-474a-a473-8db7ac932422} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5519 | 2025.03.07 22:37:39.431020 [ 23 ] {} <Debug> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5520 | 2025.03.07 22:37:39.431090 [ 275 ] {fcdd18cc-1b49-474a-a473-8db7ac932422} <Debug> executeQuery: Read 241 rows, 21.98 KiB in 0.001851 sec., 130199.89195029714 rows/sec., 11.59 MiB/sec. | ||
5521 | 2025.03.07 22:37:39.431118 [ 23 ] {} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5522 | 2025.03.07 22:37:39.431193 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5523 | 2025.03.07 22:37:39.431213 [ 275 ] {fcdd18cc-1b49-474a-a473-8db7ac932422} <Debug> TCPHandler: Processed in 0.00211712 sec. | ||
5524 | 2025.03.07 22:37:39.431542 [ 199 ] {8922abdd-d820-477b-8940-ca60723f550b::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 | ||
5525 | 2025.03.07 22:37:39.431548 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5526 | 2025.03.07 22:37:39.432046 [ 199 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5527 | 2025.03.07 22:37:39.432132 [ 275 ] {b40e496d-b2c2-485d-8ba5-ea1fab5a21a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5528 | 2025.03.07 22:37:39.432185 [ 199 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1966 rows starting from the beginning of the part | ||
5529 | 2025.03.07 22:37:39.432369 [ 275 ] {b40e496d-b2c2-485d-8ba5-ea1fab5a21a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5530 | 2025.03.07 22:37:39.432579 [ 199 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1218 rows starting from the beginning of the part | ||
5531 | 2025.03.07 22:37:39.432900 [ 199 ] {8922abdd-d820-477b-8940-ca60723f550b::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 | ||
5532 | 2025.03.07 22:37:39.433216 [ 199 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 120 rows starting from the beginning of the part | ||
5533 | 2025.03.07 22:37:39.433563 [ 199 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 72 rows starting from the beginning of the part | ||
5534 | 2025.03.07 22:37:39.433937 [ 199 ] {8922abdd-d820-477b-8940-ca60723f550b::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 | ||
5535 | 2025.03.07 22:37:39.435322 [ 275 ] {b40e496d-b2c2-485d-8ba5-ea1fab5a21a8} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5536 | 2025.03.07 22:37:39.435381 [ 275 ] {b40e496d-b2c2-485d-8ba5-ea1fab5a21a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5537 | 2025.03.07 22:37:39.436297 [ 275 ] {b40e496d-b2c2-485d-8ba5-ea1fab5a21a8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5538 | 2025.03.07 22:37:39.436791 [ 275 ] {b40e496d-b2c2-485d-8ba5-ea1fab5a21a8} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5539 | 2025.03.07 22:37:39.437055 [ 275 ] {b40e496d-b2c2-485d-8ba5-ea1fab5a21a8} <Debug> executeQuery: Read 46 rows, 3.51 KiB in 0.005208 sec., 8832.565284178187 rows/sec., 673.36 KiB/sec. | ||
5540 | 2025.03.07 22:37:39.437139 [ 275 ] {b40e496d-b2c2-485d-8ba5-ea1fab5a21a8} <Debug> TCPHandler: Processed in 0.005695075 sec. | ||
5541 | 2025.03.07 22:37:39.437301 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5542 | 2025.03.07 22:37:39.437529 [ 275 ] {919b2380-bc68-4382-9f9e-53ade7ea71f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5543 | 2025.03.07 22:37:39.437676 [ 275 ] {919b2380-bc68-4382-9f9e-53ade7ea71f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5544 | 2025.03.07 22:37:39.437887 [ 199 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3673 rows, containing 5 columns (5 merged, 0 gathered) in 0.006577523 sec., 558416.8994924077 rows/sec., 48.38 MiB/sec. | ||
5545 | 2025.03.07 22:37:39.438231 [ 199 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5546 | 2025.03.07 22:37:39.438858 [ 199 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_46_9} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5547 | 2025.03.07 22:37:39.438908 [ 275 ] {919b2380-bc68-4382-9f9e-53ade7ea71f9} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5548 | 2025.03.07 22:37:39.438968 [ 275 ] {919b2380-bc68-4382-9f9e-53ade7ea71f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5549 | 2025.03.07 22:37:39.439015 [ 199 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_46_9} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5550 | 2025.03.07 22:37:39.439162 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
5551 | 2025.03.07 22:37:39.439456 [ 275 ] {919b2380-bc68-4382-9f9e-53ade7ea71f9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5552 | 2025.03.07 22:37:39.439709 [ 275 ] {919b2380-bc68-4382-9f9e-53ade7ea71f9} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5553 | 2025.03.07 22:37:39.439986 [ 275 ] {919b2380-bc68-4382-9f9e-53ade7ea71f9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002532 sec., 9478.67298578199 rows/sec., 805.32 KiB/sec. | ||
5554 | 2025.03.07 22:37:39.440189 [ 275 ] {919b2380-bc68-4382-9f9e-53ade7ea71f9} <Debug> TCPHandler: Processed in 0.002952588 sec. | ||
5555 | 2025.03.07 22:37:39.440346 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5556 | 2025.03.07 22:37:39.440452 [ 275 ] {febc538c-1bbb-40da-b31b-093a87e31e57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5557 | 2025.03.07 22:37:39.440497 [ 275 ] {febc538c-1bbb-40da-b31b-093a87e31e57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5558 | 2025.03.07 22:37:39.441038 [ 275 ] {febc538c-1bbb-40da-b31b-093a87e31e57} <Trace> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5559 | 2025.03.07 22:37:39.441078 [ 275 ] {febc538c-1bbb-40da-b31b-093a87e31e57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5560 | 2025.03.07 22:37:39.441421 [ 275 ] {febc538c-1bbb-40da-b31b-093a87e31e57} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
5561 | 2025.03.07 22:37:39.441656 [ 275 ] {febc538c-1bbb-40da-b31b-093a87e31e57} <Trace> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5562 | 2025.03.07 22:37:39.441933 [ 275 ] {febc538c-1bbb-40da-b31b-093a87e31e57} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001483 sec., 8091.706001348618 rows/sec., 632.16 KiB/sec. | ||
5563 | 2025.03.07 22:37:39.442073 [ 275 ] {febc538c-1bbb-40da-b31b-093a87e31e57} <Debug> TCPHandler: Processed in 0.001776637 sec. | ||
5564 | 2025.03.07 22:37:39.442196 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5565 | 2025.03.07 22:37:39.442301 [ 275 ] {c7898778-4095-4ebd-9b66-d229242873a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5566 | 2025.03.07 22:37:39.442344 [ 275 ] {c7898778-4095-4ebd-9b66-d229242873a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5567 | 2025.03.07 22:37:39.442956 [ 275 ] {c7898778-4095-4ebd-9b66-d229242873a4} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5568 | 2025.03.07 22:37:39.442995 [ 275 ] {c7898778-4095-4ebd-9b66-d229242873a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5569 | 2025.03.07 22:37:39.443360 [ 275 ] {c7898778-4095-4ebd-9b66-d229242873a4} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5570 | 2025.03.07 22:37:39.443596 [ 275 ] {c7898778-4095-4ebd-9b66-d229242873a4} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5571 | 2025.03.07 22:37:39.443754 [ 23 ] {} <Debug> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5572 | 2025.03.07 22:37:39.443818 [ 23 ] {} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5573 | 2025.03.07 22:37:39.443834 [ 275 ] {c7898778-4095-4ebd-9b66-d229242873a4} <Debug> executeQuery: Read 134 rows, 11.10 KiB in 0.001543 sec., 86843.81075826312 rows/sec., 7.02 MiB/sec. | ||
5574 | 2025.03.07 22:37:39.443866 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5575 | 2025.03.07 22:37:39.443971 [ 275 ] {c7898778-4095-4ebd-9b66-d229242873a4} <Debug> TCPHandler: Processed in 0.001818308 sec. | ||
5576 | 2025.03.07 22:37:39.444221 [ 193 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::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 | ||
5577 | 2025.03.07 22:37:39.444249 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5578 | 2025.03.07 22:37:39.444615 [ 275 ] {5c925fec-d34f-4f1d-8d54-73a27b284bc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5579 | 2025.03.07 22:37:39.444769 [ 193 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5580 | 2025.03.07 22:37:39.444820 [ 275 ] {5c925fec-d34f-4f1d-8d54-73a27b284bc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5581 | 2025.03.07 22:37:39.444924 [ 193 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 950 rows starting from the beginning of the part | ||
5582 | 2025.03.07 22:37:39.445462 [ 193 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 540 rows starting from the beginning of the part | ||
5583 | 2025.03.07 22:37:39.445874 [ 193 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::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 | ||
5584 | 2025.03.07 22:37:39.446212 [ 193 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 96 rows starting from the beginning of the part | ||
5585 | 2025.03.07 22:37:39.446461 [ 193 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 72 rows starting from the beginning of the part | ||
5586 | 2025.03.07 22:37:39.446802 [ 193 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 134 rows starting from the beginning of the part | ||
5587 | 2025.03.07 22:37:39.447392 [ 275 ] {5c925fec-d34f-4f1d-8d54-73a27b284bc9} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5588 | 2025.03.07 22:37:39.447432 [ 275 ] {5c925fec-d34f-4f1d-8d54-73a27b284bc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5589 | 2025.03.07 22:37:39.448027 [ 275 ] {5c925fec-d34f-4f1d-8d54-73a27b284bc9} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5590 | 2025.03.07 22:37:39.448290 [ 275 ] {5c925fec-d34f-4f1d-8d54-73a27b284bc9} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5591 | 2025.03.07 22:37:39.448577 [ 23 ] {} <Debug> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5592 | 2025.03.07 22:37:39.448715 [ 23 ] {} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5593 | 2025.03.07 22:37:39.448859 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5594 | 2025.03.07 22:37:39.448863 [ 275 ] {5c925fec-d34f-4f1d-8d54-73a27b284bc9} <Debug> executeQuery: Read 233 rows, 17.46 KiB in 0.004354 sec., 53514.01010564998 rows/sec., 3.92 MiB/sec. | ||
5595 | 2025.03.07 22:37:39.449048 [ 193 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1856 rows, containing 5 columns (5 merged, 0 gathered) in 0.005047408 sec., 367713.48779413116 rows/sec., 28.86 MiB/sec. | ||
5596 | 2025.03.07 22:37:39.449257 [ 275 ] {5c925fec-d34f-4f1d-8d54-73a27b284bc9} <Debug> TCPHandler: Processed in 0.005096898 sec. | ||
5597 | 2025.03.07 22:37:39.449614 [ 187 ] {fd8a5df9-9547-4f42-8344-e932bc981126::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 | ||
5598 | 2025.03.07 22:37:39.449631 [ 195 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5599 | 2025.03.07 22:37:39.449785 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5600 | 2025.03.07 22:37:39.450383 [ 275 ] {a4ff4d38-6466-429c-9138-916f984ad213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5601 | 2025.03.07 22:37:39.450465 [ 187 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5602 | 2025.03.07 22:37:39.450688 [ 187 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12164 rows starting from the beginning of the part | ||
5603 | 2025.03.07 22:37:39.450931 [ 275 ] {a4ff4d38-6466-429c-9138-916f984ad213} <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 | ||
5604 | 2025.03.07 22:37:39.451428 [ 195 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_46_9} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5605 | 2025.03.07 22:37:39.451581 [ 187 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 958 rows starting from the beginning of the part | ||
5606 | 2025.03.07 22:37:39.452113 [ 195 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_46_9} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5607 | 2025.03.07 22:37:39.452272 [ 187 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 54 rows starting from the beginning of the part | ||
5608 | 2025.03.07 22:37:39.452480 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
5609 | 2025.03.07 22:37:39.452857 [ 187 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
5610 | 2025.03.07 22:37:39.453266 [ 187 ] {fd8a5df9-9547-4f42-8344-e932bc981126::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 | ||
5611 | 2025.03.07 22:37:39.453699 [ 187 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 233 rows starting from the beginning of the part | ||
5612 | 2025.03.07 22:37:39.456064 [ 275 ] {a4ff4d38-6466-429c-9138-916f984ad213} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5613 | 2025.03.07 22:37:39.456120 [ 275 ] {a4ff4d38-6466-429c-9138-916f984ad213} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5614 | 2025.03.07 22:37:39.457290 [ 275 ] {a4ff4d38-6466-429c-9138-916f984ad213} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5615 | 2025.03.07 22:37:39.457557 [ 275 ] {a4ff4d38-6466-429c-9138-916f984ad213} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5616 | 2025.03.07 22:37:39.458081 [ 275 ] {a4ff4d38-6466-429c-9138-916f984ad213} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.007944 sec., 4028.1973816717023 rows/sec., 7.22 MiB/sec. | ||
5617 | 2025.03.07 22:37:39.458208 [ 275 ] {a4ff4d38-6466-429c-9138-916f984ad213} <Debug> TCPHandler: Processed in 0.008591163 sec. | ||
5618 | 2025.03.07 22:37:39.458348 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5619 | 2025.03.07 22:37:39.458457 [ 275 ] {8fa5c3ca-0f48-4719-81a2-c61502f14934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5620 | 2025.03.07 22:37:39.458504 [ 275 ] {8fa5c3ca-0f48-4719-81a2-c61502f14934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5621 | 2025.03.07 22:37:39.459032 [ 275 ] {8fa5c3ca-0f48-4719-81a2-c61502f14934} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5622 | 2025.03.07 22:37:39.459073 [ 275 ] {8fa5c3ca-0f48-4719-81a2-c61502f14934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5623 | 2025.03.07 22:37:39.459541 [ 275 ] {8fa5c3ca-0f48-4719-81a2-c61502f14934} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5624 | 2025.03.07 22:37:39.459729 [ 187 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13729 rows, containing 5 columns (5 merged, 0 gathered) in 0.010679072 sec., 1285598.5988295614 rows/sec., 88.02 MiB/sec. | ||
5625 | 2025.03.07 22:37:39.459908 [ 275 ] {8fa5c3ca-0f48-4719-81a2-c61502f14934} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5626 | 2025.03.07 22:37:39.460099 [ 23 ] {} <Debug> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5627 | 2025.03.07 22:37:39.460183 [ 23 ] {} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5628 | 2025.03.07 22:37:39.460228 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5629 | 2025.03.07 22:37:39.460288 [ 275 ] {8fa5c3ca-0f48-4719-81a2-c61502f14934} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001814 sec., 33076.0749724366 rows/sec., 2.23 MiB/sec. | ||
5630 | 2025.03.07 22:37:39.460295 [ 187 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5631 | 2025.03.07 22:37:39.460810 [ 275 ] {8fa5c3ca-0f48-4719-81a2-c61502f14934} <Debug> TCPHandler: Processed in 0.002498504 sec. | ||
5632 | 2025.03.07 22:37:39.460932 [ 197 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::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 | ||
5633 | 2025.03.07 22:37:39.461692 [ 187 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5634 | 2025.03.07 22:37:39.461777 [ 197 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5635 | 2025.03.07 22:37:39.461939 [ 197 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2192 rows starting from the beginning of the part | ||
5636 | 2025.03.07 22:37:39.461977 [ 187 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5637 | 2025.03.07 22:37:39.462099 [ 197 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 40 rows starting from the beginning of the part | ||
5638 | 2025.03.07 22:37:39.462242 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.43 MiB. | ||
5639 | 2025.03.07 22:37:39.462470 [ 197 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 20 rows starting from the beginning of the part | ||
5640 | 2025.03.07 22:37:39.462594 [ 197 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
5641 | 2025.03.07 22:37:39.462673 [ 197 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::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 | ||
5642 | 2025.03.07 22:37:39.462883 [ 197 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
5643 | 2025.03.07 22:37:39.464015 [ 198 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2432 rows, containing 4 columns (4 merged, 0 gathered) in 0.003655415 sec., 665314.3350344626 rows/sec., 44.66 MiB/sec. | ||
5644 | 2025.03.07 22:37:39.464349 [ 198 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5645 | 2025.03.07 22:37:39.464710 [ 198 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_46_9} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5646 | 2025.03.07 22:37:39.464811 [ 198 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_46_9} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5647 | 2025.03.07 22:37:39.464921 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
5648 | 2025.03.07 22:37:40.488080 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 790 | ||
5649 | 2025.03.07 22:37:40.491288 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5650 | 2025.03.07 22:37:40.491345 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5651 | 2025.03.07 22:37:40.492828 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5652 | 2025.03.07 22:37:40.493141 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5653 | 2025.03.07 22:37:40.493363 [ 44 ] {} <Debug> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
5654 | 2025.03.07 22:37:40.493493 [ 44 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5655 | 2025.03.07 22:37:40.493567 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5656 | 2025.03.07 22:37:40.494344 [ 197 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::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 | ||
5657 | 2025.03.07 22:37:40.495306 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 790 | ||
5658 | 2025.03.07 22:37:40.495735 [ 197 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5659 | 2025.03.07 22:37:40.495920 [ 197 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 628 rows starting from the beginning of the part | ||
5660 | 2025.03.07 22:37:40.496467 [ 197 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 34 rows starting from the beginning of the part | ||
5661 | 2025.03.07 22:37:40.496989 [ 197 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part | ||
5662 | 2025.03.07 22:37:40.497490 [ 197 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
5663 | 2025.03.07 22:37:40.497971 [ 197 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part | ||
5664 | 2025.03.07 22:37:40.498457 [ 197 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 32 rows starting from the beginning of the part | ||
5665 | 2025.03.07 22:37:40.506463 [ 197 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 790 rows, containing 72 columns (72 merged, 0 gathered) in 0.012654502 sec., 62428.37529284044 rows/sec., 53.61 MiB/sec. | ||
5666 | 2025.03.07 22:37:40.507878 [ 188 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
5667 | 2025.03.07 22:37:40.508713 [ 188 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_21_4} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5668 | 2025.03.07 22:37:40.508811 [ 188 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_21_4} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
5669 | 2025.03.07 22:37:40.509148 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
5670 | 2025.03.07 22:37:44.421677 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5671 | 2025.03.07 22:37:44.421871 [ 275 ] {665a5953-beb5-465a-af31-13827c99e09b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5672 | 2025.03.07 22:37:44.421943 [ 275 ] {665a5953-beb5-465a-af31-13827c99e09b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5673 | 2025.03.07 22:37:44.422729 [ 275 ] {665a5953-beb5-465a-af31-13827c99e09b} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5674 | 2025.03.07 22:37:44.422782 [ 275 ] {665a5953-beb5-465a-af31-13827c99e09b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5675 | 2025.03.07 22:37:44.423232 [ 275 ] {665a5953-beb5-465a-af31-13827c99e09b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
5676 | 2025.03.07 22:37:44.423563 [ 275 ] {665a5953-beb5-465a-af31-13827c99e09b} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5677 | 2025.03.07 22:37:44.423913 [ 275 ] {665a5953-beb5-465a-af31-13827c99e09b} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002088 sec., 34482.75862068965 rows/sec., 2.80 MiB/sec. | ||
5678 | 2025.03.07 22:37:44.424177 [ 275 ] {665a5953-beb5-465a-af31-13827c99e09b} <Debug> TCPHandler: Processed in 0.002635896 sec. | ||
5679 | 2025.03.07 22:37:44.424470 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5680 | 2025.03.07 22:37:44.424608 [ 275 ] {cca6882c-8bbc-4f66-8cfd-ba15019949a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5681 | 2025.03.07 22:37:44.424673 [ 275 ] {cca6882c-8bbc-4f66-8cfd-ba15019949a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5682 | 2025.03.07 22:37:44.425414 [ 275 ] {cca6882c-8bbc-4f66-8cfd-ba15019949a0} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5683 | 2025.03.07 22:37:44.425464 [ 275 ] {cca6882c-8bbc-4f66-8cfd-ba15019949a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5684 | 2025.03.07 22:37:44.425945 [ 275 ] {cca6882c-8bbc-4f66-8cfd-ba15019949a0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5685 | 2025.03.07 22:37:44.426257 [ 275 ] {cca6882c-8bbc-4f66-8cfd-ba15019949a0} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5686 | 2025.03.07 22:37:44.426559 [ 275 ] {cca6882c-8bbc-4f66-8cfd-ba15019949a0} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001979 sec., 4042.44567963618 rows/sec., 303.97 KiB/sec. | ||
5687 | 2025.03.07 22:37:44.426692 [ 275 ] {cca6882c-8bbc-4f66-8cfd-ba15019949a0} <Debug> TCPHandler: Processed in 0.002310182 sec. | ||
5688 | 2025.03.07 22:37:44.426956 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5689 | 2025.03.07 22:37:44.427087 [ 275 ] {c9ccb2aa-5bbf-4a18-bb8f-b05e7ed6b931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5690 | 2025.03.07 22:37:44.427138 [ 275 ] {c9ccb2aa-5bbf-4a18-bb8f-b05e7ed6b931} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5691 | 2025.03.07 22:37:44.427750 [ 275 ] {c9ccb2aa-5bbf-4a18-bb8f-b05e7ed6b931} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5692 | 2025.03.07 22:37:44.427792 [ 275 ] {c9ccb2aa-5bbf-4a18-bb8f-b05e7ed6b931} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5693 | 2025.03.07 22:37:44.428163 [ 275 ] {c9ccb2aa-5bbf-4a18-bb8f-b05e7ed6b931} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
5694 | 2025.03.07 22:37:44.428416 [ 275 ] {c9ccb2aa-5bbf-4a18-bb8f-b05e7ed6b931} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5695 | 2025.03.07 22:37:44.428643 [ 275 ] {c9ccb2aa-5bbf-4a18-bb8f-b05e7ed6b931} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001582 sec., 45512.01011378002 rows/sec., 3.55 MiB/sec. | ||
5696 | 2025.03.07 22:37:44.428700 [ 275 ] {c9ccb2aa-5bbf-4a18-bb8f-b05e7ed6b931} <Debug> TCPHandler: Processed in 0.001832317 sec. | ||
5697 | 2025.03.07 22:37:44.428825 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5698 | 2025.03.07 22:37:44.428937 [ 275 ] {2dfbf8c0-a7a4-405a-8840-f08d108a1a88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5699 | 2025.03.07 22:37:44.428988 [ 275 ] {2dfbf8c0-a7a4-405a-8840-f08d108a1a88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5700 | 2025.03.07 22:37:44.429508 [ 275 ] {2dfbf8c0-a7a4-405a-8840-f08d108a1a88} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5701 | 2025.03.07 22:37:44.429547 [ 275 ] {2dfbf8c0-a7a4-405a-8840-f08d108a1a88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5702 | 2025.03.07 22:37:44.429938 [ 275 ] {2dfbf8c0-a7a4-405a-8840-f08d108a1a88} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
5703 | 2025.03.07 22:37:44.430191 [ 275 ] {2dfbf8c0-a7a4-405a-8840-f08d108a1a88} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5704 | 2025.03.07 22:37:44.430400 [ 275 ] {2dfbf8c0-a7a4-405a-8840-f08d108a1a88} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001487 sec., 107599.19300605245 rows/sec., 7.49 MiB/sec. | ||
5705 | 2025.03.07 22:37:44.430449 [ 275 ] {2dfbf8c0-a7a4-405a-8840-f08d108a1a88} <Debug> TCPHandler: Processed in 0.001678616 sec. | ||
5706 | 2025.03.07 22:37:44.430576 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5707 | 2025.03.07 22:37:44.430681 [ 275 ] {100c1d42-dea6-4309-b7d5-6714016d6828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5708 | 2025.03.07 22:37:44.430746 [ 275 ] {100c1d42-dea6-4309-b7d5-6714016d6828} <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 | ||
5709 | 2025.03.07 22:37:44.431795 [ 275 ] {100c1d42-dea6-4309-b7d5-6714016d6828} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5710 | 2025.03.07 22:37:44.431834 [ 275 ] {100c1d42-dea6-4309-b7d5-6714016d6828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5711 | 2025.03.07 22:37:44.432434 [ 275 ] {100c1d42-dea6-4309-b7d5-6714016d6828} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5712 | 2025.03.07 22:37:44.432690 [ 275 ] {100c1d42-dea6-4309-b7d5-6714016d6828} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5713 | 2025.03.07 22:37:44.432980 [ 275 ] {100c1d42-dea6-4309-b7d5-6714016d6828} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002308 sec., 3466.2045060658575 rows/sec., 6.21 MiB/sec. | ||
5714 | 2025.03.07 22:37:44.433468 [ 275 ] {100c1d42-dea6-4309-b7d5-6714016d6828} <Debug> TCPHandler: Processed in 0.002940258 sec. | ||
5715 | 2025.03.07 22:37:44.433685 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5716 | 2025.03.07 22:37:44.433791 [ 275 ] {a9d0cf59-81ec-4d76-824b-b49ac007a21d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5717 | 2025.03.07 22:37:44.433837 [ 275 ] {a9d0cf59-81ec-4d76-824b-b49ac007a21d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5718 | 2025.03.07 22:37:44.434308 [ 275 ] {a9d0cf59-81ec-4d76-824b-b49ac007a21d} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5719 | 2025.03.07 22:37:44.434346 [ 275 ] {a9d0cf59-81ec-4d76-824b-b49ac007a21d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5720 | 2025.03.07 22:37:44.434714 [ 275 ] {a9d0cf59-81ec-4d76-824b-b49ac007a21d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
5721 | 2025.03.07 22:37:44.434949 [ 275 ] {a9d0cf59-81ec-4d76-824b-b49ac007a21d} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5722 | 2025.03.07 22:37:44.435161 [ 275 ] {a9d0cf59-81ec-4d76-824b-b49ac007a21d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001393 sec., 43072.50538406317 rows/sec., 2.90 MiB/sec. | ||
5723 | 2025.03.07 22:37:44.435210 [ 275 ] {a9d0cf59-81ec-4d76-824b-b49ac007a21d} <Debug> TCPHandler: Processed in 0.001575865 sec. | ||
5724 | 2025.03.07 22:37:45.312575 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5725 | 2025.03.07 22:37:45.312645 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5726 | 2025.03.07 22:37:45.428854 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13786 | ||
5727 | 2025.03.07 22:37:45.430024 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5728 | 2025.03.07 22:37:45.430076 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5729 | 2025.03.07 22:37:45.430606 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5730 | 2025.03.07 22:37:45.430881 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5731 | 2025.03.07 22:37:45.431139 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 | ||
5732 | 2025.03.07 22:37:46.375120 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 | ||
5733 | 2025.03.07 22:37:46.396919 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5734 | 2025.03.07 22:37:46.396985 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5735 | 2025.03.07 22:37:46.404679 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5736 | 2025.03.07 22:37:46.405469 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5737 | 2025.03.07 22:37:46.408670 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 227 | ||
5738 | 2025.03.07 22:37:49.422828 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5739 | 2025.03.07 22:37:49.423135 [ 275 ] {09abd7b2-bb4f-4c2b-bad0-2691832c8bbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5740 | 2025.03.07 22:37:49.423250 [ 275 ] {09abd7b2-bb4f-4c2b-bad0-2691832c8bbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5741 | 2025.03.07 22:37:49.424286 [ 275 ] {09abd7b2-bb4f-4c2b-bad0-2691832c8bbf} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5742 | 2025.03.07 22:37:49.424335 [ 275 ] {09abd7b2-bb4f-4c2b-bad0-2691832c8bbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5743 | 2025.03.07 22:37:49.424789 [ 275 ] {09abd7b2-bb4f-4c2b-bad0-2691832c8bbf} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
5744 | 2025.03.07 22:37:49.425047 [ 275 ] {09abd7b2-bb4f-4c2b-bad0-2691832c8bbf} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5745 | 2025.03.07 22:37:49.425292 [ 275 ] {09abd7b2-bb4f-4c2b-bad0-2691832c8bbf} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.002241 sec., 53547.5234270415 rows/sec., 4.55 MiB/sec. | ||
5746 | 2025.03.07 22:37:49.425356 [ 275 ] {09abd7b2-bb4f-4c2b-bad0-2691832c8bbf} <Debug> TCPHandler: Processed in 0.002721306 sec. | ||
5747 | 2025.03.07 22:37:49.425486 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5748 | 2025.03.07 22:37:49.425599 [ 275 ] {bb585ea4-f96d-4913-bda4-c9595125bb2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5749 | 2025.03.07 22:37:49.425649 [ 275 ] {bb585ea4-f96d-4913-bda4-c9595125bb2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5750 | 2025.03.07 22:37:49.426190 [ 275 ] {bb585ea4-f96d-4913-bda4-c9595125bb2f} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5751 | 2025.03.07 22:37:49.426231 [ 275 ] {bb585ea4-f96d-4913-bda4-c9595125bb2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5752 | 2025.03.07 22:37:49.426590 [ 275 ] {bb585ea4-f96d-4913-bda4-c9595125bb2f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5753 | 2025.03.07 22:37:49.426834 [ 275 ] {bb585ea4-f96d-4913-bda4-c9595125bb2f} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5754 | 2025.03.07 22:37:49.427041 [ 275 ] {bb585ea4-f96d-4913-bda4-c9595125bb2f} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001468 sec., 21798.365122615804 rows/sec., 1.60 MiB/sec. | ||
5755 | 2025.03.07 22:37:49.427093 [ 275 ] {bb585ea4-f96d-4913-bda4-c9595125bb2f} <Debug> TCPHandler: Processed in 0.001660046 sec. | ||
5756 | 2025.03.07 22:37:49.427199 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5757 | 2025.03.07 22:37:49.427305 [ 275 ] {e87b5f46-274a-4566-9d83-7f6b0bf55990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5758 | 2025.03.07 22:37:49.427351 [ 275 ] {e87b5f46-274a-4566-9d83-7f6b0bf55990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5759 | 2025.03.07 22:37:49.427894 [ 275 ] {e87b5f46-274a-4566-9d83-7f6b0bf55990} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5760 | 2025.03.07 22:37:49.427933 [ 275 ] {e87b5f46-274a-4566-9d83-7f6b0bf55990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5761 | 2025.03.07 22:37:49.428281 [ 275 ] {e87b5f46-274a-4566-9d83-7f6b0bf55990} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
5762 | 2025.03.07 22:37:49.428518 [ 275 ] {e87b5f46-274a-4566-9d83-7f6b0bf55990} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5763 | 2025.03.07 22:37:49.428725 [ 275 ] {e87b5f46-274a-4566-9d83-7f6b0bf55990} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001442 sec., 66574.2024965326 rows/sec., 5.20 MiB/sec. | ||
5764 | 2025.03.07 22:37:49.428777 [ 275 ] {e87b5f46-274a-4566-9d83-7f6b0bf55990} <Debug> TCPHandler: Processed in 0.001629236 sec. | ||
5765 | 2025.03.07 22:37:49.428892 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5766 | 2025.03.07 22:37:49.428998 [ 275 ] {f5de8e3d-20c1-4de7-b9ea-c1243d1104d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5767 | 2025.03.07 22:37:49.429046 [ 275 ] {f5de8e3d-20c1-4de7-b9ea-c1243d1104d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5768 | 2025.03.07 22:37:49.429564 [ 275 ] {f5de8e3d-20c1-4de7-b9ea-c1243d1104d6} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5769 | 2025.03.07 22:37:49.429603 [ 275 ] {f5de8e3d-20c1-4de7-b9ea-c1243d1104d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5770 | 2025.03.07 22:37:49.429981 [ 275 ] {f5de8e3d-20c1-4de7-b9ea-c1243d1104d6} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
5771 | 2025.03.07 22:37:49.430215 [ 275 ] {f5de8e3d-20c1-4de7-b9ea-c1243d1104d6} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5772 | 2025.03.07 22:37:49.430425 [ 275 ] {f5de8e3d-20c1-4de7-b9ea-c1243d1104d6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00145 sec., 110344.8275862069 rows/sec., 7.69 MiB/sec. | ||
5773 | 2025.03.07 22:37:49.430475 [ 275 ] {f5de8e3d-20c1-4de7-b9ea-c1243d1104d6} <Debug> TCPHandler: Processed in 0.001635415 sec. | ||
5774 | 2025.03.07 22:37:49.430581 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5775 | 2025.03.07 22:37:49.430684 [ 275 ] {1a65794d-6fc4-486e-9da6-a0d1b7f15d7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5776 | 2025.03.07 22:37:49.430750 [ 275 ] {1a65794d-6fc4-486e-9da6-a0d1b7f15d7f} <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 | ||
5777 | 2025.03.07 22:37:49.431876 [ 275 ] {1a65794d-6fc4-486e-9da6-a0d1b7f15d7f} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5778 | 2025.03.07 22:37:49.431916 [ 275 ] {1a65794d-6fc4-486e-9da6-a0d1b7f15d7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5779 | 2025.03.07 22:37:49.432559 [ 275 ] {1a65794d-6fc4-486e-9da6-a0d1b7f15d7f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5780 | 2025.03.07 22:37:49.432818 [ 275 ] {1a65794d-6fc4-486e-9da6-a0d1b7f15d7f} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5781 | 2025.03.07 22:37:49.433064 [ 275 ] {1a65794d-6fc4-486e-9da6-a0d1b7f15d7f} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002401 sec., 13327.780091628489 rows/sec., 23.88 MiB/sec. | ||
5782 | 2025.03.07 22:37:49.433167 [ 275 ] {1a65794d-6fc4-486e-9da6-a0d1b7f15d7f} <Debug> TCPHandler: Processed in 0.002636415 sec. | ||
5783 | 2025.03.07 22:37:49.433314 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5784 | 2025.03.07 22:37:49.433420 [ 275 ] {89bfd47c-1421-480f-9b91-6d6d7cd48bd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5785 | 2025.03.07 22:37:49.433466 [ 275 ] {89bfd47c-1421-480f-9b91-6d6d7cd48bd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5786 | 2025.03.07 22:37:49.433910 [ 275 ] {89bfd47c-1421-480f-9b91-6d6d7cd48bd7} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5787 | 2025.03.07 22:37:49.433950 [ 275 ] {89bfd47c-1421-480f-9b91-6d6d7cd48bd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5788 | 2025.03.07 22:37:49.434301 [ 275 ] {89bfd47c-1421-480f-9b91-6d6d7cd48bd7} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
5789 | 2025.03.07 22:37:49.434539 [ 275 ] {89bfd47c-1421-480f-9b91-6d6d7cd48bd7} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5790 | 2025.03.07 22:37:49.434727 [ 275 ] {89bfd47c-1421-480f-9b91-6d6d7cd48bd7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001329 sec., 45146.72686230248 rows/sec., 3.04 MiB/sec. | ||
5791 | 2025.03.07 22:37:49.434776 [ 275 ] {89bfd47c-1421-480f-9b91-6d6d7cd48bd7} <Debug> TCPHandler: Processed in 0.001513325 sec. | ||
5792 | 2025.03.07 22:37:50.495703 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 814 | ||
5793 | 2025.03.07 22:37:50.498788 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5794 | 2025.03.07 22:37:50.498848 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5795 | 2025.03.07 22:37:50.500344 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
5796 | 2025.03.07 22:37:50.500688 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5797 | 2025.03.07 22:37:50.501320 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 814 | ||
5798 | 2025.03.07 22:37:52.083250 [ 92 ] {} <Debug> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
5799 | 2025.03.07 22:37:52.083315 [ 92 ] {} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5800 | 2025.03.07 22:37:52.083337 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5801 | 2025.03.07 22:37:52.083562 [ 189 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::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 | ||
5802 | 2025.03.07 22:37:52.083752 [ 189 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5803 | 2025.03.07 22:37:52.083789 [ 189 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 365 rows starting from the beginning of the part | ||
5804 | 2025.03.07 22:37:52.083917 [ 189 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 228 rows starting from the beginning of the part | ||
5805 | 2025.03.07 22:37:52.084043 [ 189 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 113 rows starting from the beginning of the part | ||
5806 | 2025.03.07 22:37:52.084296 [ 189 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 228 rows starting from the beginning of the part | ||
5807 | 2025.03.07 22:37:52.084483 [ 189 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
5808 | 2025.03.07 22:37:52.085722 [ 192 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 958 rows, containing 5 columns (5 merged, 0 gathered) in 0.002304702 sec., 415671.9610604755 rows/sec., 29.76 MiB/sec. | ||
5809 | 2025.03.07 22:37:52.085957 [ 190 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
5810 | 2025.03.07 22:37:52.086338 [ 190 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_13_3} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5811 | 2025.03.07 22:37:52.086436 [ 190 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_13_3} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
5812 | 2025.03.07 22:37:52.086548 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
5813 | 2025.03.07 22:37:52.716545 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5814 | 2025.03.07 22:37:52.716756 [ 275 ] {c3fd324a-dd5b-407f-95af-ac935c15f4cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5815 | 2025.03.07 22:37:52.716839 [ 275 ] {c3fd324a-dd5b-407f-95af-ac935c15f4cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5816 | 2025.03.07 22:37:52.718219 [ 275 ] {c3fd324a-dd5b-407f-95af-ac935c15f4cc} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5817 | 2025.03.07 22:37:52.718273 [ 275 ] {c3fd324a-dd5b-407f-95af-ac935c15f4cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5818 | 2025.03.07 22:37:52.718789 [ 275 ] {c3fd324a-dd5b-407f-95af-ac935c15f4cc} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
5819 | 2025.03.07 22:37:52.719048 [ 275 ] {c3fd324a-dd5b-407f-95af-ac935c15f4cc} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5820 | 2025.03.07 22:37:52.719314 [ 275 ] {c3fd324a-dd5b-407f-95af-ac935c15f4cc} <Debug> executeQuery: Read 1212 rows, 102.55 KiB in 0.002617 sec., 463125.7164692396 rows/sec., 38.27 MiB/sec. | ||
5821 | 2025.03.07 22:37:52.719380 [ 275 ] {c3fd324a-dd5b-407f-95af-ac935c15f4cc} <Debug> TCPHandler: Processed in 0.002982728 sec. | ||
5822 | 2025.03.07 22:37:52.719508 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5823 | 2025.03.07 22:37:52.719623 [ 275 ] {2e9a8b88-f67f-4111-bb53-18301b7c9172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5824 | 2025.03.07 22:37:52.719671 [ 275 ] {2e9a8b88-f67f-4111-bb53-18301b7c9172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5825 | 2025.03.07 22:37:52.720205 [ 275 ] {2e9a8b88-f67f-4111-bb53-18301b7c9172} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5826 | 2025.03.07 22:37:52.720247 [ 275 ] {2e9a8b88-f67f-4111-bb53-18301b7c9172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5827 | 2025.03.07 22:37:52.720603 [ 275 ] {2e9a8b88-f67f-4111-bb53-18301b7c9172} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5828 | 2025.03.07 22:37:52.720856 [ 275 ] {2e9a8b88-f67f-4111-bb53-18301b7c9172} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5829 | 2025.03.07 22:37:52.721082 [ 275 ] {2e9a8b88-f67f-4111-bb53-18301b7c9172} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001485 sec., 5387.2053872053875 rows/sec., 405.09 KiB/sec. | ||
5830 | 2025.03.07 22:37:52.721135 [ 275 ] {2e9a8b88-f67f-4111-bb53-18301b7c9172} <Debug> TCPHandler: Processed in 0.001682746 sec. | ||
5831 | 2025.03.07 22:37:52.721274 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5832 | 2025.03.07 22:37:52.721382 [ 275 ] {f9166927-60ab-40ec-96c4-ab00affd1a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5833 | 2025.03.07 22:37:52.721426 [ 275 ] {f9166927-60ab-40ec-96c4-ab00affd1a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5834 | 2025.03.07 22:37:52.722022 [ 275 ] {f9166927-60ab-40ec-96c4-ab00affd1a4a} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5835 | 2025.03.07 22:37:52.722062 [ 275 ] {f9166927-60ab-40ec-96c4-ab00affd1a4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5836 | 2025.03.07 22:37:52.722418 [ 275 ] {f9166927-60ab-40ec-96c4-ab00affd1a4a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5837 | 2025.03.07 22:37:52.722654 [ 275 ] {f9166927-60ab-40ec-96c4-ab00affd1a4a} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5838 | 2025.03.07 22:37:52.722851 [ 275 ] {f9166927-60ab-40ec-96c4-ab00affd1a4a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001491 sec., 152917.50503018108 rows/sec., 10.35 MiB/sec. | ||
5839 | 2025.03.07 22:37:52.722902 [ 275 ] {f9166927-60ab-40ec-96c4-ab00affd1a4a} <Debug> TCPHandler: Processed in 0.001679576 sec. | ||
5840 | 2025.03.07 22:37:52.723037 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5841 | 2025.03.07 22:37:52.723142 [ 275 ] {c8dcaca3-b875-4a23-83db-da78ccfb08e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5842 | 2025.03.07 22:37:52.723186 [ 275 ] {c8dcaca3-b875-4a23-83db-da78ccfb08e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5843 | 2025.03.07 22:37:52.723895 [ 275 ] {c8dcaca3-b875-4a23-83db-da78ccfb08e8} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5844 | 2025.03.07 22:37:52.723933 [ 275 ] {c8dcaca3-b875-4a23-83db-da78ccfb08e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5845 | 2025.03.07 22:37:52.724299 [ 275 ] {c8dcaca3-b875-4a23-83db-da78ccfb08e8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
5846 | 2025.03.07 22:37:52.724535 [ 275 ] {c8dcaca3-b875-4a23-83db-da78ccfb08e8} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5847 | 2025.03.07 22:37:52.724749 [ 275 ] {c8dcaca3-b875-4a23-83db-da78ccfb08e8} <Debug> executeQuery: Read 528 rows, 40.04 KiB in 0.001628 sec., 324324.3243243243 rows/sec., 24.02 MiB/sec. | ||
5848 | 2025.03.07 22:37:52.724800 [ 275 ] {c8dcaca3-b875-4a23-83db-da78ccfb08e8} <Debug> TCPHandler: Processed in 0.001815448 sec. | ||
5849 | 2025.03.07 22:37:52.724916 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5850 | 2025.03.07 22:37:52.725023 [ 275 ] {ccec00db-fd00-4a7e-840c-7c7f49b1f334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5851 | 2025.03.07 22:37:52.725071 [ 275 ] {ccec00db-fd00-4a7e-840c-7c7f49b1f334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5852 | 2025.03.07 22:37:52.725801 [ 275 ] {ccec00db-fd00-4a7e-840c-7c7f49b1f334} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5853 | 2025.03.07 22:37:52.725841 [ 275 ] {ccec00db-fd00-4a7e-840c-7c7f49b1f334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5854 | 2025.03.07 22:37:52.726274 [ 275 ] {ccec00db-fd00-4a7e-840c-7c7f49b1f334} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
5855 | 2025.03.07 22:37:52.726522 [ 275 ] {ccec00db-fd00-4a7e-840c-7c7f49b1f334} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5856 | 2025.03.07 22:37:52.726766 [ 275 ] {ccec00db-fd00-4a7e-840c-7c7f49b1f334} <Debug> executeQuery: Read 952 rows, 65.39 KiB in 0.001756 sec., 542141.2300683372 rows/sec., 36.36 MiB/sec. | ||
5857 | 2025.03.07 22:37:52.726825 [ 275 ] {ccec00db-fd00-4a7e-840c-7c7f49b1f334} <Debug> TCPHandler: Processed in 0.001960709 sec. | ||
5858 | 2025.03.07 22:37:52.727074 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5859 | 2025.03.07 22:37:52.727195 [ 275 ] {a4cd31cc-4832-4351-b04e-2fd4c173d8f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5860 | 2025.03.07 22:37:52.727269 [ 275 ] {a4cd31cc-4832-4351-b04e-2fd4c173d8f4} <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 | ||
5861 | 2025.03.07 22:37:52.728397 [ 275 ] {a4cd31cc-4832-4351-b04e-2fd4c173d8f4} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5862 | 2025.03.07 22:37:52.728436 [ 275 ] {a4cd31cc-4832-4351-b04e-2fd4c173d8f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5863 | 2025.03.07 22:37:52.729046 [ 275 ] {a4cd31cc-4832-4351-b04e-2fd4c173d8f4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5864 | 2025.03.07 22:37:52.729305 [ 275 ] {a4cd31cc-4832-4351-b04e-2fd4c173d8f4} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5865 | 2025.03.07 22:37:52.729560 [ 275 ] {a4cd31cc-4832-4351-b04e-2fd4c173d8f4} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002388 sec., 3350.0837520938026 rows/sec., 6.00 MiB/sec. | ||
5866 | 2025.03.07 22:37:52.729687 [ 275 ] {a4cd31cc-4832-4351-b04e-2fd4c173d8f4} <Debug> TCPHandler: Processed in 0.002711196 sec. | ||
5867 | 2025.03.07 22:37:52.729824 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5868 | 2025.03.07 22:37:52.729931 [ 275 ] {d14541d3-88a3-4538-9ec6-61e8f02105b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5869 | 2025.03.07 22:37:52.729977 [ 275 ] {d14541d3-88a3-4538-9ec6-61e8f02105b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5870 | 2025.03.07 22:37:52.730412 [ 275 ] {d14541d3-88a3-4538-9ec6-61e8f02105b9} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5871 | 2025.03.07 22:37:52.730451 [ 275 ] {d14541d3-88a3-4538-9ec6-61e8f02105b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5872 | 2025.03.07 22:37:52.730815 [ 275 ] {d14541d3-88a3-4538-9ec6-61e8f02105b9} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
5873 | 2025.03.07 22:37:52.731052 [ 275 ] {d14541d3-88a3-4538-9ec6-61e8f02105b9} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5874 | 2025.03.07 22:37:52.731260 [ 275 ] {d14541d3-88a3-4538-9ec6-61e8f02105b9} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.00135 sec., 29629.629629629628 rows/sec., 2.00 MiB/sec. | ||
5875 | 2025.03.07 22:37:52.731309 [ 275 ] {d14541d3-88a3-4538-9ec6-61e8f02105b9} <Debug> TCPHandler: Processed in 0.001536345 sec. | ||
5876 | 2025.03.07 22:37:52.931402 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14213 | ||
5877 | 2025.03.07 22:37:52.932134 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5878 | 2025.03.07 22:37:52.932187 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5879 | 2025.03.07 22:37:52.932762 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5880 | 2025.03.07 22:37:52.933115 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5881 | 2025.03.07 22:37:52.933315 [ 110 ] {} <Debug> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5882 | 2025.03.07 22:37:52.933386 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14213 | ||
5883 | 2025.03.07 22:37:52.933416 [ 110 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5884 | 2025.03.07 22:37:52.933449 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5885 | 2025.03.07 22:37:52.933600 [ 189 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::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 | ||
5886 | 2025.03.07 22:37:52.933760 [ 189 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5887 | 2025.03.07 22:37:52.933803 [ 189 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::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 | ||
5888 | 2025.03.07 22:37:52.933889 [ 189 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 427 rows starting from the beginning of the part | ||
5889 | 2025.03.07 22:37:52.934077 [ 189 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 488 rows starting from the beginning of the part | ||
5890 | 2025.03.07 22:37:52.934348 [ 189 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 427 rows starting from the beginning of the part | ||
5891 | 2025.03.07 22:37:52.934492 [ 189 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 488 rows starting from the beginning of the part | ||
5892 | 2025.03.07 22:37:52.934694 [ 189 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 427 rows starting from the beginning of the part | ||
5893 | 2025.03.07 22:37:52.937279 [ 192 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14213 rows, containing 4 columns (4 merged, 0 gathered) in 0.003750596 sec., 3789531.050531702 rows/sec., 54.21 MiB/sec. | ||
5894 | 2025.03.07 22:37:52.937770 [ 191 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5895 | 2025.03.07 22:37:52.938122 [ 191 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_31_6} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5896 | 2025.03.07 22:37:52.938220 [ 191 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_31_6} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5897 | 2025.03.07 22:37:52.938344 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
5898 | 2025.03.07 22:37:53.908877 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 | ||
5899 | 2025.03.07 22:37:53.931378 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5900 | 2025.03.07 22:37:53.931442 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5901 | 2025.03.07 22:37:53.939119 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5902 | 2025.03.07 22:37:53.939916 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5903 | 2025.03.07 22:37:53.940344 [ 65 ] {} <Debug> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5904 | 2025.03.07 22:37:53.940483 [ 65 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5905 | 2025.03.07 22:37:53.940560 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5906 | 2025.03.07 22:37:53.941284 [ 192 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
5907 | 2025.03.07 22:37:53.956779 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
5908 | 2025.03.07 22:37:53.958236 [ 192 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5909 | 2025.03.07 22:37:53.959814 [ 192 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
5910 | 2025.03.07 22:37:53.965845 [ 192 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
5911 | 2025.03.07 22:37:53.973416 [ 192 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
5912 | 2025.03.07 22:37:53.981035 [ 192 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
5913 | 2025.03.07 22:37:53.988043 [ 192 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
5914 | 2025.03.07 22:37:53.997777 [ 192 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
5915 | 2025.03.07 22:37:54.000283 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 203.49 MiB, peak 205.47 MiB, free memory in arenas 0.00 B, will set to 199.20 MiB (RSS), difference: -4.29 MiB | ||
5916 | 2025.03.07 22:37:54.095460 [ 191 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.154731527 sec., 1512.2968443270129 rows/sec., 7.82 MiB/sec. | ||
5917 | 2025.03.07 22:37:54.100199 [ 191 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5918 | 2025.03.07 22:37:54.105864 [ 191 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_31_6} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5919 | 2025.03.07 22:37:54.106076 [ 191 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_31_6} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5920 | 2025.03.07 22:37:54.109286 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
5921 | 2025.03.07 22:37:54.416239 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5922 | 2025.03.07 22:37:54.416447 [ 275 ] {d43fa8cf-f0c9-4290-ad10-88537237b798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5923 | 2025.03.07 22:37:54.416526 [ 275 ] {d43fa8cf-f0c9-4290-ad10-88537237b798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5924 | 2025.03.07 22:37:54.417497 [ 275 ] {d43fa8cf-f0c9-4290-ad10-88537237b798} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5925 | 2025.03.07 22:37:54.417563 [ 275 ] {d43fa8cf-f0c9-4290-ad10-88537237b798} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5926 | 2025.03.07 22:37:54.418114 [ 275 ] {d43fa8cf-f0c9-4290-ad10-88537237b798} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
5927 | 2025.03.07 22:37:54.418443 [ 275 ] {d43fa8cf-f0c9-4290-ad10-88537237b798} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5928 | 2025.03.07 22:37:54.418696 [ 275 ] {d43fa8cf-f0c9-4290-ad10-88537237b798} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002304 sec., 24305.555555555555 rows/sec., 1.87 MiB/sec. | ||
5929 | 2025.03.07 22:37:54.418780 [ 275 ] {d43fa8cf-f0c9-4290-ad10-88537237b798} <Debug> TCPHandler: Processed in 0.002686386 sec. | ||
5930 | 2025.03.07 22:37:54.418948 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5931 | 2025.03.07 22:37:54.419079 [ 275 ] {a243020b-230a-41b0-92f8-eb1443077879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5932 | 2025.03.07 22:37:54.419137 [ 275 ] {a243020b-230a-41b0-92f8-eb1443077879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5933 | 2025.03.07 22:37:54.419813 [ 275 ] {a243020b-230a-41b0-92f8-eb1443077879} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5934 | 2025.03.07 22:37:54.419856 [ 275 ] {a243020b-230a-41b0-92f8-eb1443077879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5935 | 2025.03.07 22:37:54.420313 [ 275 ] {a243020b-230a-41b0-92f8-eb1443077879} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
5936 | 2025.03.07 22:37:54.420609 [ 275 ] {a243020b-230a-41b0-92f8-eb1443077879} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5937 | 2025.03.07 22:37:54.420825 [ 275 ] {a243020b-230a-41b0-92f8-eb1443077879} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001783 sec., 35894.5597307908 rows/sec., 2.80 MiB/sec. | ||
5938 | 2025.03.07 22:37:54.420885 [ 275 ] {a243020b-230a-41b0-92f8-eb1443077879} <Debug> TCPHandler: Processed in 0.002002319 sec. | ||
5939 | 2025.03.07 22:37:54.421036 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5940 | 2025.03.07 22:37:54.421156 [ 275 ] {6fda56ae-22b2-40da-8574-a080f92c62b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5941 | 2025.03.07 22:37:54.421215 [ 275 ] {6fda56ae-22b2-40da-8574-a080f92c62b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5942 | 2025.03.07 22:37:54.421817 [ 275 ] {6fda56ae-22b2-40da-8574-a080f92c62b6} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5943 | 2025.03.07 22:37:54.421859 [ 275 ] {6fda56ae-22b2-40da-8574-a080f92c62b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5944 | 2025.03.07 22:37:54.422316 [ 275 ] {6fda56ae-22b2-40da-8574-a080f92c62b6} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
5945 | 2025.03.07 22:37:54.422609 [ 275 ] {6fda56ae-22b2-40da-8574-a080f92c62b6} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5946 | 2025.03.07 22:37:54.422817 [ 275 ] {6fda56ae-22b2-40da-8574-a080f92c62b6} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.00169 sec., 31952.66272189349 rows/sec., 2.23 MiB/sec. | ||
5947 | 2025.03.07 22:37:54.422877 [ 275 ] {6fda56ae-22b2-40da-8574-a080f92c62b6} <Debug> TCPHandler: Processed in 0.001900248 sec. | ||
5948 | 2025.03.07 22:37:54.423028 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5949 | 2025.03.07 22:37:54.423173 [ 275 ] {dfef72ca-051f-4577-b7df-66b910d86e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5950 | 2025.03.07 22:37:54.423241 [ 275 ] {dfef72ca-051f-4577-b7df-66b910d86e4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5951 | 2025.03.07 22:37:54.423829 [ 275 ] {dfef72ca-051f-4577-b7df-66b910d86e4d} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5952 | 2025.03.07 22:37:54.423868 [ 275 ] {dfef72ca-051f-4577-b7df-66b910d86e4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5953 | 2025.03.07 22:37:54.424238 [ 275 ] {dfef72ca-051f-4577-b7df-66b910d86e4d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
5954 | 2025.03.07 22:37:54.424486 [ 275 ] {dfef72ca-051f-4577-b7df-66b910d86e4d} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5955 | 2025.03.07 22:37:54.424678 [ 275 ] {dfef72ca-051f-4577-b7df-66b910d86e4d} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.001537 sec., 13012.361743656475 rows/sec., 894.60 KiB/sec. | ||
5956 | 2025.03.07 22:37:54.424730 [ 275 ] {dfef72ca-051f-4577-b7df-66b910d86e4d} <Debug> TCPHandler: Processed in 0.001767517 sec. | ||
5957 | 2025.03.07 22:37:55.000177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 196.03 MiB, peak 206.30 MiB, free memory in arenas 0.00 B, will set to 201.27 MiB (RSS), difference: 5.24 MiB | ||
5958 | 2025.03.07 22:37:59.422690 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5959 | 2025.03.07 22:37:59.422921 [ 275 ] {d35b6b5e-4c7c-408b-931f-7a8948a7a673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5960 | 2025.03.07 22:37:59.423006 [ 275 ] {d35b6b5e-4c7c-408b-931f-7a8948a7a673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5961 | 2025.03.07 22:37:59.423849 [ 275 ] {d35b6b5e-4c7c-408b-931f-7a8948a7a673} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5962 | 2025.03.07 22:37:59.423903 [ 275 ] {d35b6b5e-4c7c-408b-931f-7a8948a7a673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5963 | 2025.03.07 22:37:59.424369 [ 275 ] {d35b6b5e-4c7c-408b-931f-7a8948a7a673} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
5964 | 2025.03.07 22:37:59.424630 [ 275 ] {d35b6b5e-4c7c-408b-931f-7a8948a7a673} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5965 | 2025.03.07 22:37:59.424870 [ 275 ] {d35b6b5e-4c7c-408b-931f-7a8948a7a673} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.002007 sec., 59790.732436472346 rows/sec., 5.08 MiB/sec. | ||
5966 | 2025.03.07 22:37:59.424935 [ 275 ] {d35b6b5e-4c7c-408b-931f-7a8948a7a673} <Debug> TCPHandler: Processed in 0.002389083 sec. | ||
5967 | 2025.03.07 22:37:59.425010 [ 174 ] {} <Debug> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
5968 | 2025.03.07 22:37:59.425074 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5969 | 2025.03.07 22:37:59.425090 [ 174 ] {} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5970 | 2025.03.07 22:37:59.425128 [ 174 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
5971 | 2025.03.07 22:37:59.425314 [ 275 ] {d2b64c5d-4de5-4c61-8e58-10ed1c01c8fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5972 | 2025.03.07 22:37:59.425379 [ 186 ] {8922abdd-d820-477b-8940-ca60723f550b::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 | ||
5973 | 2025.03.07 22:37:59.425401 [ 275 ] {d2b64c5d-4de5-4c61-8e58-10ed1c01c8fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5974 | 2025.03.07 22:37:59.425721 [ 186 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5975 | 2025.03.07 22:37:59.425801 [ 186 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1966 rows starting from the beginning of the part | ||
5976 | 2025.03.07 22:37:59.426130 [ 186 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 72 rows starting from the beginning of the part | ||
5977 | 2025.03.07 22:37:59.426524 [ 186 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 120 rows starting from the beginning of the part | ||
5978 | 2025.03.07 22:37:59.426821 [ 186 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1212 rows starting from the beginning of the part | ||
5979 | 2025.03.07 22:37:59.427205 [ 186 ] {8922abdd-d820-477b-8940-ca60723f550b::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 | ||
5980 | 2025.03.07 22:37:59.427542 [ 186 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 120 rows starting from the beginning of the part | ||
5981 | 2025.03.07 22:37:59.428319 [ 275 ] {d2b64c5d-4de5-4c61-8e58-10ed1c01c8fe} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5982 | 2025.03.07 22:37:59.428389 [ 275 ] {d2b64c5d-4de5-4c61-8e58-10ed1c01c8fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5983 | 2025.03.07 22:37:59.429277 [ 275 ] {d2b64c5d-4de5-4c61-8e58-10ed1c01c8fe} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5984 | 2025.03.07 22:37:59.429721 [ 275 ] {d2b64c5d-4de5-4c61-8e58-10ed1c01c8fe} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5985 | 2025.03.07 22:37:59.430101 [ 174 ] {} <Debug> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5986 | 2025.03.07 22:37:59.430218 [ 174 ] {} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5987 | 2025.03.07 22:37:59.430303 [ 174 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
5988 | 2025.03.07 22:37:59.430446 [ 275 ] {d2b64c5d-4de5-4c61-8e58-10ed1c01c8fe} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.005204 sec., 6149.116064565718 rows/sec., 462.38 KiB/sec. | ||
5989 | 2025.03.07 22:37:59.430679 [ 275 ] {d2b64c5d-4de5-4c61-8e58-10ed1c01c8fe} <Debug> TCPHandler: Processed in 0.005664064 sec. | ||
5990 | 2025.03.07 22:37:59.430703 [ 199 ] {01016d33-373a-44ed-a111-2b7d5befb400::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 | ||
5991 | 2025.03.07 22:37:59.430876 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5992 | 2025.03.07 22:37:59.431147 [ 199 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5993 | 2025.03.07 22:37:59.431282 [ 199 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 176 rows starting from the beginning of the part | ||
5994 | 2025.03.07 22:37:59.431373 [ 275 ] {c9a7b635-0b4f-4447-9247-3ce47fe45dda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5995 | 2025.03.07 22:37:59.431653 [ 199 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 46 rows starting from the beginning of the part | ||
5996 | 2025.03.07 22:37:59.432009 [ 199 ] {01016d33-373a-44ed-a111-2b7d5befb400::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 | ||
5997 | 2025.03.07 22:37:59.432227 [ 201 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3546 rows, containing 5 columns (5 merged, 0 gathered) in 0.006997017 sec., 506787.39239878935 rows/sec., 43.74 MiB/sec. | ||
5998 | 2025.03.07 22:37:59.432356 [ 275 ] {c9a7b635-0b4f-4447-9247-3ce47fe45dda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5999 | 2025.03.07 22:37:59.432433 [ 199 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 32 rows starting from the beginning of the part | ||
6000 | 2025.03.07 22:37:59.432762 [ 199 ] {01016d33-373a-44ed-a111-2b7d5befb400::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 | ||
6001 | 2025.03.07 22:37:59.433027 [ 186 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6002 | 2025.03.07 22:37:59.433179 [ 199 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 32 rows starting from the beginning of the part | ||
6003 | 2025.03.07 22:37:59.434305 [ 186 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_51_10} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6004 | 2025.03.07 22:37:59.434704 [ 186 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_51_10} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6005 | 2025.03.07 22:37:59.434986 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
6006 | 2025.03.07 22:37:59.436221 [ 275 ] {c9a7b635-0b4f-4447-9247-3ce47fe45dda} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6007 | 2025.03.07 22:37:59.436303 [ 275 ] {c9a7b635-0b4f-4447-9247-3ce47fe45dda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6008 | 2025.03.07 22:37:59.436984 [ 199 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 302 rows, containing 5 columns (5 merged, 0 gathered) in 0.006554563 sec., 46074.772643118995 rows/sec., 3.32 MiB/sec. | ||
6009 | 2025.03.07 22:37:59.437217 [ 199 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
6010 | 2025.03.07 22:37:59.437259 [ 275 ] {c9a7b635-0b4f-4447-9247-3ce47fe45dda} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6011 | 2025.03.07 22:37:59.437732 [ 199 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_41_8} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6012 | 2025.03.07 22:37:59.437774 [ 275 ] {c9a7b635-0b4f-4447-9247-3ce47fe45dda} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6013 | 2025.03.07 22:37:59.437927 [ 199 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_41_8} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
6014 | 2025.03.07 22:37:59.438090 [ 174 ] {} <Debug> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6015 | 2025.03.07 22:37:59.438192 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
6016 | 2025.03.07 22:37:59.438231 [ 174 ] {} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6017 | 2025.03.07 22:37:59.438301 [ 174 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
6018 | 2025.03.07 22:37:59.438381 [ 275 ] {c9a7b635-0b4f-4447-9247-3ce47fe45dda} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.007193 sec., 13346.30891144168 rows/sec., 1.04 MiB/sec. | ||
6019 | 2025.03.07 22:37:59.438538 [ 194 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::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 | ||
6020 | 2025.03.07 22:37:59.438564 [ 275 ] {c9a7b635-0b4f-4447-9247-3ce47fe45dda} <Debug> TCPHandler: Processed in 0.007774984 sec. | ||
6021 | 2025.03.07 22:37:59.438754 [ 194 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6022 | 2025.03.07 22:37:59.438779 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6023 | 2025.03.07 22:37:59.438802 [ 194 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 950 rows starting from the beginning of the part | ||
6024 | 2025.03.07 22:37:59.439075 [ 194 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 72 rows starting from the beginning of the part | ||
6025 | 2025.03.07 22:37:59.439193 [ 275 ] {a3bc4dfa-7b9a-4de1-a62f-0d41dabca649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6026 | 2025.03.07 22:37:59.439351 [ 194 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 96 rows starting from the beginning of the part | ||
6027 | 2025.03.07 22:37:59.439460 [ 275 ] {a3bc4dfa-7b9a-4de1-a62f-0d41dabca649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6028 | 2025.03.07 22:37:59.439696 [ 194 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 528 rows starting from the beginning of the part | ||
6029 | 2025.03.07 22:37:59.440003 [ 194 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::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 | ||
6030 | 2025.03.07 22:37:59.440315 [ 194 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 96 rows starting from the beginning of the part | ||
6031 | 2025.03.07 22:37:59.442120 [ 275 ] {a3bc4dfa-7b9a-4de1-a62f-0d41dabca649} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6032 | 2025.03.07 22:37:59.442197 [ 275 ] {a3bc4dfa-7b9a-4de1-a62f-0d41dabca649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6033 | 2025.03.07 22:37:59.443071 [ 275 ] {a3bc4dfa-7b9a-4de1-a62f-0d41dabca649} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6034 | 2025.03.07 22:37:59.443469 [ 198 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1806 rows, containing 5 columns (5 merged, 0 gathered) in 0.005087449 sec., 354991.27362259553 rows/sec., 27.75 MiB/sec. | ||
6035 | 2025.03.07 22:37:59.443549 [ 275 ] {a3bc4dfa-7b9a-4de1-a62f-0d41dabca649} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6036 | 2025.03.07 22:37:59.443703 [ 198 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6037 | 2025.03.07 22:37:59.443789 [ 174 ] {} <Debug> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6038 | 2025.03.07 22:37:59.443891 [ 174 ] {} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6039 | 2025.03.07 22:37:59.443978 [ 174 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6040 | 2025.03.07 22:37:59.444181 [ 275 ] {a3bc4dfa-7b9a-4de1-a62f-0d41dabca649} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005152 sec., 31055.90062111801 rows/sec., 2.16 MiB/sec. | ||
6041 | 2025.03.07 22:37:59.444450 [ 187 ] {fd8a5df9-9547-4f42-8344-e932bc981126::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 | ||
6042 | 2025.03.07 22:37:59.444580 [ 275 ] {a3bc4dfa-7b9a-4de1-a62f-0d41dabca649} <Debug> TCPHandler: Processed in 0.005878126 sec. | ||
6043 | 2025.03.07 22:37:59.444626 [ 198 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_51_10} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6044 | 2025.03.07 22:37:59.444940 [ 198 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_51_10} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6045 | 2025.03.07 22:37:59.444975 [ 187 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6046 | 2025.03.07 22:37:59.445093 [ 187 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13729 rows starting from the beginning of the part | ||
6047 | 2025.03.07 22:37:59.445086 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6048 | 2025.03.07 22:37:59.445134 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
6049 | 2025.03.07 22:37:59.445406 [ 187 ] {fd8a5df9-9547-4f42-8344-e932bc981126::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 | ||
6050 | 2025.03.07 22:37:59.445557 [ 275 ] {276d37f7-a181-4efb-a426-0364f8d667f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6051 | 2025.03.07 22:37:59.445717 [ 187 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
6052 | 2025.03.07 22:37:59.445972 [ 275 ] {276d37f7-a181-4efb-a426-0364f8d667f8} <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 | ||
6053 | 2025.03.07 22:37:59.446122 [ 187 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 952 rows starting from the beginning of the part | ||
6054 | 2025.03.07 22:37:59.446585 [ 187 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 54 rows starting from the beginning of the part | ||
6055 | 2025.03.07 22:37:59.447015 [ 187 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
6056 | 2025.03.07 22:37:59.449692 [ 275 ] {276d37f7-a181-4efb-a426-0364f8d667f8} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6057 | 2025.03.07 22:37:59.449744 [ 275 ] {276d37f7-a181-4efb-a426-0364f8d667f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6058 | 2025.03.07 22:37:59.451743 [ 275 ] {276d37f7-a181-4efb-a426-0364f8d667f8} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
6059 | 2025.03.07 22:37:59.452322 [ 275 ] {276d37f7-a181-4efb-a426-0364f8d667f8} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6060 | 2025.03.07 22:37:59.452511 [ 174 ] {} <Debug> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
6061 | 2025.03.07 22:37:59.452589 [ 174 ] {} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6062 | 2025.03.07 22:37:59.452622 [ 174 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6063 | 2025.03.07 22:37:59.452651 [ 275 ] {276d37f7-a181-4efb-a426-0364f8d667f8} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.007275 sec., 4398.625429553264 rows/sec., 7.88 MiB/sec. | ||
6064 | 2025.03.07 22:37:59.453289 [ 198 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::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 | ||
6065 | 2025.03.07 22:37:59.454284 [ 275 ] {276d37f7-a181-4efb-a426-0364f8d667f8} <Debug> TCPHandler: Processed in 0.00936807 sec. | ||
6066 | 2025.03.07 22:37:59.454811 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6067 | 2025.03.07 22:37:59.454906 [ 198 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6068 | 2025.03.07 22:37:59.455198 [ 198 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 676 rows starting from the beginning of the part | ||
6069 | 2025.03.07 22:37:59.455367 [ 275 ] {203d0d00-9b4b-4696-9d79-db69f328e2d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6070 | 2025.03.07 22:37:59.455755 [ 187 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15215 rows, containing 5 columns (5 merged, 0 gathered) in 0.011615891 sec., 1309843.5582771911 rows/sec., 89.62 MiB/sec. | ||
6071 | 2025.03.07 22:37:59.455729 [ 275 ] {203d0d00-9b4b-4696-9d79-db69f328e2d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6072 | 2025.03.07 22:37:59.456368 [ 198 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::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 | ||
6073 | 2025.03.07 22:37:59.456382 [ 187 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6074 | 2025.03.07 22:37:59.457544 [ 187 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6075 | 2025.03.07 22:37:59.457599 [ 198 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::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 | ||
6076 | 2025.03.07 22:37:59.457861 [ 187 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6077 | 2025.03.07 22:37:59.458183 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.82 MiB. | ||
6078 | 2025.03.07 22:37:59.458660 [ 198 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 32 rows starting from the beginning of the part | ||
6079 | 2025.03.07 22:37:59.459455 [ 198 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::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 | ||
6080 | 2025.03.07 22:37:59.459463 [ 275 ] {203d0d00-9b4b-4696-9d79-db69f328e2d7} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6081 | 2025.03.07 22:37:59.459544 [ 275 ] {203d0d00-9b4b-4696-9d79-db69f328e2d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6082 | 2025.03.07 22:37:59.460054 [ 198 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 32 rows starting from the beginning of the part | ||
6083 | 2025.03.07 22:37:59.461267 [ 275 ] {203d0d00-9b4b-4696-9d79-db69f328e2d7} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6084 | 2025.03.07 22:37:59.461882 [ 275 ] {203d0d00-9b4b-4696-9d79-db69f328e2d7} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6085 | 2025.03.07 22:37:59.462183 [ 174 ] {} <Debug> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6086 | 2025.03.07 22:37:59.462256 [ 174 ] {} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6087 | 2025.03.07 22:37:59.462304 [ 174 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6088 | 2025.03.07 22:37:59.462348 [ 275 ] {203d0d00-9b4b-4696-9d79-db69f328e2d7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.007308 sec., 8210.180623973727 rows/sec., 566.59 KiB/sec. | ||
6089 | 2025.03.07 22:37:59.462671 [ 195 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::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 | ||
6090 | 2025.03.07 22:37:59.462677 [ 275 ] {203d0d00-9b4b-4696-9d79-db69f328e2d7} <Debug> TCPHandler: Processed in 0.008027187 sec. | ||
6091 | 2025.03.07 22:37:59.463145 [ 195 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6092 | 2025.03.07 22:37:59.463228 [ 195 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2432 rows starting from the beginning of the part | ||
6093 | 2025.03.07 22:37:59.463518 [ 195 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::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 | ||
6094 | 2025.03.07 22:37:59.463831 [ 195 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
6095 | 2025.03.07 22:37:59.464110 [ 195 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 40 rows starting from the beginning of the part | ||
6096 | 2025.03.07 22:37:59.464437 [ 195 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 20 rows starting from the beginning of the part | ||
6097 | 2025.03.07 22:37:59.464819 [ 195 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
6098 | 2025.03.07 22:37:59.468487 [ 193 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2672 rows, containing 4 columns (4 merged, 0 gathered) in 0.006090989 sec., 438680.81193382555 rows/sec., 29.46 MiB/sec. | ||
6099 | 2025.03.07 22:37:59.469295 [ 193 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6100 | 2025.03.07 22:37:59.469612 [ 193 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_51_10} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6101 | 2025.03.07 22:37:59.469709 [ 193 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_51_10} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6102 | 2025.03.07 22:37:59.469796 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
6103 | 2025.03.07 22:37:59.470789 [ 188 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 788 rows, containing 19 columns (19 merged, 0 gathered) in 0.018084094 sec., 43574.20393855507 rows/sec., 78.08 MiB/sec. | ||
6104 | 2025.03.07 22:37:59.471879 [ 197 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
6105 | 2025.03.07 22:37:59.472287 [ 197 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6106 | 2025.03.07 22:37:59.472359 [ 197 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
6107 | 2025.03.07 22:37:59.472503 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.67 MiB. | ||
6108 | 2025.03.07 22:38:00.000221 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 201.87 MiB, peak 209.50 MiB, free memory in arenas 0.00 B, will set to 203.87 MiB (RSS), difference: 2.00 MiB | ||
6109 | 2025.03.07 22:38:00.312892 [ 173 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6110 | 2025.03.07 22:38:00.312958 [ 173 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6111 | 2025.03.07 22:38:00.433642 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14701 | ||
6112 | 2025.03.07 22:38:00.434321 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6113 | 2025.03.07 22:38:00.434366 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6114 | 2025.03.07 22:38:00.434902 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6115 | 2025.03.07 22:38:00.435164 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6116 | 2025.03.07 22:38:00.435453 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 | ||
6117 | 2025.03.07 22:38:00.501661 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 848 | ||
6118 | 2025.03.07 22:38:00.504862 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6119 | 2025.03.07 22:38:00.504910 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6120 | 2025.03.07 22:38:00.506384 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6121 | 2025.03.07 22:38:00.506693 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6122 | 2025.03.07 22:38:00.507860 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 848 | ||
6123 | 2025.03.07 22:38:01.001354 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000944458 sec. | ||
6124 | 2025.03.07 22:38:01.456988 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 | ||
6125 | 2025.03.07 22:38:01.476581 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6126 | 2025.03.07 22:38:01.476646 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6127 | 2025.03.07 22:38:01.483670 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6128 | 2025.03.07 22:38:01.484434 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6129 | 2025.03.07 22:38:01.487248 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 242 | ||
6130 | 2025.03.07 22:38:04.420776 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6131 | 2025.03.07 22:38:04.420970 [ 275 ] {2c58917f-5cb1-4b0d-8492-003386dbd1dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6132 | 2025.03.07 22:38:04.421046 [ 275 ] {2c58917f-5cb1-4b0d-8492-003386dbd1dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6133 | 2025.03.07 22:38:04.421844 [ 275 ] {2c58917f-5cb1-4b0d-8492-003386dbd1dc} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6134 | 2025.03.07 22:38:04.421896 [ 275 ] {2c58917f-5cb1-4b0d-8492-003386dbd1dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6135 | 2025.03.07 22:38:04.422354 [ 275 ] {2c58917f-5cb1-4b0d-8492-003386dbd1dc} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6136 | 2025.03.07 22:38:04.422629 [ 275 ] {2c58917f-5cb1-4b0d-8492-003386dbd1dc} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6137 | 2025.03.07 22:38:04.422865 [ 275 ] {2c58917f-5cb1-4b0d-8492-003386dbd1dc} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001948 sec., 36960.985626283364 rows/sec., 3.00 MiB/sec. | ||
6138 | 2025.03.07 22:38:04.422939 [ 275 ] {2c58917f-5cb1-4b0d-8492-003386dbd1dc} <Debug> TCPHandler: Processed in 0.002295112 sec. | ||
6139 | 2025.03.07 22:38:04.423074 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6140 | 2025.03.07 22:38:04.423189 [ 275 ] {fcb6ae60-2261-4a0a-9d6a-ce9c4026e603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6141 | 2025.03.07 22:38:04.423239 [ 275 ] {fcb6ae60-2261-4a0a-9d6a-ce9c4026e603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6142 | 2025.03.07 22:38:04.423776 [ 275 ] {fcb6ae60-2261-4a0a-9d6a-ce9c4026e603} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6143 | 2025.03.07 22:38:04.423819 [ 275 ] {fcb6ae60-2261-4a0a-9d6a-ce9c4026e603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6144 | 2025.03.07 22:38:04.424188 [ 275 ] {fcb6ae60-2261-4a0a-9d6a-ce9c4026e603} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6145 | 2025.03.07 22:38:04.424428 [ 275 ] {fcb6ae60-2261-4a0a-9d6a-ce9c4026e603} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6146 | 2025.03.07 22:38:04.424663 [ 275 ] {fcb6ae60-2261-4a0a-9d6a-ce9c4026e603} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001498 sec., 5340.45393858478 rows/sec., 401.58 KiB/sec. | ||
6147 | 2025.03.07 22:38:04.424745 [ 275 ] {fcb6ae60-2261-4a0a-9d6a-ce9c4026e603} <Debug> TCPHandler: Processed in 0.001724986 sec. | ||
6148 | 2025.03.07 22:38:04.424901 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6149 | 2025.03.07 22:38:04.425010 [ 275 ] {be4304f5-5bf9-4211-9e42-029c99f6ab86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6150 | 2025.03.07 22:38:04.425056 [ 275 ] {be4304f5-5bf9-4211-9e42-029c99f6ab86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6151 | 2025.03.07 22:38:04.425623 [ 275 ] {be4304f5-5bf9-4211-9e42-029c99f6ab86} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6152 | 2025.03.07 22:38:04.425662 [ 275 ] {be4304f5-5bf9-4211-9e42-029c99f6ab86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6153 | 2025.03.07 22:38:04.426033 [ 275 ] {be4304f5-5bf9-4211-9e42-029c99f6ab86} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6154 | 2025.03.07 22:38:04.426282 [ 275 ] {be4304f5-5bf9-4211-9e42-029c99f6ab86} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6155 | 2025.03.07 22:38:04.426506 [ 275 ] {be4304f5-5bf9-4211-9e42-029c99f6ab86} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001519 sec., 47399.60500329164 rows/sec., 3.70 MiB/sec. | ||
6156 | 2025.03.07 22:38:04.426608 [ 275 ] {be4304f5-5bf9-4211-9e42-029c99f6ab86} <Debug> TCPHandler: Processed in 0.001762257 sec. | ||
6157 | 2025.03.07 22:38:04.426772 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6158 | 2025.03.07 22:38:04.426915 [ 275 ] {83fdd65d-0154-47a9-a33d-508f9dfea86f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6159 | 2025.03.07 22:38:04.426985 [ 275 ] {83fdd65d-0154-47a9-a33d-508f9dfea86f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6160 | 2025.03.07 22:38:04.427624 [ 275 ] {83fdd65d-0154-47a9-a33d-508f9dfea86f} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6161 | 2025.03.07 22:38:04.427666 [ 275 ] {83fdd65d-0154-47a9-a33d-508f9dfea86f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6162 | 2025.03.07 22:38:04.428077 [ 275 ] {83fdd65d-0154-47a9-a33d-508f9dfea86f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6163 | 2025.03.07 22:38:04.428321 [ 275 ] {83fdd65d-0154-47a9-a33d-508f9dfea86f} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6164 | 2025.03.07 22:38:04.428539 [ 275 ] {83fdd65d-0154-47a9-a33d-508f9dfea86f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00166 sec., 96385.5421686747 rows/sec., 6.71 MiB/sec. | ||
6165 | 2025.03.07 22:38:04.428593 [ 275 ] {83fdd65d-0154-47a9-a33d-508f9dfea86f} <Debug> TCPHandler: Processed in 0.001888078 sec. | ||
6166 | 2025.03.07 22:38:04.428712 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6167 | 2025.03.07 22:38:04.428820 [ 275 ] {9710f8af-05a8-4867-926f-5ac788da7a56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6168 | 2025.03.07 22:38:04.428888 [ 275 ] {9710f8af-05a8-4867-926f-5ac788da7a56} <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 | ||
6169 | 2025.03.07 22:38:04.429952 [ 275 ] {9710f8af-05a8-4867-926f-5ac788da7a56} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6170 | 2025.03.07 22:38:04.429992 [ 275 ] {9710f8af-05a8-4867-926f-5ac788da7a56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6171 | 2025.03.07 22:38:04.430596 [ 275 ] {9710f8af-05a8-4867-926f-5ac788da7a56} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6172 | 2025.03.07 22:38:04.430859 [ 275 ] {9710f8af-05a8-4867-926f-5ac788da7a56} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6173 | 2025.03.07 22:38:04.431098 [ 275 ] {9710f8af-05a8-4867-926f-5ac788da7a56} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002301 sec., 3476.7492394611036 rows/sec., 6.23 MiB/sec. | ||
6174 | 2025.03.07 22:38:04.431198 [ 275 ] {9710f8af-05a8-4867-926f-5ac788da7a56} <Debug> TCPHandler: Processed in 0.002536425 sec. | ||
6175 | 2025.03.07 22:38:04.431345 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6176 | 2025.03.07 22:38:04.431452 [ 275 ] {874d81ad-1619-477f-b2e5-4e0ca462568e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6177 | 2025.03.07 22:38:04.431498 [ 275 ] {874d81ad-1619-477f-b2e5-4e0ca462568e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6178 | 2025.03.07 22:38:04.431934 [ 275 ] {874d81ad-1619-477f-b2e5-4e0ca462568e} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6179 | 2025.03.07 22:38:04.431974 [ 275 ] {874d81ad-1619-477f-b2e5-4e0ca462568e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6180 | 2025.03.07 22:38:04.432331 [ 275 ] {874d81ad-1619-477f-b2e5-4e0ca462568e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6181 | 2025.03.07 22:38:04.432564 [ 275 ] {874d81ad-1619-477f-b2e5-4e0ca462568e} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6182 | 2025.03.07 22:38:04.432776 [ 275 ] {874d81ad-1619-477f-b2e5-4e0ca462568e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001346 sec., 44576.523031203564 rows/sec., 3.00 MiB/sec. | ||
6183 | 2025.03.07 22:38:04.432829 [ 275 ] {874d81ad-1619-477f-b2e5-4e0ca462568e} <Debug> TCPHandler: Processed in 0.001534005 sec. | ||
6184 | 2025.03.07 22:38:07.935730 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15128 | ||
6185 | 2025.03.07 22:38:07.936843 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6186 | 2025.03.07 22:38:07.936894 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6187 | 2025.03.07 22:38:07.937430 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6188 | 2025.03.07 22:38:07.937704 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6189 | 2025.03.07 22:38:07.937959 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15128 | ||
6190 | 2025.03.07 22:38:08.987441 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 | ||
6191 | 2025.03.07 22:38:09.008209 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6192 | 2025.03.07 22:38:09.008270 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6193 | 2025.03.07 22:38:09.015639 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6194 | 2025.03.07 22:38:09.016391 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6195 | 2025.03.07 22:38:09.019844 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
6196 | 2025.03.07 22:38:09.424250 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6197 | 2025.03.07 22:38:09.424469 [ 275 ] {d0373ed4-0807-47af-9c8c-d650d022cc4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6198 | 2025.03.07 22:38:09.424572 [ 275 ] {d0373ed4-0807-47af-9c8c-d650d022cc4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6199 | 2025.03.07 22:38:09.425434 [ 275 ] {d0373ed4-0807-47af-9c8c-d650d022cc4a} <Trace> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6200 | 2025.03.07 22:38:09.425495 [ 275 ] {d0373ed4-0807-47af-9c8c-d650d022cc4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6201 | 2025.03.07 22:38:09.426132 [ 275 ] {d0373ed4-0807-47af-9c8c-d650d022cc4a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
6202 | 2025.03.07 22:38:09.426538 [ 275 ] {d0373ed4-0807-47af-9c8c-d650d022cc4a} <Trace> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6203 | 2025.03.07 22:38:09.426917 [ 275 ] {d0373ed4-0807-47af-9c8c-d650d022cc4a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002483 sec., 9665.726943213855 rows/sec., 821.21 KiB/sec. | ||
6204 | 2025.03.07 22:38:09.427017 [ 275 ] {d0373ed4-0807-47af-9c8c-d650d022cc4a} <Debug> TCPHandler: Processed in 0.002906098 sec. | ||
6205 | 2025.03.07 22:38:09.427160 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6206 | 2025.03.07 22:38:09.427284 [ 275 ] {e9f2fd38-a92c-49fc-be24-a6af0dfdbab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6207 | 2025.03.07 22:38:09.427335 [ 275 ] {e9f2fd38-a92c-49fc-be24-a6af0dfdbab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6208 | 2025.03.07 22:38:09.427883 [ 275 ] {e9f2fd38-a92c-49fc-be24-a6af0dfdbab5} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6209 | 2025.03.07 22:38:09.427923 [ 275 ] {e9f2fd38-a92c-49fc-be24-a6af0dfdbab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6210 | 2025.03.07 22:38:09.428284 [ 275 ] {e9f2fd38-a92c-49fc-be24-a6af0dfdbab5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
6211 | 2025.03.07 22:38:09.428525 [ 275 ] {e9f2fd38-a92c-49fc-be24-a6af0dfdbab5} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6212 | 2025.03.07 22:38:09.428749 [ 275 ] {e9f2fd38-a92c-49fc-be24-a6af0dfdbab5} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001491 sec., 2682.763246143528 rows/sec., 218.76 KiB/sec. | ||
6213 | 2025.03.07 22:38:09.428932 [ 275 ] {e9f2fd38-a92c-49fc-be24-a6af0dfdbab5} <Debug> TCPHandler: Processed in 0.001824287 sec. | ||
6214 | 2025.03.07 22:38:09.429085 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6215 | 2025.03.07 22:38:09.429193 [ 275 ] {cd1fc618-f1e8-42bf-b16d-e805a10ccef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6216 | 2025.03.07 22:38:09.429238 [ 275 ] {cd1fc618-f1e8-42bf-b16d-e805a10ccef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6217 | 2025.03.07 22:38:09.429906 [ 275 ] {cd1fc618-f1e8-42bf-b16d-e805a10ccef3} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6218 | 2025.03.07 22:38:09.429943 [ 275 ] {cd1fc618-f1e8-42bf-b16d-e805a10ccef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6219 | 2025.03.07 22:38:09.430313 [ 275 ] {cd1fc618-f1e8-42bf-b16d-e805a10ccef3} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6220 | 2025.03.07 22:38:09.430554 [ 275 ] {cd1fc618-f1e8-42bf-b16d-e805a10ccef3} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6221 | 2025.03.07 22:38:09.430730 [ 275 ] {cd1fc618-f1e8-42bf-b16d-e805a10ccef3} <Debug> executeQuery: Read 242 rows, 22.05 KiB in 0.001562 sec., 154929.57746478874 rows/sec., 13.78 MiB/sec. | ||
6222 | 2025.03.07 22:38:09.430782 [ 275 ] {cd1fc618-f1e8-42bf-b16d-e805a10ccef3} <Debug> TCPHandler: Processed in 0.001748747 sec. | ||
6223 | 2025.03.07 22:38:09.430895 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6224 | 2025.03.07 22:38:09.431001 [ 275 ] {4abe610a-acbe-4e0e-ab74-06a9af44ec2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6225 | 2025.03.07 22:38:09.431046 [ 275 ] {4abe610a-acbe-4e0e-ab74-06a9af44ec2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6226 | 2025.03.07 22:38:09.431582 [ 275 ] {4abe610a-acbe-4e0e-ab74-06a9af44ec2b} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6227 | 2025.03.07 22:38:09.431618 [ 275 ] {4abe610a-acbe-4e0e-ab74-06a9af44ec2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6228 | 2025.03.07 22:38:09.431971 [ 275 ] {4abe610a-acbe-4e0e-ab74-06a9af44ec2b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6229 | 2025.03.07 22:38:09.432207 [ 275 ] {4abe610a-acbe-4e0e-ab74-06a9af44ec2b} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6230 | 2025.03.07 22:38:09.432379 [ 275 ] {4abe610a-acbe-4e0e-ab74-06a9af44ec2b} <Debug> executeQuery: Read 48 rows, 3.65 KiB in 0.0014 sec., 34285.71428571428 rows/sec., 2.54 MiB/sec. | ||
6231 | 2025.03.07 22:38:09.432429 [ 275 ] {4abe610a-acbe-4e0e-ab74-06a9af44ec2b} <Debug> TCPHandler: Processed in 0.001584266 sec. | ||
6232 | 2025.03.07 22:38:09.432548 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6233 | 2025.03.07 22:38:09.432663 [ 275 ] {56c3506b-e184-40b3-bfb8-c2c47cb3bc94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6234 | 2025.03.07 22:38:09.432710 [ 275 ] {56c3506b-e184-40b3-bfb8-c2c47cb3bc94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6235 | 2025.03.07 22:38:09.433261 [ 275 ] {56c3506b-e184-40b3-bfb8-c2c47cb3bc94} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6236 | 2025.03.07 22:38:09.433298 [ 275 ] {56c3506b-e184-40b3-bfb8-c2c47cb3bc94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6237 | 2025.03.07 22:38:09.433663 [ 275 ] {56c3506b-e184-40b3-bfb8-c2c47cb3bc94} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
6238 | 2025.03.07 22:38:09.433910 [ 275 ] {56c3506b-e184-40b3-bfb8-c2c47cb3bc94} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6239 | 2025.03.07 22:38:09.434172 [ 275 ] {56c3506b-e184-40b3-bfb8-c2c47cb3bc94} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001505 sec., 15946.843853820597 rows/sec., 1.32 MiB/sec. | ||
6240 | 2025.03.07 22:38:09.434617 [ 275 ] {56c3506b-e184-40b3-bfb8-c2c47cb3bc94} <Debug> TCPHandler: Processed in 0.002120801 sec. | ||
6241 | 2025.03.07 22:38:09.434768 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6242 | 2025.03.07 22:38:09.434875 [ 275 ] {75f2461a-0da2-4463-86e5-5ce285d338f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6243 | 2025.03.07 22:38:09.434921 [ 275 ] {75f2461a-0da2-4463-86e5-5ce285d338f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6244 | 2025.03.07 22:38:09.435483 [ 275 ] {75f2461a-0da2-4463-86e5-5ce285d338f6} <Trace> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6245 | 2025.03.07 22:38:09.435522 [ 275 ] {75f2461a-0da2-4463-86e5-5ce285d338f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6246 | 2025.03.07 22:38:09.435867 [ 275 ] {75f2461a-0da2-4463-86e5-5ce285d338f6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
6247 | 2025.03.07 22:38:09.436107 [ 275 ] {75f2461a-0da2-4463-86e5-5ce285d338f6} <Trace> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6248 | 2025.03.07 22:38:09.436343 [ 275 ] {75f2461a-0da2-4463-86e5-5ce285d338f6} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001482 sec., 8097.165991902833 rows/sec., 632.59 KiB/sec. | ||
6249 | 2025.03.07 22:38:09.436492 [ 275 ] {75f2461a-0da2-4463-86e5-5ce285d338f6} <Debug> TCPHandler: Processed in 0.001776067 sec. | ||
6250 | 2025.03.07 22:38:09.436621 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6251 | 2025.03.07 22:38:09.436728 [ 275 ] {a4ed357d-b5cd-444e-b777-fd7712e74575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6252 | 2025.03.07 22:38:09.436774 [ 275 ] {a4ed357d-b5cd-444e-b777-fd7712e74575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6253 | 2025.03.07 22:38:09.437387 [ 275 ] {a4ed357d-b5cd-444e-b777-fd7712e74575} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6254 | 2025.03.07 22:38:09.437425 [ 275 ] {a4ed357d-b5cd-444e-b777-fd7712e74575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6255 | 2025.03.07 22:38:09.437783 [ 275 ] {a4ed357d-b5cd-444e-b777-fd7712e74575} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6256 | 2025.03.07 22:38:09.438027 [ 275 ] {a4ed357d-b5cd-444e-b777-fd7712e74575} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6257 | 2025.03.07 22:38:09.438212 [ 275 ] {a4ed357d-b5cd-444e-b777-fd7712e74575} <Debug> executeQuery: Read 136 rows, 11.26 KiB in 0.001506 sec., 90305.4448871182 rows/sec., 7.30 MiB/sec. | ||
6258 | 2025.03.07 22:38:09.438264 [ 275 ] {a4ed357d-b5cd-444e-b777-fd7712e74575} <Debug> TCPHandler: Processed in 0.001694296 sec. | ||
6259 | 2025.03.07 22:38:09.438367 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6260 | 2025.03.07 22:38:09.438469 [ 275 ] {a414902b-d428-4920-89c7-e4286355be70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6261 | 2025.03.07 22:38:09.438518 [ 275 ] {a414902b-d428-4920-89c7-e4286355be70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6262 | 2025.03.07 22:38:09.439057 [ 275 ] {a414902b-d428-4920-89c7-e4286355be70} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6263 | 2025.03.07 22:38:09.439096 [ 275 ] {a414902b-d428-4920-89c7-e4286355be70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6264 | 2025.03.07 22:38:09.439467 [ 275 ] {a414902b-d428-4920-89c7-e4286355be70} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6265 | 2025.03.07 22:38:09.439696 [ 275 ] {a414902b-d428-4920-89c7-e4286355be70} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6266 | 2025.03.07 22:38:09.439943 [ 275 ] {a414902b-d428-4920-89c7-e4286355be70} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001482 sec., 133603.23886639677 rows/sec., 9.58 MiB/sec. | ||
6267 | 2025.03.07 22:38:09.440005 [ 275 ] {a414902b-d428-4920-89c7-e4286355be70} <Debug> TCPHandler: Processed in 0.001685697 sec. | ||
6268 | 2025.03.07 22:38:09.440256 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6269 | 2025.03.07 22:38:09.440382 [ 275 ] {d1f08132-03c9-4415-82ba-fe68ff60d6b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6270 | 2025.03.07 22:38:09.440454 [ 275 ] {d1f08132-03c9-4415-82ba-fe68ff60d6b4} <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 | ||
6271 | 2025.03.07 22:38:09.441625 [ 275 ] {d1f08132-03c9-4415-82ba-fe68ff60d6b4} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6272 | 2025.03.07 22:38:09.441663 [ 275 ] {d1f08132-03c9-4415-82ba-fe68ff60d6b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6273 | 2025.03.07 22:38:09.442585 [ 275 ] {d1f08132-03c9-4415-82ba-fe68ff60d6b4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6274 | 2025.03.07 22:38:09.442838 [ 275 ] {d1f08132-03c9-4415-82ba-fe68ff60d6b4} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6275 | 2025.03.07 22:38:09.443130 [ 275 ] {d1f08132-03c9-4415-82ba-fe68ff60d6b4} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002771 sec., 11548.177553229882 rows/sec., 20.69 MiB/sec. | ||
6276 | 2025.03.07 22:38:09.443653 [ 275 ] {d1f08132-03c9-4415-82ba-fe68ff60d6b4} <Debug> TCPHandler: Processed in 0.003484894 sec. | ||
6277 | 2025.03.07 22:38:09.443862 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6278 | 2025.03.07 22:38:09.443968 [ 275 ] {b954a171-b051-4d0d-8025-cf94ef8291d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6279 | 2025.03.07 22:38:09.444015 [ 275 ] {b954a171-b051-4d0d-8025-cf94ef8291d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6280 | 2025.03.07 22:38:09.444499 [ 275 ] {b954a171-b051-4d0d-8025-cf94ef8291d8} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6281 | 2025.03.07 22:38:09.444537 [ 275 ] {b954a171-b051-4d0d-8025-cf94ef8291d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6282 | 2025.03.07 22:38:09.444890 [ 275 ] {b954a171-b051-4d0d-8025-cf94ef8291d8} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6283 | 2025.03.07 22:38:09.445125 [ 275 ] {b954a171-b051-4d0d-8025-cf94ef8291d8} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6284 | 2025.03.07 22:38:09.445350 [ 275 ] {b954a171-b051-4d0d-8025-cf94ef8291d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001403 sec., 42765.50249465431 rows/sec., 2.88 MiB/sec. | ||
6285 | 2025.03.07 22:38:09.445424 [ 275 ] {b954a171-b051-4d0d-8025-cf94ef8291d8} <Debug> TCPHandler: Processed in 0.001612145 sec. | ||
6286 | 2025.03.07 22:38:10.000239 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.12 MiB, peak 209.50 MiB, free memory in arenas 0.00 B, will set to 203.96 MiB (RSS), difference: -1.16 MiB | ||
6287 | 2025.03.07 22:38:10.508263 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 880 | ||
6288 | 2025.03.07 22:38:10.511606 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6289 | 2025.03.07 22:38:10.511656 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6290 | 2025.03.07 22:38:10.513133 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6291 | 2025.03.07 22:38:10.513460 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6292 | 2025.03.07 22:38:10.515379 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 880 | ||
6293 | 2025.03.07 22:38:14.421258 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6294 | 2025.03.07 22:38:14.421452 [ 275 ] {15543c5b-6ef1-4873-9577-1db3a009fef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6295 | 2025.03.07 22:38:14.421526 [ 275 ] {15543c5b-6ef1-4873-9577-1db3a009fef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6296 | 2025.03.07 22:38:14.422309 [ 275 ] {15543c5b-6ef1-4873-9577-1db3a009fef0} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6297 | 2025.03.07 22:38:14.422360 [ 275 ] {15543c5b-6ef1-4873-9577-1db3a009fef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6298 | 2025.03.07 22:38:14.422810 [ 275 ] {15543c5b-6ef1-4873-9577-1db3a009fef0} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6299 | 2025.03.07 22:38:14.423073 [ 275 ] {15543c5b-6ef1-4873-9577-1db3a009fef0} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6300 | 2025.03.07 22:38:14.423316 [ 275 ] {15543c5b-6ef1-4873-9577-1db3a009fef0} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.00193 sec., 37305.69948186528 rows/sec., 3.03 MiB/sec. | ||
6301 | 2025.03.07 22:38:14.423381 [ 275 ] {15543c5b-6ef1-4873-9577-1db3a009fef0} <Debug> TCPHandler: Processed in 0.002275262 sec. | ||
6302 | 2025.03.07 22:38:14.423502 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6303 | 2025.03.07 22:38:14.423612 [ 275 ] {cbe88551-e3c9-4315-852c-af5bf818e7d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6304 | 2025.03.07 22:38:14.423660 [ 275 ] {cbe88551-e3c9-4315-852c-af5bf818e7d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6305 | 2025.03.07 22:38:14.424237 [ 275 ] {cbe88551-e3c9-4315-852c-af5bf818e7d6} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6306 | 2025.03.07 22:38:14.424279 [ 275 ] {cbe88551-e3c9-4315-852c-af5bf818e7d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6307 | 2025.03.07 22:38:14.424638 [ 275 ] {cbe88551-e3c9-4315-852c-af5bf818e7d6} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6308 | 2025.03.07 22:38:14.424886 [ 275 ] {cbe88551-e3c9-4315-852c-af5bf818e7d6} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6309 | 2025.03.07 22:38:14.425114 [ 275 ] {cbe88551-e3c9-4315-852c-af5bf818e7d6} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001494 sec., 5354.75234270415 rows/sec., 402.65 KiB/sec. | ||
6310 | 2025.03.07 22:38:14.425169 [ 275 ] {cbe88551-e3c9-4315-852c-af5bf818e7d6} <Debug> TCPHandler: Processed in 0.001693477 sec. | ||
6311 | 2025.03.07 22:38:14.425306 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6312 | 2025.03.07 22:38:14.425416 [ 275 ] {6c3867e6-ad6b-4671-8070-dd8c170141a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6313 | 2025.03.07 22:38:14.425465 [ 275 ] {6c3867e6-ad6b-4671-8070-dd8c170141a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6314 | 2025.03.07 22:38:14.426019 [ 275 ] {6c3867e6-ad6b-4671-8070-dd8c170141a7} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6315 | 2025.03.07 22:38:14.426059 [ 275 ] {6c3867e6-ad6b-4671-8070-dd8c170141a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6316 | 2025.03.07 22:38:14.426412 [ 275 ] {6c3867e6-ad6b-4671-8070-dd8c170141a7} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6317 | 2025.03.07 22:38:14.426652 [ 275 ] {6c3867e6-ad6b-4671-8070-dd8c170141a7} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6318 | 2025.03.07 22:38:14.426874 [ 275 ] {6c3867e6-ad6b-4671-8070-dd8c170141a7} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001484 sec., 48517.52021563342 rows/sec., 3.79 MiB/sec. | ||
6319 | 2025.03.07 22:38:14.426928 [ 275 ] {6c3867e6-ad6b-4671-8070-dd8c170141a7} <Debug> TCPHandler: Processed in 0.001675706 sec. | ||
6320 | 2025.03.07 22:38:14.427046 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6321 | 2025.03.07 22:38:14.427156 [ 275 ] {1956ad76-f856-4b50-8052-97d48946602d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6322 | 2025.03.07 22:38:14.427207 [ 275 ] {1956ad76-f856-4b50-8052-97d48946602d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6323 | 2025.03.07 22:38:14.427730 [ 275 ] {1956ad76-f856-4b50-8052-97d48946602d} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6324 | 2025.03.07 22:38:14.427770 [ 275 ] {1956ad76-f856-4b50-8052-97d48946602d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6325 | 2025.03.07 22:38:14.428163 [ 275 ] {1956ad76-f856-4b50-8052-97d48946602d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6326 | 2025.03.07 22:38:14.428396 [ 275 ] {1956ad76-f856-4b50-8052-97d48946602d} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6327 | 2025.03.07 22:38:14.428615 [ 275 ] {1956ad76-f856-4b50-8052-97d48946602d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001483 sec., 107889.41335131491 rows/sec., 7.51 MiB/sec. | ||
6328 | 2025.03.07 22:38:14.428668 [ 275 ] {1956ad76-f856-4b50-8052-97d48946602d} <Debug> TCPHandler: Processed in 0.001673306 sec. | ||
6329 | 2025.03.07 22:38:14.428806 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6330 | 2025.03.07 22:38:14.428913 [ 275 ] {1574ac61-d052-4a2a-9f2e-d13237a65638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6331 | 2025.03.07 22:38:14.428980 [ 275 ] {1574ac61-d052-4a2a-9f2e-d13237a65638} <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 | ||
6332 | 2025.03.07 22:38:14.430030 [ 275 ] {1574ac61-d052-4a2a-9f2e-d13237a65638} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6333 | 2025.03.07 22:38:14.430072 [ 275 ] {1574ac61-d052-4a2a-9f2e-d13237a65638} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6334 | 2025.03.07 22:38:14.430683 [ 275 ] {1574ac61-d052-4a2a-9f2e-d13237a65638} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6335 | 2025.03.07 22:38:14.430940 [ 275 ] {1574ac61-d052-4a2a-9f2e-d13237a65638} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6336 | 2025.03.07 22:38:14.431150 [ 275 ] {1574ac61-d052-4a2a-9f2e-d13237a65638} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00226 sec., 3539.823008849558 rows/sec., 6.34 MiB/sec. | ||
6337 | 2025.03.07 22:38:14.431267 [ 275 ] {1574ac61-d052-4a2a-9f2e-d13237a65638} <Debug> TCPHandler: Processed in 0.002512614 sec. | ||
6338 | 2025.03.07 22:38:14.431423 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6339 | 2025.03.07 22:38:14.431561 [ 275 ] {57c09cb0-97da-4bc5-9f57-4842bde52a34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6340 | 2025.03.07 22:38:14.431619 [ 275 ] {57c09cb0-97da-4bc5-9f57-4842bde52a34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6341 | 2025.03.07 22:38:14.432087 [ 275 ] {57c09cb0-97da-4bc5-9f57-4842bde52a34} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6342 | 2025.03.07 22:38:14.432127 [ 275 ] {57c09cb0-97da-4bc5-9f57-4842bde52a34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6343 | 2025.03.07 22:38:14.432496 [ 275 ] {57c09cb0-97da-4bc5-9f57-4842bde52a34} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6344 | 2025.03.07 22:38:14.432742 [ 275 ] {57c09cb0-97da-4bc5-9f57-4842bde52a34} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6345 | 2025.03.07 22:38:14.432930 [ 275 ] {57c09cb0-97da-4bc5-9f57-4842bde52a34} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001398 sec., 42918.45493562232 rows/sec., 2.89 MiB/sec. | ||
6346 | 2025.03.07 22:38:14.432983 [ 275 ] {57c09cb0-97da-4bc5-9f57-4842bde52a34} <Debug> TCPHandler: Processed in 0.001622306 sec. | ||
6347 | 2025.03.07 22:38:15.313010 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6348 | 2025.03.07 22:38:15.313066 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6349 | 2025.03.07 22:38:15.438212 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15616 | ||
6350 | 2025.03.07 22:38:15.438904 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6351 | 2025.03.07 22:38:15.438957 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6352 | 2025.03.07 22:38:15.439535 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6353 | 2025.03.07 22:38:15.439803 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6354 | 2025.03.07 22:38:15.440105 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 | ||
6355 | 2025.03.07 22:38:16.520055 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
6356 | 2025.03.07 22:38:16.541577 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6357 | 2025.03.07 22:38:16.541641 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6358 | 2025.03.07 22:38:16.549511 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6359 | 2025.03.07 22:38:16.550314 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6360 | 2025.03.07 22:38:16.553507 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
6361 | 2025.03.07 22:38:19.423433 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6362 | 2025.03.07 22:38:19.423648 [ 275 ] {7cb589b1-79c1-473d-bd6c-7089521cbefa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6363 | 2025.03.07 22:38:19.423731 [ 275 ] {7cb589b1-79c1-473d-bd6c-7089521cbefa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6364 | 2025.03.07 22:38:19.424584 [ 275 ] {7cb589b1-79c1-473d-bd6c-7089521cbefa} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6365 | 2025.03.07 22:38:19.424635 [ 275 ] {7cb589b1-79c1-473d-bd6c-7089521cbefa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6366 | 2025.03.07 22:38:19.425084 [ 275 ] {7cb589b1-79c1-473d-bd6c-7089521cbefa} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6367 | 2025.03.07 22:38:19.425344 [ 275 ] {7cb589b1-79c1-473d-bd6c-7089521cbefa} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6368 | 2025.03.07 22:38:19.425577 [ 275 ] {7cb589b1-79c1-473d-bd6c-7089521cbefa} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001987 sec., 60392.55158530448 rows/sec., 5.13 MiB/sec. | ||
6369 | 2025.03.07 22:38:19.425644 [ 275 ] {7cb589b1-79c1-473d-bd6c-7089521cbefa} <Debug> TCPHandler: Processed in 0.002348892 sec. | ||
6370 | 2025.03.07 22:38:19.425773 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6371 | 2025.03.07 22:38:19.425887 [ 275 ] {0f13e042-749b-4379-96d7-5cad9aacf0c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6372 | 2025.03.07 22:38:19.425937 [ 275 ] {0f13e042-749b-4379-96d7-5cad9aacf0c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6373 | 2025.03.07 22:38:19.426487 [ 275 ] {0f13e042-749b-4379-96d7-5cad9aacf0c7} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6374 | 2025.03.07 22:38:19.426529 [ 275 ] {0f13e042-749b-4379-96d7-5cad9aacf0c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6375 | 2025.03.07 22:38:19.426888 [ 275 ] {0f13e042-749b-4379-96d7-5cad9aacf0c7} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6376 | 2025.03.07 22:38:19.427124 [ 275 ] {0f13e042-749b-4379-96d7-5cad9aacf0c7} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6377 | 2025.03.07 22:38:19.427400 [ 275 ] {0f13e042-749b-4379-96d7-5cad9aacf0c7} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001539 sec., 20792.72254710851 rows/sec., 1.53 MiB/sec. | ||
6378 | 2025.03.07 22:38:19.427506 [ 275 ] {0f13e042-749b-4379-96d7-5cad9aacf0c7} <Debug> TCPHandler: Processed in 0.001782457 sec. | ||
6379 | 2025.03.07 22:38:19.427743 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6380 | 2025.03.07 22:38:19.427856 [ 275 ] {8588f556-3024-436d-8634-d0e4895df37e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6381 | 2025.03.07 22:38:19.427905 [ 275 ] {8588f556-3024-436d-8634-d0e4895df37e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6382 | 2025.03.07 22:38:19.428495 [ 275 ] {8588f556-3024-436d-8634-d0e4895df37e} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6383 | 2025.03.07 22:38:19.428537 [ 275 ] {8588f556-3024-436d-8634-d0e4895df37e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6384 | 2025.03.07 22:38:19.428896 [ 275 ] {8588f556-3024-436d-8634-d0e4895df37e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6385 | 2025.03.07 22:38:19.429137 [ 275 ] {8588f556-3024-436d-8634-d0e4895df37e} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6386 | 2025.03.07 22:38:19.429357 [ 275 ] {8588f556-3024-436d-8634-d0e4895df37e} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001524 sec., 62992.12598425197 rows/sec., 4.92 MiB/sec. | ||
6387 | 2025.03.07 22:38:19.429410 [ 275 ] {8588f556-3024-436d-8634-d0e4895df37e} <Debug> TCPHandler: Processed in 0.001751627 sec. | ||
6388 | 2025.03.07 22:38:19.429527 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6389 | 2025.03.07 22:38:19.429633 [ 275 ] {2c04e89c-3442-4740-8817-2cf146102527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6390 | 2025.03.07 22:38:19.429682 [ 275 ] {2c04e89c-3442-4740-8817-2cf146102527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6391 | 2025.03.07 22:38:19.430198 [ 275 ] {2c04e89c-3442-4740-8817-2cf146102527} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6392 | 2025.03.07 22:38:19.430238 [ 275 ] {2c04e89c-3442-4740-8817-2cf146102527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6393 | 2025.03.07 22:38:19.430612 [ 275 ] {2c04e89c-3442-4740-8817-2cf146102527} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6394 | 2025.03.07 22:38:19.430843 [ 275 ] {2c04e89c-3442-4740-8817-2cf146102527} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6395 | 2025.03.07 22:38:19.431051 [ 275 ] {2c04e89c-3442-4740-8817-2cf146102527} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00144 sec., 111111.11111111111 rows/sec., 7.74 MiB/sec. | ||
6396 | 2025.03.07 22:38:19.431102 [ 275 ] {2c04e89c-3442-4740-8817-2cf146102527} <Debug> TCPHandler: Processed in 0.001626756 sec. | ||
6397 | 2025.03.07 22:38:19.431210 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6398 | 2025.03.07 22:38:19.431313 [ 275 ] {dc947402-698d-446c-ac71-13b66cda0e0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6399 | 2025.03.07 22:38:19.431377 [ 275 ] {dc947402-698d-446c-ac71-13b66cda0e0e} <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 | ||
6400 | 2025.03.07 22:38:19.432507 [ 275 ] {dc947402-698d-446c-ac71-13b66cda0e0e} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6401 | 2025.03.07 22:38:19.432546 [ 275 ] {dc947402-698d-446c-ac71-13b66cda0e0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6402 | 2025.03.07 22:38:19.433174 [ 275 ] {dc947402-698d-446c-ac71-13b66cda0e0e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6403 | 2025.03.07 22:38:19.433439 [ 275 ] {dc947402-698d-446c-ac71-13b66cda0e0e} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6404 | 2025.03.07 22:38:19.433694 [ 275 ] {dc947402-698d-446c-ac71-13b66cda0e0e} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002402 sec., 13322.231473771857 rows/sec., 23.87 MiB/sec. | ||
6405 | 2025.03.07 22:38:19.433800 [ 275 ] {dc947402-698d-446c-ac71-13b66cda0e0e} <Debug> TCPHandler: Processed in 0.002643136 sec. | ||
6406 | 2025.03.07 22:38:19.433944 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6407 | 2025.03.07 22:38:19.434049 [ 275 ] {f3c355bc-fc6c-48ff-9eaf-63c3b55bafda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6408 | 2025.03.07 22:38:19.434094 [ 275 ] {f3c355bc-fc6c-48ff-9eaf-63c3b55bafda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6409 | 2025.03.07 22:38:19.434538 [ 275 ] {f3c355bc-fc6c-48ff-9eaf-63c3b55bafda} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6410 | 2025.03.07 22:38:19.434578 [ 275 ] {f3c355bc-fc6c-48ff-9eaf-63c3b55bafda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6411 | 2025.03.07 22:38:19.434922 [ 275 ] {f3c355bc-fc6c-48ff-9eaf-63c3b55bafda} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6412 | 2025.03.07 22:38:19.435147 [ 275 ] {f3c355bc-fc6c-48ff-9eaf-63c3b55bafda} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6413 | 2025.03.07 22:38:19.435362 [ 275 ] {f3c355bc-fc6c-48ff-9eaf-63c3b55bafda} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001335 sec., 44943.8202247191 rows/sec., 3.03 MiB/sec. | ||
6414 | 2025.03.07 22:38:19.435412 [ 275 ] {f3c355bc-fc6c-48ff-9eaf-63c3b55bafda} <Debug> TCPHandler: Processed in 0.001518144 sec. | ||
6415 | 2025.03.07 22:38:20.515744 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 904 | ||
6416 | 2025.03.07 22:38:20.518654 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6417 | 2025.03.07 22:38:20.518713 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6418 | 2025.03.07 22:38:20.520206 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
6419 | 2025.03.07 22:38:20.520548 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6420 | 2025.03.07 22:38:20.522077 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 904 | ||
6421 | 2025.03.07 22:38:20.596301 [ 148 ] {} <Debug> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
6422 | 2025.03.07 22:38:20.596363 [ 148 ] {} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6423 | 2025.03.07 22:38:20.596386 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6424 | 2025.03.07 22:38:20.596580 [ 190 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::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 | ||
6425 | 2025.03.07 22:38:20.596734 [ 190 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6426 | 2025.03.07 22:38:20.596773 [ 190 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::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 | ||
6427 | 2025.03.07 22:38:20.596856 [ 190 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
6428 | 2025.03.07 22:38:20.597027 [ 190 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
6429 | 2025.03.07 22:38:20.597342 [ 190 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::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 | ||
6430 | 2025.03.07 22:38:20.597467 [ 190 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
6431 | 2025.03.07 22:38:20.598555 [ 189 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.00209079 sec., 19131.524447696804 rows/sec., 1.60 MiB/sec. | ||
6432 | 2025.03.07 22:38:20.598757 [ 188 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
6433 | 2025.03.07 22:38:20.599087 [ 188 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_9_2} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6434 | 2025.03.07 22:38:20.599172 [ 188 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_9_2} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
6435 | 2025.03.07 22:38:20.599271 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
6436 | 2025.03.07 22:38:22.714332 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6437 | 2025.03.07 22:38:22.714538 [ 275 ] {52c03fa6-ca27-40c2-bf40-28d077eacc77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6438 | 2025.03.07 22:38:22.714617 [ 275 ] {52c03fa6-ca27-40c2-bf40-28d077eacc77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6439 | 2025.03.07 22:38:22.715404 [ 275 ] {52c03fa6-ca27-40c2-bf40-28d077eacc77} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6440 | 2025.03.07 22:38:22.715449 [ 275 ] {52c03fa6-ca27-40c2-bf40-28d077eacc77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6441 | 2025.03.07 22:38:22.715862 [ 275 ] {52c03fa6-ca27-40c2-bf40-28d077eacc77} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
6442 | 2025.03.07 22:38:22.716121 [ 275 ] {52c03fa6-ca27-40c2-bf40-28d077eacc77} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6443 | 2025.03.07 22:38:22.716396 [ 275 ] {52c03fa6-ca27-40c2-bf40-28d077eacc77} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001915 sec., 6266.318537859008 rows/sec., 510.97 KiB/sec. | ||
6444 | 2025.03.07 22:38:22.716585 [ 275 ] {52c03fa6-ca27-40c2-bf40-28d077eacc77} <Debug> TCPHandler: Processed in 0.002387743 sec. | ||
6445 | 2025.03.07 22:38:22.716718 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6446 | 2025.03.07 22:38:22.716831 [ 275 ] {3ea1d562-b151-4c38-89e3-771e1205d5a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6447 | 2025.03.07 22:38:22.716879 [ 275 ] {3ea1d562-b151-4c38-89e3-771e1205d5a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6448 | 2025.03.07 22:38:22.718074 [ 275 ] {3ea1d562-b151-4c38-89e3-771e1205d5a9} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6449 | 2025.03.07 22:38:22.718114 [ 275 ] {3ea1d562-b151-4c38-89e3-771e1205d5a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6450 | 2025.03.07 22:38:22.718552 [ 275 ] {3ea1d562-b151-4c38-89e3-771e1205d5a9} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6451 | 2025.03.07 22:38:22.718808 [ 275 ] {3ea1d562-b151-4c38-89e3-771e1205d5a9} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6452 | 2025.03.07 22:38:22.718988 [ 143 ] {} <Debug> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6453 | 2025.03.07 22:38:22.719052 [ 275 ] {3ea1d562-b151-4c38-89e3-771e1205d5a9} <Debug> executeQuery: Read 1218 rows, 102.99 KiB in 0.002239 sec., 543992.8539526574 rows/sec., 44.92 MiB/sec. | ||
6454 | 2025.03.07 22:38:22.719084 [ 143 ] {} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6455 | 2025.03.07 22:38:22.719171 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6456 | 2025.03.07 22:38:22.719178 [ 275 ] {3ea1d562-b151-4c38-89e3-771e1205d5a9} <Debug> TCPHandler: Processed in 0.002513944 sec. | ||
6457 | 2025.03.07 22:38:22.719445 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6458 | 2025.03.07 22:38:22.719627 [ 190 ] {8922abdd-d820-477b-8940-ca60723f550b::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 | ||
6459 | 2025.03.07 22:38:22.719727 [ 275 ] {021340b5-d6e7-47ec-8818-4a4518d1be78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6460 | 2025.03.07 22:38:22.719896 [ 275 ] {021340b5-d6e7-47ec-8818-4a4518d1be78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6461 | 2025.03.07 22:38:22.720372 [ 190 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6462 | 2025.03.07 22:38:22.720506 [ 190 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1966 rows starting from the beginning of the part | ||
6463 | 2025.03.07 22:38:22.720854 [ 190 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 72 rows starting from the beginning of the part | ||
6464 | 2025.03.07 22:38:22.721195 [ 190 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 242 rows starting from the beginning of the part | ||
6465 | 2025.03.07 22:38:22.721558 [ 190 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 72 rows starting from the beginning of the part | ||
6466 | 2025.03.07 22:38:22.721860 [ 190 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 120 rows starting from the beginning of the part | ||
6467 | 2025.03.07 22:38:22.722052 [ 190 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1218 rows starting from the beginning of the part | ||
6468 | 2025.03.07 22:38:22.722996 [ 275 ] {021340b5-d6e7-47ec-8818-4a4518d1be78} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6469 | 2025.03.07 22:38:22.723048 [ 275 ] {021340b5-d6e7-47ec-8818-4a4518d1be78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6470 | 2025.03.07 22:38:22.723936 [ 275 ] {021340b5-d6e7-47ec-8818-4a4518d1be78} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6471 | 2025.03.07 22:38:22.724488 [ 275 ] {021340b5-d6e7-47ec-8818-4a4518d1be78} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6472 | 2025.03.07 22:38:22.724775 [ 143 ] {} <Debug> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6473 | 2025.03.07 22:38:22.724861 [ 143 ] {} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6474 | 2025.03.07 22:38:22.724910 [ 275 ] {021340b5-d6e7-47ec-8818-4a4518d1be78} <Debug> executeQuery: Read 20 rows, 1.44 KiB in 0.00525 sec., 3809.523809523809 rows/sec., 274.18 KiB/sec. | ||
6475 | 2025.03.07 22:38:22.724911 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6476 | 2025.03.07 22:38:22.725094 [ 275 ] {021340b5-d6e7-47ec-8818-4a4518d1be78} <Debug> TCPHandler: Processed in 0.005746905 sec. | ||
6477 | 2025.03.07 22:38:22.725432 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6478 | 2025.03.07 22:38:22.725518 [ 188 ] {01016d33-373a-44ed-a111-2b7d5befb400::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 | ||
6479 | 2025.03.07 22:38:22.725748 [ 275 ] {cac50a19-1a73-4877-a919-067d7cd03fe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6480 | 2025.03.07 22:38:22.725930 [ 275 ] {cac50a19-1a73-4877-a919-067d7cd03fe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6481 | 2025.03.07 22:38:22.726375 [ 189 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3690 rows, containing 5 columns (5 merged, 0 gathered) in 0.007052098 sec., 523248.5424904759 rows/sec., 45.36 MiB/sec. | ||
6482 | 2025.03.07 22:38:22.726381 [ 188 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6483 | 2025.03.07 22:38:22.726498 [ 188 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 176 rows starting from the beginning of the part | ||
6484 | 2025.03.07 22:38:22.726875 [ 189 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
6485 | 2025.03.07 22:38:22.726944 [ 188 ] {01016d33-373a-44ed-a111-2b7d5befb400::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 | ||
6486 | 2025.03.07 22:38:22.727494 [ 188 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 48 rows starting from the beginning of the part | ||
6487 | 2025.03.07 22:38:22.727971 [ 188 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
6488 | 2025.03.07 22:38:22.728378 [ 188 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 32 rows starting from the beginning of the part | ||
6489 | 2025.03.07 22:38:22.728490 [ 189 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_56_11} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6490 | 2025.03.07 22:38:22.728818 [ 188 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 20 rows starting from the beginning of the part | ||
6491 | 2025.03.07 22:38:22.728982 [ 189 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_56_11} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
6492 | 2025.03.07 22:38:22.729489 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
6493 | 2025.03.07 22:38:22.730155 [ 275 ] {cac50a19-1a73-4877-a919-067d7cd03fe3} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6494 | 2025.03.07 22:38:22.730222 [ 275 ] {cac50a19-1a73-4877-a919-067d7cd03fe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6495 | 2025.03.07 22:38:22.731158 [ 275 ] {cac50a19-1a73-4877-a919-067d7cd03fe3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
6496 | 2025.03.07 22:38:22.731751 [ 275 ] {cac50a19-1a73-4877-a919-067d7cd03fe3} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6497 | 2025.03.07 22:38:22.732049 [ 191 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 292 rows, containing 5 columns (5 merged, 0 gathered) in 0.006920446 sec., 42193.81236411641 rows/sec., 3.03 MiB/sec. | ||
6498 | 2025.03.07 22:38:22.732173 [ 275 ] {cac50a19-1a73-4877-a919-067d7cd03fe3} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.006565 sec., 34729.62680883473 rows/sec., 2.35 MiB/sec. | ||
6499 | 2025.03.07 22:38:22.732290 [ 275 ] {cac50a19-1a73-4877-a919-067d7cd03fe3} <Debug> TCPHandler: Processed in 0.006977127 sec. | ||
6500 | 2025.03.07 22:38:22.732366 [ 191 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6501 | 2025.03.07 22:38:22.732447 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6502 | 2025.03.07 22:38:22.732618 [ 275 ] {b44390de-9cba-439a-a4f9-a8a091bc1140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6503 | 2025.03.07 22:38:22.732690 [ 275 ] {b44390de-9cba-439a-a4f9-a8a091bc1140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6504 | 2025.03.07 22:38:22.733008 [ 191 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_46_9} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6505 | 2025.03.07 22:38:22.733283 [ 191 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_46_9} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6506 | 2025.03.07 22:38:22.733453 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
6507 | 2025.03.07 22:38:22.733932 [ 275 ] {b44390de-9cba-439a-a4f9-a8a091bc1140} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6508 | 2025.03.07 22:38:22.733976 [ 275 ] {b44390de-9cba-439a-a4f9-a8a091bc1140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6509 | 2025.03.07 22:38:22.734364 [ 275 ] {b44390de-9cba-439a-a4f9-a8a091bc1140} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6510 | 2025.03.07 22:38:22.734615 [ 275 ] {b44390de-9cba-439a-a4f9-a8a091bc1140} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6511 | 2025.03.07 22:38:22.734788 [ 143 ] {} <Debug> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6512 | 2025.03.07 22:38:22.734840 [ 143 ] {} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6513 | 2025.03.07 22:38:22.734864 [ 275 ] {b44390de-9cba-439a-a4f9-a8a091bc1140} <Debug> executeQuery: Read 540 rows, 41.02 KiB in 0.00228 sec., 236842.1052631579 rows/sec., 17.57 MiB/sec. | ||
6514 | 2025.03.07 22:38:22.734877 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6515 | 2025.03.07 22:38:22.735045 [ 275 ] {b44390de-9cba-439a-a4f9-a8a091bc1140} <Debug> TCPHandler: Processed in 0.002664686 sec. | ||
6516 | 2025.03.07 22:38:22.735214 [ 196 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::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 | ||
6517 | 2025.03.07 22:38:22.735260 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6518 | 2025.03.07 22:38:22.735515 [ 275 ] {3d67e672-3bc2-438d-b0d8-926fcd80cbad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6519 | 2025.03.07 22:38:22.735643 [ 196 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6520 | 2025.03.07 22:38:22.735657 [ 275 ] {3d67e672-3bc2-438d-b0d8-926fcd80cbad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6521 | 2025.03.07 22:38:22.735781 [ 196 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 950 rows starting from the beginning of the part | ||
6522 | 2025.03.07 22:38:22.736213 [ 196 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 72 rows starting from the beginning of the part | ||
6523 | 2025.03.07 22:38:22.736637 [ 196 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 136 rows starting from the beginning of the part | ||
6524 | 2025.03.07 22:38:22.737018 [ 196 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 72 rows starting from the beginning of the part | ||
6525 | 2025.03.07 22:38:22.737154 [ 196 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 96 rows starting from the beginning of the part | ||
6526 | 2025.03.07 22:38:22.737378 [ 196 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 540 rows starting from the beginning of the part | ||
6527 | 2025.03.07 22:38:22.738419 [ 275 ] {3d67e672-3bc2-438d-b0d8-926fcd80cbad} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6528 | 2025.03.07 22:38:22.738477 [ 275 ] {3d67e672-3bc2-438d-b0d8-926fcd80cbad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6529 | 2025.03.07 22:38:22.739479 [ 275 ] {3d67e672-3bc2-438d-b0d8-926fcd80cbad} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6530 | 2025.03.07 22:38:22.739836 [ 275 ] {3d67e672-3bc2-438d-b0d8-926fcd80cbad} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6531 | 2025.03.07 22:38:22.740089 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6532 | 2025.03.07 22:38:22.740205 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6533 | 2025.03.07 22:38:22.740311 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6534 | 2025.03.07 22:38:22.740626 [ 275 ] {3d67e672-3bc2-438d-b0d8-926fcd80cbad} <Debug> executeQuery: Read 958 rows, 65.81 KiB in 0.005172 sec., 185228.15158546015 rows/sec., 12.43 MiB/sec. | ||
6535 | 2025.03.07 22:38:22.740827 [ 189 ] {fd8a5df9-9547-4f42-8344-e932bc981126::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 | ||
6536 | 2025.03.07 22:38:22.740823 [ 192 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1866 rows, containing 5 columns (5 merged, 0 gathered) in 0.005802646 sec., 321577.4320887402 rows/sec., 25.25 MiB/sec. | ||
6537 | 2025.03.07 22:38:22.740870 [ 275 ] {3d67e672-3bc2-438d-b0d8-926fcd80cbad} <Debug> TCPHandler: Processed in 0.005673945 sec. | ||
6538 | 2025.03.07 22:38:22.741130 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6539 | 2025.03.07 22:38:22.741143 [ 189 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6540 | 2025.03.07 22:38:22.741197 [ 189 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15215 rows starting from the beginning of the part | ||
6541 | 2025.03.07 22:38:22.741237 [ 196 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
6542 | 2025.03.07 22:38:22.741426 [ 275 ] {63521961-be0e-43e1-bbb5-54efbb610051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6543 | 2025.03.07 22:38:22.741717 [ 189 ] {fd8a5df9-9547-4f42-8344-e932bc981126::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 | ||
6544 | 2025.03.07 22:38:22.741930 [ 275 ] {63521961-be0e-43e1-bbb5-54efbb610051} <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 | ||
6545 | 2025.03.07 22:38:22.742286 [ 189 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 198 rows starting from the beginning of the part | ||
6546 | 2025.03.07 22:38:22.742670 [ 196 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_56_11} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6547 | 2025.03.07 22:38:22.742824 [ 189 ] {fd8a5df9-9547-4f42-8344-e932bc981126::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 | ||
6548 | 2025.03.07 22:38:22.743177 [ 196 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_56_11} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
6549 | 2025.03.07 22:38:22.743432 [ 189 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
6550 | 2025.03.07 22:38:22.743599 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
6551 | 2025.03.07 22:38:22.743850 [ 189 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 958 rows starting from the beginning of the part | ||
6552 | 2025.03.07 22:38:22.745491 [ 275 ] {63521961-be0e-43e1-bbb5-54efbb610051} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6553 | 2025.03.07 22:38:22.745530 [ 275 ] {63521961-be0e-43e1-bbb5-54efbb610051} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6554 | 2025.03.07 22:38:22.746555 [ 275 ] {63521961-be0e-43e1-bbb5-54efbb610051} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6555 | 2025.03.07 22:38:22.747059 [ 275 ] {63521961-be0e-43e1-bbb5-54efbb610051} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6556 | 2025.03.07 22:38:22.747247 [ 143 ] {} <Debug> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6557 | 2025.03.07 22:38:22.747310 [ 143 ] {} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6558 | 2025.03.07 22:38:22.747343 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6559 | 2025.03.07 22:38:22.747358 [ 275 ] {63521961-be0e-43e1-bbb5-54efbb610051} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.006076 sec., 1316.6556945358789 rows/sec., 2.36 MiB/sec. | ||
6560 | 2025.03.07 22:38:22.748338 [ 192 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::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 | ||
6561 | 2025.03.07 22:38:22.748815 [ 275 ] {63521961-be0e-43e1-bbb5-54efbb610051} <Debug> TCPHandler: Processed in 0.007755005 sec. | ||
6562 | 2025.03.07 22:38:22.749597 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6563 | 2025.03.07 22:38:22.749714 [ 192 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6564 | 2025.03.07 22:38:22.749856 [ 275 ] {53b987bc-6b62-4a37-b83a-f96d895d325e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6565 | 2025.03.07 22:38:22.750059 [ 192 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 788 rows starting from the beginning of the part | ||
6566 | 2025.03.07 22:38:22.750114 [ 275 ] {53b987bc-6b62-4a37-b83a-f96d895d325e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6567 | 2025.03.07 22:38:22.751377 [ 192 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::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 | ||
6568 | 2025.03.07 22:38:22.751977 [ 189 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16851 rows, containing 5 columns (5 merged, 0 gathered) in 0.01146899 sec., 1469266.2562265727 rows/sec., 100.53 MiB/sec. | ||
6569 | 2025.03.07 22:38:22.752535 [ 189 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
6570 | 2025.03.07 22:38:22.752903 [ 192 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 32 rows starting from the beginning of the part | ||
6571 | 2025.03.07 22:38:22.753697 [ 186 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6572 | 2025.03.07 22:38:22.754016 [ 275 ] {53b987bc-6b62-4a37-b83a-f96d895d325e} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6573 | 2025.03.07 22:38:22.754179 [ 192 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
6574 | 2025.03.07 22:38:22.754195 [ 275 ] {53b987bc-6b62-4a37-b83a-f96d895d325e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6575 | 2025.03.07 22:38:22.754229 [ 186 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
6576 | 2025.03.07 22:38:22.754655 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. | ||
6577 | 2025.03.07 22:38:22.755002 [ 192 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 32 rows starting from the beginning of the part | ||
6578 | 2025.03.07 22:38:22.755733 [ 192 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
6579 | 2025.03.07 22:38:22.756037 [ 275 ] {53b987bc-6b62-4a37-b83a-f96d895d325e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6580 | 2025.03.07 22:38:22.756821 [ 275 ] {53b987bc-6b62-4a37-b83a-f96d895d325e} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6581 | 2025.03.07 22:38:22.757062 [ 143 ] {} <Debug> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6582 | 2025.03.07 22:38:22.757159 [ 143 ] {} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6583 | 2025.03.07 22:38:22.757232 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6584 | 2025.03.07 22:38:22.757394 [ 275 ] {53b987bc-6b62-4a37-b83a-f96d895d325e} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.007615 sec., 5252.790544977019 rows/sec., 363.18 KiB/sec. | ||
6585 | 2025.03.07 22:38:22.757702 [ 189 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::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 | ||
6586 | 2025.03.07 22:38:22.757735 [ 275 ] {53b987bc-6b62-4a37-b83a-f96d895d325e} <Debug> TCPHandler: Processed in 0.0083298 sec. | ||
6587 | 2025.03.07 22:38:22.758184 [ 189 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6588 | 2025.03.07 22:38:22.758275 [ 189 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2672 rows starting from the beginning of the part | ||
6589 | 2025.03.07 22:38:22.758546 [ 189 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::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 | ||
6590 | 2025.03.07 22:38:22.758760 [ 189 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
6591 | 2025.03.07 22:38:22.758861 [ 189 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::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 | ||
6592 | 2025.03.07 22:38:22.758927 [ 189 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
6593 | 2025.03.07 22:38:22.759032 [ 189 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 40 rows starting from the beginning of the part | ||
6594 | 2025.03.07 22:38:22.762081 [ 189 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2952 rows, containing 4 columns (4 merged, 0 gathered) in 0.004703765 sec., 627582.3728438814 rows/sec., 42.16 MiB/sec. | ||
6595 | 2025.03.07 22:38:22.762414 [ 189 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
6596 | 2025.03.07 22:38:22.763050 [ 189 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_56_11} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6597 | 2025.03.07 22:38:22.763275 [ 189 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_56_11} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
6598 | 2025.03.07 22:38:22.763449 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
6599 | 2025.03.07 22:38:22.770951 [ 200 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 876 rows, containing 19 columns (19 merged, 0 gathered) in 0.023202103 sec., 37755.198311118605 rows/sec., 67.66 MiB/sec. | ||
6600 | 2025.03.07 22:38:22.771999 [ 193 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6601 | 2025.03.07 22:38:22.772419 [ 193 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6602 | 2025.03.07 22:38:22.772498 [ 193 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6603 | 2025.03.07 22:38:22.772644 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.56 MiB. | ||
6604 | 2025.03.07 22:38:22.940365 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16043 | ||
6605 | 2025.03.07 22:38:22.941030 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6606 | 2025.03.07 22:38:22.941076 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6607 | 2025.03.07 22:38:22.941568 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6608 | 2025.03.07 22:38:22.941819 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6609 | 2025.03.07 22:38:22.942054 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16043 | ||
6610 | 2025.03.07 22:38:23.000192 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.28 MiB, peak 212.79 MiB, free memory in arenas 0.00 B, will set to 207.54 MiB (RSS), difference: 2.26 MiB | ||
6611 | 2025.03.07 22:38:24.053720 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
6612 | 2025.03.07 22:38:24.082541 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6613 | 2025.03.07 22:38:24.082628 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6614 | 2025.03.07 22:38:24.090741 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6615 | 2025.03.07 22:38:24.091737 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6616 | 2025.03.07 22:38:24.096871 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
6617 | 2025.03.07 22:38:24.416964 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6618 | 2025.03.07 22:38:24.417167 [ 275 ] {37bd1eed-6fac-44d6-a1cb-bf4bf19df0bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6619 | 2025.03.07 22:38:24.417251 [ 275 ] {37bd1eed-6fac-44d6-a1cb-bf4bf19df0bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6620 | 2025.03.07 22:38:24.418163 [ 275 ] {37bd1eed-6fac-44d6-a1cb-bf4bf19df0bd} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6621 | 2025.03.07 22:38:24.418214 [ 275 ] {37bd1eed-6fac-44d6-a1cb-bf4bf19df0bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6622 | 2025.03.07 22:38:24.418677 [ 275 ] {37bd1eed-6fac-44d6-a1cb-bf4bf19df0bd} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
6623 | 2025.03.07 22:38:24.418960 [ 275 ] {37bd1eed-6fac-44d6-a1cb-bf4bf19df0bd} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6624 | 2025.03.07 22:38:24.419174 [ 275 ] {37bd1eed-6fac-44d6-a1cb-bf4bf19df0bd} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002065 sec., 27118.64406779661 rows/sec., 2.08 MiB/sec. | ||
6625 | 2025.03.07 22:38:24.419256 [ 275 ] {37bd1eed-6fac-44d6-a1cb-bf4bf19df0bd} <Debug> TCPHandler: Processed in 0.002428643 sec. | ||
6626 | 2025.03.07 22:38:24.419396 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6627 | 2025.03.07 22:38:24.419525 [ 275 ] {ecc65648-035e-4dca-bb57-f2ed8ccc8a1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6628 | 2025.03.07 22:38:24.419589 [ 275 ] {ecc65648-035e-4dca-bb57-f2ed8ccc8a1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6629 | 2025.03.07 22:38:24.420182 [ 275 ] {ecc65648-035e-4dca-bb57-f2ed8ccc8a1f} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6630 | 2025.03.07 22:38:24.420223 [ 275 ] {ecc65648-035e-4dca-bb57-f2ed8ccc8a1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6631 | 2025.03.07 22:38:24.420602 [ 275 ] {ecc65648-035e-4dca-bb57-f2ed8ccc8a1f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
6632 | 2025.03.07 22:38:24.420933 [ 275 ] {ecc65648-035e-4dca-bb57-f2ed8ccc8a1f} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6633 | 2025.03.07 22:38:24.421155 [ 275 ] {ecc65648-035e-4dca-bb57-f2ed8ccc8a1f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001654 sec., 38694.07496977025 rows/sec., 3.02 MiB/sec. | ||
6634 | 2025.03.07 22:38:24.421233 [ 275 ] {ecc65648-035e-4dca-bb57-f2ed8ccc8a1f} <Debug> TCPHandler: Processed in 0.001890728 sec. | ||
6635 | 2025.03.07 22:38:24.421399 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6636 | 2025.03.07 22:38:24.421544 [ 275 ] {8f933df2-a324-4905-8965-e807ce3a1d4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6637 | 2025.03.07 22:38:24.421610 [ 275 ] {8f933df2-a324-4905-8965-e807ce3a1d4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6638 | 2025.03.07 22:38:24.422704 [ 275 ] {8f933df2-a324-4905-8965-e807ce3a1d4c} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6639 | 2025.03.07 22:38:24.422749 [ 275 ] {8f933df2-a324-4905-8965-e807ce3a1d4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6640 | 2025.03.07 22:38:24.423250 [ 275 ] {8f933df2-a324-4905-8965-e807ce3a1d4c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
6641 | 2025.03.07 22:38:24.423568 [ 275 ] {8f933df2-a324-4905-8965-e807ce3a1d4c} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6642 | 2025.03.07 22:38:24.423797 [ 275 ] {8f933df2-a324-4905-8965-e807ce3a1d4c} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.002284 sec., 23642.73204903678 rows/sec., 1.65 MiB/sec. | ||
6643 | 2025.03.07 22:38:24.423871 [ 275 ] {8f933df2-a324-4905-8965-e807ce3a1d4c} <Debug> TCPHandler: Processed in 0.002540515 sec. | ||
6644 | 2025.03.07 22:38:24.424042 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6645 | 2025.03.07 22:38:24.424189 [ 275 ] {72ab999b-65d8-4fef-a464-8a45284a9eaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6646 | 2025.03.07 22:38:24.424258 [ 275 ] {72ab999b-65d8-4fef-a464-8a45284a9eaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6647 | 2025.03.07 22:38:24.424870 [ 275 ] {72ab999b-65d8-4fef-a464-8a45284a9eaf} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6648 | 2025.03.07 22:38:24.424921 [ 275 ] {72ab999b-65d8-4fef-a464-8a45284a9eaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
6649 | 2025.03.07 22:38:24.425460 [ 275 ] {72ab999b-65d8-4fef-a464-8a45284a9eaf} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
6650 | 2025.03.07 22:38:24.425843 [ 275 ] {72ab999b-65d8-4fef-a464-8a45284a9eaf} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6651 | 2025.03.07 22:38:24.426088 [ 275 ] {72ab999b-65d8-4fef-a464-8a45284a9eaf} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.001931 sec., 10357.32780942517 rows/sec., 712.07 KiB/sec. | ||
6652 | 2025.03.07 22:38:24.426159 [ 275 ] {72ab999b-65d8-4fef-a464-8a45284a9eaf} <Debug> TCPHandler: Processed in 0.002183341 sec. | ||
6653 | 2025.03.07 22:38:29.423779 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6654 | 2025.03.07 22:38:29.424111 [ 275 ] {c6ca69d4-1711-4cd0-a92d-3c181dc6918d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6655 | 2025.03.07 22:38:29.424226 [ 275 ] {c6ca69d4-1711-4cd0-a92d-3c181dc6918d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6656 | 2025.03.07 22:38:29.425056 [ 275 ] {c6ca69d4-1711-4cd0-a92d-3c181dc6918d} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6657 | 2025.03.07 22:38:29.425106 [ 275 ] {c6ca69d4-1711-4cd0-a92d-3c181dc6918d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6658 | 2025.03.07 22:38:29.425586 [ 275 ] {c6ca69d4-1711-4cd0-a92d-3c181dc6918d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
6659 | 2025.03.07 22:38:29.425844 [ 275 ] {c6ca69d4-1711-4cd0-a92d-3c181dc6918d} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6660 | 2025.03.07 22:38:29.426112 [ 275 ] {c6ca69d4-1711-4cd0-a92d-3c181dc6918d} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.002082 sec., 57636.88760806916 rows/sec., 4.90 MiB/sec. | ||
6661 | 2025.03.07 22:38:29.426198 [ 275 ] {c6ca69d4-1711-4cd0-a92d-3c181dc6918d} <Debug> TCPHandler: Processed in 0.002605085 sec. | ||
6662 | 2025.03.07 22:38:29.426452 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6663 | 2025.03.07 22:38:29.426576 [ 275 ] {1fc45008-6fb6-4b0b-8ce1-6936f8802d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6664 | 2025.03.07 22:38:29.426627 [ 275 ] {1fc45008-6fb6-4b0b-8ce1-6936f8802d20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6665 | 2025.03.07 22:38:29.427175 [ 275 ] {1fc45008-6fb6-4b0b-8ce1-6936f8802d20} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6666 | 2025.03.07 22:38:29.427217 [ 275 ] {1fc45008-6fb6-4b0b-8ce1-6936f8802d20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6667 | 2025.03.07 22:38:29.427566 [ 275 ] {1fc45008-6fb6-4b0b-8ce1-6936f8802d20} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6668 | 2025.03.07 22:38:29.427797 [ 275 ] {1fc45008-6fb6-4b0b-8ce1-6936f8802d20} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6669 | 2025.03.07 22:38:29.428007 [ 275 ] {1fc45008-6fb6-4b0b-8ce1-6936f8802d20} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001459 sec., 21932.830705962988 rows/sec., 1.61 MiB/sec. | ||
6670 | 2025.03.07 22:38:29.428061 [ 275 ] {1fc45008-6fb6-4b0b-8ce1-6936f8802d20} <Debug> TCPHandler: Processed in 0.001706256 sec. | ||
6671 | 2025.03.07 22:38:29.428188 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6672 | 2025.03.07 22:38:29.428301 [ 275 ] {696c0b9a-5c38-40a3-bb30-6b396689d72d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6673 | 2025.03.07 22:38:29.428348 [ 275 ] {696c0b9a-5c38-40a3-bb30-6b396689d72d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6674 | 2025.03.07 22:38:29.428919 [ 275 ] {696c0b9a-5c38-40a3-bb30-6b396689d72d} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6675 | 2025.03.07 22:38:29.428960 [ 275 ] {696c0b9a-5c38-40a3-bb30-6b396689d72d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6676 | 2025.03.07 22:38:29.429331 [ 275 ] {696c0b9a-5c38-40a3-bb30-6b396689d72d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
6677 | 2025.03.07 22:38:29.429571 [ 275 ] {696c0b9a-5c38-40a3-bb30-6b396689d72d} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6678 | 2025.03.07 22:38:29.429798 [ 275 ] {696c0b9a-5c38-40a3-bb30-6b396689d72d} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001519 sec., 63199.473337722186 rows/sec., 4.94 MiB/sec. | ||
6679 | 2025.03.07 22:38:29.429851 [ 275 ] {696c0b9a-5c38-40a3-bb30-6b396689d72d} <Debug> TCPHandler: Processed in 0.001717427 sec. | ||
6680 | 2025.03.07 22:38:29.429967 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6681 | 2025.03.07 22:38:29.430074 [ 275 ] {0bb43fda-53c2-45d9-bac0-54732c0f81a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6682 | 2025.03.07 22:38:29.430124 [ 275 ] {0bb43fda-53c2-45d9-bac0-54732c0f81a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6683 | 2025.03.07 22:38:29.430636 [ 275 ] {0bb43fda-53c2-45d9-bac0-54732c0f81a5} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6684 | 2025.03.07 22:38:29.430676 [ 275 ] {0bb43fda-53c2-45d9-bac0-54732c0f81a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6685 | 2025.03.07 22:38:29.431049 [ 275 ] {0bb43fda-53c2-45d9-bac0-54732c0f81a5} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
6686 | 2025.03.07 22:38:29.431277 [ 275 ] {0bb43fda-53c2-45d9-bac0-54732c0f81a5} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6687 | 2025.03.07 22:38:29.431498 [ 275 ] {0bb43fda-53c2-45d9-bac0-54732c0f81a5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001446 sec., 110650.06915629322 rows/sec., 7.71 MiB/sec. | ||
6688 | 2025.03.07 22:38:29.431556 [ 275 ] {0bb43fda-53c2-45d9-bac0-54732c0f81a5} <Debug> TCPHandler: Processed in 0.001639086 sec. | ||
6689 | 2025.03.07 22:38:29.431707 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6690 | 2025.03.07 22:38:29.431813 [ 275 ] {9a552a6d-8066-4100-b4b7-8f680ac96e5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6691 | 2025.03.07 22:38:29.431878 [ 275 ] {9a552a6d-8066-4100-b4b7-8f680ac96e5b} <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 | ||
6692 | 2025.03.07 22:38:29.432974 [ 275 ] {9a552a6d-8066-4100-b4b7-8f680ac96e5b} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6693 | 2025.03.07 22:38:29.433012 [ 275 ] {9a552a6d-8066-4100-b4b7-8f680ac96e5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6694 | 2025.03.07 22:38:29.433661 [ 275 ] {9a552a6d-8066-4100-b4b7-8f680ac96e5b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6695 | 2025.03.07 22:38:29.433915 [ 275 ] {9a552a6d-8066-4100-b4b7-8f680ac96e5b} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6696 | 2025.03.07 22:38:29.434160 [ 275 ] {9a552a6d-8066-4100-b4b7-8f680ac96e5b} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002367 sec., 13519.22264469793 rows/sec., 24.23 MiB/sec. | ||
6697 | 2025.03.07 22:38:29.434272 [ 275 ] {9a552a6d-8066-4100-b4b7-8f680ac96e5b} <Debug> TCPHandler: Processed in 0.002623625 sec. | ||
6698 | 2025.03.07 22:38:29.434405 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6699 | 2025.03.07 22:38:29.434511 [ 275 ] {dc2cbd02-e03b-4507-9b91-a0fe5be460d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6700 | 2025.03.07 22:38:29.434581 [ 275 ] {dc2cbd02-e03b-4507-9b91-a0fe5be460d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6701 | 2025.03.07 22:38:29.435022 [ 275 ] {dc2cbd02-e03b-4507-9b91-a0fe5be460d8} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6702 | 2025.03.07 22:38:29.435061 [ 275 ] {dc2cbd02-e03b-4507-9b91-a0fe5be460d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6703 | 2025.03.07 22:38:29.435408 [ 275 ] {dc2cbd02-e03b-4507-9b91-a0fe5be460d8} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
6704 | 2025.03.07 22:38:29.435683 [ 275 ] {dc2cbd02-e03b-4507-9b91-a0fe5be460d8} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6705 | 2025.03.07 22:38:29.435888 [ 275 ] {dc2cbd02-e03b-4507-9b91-a0fe5be460d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0014 sec., 42857.142857142855 rows/sec., 2.89 MiB/sec. | ||
6706 | 2025.03.07 22:38:29.435938 [ 275 ] {dc2cbd02-e03b-4507-9b91-a0fe5be460d8} <Debug> TCPHandler: Processed in 0.001583596 sec. | ||
6707 | 2025.03.07 22:38:30.313116 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6708 | 2025.03.07 22:38:30.313183 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6709 | 2025.03.07 22:38:30.442305 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16531 | ||
6710 | 2025.03.07 22:38:30.443002 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6711 | 2025.03.07 22:38:30.443063 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6712 | 2025.03.07 22:38:30.443795 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6713 | 2025.03.07 22:38:30.444167 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6714 | 2025.03.07 22:38:30.444422 [ 134 ] {} <Debug> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6715 | 2025.03.07 22:38:30.444521 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 | ||
6716 | 2025.03.07 22:38:30.444528 [ 134 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6717 | 2025.03.07 22:38:30.444585 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6718 | 2025.03.07 22:38:30.444719 [ 200 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::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 | ||
6719 | 2025.03.07 22:38:30.444846 [ 200 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6720 | 2025.03.07 22:38:30.444887 [ 200 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14213 rows starting from the beginning of the part | ||
6721 | 2025.03.07 22:38:30.444969 [ 200 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 488 rows starting from the beginning of the part | ||
6722 | 2025.03.07 22:38:30.445144 [ 200 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 427 rows starting from the beginning of the part | ||
6723 | 2025.03.07 22:38:30.445418 [ 200 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 488 rows starting from the beginning of the part | ||
6724 | 2025.03.07 22:38:30.445545 [ 200 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 427 rows starting from the beginning of the part | ||
6725 | 2025.03.07 22:38:30.445738 [ 200 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 488 rows starting from the beginning of the part | ||
6726 | 2025.03.07 22:38:30.448011 [ 193 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.003351222 sec., 4932827.488002883 rows/sec., 70.56 MiB/sec. | ||
6727 | 2025.03.07 22:38:30.448130 [ 200 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6728 | 2025.03.07 22:38:30.448402 [ 200 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_36_7} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6729 | 2025.03.07 22:38:30.448476 [ 200 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_36_7} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6730 | 2025.03.07 22:38:30.448560 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
6731 | 2025.03.07 22:38:30.522414 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 940 | ||
6732 | 2025.03.07 22:38:30.525761 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6733 | 2025.03.07 22:38:30.525812 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6734 | 2025.03.07 22:38:30.527270 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
6735 | 2025.03.07 22:38:30.527652 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6736 | 2025.03.07 22:38:30.527830 [ 134 ] {} <Debug> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
6737 | 2025.03.07 22:38:30.527902 [ 134 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6738 | 2025.03.07 22:38:30.527945 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6739 | 2025.03.07 22:38:30.528306 [ 198 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::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 | ||
6740 | 2025.03.07 22:38:30.529233 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 940 | ||
6741 | 2025.03.07 22:38:30.529549 [ 198 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6742 | 2025.03.07 22:38:30.529682 [ 198 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 790 rows starting from the beginning of the part | ||
6743 | 2025.03.07 22:38:30.530261 [ 198 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::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 | ||
6744 | 2025.03.07 22:38:30.530773 [ 198 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 34 rows starting from the beginning of the part | ||
6745 | 2025.03.07 22:38:30.531303 [ 198 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 32 rows starting from the beginning of the part | ||
6746 | 2025.03.07 22:38:30.531816 [ 198 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
6747 | 2025.03.07 22:38:30.532385 [ 198 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part | ||
6748 | 2025.03.07 22:38:30.540419 [ 200 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 940 rows, containing 72 columns (72 merged, 0 gathered) in 0.012389769 sec., 75869.0496973753 rows/sec., 63.33 MiB/sec. | ||
6749 | 2025.03.07 22:38:30.541818 [ 187 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
6750 | 2025.03.07 22:38:30.542688 [ 187 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_26_5} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6751 | 2025.03.07 22:38:30.542795 [ 187 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_26_5} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
6752 | 2025.03.07 22:38:30.543161 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
6753 | 2025.03.07 22:38:31.597067 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
6754 | 2025.03.07 22:38:31.619694 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6755 | 2025.03.07 22:38:31.619761 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6756 | 2025.03.07 22:38:31.627235 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6757 | 2025.03.07 22:38:31.628039 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6758 | 2025.03.07 22:38:31.628505 [ 128 ] {} <Debug> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6759 | 2025.03.07 22:38:31.628687 [ 128 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6760 | 2025.03.07 22:38:31.628785 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6761 | 2025.03.07 22:38:31.629363 [ 197 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
6762 | 2025.03.07 22:38:31.646395 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
6763 | 2025.03.07 22:38:31.647547 [ 197 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6764 | 2025.03.07 22:38:31.649245 [ 197 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
6765 | 2025.03.07 22:38:31.655448 [ 197 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
6766 | 2025.03.07 22:38:31.661463 [ 197 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
6767 | 2025.03.07 22:38:31.667424 [ 197 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
6768 | 2025.03.07 22:38:31.674295 [ 197 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
6769 | 2025.03.07 22:38:31.679054 [ 197 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
6770 | 2025.03.07 22:38:31.739577 [ 187 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.110589752 sec., 2459.540735745569 rows/sec., 12.72 MiB/sec. | ||
6771 | 2025.03.07 22:38:31.742682 [ 187 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6772 | 2025.03.07 22:38:31.745782 [ 187 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_36_7} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6773 | 2025.03.07 22:38:31.745876 [ 187 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_36_7} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6774 | 2025.03.07 22:38:31.748483 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.42 MiB. | ||
6775 | 2025.03.07 22:38:34.421907 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6776 | 2025.03.07 22:38:34.422107 [ 275 ] {66094b49-68df-4e07-9cd0-d739ce9bab0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6777 | 2025.03.07 22:38:34.422183 [ 275 ] {66094b49-68df-4e07-9cd0-d739ce9bab0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6778 | 2025.03.07 22:38:34.422976 [ 275 ] {66094b49-68df-4e07-9cd0-d739ce9bab0a} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6779 | 2025.03.07 22:38:34.423053 [ 275 ] {66094b49-68df-4e07-9cd0-d739ce9bab0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6780 | 2025.03.07 22:38:34.423496 [ 275 ] {66094b49-68df-4e07-9cd0-d739ce9bab0a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
6781 | 2025.03.07 22:38:34.423758 [ 275 ] {66094b49-68df-4e07-9cd0-d739ce9bab0a} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6782 | 2025.03.07 22:38:34.424013 [ 275 ] {66094b49-68df-4e07-9cd0-d739ce9bab0a} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001963 sec., 36678.55323484463 rows/sec., 2.98 MiB/sec. | ||
6783 | 2025.03.07 22:38:34.424081 [ 275 ] {66094b49-68df-4e07-9cd0-d739ce9bab0a} <Debug> TCPHandler: Processed in 0.002306242 sec. | ||
6784 | 2025.03.07 22:38:34.424213 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6785 | 2025.03.07 22:38:34.424328 [ 275 ] {dd6327d7-d87f-45d4-bd19-5bbd32afe6a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6786 | 2025.03.07 22:38:34.424377 [ 275 ] {dd6327d7-d87f-45d4-bd19-5bbd32afe6a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6787 | 2025.03.07 22:38:34.424918 [ 275 ] {dd6327d7-d87f-45d4-bd19-5bbd32afe6a7} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6788 | 2025.03.07 22:38:34.424958 [ 275 ] {dd6327d7-d87f-45d4-bd19-5bbd32afe6a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6789 | 2025.03.07 22:38:34.425311 [ 275 ] {dd6327d7-d87f-45d4-bd19-5bbd32afe6a7} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6790 | 2025.03.07 22:38:34.425568 [ 275 ] {dd6327d7-d87f-45d4-bd19-5bbd32afe6a7} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6791 | 2025.03.07 22:38:34.425791 [ 275 ] {dd6327d7-d87f-45d4-bd19-5bbd32afe6a7} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.00149 sec., 5369.127516778523 rows/sec., 403.73 KiB/sec. | ||
6792 | 2025.03.07 22:38:34.425843 [ 275 ] {dd6327d7-d87f-45d4-bd19-5bbd32afe6a7} <Debug> TCPHandler: Processed in 0.001683157 sec. | ||
6793 | 2025.03.07 22:38:34.425980 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6794 | 2025.03.07 22:38:34.426115 [ 275 ] {e52292be-faad-4c93-a13e-67f8b70e94a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6795 | 2025.03.07 22:38:34.426171 [ 275 ] {e52292be-faad-4c93-a13e-67f8b70e94a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6796 | 2025.03.07 22:38:34.426796 [ 275 ] {e52292be-faad-4c93-a13e-67f8b70e94a8} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6797 | 2025.03.07 22:38:34.426836 [ 275 ] {e52292be-faad-4c93-a13e-67f8b70e94a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6798 | 2025.03.07 22:38:34.427214 [ 275 ] {e52292be-faad-4c93-a13e-67f8b70e94a8} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
6799 | 2025.03.07 22:38:34.427463 [ 275 ] {e52292be-faad-4c93-a13e-67f8b70e94a8} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6800 | 2025.03.07 22:38:34.427695 [ 275 ] {e52292be-faad-4c93-a13e-67f8b70e94a8} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.00161 sec., 44720.49689440994 rows/sec., 3.49 MiB/sec. | ||
6801 | 2025.03.07 22:38:34.427748 [ 275 ] {e52292be-faad-4c93-a13e-67f8b70e94a8} <Debug> TCPHandler: Processed in 0.001833988 sec. | ||
6802 | 2025.03.07 22:38:34.427871 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6803 | 2025.03.07 22:38:34.427979 [ 275 ] {fcf2b733-9dbe-4e6d-9dd8-db9887708084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6804 | 2025.03.07 22:38:34.428029 [ 275 ] {fcf2b733-9dbe-4e6d-9dd8-db9887708084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6805 | 2025.03.07 22:38:34.428564 [ 275 ] {fcf2b733-9dbe-4e6d-9dd8-db9887708084} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6806 | 2025.03.07 22:38:34.428603 [ 275 ] {fcf2b733-9dbe-4e6d-9dd8-db9887708084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6807 | 2025.03.07 22:38:34.428993 [ 275 ] {fcf2b733-9dbe-4e6d-9dd8-db9887708084} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
6808 | 2025.03.07 22:38:34.429239 [ 275 ] {fcf2b733-9dbe-4e6d-9dd8-db9887708084} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6809 | 2025.03.07 22:38:34.429448 [ 275 ] {fcf2b733-9dbe-4e6d-9dd8-db9887708084} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001492 sec., 107238.60589812332 rows/sec., 7.47 MiB/sec. | ||
6810 | 2025.03.07 22:38:34.429500 [ 275 ] {fcf2b733-9dbe-4e6d-9dd8-db9887708084} <Debug> TCPHandler: Processed in 0.001680966 sec. | ||
6811 | 2025.03.07 22:38:34.429628 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6812 | 2025.03.07 22:38:34.429734 [ 275 ] {69f36454-f7dd-48c0-b518-360f0140744c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6813 | 2025.03.07 22:38:34.429801 [ 275 ] {69f36454-f7dd-48c0-b518-360f0140744c} <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 | ||
6814 | 2025.03.07 22:38:34.430865 [ 275 ] {69f36454-f7dd-48c0-b518-360f0140744c} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6815 | 2025.03.07 22:38:34.430905 [ 275 ] {69f36454-f7dd-48c0-b518-360f0140744c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6816 | 2025.03.07 22:38:34.431522 [ 275 ] {69f36454-f7dd-48c0-b518-360f0140744c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6817 | 2025.03.07 22:38:34.431783 [ 275 ] {69f36454-f7dd-48c0-b518-360f0140744c} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6818 | 2025.03.07 22:38:34.432040 [ 275 ] {69f36454-f7dd-48c0-b518-360f0140744c} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002327 sec., 3437.902879243661 rows/sec., 6.16 MiB/sec. | ||
6819 | 2025.03.07 22:38:34.432143 [ 275 ] {69f36454-f7dd-48c0-b518-360f0140744c} <Debug> TCPHandler: Processed in 0.002565374 sec. | ||
6820 | 2025.03.07 22:38:34.432285 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6821 | 2025.03.07 22:38:34.432391 [ 275 ] {c50fffb9-dcae-4c40-ac57-2ca5937c34e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6822 | 2025.03.07 22:38:34.432437 [ 275 ] {c50fffb9-dcae-4c40-ac57-2ca5937c34e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6823 | 2025.03.07 22:38:34.432876 [ 275 ] {c50fffb9-dcae-4c40-ac57-2ca5937c34e6} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6824 | 2025.03.07 22:38:34.432914 [ 275 ] {c50fffb9-dcae-4c40-ac57-2ca5937c34e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6825 | 2025.03.07 22:38:34.433278 [ 275 ] {c50fffb9-dcae-4c40-ac57-2ca5937c34e6} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
6826 | 2025.03.07 22:38:34.433524 [ 275 ] {c50fffb9-dcae-4c40-ac57-2ca5937c34e6} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6827 | 2025.03.07 22:38:34.433754 [ 275 ] {c50fffb9-dcae-4c40-ac57-2ca5937c34e6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001384 sec., 43352.601156069366 rows/sec., 2.92 MiB/sec. | ||
6828 | 2025.03.07 22:38:34.433804 [ 275 ] {c50fffb9-dcae-4c40-ac57-2ca5937c34e6} <Debug> TCPHandler: Processed in 0.001569525 sec. | ||
6829 | 2025.03.07 22:38:37.944813 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16958 | ||
6830 | 2025.03.07 22:38:37.945587 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6831 | 2025.03.07 22:38:37.945642 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6832 | 2025.03.07 22:38:37.946275 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6833 | 2025.03.07 22:38:37.946546 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6834 | 2025.03.07 22:38:37.946846 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16958 | ||
6835 | 2025.03.07 22:38:39.146612 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
6836 | 2025.03.07 22:38:39.165897 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6837 | 2025.03.07 22:38:39.165965 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6838 | 2025.03.07 22:38:39.172815 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6839 | 2025.03.07 22:38:39.173556 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6840 | 2025.03.07 22:38:39.176325 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
6841 | 2025.03.07 22:38:39.425393 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6842 | 2025.03.07 22:38:39.425606 [ 275 ] {8a103c3b-0a59-42c2-9e73-b6a25b897f19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6843 | 2025.03.07 22:38:39.425686 [ 275 ] {8a103c3b-0a59-42c2-9e73-b6a25b897f19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6844 | 2025.03.07 22:38:39.426475 [ 275 ] {8a103c3b-0a59-42c2-9e73-b6a25b897f19} <Trace> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6845 | 2025.03.07 22:38:39.426519 [ 275 ] {8a103c3b-0a59-42c2-9e73-b6a25b897f19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6846 | 2025.03.07 22:38:39.426965 [ 275 ] {8a103c3b-0a59-42c2-9e73-b6a25b897f19} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
6847 | 2025.03.07 22:38:39.427219 [ 275 ] {8a103c3b-0a59-42c2-9e73-b6a25b897f19} <Trace> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6848 | 2025.03.07 22:38:39.427455 [ 275 ] {8a103c3b-0a59-42c2-9e73-b6a25b897f19} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001903 sec., 12611.665790856543 rows/sec., 1.05 MiB/sec. | ||
6849 | 2025.03.07 22:38:39.427533 [ 275 ] {8a103c3b-0a59-42c2-9e73-b6a25b897f19} <Debug> TCPHandler: Processed in 0.002278362 sec. | ||
6850 | 2025.03.07 22:38:39.427667 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6851 | 2025.03.07 22:38:39.427781 [ 275 ] {b41f6feb-5b09-4967-a5b6-f9926de314f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6852 | 2025.03.07 22:38:39.427829 [ 275 ] {b41f6feb-5b09-4967-a5b6-f9926de314f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6853 | 2025.03.07 22:38:39.428358 [ 275 ] {b41f6feb-5b09-4967-a5b6-f9926de314f7} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6854 | 2025.03.07 22:38:39.428396 [ 275 ] {b41f6feb-5b09-4967-a5b6-f9926de314f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6855 | 2025.03.07 22:38:39.428735 [ 275 ] {b41f6feb-5b09-4967-a5b6-f9926de314f7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
6856 | 2025.03.07 22:38:39.428971 [ 275 ] {b41f6feb-5b09-4967-a5b6-f9926de314f7} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6857 | 2025.03.07 22:38:39.429149 [ 275 ] {b41f6feb-5b09-4967-a5b6-f9926de314f7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001395 sec., 1433.6917562724016 rows/sec., 116.91 KiB/sec. | ||
6858 | 2025.03.07 22:38:39.429199 [ 275 ] {b41f6feb-5b09-4967-a5b6-f9926de314f7} <Debug> TCPHandler: Processed in 0.001584975 sec. | ||
6859 | 2025.03.07 22:38:39.429303 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6860 | 2025.03.07 22:38:39.429406 [ 275 ] {9f29c86b-91cb-48e3-bdfe-32aa5721a48c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6861 | 2025.03.07 22:38:39.429449 [ 275 ] {9f29c86b-91cb-48e3-bdfe-32aa5721a48c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6862 | 2025.03.07 22:38:39.430084 [ 275 ] {9f29c86b-91cb-48e3-bdfe-32aa5721a48c} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6863 | 2025.03.07 22:38:39.430121 [ 275 ] {9f29c86b-91cb-48e3-bdfe-32aa5721a48c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6864 | 2025.03.07 22:38:39.430486 [ 275 ] {9f29c86b-91cb-48e3-bdfe-32aa5721a48c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
6865 | 2025.03.07 22:38:39.430732 [ 275 ] {9f29c86b-91cb-48e3-bdfe-32aa5721a48c} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6866 | 2025.03.07 22:38:39.430921 [ 275 ] {9f29c86b-91cb-48e3-bdfe-32aa5721a48c} <Debug> executeQuery: Read 241 rows, 21.98 KiB in 0.001532 sec., 157310.70496083552 rows/sec., 14.01 MiB/sec. | ||
6867 | 2025.03.07 22:38:39.430975 [ 275 ] {9f29c86b-91cb-48e3-bdfe-32aa5721a48c} <Debug> TCPHandler: Processed in 0.001722796 sec. | ||
6868 | 2025.03.07 22:38:39.431127 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6869 | 2025.03.07 22:38:39.431238 [ 275 ] {f21934ec-c0d4-44e2-9a30-1203f0952eef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6870 | 2025.03.07 22:38:39.431281 [ 275 ] {f21934ec-c0d4-44e2-9a30-1203f0952eef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6871 | 2025.03.07 22:38:39.431806 [ 275 ] {f21934ec-c0d4-44e2-9a30-1203f0952eef} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6872 | 2025.03.07 22:38:39.431842 [ 275 ] {f21934ec-c0d4-44e2-9a30-1203f0952eef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6873 | 2025.03.07 22:38:39.432181 [ 275 ] {f21934ec-c0d4-44e2-9a30-1203f0952eef} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6874 | 2025.03.07 22:38:39.432412 [ 275 ] {f21934ec-c0d4-44e2-9a30-1203f0952eef} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6875 | 2025.03.07 22:38:39.432589 [ 275 ] {f21934ec-c0d4-44e2-9a30-1203f0952eef} <Debug> executeQuery: Read 46 rows, 3.51 KiB in 0.001372 sec., 33527.69679300291 rows/sec., 2.50 MiB/sec. | ||
6876 | 2025.03.07 22:38:39.432713 [ 275 ] {f21934ec-c0d4-44e2-9a30-1203f0952eef} <Debug> TCPHandler: Processed in 0.001648256 sec. | ||
6877 | 2025.03.07 22:38:39.432868 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6878 | 2025.03.07 22:38:39.432970 [ 275 ] {3f95744b-d061-43e3-8d6a-41e03adeedb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6879 | 2025.03.07 22:38:39.433012 [ 275 ] {3f95744b-d061-43e3-8d6a-41e03adeedb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6880 | 2025.03.07 22:38:39.433524 [ 275 ] {3f95744b-d061-43e3-8d6a-41e03adeedb8} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6881 | 2025.03.07 22:38:39.433560 [ 275 ] {3f95744b-d061-43e3-8d6a-41e03adeedb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6882 | 2025.03.07 22:38:39.433892 [ 275 ] {3f95744b-d061-43e3-8d6a-41e03adeedb8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6883 | 2025.03.07 22:38:39.434124 [ 275 ] {3f95744b-d061-43e3-8d6a-41e03adeedb8} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6884 | 2025.03.07 22:38:39.434322 [ 275 ] {3f95744b-d061-43e3-8d6a-41e03adeedb8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001371 sec., 17505.470459518598 rows/sec., 1.45 MiB/sec. | ||
6885 | 2025.03.07 22:38:39.434425 [ 275 ] {3f95744b-d061-43e3-8d6a-41e03adeedb8} <Debug> TCPHandler: Processed in 0.001614965 sec. | ||
6886 | 2025.03.07 22:38:39.434568 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6887 | 2025.03.07 22:38:39.434673 [ 275 ] {ba949491-147b-4ef9-a9b6-f6a262551cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6888 | 2025.03.07 22:38:39.434715 [ 275 ] {ba949491-147b-4ef9-a9b6-f6a262551cdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6889 | 2025.03.07 22:38:39.435225 [ 275 ] {ba949491-147b-4ef9-a9b6-f6a262551cdf} <Trace> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6890 | 2025.03.07 22:38:39.435262 [ 275 ] {ba949491-147b-4ef9-a9b6-f6a262551cdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6891 | 2025.03.07 22:38:39.435598 [ 275 ] {ba949491-147b-4ef9-a9b6-f6a262551cdf} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
6892 | 2025.03.07 22:38:39.435838 [ 275 ] {ba949491-147b-4ef9-a9b6-f6a262551cdf} <Trace> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6893 | 2025.03.07 22:38:39.436082 [ 275 ] {ba949491-147b-4ef9-a9b6-f6a262551cdf} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001425 sec., 8421.052631578947 rows/sec., 657.89 KiB/sec. | ||
6894 | 2025.03.07 22:38:39.436138 [ 275 ] {ba949491-147b-4ef9-a9b6-f6a262551cdf} <Debug> TCPHandler: Processed in 0.001621176 sec. | ||
6895 | 2025.03.07 22:38:39.436240 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6896 | 2025.03.07 22:38:39.436340 [ 275 ] {bb339d2f-2736-459d-9af9-b1682f6f5bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6897 | 2025.03.07 22:38:39.436384 [ 275 ] {bb339d2f-2736-459d-9af9-b1682f6f5bc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6898 | 2025.03.07 22:38:39.436950 [ 275 ] {bb339d2f-2736-459d-9af9-b1682f6f5bc2} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6899 | 2025.03.07 22:38:39.436987 [ 275 ] {bb339d2f-2736-459d-9af9-b1682f6f5bc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6900 | 2025.03.07 22:38:39.437341 [ 275 ] {bb339d2f-2736-459d-9af9-b1682f6f5bc2} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
6901 | 2025.03.07 22:38:39.437575 [ 275 ] {bb339d2f-2736-459d-9af9-b1682f6f5bc2} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6902 | 2025.03.07 22:38:39.437816 [ 275 ] {bb339d2f-2736-459d-9af9-b1682f6f5bc2} <Debug> executeQuery: Read 134 rows, 11.10 KiB in 0.001495 sec., 89632.10702341137 rows/sec., 7.25 MiB/sec. | ||
6903 | 2025.03.07 22:38:39.437877 [ 275 ] {bb339d2f-2736-459d-9af9-b1682f6f5bc2} <Debug> TCPHandler: Processed in 0.001685606 sec. | ||
6904 | 2025.03.07 22:38:39.438033 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6905 | 2025.03.07 22:38:39.438143 [ 275 ] {191452e0-2399-4e2c-9296-8c40d98842af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6906 | 2025.03.07 22:38:39.438190 [ 275 ] {191452e0-2399-4e2c-9296-8c40d98842af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6907 | 2025.03.07 22:38:39.438713 [ 275 ] {191452e0-2399-4e2c-9296-8c40d98842af} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6908 | 2025.03.07 22:38:39.438750 [ 275 ] {191452e0-2399-4e2c-9296-8c40d98842af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6909 | 2025.03.07 22:38:39.439123 [ 275 ] {191452e0-2399-4e2c-9296-8c40d98842af} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
6910 | 2025.03.07 22:38:39.439356 [ 275 ] {191452e0-2399-4e2c-9296-8c40d98842af} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6911 | 2025.03.07 22:38:39.439578 [ 275 ] {191452e0-2399-4e2c-9296-8c40d98842af} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001452 sec., 135674.93112947658 rows/sec., 9.73 MiB/sec. | ||
6912 | 2025.03.07 22:38:39.439663 [ 275 ] {191452e0-2399-4e2c-9296-8c40d98842af} <Debug> TCPHandler: Processed in 0.001692277 sec. | ||
6913 | 2025.03.07 22:38:39.439823 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6914 | 2025.03.07 22:38:39.439929 [ 275 ] {d7189e1c-0da1-4847-9eb8-26e2e2842e37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6915 | 2025.03.07 22:38:39.439993 [ 275 ] {d7189e1c-0da1-4847-9eb8-26e2e2842e37} <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 | ||
6916 | 2025.03.07 22:38:39.441112 [ 275 ] {d7189e1c-0da1-4847-9eb8-26e2e2842e37} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6917 | 2025.03.07 22:38:39.441149 [ 275 ] {d7189e1c-0da1-4847-9eb8-26e2e2842e37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6918 | 2025.03.07 22:38:39.441786 [ 275 ] {d7189e1c-0da1-4847-9eb8-26e2e2842e37} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6919 | 2025.03.07 22:38:39.442054 [ 275 ] {d7189e1c-0da1-4847-9eb8-26e2e2842e37} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6920 | 2025.03.07 22:38:39.442313 [ 275 ] {d7189e1c-0da1-4847-9eb8-26e2e2842e37} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002404 sec., 13311.148086522464 rows/sec., 23.85 MiB/sec. | ||
6921 | 2025.03.07 22:38:39.442633 [ 275 ] {d7189e1c-0da1-4847-9eb8-26e2e2842e37} <Debug> TCPHandler: Processed in 0.002870237 sec. | ||
6922 | 2025.03.07 22:38:39.442779 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6923 | 2025.03.07 22:38:39.442881 [ 275 ] {1912a2c7-5cd1-4f98-8797-e08e47753334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6924 | 2025.03.07 22:38:39.442926 [ 275 ] {1912a2c7-5cd1-4f98-8797-e08e47753334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6925 | 2025.03.07 22:38:39.443361 [ 275 ] {1912a2c7-5cd1-4f98-8797-e08e47753334} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6926 | 2025.03.07 22:38:39.443397 [ 275 ] {1912a2c7-5cd1-4f98-8797-e08e47753334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6927 | 2025.03.07 22:38:39.443745 [ 275 ] {1912a2c7-5cd1-4f98-8797-e08e47753334} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
6928 | 2025.03.07 22:38:39.443979 [ 275 ] {1912a2c7-5cd1-4f98-8797-e08e47753334} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6929 | 2025.03.07 22:38:39.444188 [ 275 ] {1912a2c7-5cd1-4f98-8797-e08e47753334} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001329 sec., 45146.72686230248 rows/sec., 3.04 MiB/sec. | ||
6930 | 2025.03.07 22:38:39.444237 [ 275 ] {1912a2c7-5cd1-4f98-8797-e08e47753334} <Debug> TCPHandler: Processed in 0.001507775 sec. | ||
6931 | 2025.03.07 22:38:40.000192 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.85 MiB, peak 220.54 MiB, free memory in arenas 0.00 B, will set to 209.63 MiB (RSS), difference: -1.22 MiB | ||
6932 | 2025.03.07 22:38:40.529659 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 972 | ||
6933 | 2025.03.07 22:38:40.533379 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6934 | 2025.03.07 22:38:40.533440 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6935 | 2025.03.07 22:38:40.534955 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
6936 | 2025.03.07 22:38:40.535281 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6937 | 2025.03.07 22:38:40.536536 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 972 | ||
6938 | 2025.03.07 22:38:44.422952 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6939 | 2025.03.07 22:38:44.423161 [ 275 ] {46e83733-af04-4cf2-97b3-89aa6ca5bedc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6940 | 2025.03.07 22:38:44.423242 [ 275 ] {46e83733-af04-4cf2-97b3-89aa6ca5bedc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6941 | 2025.03.07 22:38:44.424119 [ 275 ] {46e83733-af04-4cf2-97b3-89aa6ca5bedc} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6942 | 2025.03.07 22:38:44.424165 [ 275 ] {46e83733-af04-4cf2-97b3-89aa6ca5bedc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6943 | 2025.03.07 22:38:44.424611 [ 275 ] {46e83733-af04-4cf2-97b3-89aa6ca5bedc} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
6944 | 2025.03.07 22:38:44.424879 [ 275 ] {46e83733-af04-4cf2-97b3-89aa6ca5bedc} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6945 | 2025.03.07 22:38:44.425094 [ 112 ] {} <Debug> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
6946 | 2025.03.07 22:38:44.425123 [ 275 ] {46e83733-af04-4cf2-97b3-89aa6ca5bedc} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002016 sec., 35714.28571428572 rows/sec., 2.90 MiB/sec. | ||
6947 | 2025.03.07 22:38:44.425178 [ 112 ] {} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6948 | 2025.03.07 22:38:44.425254 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6949 | 2025.03.07 22:38:44.425270 [ 275 ] {46e83733-af04-4cf2-97b3-89aa6ca5bedc} <Debug> TCPHandler: Processed in 0.002453133 sec. | ||
6950 | 2025.03.07 22:38:44.425517 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6951 | 2025.03.07 22:38:44.425513 [ 190 ] {8922abdd-d820-477b-8940-ca60723f550b::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 | ||
6952 | 2025.03.07 22:38:44.425718 [ 275 ] {a1a1ac01-5aea-48ed-9bc5-503465dba5ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6953 | 2025.03.07 22:38:44.425813 [ 190 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6954 | 2025.03.07 22:38:44.425827 [ 275 ] {a1a1ac01-5aea-48ed-9bc5-503465dba5ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6955 | 2025.03.07 22:38:44.425906 [ 190 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1966 rows starting from the beginning of the part | ||
6956 | 2025.03.07 22:38:44.426195 [ 190 ] {8922abdd-d820-477b-8940-ca60723f550b::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 | ||
6957 | 2025.03.07 22:38:44.426578 [ 190 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 120 rows starting from the beginning of the part | ||
6958 | 2025.03.07 22:38:44.426989 [ 190 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 72 rows starting from the beginning of the part | ||
6959 | 2025.03.07 22:38:44.427334 [ 190 ] {8922abdd-d820-477b-8940-ca60723f550b::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 | ||
6960 | 2025.03.07 22:38:44.427678 [ 190 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 72 rows starting from the beginning of the part | ||
6961 | 2025.03.07 22:38:44.428682 [ 275 ] {a1a1ac01-5aea-48ed-9bc5-503465dba5ab} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6962 | 2025.03.07 22:38:44.428752 [ 275 ] {a1a1ac01-5aea-48ed-9bc5-503465dba5ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6963 | 2025.03.07 22:38:44.429750 [ 275 ] {a1a1ac01-5aea-48ed-9bc5-503465dba5ab} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6964 | 2025.03.07 22:38:44.430314 [ 275 ] {a1a1ac01-5aea-48ed-9bc5-503465dba5ab} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6965 | 2025.03.07 22:38:44.430627 [ 275 ] {a1a1ac01-5aea-48ed-9bc5-503465dba5ab} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.004972 sec., 1609.0104585679808 rows/sec., 120.99 KiB/sec. | ||
6966 | 2025.03.07 22:38:44.430970 [ 275 ] {a1a1ac01-5aea-48ed-9bc5-503465dba5ab} <Debug> TCPHandler: Processed in 0.005528433 sec. | ||
6967 | 2025.03.07 22:38:44.431360 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6968 | 2025.03.07 22:38:44.431718 [ 275 ] {c899983b-653f-4808-b788-f24f3f3107db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6969 | 2025.03.07 22:38:44.431856 [ 275 ] {c899983b-653f-4808-b788-f24f3f3107db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6970 | 2025.03.07 22:38:44.431901 [ 191 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2527 rows, containing 5 columns (5 merged, 0 gathered) in 0.006519393 sec., 387612.77315234713 rows/sec., 33.61 MiB/sec. | ||
6971 | 2025.03.07 22:38:44.432314 [ 191 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
6972 | 2025.03.07 22:38:44.432925 [ 275 ] {c899983b-653f-4808-b788-f24f3f3107db} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6973 | 2025.03.07 22:38:44.432938 [ 191 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_61_12} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6974 | 2025.03.07 22:38:44.432986 [ 275 ] {c899983b-653f-4808-b788-f24f3f3107db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6975 | 2025.03.07 22:38:44.433140 [ 191 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_61_12} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
6976 | 2025.03.07 22:38:44.433336 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
6977 | 2025.03.07 22:38:44.433577 [ 275 ] {c899983b-653f-4808-b788-f24f3f3107db} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
6978 | 2025.03.07 22:38:44.433836 [ 275 ] {c899983b-653f-4808-b788-f24f3f3107db} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6979 | 2025.03.07 22:38:44.434047 [ 112 ] {} <Debug> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
6980 | 2025.03.07 22:38:44.434090 [ 275 ] {c899983b-653f-4808-b788-f24f3f3107db} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.002481 sec., 29020.55622732769 rows/sec., 2.27 MiB/sec. | ||
6981 | 2025.03.07 22:38:44.434167 [ 112 ] {} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6982 | 2025.03.07 22:38:44.434256 [ 275 ] {c899983b-653f-4808-b788-f24f3f3107db} <Debug> TCPHandler: Processed in 0.003016989 sec. | ||
6983 | 2025.03.07 22:38:44.434264 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6984 | 2025.03.07 22:38:44.434446 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6985 | 2025.03.07 22:38:44.434471 [ 201 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::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 | ||
6986 | 2025.03.07 22:38:44.434588 [ 275 ] {be96d91b-b46c-4a24-bfd0-41dcca895253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6987 | 2025.03.07 22:38:44.434607 [ 201 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6988 | 2025.03.07 22:38:44.434649 [ 201 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 950 rows starting from the beginning of the part | ||
6989 | 2025.03.07 22:38:44.434655 [ 275 ] {be96d91b-b46c-4a24-bfd0-41dcca895253} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6990 | 2025.03.07 22:38:44.434916 [ 201 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::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 | ||
6991 | 2025.03.07 22:38:44.435283 [ 201 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 96 rows starting from the beginning of the part | ||
6992 | 2025.03.07 22:38:44.435718 [ 201 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 72 rows starting from the beginning of the part | ||
6993 | 2025.03.07 22:38:44.436015 [ 201 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 134 rows starting from the beginning of the part | ||
6994 | 2025.03.07 22:38:44.436334 [ 201 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 72 rows starting from the beginning of the part | ||
6995 | 2025.03.07 22:38:44.437075 [ 275 ] {be96d91b-b46c-4a24-bfd0-41dcca895253} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6996 | 2025.03.07 22:38:44.437121 [ 275 ] {be96d91b-b46c-4a24-bfd0-41dcca895253} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
6997 | 2025.03.07 22:38:44.437680 [ 275 ] {be96d91b-b46c-4a24-bfd0-41dcca895253} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
6998 | 2025.03.07 22:38:44.437977 [ 275 ] {be96d91b-b46c-4a24-bfd0-41dcca895253} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6999 | 2025.03.07 22:38:44.438326 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7000 | 2025.03.07 22:38:44.438427 [ 191 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1388 rows, containing 5 columns (5 merged, 0 gathered) in 0.004029379 sec., 344469.9543031321 rows/sec., 27.16 MiB/sec. | ||
7001 | 2025.03.07 22:38:44.438474 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7002 | 2025.03.07 22:38:44.438561 [ 275 ] {be96d91b-b46c-4a24-bfd0-41dcca895253} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003998 sec., 40020.01000500251 rows/sec., 2.79 MiB/sec. | ||
7003 | 2025.03.07 22:38:44.438581 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
7004 | 2025.03.07 22:38:44.438777 [ 191 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7005 | 2025.03.07 22:38:44.438912 [ 275 ] {be96d91b-b46c-4a24-bfd0-41dcca895253} <Debug> TCPHandler: Processed in 0.004531413 sec. | ||
7006 | 2025.03.07 22:38:44.439179 [ 194 ] {fd8a5df9-9547-4f42-8344-e932bc981126::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 | ||
7007 | 2025.03.07 22:38:44.439295 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7008 | 2025.03.07 22:38:44.439688 [ 194 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7009 | 2025.03.07 22:38:44.439695 [ 191 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_61_12} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7010 | 2025.03.07 22:38:44.439695 [ 275 ] {fbd8d711-7194-415c-9292-89295d686bda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7011 | 2025.03.07 22:38:44.439770 [ 194 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 16851 rows starting from the beginning of the part | ||
7012 | 2025.03.07 22:38:44.440067 [ 191 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_61_12} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7013 | 2025.03.07 22:38:44.440315 [ 275 ] {fbd8d711-7194-415c-9292-89295d686bda} <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 | ||
7014 | 2025.03.07 22:38:44.440375 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
7015 | 2025.03.07 22:38:44.440473 [ 194 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 54 rows starting from the beginning of the part | ||
7016 | 2025.03.07 22:38:44.440871 [ 194 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
7017 | 2025.03.07 22:38:44.441301 [ 194 ] {fd8a5df9-9547-4f42-8344-e932bc981126::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 | ||
7018 | 2025.03.07 22:38:44.441641 [ 194 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 197 rows starting from the beginning of the part | ||
7019 | 2025.03.07 22:38:44.442068 [ 194 ] {fd8a5df9-9547-4f42-8344-e932bc981126::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 | ||
7020 | 2025.03.07 22:38:44.444199 [ 275 ] {fbd8d711-7194-415c-9292-89295d686bda} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7021 | 2025.03.07 22:38:44.444270 [ 275 ] {fbd8d711-7194-415c-9292-89295d686bda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
7022 | 2025.03.07 22:38:44.446935 [ 275 ] {fbd8d711-7194-415c-9292-89295d686bda} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
7023 | 2025.03.07 22:38:44.447769 [ 275 ] {fbd8d711-7194-415c-9292-89295d686bda} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7024 | 2025.03.07 22:38:44.448162 [ 275 ] {fbd8d711-7194-415c-9292-89295d686bda} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.008638 sec., 926.140310257004 rows/sec., 1.66 MiB/sec. | ||
7025 | 2025.03.07 22:38:44.448320 [ 275 ] {fbd8d711-7194-415c-9292-89295d686bda} <Debug> TCPHandler: Processed in 0.009165128 sec. | ||
7026 | 2025.03.07 22:38:44.448501 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7027 | 2025.03.07 22:38:44.448632 [ 275 ] {dd67fda4-34e9-452c-b18e-883cc3da9807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7028 | 2025.03.07 22:38:44.448691 [ 275 ] {dd67fda4-34e9-452c-b18e-883cc3da9807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7029 | 2025.03.07 22:38:44.449549 [ 275 ] {dd67fda4-34e9-452c-b18e-883cc3da9807} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7030 | 2025.03.07 22:38:44.449589 [ 275 ] {dd67fda4-34e9-452c-b18e-883cc3da9807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
7031 | 2025.03.07 22:38:44.450049 [ 275 ] {dd67fda4-34e9-452c-b18e-883cc3da9807} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7032 | 2025.03.07 22:38:44.450443 [ 275 ] {dd67fda4-34e9-452c-b18e-883cc3da9807} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7033 | 2025.03.07 22:38:44.450928 [ 112 ] {} <Debug> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7034 | 2025.03.07 22:38:44.451052 [ 112 ] {} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7035 | 2025.03.07 22:38:44.451129 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
7036 | 2025.03.07 22:38:44.451212 [ 195 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17582 rows, containing 5 columns (5 merged, 0 gathered) in 0.01240771 sec., 1417022.1579969227 rows/sec., 97.06 MiB/sec. | ||
7037 | 2025.03.07 22:38:44.451207 [ 275 ] {dd67fda4-34e9-452c-b18e-883cc3da9807} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002579 sec., 23264.831329972858 rows/sec., 1.57 MiB/sec. | ||
7038 | 2025.03.07 22:38:44.451479 [ 189 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::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 | ||
7039 | 2025.03.07 22:38:44.451481 [ 275 ] {dd67fda4-34e9-452c-b18e-883cc3da9807} <Debug> TCPHandler: Processed in 0.003050639 sec. | ||
7040 | 2025.03.07 22:38:44.451658 [ 195 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7041 | 2025.03.07 22:38:44.451685 [ 189 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7042 | 2025.03.07 22:38:44.451763 [ 189 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2952 rows starting from the beginning of the part | ||
7043 | 2025.03.07 22:38:44.451968 [ 189 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 20 rows starting from the beginning of the part | ||
7044 | 2025.03.07 22:38:44.452217 [ 189 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
7045 | 2025.03.07 22:38:44.452534 [ 189 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::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 | ||
7046 | 2025.03.07 22:38:44.452578 [ 195 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7047 | 2025.03.07 22:38:44.452865 [ 189 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
7048 | 2025.03.07 22:38:44.452900 [ 195 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7049 | 2025.03.07 22:38:44.453086 [ 189 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::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 | ||
7050 | 2025.03.07 22:38:44.453174 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.11 MiB. | ||
7051 | 2025.03.07 22:38:44.454691 [ 195 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3212 rows, containing 4 columns (4 merged, 0 gathered) in 0.003444033 sec., 932627.5328953004 rows/sec., 62.67 MiB/sec. | ||
7052 | 2025.03.07 22:38:44.455003 [ 186 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7053 | 2025.03.07 22:38:44.455398 [ 186 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_61_12} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7054 | 2025.03.07 22:38:44.455509 [ 186 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_61_12} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7055 | 2025.03.07 22:38:44.455620 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
7056 | 2025.03.07 22:38:45.000246 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.17 MiB, peak 220.54 MiB, free memory in arenas 0.00 B, will set to 211.40 MiB (RSS), difference: 1.23 MiB | ||
7057 | 2025.03.07 22:38:45.313225 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7058 | 2025.03.07 22:38:45.313287 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7059 | 2025.03.07 22:38:45.447095 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17446 | ||
7060 | 2025.03.07 22:38:45.447795 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7061 | 2025.03.07 22:38:45.447848 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
7062 | 2025.03.07 22:38:45.448406 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7063 | 2025.03.07 22:38:45.448673 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7064 | 2025.03.07 22:38:45.448951 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 | ||
7065 | 2025.03.07 22:38:46.676522 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
7066 | 2025.03.07 22:38:46.696947 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7067 | 2025.03.07 22:38:46.697018 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
7068 | 2025.03.07 22:38:46.704446 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7069 | 2025.03.07 22:38:46.705222 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7070 | 2025.03.07 22:38:46.708880 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
7071 | 2025.03.07 22:38:49.423350 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7072 | 2025.03.07 22:38:49.423560 [ 275 ] {c0d2c54b-05d4-44eb-b370-24990d139184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7073 | 2025.03.07 22:38:49.423643 [ 275 ] {c0d2c54b-05d4-44eb-b370-24990d139184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7074 | 2025.03.07 22:38:49.424522 [ 275 ] {c0d2c54b-05d4-44eb-b370-24990d139184} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7075 | 2025.03.07 22:38:49.424576 [ 275 ] {c0d2c54b-05d4-44eb-b370-24990d139184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
7076 | 2025.03.07 22:38:49.425041 [ 275 ] {c0d2c54b-05d4-44eb-b370-24990d139184} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7077 | 2025.03.07 22:38:49.425301 [ 275 ] {c0d2c54b-05d4-44eb-b370-24990d139184} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7078 | 2025.03.07 22:38:49.425529 [ 275 ] {c0d2c54b-05d4-44eb-b370-24990d139184} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.002028 sec., 59171.5976331361 rows/sec., 5.03 MiB/sec. | ||
7079 | 2025.03.07 22:38:49.425598 [ 275 ] {c0d2c54b-05d4-44eb-b370-24990d139184} <Debug> TCPHandler: Processed in 0.002392023 sec. | ||
7080 | 2025.03.07 22:38:49.425724 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7081 | 2025.03.07 22:38:49.425847 [ 275 ] {a30c47b8-4ba1-4baf-998c-c7849ce3ce59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7082 | 2025.03.07 22:38:49.425901 [ 275 ] {a30c47b8-4ba1-4baf-998c-c7849ce3ce59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7083 | 2025.03.07 22:38:49.426445 [ 275 ] {a30c47b8-4ba1-4baf-998c-c7849ce3ce59} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7084 | 2025.03.07 22:38:49.426486 [ 275 ] {a30c47b8-4ba1-4baf-998c-c7849ce3ce59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
7085 | 2025.03.07 22:38:49.426865 [ 275 ] {a30c47b8-4ba1-4baf-998c-c7849ce3ce59} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
7086 | 2025.03.07 22:38:49.427110 [ 275 ] {a30c47b8-4ba1-4baf-998c-c7849ce3ce59} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7087 | 2025.03.07 22:38:49.427301 [ 106 ] {} <Debug> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
7088 | 2025.03.07 22:38:49.427368 [ 275 ] {a30c47b8-4ba1-4baf-998c-c7849ce3ce59} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.00155 sec., 20645.16129032258 rows/sec., 1.52 MiB/sec. | ||
7089 | 2025.03.07 22:38:49.427389 [ 106 ] {} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7090 | 2025.03.07 22:38:49.427467 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
7091 | 2025.03.07 22:38:49.427502 [ 275 ] {a30c47b8-4ba1-4baf-998c-c7849ce3ce59} <Debug> TCPHandler: Processed in 0.001824888 sec. | ||
7092 | 2025.03.07 22:38:49.427723 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7093 | 2025.03.07 22:38:49.427741 [ 196 ] {01016d33-373a-44ed-a111-2b7d5befb400::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 | ||
7094 | 2025.03.07 22:38:49.427898 [ 275 ] {26f077c1-d187-4dc4-86ab-cfb7f3f46757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7095 | 2025.03.07 22:38:49.427995 [ 275 ] {26f077c1-d187-4dc4-86ab-cfb7f3f46757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7096 | 2025.03.07 22:38:49.428106 [ 196 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7097 | 2025.03.07 22:38:49.428209 [ 196 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 176 rows starting from the beginning of the part | ||
7098 | 2025.03.07 22:38:49.428508 [ 196 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 32 rows starting from the beginning of the part | ||
7099 | 2025.03.07 22:38:49.428943 [ 196 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
7100 | 2025.03.07 22:38:49.429338 [ 196 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 46 rows starting from the beginning of the part | ||
7101 | 2025.03.07 22:38:49.429698 [ 196 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
7102 | 2025.03.07 22:38:49.429982 [ 196 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 32 rows starting from the beginning of the part | ||
7103 | 2025.03.07 22:38:49.430934 [ 275 ] {26f077c1-d187-4dc4-86ab-cfb7f3f46757} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7104 | 2025.03.07 22:38:49.431005 [ 275 ] {26f077c1-d187-4dc4-86ab-cfb7f3f46757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
7105 | 2025.03.07 22:38:49.431970 [ 275 ] {26f077c1-d187-4dc4-86ab-cfb7f3f46757} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7106 | 2025.03.07 22:38:49.432485 [ 275 ] {26f077c1-d187-4dc4-86ab-cfb7f3f46757} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7107 | 2025.03.07 22:38:49.433016 [ 196 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 302 rows, containing 5 columns (5 merged, 0 gathered) in 0.005402642 sec., 55898.57702953481 rows/sec., 4.03 MiB/sec. | ||
7108 | 2025.03.07 22:38:49.433051 [ 275 ] {26f077c1-d187-4dc4-86ab-cfb7f3f46757} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.005201 sec., 18457.988848298406 rows/sec., 1.44 MiB/sec. | ||
7109 | 2025.03.07 22:38:49.433184 [ 275 ] {26f077c1-d187-4dc4-86ab-cfb7f3f46757} <Debug> TCPHandler: Processed in 0.005533523 sec. | ||
7110 | 2025.03.07 22:38:49.433320 [ 188 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
7111 | 2025.03.07 22:38:49.433356 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7112 | 2025.03.07 22:38:49.433540 [ 275 ] {75127e62-52f8-4ddc-80ed-dcac46e7ee31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7113 | 2025.03.07 22:38:49.433627 [ 275 ] {75127e62-52f8-4ddc-80ed-dcac46e7ee31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7114 | 2025.03.07 22:38:49.433990 [ 188 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_51_10} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7115 | 2025.03.07 22:38:49.434173 [ 188 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_51_10} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
7116 | 2025.03.07 22:38:49.434316 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
7117 | 2025.03.07 22:38:49.434578 [ 275 ] {75127e62-52f8-4ddc-80ed-dcac46e7ee31} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7118 | 2025.03.07 22:38:49.434622 [ 275 ] {75127e62-52f8-4ddc-80ed-dcac46e7ee31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
7119 | 2025.03.07 22:38:49.435014 [ 275 ] {75127e62-52f8-4ddc-80ed-dcac46e7ee31} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7120 | 2025.03.07 22:38:49.435253 [ 275 ] {75127e62-52f8-4ddc-80ed-dcac46e7ee31} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7121 | 2025.03.07 22:38:49.435487 [ 275 ] {75127e62-52f8-4ddc-80ed-dcac46e7ee31} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002003 sec., 79880.17973040439 rows/sec., 5.56 MiB/sec. | ||
7122 | 2025.03.07 22:38:49.435592 [ 275 ] {75127e62-52f8-4ddc-80ed-dcac46e7ee31} <Debug> TCPHandler: Processed in 0.002292862 sec. | ||
7123 | 2025.03.07 22:38:49.435807 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7124 | 2025.03.07 22:38:49.436012 [ 275 ] {74b992fd-e4ca-4b42-bdc9-9d677436ed27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7125 | 2025.03.07 22:38:49.436083 [ 275 ] {74b992fd-e4ca-4b42-bdc9-9d677436ed27} <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 | ||
7126 | 2025.03.07 22:38:49.437220 [ 275 ] {74b992fd-e4ca-4b42-bdc9-9d677436ed27} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7127 | 2025.03.07 22:38:49.437260 [ 275 ] {74b992fd-e4ca-4b42-bdc9-9d677436ed27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
7128 | 2025.03.07 22:38:49.437903 [ 275 ] {74b992fd-e4ca-4b42-bdc9-9d677436ed27} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
7129 | 2025.03.07 22:38:49.438172 [ 275 ] {74b992fd-e4ca-4b42-bdc9-9d677436ed27} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7130 | 2025.03.07 22:38:49.438353 [ 106 ] {} <Debug> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
7131 | 2025.03.07 22:38:49.438423 [ 106 ] {} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7132 | 2025.03.07 22:38:49.438458 [ 275 ] {74b992fd-e4ca-4b42-bdc9-9d677436ed27} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002499 sec., 12805.122048819529 rows/sec., 22.95 MiB/sec. | ||
7133 | 2025.03.07 22:38:49.438466 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
7134 | 2025.03.07 22:38:49.438912 [ 275 ] {74b992fd-e4ca-4b42-bdc9-9d677436ed27} <Debug> TCPHandler: Processed in 0.003203991 sec. | ||
7135 | 2025.03.07 22:38:49.438945 [ 199 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::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 | ||
7136 | 2025.03.07 22:38:49.439065 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7137 | 2025.03.07 22:38:49.439310 [ 275 ] {fb4da866-55c6-4271-9090-7d0319f712e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7138 | 2025.03.07 22:38:49.439434 [ 275 ] {fb4da866-55c6-4271-9090-7d0319f712e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7139 | 2025.03.07 22:38:49.440029 [ 199 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7140 | 2025.03.07 22:38:49.440247 [ 199 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 876 rows starting from the beginning of the part | ||
7141 | 2025.03.07 22:38:49.441062 [ 199 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 32 rows starting from the beginning of the part | ||
7142 | 2025.03.07 22:38:49.441521 [ 275 ] {fb4da866-55c6-4271-9090-7d0319f712e5} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7143 | 2025.03.07 22:38:49.441678 [ 275 ] {fb4da866-55c6-4271-9090-7d0319f712e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
7144 | 2025.03.07 22:38:49.441794 [ 199 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
7145 | 2025.03.07 22:38:49.442473 [ 199 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::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 | ||
7146 | 2025.03.07 22:38:49.443082 [ 199 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
7147 | 2025.03.07 22:38:49.443426 [ 275 ] {fb4da866-55c6-4271-9090-7d0319f712e5} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7148 | 2025.03.07 22:38:49.443584 [ 199 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 32 rows starting from the beginning of the part | ||
7149 | 2025.03.07 22:38:49.444259 [ 275 ] {fb4da866-55c6-4271-9090-7d0319f712e5} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7150 | 2025.03.07 22:38:49.444833 [ 275 ] {fb4da866-55c6-4271-9090-7d0319f712e5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005594 sec., 10725.777618877368 rows/sec., 740.19 KiB/sec. | ||
7151 | 2025.03.07 22:38:49.445177 [ 275 ] {fb4da866-55c6-4271-9090-7d0319f712e5} <Debug> TCPHandler: Processed in 0.006171749 sec. | ||
7152 | 2025.03.07 22:38:49.451788 [ 193 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 988 rows, containing 19 columns (19 merged, 0 gathered) in 0.013176846 sec., 74980.0065964192 rows/sec., 134.36 MiB/sec. | ||
7153 | 2025.03.07 22:38:49.452977 [ 200 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
7154 | 2025.03.07 22:38:49.453418 [ 200 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7155 | 2025.03.07 22:38:49.453511 [ 200 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
7156 | 2025.03.07 22:38:49.453668 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.22 MiB. | ||
7157 | 2025.03.07 22:38:50.000187 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.04 MiB, peak 220.54 MiB, free memory in arenas 0.00 B, will set to 214.54 MiB (RSS), difference: 2.50 MiB | ||
7158 | 2025.03.07 22:38:50.202883 [ 105 ] {} <Debug> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
7159 | 2025.03.07 22:38:50.202949 [ 105 ] {} <Trace> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7160 | 2025.03.07 22:38:50.202976 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
7161 | 2025.03.07 22:38:50.203208 [ 187 ] {c54ec57d-d23e-4f7b-a6e6-5279a6523129::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 | ||
7162 | 2025.03.07 22:38:50.203389 [ 187 ] {c54ec57d-d23e-4f7b-a6e6-5279a6523129::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7163 | 2025.03.07 22:38:50.203426 [ 187 ] {c54ec57d-d23e-4f7b-a6e6-5279a6523129::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 124 rows starting from the beginning of the part | ||
7164 | 2025.03.07 22:38:50.203517 [ 187 ] {c54ec57d-d23e-4f7b-a6e6-5279a6523129::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 112 rows starting from the beginning of the part | ||
7165 | 2025.03.07 22:38:50.203598 [ 187 ] {c54ec57d-d23e-4f7b-a6e6-5279a6523129::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
7166 | 2025.03.07 22:38:50.203895 [ 187 ] {c54ec57d-d23e-4f7b-a6e6-5279a6523129::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
7167 | 2025.03.07 22:38:50.204023 [ 187 ] {c54ec57d-d23e-4f7b-a6e6-5279a6523129::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
7168 | 2025.03.07 22:38:50.204975 [ 193 ] {c54ec57d-d23e-4f7b-a6e6-5279a6523129::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 5 columns (5 merged, 0 gathered) in 0.001905658 sec., 142732.85133009177 rows/sec., 9.16 MiB/sec. | ||
7169 | 2025.03.07 22:38:50.205140 [ 193 ] {c54ec57d-d23e-4f7b-a6e6-5279a6523129::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
7170 | 2025.03.07 22:38:50.205449 [ 193 ] {c54ec57d-d23e-4f7b-a6e6-5279a6523129::all_1_9_2} <Trace> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7171 | 2025.03.07 22:38:50.205533 [ 193 ] {c54ec57d-d23e-4f7b-a6e6-5279a6523129::all_1_9_2} <Trace> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
7172 | 2025.03.07 22:38:50.205628 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
7173 | 2025.03.07 22:38:50.536903 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 996 | ||
7174 | 2025.03.07 22:38:50.539892 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7175 | 2025.03.07 22:38:50.539949 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
7176 | 2025.03.07 22:38:50.541439 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7177 | 2025.03.07 22:38:50.541763 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7178 | 2025.03.07 22:38:50.542406 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 996 | ||
7179 | 2025.03.07 22:38:51.641243 [ 104 ] {} <Debug> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
7180 | 2025.03.07 22:38:51.641307 [ 104 ] {} <Trace> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7181 | 2025.03.07 22:38:51.641329 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
7182 | 2025.03.07 22:38:51.641480 [ 197 ] {570d93a6-3975-4407-8748-dbbaa4dc973d::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 | ||
7183 | 2025.03.07 22:38:51.641629 [ 197 ] {570d93a6-3975-4407-8748-dbbaa4dc973d::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7184 | 2025.03.07 22:38:51.641666 [ 197 ] {570d93a6-3975-4407-8748-dbbaa4dc973d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 236 rows starting from the beginning of the part | ||
7185 | 2025.03.07 22:38:51.641754 [ 197 ] {570d93a6-3975-4407-8748-dbbaa4dc973d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 212 rows starting from the beginning of the part | ||
7186 | 2025.03.07 22:38:51.641999 [ 197 ] {570d93a6-3975-4407-8748-dbbaa4dc973d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
7187 | 2025.03.07 22:38:51.642154 [ 197 ] {570d93a6-3975-4407-8748-dbbaa4dc973d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
7188 | 2025.03.07 22:38:51.642409 [ 197 ] {570d93a6-3975-4407-8748-dbbaa4dc973d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
7189 | 2025.03.07 22:38:51.643712 [ 190 ] {570d93a6-3975-4407-8748-dbbaa4dc973d::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 520 rows, containing 5 columns (5 merged, 0 gathered) in 0.002308692 sec., 225235.76120158078 rows/sec., 15.99 MiB/sec. | ||
7190 | 2025.03.07 22:38:51.643940 [ 190 ] {570d93a6-3975-4407-8748-dbbaa4dc973d::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
7191 | 2025.03.07 22:38:51.644289 [ 190 ] {570d93a6-3975-4407-8748-dbbaa4dc973d::all_1_9_2} <Trace> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7192 | 2025.03.07 22:38:51.644380 [ 190 ] {570d93a6-3975-4407-8748-dbbaa4dc973d::all_1_9_2} <Trace> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
7193 | 2025.03.07 22:38:51.644486 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
7194 | 2025.03.07 22:38:52.716749 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7195 | 2025.03.07 22:38:52.716940 [ 275 ] {a5a29208-5285-4414-a5b3-1b62fd8b9091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7196 | 2025.03.07 22:38:52.717013 [ 275 ] {a5a29208-5285-4414-a5b3-1b62fd8b9091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7197 | 2025.03.07 22:38:52.718446 [ 275 ] {a5a29208-5285-4414-a5b3-1b62fd8b9091} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7198 | 2025.03.07 22:38:52.718501 [ 275 ] {a5a29208-5285-4414-a5b3-1b62fd8b9091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
7199 | 2025.03.07 22:38:52.719019 [ 275 ] {a5a29208-5285-4414-a5b3-1b62fd8b9091} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7200 | 2025.03.07 22:38:52.719283 [ 275 ] {a5a29208-5285-4414-a5b3-1b62fd8b9091} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7201 | 2025.03.07 22:38:52.719553 [ 275 ] {a5a29208-5285-4414-a5b3-1b62fd8b9091} <Debug> executeQuery: Read 1212 rows, 102.55 KiB in 0.002653 sec., 456841.3117225782 rows/sec., 37.75 MiB/sec. | ||
7202 | 2025.03.07 22:38:52.719674 [ 275 ] {a5a29208-5285-4414-a5b3-1b62fd8b9091} <Debug> TCPHandler: Processed in 0.00306134 sec. | ||
7203 | 2025.03.07 22:38:52.719904 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7204 | 2025.03.07 22:38:52.720057 [ 275 ] {ba365b5a-20db-4381-82ab-5aa8467b13c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7205 | 2025.03.07 22:38:52.720108 [ 275 ] {ba365b5a-20db-4381-82ab-5aa8467b13c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7206 | 2025.03.07 22:38:52.720661 [ 275 ] {ba365b5a-20db-4381-82ab-5aa8467b13c7} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7207 | 2025.03.07 22:38:52.720702 [ 275 ] {ba365b5a-20db-4381-82ab-5aa8467b13c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
7208 | 2025.03.07 22:38:52.721060 [ 275 ] {ba365b5a-20db-4381-82ab-5aa8467b13c7} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7209 | 2025.03.07 22:38:52.721314 [ 275 ] {ba365b5a-20db-4381-82ab-5aa8467b13c7} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7210 | 2025.03.07 22:38:52.721525 [ 275 ] {ba365b5a-20db-4381-82ab-5aa8467b13c7} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001497 sec., 5344.021376085504 rows/sec., 401.85 KiB/sec. | ||
7211 | 2025.03.07 22:38:52.721580 [ 275 ] {ba365b5a-20db-4381-82ab-5aa8467b13c7} <Debug> TCPHandler: Processed in 0.001773117 sec. | ||
7212 | 2025.03.07 22:38:52.721701 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7213 | 2025.03.07 22:38:52.721806 [ 275 ] {53a91ce5-389a-4969-8551-decb5582f86c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7214 | 2025.03.07 22:38:52.721850 [ 275 ] {53a91ce5-389a-4969-8551-decb5582f86c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7215 | 2025.03.07 22:38:52.722502 [ 275 ] {53a91ce5-389a-4969-8551-decb5582f86c} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7216 | 2025.03.07 22:38:52.722541 [ 275 ] {53a91ce5-389a-4969-8551-decb5582f86c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
7217 | 2025.03.07 22:38:52.722904 [ 275 ] {53a91ce5-389a-4969-8551-decb5582f86c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
7218 | 2025.03.07 22:38:52.723141 [ 275 ] {53a91ce5-389a-4969-8551-decb5582f86c} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7219 | 2025.03.07 22:38:52.723318 [ 103 ] {} <Debug> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b) (MergerMutator): Selected 6 parts from all_1_13_3 to all_18_18_0 | ||
7220 | 2025.03.07 22:38:52.723395 [ 275 ] {53a91ce5-389a-4969-8551-decb5582f86c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001605 sec., 142056.07476635513 rows/sec., 9.62 MiB/sec. | ||
7221 | 2025.03.07 22:38:52.723417 [ 103 ] {} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7222 | 2025.03.07 22:38:52.723490 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
7223 | 2025.03.07 22:38:52.723506 [ 275 ] {53a91ce5-389a-4969-8551-decb5582f86c} <Debug> TCPHandler: Processed in 0.001853208 sec. | ||
7224 | 2025.03.07 22:38:52.723682 [ 201 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_13_3 to all_18_18_0 into Compact with storage Full | ||
7225 | 2025.03.07 22:38:52.723685 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7226 | 2025.03.07 22:38:52.723839 [ 201 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7227 | 2025.03.07 22:38:52.723871 [ 275 ] {8a2a7d39-6a16-45a1-9823-408de066b0c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7228 | 2025.03.07 22:38:52.723886 [ 201 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 365 rows starting from the beginning of the part | ||
7229 | 2025.03.07 22:38:52.723939 [ 275 ] {8a2a7d39-6a16-45a1-9823-408de066b0c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7230 | 2025.03.07 22:38:52.724152 [ 201 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 228 rows starting from the beginning of the part | ||
7231 | 2025.03.07 22:38:52.724484 [ 201 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
7232 | 2025.03.07 22:38:52.724777 [ 201 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 228 rows starting from the beginning of the part | ||
7233 | 2025.03.07 22:38:52.725112 [ 201 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
7234 | 2025.03.07 22:38:52.725325 [ 201 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 228 rows starting from the beginning of the part | ||
7235 | 2025.03.07 22:38:52.726333 [ 275 ] {8a2a7d39-6a16-45a1-9823-408de066b0c4} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7236 | 2025.03.07 22:38:52.726378 [ 275 ] {8a2a7d39-6a16-45a1-9823-408de066b0c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
7237 | 2025.03.07 22:38:52.726892 [ 201 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1097 rows, containing 5 columns (5 merged, 0 gathered) in 0.003290682 sec., 333365.5455009022 rows/sec., 24.08 MiB/sec. | ||
7238 | 2025.03.07 22:38:52.726974 [ 275 ] {8a2a7d39-6a16-45a1-9823-408de066b0c4} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7239 | 2025.03.07 22:38:52.727180 [ 192 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
7240 | 2025.03.07 22:38:52.727464 [ 275 ] {8a2a7d39-6a16-45a1-9823-408de066b0c4} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7241 | 2025.03.07 22:38:52.727909 [ 275 ] {8a2a7d39-6a16-45a1-9823-408de066b0c4} <Debug> executeQuery: Read 528 rows, 40.04 KiB in 0.004046 sec., 130499.25852694019 rows/sec., 9.67 MiB/sec. | ||
7242 | 2025.03.07 22:38:52.728234 [ 275 ] {8a2a7d39-6a16-45a1-9823-408de066b0c4} <Debug> TCPHandler: Processed in 0.004599765 sec. | ||
7243 | 2025.03.07 22:38:52.728534 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7244 | 2025.03.07 22:38:52.728619 [ 195 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_18_4} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7245 | 2025.03.07 22:38:52.728740 [ 275 ] {cc687642-968d-4120-b13c-15faea1d282d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7246 | 2025.03.07 22:38:52.728841 [ 275 ] {cc687642-968d-4120-b13c-15faea1d282d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7247 | 2025.03.07 22:38:52.728879 [ 195 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_18_4} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b) (MergerMutator): Merged 6 parts: [all_1_13_3, all_18_18_0] -> all_1_18_4 | ||
7248 | 2025.03.07 22:38:52.729099 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
7249 | 2025.03.07 22:38:52.729878 [ 275 ] {cc687642-968d-4120-b13c-15faea1d282d} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7250 | 2025.03.07 22:38:52.729922 [ 275 ] {cc687642-968d-4120-b13c-15faea1d282d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
7251 | 2025.03.07 22:38:52.730374 [ 275 ] {cc687642-968d-4120-b13c-15faea1d282d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7252 | 2025.03.07 22:38:52.730621 [ 275 ] {cc687642-968d-4120-b13c-15faea1d282d} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7253 | 2025.03.07 22:38:52.730867 [ 275 ] {cc687642-968d-4120-b13c-15faea1d282d} <Debug> executeQuery: Read 952 rows, 65.39 KiB in 0.002198 sec., 433121.0191082803 rows/sec., 29.05 MiB/sec. | ||
7254 | 2025.03.07 22:38:52.730934 [ 275 ] {cc687642-968d-4120-b13c-15faea1d282d} <Debug> TCPHandler: Processed in 0.002505164 sec. | ||
7255 | 2025.03.07 22:38:52.731194 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7256 | 2025.03.07 22:38:52.731342 [ 275 ] {70dc7855-38ef-4248-87fb-9a0094c58d14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7257 | 2025.03.07 22:38:52.731417 [ 275 ] {70dc7855-38ef-4248-87fb-9a0094c58d14} <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 | ||
7258 | 2025.03.07 22:38:52.732457 [ 275 ] {70dc7855-38ef-4248-87fb-9a0094c58d14} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7259 | 2025.03.07 22:38:52.732496 [ 275 ] {70dc7855-38ef-4248-87fb-9a0094c58d14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
7260 | 2025.03.07 22:38:52.733100 [ 275 ] {70dc7855-38ef-4248-87fb-9a0094c58d14} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7261 | 2025.03.07 22:38:52.733373 [ 275 ] {70dc7855-38ef-4248-87fb-9a0094c58d14} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7262 | 2025.03.07 22:38:52.733629 [ 275 ] {70dc7855-38ef-4248-87fb-9a0094c58d14} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002311 sec., 3461.7048896581564 rows/sec., 6.20 MiB/sec. | ||
7263 | 2025.03.07 22:38:52.733936 [ 275 ] {70dc7855-38ef-4248-87fb-9a0094c58d14} <Debug> TCPHandler: Processed in 0.002848608 sec. | ||
7264 | 2025.03.07 22:38:52.734099 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7265 | 2025.03.07 22:38:52.734202 [ 275 ] {c6d8193c-030b-4c5c-9d87-5ce0ed97bb99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7266 | 2025.03.07 22:38:52.734248 [ 275 ] {c6d8193c-030b-4c5c-9d87-5ce0ed97bb99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7267 | 2025.03.07 22:38:52.734671 [ 275 ] {c6d8193c-030b-4c5c-9d87-5ce0ed97bb99} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7268 | 2025.03.07 22:38:52.734709 [ 275 ] {c6d8193c-030b-4c5c-9d87-5ce0ed97bb99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
7269 | 2025.03.07 22:38:52.735063 [ 275 ] {c6d8193c-030b-4c5c-9d87-5ce0ed97bb99} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7270 | 2025.03.07 22:38:52.735300 [ 275 ] {c6d8193c-030b-4c5c-9d87-5ce0ed97bb99} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7271 | 2025.03.07 22:38:52.735500 [ 275 ] {c6d8193c-030b-4c5c-9d87-5ce0ed97bb99} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.001321 sec., 30280.09084027252 rows/sec., 2.04 MiB/sec. | ||
7272 | 2025.03.07 22:38:52.735551 [ 275 ] {c6d8193c-030b-4c5c-9d87-5ce0ed97bb99} <Debug> TCPHandler: Processed in 0.001504244 sec. | ||
7273 | 2025.03.07 22:38:52.949247 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17873 | ||
7274 | 2025.03.07 22:38:52.950401 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7275 | 2025.03.07 22:38:52.950497 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
7276 | 2025.03.07 22:38:52.951076 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7277 | 2025.03.07 22:38:52.951339 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7278 | 2025.03.07 22:38:52.951610 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17873 | ||
7279 | 2025.03.07 22:38:54.209091 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
7280 | 2025.03.07 22:38:54.232666 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7281 | 2025.03.07 22:38:54.232738 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
7282 | 2025.03.07 22:38:54.240238 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7283 | 2025.03.07 22:38:54.241013 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7284 | 2025.03.07 22:38:54.244354 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
7285 | 2025.03.07 22:38:54.417759 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7286 | 2025.03.07 22:38:54.418001 [ 275 ] {4d6b4869-d6e9-46a7-b160-b9b6f516a295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7287 | 2025.03.07 22:38:54.418095 [ 275 ] {4d6b4869-d6e9-46a7-b160-b9b6f516a295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7288 | 2025.03.07 22:38:54.419344 [ 275 ] {4d6b4869-d6e9-46a7-b160-b9b6f516a295} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7289 | 2025.03.07 22:38:54.419417 [ 275 ] {4d6b4869-d6e9-46a7-b160-b9b6f516a295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
7290 | 2025.03.07 22:38:54.420055 [ 275 ] {4d6b4869-d6e9-46a7-b160-b9b6f516a295} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7291 | 2025.03.07 22:38:54.420437 [ 275 ] {4d6b4869-d6e9-46a7-b160-b9b6f516a295} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7292 | 2025.03.07 22:38:54.420804 [ 275 ] {4d6b4869-d6e9-46a7-b160-b9b6f516a295} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002857 sec., 19600.98004900245 rows/sec., 1.51 MiB/sec. | ||
7293 | 2025.03.07 22:38:54.420936 [ 275 ] {4d6b4869-d6e9-46a7-b160-b9b6f516a295} <Debug> TCPHandler: Processed in 0.003388893 sec. | ||
7294 | 2025.03.07 22:38:54.421246 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7295 | 2025.03.07 22:38:54.421424 [ 275 ] {e41babf4-0b07-4aab-aab1-19468df9eb8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7296 | 2025.03.07 22:38:54.421489 [ 275 ] {e41babf4-0b07-4aab-aab1-19468df9eb8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7297 | 2025.03.07 22:38:54.422409 [ 275 ] {e41babf4-0b07-4aab-aab1-19468df9eb8f} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7298 | 2025.03.07 22:38:54.422467 [ 275 ] {e41babf4-0b07-4aab-aab1-19468df9eb8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
7299 | 2025.03.07 22:38:54.423007 [ 275 ] {e41babf4-0b07-4aab-aab1-19468df9eb8f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7300 | 2025.03.07 22:38:54.423361 [ 275 ] {e41babf4-0b07-4aab-aab1-19468df9eb8f} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7301 | 2025.03.07 22:38:54.423676 [ 275 ] {e41babf4-0b07-4aab-aab1-19468df9eb8f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002254 sec., 28393.96628216504 rows/sec., 2.22 MiB/sec. | ||
7302 | 2025.03.07 22:38:54.423765 [ 275 ] {e41babf4-0b07-4aab-aab1-19468df9eb8f} <Debug> TCPHandler: Processed in 0.002613255 sec. | ||
7303 | 2025.03.07 22:38:54.423941 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7304 | 2025.03.07 22:38:54.424091 [ 275 ] {b90cf071-5cff-4146-b7bf-32b78169e8ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7305 | 2025.03.07 22:38:54.424166 [ 275 ] {b90cf071-5cff-4146-b7bf-32b78169e8ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7306 | 2025.03.07 22:38:54.424907 [ 275 ] {b90cf071-5cff-4146-b7bf-32b78169e8ca} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7307 | 2025.03.07 22:38:54.424961 [ 275 ] {b90cf071-5cff-4146-b7bf-32b78169e8ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
7308 | 2025.03.07 22:38:54.425514 [ 275 ] {b90cf071-5cff-4146-b7bf-32b78169e8ca} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7309 | 2025.03.07 22:38:54.425874 [ 275 ] {b90cf071-5cff-4146-b7bf-32b78169e8ca} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7310 | 2025.03.07 22:38:54.426179 [ 275 ] {b90cf071-5cff-4146-b7bf-32b78169e8ca} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.002126 sec., 25399.811853245534 rows/sec., 1.77 MiB/sec. | ||
7311 | 2025.03.07 22:38:54.426262 [ 275 ] {b90cf071-5cff-4146-b7bf-32b78169e8ca} <Debug> TCPHandler: Processed in 0.002392973 sec. | ||
7312 | 2025.03.07 22:38:54.426429 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7313 | 2025.03.07 22:38:54.426567 [ 275 ] {08780080-a393-4a05-aeaa-de17529b7da3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7314 | 2025.03.07 22:38:54.426637 [ 275 ] {08780080-a393-4a05-aeaa-de17529b7da3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7315 | 2025.03.07 22:38:54.427250 [ 275 ] {08780080-a393-4a05-aeaa-de17529b7da3} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7316 | 2025.03.07 22:38:54.427302 [ 275 ] {08780080-a393-4a05-aeaa-de17529b7da3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
7317 | 2025.03.07 22:38:54.427810 [ 275 ] {08780080-a393-4a05-aeaa-de17529b7da3} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7318 | 2025.03.07 22:38:54.428172 [ 275 ] {08780080-a393-4a05-aeaa-de17529b7da3} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7319 | 2025.03.07 22:38:54.428464 [ 275 ] {08780080-a393-4a05-aeaa-de17529b7da3} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.001933 sec., 10346.611484738747 rows/sec., 711.33 KiB/sec. | ||
7320 | 2025.03.07 22:38:54.428537 [ 275 ] {08780080-a393-4a05-aeaa-de17529b7da3} <Debug> TCPHandler: Processed in 0.002174691 sec. | ||
7321 | 2025.03.07 22:38:59.424176 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7322 | 2025.03.07 22:38:59.424386 [ 275 ] {5a01d0f4-4c0e-43e5-9ef7-1fb1b480e51e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7323 | 2025.03.07 22:38:59.424462 [ 275 ] {5a01d0f4-4c0e-43e5-9ef7-1fb1b480e51e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7324 | 2025.03.07 22:38:59.425297 [ 275 ] {5a01d0f4-4c0e-43e5-9ef7-1fb1b480e51e} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7325 | 2025.03.07 22:38:59.425351 [ 275 ] {5a01d0f4-4c0e-43e5-9ef7-1fb1b480e51e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7326 | 2025.03.07 22:38:59.425807 [ 275 ] {5a01d0f4-4c0e-43e5-9ef7-1fb1b480e51e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7327 | 2025.03.07 22:38:59.426070 [ 275 ] {5a01d0f4-4c0e-43e5-9ef7-1fb1b480e51e} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7328 | 2025.03.07 22:38:59.426344 [ 275 ] {5a01d0f4-4c0e-43e5-9ef7-1fb1b480e51e} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.00201 sec., 59701.49253731343 rows/sec., 5.07 MiB/sec. | ||
7329 | 2025.03.07 22:38:59.426417 [ 275 ] {5a01d0f4-4c0e-43e5-9ef7-1fb1b480e51e} <Debug> TCPHandler: Processed in 0.002373013 sec. | ||
7330 | 2025.03.07 22:38:59.426588 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7331 | 2025.03.07 22:38:59.426707 [ 275 ] {118d0679-5844-4915-b972-5331aa70c567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7332 | 2025.03.07 22:38:59.426758 [ 275 ] {118d0679-5844-4915-b972-5331aa70c567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7333 | 2025.03.07 22:38:59.427299 [ 275 ] {118d0679-5844-4915-b972-5331aa70c567} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7334 | 2025.03.07 22:38:59.427339 [ 275 ] {118d0679-5844-4915-b972-5331aa70c567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7335 | 2025.03.07 22:38:59.427687 [ 275 ] {118d0679-5844-4915-b972-5331aa70c567} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7336 | 2025.03.07 22:38:59.427945 [ 275 ] {118d0679-5844-4915-b972-5331aa70c567} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7337 | 2025.03.07 22:38:59.428162 [ 275 ] {118d0679-5844-4915-b972-5331aa70c567} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001481 sec., 21607.02228224173 rows/sec., 1.59 MiB/sec. | ||
7338 | 2025.03.07 22:38:59.428216 [ 275 ] {118d0679-5844-4915-b972-5331aa70c567} <Debug> TCPHandler: Processed in 0.001696816 sec. | ||
7339 | 2025.03.07 22:38:59.428319 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7340 | 2025.03.07 22:38:59.428423 [ 275 ] {8e8aad69-a063-4b3d-b849-94abbfbe683f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7341 | 2025.03.07 22:38:59.428469 [ 275 ] {8e8aad69-a063-4b3d-b849-94abbfbe683f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7342 | 2025.03.07 22:38:59.429013 [ 275 ] {8e8aad69-a063-4b3d-b849-94abbfbe683f} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7343 | 2025.03.07 22:38:59.429054 [ 275 ] {8e8aad69-a063-4b3d-b849-94abbfbe683f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7344 | 2025.03.07 22:38:59.429404 [ 275 ] {8e8aad69-a063-4b3d-b849-94abbfbe683f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7345 | 2025.03.07 22:38:59.429639 [ 275 ] {8e8aad69-a063-4b3d-b849-94abbfbe683f} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7346 | 2025.03.07 22:38:59.429857 [ 275 ] {8e8aad69-a063-4b3d-b849-94abbfbe683f} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001456 sec., 65934.06593406593 rows/sec., 5.15 MiB/sec. | ||
7347 | 2025.03.07 22:38:59.429910 [ 275 ] {8e8aad69-a063-4b3d-b849-94abbfbe683f} <Debug> TCPHandler: Processed in 0.001641786 sec. | ||
7348 | 2025.03.07 22:38:59.430021 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7349 | 2025.03.07 22:38:59.430126 [ 275 ] {ae6cbbcf-be66-4021-9cf4-c424debc748d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7350 | 2025.03.07 22:38:59.430176 [ 275 ] {ae6cbbcf-be66-4021-9cf4-c424debc748d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7351 | 2025.03.07 22:38:59.430703 [ 275 ] {ae6cbbcf-be66-4021-9cf4-c424debc748d} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7352 | 2025.03.07 22:38:59.430742 [ 275 ] {ae6cbbcf-be66-4021-9cf4-c424debc748d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7353 | 2025.03.07 22:38:59.431129 [ 275 ] {ae6cbbcf-be66-4021-9cf4-c424debc748d} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7354 | 2025.03.07 22:38:59.431364 [ 275 ] {ae6cbbcf-be66-4021-9cf4-c424debc748d} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7355 | 2025.03.07 22:38:59.431582 [ 275 ] {ae6cbbcf-be66-4021-9cf4-c424debc748d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001477 sec., 108327.69126607988 rows/sec., 7.54 MiB/sec. | ||
7356 | 2025.03.07 22:38:59.431634 [ 275 ] {ae6cbbcf-be66-4021-9cf4-c424debc748d} <Debug> TCPHandler: Processed in 0.001663596 sec. | ||
7357 | 2025.03.07 22:38:59.431758 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7358 | 2025.03.07 22:38:59.431864 [ 275 ] {f550e96a-de6f-40fe-bcac-d6078c37dca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7359 | 2025.03.07 22:38:59.431929 [ 275 ] {f550e96a-de6f-40fe-bcac-d6078c37dca8} <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 | ||
7360 | 2025.03.07 22:38:59.433052 [ 275 ] {f550e96a-de6f-40fe-bcac-d6078c37dca8} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7361 | 2025.03.07 22:38:59.433092 [ 275 ] {f550e96a-de6f-40fe-bcac-d6078c37dca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7362 | 2025.03.07 22:38:59.433716 [ 275 ] {f550e96a-de6f-40fe-bcac-d6078c37dca8} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7363 | 2025.03.07 22:38:59.433977 [ 275 ] {f550e96a-de6f-40fe-bcac-d6078c37dca8} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7364 | 2025.03.07 22:38:59.434266 [ 275 ] {f550e96a-de6f-40fe-bcac-d6078c37dca8} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002421 sec., 13217.67864518794 rows/sec., 23.69 MiB/sec. | ||
7365 | 2025.03.07 22:38:59.434781 [ 275 ] {f550e96a-de6f-40fe-bcac-d6078c37dca8} <Debug> TCPHandler: Processed in 0.00306993 sec. | ||
7366 | 2025.03.07 22:38:59.435080 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7367 | 2025.03.07 22:38:59.435190 [ 275 ] {5ebe4601-2a3b-415d-bffa-8cfa4dbe45cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7368 | 2025.03.07 22:38:59.435236 [ 275 ] {5ebe4601-2a3b-415d-bffa-8cfa4dbe45cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7369 | 2025.03.07 22:38:59.435707 [ 275 ] {5ebe4601-2a3b-415d-bffa-8cfa4dbe45cb} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7370 | 2025.03.07 22:38:59.435747 [ 275 ] {5ebe4601-2a3b-415d-bffa-8cfa4dbe45cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7371 | 2025.03.07 22:38:59.436107 [ 275 ] {5ebe4601-2a3b-415d-bffa-8cfa4dbe45cb} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7372 | 2025.03.07 22:38:59.436340 [ 275 ] {5ebe4601-2a3b-415d-bffa-8cfa4dbe45cb} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7373 | 2025.03.07 22:38:59.436548 [ 275 ] {5ebe4601-2a3b-415d-bffa-8cfa4dbe45cb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001383 sec., 43383.94793926248 rows/sec., 2.92 MiB/sec. | ||
7374 | 2025.03.07 22:38:59.436599 [ 275 ] {5ebe4601-2a3b-415d-bffa-8cfa4dbe45cb} <Debug> TCPHandler: Processed in 0.001603665 sec. | ||
7375 | 2025.03.07 22:39:00.313339 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7376 | 2025.03.07 22:39:00.313420 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7377 | 2025.03.07 22:39:00.451874 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18361 | ||
7378 | 2025.03.07 22:39:00.452963 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7379 | 2025.03.07 22:39:00.453010 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7380 | 2025.03.07 22:39:00.453535 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7381 | 2025.03.07 22:39:00.453798 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7382 | 2025.03.07 22:39:00.454075 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 | ||
7383 | 2025.03.07 22:39:00.542751 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1030 | ||
7384 | 2025.03.07 22:39:00.545953 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7385 | 2025.03.07 22:39:00.546019 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7386 | 2025.03.07 22:39:00.547514 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
7387 | 2025.03.07 22:39:00.547833 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7388 | 2025.03.07 22:39:00.548507 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1030 | ||
7389 | 2025.03.07 22:39:01.744553 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
7390 | 2025.03.07 22:39:01.766332 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7391 | 2025.03.07 22:39:01.766396 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7392 | 2025.03.07 22:39:01.773999 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7393 | 2025.03.07 22:39:01.774784 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7394 | 2025.03.07 22:39:01.777963 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
7395 | 2025.03.07 22:39:04.422858 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7396 | 2025.03.07 22:39:04.423054 [ 275 ] {e9d95710-081f-43aa-86da-402e366a564a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7397 | 2025.03.07 22:39:04.423128 [ 275 ] {e9d95710-081f-43aa-86da-402e366a564a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7398 | 2025.03.07 22:39:04.423939 [ 275 ] {e9d95710-081f-43aa-86da-402e366a564a} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7399 | 2025.03.07 22:39:04.423988 [ 275 ] {e9d95710-081f-43aa-86da-402e366a564a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7400 | 2025.03.07 22:39:04.424435 [ 275 ] {e9d95710-081f-43aa-86da-402e366a564a} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
7401 | 2025.03.07 22:39:04.424686 [ 275 ] {e9d95710-081f-43aa-86da-402e366a564a} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7402 | 2025.03.07 22:39:04.424907 [ 84 ] {} <Debug> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
7403 | 2025.03.07 22:39:04.424936 [ 275 ] {e9d95710-081f-43aa-86da-402e366a564a} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001938 sec., 37151.70278637771 rows/sec., 3.02 MiB/sec. | ||
7404 | 2025.03.07 22:39:04.425004 [ 84 ] {} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7405 | 2025.03.07 22:39:04.425082 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7406 | 2025.03.07 22:39:04.425090 [ 275 ] {e9d95710-081f-43aa-86da-402e366a564a} <Debug> TCPHandler: Processed in 0.002360783 sec. | ||
7407 | 2025.03.07 22:39:04.425274 [ 201 ] {8922abdd-d820-477b-8940-ca60723f550b::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 | ||
7408 | 2025.03.07 22:39:04.425283 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7409 | 2025.03.07 22:39:04.425445 [ 201 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7410 | 2025.03.07 22:39:04.425452 [ 275 ] {2b792916-9ad7-4323-bb0e-2676519fb43a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7411 | 2025.03.07 22:39:04.425491 [ 201 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1966 rows starting from the beginning of the part | ||
7412 | 2025.03.07 22:39:04.425526 [ 275 ] {2b792916-9ad7-4323-bb0e-2676519fb43a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7413 | 2025.03.07 22:39:04.425717 [ 201 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 120 rows starting from the beginning of the part | ||
7414 | 2025.03.07 22:39:04.425901 [ 201 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1212 rows starting from the beginning of the part | ||
7415 | 2025.03.07 22:39:04.426122 [ 201 ] {8922abdd-d820-477b-8940-ca60723f550b::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 | ||
7416 | 2025.03.07 22:39:04.426299 [ 201 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 120 rows starting from the beginning of the part | ||
7417 | 2025.03.07 22:39:04.426487 [ 201 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 72 rows starting from the beginning of the part | ||
7418 | 2025.03.07 22:39:04.427533 [ 275 ] {2b792916-9ad7-4323-bb0e-2676519fb43a} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7419 | 2025.03.07 22:39:04.427579 [ 275 ] {2b792916-9ad7-4323-bb0e-2676519fb43a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7420 | 2025.03.07 22:39:04.428133 [ 275 ] {2b792916-9ad7-4323-bb0e-2676519fb43a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7421 | 2025.03.07 22:39:04.428424 [ 275 ] {2b792916-9ad7-4323-bb0e-2676519fb43a} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7422 | 2025.03.07 22:39:04.428679 [ 275 ] {2b792916-9ad7-4323-bb0e-2676519fb43a} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.003262 sec., 2452.4831391784182 rows/sec., 184.42 KiB/sec. | ||
7423 | 2025.03.07 22:39:04.428760 [ 275 ] {2b792916-9ad7-4323-bb0e-2676519fb43a} <Debug> TCPHandler: Processed in 0.003537614 sec. | ||
7424 | 2025.03.07 22:39:04.428932 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7425 | 2025.03.07 22:39:04.428962 [ 189 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3546 rows, containing 5 columns (5 merged, 0 gathered) in 0.003773806 sec., 939634.9467884676 rows/sec., 81.09 MiB/sec. | ||
7426 | 2025.03.07 22:39:04.429045 [ 275 ] {93d7725b-7027-4427-ac3e-38aae476a6c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7427 | 2025.03.07 22:39:04.429094 [ 275 ] {93d7725b-7027-4427-ac3e-38aae476a6c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7428 | 2025.03.07 22:39:04.429224 [ 189 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
7429 | 2025.03.07 22:39:04.429633 [ 189 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_66_13} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7430 | 2025.03.07 22:39:04.429762 [ 189 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_66_13} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
7431 | 2025.03.07 22:39:04.429862 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
7432 | 2025.03.07 22:39:04.429878 [ 275 ] {93d7725b-7027-4427-ac3e-38aae476a6c1} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7433 | 2025.03.07 22:39:04.429920 [ 275 ] {93d7725b-7027-4427-ac3e-38aae476a6c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7434 | 2025.03.07 22:39:04.430289 [ 275 ] {93d7725b-7027-4427-ac3e-38aae476a6c1} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
7435 | 2025.03.07 22:39:04.430540 [ 275 ] {93d7725b-7027-4427-ac3e-38aae476a6c1} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7436 | 2025.03.07 22:39:04.430726 [ 84 ] {} <Debug> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
7437 | 2025.03.07 22:39:04.430786 [ 275 ] {93d7725b-7027-4427-ac3e-38aae476a6c1} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001765 sec., 40793.201133144474 rows/sec., 3.18 MiB/sec. | ||
7438 | 2025.03.07 22:39:04.430804 [ 84 ] {} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7439 | 2025.03.07 22:39:04.430870 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7440 | 2025.03.07 22:39:04.430928 [ 275 ] {93d7725b-7027-4427-ac3e-38aae476a6c1} <Debug> TCPHandler: Processed in 0.0020667 sec. | ||
7441 | 2025.03.07 22:39:04.431141 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7442 | 2025.03.07 22:39:04.431137 [ 195 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::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 | ||
7443 | 2025.03.07 22:39:04.431317 [ 275 ] {1e1e1c74-5ddb-4a68-ba57-4fbf6c32c95a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7444 | 2025.03.07 22:39:04.431456 [ 275 ] {1e1e1c74-5ddb-4a68-ba57-4fbf6c32c95a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7445 | 2025.03.07 22:39:04.431475 [ 195 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7446 | 2025.03.07 22:39:04.431580 [ 195 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 950 rows starting from the beginning of the part | ||
7447 | 2025.03.07 22:39:04.431886 [ 195 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 96 rows starting from the beginning of the part | ||
7448 | 2025.03.07 22:39:04.432277 [ 195 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 528 rows starting from the beginning of the part | ||
7449 | 2025.03.07 22:39:04.432645 [ 195 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::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 | ||
7450 | 2025.03.07 22:39:04.432912 [ 195 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 96 rows starting from the beginning of the part | ||
7451 | 2025.03.07 22:39:04.433263 [ 195 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 72 rows starting from the beginning of the part | ||
7452 | 2025.03.07 22:39:04.434031 [ 275 ] {1e1e1c74-5ddb-4a68-ba57-4fbf6c32c95a} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7453 | 2025.03.07 22:39:04.434096 [ 275 ] {1e1e1c74-5ddb-4a68-ba57-4fbf6c32c95a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7454 | 2025.03.07 22:39:04.434994 [ 275 ] {1e1e1c74-5ddb-4a68-ba57-4fbf6c32c95a} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
7455 | 2025.03.07 22:39:04.435554 [ 275 ] {1e1e1c74-5ddb-4a68-ba57-4fbf6c32c95a} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7456 | 2025.03.07 22:39:04.435878 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
7457 | 2025.03.07 22:39:04.435959 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7458 | 2025.03.07 22:39:04.435973 [ 275 ] {1e1e1c74-5ddb-4a68-ba57-4fbf6c32c95a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004693 sec., 34093.330492222456 rows/sec., 2.37 MiB/sec. | ||
7459 | 2025.03.07 22:39:04.436024 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7460 | 2025.03.07 22:39:04.436537 [ 275 ] {1e1e1c74-5ddb-4a68-ba57-4fbf6c32c95a} <Debug> TCPHandler: Processed in 0.005475312 sec. | ||
7461 | 2025.03.07 22:39:04.436716 [ 201 ] {fd8a5df9-9547-4f42-8344-e932bc981126::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 | ||
7462 | 2025.03.07 22:39:04.437095 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7463 | 2025.03.07 22:39:04.437325 [ 191 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1806 rows, containing 5 columns (5 merged, 0 gathered) in 0.00627748 sec., 287695.06234986015 rows/sec., 22.49 MiB/sec. | ||
7464 | 2025.03.07 22:39:04.437622 [ 275 ] {0ca3b1cb-bff2-4fb2-a54b-242a4224f3bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7465 | 2025.03.07 22:39:04.437879 [ 201 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7466 | 2025.03.07 22:39:04.438050 [ 201 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 17582 rows starting from the beginning of the part | ||
7467 | 2025.03.07 22:39:04.438093 [ 275 ] {0ca3b1cb-bff2-4fb2-a54b-242a4224f3bb} <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 | ||
7468 | 2025.03.07 22:39:04.438569 [ 201 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
7469 | 2025.03.07 22:39:04.438723 [ 194 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
7470 | 2025.03.07 22:39:04.439119 [ 201 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 952 rows starting from the beginning of the part | ||
7471 | 2025.03.07 22:39:04.439479 [ 201 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 54 rows starting from the beginning of the part | ||
7472 | 2025.03.07 22:39:04.440004 [ 201 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
7473 | 2025.03.07 22:39:04.440533 [ 201 ] {fd8a5df9-9547-4f42-8344-e932bc981126::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 | ||
7474 | 2025.03.07 22:39:04.440682 [ 191 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_66_13} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7475 | 2025.03.07 22:39:04.441409 [ 191 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_66_13} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
7476 | 2025.03.07 22:39:04.441776 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
7477 | 2025.03.07 22:39:04.443238 [ 275 ] {0ca3b1cb-bff2-4fb2-a54b-242a4224f3bb} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7478 | 2025.03.07 22:39:04.443287 [ 275 ] {0ca3b1cb-bff2-4fb2-a54b-242a4224f3bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7479 | 2025.03.07 22:39:04.444171 [ 275 ] {0ca3b1cb-bff2-4fb2-a54b-242a4224f3bb} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7480 | 2025.03.07 22:39:04.444542 [ 275 ] {0ca3b1cb-bff2-4fb2-a54b-242a4224f3bb} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7481 | 2025.03.07 22:39:04.444853 [ 275 ] {0ca3b1cb-bff2-4fb2-a54b-242a4224f3bb} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.007403 sec., 1080.642982574632 rows/sec., 1.94 MiB/sec. | ||
7482 | 2025.03.07 22:39:04.444987 [ 275 ] {0ca3b1cb-bff2-4fb2-a54b-242a4224f3bb} <Debug> TCPHandler: Processed in 0.008106188 sec. | ||
7483 | 2025.03.07 22:39:04.445124 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7484 | 2025.03.07 22:39:04.445234 [ 275 ] {6f99b3d8-cbb6-4a07-8c34-b79e805b42a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7485 | 2025.03.07 22:39:04.445288 [ 275 ] {6f99b3d8-cbb6-4a07-8c34-b79e805b42a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7486 | 2025.03.07 22:39:04.445802 [ 275 ] {6f99b3d8-cbb6-4a07-8c34-b79e805b42a0} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7487 | 2025.03.07 22:39:04.445852 [ 275 ] {6f99b3d8-cbb6-4a07-8c34-b79e805b42a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7488 | 2025.03.07 22:39:04.446433 [ 275 ] {6f99b3d8-cbb6-4a07-8c34-b79e805b42a0} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
7489 | 2025.03.07 22:39:04.446694 [ 275 ] {6f99b3d8-cbb6-4a07-8c34-b79e805b42a0} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7490 | 2025.03.07 22:39:04.446914 [ 84 ] {} <Debug> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
7491 | 2025.03.07 22:39:04.447040 [ 84 ] {} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7492 | 2025.03.07 22:39:04.447087 [ 275 ] {6f99b3d8-cbb6-4a07-8c34-b79e805b42a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001863 sec., 32206.1191626409 rows/sec., 2.17 MiB/sec. | ||
7493 | 2025.03.07 22:39:04.447112 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7494 | 2025.03.07 22:39:04.447325 [ 275 ] {6f99b3d8-cbb6-4a07-8c34-b79e805b42a0} <Debug> TCPHandler: Processed in 0.002247322 sec. | ||
7495 | 2025.03.07 22:39:04.447979 [ 194 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::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 | ||
7496 | 2025.03.07 22:39:04.448229 [ 186 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19068 rows, containing 5 columns (5 merged, 0 gathered) in 0.012023205 sec., 1585933.201671268 rows/sec., 108.57 MiB/sec. | ||
7497 | 2025.03.07 22:39:04.448378 [ 194 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7498 | 2025.03.07 22:39:04.448416 [ 194 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3212 rows starting from the beginning of the part | ||
7499 | 2025.03.07 22:39:04.448556 [ 194 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
7500 | 2025.03.07 22:39:04.448693 [ 186 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
7501 | 2025.03.07 22:39:04.448907 [ 194 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 40 rows starting from the beginning of the part | ||
7502 | 2025.03.07 22:39:04.449221 [ 194 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 20 rows starting from the beginning of the part | ||
7503 | 2025.03.07 22:39:04.449518 [ 194 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
7504 | 2025.03.07 22:39:04.449791 [ 186 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7505 | 2025.03.07 22:39:04.449807 [ 194 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::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 | ||
7506 | 2025.03.07 22:39:04.450160 [ 186 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
7507 | 2025.03.07 22:39:04.450329 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.26 MiB. | ||
7508 | 2025.03.07 22:39:04.451643 [ 200 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3452 rows, containing 4 columns (4 merged, 0 gathered) in 0.00421816 sec., 818366.3018946649 rows/sec., 55.00 MiB/sec. | ||
7509 | 2025.03.07 22:39:04.451900 [ 194 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
7510 | 2025.03.07 22:39:04.452183 [ 194 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_66_13} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7511 | 2025.03.07 22:39:04.452263 [ 194 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_66_13} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
7512 | 2025.03.07 22:39:04.452342 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
7513 | 2025.03.07 22:39:07.954339 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18788 | ||
7514 | 2025.03.07 22:39:07.955064 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7515 | 2025.03.07 22:39:07.955115 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7516 | 2025.03.07 22:39:07.955662 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7517 | 2025.03.07 22:39:07.955936 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7518 | 2025.03.07 22:39:07.956116 [ 80 ] {} <Debug> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7519 | 2025.03.07 22:39:07.956152 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18788 | ||
7520 | 2025.03.07 22:39:07.956172 [ 80 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7521 | 2025.03.07 22:39:07.956199 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7522 | 2025.03.07 22:39:07.956408 [ 198 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::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 | ||
7523 | 2025.03.07 22:39:07.956675 [ 198 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7524 | 2025.03.07 22:39:07.956719 [ 198 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::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 | ||
7525 | 2025.03.07 22:39:07.956801 [ 198 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 427 rows starting from the beginning of the part | ||
7526 | 2025.03.07 22:39:07.956984 [ 198 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 488 rows starting from the beginning of the part | ||
7527 | 2025.03.07 22:39:07.957237 [ 198 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 427 rows starting from the beginning of the part | ||
7528 | 2025.03.07 22:39:07.957393 [ 198 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 488 rows starting from the beginning of the part | ||
7529 | 2025.03.07 22:39:07.957508 [ 198 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 427 rows starting from the beginning of the part | ||
7530 | 2025.03.07 22:39:07.959902 [ 200 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18788 rows, containing 4 columns (4 merged, 0 gathered) in 0.003616815 sec., 5194625.658210332 rows/sec., 74.31 MiB/sec. | ||
7531 | 2025.03.07 22:39:07.960245 [ 200 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7532 | 2025.03.07 22:39:07.960584 [ 200 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_41_8} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7533 | 2025.03.07 22:39:07.960674 [ 200 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_41_8} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7534 | 2025.03.07 22:39:07.960785 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
7535 | 2025.03.07 22:39:09.278154 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
7536 | 2025.03.07 22:39:09.301270 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7537 | 2025.03.07 22:39:09.301330 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7538 | 2025.03.07 22:39:09.309769 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7539 | 2025.03.07 22:39:09.310640 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7540 | 2025.03.07 22:39:09.310930 [ 79 ] {} <Debug> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7541 | 2025.03.07 22:39:09.310994 [ 79 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7542 | 2025.03.07 22:39:09.311037 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7543 | 2025.03.07 22:39:09.311584 [ 188 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
7544 | 2025.03.07 22:39:09.328006 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
7545 | 2025.03.07 22:39:09.329308 [ 188 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7546 | 2025.03.07 22:39:09.330548 [ 188 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
7547 | 2025.03.07 22:39:09.335506 [ 188 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
7548 | 2025.03.07 22:39:09.340899 [ 188 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
7549 | 2025.03.07 22:39:09.346431 [ 188 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
7550 | 2025.03.07 22:39:09.352129 [ 188 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
7551 | 2025.03.07 22:39:09.356919 [ 188 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
7552 | 2025.03.07 22:39:09.415658 [ 199 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.104496484 sec., 2957.037291321687 rows/sec., 15.29 MiB/sec. | ||
7553 | 2025.03.07 22:39:09.419016 [ 199 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7554 | 2025.03.07 22:39:09.422411 [ 199 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_41_8} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7555 | 2025.03.07 22:39:09.422503 [ 199 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_41_8} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7556 | 2025.03.07 22:39:09.424893 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
7557 | 2025.03.07 22:39:09.426374 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7558 | 2025.03.07 22:39:09.426547 [ 275 ] {9936edec-3242-43d9-a47d-7e5e19e24f7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7559 | 2025.03.07 22:39:09.426616 [ 275 ] {9936edec-3242-43d9-a47d-7e5e19e24f7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7560 | 2025.03.07 22:39:09.427366 [ 275 ] {9936edec-3242-43d9-a47d-7e5e19e24f7c} <Trace> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7561 | 2025.03.07 22:39:09.427412 [ 275 ] {9936edec-3242-43d9-a47d-7e5e19e24f7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7562 | 2025.03.07 22:39:09.427841 [ 275 ] {9936edec-3242-43d9-a47d-7e5e19e24f7c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
7563 | 2025.03.07 22:39:09.428103 [ 275 ] {9936edec-3242-43d9-a47d-7e5e19e24f7c} <Trace> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7564 | 2025.03.07 22:39:09.428362 [ 275 ] {9936edec-3242-43d9-a47d-7e5e19e24f7c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001861 sec., 12896.292315959161 rows/sec., 1.07 MiB/sec. | ||
7565 | 2025.03.07 22:39:09.428450 [ 275 ] {9936edec-3242-43d9-a47d-7e5e19e24f7c} <Debug> TCPHandler: Processed in 0.002202632 sec. | ||
7566 | 2025.03.07 22:39:09.428594 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7567 | 2025.03.07 22:39:09.428735 [ 275 ] {4d31fa39-9f41-473b-abaa-47daa4cef1a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7568 | 2025.03.07 22:39:09.428793 [ 275 ] {4d31fa39-9f41-473b-abaa-47daa4cef1a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7569 | 2025.03.07 22:39:09.429331 [ 275 ] {4d31fa39-9f41-473b-abaa-47daa4cef1a1} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7570 | 2025.03.07 22:39:09.429371 [ 275 ] {4d31fa39-9f41-473b-abaa-47daa4cef1a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7571 | 2025.03.07 22:39:09.429733 [ 275 ] {4d31fa39-9f41-473b-abaa-47daa4cef1a1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
7572 | 2025.03.07 22:39:09.429972 [ 275 ] {4d31fa39-9f41-473b-abaa-47daa4cef1a1} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7573 | 2025.03.07 22:39:09.430240 [ 275 ] {4d31fa39-9f41-473b-abaa-47daa4cef1a1} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001535 sec., 2605.863192182411 rows/sec., 212.49 KiB/sec. | ||
7574 | 2025.03.07 22:39:09.430437 [ 275 ] {4d31fa39-9f41-473b-abaa-47daa4cef1a1} <Debug> TCPHandler: Processed in 0.001904848 sec. | ||
7575 | 2025.03.07 22:39:09.430587 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7576 | 2025.03.07 22:39:09.430694 [ 275 ] {ebad608c-05b8-441a-aa22-f40b24a12e76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7577 | 2025.03.07 22:39:09.430737 [ 275 ] {ebad608c-05b8-441a-aa22-f40b24a12e76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7578 | 2025.03.07 22:39:09.431384 [ 275 ] {ebad608c-05b8-441a-aa22-f40b24a12e76} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7579 | 2025.03.07 22:39:09.431423 [ 275 ] {ebad608c-05b8-441a-aa22-f40b24a12e76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7580 | 2025.03.07 22:39:09.431809 [ 275 ] {ebad608c-05b8-441a-aa22-f40b24a12e76} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
7581 | 2025.03.07 22:39:09.432056 [ 275 ] {ebad608c-05b8-441a-aa22-f40b24a12e76} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7582 | 2025.03.07 22:39:09.432265 [ 275 ] {ebad608c-05b8-441a-aa22-f40b24a12e76} <Debug> executeQuery: Read 242 rows, 22.05 KiB in 0.001595 sec., 151724.13793103446 rows/sec., 13.50 MiB/sec. | ||
7583 | 2025.03.07 22:39:09.432318 [ 275 ] {ebad608c-05b8-441a-aa22-f40b24a12e76} <Debug> TCPHandler: Processed in 0.001781477 sec. | ||
7584 | 2025.03.07 22:39:09.432434 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7585 | 2025.03.07 22:39:09.432540 [ 275 ] {7decd275-4d8b-4809-b50d-8fe52fe88085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7586 | 2025.03.07 22:39:09.432584 [ 275 ] {7decd275-4d8b-4809-b50d-8fe52fe88085} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7587 | 2025.03.07 22:39:09.433117 [ 275 ] {7decd275-4d8b-4809-b50d-8fe52fe88085} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7588 | 2025.03.07 22:39:09.433157 [ 275 ] {7decd275-4d8b-4809-b50d-8fe52fe88085} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7589 | 2025.03.07 22:39:09.433508 [ 275 ] {7decd275-4d8b-4809-b50d-8fe52fe88085} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7590 | 2025.03.07 22:39:09.433742 [ 275 ] {7decd275-4d8b-4809-b50d-8fe52fe88085} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7591 | 2025.03.07 22:39:09.433957 [ 275 ] {7decd275-4d8b-4809-b50d-8fe52fe88085} <Debug> executeQuery: Read 48 rows, 3.65 KiB in 0.001438 sec., 33379.694019471484 rows/sec., 2.48 MiB/sec. | ||
7592 | 2025.03.07 22:39:09.434007 [ 275 ] {7decd275-4d8b-4809-b50d-8fe52fe88085} <Debug> TCPHandler: Processed in 0.001625066 sec. | ||
7593 | 2025.03.07 22:39:09.434122 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7594 | 2025.03.07 22:39:09.434225 [ 275 ] {f9b71f13-65b9-424f-80d9-4edacb3ce05c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7595 | 2025.03.07 22:39:09.434268 [ 275 ] {f9b71f13-65b9-424f-80d9-4edacb3ce05c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7596 | 2025.03.07 22:39:09.434782 [ 275 ] {f9b71f13-65b9-424f-80d9-4edacb3ce05c} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7597 | 2025.03.07 22:39:09.434820 [ 275 ] {f9b71f13-65b9-424f-80d9-4edacb3ce05c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7598 | 2025.03.07 22:39:09.435165 [ 275 ] {f9b71f13-65b9-424f-80d9-4edacb3ce05c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
7599 | 2025.03.07 22:39:09.435399 [ 275 ] {f9b71f13-65b9-424f-80d9-4edacb3ce05c} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7600 | 2025.03.07 22:39:09.435713 [ 275 ] {f9b71f13-65b9-424f-80d9-4edacb3ce05c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.0015 sec., 16000 rows/sec., 1.33 MiB/sec. | ||
7601 | 2025.03.07 22:39:09.436122 [ 275 ] {f9b71f13-65b9-424f-80d9-4edacb3ce05c} <Debug> TCPHandler: Processed in 0.002051859 sec. | ||
7602 | 2025.03.07 22:39:09.436401 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7603 | 2025.03.07 22:39:09.436506 [ 275 ] {940d9183-bef6-4c9e-8a49-ed816ce2617d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7604 | 2025.03.07 22:39:09.436552 [ 275 ] {940d9183-bef6-4c9e-8a49-ed816ce2617d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7605 | 2025.03.07 22:39:09.437083 [ 275 ] {940d9183-bef6-4c9e-8a49-ed816ce2617d} <Trace> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7606 | 2025.03.07 22:39:09.437121 [ 275 ] {940d9183-bef6-4c9e-8a49-ed816ce2617d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7607 | 2025.03.07 22:39:09.437463 [ 275 ] {940d9183-bef6-4c9e-8a49-ed816ce2617d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
7608 | 2025.03.07 22:39:09.437695 [ 275 ] {940d9183-bef6-4c9e-8a49-ed816ce2617d} <Trace> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7609 | 2025.03.07 22:39:09.437906 [ 275 ] {940d9183-bef6-4c9e-8a49-ed816ce2617d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001422 sec., 8438.818565400843 rows/sec., 659.28 KiB/sec. | ||
7610 | 2025.03.07 22:39:09.437957 [ 275 ] {940d9183-bef6-4c9e-8a49-ed816ce2617d} <Debug> TCPHandler: Processed in 0.001625355 sec. | ||
7611 | 2025.03.07 22:39:09.438059 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7612 | 2025.03.07 22:39:09.438160 [ 275 ] {bbf708ed-3994-462c-80c3-130bdc089ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7613 | 2025.03.07 22:39:09.438204 [ 275 ] {bbf708ed-3994-462c-80c3-130bdc089ff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7614 | 2025.03.07 22:39:09.438773 [ 275 ] {bbf708ed-3994-462c-80c3-130bdc089ff8} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7615 | 2025.03.07 22:39:09.438811 [ 275 ] {bbf708ed-3994-462c-80c3-130bdc089ff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7616 | 2025.03.07 22:39:09.439180 [ 275 ] {bbf708ed-3994-462c-80c3-130bdc089ff8} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
7617 | 2025.03.07 22:39:09.439418 [ 275 ] {bbf708ed-3994-462c-80c3-130bdc089ff8} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7618 | 2025.03.07 22:39:09.439625 [ 275 ] {bbf708ed-3994-462c-80c3-130bdc089ff8} <Debug> executeQuery: Read 136 rows, 11.26 KiB in 0.001485 sec., 91582.49158249158 rows/sec., 7.41 MiB/sec. | ||
7619 | 2025.03.07 22:39:09.439675 [ 275 ] {bbf708ed-3994-462c-80c3-130bdc089ff8} <Debug> TCPHandler: Processed in 0.001664425 sec. | ||
7620 | 2025.03.07 22:39:09.439806 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7621 | 2025.03.07 22:39:09.439948 [ 275 ] {82f310f0-5825-4a8a-a62f-4c4282ed0ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7622 | 2025.03.07 22:39:09.440007 [ 275 ] {82f310f0-5825-4a8a-a62f-4c4282ed0ad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7623 | 2025.03.07 22:39:09.440640 [ 275 ] {82f310f0-5825-4a8a-a62f-4c4282ed0ad0} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7624 | 2025.03.07 22:39:09.440688 [ 275 ] {82f310f0-5825-4a8a-a62f-4c4282ed0ad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7625 | 2025.03.07 22:39:09.441111 [ 275 ] {82f310f0-5825-4a8a-a62f-4c4282ed0ad0} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
7626 | 2025.03.07 22:39:09.441355 [ 275 ] {82f310f0-5825-4a8a-a62f-4c4282ed0ad0} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7627 | 2025.03.07 22:39:09.441566 [ 275 ] {82f310f0-5825-4a8a-a62f-4c4282ed0ad0} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001648 sec., 120145.63106796116 rows/sec., 8.62 MiB/sec. | ||
7628 | 2025.03.07 22:39:09.441618 [ 275 ] {82f310f0-5825-4a8a-a62f-4c4282ed0ad0} <Debug> TCPHandler: Processed in 0.001875638 sec. | ||
7629 | 2025.03.07 22:39:09.441734 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7630 | 2025.03.07 22:39:09.441841 [ 275 ] {158c599c-5b9d-4918-a0b4-343371722501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7631 | 2025.03.07 22:39:09.441908 [ 275 ] {158c599c-5b9d-4918-a0b4-343371722501} <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 | ||
7632 | 2025.03.07 22:39:09.443030 [ 275 ] {158c599c-5b9d-4918-a0b4-343371722501} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7633 | 2025.03.07 22:39:09.443070 [ 275 ] {158c599c-5b9d-4918-a0b4-343371722501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7634 | 2025.03.07 22:39:09.443751 [ 275 ] {158c599c-5b9d-4918-a0b4-343371722501} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7635 | 2025.03.07 22:39:09.444015 [ 275 ] {158c599c-5b9d-4918-a0b4-343371722501} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7636 | 2025.03.07 22:39:09.444257 [ 275 ] {158c599c-5b9d-4918-a0b4-343371722501} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002446 sec., 13082.583810302536 rows/sec., 23.44 MiB/sec. | ||
7637 | 2025.03.07 22:39:09.444354 [ 275 ] {158c599c-5b9d-4918-a0b4-343371722501} <Debug> TCPHandler: Processed in 0.002684886 sec. | ||
7638 | 2025.03.07 22:39:09.444487 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7639 | 2025.03.07 22:39:09.444585 [ 275 ] {afaaec8a-b850-4ba8-a73d-18faad3abc2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7640 | 2025.03.07 22:39:09.444629 [ 275 ] {afaaec8a-b850-4ba8-a73d-18faad3abc2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7641 | 2025.03.07 22:39:09.445037 [ 275 ] {afaaec8a-b850-4ba8-a73d-18faad3abc2e} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7642 | 2025.03.07 22:39:09.445138 [ 275 ] {afaaec8a-b850-4ba8-a73d-18faad3abc2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7643 | 2025.03.07 22:39:09.445497 [ 275 ] {afaaec8a-b850-4ba8-a73d-18faad3abc2e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
7644 | 2025.03.07 22:39:09.445729 [ 275 ] {afaaec8a-b850-4ba8-a73d-18faad3abc2e} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7645 | 2025.03.07 22:39:09.445938 [ 275 ] {afaaec8a-b850-4ba8-a73d-18faad3abc2e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001344 sec., 44642.857142857145 rows/sec., 3.01 MiB/sec. | ||
7646 | 2025.03.07 22:39:09.445988 [ 275 ] {afaaec8a-b850-4ba8-a73d-18faad3abc2e} <Debug> TCPHandler: Processed in 0.001526085 sec. | ||
7647 | 2025.03.07 22:39:10.548879 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1062 | ||
7648 | 2025.03.07 22:39:10.552115 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7649 | 2025.03.07 22:39:10.552167 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7650 | 2025.03.07 22:39:10.553651 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
7651 | 2025.03.07 22:39:10.553980 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7652 | 2025.03.07 22:39:10.555306 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1062 | ||
7653 | 2025.03.07 22:39:14.423382 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7654 | 2025.03.07 22:39:14.423594 [ 275 ] {5c33118c-7bb9-43c0-9f6c-a70687a4a043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7655 | 2025.03.07 22:39:14.423676 [ 275 ] {5c33118c-7bb9-43c0-9f6c-a70687a4a043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7656 | 2025.03.07 22:39:14.424476 [ 275 ] {5c33118c-7bb9-43c0-9f6c-a70687a4a043} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7657 | 2025.03.07 22:39:14.424528 [ 275 ] {5c33118c-7bb9-43c0-9f6c-a70687a4a043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7658 | 2025.03.07 22:39:14.424963 [ 275 ] {5c33118c-7bb9-43c0-9f6c-a70687a4a043} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
7659 | 2025.03.07 22:39:14.425220 [ 275 ] {5c33118c-7bb9-43c0-9f6c-a70687a4a043} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7660 | 2025.03.07 22:39:14.425469 [ 275 ] {5c33118c-7bb9-43c0-9f6c-a70687a4a043} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001936 sec., 37190.0826446281 rows/sec., 3.02 MiB/sec. | ||
7661 | 2025.03.07 22:39:14.425535 [ 275 ] {5c33118c-7bb9-43c0-9f6c-a70687a4a043} <Debug> TCPHandler: Processed in 0.002294252 sec. | ||
7662 | 2025.03.07 22:39:14.425663 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7663 | 2025.03.07 22:39:14.425775 [ 275 ] {32c46069-cf9a-4b3b-8325-f215e352256f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7664 | 2025.03.07 22:39:14.425825 [ 275 ] {32c46069-cf9a-4b3b-8325-f215e352256f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7665 | 2025.03.07 22:39:14.426375 [ 275 ] {32c46069-cf9a-4b3b-8325-f215e352256f} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7666 | 2025.03.07 22:39:14.426414 [ 275 ] {32c46069-cf9a-4b3b-8325-f215e352256f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7667 | 2025.03.07 22:39:14.426771 [ 275 ] {32c46069-cf9a-4b3b-8325-f215e352256f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7668 | 2025.03.07 22:39:14.427005 [ 275 ] {32c46069-cf9a-4b3b-8325-f215e352256f} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7669 | 2025.03.07 22:39:14.427179 [ 74 ] {} <Debug> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7670 | 2025.03.07 22:39:14.427241 [ 275 ] {32c46069-cf9a-4b3b-8325-f215e352256f} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001492 sec., 5361.930294906166 rows/sec., 403.19 KiB/sec. | ||
7671 | 2025.03.07 22:39:14.427266 [ 74 ] {} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7672 | 2025.03.07 22:39:14.427332 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7673 | 2025.03.07 22:39:14.427357 [ 275 ] {32c46069-cf9a-4b3b-8325-f215e352256f} <Debug> TCPHandler: Processed in 0.001745307 sec. | ||
7674 | 2025.03.07 22:39:14.427632 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7675 | 2025.03.07 22:39:14.427688 [ 187 ] {01016d33-373a-44ed-a111-2b7d5befb400::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 | ||
7676 | 2025.03.07 22:39:14.428136 [ 275 ] {c7e585ea-3356-40f5-8560-b10121382d5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7677 | 2025.03.07 22:39:14.428320 [ 187 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7678 | 2025.03.07 22:39:14.428396 [ 275 ] {c7e585ea-3356-40f5-8560-b10121382d5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7679 | 2025.03.07 22:39:14.428436 [ 187 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 176 rows starting from the beginning of the part | ||
7680 | 2025.03.07 22:39:14.428850 [ 187 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
7681 | 2025.03.07 22:39:14.429238 [ 187 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 32 rows starting from the beginning of the part | ||
7682 | 2025.03.07 22:39:14.429631 [ 187 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
7683 | 2025.03.07 22:39:14.430022 [ 187 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 48 rows starting from the beginning of the part | ||
7684 | 2025.03.07 22:39:14.430337 [ 187 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 8 rows starting from the beginning of the part | ||
7685 | 2025.03.07 22:39:14.431230 [ 275 ] {c7e585ea-3356-40f5-8560-b10121382d5e} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7686 | 2025.03.07 22:39:14.431296 [ 275 ] {c7e585ea-3356-40f5-8560-b10121382d5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7687 | 2025.03.07 22:39:14.432219 [ 275 ] {c7e585ea-3356-40f5-8560-b10121382d5e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
7688 | 2025.03.07 22:39:14.432780 [ 275 ] {c7e585ea-3356-40f5-8560-b10121382d5e} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7689 | 2025.03.07 22:39:14.433394 [ 275 ] {c7e585ea-3356-40f5-8560-b10121382d5e} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.005473 sec., 13155.490590169926 rows/sec., 1.03 MiB/sec. | ||
7690 | 2025.03.07 22:39:14.433452 [ 187 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 280 rows, containing 5 columns (5 merged, 0 gathered) in 0.006004727 sec., 46629.930053439566 rows/sec., 3.34 MiB/sec. | ||
7691 | 2025.03.07 22:39:14.433617 [ 275 ] {c7e585ea-3356-40f5-8560-b10121382d5e} <Debug> TCPHandler: Processed in 0.006080018 sec. | ||
7692 | 2025.03.07 22:39:14.433816 [ 187 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7693 | 2025.03.07 22:39:14.434121 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7694 | 2025.03.07 22:39:14.434578 [ 275 ] {2445b558-2a44-4c15-9971-9d4350d566f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7695 | 2025.03.07 22:39:14.434702 [ 275 ] {2445b558-2a44-4c15-9971-9d4350d566f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7696 | 2025.03.07 22:39:14.434724 [ 187 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_56_11} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7697 | 2025.03.07 22:39:14.434998 [ 187 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_56_11} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7698 | 2025.03.07 22:39:14.435190 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
7699 | 2025.03.07 22:39:14.435620 [ 275 ] {2445b558-2a44-4c15-9971-9d4350d566f2} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7700 | 2025.03.07 22:39:14.435662 [ 275 ] {2445b558-2a44-4c15-9971-9d4350d566f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7701 | 2025.03.07 22:39:14.436067 [ 275 ] {2445b558-2a44-4c15-9971-9d4350d566f2} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
7702 | 2025.03.07 22:39:14.436338 [ 275 ] {2445b558-2a44-4c15-9971-9d4350d566f2} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7703 | 2025.03.07 22:39:14.436542 [ 275 ] {2445b558-2a44-4c15-9971-9d4350d566f2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002128 sec., 75187.96992481203 rows/sec., 5.24 MiB/sec. | ||
7704 | 2025.03.07 22:39:14.436658 [ 275 ] {2445b558-2a44-4c15-9971-9d4350d566f2} <Debug> TCPHandler: Processed in 0.002755876 sec. | ||
7705 | 2025.03.07 22:39:14.436841 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7706 | 2025.03.07 22:39:14.437080 [ 275 ] {e147f4f3-86ec-4123-9699-e260d6edac8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7707 | 2025.03.07 22:39:14.437155 [ 275 ] {e147f4f3-86ec-4123-9699-e260d6edac8e} <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 | ||
7708 | 2025.03.07 22:39:14.438218 [ 275 ] {e147f4f3-86ec-4123-9699-e260d6edac8e} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7709 | 2025.03.07 22:39:14.438258 [ 275 ] {e147f4f3-86ec-4123-9699-e260d6edac8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7710 | 2025.03.07 22:39:14.438898 [ 275 ] {e147f4f3-86ec-4123-9699-e260d6edac8e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7711 | 2025.03.07 22:39:14.439165 [ 275 ] {e147f4f3-86ec-4123-9699-e260d6edac8e} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7712 | 2025.03.07 22:39:14.439313 [ 73 ] {} <Debug> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7713 | 2025.03.07 22:39:14.439364 [ 73 ] {} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7714 | 2025.03.07 22:39:14.439383 [ 275 ] {e147f4f3-86ec-4123-9699-e260d6edac8e} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002362 sec., 3386.960203217612 rows/sec., 6.07 MiB/sec. | ||
7715 | 2025.03.07 22:39:14.439392 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7716 | 2025.03.07 22:39:14.439613 [ 193 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::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 | ||
7717 | 2025.03.07 22:39:14.439616 [ 275 ] {e147f4f3-86ec-4123-9699-e260d6edac8e} <Debug> TCPHandler: Processed in 0.002876698 sec. | ||
7718 | 2025.03.07 22:39:14.439795 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7719 | 2025.03.07 22:39:14.439923 [ 193 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7720 | 2025.03.07 22:39:14.439938 [ 275 ] {604dc72e-edef-4f9e-95b6-4deb665310c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7721 | 2025.03.07 22:39:14.439998 [ 193 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 988 rows starting from the beginning of the part | ||
7722 | 2025.03.07 22:39:14.440003 [ 275 ] {604dc72e-edef-4f9e-95b6-4deb665310c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7723 | 2025.03.07 22:39:14.440496 [ 193 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
7724 | 2025.03.07 22:39:14.440817 [ 193 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 32 rows starting from the beginning of the part | ||
7725 | 2025.03.07 22:39:14.441308 [ 193 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
7726 | 2025.03.07 22:39:14.441347 [ 275 ] {604dc72e-edef-4f9e-95b6-4deb665310c9} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7727 | 2025.03.07 22:39:14.441396 [ 275 ] {604dc72e-edef-4f9e-95b6-4deb665310c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7728 | 2025.03.07 22:39:14.441682 [ 193 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 32 rows starting from the beginning of the part | ||
7729 | 2025.03.07 22:39:14.442076 [ 193 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 8 rows starting from the beginning of the part | ||
7730 | 2025.03.07 22:39:14.442284 [ 275 ] {604dc72e-edef-4f9e-95b6-4deb665310c9} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
7731 | 2025.03.07 22:39:14.442658 [ 275 ] {604dc72e-edef-4f9e-95b6-4deb665310c9} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7732 | 2025.03.07 22:39:14.442931 [ 275 ] {604dc72e-edef-4f9e-95b6-4deb665310c9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003021 sec., 19860.9731876862 rows/sec., 1.34 MiB/sec. | ||
7733 | 2025.03.07 22:39:14.443045 [ 275 ] {604dc72e-edef-4f9e-95b6-4deb665310c9} <Debug> TCPHandler: Processed in 0.003304762 sec. | ||
7734 | 2025.03.07 22:39:14.448492 [ 190 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1076 rows, containing 19 columns (19 merged, 0 gathered) in 0.009012147 sec., 119394.4128962832 rows/sec., 213.95 MiB/sec. | ||
7735 | 2025.03.07 22:39:14.449454 [ 197 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7736 | 2025.03.07 22:39:14.449825 [ 197 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7737 | 2025.03.07 22:39:14.449899 [ 197 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7738 | 2025.03.07 22:39:14.450007 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.31 MiB. | ||
7739 | 2025.03.07 22:39:15.000191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.14 MiB, peak 230.31 MiB, free memory in arenas 0.00 B, will set to 219.70 MiB (RSS), difference: 1.56 MiB | ||
7740 | 2025.03.07 22:39:15.313477 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7741 | 2025.03.07 22:39:15.313540 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7742 | 2025.03.07 22:39:15.456407 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19276 | ||
7743 | 2025.03.07 22:39:15.457174 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7744 | 2025.03.07 22:39:15.457217 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7745 | 2025.03.07 22:39:15.457765 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
7746 | 2025.03.07 22:39:15.458037 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7747 | 2025.03.07 22:39:15.458231 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 | ||
7748 | 2025.03.07 22:39:16.828213 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
7749 | 2025.03.07 22:39:16.847435 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7750 | 2025.03.07 22:39:16.847494 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7751 | 2025.03.07 22:39:16.854412 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
7752 | 2025.03.07 22:39:16.855192 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7753 | 2025.03.07 22:39:16.858735 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
7754 | 2025.03.07 22:39:19.424500 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7755 | 2025.03.07 22:39:19.424711 [ 275 ] {76a856a9-655f-4dfb-9284-56d92ce4d937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7756 | 2025.03.07 22:39:19.424790 [ 275 ] {76a856a9-655f-4dfb-9284-56d92ce4d937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7757 | 2025.03.07 22:39:19.425658 [ 275 ] {76a856a9-655f-4dfb-9284-56d92ce4d937} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7758 | 2025.03.07 22:39:19.425702 [ 275 ] {76a856a9-655f-4dfb-9284-56d92ce4d937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7759 | 2025.03.07 22:39:19.426159 [ 275 ] {76a856a9-655f-4dfb-9284-56d92ce4d937} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
7760 | 2025.03.07 22:39:19.426487 [ 275 ] {76a856a9-655f-4dfb-9284-56d92ce4d937} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7761 | 2025.03.07 22:39:19.426697 [ 275 ] {76a856a9-655f-4dfb-9284-56d92ce4d937} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.002043 sec., 58737.15124816446 rows/sec., 4.99 MiB/sec. | ||
7762 | 2025.03.07 22:39:19.426764 [ 275 ] {76a856a9-655f-4dfb-9284-56d92ce4d937} <Debug> TCPHandler: Processed in 0.002402063 sec. | ||
7763 | 2025.03.07 22:39:19.426897 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7764 | 2025.03.07 22:39:19.427009 [ 275 ] {6c3c9cdb-fcea-4a22-bbb0-d22b2ffb8506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7765 | 2025.03.07 22:39:19.427057 [ 275 ] {6c3c9cdb-fcea-4a22-bbb0-d22b2ffb8506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7766 | 2025.03.07 22:39:19.427596 [ 275 ] {6c3c9cdb-fcea-4a22-bbb0-d22b2ffb8506} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7767 | 2025.03.07 22:39:19.427635 [ 275 ] {6c3c9cdb-fcea-4a22-bbb0-d22b2ffb8506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7768 | 2025.03.07 22:39:19.427988 [ 275 ] {6c3c9cdb-fcea-4a22-bbb0-d22b2ffb8506} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7769 | 2025.03.07 22:39:19.428224 [ 275 ] {6c3c9cdb-fcea-4a22-bbb0-d22b2ffb8506} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7770 | 2025.03.07 22:39:19.428401 [ 275 ] {6c3c9cdb-fcea-4a22-bbb0-d22b2ffb8506} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001419 sec., 22551.09231853418 rows/sec., 1.66 MiB/sec. | ||
7771 | 2025.03.07 22:39:19.428453 [ 275 ] {6c3c9cdb-fcea-4a22-bbb0-d22b2ffb8506} <Debug> TCPHandler: Processed in 0.001610016 sec. | ||
7772 | 2025.03.07 22:39:19.428584 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7773 | 2025.03.07 22:39:19.428716 [ 275 ] {b4a1d0fd-e1f3-4704-9f0e-502206ada494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7774 | 2025.03.07 22:39:19.428771 [ 275 ] {b4a1d0fd-e1f3-4704-9f0e-502206ada494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7775 | 2025.03.07 22:39:19.429395 [ 275 ] {b4a1d0fd-e1f3-4704-9f0e-502206ada494} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7776 | 2025.03.07 22:39:19.429432 [ 275 ] {b4a1d0fd-e1f3-4704-9f0e-502206ada494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7777 | 2025.03.07 22:39:19.429790 [ 275 ] {b4a1d0fd-e1f3-4704-9f0e-502206ada494} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
7778 | 2025.03.07 22:39:19.430030 [ 275 ] {b4a1d0fd-e1f3-4704-9f0e-502206ada494} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7779 | 2025.03.07 22:39:19.430228 [ 275 ] {b4a1d0fd-e1f3-4704-9f0e-502206ada494} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001541 sec., 62297.20960415315 rows/sec., 4.87 MiB/sec. | ||
7780 | 2025.03.07 22:39:19.430290 [ 275 ] {b4a1d0fd-e1f3-4704-9f0e-502206ada494} <Debug> TCPHandler: Processed in 0.001771228 sec. | ||
7781 | 2025.03.07 22:39:19.430422 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7782 | 2025.03.07 22:39:19.430560 [ 275 ] {1ae3d31a-95d9-4ff7-8caa-b6297ea22d08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7783 | 2025.03.07 22:39:19.430621 [ 275 ] {1ae3d31a-95d9-4ff7-8caa-b6297ea22d08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7784 | 2025.03.07 22:39:19.431234 [ 275 ] {1ae3d31a-95d9-4ff7-8caa-b6297ea22d08} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7785 | 2025.03.07 22:39:19.431273 [ 275 ] {1ae3d31a-95d9-4ff7-8caa-b6297ea22d08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7786 | 2025.03.07 22:39:19.431683 [ 275 ] {1ae3d31a-95d9-4ff7-8caa-b6297ea22d08} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
7787 | 2025.03.07 22:39:19.431926 [ 275 ] {1ae3d31a-95d9-4ff7-8caa-b6297ea22d08} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7788 | 2025.03.07 22:39:19.432152 [ 275 ] {1ae3d31a-95d9-4ff7-8caa-b6297ea22d08} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001622 sec., 98643.64981504316 rows/sec., 6.87 MiB/sec. | ||
7789 | 2025.03.07 22:39:19.432206 [ 275 ] {1ae3d31a-95d9-4ff7-8caa-b6297ea22d08} <Debug> TCPHandler: Processed in 0.001850478 sec. | ||
7790 | 2025.03.07 22:39:19.432338 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7791 | 2025.03.07 22:39:19.432445 [ 275 ] {ab4d43aa-9362-4cc0-8c60-ab07d9dded69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7792 | 2025.03.07 22:39:19.432512 [ 275 ] {ab4d43aa-9362-4cc0-8c60-ab07d9dded69} <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 | ||
7793 | 2025.03.07 22:39:19.433632 [ 275 ] {ab4d43aa-9362-4cc0-8c60-ab07d9dded69} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7794 | 2025.03.07 22:39:19.433673 [ 275 ] {ab4d43aa-9362-4cc0-8c60-ab07d9dded69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7795 | 2025.03.07 22:39:19.434308 [ 275 ] {ab4d43aa-9362-4cc0-8c60-ab07d9dded69} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7796 | 2025.03.07 22:39:19.434566 [ 275 ] {ab4d43aa-9362-4cc0-8c60-ab07d9dded69} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7797 | 2025.03.07 22:39:19.434835 [ 275 ] {ab4d43aa-9362-4cc0-8c60-ab07d9dded69} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002408 sec., 13289.036544850498 rows/sec., 23.81 MiB/sec. | ||
7798 | 2025.03.07 22:39:19.435067 [ 275 ] {ab4d43aa-9362-4cc0-8c60-ab07d9dded69} <Debug> TCPHandler: Processed in 0.002781067 sec. | ||
7799 | 2025.03.07 22:39:19.435376 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7800 | 2025.03.07 22:39:19.435491 [ 275 ] {e0c2b858-6ba9-4ac0-9aa3-9aaf7a03467d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7801 | 2025.03.07 22:39:19.435538 [ 275 ] {e0c2b858-6ba9-4ac0-9aa3-9aaf7a03467d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7802 | 2025.03.07 22:39:19.435994 [ 275 ] {e0c2b858-6ba9-4ac0-9aa3-9aaf7a03467d} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7803 | 2025.03.07 22:39:19.436032 [ 275 ] {e0c2b858-6ba9-4ac0-9aa3-9aaf7a03467d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7804 | 2025.03.07 22:39:19.436392 [ 275 ] {e0c2b858-6ba9-4ac0-9aa3-9aaf7a03467d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
7805 | 2025.03.07 22:39:19.436623 [ 275 ] {e0c2b858-6ba9-4ac0-9aa3-9aaf7a03467d} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7806 | 2025.03.07 22:39:19.436845 [ 275 ] {e0c2b858-6ba9-4ac0-9aa3-9aaf7a03467d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001377 sec., 43572.98474945534 rows/sec., 2.94 MiB/sec. | ||
7807 | 2025.03.07 22:39:19.436895 [ 275 ] {e0c2b858-6ba9-4ac0-9aa3-9aaf7a03467d} <Debug> TCPHandler: Processed in 0.001614756 sec. | ||
7808 | 2025.03.07 22:39:20.555712 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1086 | ||
7809 | 2025.03.07 22:39:20.558721 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7810 | 2025.03.07 22:39:20.558778 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7811 | 2025.03.07 22:39:20.560251 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
7812 | 2025.03.07 22:39:20.560571 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7813 | 2025.03.07 22:39:20.560852 [ 67 ] {} <Debug> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
7814 | 2025.03.07 22:39:20.561020 [ 67 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7815 | 2025.03.07 22:39:20.561152 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7816 | 2025.03.07 22:39:20.561733 [ 190 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::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 | ||
7817 | 2025.03.07 22:39:20.562908 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1086 | ||
7818 | 2025.03.07 22:39:20.563219 [ 190 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7819 | 2025.03.07 22:39:20.563364 [ 190 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 940 rows starting from the beginning of the part | ||
7820 | 2025.03.07 22:39:20.564010 [ 190 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 32 rows starting from the beginning of the part | ||
7821 | 2025.03.07 22:39:20.564590 [ 190 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
7822 | 2025.03.07 22:39:20.565171 [ 190 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 34 rows starting from the beginning of the part | ||
7823 | 2025.03.07 22:39:20.565708 [ 190 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 32 rows starting from the beginning of the part | ||
7824 | 2025.03.07 22:39:20.566308 [ 190 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
7825 | 2025.03.07 22:39:20.574585 [ 197 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1086 rows, containing 72 columns (72 merged, 0 gathered) in 0.013241097 sec., 82017.37363603635 rows/sec., 67.05 MiB/sec. | ||
7826 | 2025.03.07 22:39:20.576129 [ 189 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
7827 | 2025.03.07 22:39:20.576961 [ 189 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_31_6} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7828 | 2025.03.07 22:39:20.577063 [ 189 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_31_6} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
7829 | 2025.03.07 22:39:20.577398 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.56 MiB. | ||
7830 | 2025.03.07 22:39:22.716229 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7831 | 2025.03.07 22:39:22.716460 [ 275 ] {a971cb8b-174b-43e4-b078-73c739bc3b41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7832 | 2025.03.07 22:39:22.716534 [ 275 ] {a971cb8b-174b-43e4-b078-73c739bc3b41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7833 | 2025.03.07 22:39:22.717285 [ 275 ] {a971cb8b-174b-43e4-b078-73c739bc3b41} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7834 | 2025.03.07 22:39:22.717338 [ 275 ] {a971cb8b-174b-43e4-b078-73c739bc3b41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7835 | 2025.03.07 22:39:22.717768 [ 275 ] {a971cb8b-174b-43e4-b078-73c739bc3b41} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
7836 | 2025.03.07 22:39:22.718038 [ 275 ] {a971cb8b-174b-43e4-b078-73c739bc3b41} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7837 | 2025.03.07 22:39:22.718291 [ 275 ] {a971cb8b-174b-43e4-b078-73c739bc3b41} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001882 sec., 6376.195536663125 rows/sec., 519.93 KiB/sec. | ||
7838 | 2025.03.07 22:39:22.718356 [ 275 ] {a971cb8b-174b-43e4-b078-73c739bc3b41} <Debug> TCPHandler: Processed in 0.002316952 sec. | ||
7839 | 2025.03.07 22:39:22.718484 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7840 | 2025.03.07 22:39:22.718598 [ 275 ] {8aef307a-bdd8-4c7b-9a6c-424a60aa5e50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7841 | 2025.03.07 22:39:22.718647 [ 275 ] {8aef307a-bdd8-4c7b-9a6c-424a60aa5e50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7842 | 2025.03.07 22:39:22.720123 [ 275 ] {8aef307a-bdd8-4c7b-9a6c-424a60aa5e50} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7843 | 2025.03.07 22:39:22.720164 [ 275 ] {8aef307a-bdd8-4c7b-9a6c-424a60aa5e50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7844 | 2025.03.07 22:39:22.720603 [ 275 ] {8aef307a-bdd8-4c7b-9a6c-424a60aa5e50} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
7845 | 2025.03.07 22:39:22.720847 [ 275 ] {8aef307a-bdd8-4c7b-9a6c-424a60aa5e50} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7846 | 2025.03.07 22:39:22.721088 [ 275 ] {8aef307a-bdd8-4c7b-9a6c-424a60aa5e50} <Debug> executeQuery: Read 1218 rows, 102.99 KiB in 0.002517 sec., 483909.4159713945 rows/sec., 39.96 MiB/sec. | ||
7847 | 2025.03.07 22:39:22.721144 [ 275 ] {8aef307a-bdd8-4c7b-9a6c-424a60aa5e50} <Debug> TCPHandler: Processed in 0.002714146 sec. | ||
7848 | 2025.03.07 22:39:22.721259 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7849 | 2025.03.07 22:39:22.721367 [ 275 ] {71bd71e7-d62d-4d96-a533-1f253b68511c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7850 | 2025.03.07 22:39:22.721414 [ 275 ] {71bd71e7-d62d-4d96-a533-1f253b68511c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7851 | 2025.03.07 22:39:22.721948 [ 275 ] {71bd71e7-d62d-4d96-a533-1f253b68511c} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7852 | 2025.03.07 22:39:22.721987 [ 275 ] {71bd71e7-d62d-4d96-a533-1f253b68511c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7853 | 2025.03.07 22:39:22.722333 [ 275 ] {71bd71e7-d62d-4d96-a533-1f253b68511c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7854 | 2025.03.07 22:39:22.722573 [ 275 ] {71bd71e7-d62d-4d96-a533-1f253b68511c} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7855 | 2025.03.07 22:39:22.722786 [ 275 ] {71bd71e7-d62d-4d96-a533-1f253b68511c} <Debug> executeQuery: Read 20 rows, 1.44 KiB in 0.001443 sec., 13860.01386001386 rows/sec., 997.54 KiB/sec. | ||
7856 | 2025.03.07 22:39:22.722839 [ 275 ] {71bd71e7-d62d-4d96-a533-1f253b68511c} <Debug> TCPHandler: Processed in 0.001631835 sec. | ||
7857 | 2025.03.07 22:39:22.722980 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7858 | 2025.03.07 22:39:22.723086 [ 275 ] {8406740b-01a4-4075-9565-a2a4a03b821d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7859 | 2025.03.07 22:39:22.723131 [ 275 ] {8406740b-01a4-4075-9565-a2a4a03b821d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7860 | 2025.03.07 22:39:22.723770 [ 275 ] {8406740b-01a4-4075-9565-a2a4a03b821d} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7861 | 2025.03.07 22:39:22.723809 [ 275 ] {8406740b-01a4-4075-9565-a2a4a03b821d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7862 | 2025.03.07 22:39:22.724171 [ 275 ] {8406740b-01a4-4075-9565-a2a4a03b821d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
7863 | 2025.03.07 22:39:22.724416 [ 275 ] {8406740b-01a4-4075-9565-a2a4a03b821d} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7864 | 2025.03.07 22:39:22.724628 [ 275 ] {8406740b-01a4-4075-9565-a2a4a03b821d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001565 sec., 145686.90095846646 rows/sec., 9.86 MiB/sec. | ||
7865 | 2025.03.07 22:39:22.724682 [ 275 ] {8406740b-01a4-4075-9565-a2a4a03b821d} <Debug> TCPHandler: Processed in 0.001752877 sec. | ||
7866 | 2025.03.07 22:39:22.724806 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7867 | 2025.03.07 22:39:22.724911 [ 275 ] {06b101b1-227a-4899-b5fd-9696e7cd0313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7868 | 2025.03.07 22:39:22.724955 [ 275 ] {06b101b1-227a-4899-b5fd-9696e7cd0313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7869 | 2025.03.07 22:39:22.725764 [ 275 ] {06b101b1-227a-4899-b5fd-9696e7cd0313} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7870 | 2025.03.07 22:39:22.725803 [ 275 ] {06b101b1-227a-4899-b5fd-9696e7cd0313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7871 | 2025.03.07 22:39:22.726169 [ 275 ] {06b101b1-227a-4899-b5fd-9696e7cd0313} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
7872 | 2025.03.07 22:39:22.726418 [ 275 ] {06b101b1-227a-4899-b5fd-9696e7cd0313} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7873 | 2025.03.07 22:39:22.726613 [ 275 ] {06b101b1-227a-4899-b5fd-9696e7cd0313} <Debug> executeQuery: Read 540 rows, 41.02 KiB in 0.001723 sec., 313406.8485200232 rows/sec., 23.25 MiB/sec. | ||
7874 | 2025.03.07 22:39:22.726702 [ 275 ] {06b101b1-227a-4899-b5fd-9696e7cd0313} <Debug> TCPHandler: Processed in 0.001946118 sec. | ||
7875 | 2025.03.07 22:39:22.726849 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7876 | 2025.03.07 22:39:22.727123 [ 275 ] {9a04f73e-1637-4f21-8ca5-af11bded7930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7877 | 2025.03.07 22:39:22.727299 [ 275 ] {9a04f73e-1637-4f21-8ca5-af11bded7930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7878 | 2025.03.07 22:39:22.728730 [ 275 ] {9a04f73e-1637-4f21-8ca5-af11bded7930} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7879 | 2025.03.07 22:39:22.728769 [ 275 ] {9a04f73e-1637-4f21-8ca5-af11bded7930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7880 | 2025.03.07 22:39:22.729193 [ 275 ] {9a04f73e-1637-4f21-8ca5-af11bded7930} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
7881 | 2025.03.07 22:39:22.729428 [ 275 ] {9a04f73e-1637-4f21-8ca5-af11bded7930} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7882 | 2025.03.07 22:39:22.729657 [ 275 ] {9a04f73e-1637-4f21-8ca5-af11bded7930} <Debug> executeQuery: Read 958 rows, 65.81 KiB in 0.002656 sec., 360692.7710843374 rows/sec., 24.20 MiB/sec. | ||
7883 | 2025.03.07 22:39:22.729726 [ 275 ] {9a04f73e-1637-4f21-8ca5-af11bded7930} <Debug> TCPHandler: Processed in 0.002941779 sec. | ||
7884 | 2025.03.07 22:39:22.729861 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7885 | 2025.03.07 22:39:22.729974 [ 275 ] {3066c444-83d8-48c3-9d76-a4332ccb3f37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7886 | 2025.03.07 22:39:22.730040 [ 275 ] {3066c444-83d8-48c3-9d76-a4332ccb3f37} <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 | ||
7887 | 2025.03.07 22:39:22.731075 [ 275 ] {3066c444-83d8-48c3-9d76-a4332ccb3f37} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7888 | 2025.03.07 22:39:22.731112 [ 275 ] {3066c444-83d8-48c3-9d76-a4332ccb3f37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7889 | 2025.03.07 22:39:22.731682 [ 275 ] {3066c444-83d8-48c3-9d76-a4332ccb3f37} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7890 | 2025.03.07 22:39:22.731927 [ 275 ] {3066c444-83d8-48c3-9d76-a4332ccb3f37} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7891 | 2025.03.07 22:39:22.732203 [ 275 ] {3066c444-83d8-48c3-9d76-a4332ccb3f37} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00229 sec., 3493.449781659389 rows/sec., 6.26 MiB/sec. | ||
7892 | 2025.03.07 22:39:22.732714 [ 275 ] {3066c444-83d8-48c3-9d76-a4332ccb3f37} <Debug> TCPHandler: Processed in 0.002909098 sec. | ||
7893 | 2025.03.07 22:39:22.733070 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7894 | 2025.03.07 22:39:22.733216 [ 275 ] {d1c27e2d-0a8c-455b-8438-5504e8947903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7895 | 2025.03.07 22:39:22.733266 [ 275 ] {d1c27e2d-0a8c-455b-8438-5504e8947903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7896 | 2025.03.07 22:39:22.733763 [ 275 ] {d1c27e2d-0a8c-455b-8438-5504e8947903} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7897 | 2025.03.07 22:39:22.733800 [ 275 ] {d1c27e2d-0a8c-455b-8438-5504e8947903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7898 | 2025.03.07 22:39:22.734158 [ 275 ] {d1c27e2d-0a8c-455b-8438-5504e8947903} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
7899 | 2025.03.07 22:39:22.734393 [ 275 ] {d1c27e2d-0a8c-455b-8438-5504e8947903} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7900 | 2025.03.07 22:39:22.734610 [ 275 ] {d1c27e2d-0a8c-455b-8438-5504e8947903} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.001418 sec., 28208.744710860366 rows/sec., 1.90 MiB/sec. | ||
7901 | 2025.03.07 22:39:22.734666 [ 275 ] {d1c27e2d-0a8c-455b-8438-5504e8947903} <Debug> TCPHandler: Processed in 0.001711087 sec. | ||
7902 | 2025.03.07 22:39:22.958487 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19703 | ||
7903 | 2025.03.07 22:39:22.959232 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7904 | 2025.03.07 22:39:22.959287 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7905 | 2025.03.07 22:39:22.959840 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
7906 | 2025.03.07 22:39:22.960110 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7907 | 2025.03.07 22:39:22.960357 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19703 | ||
7908 | 2025.03.07 22:39:24.358931 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 325 | ||
7909 | 2025.03.07 22:39:24.380349 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7910 | 2025.03.07 22:39:24.380414 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7911 | 2025.03.07 22:39:24.387948 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
7912 | 2025.03.07 22:39:24.388751 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7913 | 2025.03.07 22:39:24.392022 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 325 | ||
7914 | 2025.03.07 22:39:24.418071 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7915 | 2025.03.07 22:39:24.418276 [ 275 ] {134e1117-4f6c-4d76-a1ac-361196a8c073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7916 | 2025.03.07 22:39:24.418355 [ 275 ] {134e1117-4f6c-4d76-a1ac-361196a8c073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7917 | 2025.03.07 22:39:24.419182 [ 275 ] {134e1117-4f6c-4d76-a1ac-361196a8c073} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7918 | 2025.03.07 22:39:24.419242 [ 275 ] {134e1117-4f6c-4d76-a1ac-361196a8c073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7919 | 2025.03.07 22:39:24.419711 [ 275 ] {134e1117-4f6c-4d76-a1ac-361196a8c073} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
7920 | 2025.03.07 22:39:24.419983 [ 275 ] {134e1117-4f6c-4d76-a1ac-361196a8c073} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7921 | 2025.03.07 22:39:24.420239 [ 64 ] {} <Debug> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
7922 | 2025.03.07 22:39:24.420266 [ 275 ] {134e1117-4f6c-4d76-a1ac-361196a8c073} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002033 sec., 27545.499262174126 rows/sec., 2.12 MiB/sec. | ||
7923 | 2025.03.07 22:39:24.420356 [ 64 ] {} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7924 | 2025.03.07 22:39:24.420434 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7925 | 2025.03.07 22:39:24.420463 [ 275 ] {134e1117-4f6c-4d76-a1ac-361196a8c073} <Debug> TCPHandler: Processed in 0.002532204 sec. | ||
7926 | 2025.03.07 22:39:24.420602 [ 197 ] {8922abdd-d820-477b-8940-ca60723f550b::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 | ||
7927 | 2025.03.07 22:39:24.420660 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7928 | 2025.03.07 22:39:24.420736 [ 197 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7929 | 2025.03.07 22:39:24.420781 [ 197 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1966 rows starting from the beginning of the part | ||
7930 | 2025.03.07 22:39:24.420800 [ 275 ] {4d5e8342-a679-4e79-82f4-3e326bea9d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7931 | 2025.03.07 22:39:24.420876 [ 275 ] {4d5e8342-a679-4e79-82f4-3e326bea9d30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7932 | 2025.03.07 22:39:24.420884 [ 197 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 242 rows starting from the beginning of the part | ||
7933 | 2025.03.07 22:39:24.421443 [ 197 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 72 rows starting from the beginning of the part | ||
7934 | 2025.03.07 22:39:24.421635 [ 197 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 120 rows starting from the beginning of the part | ||
7935 | 2025.03.07 22:39:24.421891 [ 197 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1218 rows starting from the beginning of the part | ||
7936 | 2025.03.07 22:39:24.422162 [ 197 ] {8922abdd-d820-477b-8940-ca60723f550b::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 | ||
7937 | 2025.03.07 22:39:24.423112 [ 275 ] {4d5e8342-a679-4e79-82f4-3e326bea9d30} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7938 | 2025.03.07 22:39:24.423166 [ 275 ] {4d5e8342-a679-4e79-82f4-3e326bea9d30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7939 | 2025.03.07 22:39:24.423962 [ 275 ] {4d5e8342-a679-4e79-82f4-3e326bea9d30} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
7940 | 2025.03.07 22:39:24.424361 [ 275 ] {4d5e8342-a679-4e79-82f4-3e326bea9d30} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7941 | 2025.03.07 22:39:24.424594 [ 64 ] {} <Debug> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
7942 | 2025.03.07 22:39:24.424626 [ 275 ] {4d5e8342-a679-4e79-82f4-3e326bea9d30} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.003866 sec., 16554.578375581998 rows/sec., 1.29 MiB/sec. | ||
7943 | 2025.03.07 22:39:24.424679 [ 64 ] {} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7944 | 2025.03.07 22:39:24.424781 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7945 | 2025.03.07 22:39:24.424802 [ 275 ] {4d5e8342-a679-4e79-82f4-3e326bea9d30} <Debug> TCPHandler: Processed in 0.00419466 sec. | ||
7946 | 2025.03.07 22:39:24.425051 [ 189 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::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 | ||
7947 | 2025.03.07 22:39:24.425085 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7948 | 2025.03.07 22:39:24.425402 [ 275 ] {31725d0c-dedb-4b60-9fe5-a0baa9d0d9fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7949 | 2025.03.07 22:39:24.425419 [ 189 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7950 | 2025.03.07 22:39:24.425483 [ 189 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 950 rows starting from the beginning of the part | ||
7951 | 2025.03.07 22:39:24.425503 [ 275 ] {31725d0c-dedb-4b60-9fe5-a0baa9d0d9fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7952 | 2025.03.07 22:39:24.425624 [ 186 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3674 rows, containing 5 columns (5 merged, 0 gathered) in 0.005052769 sec., 727126.0570194284 rows/sec., 62.99 MiB/sec. | ||
7953 | 2025.03.07 22:39:24.425859 [ 189 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 136 rows starting from the beginning of the part | ||
7954 | 2025.03.07 22:39:24.426239 [ 189 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 72 rows starting from the beginning of the part | ||
7955 | 2025.03.07 22:39:24.426353 [ 186 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
7956 | 2025.03.07 22:39:24.426622 [ 189 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 96 rows starting from the beginning of the part | ||
7957 | 2025.03.07 22:39:24.427273 [ 189 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 540 rows starting from the beginning of the part | ||
7958 | 2025.03.07 22:39:24.427737 [ 189 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::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 | ||
7959 | 2025.03.07 22:39:24.428205 [ 195 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_71_14} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7960 | 2025.03.07 22:39:24.428732 [ 195 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_71_14} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
7961 | 2025.03.07 22:39:24.429085 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
7962 | 2025.03.07 22:39:24.429389 [ 275 ] {31725d0c-dedb-4b60-9fe5-a0baa9d0d9fc} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7963 | 2025.03.07 22:39:24.429459 [ 275 ] {31725d0c-dedb-4b60-9fe5-a0baa9d0d9fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7964 | 2025.03.07 22:39:24.430183 [ 275 ] {31725d0c-dedb-4b60-9fe5-a0baa9d0d9fc} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
7965 | 2025.03.07 22:39:24.430408 [ 195 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1858 rows, containing 5 columns (5 merged, 0 gathered) in 0.005495873 sec., 338071.8586473887 rows/sec., 26.54 MiB/sec. | ||
7966 | 2025.03.07 22:39:24.430680 [ 195 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
7967 | 2025.03.07 22:39:24.430737 [ 275 ] {31725d0c-dedb-4b60-9fe5-a0baa9d0d9fc} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7968 | 2025.03.07 22:39:24.431103 [ 64 ] {} <Debug> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
7969 | 2025.03.07 22:39:24.431227 [ 64 ] {} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7970 | 2025.03.07 22:39:24.431305 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
7971 | 2025.03.07 22:39:24.431426 [ 275 ] {31725d0c-dedb-4b60-9fe5-a0baa9d0d9fc} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.006105 sec., 8845.208845208845 rows/sec., 631.37 KiB/sec. | ||
7972 | 2025.03.07 22:39:24.431488 [ 195 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_71_14} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7973 | 2025.03.07 22:39:24.431727 [ 201 ] {fd8a5df9-9547-4f42-8344-e932bc981126::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 | ||
7974 | 2025.03.07 22:39:24.431817 [ 275 ] {31725d0c-dedb-4b60-9fe5-a0baa9d0d9fc} <Debug> TCPHandler: Processed in 0.006815505 sec. | ||
7975 | 2025.03.07 22:39:24.432001 [ 195 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_71_14} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
7976 | 2025.03.07 22:39:24.432098 [ 201 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7977 | 2025.03.07 22:39:24.432185 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7978 | 2025.03.07 22:39:24.432189 [ 201 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 19068 rows starting from the beginning of the part | ||
7979 | 2025.03.07 22:39:24.432311 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
7980 | 2025.03.07 22:39:24.432514 [ 201 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 198 rows starting from the beginning of the part | ||
7981 | 2025.03.07 22:39:24.432580 [ 275 ] {b873b15d-f281-4a9a-951c-80a6f8703ef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7982 | 2025.03.07 22:39:24.432633 [ 201 ] {fd8a5df9-9547-4f42-8344-e932bc981126::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 | ||
7983 | 2025.03.07 22:39:24.432747 [ 275 ] {b873b15d-f281-4a9a-951c-80a6f8703ef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7984 | 2025.03.07 22:39:24.432769 [ 201 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
7985 | 2025.03.07 22:39:24.433211 [ 201 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 958 rows starting from the beginning of the part | ||
7986 | 2025.03.07 22:39:24.433496 [ 201 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 54 rows starting from the beginning of the part | ||
7987 | 2025.03.07 22:39:24.434589 [ 275 ] {b873b15d-f281-4a9a-951c-80a6f8703ef2} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7988 | 2025.03.07 22:39:24.434676 [ 275 ] {b873b15d-f281-4a9a-951c-80a6f8703ef2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7989 | 2025.03.07 22:39:24.435380 [ 275 ] {b873b15d-f281-4a9a-951c-80a6f8703ef2} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
7990 | 2025.03.07 22:39:24.435842 [ 275 ] {b873b15d-f281-4a9a-951c-80a6f8703ef2} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7991 | 2025.03.07 22:39:24.436187 [ 64 ] {} <Debug> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
7992 | 2025.03.07 22:39:24.436335 [ 64 ] {} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7993 | 2025.03.07 22:39:24.436395 [ 275 ] {b873b15d-f281-4a9a-951c-80a6f8703ef2} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.003873 sec., 5163.955589981926 rows/sec., 355.02 KiB/sec. | ||
7994 | 2025.03.07 22:39:24.436430 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
7995 | 2025.03.07 22:39:24.436703 [ 275 ] {b873b15d-f281-4a9a-951c-80a6f8703ef2} <Debug> TCPHandler: Processed in 0.004649994 sec. | ||
7996 | 2025.03.07 22:39:24.436857 [ 194 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::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 | ||
7997 | 2025.03.07 22:39:24.437089 [ 194 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7998 | 2025.03.07 22:39:24.437141 [ 194 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3452 rows starting from the beginning of the part | ||
7999 | 2025.03.07 22:39:24.437350 [ 194 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
8000 | 2025.03.07 22:39:24.437579 [ 194 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::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 | ||
8001 | 2025.03.07 22:39:24.438136 [ 194 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
8002 | 2025.03.07 22:39:24.438468 [ 194 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 40 rows starting from the beginning of the part | ||
8003 | 2025.03.07 22:39:24.438579 [ 194 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 20 rows starting from the beginning of the part | ||
8004 | 2025.03.07 22:39:24.446321 [ 199 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3692 rows, containing 4 columns (4 merged, 0 gathered) in 0.009619953 sec., 383785.6588280629 rows/sec., 25.80 MiB/sec. | ||
8005 | 2025.03.07 22:39:24.446996 [ 199 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
8006 | 2025.03.07 22:39:24.447622 [ 199 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_71_14} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8007 | 2025.03.07 22:39:24.448007 [ 199 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_71_14} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
8008 | 2025.03.07 22:39:24.448031 [ 200 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20598 rows, containing 5 columns (5 merged, 0 gathered) in 0.016598729 sec., 1240938.3875114776 rows/sec., 84.94 MiB/sec. | ||
8009 | 2025.03.07 22:39:24.448209 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
8010 | 2025.03.07 22:39:24.448626 [ 188 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
8011 | 2025.03.07 22:39:24.449064 [ 188 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8012 | 2025.03.07 22:39:24.449177 [ 188 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
8013 | 2025.03.07 22:39:24.449299 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
8014 | 2025.03.07 22:39:29.424993 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8015 | 2025.03.07 22:39:29.425297 [ 275 ] {a0949f94-befe-4d85-b3ad-323c68b56615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8016 | 2025.03.07 22:39:29.425401 [ 275 ] {a0949f94-befe-4d85-b3ad-323c68b56615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8017 | 2025.03.07 22:39:29.426265 [ 275 ] {a0949f94-befe-4d85-b3ad-323c68b56615} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8018 | 2025.03.07 22:39:29.426309 [ 275 ] {a0949f94-befe-4d85-b3ad-323c68b56615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8019 | 2025.03.07 22:39:29.426780 [ 275 ] {a0949f94-befe-4d85-b3ad-323c68b56615} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8020 | 2025.03.07 22:39:29.427039 [ 275 ] {a0949f94-befe-4d85-b3ad-323c68b56615} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8021 | 2025.03.07 22:39:29.427274 [ 275 ] {a0949f94-befe-4d85-b3ad-323c68b56615} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.002053 sec., 58451.047247929855 rows/sec., 4.97 MiB/sec. | ||
8022 | 2025.03.07 22:39:29.427358 [ 275 ] {a0949f94-befe-4d85-b3ad-323c68b56615} <Debug> TCPHandler: Processed in 0.002539165 sec. | ||
8023 | 2025.03.07 22:39:29.427491 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8024 | 2025.03.07 22:39:29.427630 [ 275 ] {e33822b9-3e50-4fa4-b930-bef48d24f9f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8025 | 2025.03.07 22:39:29.427678 [ 275 ] {e33822b9-3e50-4fa4-b930-bef48d24f9f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8026 | 2025.03.07 22:39:29.428231 [ 275 ] {e33822b9-3e50-4fa4-b930-bef48d24f9f4} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8027 | 2025.03.07 22:39:29.428271 [ 275 ] {e33822b9-3e50-4fa4-b930-bef48d24f9f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8028 | 2025.03.07 22:39:29.428644 [ 275 ] {e33822b9-3e50-4fa4-b930-bef48d24f9f4} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
8029 | 2025.03.07 22:39:29.428884 [ 275 ] {e33822b9-3e50-4fa4-b930-bef48d24f9f4} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8030 | 2025.03.07 22:39:29.429119 [ 275 ] {e33822b9-3e50-4fa4-b930-bef48d24f9f4} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001519 sec., 21066.491112574062 rows/sec., 1.55 MiB/sec. | ||
8031 | 2025.03.07 22:39:29.429204 [ 275 ] {e33822b9-3e50-4fa4-b930-bef48d24f9f4} <Debug> TCPHandler: Processed in 0.001782007 sec. | ||
8032 | 2025.03.07 22:39:29.429437 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8033 | 2025.03.07 22:39:29.429578 [ 275 ] {9e663f6e-bf18-4aef-8b0b-7a6786f14ea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8034 | 2025.03.07 22:39:29.429625 [ 275 ] {9e663f6e-bf18-4aef-8b0b-7a6786f14ea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8035 | 2025.03.07 22:39:29.430192 [ 275 ] {9e663f6e-bf18-4aef-8b0b-7a6786f14ea4} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8036 | 2025.03.07 22:39:29.430231 [ 275 ] {9e663f6e-bf18-4aef-8b0b-7a6786f14ea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8037 | 2025.03.07 22:39:29.430598 [ 275 ] {9e663f6e-bf18-4aef-8b0b-7a6786f14ea4} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8038 | 2025.03.07 22:39:29.430840 [ 275 ] {9e663f6e-bf18-4aef-8b0b-7a6786f14ea4} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8039 | 2025.03.07 22:39:29.431048 [ 275 ] {9e663f6e-bf18-4aef-8b0b-7a6786f14ea4} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001494 sec., 64257.02811244979 rows/sec., 5.02 MiB/sec. | ||
8040 | 2025.03.07 22:39:29.431102 [ 275 ] {9e663f6e-bf18-4aef-8b0b-7a6786f14ea4} <Debug> TCPHandler: Processed in 0.001765708 sec. | ||
8041 | 2025.03.07 22:39:29.431218 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8042 | 2025.03.07 22:39:29.431325 [ 275 ] {1f969f27-66b2-48bc-ac87-877fb4506bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8043 | 2025.03.07 22:39:29.431374 [ 275 ] {1f969f27-66b2-48bc-ac87-877fb4506bd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8044 | 2025.03.07 22:39:29.431881 [ 275 ] {1f969f27-66b2-48bc-ac87-877fb4506bd1} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8045 | 2025.03.07 22:39:29.431919 [ 275 ] {1f969f27-66b2-48bc-ac87-877fb4506bd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8046 | 2025.03.07 22:39:29.432313 [ 275 ] {1f969f27-66b2-48bc-ac87-877fb4506bd1} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8047 | 2025.03.07 22:39:29.432556 [ 275 ] {1f969f27-66b2-48bc-ac87-877fb4506bd1} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8048 | 2025.03.07 22:39:29.432772 [ 275 ] {1f969f27-66b2-48bc-ac87-877fb4506bd1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001468 sec., 108991.82561307903 rows/sec., 7.59 MiB/sec. | ||
8049 | 2025.03.07 22:39:29.432834 [ 275 ] {1f969f27-66b2-48bc-ac87-877fb4506bd1} <Debug> TCPHandler: Processed in 0.001667376 sec. | ||
8050 | 2025.03.07 22:39:29.432987 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8051 | 2025.03.07 22:39:29.433110 [ 275 ] {2b030d01-2cb3-4d23-9613-dbbb355ccfd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8052 | 2025.03.07 22:39:29.433176 [ 275 ] {2b030d01-2cb3-4d23-9613-dbbb355ccfd1} <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 | ||
8053 | 2025.03.07 22:39:29.434274 [ 275 ] {2b030d01-2cb3-4d23-9613-dbbb355ccfd1} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8054 | 2025.03.07 22:39:29.434312 [ 275 ] {2b030d01-2cb3-4d23-9613-dbbb355ccfd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8055 | 2025.03.07 22:39:29.434913 [ 275 ] {2b030d01-2cb3-4d23-9613-dbbb355ccfd1} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
8056 | 2025.03.07 22:39:29.435155 [ 275 ] {2b030d01-2cb3-4d23-9613-dbbb355ccfd1} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8057 | 2025.03.07 22:39:29.435540 [ 275 ] {2b030d01-2cb3-4d23-9613-dbbb355ccfd1} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002452 sec., 13050.570962479607 rows/sec., 23.39 MiB/sec. | ||
8058 | 2025.03.07 22:39:29.436080 [ 275 ] {2b030d01-2cb3-4d23-9613-dbbb355ccfd1} <Debug> TCPHandler: Processed in 0.00315469 sec. | ||
8059 | 2025.03.07 22:39:29.436226 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8060 | 2025.03.07 22:39:29.436331 [ 275 ] {9e91c3b3-ad1a-479c-8e97-54d3d2539b7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8061 | 2025.03.07 22:39:29.436377 [ 275 ] {9e91c3b3-ad1a-479c-8e97-54d3d2539b7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8062 | 2025.03.07 22:39:29.436852 [ 275 ] {9e91c3b3-ad1a-479c-8e97-54d3d2539b7c} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8063 | 2025.03.07 22:39:29.436891 [ 275 ] {9e91c3b3-ad1a-479c-8e97-54d3d2539b7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8064 | 2025.03.07 22:39:29.437260 [ 275 ] {9e91c3b3-ad1a-479c-8e97-54d3d2539b7c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8065 | 2025.03.07 22:39:29.437494 [ 275 ] {9e91c3b3-ad1a-479c-8e97-54d3d2539b7c} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8066 | 2025.03.07 22:39:29.437714 [ 275 ] {9e91c3b3-ad1a-479c-8e97-54d3d2539b7c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001404 sec., 42735.042735042734 rows/sec., 2.88 MiB/sec. | ||
8067 | 2025.03.07 22:39:29.437764 [ 275 ] {9e91c3b3-ad1a-479c-8e97-54d3d2539b7c} <Debug> TCPHandler: Processed in 0.001586635 sec. | ||
8068 | 2025.03.07 22:39:30.313586 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8069 | 2025.03.07 22:39:30.313658 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8070 | 2025.03.07 22:39:30.460644 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20191 | ||
8071 | 2025.03.07 22:39:30.461845 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8072 | 2025.03.07 22:39:30.461939 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8073 | 2025.03.07 22:39:30.462522 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8074 | 2025.03.07 22:39:30.462793 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8075 | 2025.03.07 22:39:30.463087 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 | ||
8076 | 2025.03.07 22:39:30.563251 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1122 | ||
8077 | 2025.03.07 22:39:30.566543 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8078 | 2025.03.07 22:39:30.566603 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8079 | 2025.03.07 22:39:30.568107 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
8080 | 2025.03.07 22:39:30.568433 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8081 | 2025.03.07 22:39:30.569095 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1122 | ||
8082 | 2025.03.07 22:39:31.892234 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 332 | ||
8083 | 2025.03.07 22:39:31.913674 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8084 | 2025.03.07 22:39:31.913730 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8085 | 2025.03.07 22:39:31.921100 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8086 | 2025.03.07 22:39:31.921917 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8087 | 2025.03.07 22:39:31.925659 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
8088 | 2025.03.07 22:39:34.429712 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8089 | 2025.03.07 22:39:34.429911 [ 275 ] {def420a5-75e8-474f-be48-c1a4e993b393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8090 | 2025.03.07 22:39:34.429982 [ 275 ] {def420a5-75e8-474f-be48-c1a4e993b393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8091 | 2025.03.07 22:39:34.430843 [ 275 ] {def420a5-75e8-474f-be48-c1a4e993b393} <Trace> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8092 | 2025.03.07 22:39:34.430889 [ 275 ] {def420a5-75e8-474f-be48-c1a4e993b393} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8093 | 2025.03.07 22:39:34.431346 [ 275 ] {def420a5-75e8-474f-be48-c1a4e993b393} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
8094 | 2025.03.07 22:39:34.431611 [ 275 ] {def420a5-75e8-474f-be48-c1a4e993b393} <Trace> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8095 | 2025.03.07 22:39:34.431850 [ 275 ] {def420a5-75e8-474f-be48-c1a4e993b393} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001986 sec., 106747.2306143001 rows/sec., 6.79 MiB/sec. | ||
8096 | 2025.03.07 22:39:34.432074 [ 275 ] {def420a5-75e8-474f-be48-c1a4e993b393} <Debug> TCPHandler: Processed in 0.002497434 sec. | ||
8097 | 2025.03.07 22:39:34.432227 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8098 | 2025.03.07 22:39:34.432340 [ 275 ] {50136f59-f26d-439a-8ff0-7c55642519e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8099 | 2025.03.07 22:39:34.432389 [ 275 ] {50136f59-f26d-439a-8ff0-7c55642519e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8100 | 2025.03.07 22:39:34.433269 [ 275 ] {50136f59-f26d-439a-8ff0-7c55642519e3} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8101 | 2025.03.07 22:39:34.433312 [ 275 ] {50136f59-f26d-439a-8ff0-7c55642519e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8102 | 2025.03.07 22:39:34.433716 [ 275 ] {50136f59-f26d-439a-8ff0-7c55642519e3} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8103 | 2025.03.07 22:39:34.433965 [ 275 ] {50136f59-f26d-439a-8ff0-7c55642519e3} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8104 | 2025.03.07 22:39:34.434146 [ 275 ] {50136f59-f26d-439a-8ff0-7c55642519e3} <Debug> executeQuery: Read 633 rows, 50.98 KiB in 0.001833 sec., 345335.5155482815 rows/sec., 27.16 MiB/sec. | ||
8105 | 2025.03.07 22:39:34.434201 [ 275 ] {50136f59-f26d-439a-8ff0-7c55642519e3} <Debug> TCPHandler: Processed in 0.002027779 sec. | ||
8106 | 2025.03.07 22:39:34.434320 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8107 | 2025.03.07 22:39:34.434429 [ 275 ] {8adca6e2-cec7-4e23-9730-6e3c09b1d6ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8108 | 2025.03.07 22:39:34.434473 [ 275 ] {8adca6e2-cec7-4e23-9730-6e3c09b1d6ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8109 | 2025.03.07 22:39:34.435033 [ 275 ] {8adca6e2-cec7-4e23-9730-6e3c09b1d6ae} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8110 | 2025.03.07 22:39:34.435070 [ 275 ] {8adca6e2-cec7-4e23-9730-6e3c09b1d6ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8111 | 2025.03.07 22:39:34.435416 [ 275 ] {8adca6e2-cec7-4e23-9730-6e3c09b1d6ae} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
8112 | 2025.03.07 22:39:34.435654 [ 275 ] {8adca6e2-cec7-4e23-9730-6e3c09b1d6ae} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8113 | 2025.03.07 22:39:34.435833 [ 275 ] {8adca6e2-cec7-4e23-9730-6e3c09b1d6ae} <Debug> executeQuery: Read 114 rows, 6.99 KiB in 0.001438 sec., 79276.77329624478 rows/sec., 4.75 MiB/sec. | ||
8114 | 2025.03.07 22:39:34.435923 [ 275 ] {8adca6e2-cec7-4e23-9730-6e3c09b1d6ae} <Debug> TCPHandler: Processed in 0.001676816 sec. | ||
8115 | 2025.03.07 22:39:34.436083 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8116 | 2025.03.07 22:39:34.436260 [ 275 ] {5db04415-772c-44dd-ad4d-df32c23b50f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8117 | 2025.03.07 22:39:34.436303 [ 275 ] {5db04415-772c-44dd-ad4d-df32c23b50f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8118 | 2025.03.07 22:39:34.436925 [ 275 ] {5db04415-772c-44dd-ad4d-df32c23b50f9} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8119 | 2025.03.07 22:39:34.436964 [ 275 ] {5db04415-772c-44dd-ad4d-df32c23b50f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8120 | 2025.03.07 22:39:34.437312 [ 275 ] {5db04415-772c-44dd-ad4d-df32c23b50f9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
8121 | 2025.03.07 22:39:34.437555 [ 275 ] {5db04415-772c-44dd-ad4d-df32c23b50f9} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8122 | 2025.03.07 22:39:34.437732 [ 275 ] {5db04415-772c-44dd-ad4d-df32c23b50f9} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001461 sec., 77344.28473648186 rows/sec., 5.01 MiB/sec. | ||
8123 | 2025.03.07 22:39:34.437783 [ 275 ] {5db04415-772c-44dd-ad4d-df32c23b50f9} <Debug> TCPHandler: Processed in 0.001764507 sec. | ||
8124 | 2025.03.07 22:39:34.437899 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8125 | 2025.03.07 22:39:34.438006 [ 275 ] {1216a9a6-9f76-4ab8-9f4d-cad5951a4caf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8126 | 2025.03.07 22:39:34.438051 [ 275 ] {1216a9a6-9f76-4ab8-9f4d-cad5951a4caf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8127 | 2025.03.07 22:39:34.438593 [ 275 ] {1216a9a6-9f76-4ab8-9f4d-cad5951a4caf} <Trace> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8128 | 2025.03.07 22:39:34.438656 [ 275 ] {1216a9a6-9f76-4ab8-9f4d-cad5951a4caf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8129 | 2025.03.07 22:39:34.438996 [ 275 ] {1216a9a6-9f76-4ab8-9f4d-cad5951a4caf} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
8130 | 2025.03.07 22:39:34.439233 [ 275 ] {1216a9a6-9f76-4ab8-9f4d-cad5951a4caf} <Trace> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8131 | 2025.03.07 22:39:34.439412 [ 275 ] {1216a9a6-9f76-4ab8-9f4d-cad5951a4caf} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001427 sec., 78486.33496846531 rows/sec., 4.47 MiB/sec. | ||
8132 | 2025.03.07 22:39:34.439463 [ 275 ] {1216a9a6-9f76-4ab8-9f4d-cad5951a4caf} <Debug> TCPHandler: Processed in 0.001615626 sec. | ||
8133 | 2025.03.07 22:39:34.439575 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8134 | 2025.03.07 22:39:34.439683 [ 275 ] {f195d26a-f3cd-42af-ae1f-d08d7cf42840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8135 | 2025.03.07 22:39:34.439728 [ 275 ] {f195d26a-f3cd-42af-ae1f-d08d7cf42840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8136 | 2025.03.07 22:39:34.440386 [ 275 ] {f195d26a-f3cd-42af-ae1f-d08d7cf42840} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8137 | 2025.03.07 22:39:34.440449 [ 275 ] {f195d26a-f3cd-42af-ae1f-d08d7cf42840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8138 | 2025.03.07 22:39:34.440813 [ 275 ] {f195d26a-f3cd-42af-ae1f-d08d7cf42840} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8139 | 2025.03.07 22:39:34.441052 [ 275 ] {f195d26a-f3cd-42af-ae1f-d08d7cf42840} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8140 | 2025.03.07 22:39:34.441228 [ 275 ] {f195d26a-f3cd-42af-ae1f-d08d7cf42840} <Debug> executeQuery: Read 390 rows, 28.23 KiB in 0.001566 sec., 249042.14559386976 rows/sec., 17.60 MiB/sec. | ||
8141 | 2025.03.07 22:39:34.441278 [ 275 ] {f195d26a-f3cd-42af-ae1f-d08d7cf42840} <Debug> TCPHandler: Processed in 0.001753827 sec. | ||
8142 | 2025.03.07 22:39:34.441391 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8143 | 2025.03.07 22:39:34.441498 [ 275 ] {ba7ea04e-3d88-4682-af91-59162b748001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8144 | 2025.03.07 22:39:34.441544 [ 275 ] {ba7ea04e-3d88-4682-af91-59162b748001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8145 | 2025.03.07 22:39:34.441974 [ 275 ] {ba7ea04e-3d88-4682-af91-59162b748001} <Trace> oximeter.measurements_bool (5632da8d-f16b-4ca3-bf25-88f8c2a4afbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8146 | 2025.03.07 22:39:34.442011 [ 275 ] {ba7ea04e-3d88-4682-af91-59162b748001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8147 | 2025.03.07 22:39:34.442356 [ 275 ] {ba7ea04e-3d88-4682-af91-59162b748001} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
8148 | 2025.03.07 22:39:34.442595 [ 275 ] {ba7ea04e-3d88-4682-af91-59162b748001} <Trace> oximeter.measurements_bool (5632da8d-f16b-4ca3-bf25-88f8c2a4afbf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8149 | 2025.03.07 22:39:34.442839 [ 275 ] {ba7ea04e-3d88-4682-af91-59162b748001} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00134 sec., 4477.611940298508 rows/sec., 233.94 KiB/sec. | ||
8150 | 2025.03.07 22:39:34.442950 [ 275 ] {ba7ea04e-3d88-4682-af91-59162b748001} <Debug> TCPHandler: Processed in 0.001609646 sec. | ||
8151 | 2025.03.07 22:39:34.443055 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8152 | 2025.03.07 22:39:34.443157 [ 275 ] {1be0678e-a2aa-42aa-88ff-360b720944db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8153 | 2025.03.07 22:39:34.443204 [ 275 ] {1be0678e-a2aa-42aa-88ff-360b720944db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8154 | 2025.03.07 22:39:34.443724 [ 275 ] {1be0678e-a2aa-42aa-88ff-360b720944db} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8155 | 2025.03.07 22:39:34.443761 [ 275 ] {1be0678e-a2aa-42aa-88ff-360b720944db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8156 | 2025.03.07 22:39:34.444131 [ 275 ] {1be0678e-a2aa-42aa-88ff-360b720944db} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8157 | 2025.03.07 22:39:34.444366 [ 275 ] {1be0678e-a2aa-42aa-88ff-360b720944db} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8158 | 2025.03.07 22:39:34.444566 [ 275 ] {1be0678e-a2aa-42aa-88ff-360b720944db} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001427 sec., 166082.69096005606 rows/sec., 11.13 MiB/sec. | ||
8159 | 2025.03.07 22:39:34.444652 [ 275 ] {1be0678e-a2aa-42aa-88ff-360b720944db} <Debug> TCPHandler: Processed in 0.001646626 sec. | ||
8160 | 2025.03.07 22:39:34.444897 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8161 | 2025.03.07 22:39:34.445095 [ 275 ] {50548713-66a9-4a9b-b709-7596a5beb16f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8162 | 2025.03.07 22:39:34.445145 [ 275 ] {50548713-66a9-4a9b-b709-7596a5beb16f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8163 | 2025.03.07 22:39:34.445572 [ 275 ] {50548713-66a9-4a9b-b709-7596a5beb16f} <Trace> oximeter.measurements_f64 (bedb9c5b-6856-44d8-877e-ca8ff71c9c8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8164 | 2025.03.07 22:39:34.445610 [ 275 ] {50548713-66a9-4a9b-b709-7596a5beb16f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8165 | 2025.03.07 22:39:34.445950 [ 275 ] {50548713-66a9-4a9b-b709-7596a5beb16f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
8166 | 2025.03.07 22:39:34.446181 [ 275 ] {50548713-66a9-4a9b-b709-7596a5beb16f} <Trace> oximeter.measurements_f64 (bedb9c5b-6856-44d8-877e-ca8ff71c9c8b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8167 | 2025.03.07 22:39:34.446432 [ 275 ] {50548713-66a9-4a9b-b709-7596a5beb16f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001375 sec., 727.2727272727274 rows/sec., 49.01 KiB/sec. | ||
8168 | 2025.03.07 22:39:34.446491 [ 275 ] {50548713-66a9-4a9b-b709-7596a5beb16f} <Debug> TCPHandler: Processed in 0.001697437 sec. | ||
8169 | 2025.03.07 22:39:34.446616 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8170 | 2025.03.07 22:39:34.446723 [ 275 ] {496af794-0bf0-4dc4-92ea-5389cc1f931a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8171 | 2025.03.07 22:39:34.446788 [ 275 ] {496af794-0bf0-4dc4-92ea-5389cc1f931a} <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 | ||
8172 | 2025.03.07 22:39:34.447833 [ 275 ] {496af794-0bf0-4dc4-92ea-5389cc1f931a} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8173 | 2025.03.07 22:39:34.447871 [ 275 ] {496af794-0bf0-4dc4-92ea-5389cc1f931a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8174 | 2025.03.07 22:39:34.448464 [ 275 ] {496af794-0bf0-4dc4-92ea-5389cc1f931a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
8175 | 2025.03.07 22:39:34.448728 [ 275 ] {496af794-0bf0-4dc4-92ea-5389cc1f931a} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8176 | 2025.03.07 22:39:34.448977 [ 275 ] {496af794-0bf0-4dc4-92ea-5389cc1f931a} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002266 sec., 3530.4501323918803 rows/sec., 6.33 MiB/sec. | ||
8177 | 2025.03.07 22:39:34.449373 [ 275 ] {496af794-0bf0-4dc4-92ea-5389cc1f931a} <Debug> TCPHandler: Processed in 0.002801057 sec. | ||
8178 | 2025.03.07 22:39:34.449683 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8179 | 2025.03.07 22:39:34.449797 [ 275 ] {48e08393-eebe-4511-a6d5-f4250b6b0649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8180 | 2025.03.07 22:39:34.449846 [ 275 ] {48e08393-eebe-4511-a6d5-f4250b6b0649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8181 | 2025.03.07 22:39:34.450325 [ 275 ] {48e08393-eebe-4511-a6d5-f4250b6b0649} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8182 | 2025.03.07 22:39:34.450364 [ 275 ] {48e08393-eebe-4511-a6d5-f4250b6b0649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8183 | 2025.03.07 22:39:34.450728 [ 275 ] {48e08393-eebe-4511-a6d5-f4250b6b0649} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8184 | 2025.03.07 22:39:34.450967 [ 275 ] {48e08393-eebe-4511-a6d5-f4250b6b0649} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8185 | 2025.03.07 22:39:34.451142 [ 275 ] {48e08393-eebe-4511-a6d5-f4250b6b0649} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001368 sec., 59941.52046783626 rows/sec., 3.81 MiB/sec. | ||
8186 | 2025.03.07 22:39:34.451192 [ 275 ] {48e08393-eebe-4511-a6d5-f4250b6b0649} <Debug> TCPHandler: Processed in 0.001600235 sec. | ||
8187 | 2025.03.07 22:39:34.927611 [ 30 ] {} <Debug> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
8188 | 2025.03.07 22:39:34.927683 [ 30 ] {} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8189 | 2025.03.07 22:39:34.927708 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8190 | 2025.03.07 22:39:34.928054 [ 196 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::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 | ||
8191 | 2025.03.07 22:39:34.928360 [ 196 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8192 | 2025.03.07 22:39:34.928425 [ 196 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::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 | ||
8193 | 2025.03.07 22:39:34.928582 [ 196 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
8194 | 2025.03.07 22:39:34.928853 [ 196 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::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 | ||
8195 | 2025.03.07 22:39:34.929135 [ 196 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
8196 | 2025.03.07 22:39:34.929212 [ 196 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
8197 | 2025.03.07 22:39:34.930432 [ 188 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.002623355 sec., 18297.180518839425 rows/sec., 1.53 MiB/sec. | ||
8198 | 2025.03.07 22:39:34.930589 [ 188 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
8199 | 2025.03.07 22:39:34.930911 [ 188 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_13_3} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8200 | 2025.03.07 22:39:34.930997 [ 188 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_13_3} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
8201 | 2025.03.07 22:39:34.931082 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8202 | 2025.03.07 22:39:37.963346 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20618 | ||
8203 | 2025.03.07 22:39:37.964076 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8204 | 2025.03.07 22:39:37.964120 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8205 | 2025.03.07 22:39:37.964652 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8206 | 2025.03.07 22:39:37.964911 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8207 | 2025.03.07 22:39:37.965164 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20618 | ||
8208 | 2025.03.07 22:39:39.424841 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8209 | 2025.03.07 22:39:39.425088 [ 275 ] {5c8ac4d1-4d40-4afc-93a8-e5af8a0fb6d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8210 | 2025.03.07 22:39:39.425161 [ 275 ] {5c8ac4d1-4d40-4afc-93a8-e5af8a0fb6d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8211 | 2025.03.07 22:39:39.425873 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 | ||
8212 | 2025.03.07 22:39:39.425941 [ 275 ] {5c8ac4d1-4d40-4afc-93a8-e5af8a0fb6d0} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8213 | 2025.03.07 22:39:39.426030 [ 275 ] {5c8ac4d1-4d40-4afc-93a8-e5af8a0fb6d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8214 | 2025.03.07 22:39:39.427940 [ 275 ] {5c8ac4d1-4d40-4afc-93a8-e5af8a0fb6d0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
8215 | 2025.03.07 22:39:39.428734 [ 275 ] {5c8ac4d1-4d40-4afc-93a8-e5af8a0fb6d0} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8216 | 2025.03.07 22:39:39.429457 [ 275 ] {5c8ac4d1-4d40-4afc-93a8-e5af8a0fb6d0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004381 sec., 456.5167769915544 rows/sec., 37.23 KiB/sec. | ||
8217 | 2025.03.07 22:39:39.429819 [ 275 ] {5c8ac4d1-4d40-4afc-93a8-e5af8a0fb6d0} <Debug> TCPHandler: Processed in 0.005147769 sec. | ||
8218 | 2025.03.07 22:39:39.430192 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8219 | 2025.03.07 22:39:39.430649 [ 275 ] {0863426a-3402-4299-8fca-2a67b16cc0b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8220 | 2025.03.07 22:39:39.430847 [ 275 ] {0863426a-3402-4299-8fca-2a67b16cc0b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8221 | 2025.03.07 22:39:39.434326 [ 275 ] {0863426a-3402-4299-8fca-2a67b16cc0b3} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8222 | 2025.03.07 22:39:39.434451 [ 275 ] {0863426a-3402-4299-8fca-2a67b16cc0b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8223 | 2025.03.07 22:39:39.436001 [ 275 ] {0863426a-3402-4299-8fca-2a67b16cc0b3} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8224 | 2025.03.07 22:39:39.437282 [ 275 ] {0863426a-3402-4299-8fca-2a67b16cc0b3} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8225 | 2025.03.07 22:39:39.438265 [ 275 ] {0863426a-3402-4299-8fca-2a67b16cc0b3} <Debug> executeQuery: Read 121 rows, 10.51 KiB in 0.007768 sec., 15576.725025746653 rows/sec., 1.32 MiB/sec. | ||
8226 | 2025.03.07 22:39:39.438577 [ 275 ] {0863426a-3402-4299-8fca-2a67b16cc0b3} <Debug> TCPHandler: Processed in 0.008490881 sec. | ||
8227 | 2025.03.07 22:39:39.438876 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8228 | 2025.03.07 22:39:39.439168 [ 275 ] {54ece42c-96fb-4a67-98e3-fd19ad665652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8229 | 2025.03.07 22:39:39.439306 [ 275 ] {54ece42c-96fb-4a67-98e3-fd19ad665652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8230 | 2025.03.07 22:39:39.442065 [ 275 ] {54ece42c-96fb-4a67-98e3-fd19ad665652} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8231 | 2025.03.07 22:39:39.442143 [ 275 ] {54ece42c-96fb-4a67-98e3-fd19ad665652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8232 | 2025.03.07 22:39:39.443534 [ 275 ] {54ece42c-96fb-4a67-98e3-fd19ad665652} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8233 | 2025.03.07 22:39:39.444103 [ 275 ] {54ece42c-96fb-4a67-98e3-fd19ad665652} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8234 | 2025.03.07 22:39:39.444463 [ 50 ] {} <Debug> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
8235 | 2025.03.07 22:39:39.444596 [ 50 ] {} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8236 | 2025.03.07 22:39:39.444664 [ 275 ] {54ece42c-96fb-4a67-98e3-fd19ad665652} <Debug> executeQuery: Read 34 rows, 2.55 KiB in 0.005589 sec., 6083.378064054392 rows/sec., 455.52 KiB/sec. | ||
8237 | 2025.03.07 22:39:39.444691 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8238 | 2025.03.07 22:39:39.445814 [ 275 ] {54ece42c-96fb-4a67-98e3-fd19ad665652} <Debug> TCPHandler: Processed in 0.007035778 sec. | ||
8239 | 2025.03.07 22:39:39.446168 [ 192 ] {01016d33-373a-44ed-a111-2b7d5befb400::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 | ||
8240 | 2025.03.07 22:39:39.446310 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8241 | 2025.03.07 22:39:39.446759 [ 192 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8242 | 2025.03.07 22:39:39.446896 [ 192 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 176 rows starting from the beginning of the part | ||
8243 | 2025.03.07 22:39:39.447493 [ 192 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 32 rows starting from the beginning of the part | ||
8244 | 2025.03.07 22:39:39.447947 [ 192 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 20 rows starting from the beginning of the part | ||
8245 | 2025.03.07 22:39:39.448494 [ 192 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 32 rows starting from the beginning of the part | ||
8246 | 2025.03.07 22:39:39.448950 [ 192 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 114 rows starting from the beginning of the part | ||
8247 | 2025.03.07 22:39:39.448879 [ 275 ] {547c4f37-4f20-4bd6-855c-7030efa6ed21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8248 | 2025.03.07 22:39:39.449303 [ 275 ] {547c4f37-4f20-4bd6-855c-7030efa6ed21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8249 | 2025.03.07 22:39:39.449672 [ 192 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 34 rows starting from the beginning of the part | ||
8250 | 2025.03.07 22:39:39.456241 [ 187 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 408 rows, containing 5 columns (5 merged, 0 gathered) in 0.011138237 sec., 36630.5726839894 rows/sec., 2.54 MiB/sec. | ||
8251 | 2025.03.07 22:39:39.456690 [ 193 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8252 | 2025.03.07 22:39:39.456865 [ 275 ] {547c4f37-4f20-4bd6-855c-7030efa6ed21} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8253 | 2025.03.07 22:39:39.456983 [ 275 ] {547c4f37-4f20-4bd6-855c-7030efa6ed21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8254 | 2025.03.07 22:39:39.457728 [ 193 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_61_12} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8255 | 2025.03.07 22:39:39.458073 [ 193 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_61_12} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8256 | 2025.03.07 22:39:39.458345 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
8257 | 2025.03.07 22:39:39.458654 [ 275 ] {547c4f37-4f20-4bd6-855c-7030efa6ed21} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8258 | 2025.03.07 22:39:39.459192 [ 275 ] {547c4f37-4f20-4bd6-855c-7030efa6ed21} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8259 | 2025.03.07 22:39:39.459870 [ 275 ] {547c4f37-4f20-4bd6-855c-7030efa6ed21} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.01184 sec., 8277.027027027027 rows/sec., 662.23 KiB/sec. | ||
8260 | 2025.03.07 22:39:39.460202 [ 275 ] {547c4f37-4f20-4bd6-855c-7030efa6ed21} <Debug> TCPHandler: Processed in 0.014125336 sec. | ||
8261 | 2025.03.07 22:39:39.460457 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8262 | 2025.03.07 22:39:39.460671 [ 275 ] {abf08d1f-37d5-4ca4-8cf1-f9762f6c98e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8263 | 2025.03.07 22:39:39.460973 [ 275 ] {abf08d1f-37d5-4ca4-8cf1-f9762f6c98e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8264 | 2025.03.07 22:39:39.463597 [ 275 ] {abf08d1f-37d5-4ca4-8cf1-f9762f6c98e8} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8265 | 2025.03.07 22:39:39.463677 [ 275 ] {abf08d1f-37d5-4ca4-8cf1-f9762f6c98e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8266 | 2025.03.07 22:39:39.464927 [ 275 ] {abf08d1f-37d5-4ca4-8cf1-f9762f6c98e8} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8267 | 2025.03.07 22:39:39.465531 [ 275 ] {abf08d1f-37d5-4ca4-8cf1-f9762f6c98e8} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8268 | 2025.03.07 22:39:39.466118 [ 275 ] {abf08d1f-37d5-4ca4-8cf1-f9762f6c98e8} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.005478 sec., 29390.288426433002 rows/sec., 2.05 MiB/sec. | ||
8269 | 2025.03.07 22:39:39.466324 [ 275 ] {abf08d1f-37d5-4ca4-8cf1-f9762f6c98e8} <Debug> TCPHandler: Processed in 0.005971707 sec. | ||
8270 | 2025.03.07 22:39:39.466561 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8271 | 2025.03.07 22:39:39.466821 [ 275 ] {6dbb2eb7-f4c9-472c-9212-2e4cfd94bf24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8272 | 2025.03.07 22:39:39.467078 [ 275 ] {6dbb2eb7-f4c9-472c-9212-2e4cfd94bf24} <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 | ||
8273 | 2025.03.07 22:39:39.474165 [ 275 ] {6dbb2eb7-f4c9-472c-9212-2e4cfd94bf24} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8274 | 2025.03.07 22:39:39.474248 [ 275 ] {6dbb2eb7-f4c9-472c-9212-2e4cfd94bf24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8275 | 2025.03.07 22:39:39.476613 [ 275 ] {6dbb2eb7-f4c9-472c-9212-2e4cfd94bf24} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8276 | 2025.03.07 22:39:39.477286 [ 275 ] {6dbb2eb7-f4c9-472c-9212-2e4cfd94bf24} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8277 | 2025.03.07 22:39:39.477643 [ 50 ] {} <Debug> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
8278 | 2025.03.07 22:39:39.477781 [ 50 ] {} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8279 | 2025.03.07 22:39:39.477886 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8280 | 2025.03.07 22:39:39.478102 [ 275 ] {6dbb2eb7-f4c9-472c-9212-2e4cfd94bf24} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.011309 sec., 2829.604739587939 rows/sec., 5.07 MiB/sec. | ||
8281 | 2025.03.07 22:39:39.478521 [ 187 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::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 | ||
8282 | 2025.03.07 22:39:39.479169 [ 275 ] {6dbb2eb7-f4c9-472c-9212-2e4cfd94bf24} <Debug> TCPHandler: Processed in 0.012676791 sec. | ||
8283 | 2025.03.07 22:39:39.479729 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8284 | 2025.03.07 22:39:39.480182 [ 275 ] {dc6aa56e-df39-4049-a0e6-01c8fb541350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8285 | 2025.03.07 22:39:39.480436 [ 275 ] {dc6aa56e-df39-4049-a0e6-01c8fb541350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8286 | 2025.03.07 22:39:39.480476 [ 187 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8287 | 2025.03.07 22:39:39.480958 [ 187 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1076 rows starting from the beginning of the part | ||
8288 | 2025.03.07 22:39:39.482975 [ 187 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 32 rows starting from the beginning of the part | ||
8289 | 2025.03.07 22:39:39.484928 [ 275 ] {dc6aa56e-df39-4049-a0e6-01c8fb541350} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8290 | 2025.03.07 22:39:39.484952 [ 187 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 8 rows starting from the beginning of the part | ||
8291 | 2025.03.07 22:39:39.485049 [ 275 ] {dc6aa56e-df39-4049-a0e6-01c8fb541350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8292 | 2025.03.07 22:39:39.486660 [ 187 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 32 rows starting from the beginning of the part | ||
8293 | 2025.03.07 22:39:39.487559 [ 275 ] {dc6aa56e-df39-4049-a0e6-01c8fb541350} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8294 | 2025.03.07 22:39:39.488160 [ 187 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 8 rows starting from the beginning of the part | ||
8295 | 2025.03.07 22:39:39.488537 [ 275 ] {dc6aa56e-df39-4049-a0e6-01c8fb541350} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8296 | 2025.03.07 22:39:39.489681 [ 275 ] {dc6aa56e-df39-4049-a0e6-01c8fb541350} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.009682 sec., 6197.066721751705 rows/sec., 427.66 KiB/sec. | ||
8297 | 2025.03.07 22:39:39.489867 [ 187 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::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 | ||
8298 | 2025.03.07 22:39:39.489992 [ 275 ] {dc6aa56e-df39-4049-a0e6-01c8fb541350} <Debug> TCPHandler: Processed in 0.010399451 sec. | ||
8299 | 2025.03.07 22:39:39.504062 [ 191 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1188 rows, containing 19 columns (19 merged, 0 gathered) in 0.02599119 sec., 45707.79560304857 rows/sec., 81.91 MiB/sec. | ||
8300 | 2025.03.07 22:39:39.505178 [ 191 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8301 | 2025.03.07 22:39:39.505614 [ 191 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8302 | 2025.03.07 22:39:39.505710 [ 191 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8303 | 2025.03.07 22:39:39.505855 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.63 MiB. | ||
8304 | 2025.03.07 22:39:39.509272 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8305 | 2025.03.07 22:39:39.509317 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8306 | 2025.03.07 22:39:39.516644 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8307 | 2025.03.07 22:39:39.517451 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8308 | 2025.03.07 22:39:39.521062 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 340 | ||
8309 | 2025.03.07 22:39:40.000232 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 221.39 MiB, peak 232.45 MiB, free memory in arenas 0.00 B, will set to 225.71 MiB (RSS), difference: 4.32 MiB | ||
8310 | 2025.03.07 22:39:40.569491 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1158 | ||
8311 | 2025.03.07 22:39:40.572846 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8312 | 2025.03.07 22:39:40.572897 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8313 | 2025.03.07 22:39:40.574476 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
8314 | 2025.03.07 22:39:40.574814 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8315 | 2025.03.07 22:39:40.575831 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1158 | ||
8316 | 2025.03.07 22:39:44.423376 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8317 | 2025.03.07 22:39:44.423579 [ 275 ] {70116fe2-d639-4633-9b3c-39d0bde504f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8318 | 2025.03.07 22:39:44.423657 [ 275 ] {70116fe2-d639-4633-9b3c-39d0bde504f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8319 | 2025.03.07 22:39:44.424574 [ 275 ] {70116fe2-d639-4633-9b3c-39d0bde504f2} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8320 | 2025.03.07 22:39:44.424628 [ 275 ] {70116fe2-d639-4633-9b3c-39d0bde504f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8321 | 2025.03.07 22:39:44.425082 [ 275 ] {70116fe2-d639-4633-9b3c-39d0bde504f2} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
8322 | 2025.03.07 22:39:44.425343 [ 275 ] {70116fe2-d639-4633-9b3c-39d0bde504f2} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8323 | 2025.03.07 22:39:44.425555 [ 275 ] {70116fe2-d639-4633-9b3c-39d0bde504f2} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001982 sec., 36326.94248234107 rows/sec., 2.95 MiB/sec. | ||
8324 | 2025.03.07 22:39:44.425620 [ 275 ] {70116fe2-d639-4633-9b3c-39d0bde504f2} <Debug> TCPHandler: Processed in 0.002344672 sec. | ||
8325 | 2025.03.07 22:39:44.425756 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8326 | 2025.03.07 22:39:44.425874 [ 275 ] {21c1fa32-6fc9-42f7-99b1-59de4c2ad790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8327 | 2025.03.07 22:39:44.425924 [ 275 ] {21c1fa32-6fc9-42f7-99b1-59de4c2ad790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8328 | 2025.03.07 22:39:44.426458 [ 275 ] {21c1fa32-6fc9-42f7-99b1-59de4c2ad790} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8329 | 2025.03.07 22:39:44.426496 [ 275 ] {21c1fa32-6fc9-42f7-99b1-59de4c2ad790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8330 | 2025.03.07 22:39:44.426849 [ 275 ] {21c1fa32-6fc9-42f7-99b1-59de4c2ad790} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8331 | 2025.03.07 22:39:44.427115 [ 275 ] {21c1fa32-6fc9-42f7-99b1-59de4c2ad790} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8332 | 2025.03.07 22:39:44.427295 [ 275 ] {21c1fa32-6fc9-42f7-99b1-59de4c2ad790} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001448 sec., 5524.861878453038 rows/sec., 415.44 KiB/sec. | ||
8333 | 2025.03.07 22:39:44.427360 [ 275 ] {21c1fa32-6fc9-42f7-99b1-59de4c2ad790} <Debug> TCPHandler: Processed in 0.001655746 sec. | ||
8334 | 2025.03.07 22:39:44.427521 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8335 | 2025.03.07 22:39:44.427630 [ 275 ] {883a019a-3e9c-4c32-b045-551977263c47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8336 | 2025.03.07 22:39:44.427676 [ 275 ] {883a019a-3e9c-4c32-b045-551977263c47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8337 | 2025.03.07 22:39:44.428217 [ 275 ] {883a019a-3e9c-4c32-b045-551977263c47} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8338 | 2025.03.07 22:39:44.428254 [ 275 ] {883a019a-3e9c-4c32-b045-551977263c47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8339 | 2025.03.07 22:39:44.428609 [ 275 ] {883a019a-3e9c-4c32-b045-551977263c47} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
8340 | 2025.03.07 22:39:44.428850 [ 275 ] {883a019a-3e9c-4c32-b045-551977263c47} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8341 | 2025.03.07 22:39:44.429025 [ 275 ] {883a019a-3e9c-4c32-b045-551977263c47} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001417 sec., 50811.57374735356 rows/sec., 3.97 MiB/sec. | ||
8342 | 2025.03.07 22:39:44.429075 [ 275 ] {883a019a-3e9c-4c32-b045-551977263c47} <Debug> TCPHandler: Processed in 0.001621675 sec. | ||
8343 | 2025.03.07 22:39:44.429192 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8344 | 2025.03.07 22:39:44.429298 [ 275 ] {2b636350-4c3a-4013-8166-0d39988c12dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8345 | 2025.03.07 22:39:44.429351 [ 275 ] {2b636350-4c3a-4013-8166-0d39988c12dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8346 | 2025.03.07 22:39:44.429866 [ 275 ] {2b636350-4c3a-4013-8166-0d39988c12dd} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8347 | 2025.03.07 22:39:44.429903 [ 275 ] {2b636350-4c3a-4013-8166-0d39988c12dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8348 | 2025.03.07 22:39:44.430289 [ 275 ] {2b636350-4c3a-4013-8166-0d39988c12dd} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
8349 | 2025.03.07 22:39:44.430529 [ 275 ] {2b636350-4c3a-4013-8166-0d39988c12dd} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8350 | 2025.03.07 22:39:44.430701 [ 275 ] {2b636350-4c3a-4013-8166-0d39988c12dd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001426 sec., 112201.96353436186 rows/sec., 7.81 MiB/sec. | ||
8351 | 2025.03.07 22:39:44.430750 [ 275 ] {2b636350-4c3a-4013-8166-0d39988c12dd} <Debug> TCPHandler: Processed in 0.001609076 sec. | ||
8352 | 2025.03.07 22:39:44.430886 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8353 | 2025.03.07 22:39:44.430991 [ 275 ] {30b81469-f10c-427b-96b9-c1f4a4fac631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8354 | 2025.03.07 22:39:44.431057 [ 275 ] {30b81469-f10c-427b-96b9-c1f4a4fac631} <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 | ||
8355 | 2025.03.07 22:39:44.432096 [ 275 ] {30b81469-f10c-427b-96b9-c1f4a4fac631} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8356 | 2025.03.07 22:39:44.432134 [ 275 ] {30b81469-f10c-427b-96b9-c1f4a4fac631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8357 | 2025.03.07 22:39:44.432749 [ 275 ] {30b81469-f10c-427b-96b9-c1f4a4fac631} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8358 | 2025.03.07 22:39:44.433008 [ 275 ] {30b81469-f10c-427b-96b9-c1f4a4fac631} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8359 | 2025.03.07 22:39:44.433232 [ 275 ] {30b81469-f10c-427b-96b9-c1f4a4fac631} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00226 sec., 3539.823008849558 rows/sec., 6.34 MiB/sec. | ||
8360 | 2025.03.07 22:39:44.433388 [ 275 ] {30b81469-f10c-427b-96b9-c1f4a4fac631} <Debug> TCPHandler: Processed in 0.002545955 sec. | ||
8361 | 2025.03.07 22:39:44.433702 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8362 | 2025.03.07 22:39:44.433850 [ 275 ] {384b59e1-7f89-4d46-8444-24648b5158d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8363 | 2025.03.07 22:39:44.433901 [ 275 ] {384b59e1-7f89-4d46-8444-24648b5158d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8364 | 2025.03.07 22:39:44.434355 [ 275 ] {384b59e1-7f89-4d46-8444-24648b5158d0} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8365 | 2025.03.07 22:39:44.434392 [ 275 ] {384b59e1-7f89-4d46-8444-24648b5158d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8366 | 2025.03.07 22:39:44.434773 [ 275 ] {384b59e1-7f89-4d46-8444-24648b5158d0} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
8367 | 2025.03.07 22:39:44.435019 [ 275 ] {384b59e1-7f89-4d46-8444-24648b5158d0} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8368 | 2025.03.07 22:39:44.435189 [ 275 ] {384b59e1-7f89-4d46-8444-24648b5158d0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001364 sec., 43988.26979472141 rows/sec., 2.96 MiB/sec. | ||
8369 | 2025.03.07 22:39:44.435237 [ 275 ] {384b59e1-7f89-4d46-8444-24648b5158d0} <Debug> TCPHandler: Processed in 0.001629726 sec. | ||
8370 | 2025.03.07 22:39:45.313906 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8371 | 2025.03.07 22:39:45.313970 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8372 | 2025.03.07 22:39:45.465418 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21106 | ||
8373 | 2025.03.07 22:39:45.466097 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8374 | 2025.03.07 22:39:45.466144 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8375 | 2025.03.07 22:39:45.466702 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
8376 | 2025.03.07 22:39:45.466982 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8377 | 2025.03.07 22:39:45.467196 [ 42 ] {} <Debug> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
8378 | 2025.03.07 22:39:45.467280 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 | ||
8379 | 2025.03.07 22:39:45.467296 [ 42 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8380 | 2025.03.07 22:39:45.467335 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8381 | 2025.03.07 22:39:45.467465 [ 190 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::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 | ||
8382 | 2025.03.07 22:39:45.467607 [ 190 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8383 | 2025.03.07 22:39:45.467654 [ 190 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18788 rows starting from the beginning of the part | ||
8384 | 2025.03.07 22:39:45.467741 [ 190 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 488 rows starting from the beginning of the part | ||
8385 | 2025.03.07 22:39:45.467993 [ 190 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 427 rows starting from the beginning of the part | ||
8386 | 2025.03.07 22:39:45.468233 [ 190 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 488 rows starting from the beginning of the part | ||
8387 | 2025.03.07 22:39:45.468468 [ 190 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 427 rows starting from the beginning of the part | ||
8388 | 2025.03.07 22:39:45.468688 [ 190 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 488 rows starting from the beginning of the part | ||
8389 | 2025.03.07 22:39:45.471205 [ 200 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.003802987 sec., 5549848.053648356 rows/sec., 79.39 MiB/sec. | ||
8390 | 2025.03.07 22:39:45.471472 [ 190 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
8391 | 2025.03.07 22:39:45.471761 [ 190 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_46_9} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8392 | 2025.03.07 22:39:45.471841 [ 190 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_46_9} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
8393 | 2025.03.07 22:39:45.471931 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. | ||
8394 | 2025.03.07 22:39:47.021253 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 | ||
8395 | 2025.03.07 22:39:47.043801 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8396 | 2025.03.07 22:39:47.043864 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8397 | 2025.03.07 22:39:47.051035 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
8398 | 2025.03.07 22:39:47.051878 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8399 | 2025.03.07 22:39:47.052272 [ 40 ] {} <Debug> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
8400 | 2025.03.07 22:39:47.052399 [ 40 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8401 | 2025.03.07 22:39:47.052464 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8402 | 2025.03.07 22:39:47.053118 [ 198 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
8403 | 2025.03.07 22:39:47.070624 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
8404 | 2025.03.07 22:39:47.072106 [ 198 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8405 | 2025.03.07 22:39:47.073794 [ 198 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
8406 | 2025.03.07 22:39:47.079782 [ 198 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
8407 | 2025.03.07 22:39:47.085501 [ 198 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
8408 | 2025.03.07 22:39:47.091169 [ 198 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
8409 | 2025.03.07 22:39:47.097146 [ 198 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
8410 | 2025.03.07 22:39:47.102643 [ 198 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
8411 | 2025.03.07 22:39:47.160339 [ 200 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.107704205 sec., 3221.78693023174 rows/sec., 16.66 MiB/sec. | ||
8412 | 2025.03.07 22:39:47.163811 [ 200 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
8413 | 2025.03.07 22:39:47.166887 [ 200 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_46_9} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8414 | 2025.03.07 22:39:47.167014 [ 200 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_46_9} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
8415 | 2025.03.07 22:39:47.169610 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
8416 | 2025.03.07 22:39:49.425318 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8417 | 2025.03.07 22:39:49.425633 [ 275 ] {caab3ec0-76c3-4787-8854-3208a5254c45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8418 | 2025.03.07 22:39:49.425752 [ 275 ] {caab3ec0-76c3-4787-8854-3208a5254c45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8419 | 2025.03.07 22:39:49.426863 [ 275 ] {caab3ec0-76c3-4787-8854-3208a5254c45} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8420 | 2025.03.07 22:39:49.426923 [ 275 ] {caab3ec0-76c3-4787-8854-3208a5254c45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8421 | 2025.03.07 22:39:49.427384 [ 275 ] {caab3ec0-76c3-4787-8854-3208a5254c45} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
8422 | 2025.03.07 22:39:49.427645 [ 275 ] {caab3ec0-76c3-4787-8854-3208a5254c45} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8423 | 2025.03.07 22:39:49.427863 [ 39 ] {} <Debug> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
8424 | 2025.03.07 22:39:49.427935 [ 275 ] {caab3ec0-76c3-4787-8854-3208a5254c45} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.002385 sec., 50314.46540880503 rows/sec., 4.28 MiB/sec. | ||
8425 | 2025.03.07 22:39:49.427951 [ 39 ] {} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8426 | 2025.03.07 22:39:49.428021 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8427 | 2025.03.07 22:39:49.428079 [ 275 ] {caab3ec0-76c3-4787-8854-3208a5254c45} <Debug> TCPHandler: Processed in 0.002954699 sec. | ||
8428 | 2025.03.07 22:39:49.428375 [ 199 ] {8922abdd-d820-477b-8940-ca60723f550b::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 | ||
8429 | 2025.03.07 22:39:49.428431 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8430 | 2025.03.07 22:39:49.428853 [ 199 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8431 | 2025.03.07 22:39:49.428963 [ 199 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1967 rows starting from the beginning of the part | ||
8432 | 2025.03.07 22:39:49.429187 [ 275 ] {40b26175-18b5-4969-ab20-b06605c6d14a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8433 | 2025.03.07 22:39:49.429364 [ 199 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 120 rows starting from the beginning of the part | ||
8434 | 2025.03.07 22:39:49.429537 [ 275 ] {40b26175-18b5-4969-ab20-b06605c6d14a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8435 | 2025.03.07 22:39:49.429838 [ 199 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 633 rows starting from the beginning of the part | ||
8436 | 2025.03.07 22:39:49.430359 [ 199 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 121 rows starting from the beginning of the part | ||
8437 | 2025.03.07 22:39:49.430724 [ 199 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 72 rows starting from the beginning of the part | ||
8438 | 2025.03.07 22:39:49.431103 [ 199 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 120 rows starting from the beginning of the part | ||
8439 | 2025.03.07 22:39:49.432686 [ 275 ] {40b26175-18b5-4969-ab20-b06605c6d14a} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8440 | 2025.03.07 22:39:49.432748 [ 275 ] {40b26175-18b5-4969-ab20-b06605c6d14a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8441 | 2025.03.07 22:39:49.433844 [ 275 ] {40b26175-18b5-4969-ab20-b06605c6d14a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8442 | 2025.03.07 22:39:49.434209 [ 275 ] {40b26175-18b5-4969-ab20-b06605c6d14a} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8443 | 2025.03.07 22:39:49.434591 [ 275 ] {40b26175-18b5-4969-ab20-b06605c6d14a} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.005685 sec., 5628.847845206685 rows/sec., 423.26 KiB/sec. | ||
8444 | 2025.03.07 22:39:49.434951 [ 275 ] {40b26175-18b5-4969-ab20-b06605c6d14a} <Debug> TCPHandler: Processed in 0.006607924 sec. | ||
8445 | 2025.03.07 22:39:49.435082 [ 194 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3033 rows, containing 5 columns (5 merged, 0 gathered) in 0.006944757 sec., 436732.3435506815 rows/sec., 37.40 MiB/sec. | ||
8446 | 2025.03.07 22:39:49.435156 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8447 | 2025.03.07 22:39:49.435281 [ 275 ] {4680910b-3792-4b4d-81b7-47e691f4d3b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8448 | 2025.03.07 22:39:49.435343 [ 275 ] {4680910b-3792-4b4d-81b7-47e691f4d3b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8449 | 2025.03.07 22:39:49.435491 [ 194 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
8450 | 2025.03.07 22:39:49.436157 [ 194 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_76_15} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8451 | 2025.03.07 22:39:49.436383 [ 194 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_76_15} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
8452 | 2025.03.07 22:39:49.436583 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
8453 | 2025.03.07 22:39:49.436682 [ 275 ] {4680910b-3792-4b4d-81b7-47e691f4d3b9} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8454 | 2025.03.07 22:39:49.436727 [ 275 ] {4680910b-3792-4b4d-81b7-47e691f4d3b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8455 | 2025.03.07 22:39:49.437116 [ 275 ] {4680910b-3792-4b4d-81b7-47e691f4d3b9} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
8456 | 2025.03.07 22:39:49.437368 [ 275 ] {4680910b-3792-4b4d-81b7-47e691f4d3b9} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8457 | 2025.03.07 22:39:49.437529 [ 39 ] {} <Debug> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
8458 | 2025.03.07 22:39:49.437597 [ 39 ] {} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8459 | 2025.03.07 22:39:49.437635 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8460 | 2025.03.07 22:39:49.437646 [ 275 ] {4680910b-3792-4b4d-81b7-47e691f4d3b9} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.002381 sec., 40319.19361612768 rows/sec., 3.15 MiB/sec. | ||
8461 | 2025.03.07 22:39:49.437861 [ 275 ] {4680910b-3792-4b4d-81b7-47e691f4d3b9} <Debug> TCPHandler: Processed in 0.002766227 sec. | ||
8462 | 2025.03.07 22:39:49.437924 [ 195 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::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 | ||
8463 | 2025.03.07 22:39:49.438033 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8464 | 2025.03.07 22:39:49.438109 [ 195 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8465 | 2025.03.07 22:39:49.438189 [ 195 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 952 rows starting from the beginning of the part | ||
8466 | 2025.03.07 22:39:49.438260 [ 275 ] {7df4cf86-51b4-4148-9481-0838c015839d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8467 | 2025.03.07 22:39:49.438425 [ 195 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 96 rows starting from the beginning of the part | ||
8468 | 2025.03.07 22:39:49.438478 [ 275 ] {7df4cf86-51b4-4148-9481-0838c015839d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8469 | 2025.03.07 22:39:49.438886 [ 195 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 390 rows starting from the beginning of the part | ||
8470 | 2025.03.07 22:39:49.439262 [ 195 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 98 rows starting from the beginning of the part | ||
8471 | 2025.03.07 22:39:49.439649 [ 195 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 72 rows starting from the beginning of the part | ||
8472 | 2025.03.07 22:39:49.440002 [ 195 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 96 rows starting from the beginning of the part | ||
8473 | 2025.03.07 22:39:49.441293 [ 275 ] {7df4cf86-51b4-4148-9481-0838c015839d} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8474 | 2025.03.07 22:39:49.441375 [ 275 ] {7df4cf86-51b4-4148-9481-0838c015839d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8475 | 2025.03.07 22:39:49.442414 [ 275 ] {7df4cf86-51b4-4148-9481-0838c015839d} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
8476 | 2025.03.07 22:39:49.442847 [ 275 ] {7df4cf86-51b4-4148-9481-0838c015839d} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8477 | 2025.03.07 22:39:49.443224 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
8478 | 2025.03.07 22:39:49.443379 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8479 | 2025.03.07 22:39:49.443477 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8480 | 2025.03.07 22:39:49.443612 [ 275 ] {7df4cf86-51b4-4148-9481-0838c015839d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005383 sec., 29723.202675088243 rows/sec., 2.07 MiB/sec. | ||
8481 | 2025.03.07 22:39:49.443644 [ 186 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1704 rows, containing 5 columns (5 merged, 0 gathered) in 0.005917936 sec., 287938.2271116146 rows/sec., 22.32 MiB/sec. | ||
8482 | 2025.03.07 22:39:49.443847 [ 194 ] {fd8a5df9-9547-4f42-8344-e932bc981126::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 | ||
8483 | 2025.03.07 22:39:49.443877 [ 275 ] {7df4cf86-51b4-4148-9481-0838c015839d} <Debug> TCPHandler: Processed in 0.005910087 sec. | ||
8484 | 2025.03.07 22:39:49.444068 [ 186 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
8485 | 2025.03.07 22:39:49.444225 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8486 | 2025.03.07 22:39:49.444253 [ 194 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8487 | 2025.03.07 22:39:49.444312 [ 194 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 20598 rows starting from the beginning of the part | ||
8488 | 2025.03.07 22:39:49.444753 [ 194 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
8489 | 2025.03.07 22:39:49.444797 [ 275 ] {0f5d5522-c438-492e-b042-79b7ad0a088f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8490 | 2025.03.07 22:39:49.445099 [ 186 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_76_15} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8491 | 2025.03.07 22:39:49.445119 [ 194 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 237 rows starting from the beginning of the part | ||
8492 | 2025.03.07 22:39:49.445502 [ 186 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_76_15} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
8493 | 2025.03.07 22:39:49.445558 [ 194 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 161 rows starting from the beginning of the part | ||
8494 | 2025.03.07 22:39:49.445586 [ 275 ] {0f5d5522-c438-492e-b042-79b7ad0a088f} <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 | ||
8495 | 2025.03.07 22:39:49.445871 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
8496 | 2025.03.07 22:39:49.446156 [ 194 ] {fd8a5df9-9547-4f42-8344-e932bc981126::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 | ||
8497 | 2025.03.07 22:39:49.446586 [ 194 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
8498 | 2025.03.07 22:39:49.449730 [ 275 ] {0f5d5522-c438-492e-b042-79b7ad0a088f} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8499 | 2025.03.07 22:39:49.449807 [ 275 ] {0f5d5522-c438-492e-b042-79b7ad0a088f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8500 | 2025.03.07 22:39:49.451315 [ 275 ] {0f5d5522-c438-492e-b042-79b7ad0a088f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8501 | 2025.03.07 22:39:49.451895 [ 275 ] {0f5d5522-c438-492e-b042-79b7ad0a088f} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8502 | 2025.03.07 22:39:49.452191 [ 275 ] {0f5d5522-c438-492e-b042-79b7ad0a088f} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.007775 sec., 4115.755627009647 rows/sec., 7.38 MiB/sec. | ||
8503 | 2025.03.07 22:39:49.452296 [ 275 ] {0f5d5522-c438-492e-b042-79b7ad0a088f} <Debug> TCPHandler: Processed in 0.008225779 sec. | ||
8504 | 2025.03.07 22:39:49.452447 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8505 | 2025.03.07 22:39:49.452554 [ 275 ] {40a2f9c7-ec21-4c6a-b6da-d100eebf2c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8506 | 2025.03.07 22:39:49.452600 [ 275 ] {40a2f9c7-ec21-4c6a-b6da-d100eebf2c05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8507 | 2025.03.07 22:39:49.453051 [ 275 ] {40a2f9c7-ec21-4c6a-b6da-d100eebf2c05} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8508 | 2025.03.07 22:39:49.453091 [ 275 ] {40a2f9c7-ec21-4c6a-b6da-d100eebf2c05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8509 | 2025.03.07 22:39:49.457435 [ 275 ] {40a2f9c7-ec21-4c6a-b6da-d100eebf2c05} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
8510 | 2025.03.07 22:39:49.457700 [ 275 ] {40a2f9c7-ec21-4c6a-b6da-d100eebf2c05} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8511 | 2025.03.07 22:39:49.457882 [ 38 ] {} <Debug> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
8512 | 2025.03.07 22:39:49.457901 [ 275 ] {40a2f9c7-ec21-4c6a-b6da-d100eebf2c05} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005369 sec., 11175.265412553548 rows/sec., 771.21 KiB/sec. | ||
8513 | 2025.03.07 22:39:49.457942 [ 38 ] {} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8514 | 2025.03.07 22:39:49.458026 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8515 | 2025.03.07 22:39:49.458026 [ 275 ] {40a2f9c7-ec21-4c6a-b6da-d100eebf2c05} <Debug> TCPHandler: Processed in 0.005626745 sec. | ||
8516 | 2025.03.07 22:39:49.458281 [ 188 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::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 | ||
8517 | 2025.03.07 22:39:49.458581 [ 188 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8518 | 2025.03.07 22:39:49.458641 [ 188 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3692 rows starting from the beginning of the part | ||
8519 | 2025.03.07 22:39:49.458737 [ 188 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
8520 | 2025.03.07 22:39:49.458841 [ 188 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 82 rows starting from the beginning of the part | ||
8521 | 2025.03.07 22:39:49.458927 [ 188 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
8522 | 2025.03.07 22:39:49.459025 [ 188 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::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 | ||
8523 | 2025.03.07 22:39:49.459111 [ 188 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
8524 | 2025.03.07 22:39:49.460620 [ 188 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4014 rows, containing 4 columns (4 merged, 0 gathered) in 0.002480644 sec., 1618128.1957427184 rows/sec., 108.67 MiB/sec. | ||
8525 | 2025.03.07 22:39:49.461102 [ 196 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
8526 | 2025.03.07 22:39:49.461447 [ 196 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_76_15} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8527 | 2025.03.07 22:39:49.461531 [ 196 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_76_15} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
8528 | 2025.03.07 22:39:49.461613 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
8529 | 2025.03.07 22:39:49.468763 [ 196 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21476 rows, containing 5 columns (5 merged, 0 gathered) in 0.025148202 sec., 853977.5527490991 rows/sec., 58.47 MiB/sec. | ||
8530 | 2025.03.07 22:39:49.469239 [ 186 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
8531 | 2025.03.07 22:39:49.469567 [ 186 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8532 | 2025.03.07 22:39:49.469649 [ 186 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
8533 | 2025.03.07 22:39:49.469743 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
8534 | 2025.03.07 22:39:50.576253 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1182 | ||
8535 | 2025.03.07 22:39:50.579290 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8536 | 2025.03.07 22:39:50.579342 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8537 | 2025.03.07 22:39:50.580851 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
8538 | 2025.03.07 22:39:50.581191 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8539 | 2025.03.07 22:39:50.582773 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1182 | ||
8540 | 2025.03.07 22:39:52.715368 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8541 | 2025.03.07 22:39:52.715677 [ 275 ] {8fa31f82-c20f-4745-81cf-0fe3f9a778b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8542 | 2025.03.07 22:39:52.715796 [ 275 ] {8fa31f82-c20f-4745-81cf-0fe3f9a778b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8543 | 2025.03.07 22:39:52.717678 [ 275 ] {8fa31f82-c20f-4745-81cf-0fe3f9a778b7} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8544 | 2025.03.07 22:39:52.717733 [ 275 ] {8fa31f82-c20f-4745-81cf-0fe3f9a778b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8545 | 2025.03.07 22:39:52.718265 [ 275 ] {8fa31f82-c20f-4745-81cf-0fe3f9a778b7} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
8546 | 2025.03.07 22:39:52.718536 [ 275 ] {8fa31f82-c20f-4745-81cf-0fe3f9a778b7} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8547 | 2025.03.07 22:39:52.718793 [ 275 ] {8fa31f82-c20f-4745-81cf-0fe3f9a778b7} <Debug> executeQuery: Read 1212 rows, 102.55 KiB in 0.003203 sec., 378395.2544489541 rows/sec., 31.27 MiB/sec. | ||
8548 | 2025.03.07 22:39:52.718865 [ 275 ] {8fa31f82-c20f-4745-81cf-0fe3f9a778b7} <Debug> TCPHandler: Processed in 0.003690976 sec. | ||
8549 | 2025.03.07 22:39:52.719000 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8550 | 2025.03.07 22:39:52.719118 [ 275 ] {038eafe0-ebba-4f69-9751-3dc3200494a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8551 | 2025.03.07 22:39:52.719168 [ 275 ] {038eafe0-ebba-4f69-9751-3dc3200494a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8552 | 2025.03.07 22:39:52.719718 [ 275 ] {038eafe0-ebba-4f69-9751-3dc3200494a2} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8553 | 2025.03.07 22:39:52.719759 [ 275 ] {038eafe0-ebba-4f69-9751-3dc3200494a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8554 | 2025.03.07 22:39:52.720124 [ 275 ] {038eafe0-ebba-4f69-9751-3dc3200494a2} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8555 | 2025.03.07 22:39:52.720364 [ 275 ] {038eafe0-ebba-4f69-9751-3dc3200494a2} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8556 | 2025.03.07 22:39:52.720587 [ 275 ] {038eafe0-ebba-4f69-9751-3dc3200494a2} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001498 sec., 5340.45393858478 rows/sec., 401.58 KiB/sec. | ||
8557 | 2025.03.07 22:39:52.720642 [ 275 ] {038eafe0-ebba-4f69-9751-3dc3200494a2} <Debug> TCPHandler: Processed in 0.001696646 sec. | ||
8558 | 2025.03.07 22:39:52.720770 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8559 | 2025.03.07 22:39:52.720879 [ 275 ] {24cb2811-c3af-477b-8530-72172255b35e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8560 | 2025.03.07 22:39:52.720925 [ 275 ] {24cb2811-c3af-477b-8530-72172255b35e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8561 | 2025.03.07 22:39:52.721551 [ 275 ] {24cb2811-c3af-477b-8530-72172255b35e} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8562 | 2025.03.07 22:39:52.721591 [ 275 ] {24cb2811-c3af-477b-8530-72172255b35e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8563 | 2025.03.07 22:39:52.721952 [ 275 ] {24cb2811-c3af-477b-8530-72172255b35e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
8564 | 2025.03.07 22:39:52.722202 [ 275 ] {24cb2811-c3af-477b-8530-72172255b35e} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8565 | 2025.03.07 22:39:52.722476 [ 275 ] {24cb2811-c3af-477b-8530-72172255b35e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001619 sec., 140827.67140210007 rows/sec., 9.54 MiB/sec. | ||
8566 | 2025.03.07 22:39:52.722680 [ 275 ] {24cb2811-c3af-477b-8530-72172255b35e} <Debug> TCPHandler: Processed in 0.001956068 sec. | ||
8567 | 2025.03.07 22:39:52.722863 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8568 | 2025.03.07 22:39:52.722970 [ 275 ] {36dbc8a1-9cc4-45e8-bec4-404bcbd47ce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8569 | 2025.03.07 22:39:52.723016 [ 275 ] {36dbc8a1-9cc4-45e8-bec4-404bcbd47ce4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8570 | 2025.03.07 22:39:52.723766 [ 275 ] {36dbc8a1-9cc4-45e8-bec4-404bcbd47ce4} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8571 | 2025.03.07 22:39:52.723805 [ 275 ] {36dbc8a1-9cc4-45e8-bec4-404bcbd47ce4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8572 | 2025.03.07 22:39:52.724166 [ 275 ] {36dbc8a1-9cc4-45e8-bec4-404bcbd47ce4} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
8573 | 2025.03.07 22:39:52.724391 [ 275 ] {36dbc8a1-9cc4-45e8-bec4-404bcbd47ce4} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8574 | 2025.03.07 22:39:52.724609 [ 275 ] {36dbc8a1-9cc4-45e8-bec4-404bcbd47ce4} <Debug> executeQuery: Read 528 rows, 40.04 KiB in 0.001707 sec., 309314.5869947276 rows/sec., 22.91 MiB/sec. | ||
8575 | 2025.03.07 22:39:52.724692 [ 275 ] {36dbc8a1-9cc4-45e8-bec4-404bcbd47ce4} <Debug> TCPHandler: Processed in 0.001939438 sec. | ||
8576 | 2025.03.07 22:39:52.724960 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8577 | 2025.03.07 22:39:52.725128 [ 275 ] {6d5420bd-e238-42f7-8ff9-bc452583e9c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8578 | 2025.03.07 22:39:52.725178 [ 275 ] {6d5420bd-e238-42f7-8ff9-bc452583e9c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8579 | 2025.03.07 22:39:52.725922 [ 275 ] {6d5420bd-e238-42f7-8ff9-bc452583e9c4} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8580 | 2025.03.07 22:39:52.725961 [ 275 ] {6d5420bd-e238-42f7-8ff9-bc452583e9c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8581 | 2025.03.07 22:39:52.726398 [ 275 ] {6d5420bd-e238-42f7-8ff9-bc452583e9c4} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
8582 | 2025.03.07 22:39:52.726647 [ 275 ] {6d5420bd-e238-42f7-8ff9-bc452583e9c4} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8583 | 2025.03.07 22:39:52.726865 [ 275 ] {6d5420bd-e238-42f7-8ff9-bc452583e9c4} <Debug> executeQuery: Read 952 rows, 65.39 KiB in 0.001761 sec., 540601.9307211811 rows/sec., 36.26 MiB/sec. | ||
8584 | 2025.03.07 22:39:52.726918 [ 275 ] {6d5420bd-e238-42f7-8ff9-bc452583e9c4} <Debug> TCPHandler: Processed in 0.00206215 sec. | ||
8585 | 2025.03.07 22:39:52.727046 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8586 | 2025.03.07 22:39:52.727153 [ 275 ] {b99ea0b3-71fe-44c3-8ca6-2190337e77f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8587 | 2025.03.07 22:39:52.727219 [ 275 ] {b99ea0b3-71fe-44c3-8ca6-2190337e77f7} <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 | ||
8588 | 2025.03.07 22:39:52.728276 [ 275 ] {b99ea0b3-71fe-44c3-8ca6-2190337e77f7} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8589 | 2025.03.07 22:39:52.728315 [ 275 ] {b99ea0b3-71fe-44c3-8ca6-2190337e77f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8590 | 2025.03.07 22:39:52.728925 [ 275 ] {b99ea0b3-71fe-44c3-8ca6-2190337e77f7} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8591 | 2025.03.07 22:39:52.729198 [ 275 ] {b99ea0b3-71fe-44c3-8ca6-2190337e77f7} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8592 | 2025.03.07 22:39:52.729448 [ 275 ] {b99ea0b3-71fe-44c3-8ca6-2190337e77f7} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002316 sec., 3454.231433506045 rows/sec., 6.19 MiB/sec. | ||
8593 | 2025.03.07 22:39:52.729552 [ 275 ] {b99ea0b3-71fe-44c3-8ca6-2190337e77f7} <Debug> TCPHandler: Processed in 0.002557685 sec. | ||
8594 | 2025.03.07 22:39:52.729689 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8595 | 2025.03.07 22:39:52.729797 [ 275 ] {39386460-5a72-430a-b445-ed56b86147aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8596 | 2025.03.07 22:39:52.729843 [ 275 ] {39386460-5a72-430a-b445-ed56b86147aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8597 | 2025.03.07 22:39:52.730299 [ 275 ] {39386460-5a72-430a-b445-ed56b86147aa} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8598 | 2025.03.07 22:39:52.730337 [ 275 ] {39386460-5a72-430a-b445-ed56b86147aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8599 | 2025.03.07 22:39:52.730696 [ 275 ] {39386460-5a72-430a-b445-ed56b86147aa} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
8600 | 2025.03.07 22:39:52.730935 [ 275 ] {39386460-5a72-430a-b445-ed56b86147aa} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8601 | 2025.03.07 22:39:52.731133 [ 275 ] {39386460-5a72-430a-b445-ed56b86147aa} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.001359 sec., 29433.406916850625 rows/sec., 1.99 MiB/sec. | ||
8602 | 2025.03.07 22:39:52.731181 [ 275 ] {39386460-5a72-430a-b445-ed56b86147aa} <Debug> TCPHandler: Processed in 0.001542585 sec. | ||
8603 | 2025.03.07 22:39:52.967561 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21533 | ||
8604 | 2025.03.07 22:39:52.968247 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8605 | 2025.03.07 22:39:52.968305 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8606 | 2025.03.07 22:39:52.968907 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
8607 | 2025.03.07 22:39:52.969181 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8608 | 2025.03.07 22:39:52.969477 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21533 | ||
8609 | 2025.03.07 22:39:54.418598 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8610 | 2025.03.07 22:39:54.418794 [ 275 ] {850e4d46-88f8-4a42-a971-5ef5cbe5a7d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8611 | 2025.03.07 22:39:54.418868 [ 275 ] {850e4d46-88f8-4a42-a971-5ef5cbe5a7d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8612 | 2025.03.07 22:39:54.419679 [ 275 ] {850e4d46-88f8-4a42-a971-5ef5cbe5a7d8} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8613 | 2025.03.07 22:39:54.419731 [ 275 ] {850e4d46-88f8-4a42-a971-5ef5cbe5a7d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8614 | 2025.03.07 22:39:54.420206 [ 275 ] {850e4d46-88f8-4a42-a971-5ef5cbe5a7d8} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
8615 | 2025.03.07 22:39:54.420479 [ 275 ] {850e4d46-88f8-4a42-a971-5ef5cbe5a7d8} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8616 | 2025.03.07 22:39:54.420726 [ 275 ] {850e4d46-88f8-4a42-a971-5ef5cbe5a7d8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001976 sec., 28340.08097165992 rows/sec., 2.18 MiB/sec. | ||
8617 | 2025.03.07 22:39:54.420806 [ 275 ] {850e4d46-88f8-4a42-a971-5ef5cbe5a7d8} <Debug> TCPHandler: Processed in 0.002399273 sec. | ||
8618 | 2025.03.07 22:39:54.420969 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8619 | 2025.03.07 22:39:54.421088 [ 275 ] {93dd8285-1e04-439a-a5ad-b6c261201b1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8620 | 2025.03.07 22:39:54.421136 [ 275 ] {93dd8285-1e04-439a-a5ad-b6c261201b1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8621 | 2025.03.07 22:39:54.421743 [ 275 ] {93dd8285-1e04-439a-a5ad-b6c261201b1e} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8622 | 2025.03.07 22:39:54.421811 [ 275 ] {93dd8285-1e04-439a-a5ad-b6c261201b1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8623 | 2025.03.07 22:39:54.422342 [ 275 ] {93dd8285-1e04-439a-a5ad-b6c261201b1e} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
8624 | 2025.03.07 22:39:54.422721 [ 275 ] {93dd8285-1e04-439a-a5ad-b6c261201b1e} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8625 | 2025.03.07 22:39:54.423029 [ 275 ] {93dd8285-1e04-439a-a5ad-b6c261201b1e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001961 sec., 32636.40999490056 rows/sec., 2.55 MiB/sec. | ||
8626 | 2025.03.07 22:39:54.423104 [ 275 ] {93dd8285-1e04-439a-a5ad-b6c261201b1e} <Debug> TCPHandler: Processed in 0.002201161 sec. | ||
8627 | 2025.03.07 22:39:54.423273 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8628 | 2025.03.07 22:39:54.423407 [ 275 ] {aba700c8-a307-4562-b4b5-b0a97928f8a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8629 | 2025.03.07 22:39:54.423475 [ 275 ] {aba700c8-a307-4562-b4b5-b0a97928f8a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8630 | 2025.03.07 22:39:54.424044 [ 275 ] {aba700c8-a307-4562-b4b5-b0a97928f8a1} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8631 | 2025.03.07 22:39:54.424084 [ 275 ] {aba700c8-a307-4562-b4b5-b0a97928f8a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8632 | 2025.03.07 22:39:54.424477 [ 275 ] {aba700c8-a307-4562-b4b5-b0a97928f8a1} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
8633 | 2025.03.07 22:39:54.424829 [ 275 ] {aba700c8-a307-4562-b4b5-b0a97928f8a1} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8634 | 2025.03.07 22:39:54.425128 [ 275 ] {aba700c8-a307-4562-b4b5-b0a97928f8a1} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.00175 sec., 30857.142857142855 rows/sec., 2.15 MiB/sec. | ||
8635 | 2025.03.07 22:39:54.425201 [ 275 ] {aba700c8-a307-4562-b4b5-b0a97928f8a1} <Debug> TCPHandler: Processed in 0.001994839 sec. | ||
8636 | 2025.03.07 22:39:54.425339 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8637 | 2025.03.07 22:39:54.425474 [ 275 ] {a0b43a87-8d5c-4c7a-ab1a-70e9aad06ba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8638 | 2025.03.07 22:39:54.425539 [ 275 ] {a0b43a87-8d5c-4c7a-ab1a-70e9aad06ba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8639 | 2025.03.07 22:39:54.426079 [ 275 ] {a0b43a87-8d5c-4c7a-ab1a-70e9aad06ba2} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8640 | 2025.03.07 22:39:54.426127 [ 275 ] {a0b43a87-8d5c-4c7a-ab1a-70e9aad06ba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8641 | 2025.03.07 22:39:54.426610 [ 275 ] {a0b43a87-8d5c-4c7a-ab1a-70e9aad06ba2} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
8642 | 2025.03.07 22:39:54.426932 [ 275 ] {a0b43a87-8d5c-4c7a-ab1a-70e9aad06ba2} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8643 | 2025.03.07 22:39:54.427217 [ 275 ] {a0b43a87-8d5c-4c7a-ab1a-70e9aad06ba2} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.001774 sec., 11273.957158962796 rows/sec., 775.08 KiB/sec. | ||
8644 | 2025.03.07 22:39:54.427283 [ 275 ] {a0b43a87-8d5c-4c7a-ab1a-70e9aad06ba2} <Debug> TCPHandler: Processed in 0.002006809 sec. | ||
8645 | 2025.03.07 22:39:54.570838 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 | ||
8646 | 2025.03.07 22:39:54.597065 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8647 | 2025.03.07 22:39:54.597136 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
8648 | 2025.03.07 22:39:54.604383 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
8649 | 2025.03.07 22:39:54.605170 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8650 | 2025.03.07 22:39:54.610327 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 355 | ||
8651 | 2025.03.07 22:39:59.424975 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8652 | 2025.03.07 22:39:59.425278 [ 275 ] {f4f9a3be-14fe-4c13-9b98-83cdfb2a4b86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8653 | 2025.03.07 22:39:59.425389 [ 275 ] {f4f9a3be-14fe-4c13-9b98-83cdfb2a4b86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8654 | 2025.03.07 22:39:59.426417 [ 275 ] {f4f9a3be-14fe-4c13-9b98-83cdfb2a4b86} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8655 | 2025.03.07 22:39:59.426473 [ 275 ] {f4f9a3be-14fe-4c13-9b98-83cdfb2a4b86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
8656 | 2025.03.07 22:39:59.426922 [ 275 ] {f4f9a3be-14fe-4c13-9b98-83cdfb2a4b86} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
8657 | 2025.03.07 22:39:59.427189 [ 275 ] {f4f9a3be-14fe-4c13-9b98-83cdfb2a4b86} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8658 | 2025.03.07 22:39:59.427448 [ 275 ] {f4f9a3be-14fe-4c13-9b98-83cdfb2a4b86} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.002239 sec., 53595.355069227335 rows/sec., 4.55 MiB/sec. | ||
8659 | 2025.03.07 22:39:59.427561 [ 275 ] {f4f9a3be-14fe-4c13-9b98-83cdfb2a4b86} <Debug> TCPHandler: Processed in 0.002763156 sec. | ||
8660 | 2025.03.07 22:39:59.427789 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8661 | 2025.03.07 22:39:59.427963 [ 275 ] {b2b778ae-c567-439b-8881-b238918e9232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8662 | 2025.03.07 22:39:59.428015 [ 275 ] {b2b778ae-c567-439b-8881-b238918e9232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8663 | 2025.03.07 22:39:59.428578 [ 275 ] {b2b778ae-c567-439b-8881-b238918e9232} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8664 | 2025.03.07 22:39:59.428619 [ 275 ] {b2b778ae-c567-439b-8881-b238918e9232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
8665 | 2025.03.07 22:39:59.428972 [ 275 ] {b2b778ae-c567-439b-8881-b238918e9232} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8666 | 2025.03.07 22:39:59.429205 [ 275 ] {b2b778ae-c567-439b-8881-b238918e9232} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8667 | 2025.03.07 22:39:59.429422 [ 275 ] {b2b778ae-c567-439b-8881-b238918e9232} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001495 sec., 21404.68227424749 rows/sec., 1.57 MiB/sec. | ||
8668 | 2025.03.07 22:39:59.429475 [ 275 ] {b2b778ae-c567-439b-8881-b238918e9232} <Debug> TCPHandler: Processed in 0.001790988 sec. | ||
8669 | 2025.03.07 22:39:59.429582 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8670 | 2025.03.07 22:39:59.429686 [ 275 ] {e523e95c-54d9-477f-98ff-e1bd5ad7ba4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8671 | 2025.03.07 22:39:59.429731 [ 275 ] {e523e95c-54d9-477f-98ff-e1bd5ad7ba4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8672 | 2025.03.07 22:39:59.430281 [ 275 ] {e523e95c-54d9-477f-98ff-e1bd5ad7ba4f} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8673 | 2025.03.07 22:39:59.430321 [ 275 ] {e523e95c-54d9-477f-98ff-e1bd5ad7ba4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
8674 | 2025.03.07 22:39:59.430673 [ 275 ] {e523e95c-54d9-477f-98ff-e1bd5ad7ba4f} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
8675 | 2025.03.07 22:39:59.430919 [ 275 ] {e523e95c-54d9-477f-98ff-e1bd5ad7ba4f} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8676 | 2025.03.07 22:39:59.431149 [ 275 ] {e523e95c-54d9-477f-98ff-e1bd5ad7ba4f} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001484 sec., 64690.02695417789 rows/sec., 5.05 MiB/sec. | ||
8677 | 2025.03.07 22:39:59.431251 [ 275 ] {e523e95c-54d9-477f-98ff-e1bd5ad7ba4f} <Debug> TCPHandler: Processed in 0.001719877 sec. | ||
8678 | 2025.03.07 22:39:59.431407 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8679 | 2025.03.07 22:39:59.431679 [ 275 ] {5f350c89-2989-4b40-902b-bc0ebaaa86f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8680 | 2025.03.07 22:39:59.431751 [ 275 ] {5f350c89-2989-4b40-902b-bc0ebaaa86f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8681 | 2025.03.07 22:39:59.432283 [ 275 ] {5f350c89-2989-4b40-902b-bc0ebaaa86f1} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8682 | 2025.03.07 22:39:59.432322 [ 275 ] {5f350c89-2989-4b40-902b-bc0ebaaa86f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
8683 | 2025.03.07 22:39:59.432700 [ 275 ] {5f350c89-2989-4b40-902b-bc0ebaaa86f1} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
8684 | 2025.03.07 22:39:59.432936 [ 275 ] {5f350c89-2989-4b40-902b-bc0ebaaa86f1} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8685 | 2025.03.07 22:39:59.433194 [ 275 ] {5f350c89-2989-4b40-902b-bc0ebaaa86f1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001606 sec., 99626.40099626401 rows/sec., 6.94 MiB/sec. | ||
8686 | 2025.03.07 22:39:59.433255 [ 275 ] {5f350c89-2989-4b40-902b-bc0ebaaa86f1} <Debug> TCPHandler: Processed in 0.001941689 sec. | ||
8687 | 2025.03.07 22:39:59.433505 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8688 | 2025.03.07 22:39:59.433651 [ 275 ] {d53ce8fc-de3e-4e42-b3f9-dd049466989a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8689 | 2025.03.07 22:39:59.433724 [ 275 ] {d53ce8fc-de3e-4e42-b3f9-dd049466989a} <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 | ||
8690 | 2025.03.07 22:39:59.434856 [ 275 ] {d53ce8fc-de3e-4e42-b3f9-dd049466989a} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8691 | 2025.03.07 22:39:59.434895 [ 275 ] {d53ce8fc-de3e-4e42-b3f9-dd049466989a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
8692 | 2025.03.07 22:39:59.435528 [ 275 ] {d53ce8fc-de3e-4e42-b3f9-dd049466989a} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8693 | 2025.03.07 22:39:59.435781 [ 275 ] {d53ce8fc-de3e-4e42-b3f9-dd049466989a} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8694 | 2025.03.07 22:39:59.436026 [ 275 ] {d53ce8fc-de3e-4e42-b3f9-dd049466989a} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002399 sec., 13338.891204668611 rows/sec., 23.90 MiB/sec. | ||
8695 | 2025.03.07 22:39:59.436119 [ 275 ] {d53ce8fc-de3e-4e42-b3f9-dd049466989a} <Debug> TCPHandler: Processed in 0.002712556 sec. | ||
8696 | 2025.03.07 22:39:59.436264 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8697 | 2025.03.07 22:39:59.436369 [ 275 ] {01a7efe1-bf5a-4b22-b8b1-46ac9c2018d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8698 | 2025.03.07 22:39:59.436416 [ 275 ] {01a7efe1-bf5a-4b22-b8b1-46ac9c2018d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8699 | 2025.03.07 22:39:59.436854 [ 275 ] {01a7efe1-bf5a-4b22-b8b1-46ac9c2018d8} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8700 | 2025.03.07 22:39:59.436893 [ 275 ] {01a7efe1-bf5a-4b22-b8b1-46ac9c2018d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
8701 | 2025.03.07 22:39:59.437252 [ 275 ] {01a7efe1-bf5a-4b22-b8b1-46ac9c2018d8} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
8702 | 2025.03.07 22:39:59.437495 [ 275 ] {01a7efe1-bf5a-4b22-b8b1-46ac9c2018d8} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8703 | 2025.03.07 22:39:59.437700 [ 275 ] {01a7efe1-bf5a-4b22-b8b1-46ac9c2018d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001352 sec., 44378.69822485207 rows/sec., 2.99 MiB/sec. | ||
8704 | 2025.03.07 22:39:59.437749 [ 275 ] {01a7efe1-bf5a-4b22-b8b1-46ac9c2018d8} <Debug> TCPHandler: Processed in 0.001535715 sec. | ||
8705 | 2025.03.07 22:40:00.314034 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8706 | 2025.03.07 22:40:00.314128 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8707 | 2025.03.07 22:40:00.469754 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22021 | ||
8708 | 2025.03.07 22:40:00.470855 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8709 | 2025.03.07 22:40:00.470897 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
8710 | 2025.03.07 22:40:00.471430 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
8711 | 2025.03.07 22:40:00.471680 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8712 | 2025.03.07 22:40:00.471897 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 | ||
8713 | 2025.03.07 22:40:00.583111 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1216 | ||
8714 | 2025.03.07 22:40:00.586348 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8715 | 2025.03.07 22:40:00.586406 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
8716 | 2025.03.07 22:40:00.587864 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
8717 | 2025.03.07 22:40:00.588241 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8718 | 2025.03.07 22:40:00.589604 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1216 | ||
8719 | 2025.03.07 22:40:01.001442 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.0009945 sec. | ||
8720 | 2025.03.07 22:40:02.110536 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 | ||
8721 | 2025.03.07 22:40:02.132081 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8722 | 2025.03.07 22:40:02.132143 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
8723 | 2025.03.07 22:40:02.139635 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
8724 | 2025.03.07 22:40:02.140484 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8725 | 2025.03.07 22:40:02.145188 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
8726 | 2025.03.07 22:40:04.423832 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8727 | 2025.03.07 22:40:04.424020 [ 275 ] {6b7ad7dc-9f42-4344-846d-a6c14530585b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8728 | 2025.03.07 22:40:04.424093 [ 275 ] {6b7ad7dc-9f42-4344-846d-a6c14530585b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8729 | 2025.03.07 22:40:04.424873 [ 275 ] {6b7ad7dc-9f42-4344-846d-a6c14530585b} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8730 | 2025.03.07 22:40:04.424925 [ 275 ] {6b7ad7dc-9f42-4344-846d-a6c14530585b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
8731 | 2025.03.07 22:40:04.425366 [ 275 ] {6b7ad7dc-9f42-4344-846d-a6c14530585b} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
8732 | 2025.03.07 22:40:04.425621 [ 275 ] {6b7ad7dc-9f42-4344-846d-a6c14530585b} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8733 | 2025.03.07 22:40:04.425899 [ 275 ] {6b7ad7dc-9f42-4344-846d-a6c14530585b} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001924 sec., 37422.03742203742 rows/sec., 3.04 MiB/sec. | ||
8734 | 2025.03.07 22:40:04.425996 [ 275 ] {6b7ad7dc-9f42-4344-846d-a6c14530585b} <Debug> TCPHandler: Processed in 0.002292102 sec. | ||
8735 | 2025.03.07 22:40:04.426233 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8736 | 2025.03.07 22:40:04.426465 [ 275 ] {a336d979-7b11-4940-a99c-6cada44b5e30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8737 | 2025.03.07 22:40:04.426518 [ 275 ] {a336d979-7b11-4940-a99c-6cada44b5e30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8738 | 2025.03.07 22:40:04.427086 [ 275 ] {a336d979-7b11-4940-a99c-6cada44b5e30} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8739 | 2025.03.07 22:40:04.427130 [ 275 ] {a336d979-7b11-4940-a99c-6cada44b5e30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
8740 | 2025.03.07 22:40:04.427514 [ 275 ] {a336d979-7b11-4940-a99c-6cada44b5e30} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8741 | 2025.03.07 22:40:04.427755 [ 275 ] {a336d979-7b11-4940-a99c-6cada44b5e30} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8742 | 2025.03.07 22:40:04.427949 [ 44 ] {} <Debug> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8743 | 2025.03.07 22:40:04.428005 [ 275 ] {a336d979-7b11-4940-a99c-6cada44b5e30} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001595 sec., 5015.673981191222 rows/sec., 377.16 KiB/sec. | ||
8744 | 2025.03.07 22:40:04.428036 [ 44 ] {} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8745 | 2025.03.07 22:40:04.428111 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
8746 | 2025.03.07 22:40:04.428128 [ 275 ] {a336d979-7b11-4940-a99c-6cada44b5e30} <Debug> TCPHandler: Processed in 0.001990599 sec. | ||
8747 | 2025.03.07 22:40:04.428396 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8748 | 2025.03.07 22:40:04.428418 [ 188 ] {01016d33-373a-44ed-a111-2b7d5befb400::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 | ||
8749 | 2025.03.07 22:40:04.428716 [ 275 ] {27f76eb2-c588-46a7-9387-e50b5b62230d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8750 | 2025.03.07 22:40:04.428885 [ 275 ] {27f76eb2-c588-46a7-9387-e50b5b62230d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8751 | 2025.03.07 22:40:04.429165 [ 188 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8752 | 2025.03.07 22:40:04.429342 [ 188 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 178 rows starting from the beginning of the part | ||
8753 | 2025.03.07 22:40:04.429768 [ 188 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 8 rows starting from the beginning of the part | ||
8754 | 2025.03.07 22:40:04.430182 [ 188 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 32 rows starting from the beginning of the part | ||
8755 | 2025.03.07 22:40:04.430539 [ 188 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 8 rows starting from the beginning of the part | ||
8756 | 2025.03.07 22:40:04.430845 [ 188 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 32 rows starting from the beginning of the part | ||
8757 | 2025.03.07 22:40:04.431138 [ 188 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 8 rows starting from the beginning of the part | ||
8758 | 2025.03.07 22:40:04.432040 [ 275 ] {27f76eb2-c588-46a7-9387-e50b5b62230d} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8759 | 2025.03.07 22:40:04.432119 [ 275 ] {27f76eb2-c588-46a7-9387-e50b5b62230d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
8760 | 2025.03.07 22:40:04.433067 [ 275 ] {27f76eb2-c588-46a7-9387-e50b5b62230d} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
8761 | 2025.03.07 22:40:04.433610 [ 275 ] {27f76eb2-c588-46a7-9387-e50b5b62230d} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8762 | 2025.03.07 22:40:04.434194 [ 275 ] {27f76eb2-c588-46a7-9387-e50b5b62230d} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.005587 sec., 12887.059244675138 rows/sec., 1.01 MiB/sec. | ||
8763 | 2025.03.07 22:40:04.434196 [ 196 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 266 rows, containing 5 columns (5 merged, 0 gathered) in 0.005974158 sec., 44525.10295174651 rows/sec., 3.17 MiB/sec. | ||
8764 | 2025.03.07 22:40:04.434326 [ 275 ] {27f76eb2-c588-46a7-9387-e50b5b62230d} <Debug> TCPHandler: Processed in 0.006017007 sec. | ||
8765 | 2025.03.07 22:40:04.434474 [ 196 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8766 | 2025.03.07 22:40:04.434481 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8767 | 2025.03.07 22:40:04.434657 [ 275 ] {112dae11-78b9-47ef-aa30-4859723baed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8768 | 2025.03.07 22:40:04.434757 [ 275 ] {112dae11-78b9-47ef-aa30-4859723baed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8769 | 2025.03.07 22:40:04.435091 [ 196 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_66_13} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8770 | 2025.03.07 22:40:04.435334 [ 196 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_66_13} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8771 | 2025.03.07 22:40:04.435442 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
8772 | 2025.03.07 22:40:04.435733 [ 275 ] {112dae11-78b9-47ef-aa30-4859723baed4} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8773 | 2025.03.07 22:40:04.435776 [ 275 ] {112dae11-78b9-47ef-aa30-4859723baed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
8774 | 2025.03.07 22:40:04.436160 [ 275 ] {112dae11-78b9-47ef-aa30-4859723baed4} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
8775 | 2025.03.07 22:40:04.436394 [ 275 ] {112dae11-78b9-47ef-aa30-4859723baed4} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8776 | 2025.03.07 22:40:04.436619 [ 275 ] {112dae11-78b9-47ef-aa30-4859723baed4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00201 sec., 79601.99004975124 rows/sec., 5.54 MiB/sec. | ||
8777 | 2025.03.07 22:40:04.436677 [ 275 ] {112dae11-78b9-47ef-aa30-4859723baed4} <Debug> TCPHandler: Processed in 0.002261712 sec. | ||
8778 | 2025.03.07 22:40:04.436805 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8779 | 2025.03.07 22:40:04.436911 [ 275 ] {d7343455-4f91-4525-9aff-215b16dec78d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8780 | 2025.03.07 22:40:04.436978 [ 275 ] {d7343455-4f91-4525-9aff-215b16dec78d} <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 | ||
8781 | 2025.03.07 22:40:04.438030 [ 275 ] {d7343455-4f91-4525-9aff-215b16dec78d} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8782 | 2025.03.07 22:40:04.438070 [ 275 ] {d7343455-4f91-4525-9aff-215b16dec78d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
8783 | 2025.03.07 22:40:04.438674 [ 275 ] {d7343455-4f91-4525-9aff-215b16dec78d} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8784 | 2025.03.07 22:40:04.438938 [ 275 ] {d7343455-4f91-4525-9aff-215b16dec78d} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8785 | 2025.03.07 22:40:04.439148 [ 44 ] {} <Debug> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8786 | 2025.03.07 22:40:04.439224 [ 275 ] {d7343455-4f91-4525-9aff-215b16dec78d} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002326 sec., 3439.3809114359415 rows/sec., 6.16 MiB/sec. | ||
8787 | 2025.03.07 22:40:04.439234 [ 44 ] {} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8788 | 2025.03.07 22:40:04.439343 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
8789 | 2025.03.07 22:40:04.439601 [ 275 ] {d7343455-4f91-4525-9aff-215b16dec78d} <Debug> TCPHandler: Processed in 0.002842847 sec. | ||
8790 | 2025.03.07 22:40:04.439730 [ 191 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::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 | ||
8791 | 2025.03.07 22:40:04.439788 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8792 | 2025.03.07 22:40:04.439983 [ 275 ] {e410716f-bd7e-4166-8b8d-c147ddc3e543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8793 | 2025.03.07 22:40:04.440110 [ 275 ] {e410716f-bd7e-4166-8b8d-c147ddc3e543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8794 | 2025.03.07 22:40:04.440904 [ 191 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8795 | 2025.03.07 22:40:04.441057 [ 191 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1188 rows starting from the beginning of the part | ||
8796 | 2025.03.07 22:40:04.441948 [ 191 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 8 rows starting from the beginning of the part | ||
8797 | 2025.03.07 22:40:04.442048 [ 275 ] {e410716f-bd7e-4166-8b8d-c147ddc3e543} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8798 | 2025.03.07 22:40:04.442118 [ 275 ] {e410716f-bd7e-4166-8b8d-c147ddc3e543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
8799 | 2025.03.07 22:40:04.442593 [ 191 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 32 rows starting from the beginning of the part | ||
8800 | 2025.03.07 22:40:04.443302 [ 191 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 8 rows starting from the beginning of the part | ||
8801 | 2025.03.07 22:40:04.443487 [ 275 ] {e410716f-bd7e-4166-8b8d-c147ddc3e543} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
8802 | 2025.03.07 22:40:04.443812 [ 191 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 32 rows starting from the beginning of the part | ||
8803 | 2025.03.07 22:40:04.444309 [ 275 ] {e410716f-bd7e-4166-8b8d-c147ddc3e543} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8804 | 2025.03.07 22:40:04.444437 [ 191 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 8 rows starting from the beginning of the part | ||
8805 | 2025.03.07 22:40:04.444883 [ 275 ] {e410716f-bd7e-4166-8b8d-c147ddc3e543} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004938 sec., 12150.668286755772 rows/sec., 838.52 KiB/sec. | ||
8806 | 2025.03.07 22:40:04.445977 [ 275 ] {e410716f-bd7e-4166-8b8d-c147ddc3e543} <Debug> TCPHandler: Processed in 0.00622597 sec. | ||
8807 | 2025.03.07 22:40:04.453227 [ 188 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1276 rows, containing 19 columns (19 merged, 0 gathered) in 0.013704572 sec., 93107.61401377583 rows/sec., 166.84 MiB/sec. | ||
8808 | 2025.03.07 22:40:04.454724 [ 188 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8809 | 2025.03.07 22:40:04.455159 [ 188 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8810 | 2025.03.07 22:40:04.455243 [ 188 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8811 | 2025.03.07 22:40:04.455392 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.52 MiB. | ||
8812 | 2025.03.07 22:40:04.812243 [ 56 ] {} <Debug> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
8813 | 2025.03.07 22:40:04.812390 [ 56 ] {} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8814 | 2025.03.07 22:40:04.812434 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
8815 | 2025.03.07 22:40:04.812670 [ 192 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact with storage Full | ||
8816 | 2025.03.07 22:40:04.812981 [ 192 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8817 | 2025.03.07 22:40:04.813054 [ 192 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 365 rows starting from the beginning of the part | ||
8818 | 2025.03.07 22:40:04.813220 [ 192 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
8819 | 2025.03.07 22:40:04.813378 [ 192 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 228 rows starting from the beginning of the part | ||
8820 | 2025.03.07 22:40:04.813636 [ 192 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 113 rows starting from the beginning of the part | ||
8821 | 2025.03.07 22:40:04.813772 [ 192 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 228 rows starting from the beginning of the part | ||
8822 | 2025.03.07 22:40:04.814969 [ 188 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 958 rows, containing 5 columns (5 merged, 0 gathered) in 0.002440213 sec., 392588.6797586932 rows/sec., 28.10 MiB/sec. | ||
8823 | 2025.03.07 22:40:04.815175 [ 187 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
8824 | 2025.03.07 22:40:04.815550 [ 187 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_22_5} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8825 | 2025.03.07 22:40:04.815645 [ 187 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_22_5} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5 | ||
8826 | 2025.03.07 22:40:04.815759 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
8827 | 2025.03.07 22:40:05.000249 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.37 MiB, peak 240.27 MiB, free memory in arenas 0.00 B, will set to 229.80 MiB (RSS), difference: 2.43 MiB | ||
8828 | 2025.03.07 22:40:07.972155 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22448 | ||
8829 | 2025.03.07 22:40:07.972906 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8830 | 2025.03.07 22:40:07.972958 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
8831 | 2025.03.07 22:40:07.973471 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
8832 | 2025.03.07 22:40:07.973725 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8833 | 2025.03.07 22:40:07.974006 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22448 | ||
8834 | 2025.03.07 22:40:09.428986 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8835 | 2025.03.07 22:40:09.429176 [ 275 ] {35b639e0-78bc-490e-96ab-06b743bfba85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8836 | 2025.03.07 22:40:09.429256 [ 275 ] {35b639e0-78bc-490e-96ab-06b743bfba85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8837 | 2025.03.07 22:40:09.430038 [ 275 ] {35b639e0-78bc-490e-96ab-06b743bfba85} <Trace> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8838 | 2025.03.07 22:40:09.430088 [ 275 ] {35b639e0-78bc-490e-96ab-06b743bfba85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
8839 | 2025.03.07 22:40:09.430494 [ 275 ] {35b639e0-78bc-490e-96ab-06b743bfba85} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
8840 | 2025.03.07 22:40:09.430726 [ 275 ] {35b639e0-78bc-490e-96ab-06b743bfba85} <Trace> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8841 | 2025.03.07 22:40:09.430981 [ 275 ] {35b639e0-78bc-490e-96ab-06b743bfba85} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001898 sec., 12644.889357218124 rows/sec., 1.05 MiB/sec. | ||
8842 | 2025.03.07 22:40:09.431125 [ 275 ] {35b639e0-78bc-490e-96ab-06b743bfba85} <Debug> TCPHandler: Processed in 0.002323902 sec. | ||
8843 | 2025.03.07 22:40:09.431372 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8844 | 2025.03.07 22:40:09.431485 [ 275 ] {9fd7ec0f-bc81-4bda-866e-2f0d36bbe936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8845 | 2025.03.07 22:40:09.431535 [ 275 ] {9fd7ec0f-bc81-4bda-866e-2f0d36bbe936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8846 | 2025.03.07 22:40:09.432082 [ 275 ] {9fd7ec0f-bc81-4bda-866e-2f0d36bbe936} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8847 | 2025.03.07 22:40:09.432123 [ 275 ] {9fd7ec0f-bc81-4bda-866e-2f0d36bbe936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
8848 | 2025.03.07 22:40:09.432460 [ 275 ] {9fd7ec0f-bc81-4bda-866e-2f0d36bbe936} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
8849 | 2025.03.07 22:40:09.432702 [ 275 ] {9fd7ec0f-bc81-4bda-866e-2f0d36bbe936} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8850 | 2025.03.07 22:40:09.432932 [ 275 ] {9fd7ec0f-bc81-4bda-866e-2f0d36bbe936} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001475 sec., 2711.8644067796613 rows/sec., 221.13 KiB/sec. | ||
8851 | 2025.03.07 22:40:09.433033 [ 275 ] {9fd7ec0f-bc81-4bda-866e-2f0d36bbe936} <Debug> TCPHandler: Processed in 0.001718457 sec. | ||
8852 | 2025.03.07 22:40:09.433142 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8853 | 2025.03.07 22:40:09.433246 [ 275 ] {53f479d5-c727-4075-915b-b95d8f68fdfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8854 | 2025.03.07 22:40:09.433290 [ 275 ] {53f479d5-c727-4075-915b-b95d8f68fdfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8855 | 2025.03.07 22:40:09.433942 [ 275 ] {53f479d5-c727-4075-915b-b95d8f68fdfe} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8856 | 2025.03.07 22:40:09.433981 [ 275 ] {53f479d5-c727-4075-915b-b95d8f68fdfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
8857 | 2025.03.07 22:40:09.434353 [ 275 ] {53f479d5-c727-4075-915b-b95d8f68fdfe} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
8858 | 2025.03.07 22:40:09.434585 [ 275 ] {53f479d5-c727-4075-915b-b95d8f68fdfe} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8859 | 2025.03.07 22:40:09.434753 [ 119 ] {} <Debug> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
8860 | 2025.03.07 22:40:09.434814 [ 275 ] {53f479d5-c727-4075-915b-b95d8f68fdfe} <Debug> executeQuery: Read 242 rows, 22.05 KiB in 0.001589 sec., 152297.04216488358 rows/sec., 13.55 MiB/sec. | ||
8861 | 2025.03.07 22:40:09.434833 [ 119 ] {} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8862 | 2025.03.07 22:40:09.434910 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
8863 | 2025.03.07 22:40:09.434944 [ 275 ] {53f479d5-c727-4075-915b-b95d8f68fdfe} <Debug> TCPHandler: Processed in 0.001846588 sec. | ||
8864 | 2025.03.07 22:40:09.435226 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8865 | 2025.03.07 22:40:09.435281 [ 188 ] {8922abdd-d820-477b-8940-ca60723f550b::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 | ||
8866 | 2025.03.07 22:40:09.435623 [ 275 ] {39d15943-5cc2-48df-89f0-f46e086b18d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8867 | 2025.03.07 22:40:09.435814 [ 188 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8868 | 2025.03.07 22:40:09.435840 [ 275 ] {39d15943-5cc2-48df-89f0-f46e086b18d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8869 | 2025.03.07 22:40:09.435950 [ 188 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1967 rows starting from the beginning of the part | ||
8870 | 2025.03.07 22:40:09.436451 [ 188 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1212 rows starting from the beginning of the part | ||
8871 | 2025.03.07 22:40:09.436847 [ 188 ] {8922abdd-d820-477b-8940-ca60723f550b::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 | ||
8872 | 2025.03.07 22:40:09.437246 [ 188 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 120 rows starting from the beginning of the part | ||
8873 | 2025.03.07 22:40:09.437615 [ 188 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 72 rows starting from the beginning of the part | ||
8874 | 2025.03.07 22:40:09.437921 [ 188 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 242 rows starting from the beginning of the part | ||
8875 | 2025.03.07 22:40:09.439718 [ 275 ] {39d15943-5cc2-48df-89f0-f46e086b18d6} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8876 | 2025.03.07 22:40:09.439779 [ 275 ] {39d15943-5cc2-48df-89f0-f46e086b18d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
8877 | 2025.03.07 22:40:09.440801 [ 275 ] {39d15943-5cc2-48df-89f0-f46e086b18d6} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8878 | 2025.03.07 22:40:09.441149 [ 275 ] {39d15943-5cc2-48df-89f0-f46e086b18d6} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8879 | 2025.03.07 22:40:09.441413 [ 275 ] {39d15943-5cc2-48df-89f0-f46e086b18d6} <Debug> executeQuery: Read 48 rows, 3.65 KiB in 0.006 sec., 8000 rows/sec., 607.75 KiB/sec. | ||
8880 | 2025.03.07 22:40:09.441569 [ 275 ] {39d15943-5cc2-48df-89f0-f46e086b18d6} <Debug> TCPHandler: Processed in 0.006450432 sec. | ||
8881 | 2025.03.07 22:40:09.441778 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8882 | 2025.03.07 22:40:09.441968 [ 188 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3669 rows, containing 5 columns (5 merged, 0 gathered) in 0.006915847 sec., 530520.7012243042 rows/sec., 45.97 MiB/sec. | ||
8883 | 2025.03.07 22:40:09.441999 [ 275 ] {c42997f0-aa3d-4fb1-afdc-d6330c3aa7d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8884 | 2025.03.07 22:40:09.442074 [ 275 ] {c42997f0-aa3d-4fb1-afdc-d6330c3aa7d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8885 | 2025.03.07 22:40:09.442402 [ 187 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
8886 | 2025.03.07 22:40:09.443090 [ 187 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_81_16} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8887 | 2025.03.07 22:40:09.443152 [ 275 ] {c42997f0-aa3d-4fb1-afdc-d6330c3aa7d4} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8888 | 2025.03.07 22:40:09.443215 [ 275 ] {c42997f0-aa3d-4fb1-afdc-d6330c3aa7d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
8889 | 2025.03.07 22:40:09.443257 [ 187 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_81_16} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
8890 | 2025.03.07 22:40:09.443414 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
8891 | 2025.03.07 22:40:09.443697 [ 275 ] {c42997f0-aa3d-4fb1-afdc-d6330c3aa7d4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
8892 | 2025.03.07 22:40:09.443953 [ 275 ] {c42997f0-aa3d-4fb1-afdc-d6330c3aa7d4} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8893 | 2025.03.07 22:40:09.444266 [ 275 ] {c42997f0-aa3d-4fb1-afdc-d6330c3aa7d4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002283 sec., 10512.483574244416 rows/sec., 893.15 KiB/sec. | ||
8894 | 2025.03.07 22:40:09.444665 [ 275 ] {c42997f0-aa3d-4fb1-afdc-d6330c3aa7d4} <Debug> TCPHandler: Processed in 0.002988789 sec. | ||
8895 | 2025.03.07 22:40:09.444960 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8896 | 2025.03.07 22:40:09.445065 [ 275 ] {9b141287-3005-4329-8e49-ac0614b02c9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8897 | 2025.03.07 22:40:09.445111 [ 275 ] {9b141287-3005-4329-8e49-ac0614b02c9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8898 | 2025.03.07 22:40:09.445649 [ 275 ] {9b141287-3005-4329-8e49-ac0614b02c9a} <Trace> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8899 | 2025.03.07 22:40:09.445688 [ 275 ] {9b141287-3005-4329-8e49-ac0614b02c9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
8900 | 2025.03.07 22:40:09.446029 [ 275 ] {9b141287-3005-4329-8e49-ac0614b02c9a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
8901 | 2025.03.07 22:40:09.446265 [ 275 ] {9b141287-3005-4329-8e49-ac0614b02c9a} <Trace> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8902 | 2025.03.07 22:40:09.446527 [ 275 ] {9b141287-3005-4329-8e49-ac0614b02c9a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001478 sec., 8119.079837618404 rows/sec., 634.30 KiB/sec. | ||
8903 | 2025.03.07 22:40:09.446694 [ 275 ] {9b141287-3005-4329-8e49-ac0614b02c9a} <Debug> TCPHandler: Processed in 0.001814767 sec. | ||
8904 | 2025.03.07 22:40:09.446827 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8905 | 2025.03.07 22:40:09.446931 [ 275 ] {cbdeda24-c74f-43fe-a20d-262b7bbdcb3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8906 | 2025.03.07 22:40:09.446976 [ 275 ] {cbdeda24-c74f-43fe-a20d-262b7bbdcb3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8907 | 2025.03.07 22:40:09.447682 [ 275 ] {cbdeda24-c74f-43fe-a20d-262b7bbdcb3c} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8908 | 2025.03.07 22:40:09.447732 [ 275 ] {cbdeda24-c74f-43fe-a20d-262b7bbdcb3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
8909 | 2025.03.07 22:40:09.448177 [ 275 ] {cbdeda24-c74f-43fe-a20d-262b7bbdcb3c} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
8910 | 2025.03.07 22:40:09.448422 [ 275 ] {cbdeda24-c74f-43fe-a20d-262b7bbdcb3c} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8911 | 2025.03.07 22:40:09.448592 [ 119 ] {} <Debug> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
8912 | 2025.03.07 22:40:09.448654 [ 119 ] {} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8913 | 2025.03.07 22:40:09.448672 [ 275 ] {cbdeda24-c74f-43fe-a20d-262b7bbdcb3c} <Debug> executeQuery: Read 136 rows, 11.26 KiB in 0.00175 sec., 77714.28571428571 rows/sec., 6.28 MiB/sec. | ||
8914 | 2025.03.07 22:40:09.448698 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
8915 | 2025.03.07 22:40:09.448827 [ 275 ] {cbdeda24-c74f-43fe-a20d-262b7bbdcb3c} <Debug> TCPHandler: Processed in 0.00204892 sec. | ||
8916 | 2025.03.07 22:40:09.448896 [ 197 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::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 | ||
8917 | 2025.03.07 22:40:09.448979 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8918 | 2025.03.07 22:40:09.449026 [ 197 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8919 | 2025.03.07 22:40:09.449073 [ 197 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 952 rows starting from the beginning of the part | ||
8920 | 2025.03.07 22:40:09.449111 [ 275 ] {265ab54f-ba08-49de-8e85-2dd5731dfa35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8921 | 2025.03.07 22:40:09.449257 [ 197 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 528 rows starting from the beginning of the part | ||
8922 | 2025.03.07 22:40:09.449265 [ 275 ] {265ab54f-ba08-49de-8e85-2dd5731dfa35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8923 | 2025.03.07 22:40:09.449625 [ 197 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::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 | ||
8924 | 2025.03.07 22:40:09.449938 [ 197 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 96 rows starting from the beginning of the part | ||
8925 | 2025.03.07 22:40:09.450270 [ 197 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 72 rows starting from the beginning of the part | ||
8926 | 2025.03.07 22:40:09.450609 [ 197 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 136 rows starting from the beginning of the part | ||
8927 | 2025.03.07 22:40:09.451408 [ 275 ] {265ab54f-ba08-49de-8e85-2dd5731dfa35} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8928 | 2025.03.07 22:40:09.451458 [ 275 ] {265ab54f-ba08-49de-8e85-2dd5731dfa35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
8929 | 2025.03.07 22:40:09.452063 [ 275 ] {265ab54f-ba08-49de-8e85-2dd5731dfa35} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
8930 | 2025.03.07 22:40:09.452331 [ 275 ] {265ab54f-ba08-49de-8e85-2dd5731dfa35} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8931 | 2025.03.07 22:40:09.452615 [ 119 ] {} <Debug> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
8932 | 2025.03.07 22:40:09.452651 [ 197 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1848 rows, containing 5 columns (5 merged, 0 gathered) in 0.003817136 sec., 484132.6062262387 rows/sec., 37.99 MiB/sec. | ||
8933 | 2025.03.07 22:40:09.452703 [ 119 ] {} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8934 | 2025.03.07 22:40:09.452763 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
8935 | 2025.03.07 22:40:09.452770 [ 275 ] {265ab54f-ba08-49de-8e85-2dd5731dfa35} <Debug> executeQuery: Read 234 rows, 17.53 KiB in 0.003676 sec., 63656.14798694233 rows/sec., 4.66 MiB/sec. | ||
8936 | 2025.03.07 22:40:09.452976 [ 197 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
8937 | 2025.03.07 22:40:09.453362 [ 275 ] {265ab54f-ba08-49de-8e85-2dd5731dfa35} <Debug> TCPHandler: Processed in 0.004368822 sec. | ||
8938 | 2025.03.07 22:40:09.453423 [ 190 ] {fd8a5df9-9547-4f42-8344-e932bc981126::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 | ||
8939 | 2025.03.07 22:40:09.454055 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8940 | 2025.03.07 22:40:09.454247 [ 190 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8941 | 2025.03.07 22:40:09.454512 [ 275 ] {80e6985c-80a2-4598-8c46-d249428de54f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8942 | 2025.03.07 22:40:09.454514 [ 190 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 21476 rows starting from the beginning of the part | ||
8943 | 2025.03.07 22:40:09.454793 [ 197 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_81_16} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8944 | 2025.03.07 22:40:09.455087 [ 190 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 952 rows starting from the beginning of the part | ||
8945 | 2025.03.07 22:40:09.455479 [ 197 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_81_16} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
8946 | 2025.03.07 22:40:09.455751 [ 190 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 54 rows starting from the beginning of the part | ||
8947 | 2025.03.07 22:40:09.455847 [ 275 ] {80e6985c-80a2-4598-8c46-d249428de54f} <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 | ||
8948 | 2025.03.07 22:40:09.455931 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
8949 | 2025.03.07 22:40:09.456194 [ 190 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
8950 | 2025.03.07 22:40:09.456621 [ 190 ] {fd8a5df9-9547-4f42-8344-e932bc981126::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 | ||
8951 | 2025.03.07 22:40:09.456932 [ 190 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 234 rows starting from the beginning of the part | ||
8952 | 2025.03.07 22:40:09.459922 [ 275 ] {80e6985c-80a2-4598-8c46-d249428de54f} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8953 | 2025.03.07 22:40:09.459999 [ 275 ] {80e6985c-80a2-4598-8c46-d249428de54f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
8954 | 2025.03.07 22:40:09.461568 [ 275 ] {80e6985c-80a2-4598-8c46-d249428de54f} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8955 | 2025.03.07 22:40:09.461880 [ 275 ] {80e6985c-80a2-4598-8c46-d249428de54f} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8956 | 2025.03.07 22:40:09.462303 [ 275 ] {80e6985c-80a2-4598-8c46-d249428de54f} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.007989 sec., 4005.507572912755 rows/sec., 7.18 MiB/sec. | ||
8957 | 2025.03.07 22:40:09.462424 [ 275 ] {80e6985c-80a2-4598-8c46-d249428de54f} <Debug> TCPHandler: Processed in 0.008565212 sec. | ||
8958 | 2025.03.07 22:40:09.462578 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8959 | 2025.03.07 22:40:09.462731 [ 275 ] {4ee628c2-562c-4c2b-8d1d-ae4f6f0149b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8960 | 2025.03.07 22:40:09.462797 [ 275 ] {4ee628c2-562c-4c2b-8d1d-ae4f6f0149b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8961 | 2025.03.07 22:40:09.463362 [ 275 ] {4ee628c2-562c-4c2b-8d1d-ae4f6f0149b2} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8962 | 2025.03.07 22:40:09.463414 [ 275 ] {4ee628c2-562c-4c2b-8d1d-ae4f6f0149b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
8963 | 2025.03.07 22:40:09.463927 [ 275 ] {4ee628c2-562c-4c2b-8d1d-ae4f6f0149b2} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
8964 | 2025.03.07 22:40:09.464262 [ 275 ] {4ee628c2-562c-4c2b-8d1d-ae4f6f0149b2} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8965 | 2025.03.07 22:40:09.464506 [ 146 ] {} <Debug> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
8966 | 2025.03.07 22:40:09.464595 [ 146 ] {} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8967 | 2025.03.07 22:40:09.464670 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
8968 | 2025.03.07 22:40:09.464675 [ 275 ] {4ee628c2-562c-4c2b-8d1d-ae4f6f0149b2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001924 sec., 31185.031185031185 rows/sec., 2.10 MiB/sec. | ||
8969 | 2025.03.07 22:40:09.464846 [ 275 ] {4ee628c2-562c-4c2b-8d1d-ae4f6f0149b2} <Debug> TCPHandler: Processed in 0.002323863 sec. | ||
8970 | 2025.03.07 22:40:09.464963 [ 197 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::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 | ||
8971 | 2025.03.07 22:40:09.465120 [ 197 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8972 | 2025.03.07 22:40:09.465148 [ 197 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4014 rows starting from the beginning of the part | ||
8973 | 2025.03.07 22:40:09.465299 [ 197 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 40 rows starting from the beginning of the part | ||
8974 | 2025.03.07 22:40:09.465485 [ 197 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 20 rows starting from the beginning of the part | ||
8975 | 2025.03.07 22:40:09.465940 [ 197 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
8976 | 2025.03.07 22:40:09.466234 [ 197 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::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 | ||
8977 | 2025.03.07 22:40:09.466363 [ 200 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23036 rows, containing 5 columns (5 merged, 0 gathered) in 0.013434719 sec., 1714661.8399685174 rows/sec., 117.41 MiB/sec. | ||
8978 | 2025.03.07 22:40:09.466444 [ 197 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
8979 | 2025.03.07 22:40:09.467039 [ 200 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
8980 | 2025.03.07 22:40:09.467675 [ 200 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8981 | 2025.03.07 22:40:09.467938 [ 200 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
8982 | 2025.03.07 22:40:09.468103 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
8983 | 2025.03.07 22:40:09.468614 [ 201 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4254 rows, containing 4 columns (4 merged, 0 gathered) in 0.003838227 sec., 1108324.234079954 rows/sec., 74.44 MiB/sec. | ||
8984 | 2025.03.07 22:40:09.468913 [ 197 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
8985 | 2025.03.07 22:40:09.469181 [ 197 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_81_16} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8986 | 2025.03.07 22:40:09.469255 [ 197 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_81_16} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
8987 | 2025.03.07 22:40:09.469328 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
8988 | 2025.03.07 22:40:09.645399 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 | ||
8989 | 2025.03.07 22:40:09.667820 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8990 | 2025.03.07 22:40:09.667866 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
8991 | 2025.03.07 22:40:09.675406 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
8992 | 2025.03.07 22:40:09.676186 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8993 | 2025.03.07 22:40:09.679754 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 370 | ||
8994 | 2025.03.07 22:40:10.000191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.16 MiB, peak 240.27 MiB, free memory in arenas 0.00 B, will set to 230.00 MiB (RSS), difference: -1.16 MiB | ||
8995 | 2025.03.07 22:40:10.589988 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1248 | ||
8996 | 2025.03.07 22:40:10.593277 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8997 | 2025.03.07 22:40:10.593330 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
8998 | 2025.03.07 22:40:10.594891 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
8999 | 2025.03.07 22:40:10.595221 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9000 | 2025.03.07 22:40:10.595408 [ 98 ] {} <Debug> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
9001 | 2025.03.07 22:40:10.595473 [ 98 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9002 | 2025.03.07 22:40:10.595513 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
9003 | 2025.03.07 22:40:10.597058 [ 189 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::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 | ||
9004 | 2025.03.07 22:40:10.597614 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1248 | ||
9005 | 2025.03.07 22:40:10.598114 [ 189 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9006 | 2025.03.07 22:40:10.598298 [ 189 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1086 rows starting from the beginning of the part | ||
9007 | 2025.03.07 22:40:10.598854 [ 189 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 36 rows starting from the beginning of the part | ||
9008 | 2025.03.07 22:40:10.599368 [ 189 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 36 rows starting from the beginning of the part | ||
9009 | 2025.03.07 22:40:10.599860 [ 189 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
9010 | 2025.03.07 22:40:10.600340 [ 189 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 34 rows starting from the beginning of the part | ||
9011 | 2025.03.07 22:40:10.600816 [ 189 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 32 rows starting from the beginning of the part | ||
9012 | 2025.03.07 22:40:10.609264 [ 197 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1248 rows, containing 72 columns (72 merged, 0 gathered) in 0.012656611 sec., 98604.59486350651 rows/sec., 79.20 MiB/sec. | ||
9013 | 2025.03.07 22:40:10.610719 [ 201 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
9014 | 2025.03.07 22:40:10.611419 [ 201 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_36_7} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9015 | 2025.03.07 22:40:10.611505 [ 201 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_36_7} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
9016 | 2025.03.07 22:40:10.611728 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.81 MiB. | ||
9017 | 2025.03.07 22:40:14.423829 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9018 | 2025.03.07 22:40:14.424025 [ 275 ] {78997dd3-f37a-4524-ac29-3d80bd584942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9019 | 2025.03.07 22:40:14.424103 [ 275 ] {78997dd3-f37a-4524-ac29-3d80bd584942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9020 | 2025.03.07 22:40:14.424907 [ 275 ] {78997dd3-f37a-4524-ac29-3d80bd584942} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9021 | 2025.03.07 22:40:14.424962 [ 275 ] {78997dd3-f37a-4524-ac29-3d80bd584942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
9022 | 2025.03.07 22:40:14.425427 [ 275 ] {78997dd3-f37a-4524-ac29-3d80bd584942} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
9023 | 2025.03.07 22:40:14.425697 [ 275 ] {78997dd3-f37a-4524-ac29-3d80bd584942} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9024 | 2025.03.07 22:40:14.425919 [ 275 ] {78997dd3-f37a-4524-ac29-3d80bd584942} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001946 sec., 36998.972250770814 rows/sec., 3.01 MiB/sec. | ||
9025 | 2025.03.07 22:40:14.425987 [ 275 ] {78997dd3-f37a-4524-ac29-3d80bd584942} <Debug> TCPHandler: Processed in 0.002292752 sec. | ||
9026 | 2025.03.07 22:40:14.426118 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9027 | 2025.03.07 22:40:14.426231 [ 275 ] {1fc29c4d-6f71-45d4-9814-9c3bfea183da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9028 | 2025.03.07 22:40:14.426282 [ 275 ] {1fc29c4d-6f71-45d4-9814-9c3bfea183da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9029 | 2025.03.07 22:40:14.426840 [ 275 ] {1fc29c4d-6f71-45d4-9814-9c3bfea183da} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9030 | 2025.03.07 22:40:14.426879 [ 275 ] {1fc29c4d-6f71-45d4-9814-9c3bfea183da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
9031 | 2025.03.07 22:40:14.427287 [ 275 ] {1fc29c4d-6f71-45d4-9814-9c3bfea183da} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
9032 | 2025.03.07 22:40:14.427548 [ 275 ] {1fc29c4d-6f71-45d4-9814-9c3bfea183da} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9033 | 2025.03.07 22:40:14.427734 [ 275 ] {1fc29c4d-6f71-45d4-9814-9c3bfea183da} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.00153 sec., 5228.758169934641 rows/sec., 393.18 KiB/sec. | ||
9034 | 2025.03.07 22:40:14.427787 [ 275 ] {1fc29c4d-6f71-45d4-9814-9c3bfea183da} <Debug> TCPHandler: Processed in 0.001722097 sec. | ||
9035 | 2025.03.07 22:40:14.427891 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9036 | 2025.03.07 22:40:14.427995 [ 275 ] {6152580c-382b-4dbf-987d-35410ce617fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9037 | 2025.03.07 22:40:14.428041 [ 275 ] {6152580c-382b-4dbf-987d-35410ce617fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9038 | 2025.03.07 22:40:14.428577 [ 275 ] {6152580c-382b-4dbf-987d-35410ce617fd} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9039 | 2025.03.07 22:40:14.428614 [ 275 ] {6152580c-382b-4dbf-987d-35410ce617fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
9040 | 2025.03.07 22:40:14.428968 [ 275 ] {6152580c-382b-4dbf-987d-35410ce617fd} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
9041 | 2025.03.07 22:40:14.429209 [ 275 ] {6152580c-382b-4dbf-987d-35410ce617fd} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9042 | 2025.03.07 22:40:14.429409 [ 275 ] {6152580c-382b-4dbf-987d-35410ce617fd} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001436 sec., 50139.27576601671 rows/sec., 3.91 MiB/sec. | ||
9043 | 2025.03.07 22:40:14.429481 [ 275 ] {6152580c-382b-4dbf-987d-35410ce617fd} <Debug> TCPHandler: Processed in 0.001639616 sec. | ||
9044 | 2025.03.07 22:40:14.429637 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9045 | 2025.03.07 22:40:14.429766 [ 275 ] {62ef3681-3b85-48d9-b42e-0c6a688d248c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9046 | 2025.03.07 22:40:14.429825 [ 275 ] {62ef3681-3b85-48d9-b42e-0c6a688d248c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9047 | 2025.03.07 22:40:14.430420 [ 275 ] {62ef3681-3b85-48d9-b42e-0c6a688d248c} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9048 | 2025.03.07 22:40:14.430456 [ 275 ] {62ef3681-3b85-48d9-b42e-0c6a688d248c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
9049 | 2025.03.07 22:40:14.430849 [ 275 ] {62ef3681-3b85-48d9-b42e-0c6a688d248c} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
9050 | 2025.03.07 22:40:14.431094 [ 275 ] {62ef3681-3b85-48d9-b42e-0c6a688d248c} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9051 | 2025.03.07 22:40:14.431273 [ 275 ] {62ef3681-3b85-48d9-b42e-0c6a688d248c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001537 sec., 104098.8939492518 rows/sec., 7.25 MiB/sec. | ||
9052 | 2025.03.07 22:40:14.431323 [ 275 ] {62ef3681-3b85-48d9-b42e-0c6a688d248c} <Debug> TCPHandler: Processed in 0.001747357 sec. | ||
9053 | 2025.03.07 22:40:14.431437 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9054 | 2025.03.07 22:40:14.431535 [ 275 ] {9a1f1e85-cccd-459d-b056-934ceb5e9b8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9055 | 2025.03.07 22:40:14.431597 [ 275 ] {9a1f1e85-cccd-459d-b056-934ceb5e9b8c} <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 | ||
9056 | 2025.03.07 22:40:14.432669 [ 275 ] {9a1f1e85-cccd-459d-b056-934ceb5e9b8c} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9057 | 2025.03.07 22:40:14.432705 [ 275 ] {9a1f1e85-cccd-459d-b056-934ceb5e9b8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
9058 | 2025.03.07 22:40:14.433314 [ 275 ] {9a1f1e85-cccd-459d-b056-934ceb5e9b8c} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
9059 | 2025.03.07 22:40:14.433571 [ 275 ] {9a1f1e85-cccd-459d-b056-934ceb5e9b8c} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9060 | 2025.03.07 22:40:14.433801 [ 275 ] {9a1f1e85-cccd-459d-b056-934ceb5e9b8c} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00227 sec., 3524.229074889868 rows/sec., 6.32 MiB/sec. | ||
9061 | 2025.03.07 22:40:14.434032 [ 275 ] {9a1f1e85-cccd-459d-b056-934ceb5e9b8c} <Debug> TCPHandler: Processed in 0.002632116 sec. | ||
9062 | 2025.03.07 22:40:14.434351 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9063 | 2025.03.07 22:40:14.434483 [ 275 ] {77815b18-90ad-47f7-96ce-83311c413308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9064 | 2025.03.07 22:40:14.434531 [ 275 ] {77815b18-90ad-47f7-96ce-83311c413308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9065 | 2025.03.07 22:40:14.434990 [ 275 ] {77815b18-90ad-47f7-96ce-83311c413308} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9066 | 2025.03.07 22:40:14.435027 [ 275 ] {77815b18-90ad-47f7-96ce-83311c413308} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
9067 | 2025.03.07 22:40:14.435403 [ 275 ] {77815b18-90ad-47f7-96ce-83311c413308} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
9068 | 2025.03.07 22:40:14.435637 [ 275 ] {77815b18-90ad-47f7-96ce-83311c413308} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9069 | 2025.03.07 22:40:14.435824 [ 275 ] {77815b18-90ad-47f7-96ce-83311c413308} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001361 sec., 44085.2314474651 rows/sec., 2.97 MiB/sec. | ||
9070 | 2025.03.07 22:40:14.435922 [ 275 ] {77815b18-90ad-47f7-96ce-83311c413308} <Debug> TCPHandler: Processed in 0.001666886 sec. | ||
9071 | 2025.03.07 22:40:15.314198 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9072 | 2025.03.07 22:40:15.314268 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9073 | 2025.03.07 22:40:15.474341 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22936 | ||
9074 | 2025.03.07 22:40:15.475135 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9075 | 2025.03.07 22:40:15.475191 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
9076 | 2025.03.07 22:40:15.475731 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
9077 | 2025.03.07 22:40:15.475983 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9078 | 2025.03.07 22:40:15.476264 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 | ||
9079 | 2025.03.07 22:40:17.179950 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 | ||
9080 | 2025.03.07 22:40:17.201969 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9081 | 2025.03.07 22:40:17.202035 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
9082 | 2025.03.07 22:40:17.209454 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
9083 | 2025.03.07 22:40:17.210255 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9084 | 2025.03.07 22:40:17.214376 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
9085 | 2025.03.07 22:40:19.425147 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9086 | 2025.03.07 22:40:19.425353 [ 275 ] {0cfab3c6-58c6-49ef-bf58-a02821c9c524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9087 | 2025.03.07 22:40:19.425430 [ 275 ] {0cfab3c6-58c6-49ef-bf58-a02821c9c524} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9088 | 2025.03.07 22:40:19.426216 [ 275 ] {0cfab3c6-58c6-49ef-bf58-a02821c9c524} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9089 | 2025.03.07 22:40:19.426273 [ 275 ] {0cfab3c6-58c6-49ef-bf58-a02821c9c524} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
9090 | 2025.03.07 22:40:19.426788 [ 275 ] {0cfab3c6-58c6-49ef-bf58-a02821c9c524} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
9091 | 2025.03.07 22:40:19.427058 [ 275 ] {0cfab3c6-58c6-49ef-bf58-a02821c9c524} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9092 | 2025.03.07 22:40:19.427444 [ 275 ] {0cfab3c6-58c6-49ef-bf58-a02821c9c524} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.002131 sec., 56311.590802440165 rows/sec., 4.78 MiB/sec. | ||
9093 | 2025.03.07 22:40:19.427664 [ 275 ] {0cfab3c6-58c6-49ef-bf58-a02821c9c524} <Debug> TCPHandler: Processed in 0.002657806 sec. | ||
9094 | 2025.03.07 22:40:19.427957 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9095 | 2025.03.07 22:40:19.428127 [ 275 ] {18c227de-13d5-4132-9cc8-5f1c9757bd3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9096 | 2025.03.07 22:40:19.428203 [ 275 ] {18c227de-13d5-4132-9cc8-5f1c9757bd3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9097 | 2025.03.07 22:40:19.428906 [ 275 ] {18c227de-13d5-4132-9cc8-5f1c9757bd3b} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9098 | 2025.03.07 22:40:19.428952 [ 275 ] {18c227de-13d5-4132-9cc8-5f1c9757bd3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
9099 | 2025.03.07 22:40:19.429331 [ 275 ] {18c227de-13d5-4132-9cc8-5f1c9757bd3b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9100 | 2025.03.07 22:40:19.429582 [ 275 ] {18c227de-13d5-4132-9cc8-5f1c9757bd3b} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9101 | 2025.03.07 22:40:19.429774 [ 275 ] {18c227de-13d5-4132-9cc8-5f1c9757bd3b} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001688 sec., 18957.34597156398 rows/sec., 1.39 MiB/sec. | ||
9102 | 2025.03.07 22:40:19.429840 [ 275 ] {18c227de-13d5-4132-9cc8-5f1c9757bd3b} <Debug> TCPHandler: Processed in 0.00200391 sec. | ||
9103 | 2025.03.07 22:40:19.429973 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9104 | 2025.03.07 22:40:19.430086 [ 275 ] {7c31928f-f491-41e3-a6eb-db3b60c70eca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9105 | 2025.03.07 22:40:19.430135 [ 275 ] {7c31928f-f491-41e3-a6eb-db3b60c70eca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9106 | 2025.03.07 22:40:19.430733 [ 275 ] {7c31928f-f491-41e3-a6eb-db3b60c70eca} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9107 | 2025.03.07 22:40:19.430774 [ 275 ] {7c31928f-f491-41e3-a6eb-db3b60c70eca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
9108 | 2025.03.07 22:40:19.431149 [ 275 ] {7c31928f-f491-41e3-a6eb-db3b60c70eca} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
9109 | 2025.03.07 22:40:19.431395 [ 275 ] {7c31928f-f491-41e3-a6eb-db3b60c70eca} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9110 | 2025.03.07 22:40:19.431575 [ 275 ] {7c31928f-f491-41e3-a6eb-db3b60c70eca} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001515 sec., 63366.33663366336 rows/sec., 4.95 MiB/sec. | ||
9111 | 2025.03.07 22:40:19.431628 [ 275 ] {7c31928f-f491-41e3-a6eb-db3b60c70eca} <Debug> TCPHandler: Processed in 0.001707897 sec. | ||
9112 | 2025.03.07 22:40:19.431751 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9113 | 2025.03.07 22:40:19.431858 [ 275 ] {c843a97d-9af1-4259-9f7e-40ee3fd78fcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9114 | 2025.03.07 22:40:19.431909 [ 275 ] {c843a97d-9af1-4259-9f7e-40ee3fd78fcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9115 | 2025.03.07 22:40:19.432423 [ 275 ] {c843a97d-9af1-4259-9f7e-40ee3fd78fcc} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9116 | 2025.03.07 22:40:19.432464 [ 275 ] {c843a97d-9af1-4259-9f7e-40ee3fd78fcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
9117 | 2025.03.07 22:40:19.432854 [ 275 ] {c843a97d-9af1-4259-9f7e-40ee3fd78fcc} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
9118 | 2025.03.07 22:40:19.433092 [ 275 ] {c843a97d-9af1-4259-9f7e-40ee3fd78fcc} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9119 | 2025.03.07 22:40:19.433263 [ 275 ] {c843a97d-9af1-4259-9f7e-40ee3fd78fcc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001429 sec., 111966.41007697691 rows/sec., 7.80 MiB/sec. | ||
9120 | 2025.03.07 22:40:19.433313 [ 275 ] {c843a97d-9af1-4259-9f7e-40ee3fd78fcc} <Debug> TCPHandler: Processed in 0.001613946 sec. | ||
9121 | 2025.03.07 22:40:19.433433 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9122 | 2025.03.07 22:40:19.433540 [ 275 ] {5f31ed6a-6de3-4881-a0e1-c9430285f679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9123 | 2025.03.07 22:40:19.433605 [ 275 ] {5f31ed6a-6de3-4881-a0e1-c9430285f679} <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 | 2025.03.07 22:40:19.434720 [ 275 ] {5f31ed6a-6de3-4881-a0e1-c9430285f679} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9125 | 2025.03.07 22:40:19.434757 [ 275 ] {5f31ed6a-6de3-4881-a0e1-c9430285f679} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
9126 | 2025.03.07 22:40:19.435392 [ 275 ] {5f31ed6a-6de3-4881-a0e1-c9430285f679} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9127 | 2025.03.07 22:40:19.435655 [ 275 ] {5f31ed6a-6de3-4881-a0e1-c9430285f679} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9128 | 2025.03.07 22:40:19.435850 [ 275 ] {5f31ed6a-6de3-4881-a0e1-c9430285f679} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002332 sec., 13722.126929674101 rows/sec., 24.59 MiB/sec. | ||
9129 | 2025.03.07 22:40:19.435952 [ 275 ] {5f31ed6a-6de3-4881-a0e1-c9430285f679} <Debug> TCPHandler: Processed in 0.002569294 sec. | ||
9130 | 2025.03.07 22:40:19.436082 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9131 | 2025.03.07 22:40:19.436185 [ 275 ] {16199086-2b22-4d9f-a572-9dfdd18bd8f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9132 | 2025.03.07 22:40:19.436231 [ 275 ] {16199086-2b22-4d9f-a572-9dfdd18bd8f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9133 | 2025.03.07 22:40:19.436664 [ 275 ] {16199086-2b22-4d9f-a572-9dfdd18bd8f6} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9134 | 2025.03.07 22:40:19.436701 [ 275 ] {16199086-2b22-4d9f-a572-9dfdd18bd8f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
9135 | 2025.03.07 22:40:19.437193 [ 275 ] {16199086-2b22-4d9f-a572-9dfdd18bd8f6} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
9136 | 2025.03.07 22:40:19.437430 [ 275 ] {16199086-2b22-4d9f-a572-9dfdd18bd8f6} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9137 | 2025.03.07 22:40:19.437620 [ 275 ] {16199086-2b22-4d9f-a572-9dfdd18bd8f6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001457 sec., 41180.507892930684 rows/sec., 2.78 MiB/sec. | ||
9138 | 2025.03.07 22:40:19.437668 [ 275 ] {16199086-2b22-4d9f-a572-9dfdd18bd8f6} <Debug> TCPHandler: Processed in 0.001636556 sec. | ||
9139 | 2025.03.07 22:40:20.597991 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1272 | ||
9140 | 2025.03.07 22:40:20.600966 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9141 | 2025.03.07 22:40:20.601016 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
9142 | 2025.03.07 22:40:20.602493 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
9143 | 2025.03.07 22:40:20.602819 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9144 | 2025.03.07 22:40:20.603405 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1272 | ||
9145 | 2025.03.07 22:40:22.717283 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9146 | 2025.03.07 22:40:22.717473 [ 275 ] {3f030281-e29c-41e6-ae7c-815e41924455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9147 | 2025.03.07 22:40:22.717550 [ 275 ] {3f030281-e29c-41e6-ae7c-815e41924455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9148 | 2025.03.07 22:40:22.718318 [ 275 ] {3f030281-e29c-41e6-ae7c-815e41924455} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9149 | 2025.03.07 22:40:22.718370 [ 275 ] {3f030281-e29c-41e6-ae7c-815e41924455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
9150 | 2025.03.07 22:40:22.718812 [ 275 ] {3f030281-e29c-41e6-ae7c-815e41924455} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
9151 | 2025.03.07 22:40:22.719074 [ 275 ] {3f030281-e29c-41e6-ae7c-815e41924455} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9152 | 2025.03.07 22:40:22.719338 [ 275 ] {3f030281-e29c-41e6-ae7c-815e41924455} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001906 sec., 6295.907660020986 rows/sec., 513.39 KiB/sec. | ||
9153 | 2025.03.07 22:40:22.719476 [ 275 ] {3f030281-e29c-41e6-ae7c-815e41924455} <Debug> TCPHandler: Processed in 0.002327342 sec. | ||
9154 | 2025.03.07 22:40:22.719680 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9155 | 2025.03.07 22:40:22.719799 [ 275 ] {5a10cb1b-5e16-42b7-8cab-3f2bf644e0a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9156 | 2025.03.07 22:40:22.719862 [ 275 ] {5a10cb1b-5e16-42b7-8cab-3f2bf644e0a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9157 | 2025.03.07 22:40:22.721298 [ 275 ] {5a10cb1b-5e16-42b7-8cab-3f2bf644e0a2} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9158 | 2025.03.07 22:40:22.721343 [ 275 ] {5a10cb1b-5e16-42b7-8cab-3f2bf644e0a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
9159 | 2025.03.07 22:40:22.721808 [ 275 ] {5a10cb1b-5e16-42b7-8cab-3f2bf644e0a2} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
9160 | 2025.03.07 22:40:22.722054 [ 275 ] {5a10cb1b-5e16-42b7-8cab-3f2bf644e0a2} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9161 | 2025.03.07 22:40:22.722256 [ 275 ] {5a10cb1b-5e16-42b7-8cab-3f2bf644e0a2} <Debug> executeQuery: Read 1218 rows, 102.99 KiB in 0.002487 sec., 489746.68275030155 rows/sec., 40.44 MiB/sec. | ||
9162 | 2025.03.07 22:40:22.722316 [ 275 ] {5a10cb1b-5e16-42b7-8cab-3f2bf644e0a2} <Debug> TCPHandler: Processed in 0.002696906 sec. | ||
9163 | 2025.03.07 22:40:22.722450 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9164 | 2025.03.07 22:40:22.722596 [ 275 ] {5a00cdc2-de53-4a88-a87b-195483527bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9165 | 2025.03.07 22:40:22.722650 [ 275 ] {5a00cdc2-de53-4a88-a87b-195483527bb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9166 | 2025.03.07 22:40:22.723208 [ 275 ] {5a00cdc2-de53-4a88-a87b-195483527bb4} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9167 | 2025.03.07 22:40:22.723245 [ 275 ] {5a00cdc2-de53-4a88-a87b-195483527bb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
9168 | 2025.03.07 22:40:22.723606 [ 275 ] {5a00cdc2-de53-4a88-a87b-195483527bb4} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9169 | 2025.03.07 22:40:22.723854 [ 275 ] {5a00cdc2-de53-4a88-a87b-195483527bb4} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9170 | 2025.03.07 22:40:22.724048 [ 275 ] {5a00cdc2-de53-4a88-a87b-195483527bb4} <Debug> executeQuery: Read 20 rows, 1.44 KiB in 0.001477 sec., 13540.961408259986 rows/sec., 974.58 KiB/sec. | ||
9171 | 2025.03.07 22:40:22.724157 [ 275 ] {5a00cdc2-de53-4a88-a87b-195483527bb4} <Debug> TCPHandler: Processed in 0.001770267 sec. | ||
9172 | 2025.03.07 22:40:22.724318 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9173 | 2025.03.07 22:40:22.724518 [ 275 ] {5cd36593-a6d8-4ce6-9cee-736cea2b583d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9174 | 2025.03.07 22:40:22.724565 [ 275 ] {5cd36593-a6d8-4ce6-9cee-736cea2b583d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9175 | 2025.03.07 22:40:22.725215 [ 275 ] {5cd36593-a6d8-4ce6-9cee-736cea2b583d} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9176 | 2025.03.07 22:40:22.725254 [ 275 ] {5cd36593-a6d8-4ce6-9cee-736cea2b583d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
9177 | 2025.03.07 22:40:22.725611 [ 275 ] {5cd36593-a6d8-4ce6-9cee-736cea2b583d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
9178 | 2025.03.07 22:40:22.725850 [ 275 ] {5cd36593-a6d8-4ce6-9cee-736cea2b583d} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9179 | 2025.03.07 22:40:22.726035 [ 275 ] {5cd36593-a6d8-4ce6-9cee-736cea2b583d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001567 sec., 145500.95724313977 rows/sec., 9.85 MiB/sec. | ||
9180 | 2025.03.07 22:40:22.726088 [ 275 ] {5cd36593-a6d8-4ce6-9cee-736cea2b583d} <Debug> TCPHandler: Processed in 0.001843988 sec. | ||
9181 | 2025.03.07 22:40:22.726228 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9182 | 2025.03.07 22:40:22.726333 [ 275 ] {25d438fa-fa70-47a3-8bb5-22ede578088c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9183 | 2025.03.07 22:40:22.726377 [ 275 ] {25d438fa-fa70-47a3-8bb5-22ede578088c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9184 | 2025.03.07 22:40:22.727169 [ 275 ] {25d438fa-fa70-47a3-8bb5-22ede578088c} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9185 | 2025.03.07 22:40:22.727206 [ 275 ] {25d438fa-fa70-47a3-8bb5-22ede578088c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
9186 | 2025.03.07 22:40:22.727575 [ 275 ] {25d438fa-fa70-47a3-8bb5-22ede578088c} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
9187 | 2025.03.07 22:40:22.727812 [ 275 ] {25d438fa-fa70-47a3-8bb5-22ede578088c} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9188 | 2025.03.07 22:40:22.727983 [ 275 ] {25d438fa-fa70-47a3-8bb5-22ede578088c} <Debug> executeQuery: Read 540 rows, 41.02 KiB in 0.001672 sec., 322966.50717703346 rows/sec., 23.96 MiB/sec. | ||
9189 | 2025.03.07 22:40:22.728033 [ 275 ] {25d438fa-fa70-47a3-8bb5-22ede578088c} <Debug> TCPHandler: Processed in 0.001855238 sec. | ||
9190 | 2025.03.07 22:40:22.728149 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9191 | 2025.03.07 22:40:22.728254 [ 275 ] {807216a7-4c91-46a7-9f2e-4d3486111707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9192 | 2025.03.07 22:40:22.728302 [ 275 ] {807216a7-4c91-46a7-9f2e-4d3486111707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9193 | 2025.03.07 22:40:22.729075 [ 275 ] {807216a7-4c91-46a7-9f2e-4d3486111707} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9194 | 2025.03.07 22:40:22.729110 [ 275 ] {807216a7-4c91-46a7-9f2e-4d3486111707} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
9195 | 2025.03.07 22:40:22.729530 [ 275 ] {807216a7-4c91-46a7-9f2e-4d3486111707} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
9196 | 2025.03.07 22:40:22.729768 [ 275 ] {807216a7-4c91-46a7-9f2e-4d3486111707} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9197 | 2025.03.07 22:40:22.729941 [ 275 ] {807216a7-4c91-46a7-9f2e-4d3486111707} <Debug> executeQuery: Read 958 rows, 65.81 KiB in 0.001709 sec., 560561.7320070217 rows/sec., 37.61 MiB/sec. | ||
9198 | 2025.03.07 22:40:22.729990 [ 275 ] {807216a7-4c91-46a7-9f2e-4d3486111707} <Debug> TCPHandler: Processed in 0.001892088 sec. | ||
9199 | 2025.03.07 22:40:22.730100 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9200 | 2025.03.07 22:40:22.730203 [ 275 ] {af19cbad-b69a-4d35-aa07-f23c77ba415f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9201 | 2025.03.07 22:40:22.730267 [ 275 ] {af19cbad-b69a-4d35-aa07-f23c77ba415f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9202 | 2025.03.07 22:40:22.731296 [ 275 ] {af19cbad-b69a-4d35-aa07-f23c77ba415f} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9203 | 2025.03.07 22:40:22.731333 [ 275 ] {af19cbad-b69a-4d35-aa07-f23c77ba415f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
9204 | 2025.03.07 22:40:22.731921 [ 275 ] {af19cbad-b69a-4d35-aa07-f23c77ba415f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9205 | 2025.03.07 22:40:22.732173 [ 275 ] {af19cbad-b69a-4d35-aa07-f23c77ba415f} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9206 | 2025.03.07 22:40:22.732411 [ 275 ] {af19cbad-b69a-4d35-aa07-f23c77ba415f} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00222 sec., 3603.6036036036035 rows/sec., 6.46 MiB/sec. | ||
9207 | 2025.03.07 22:40:22.732742 [ 275 ] {af19cbad-b69a-4d35-aa07-f23c77ba415f} <Debug> TCPHandler: Processed in 0.002686756 sec. | ||
9208 | 2025.03.07 22:40:22.733049 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9209 | 2025.03.07 22:40:22.733175 [ 275 ] {b0fdfa35-b917-4c43-9e34-d78d456e4591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9210 | 2025.03.07 22:40:22.733222 [ 275 ] {b0fdfa35-b917-4c43-9e34-d78d456e4591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9211 | 2025.03.07 22:40:22.733683 [ 275 ] {b0fdfa35-b917-4c43-9e34-d78d456e4591} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9212 | 2025.03.07 22:40:22.733721 [ 275 ] {b0fdfa35-b917-4c43-9e34-d78d456e4591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
9213 | 2025.03.07 22:40:22.734076 [ 275 ] {b0fdfa35-b917-4c43-9e34-d78d456e4591} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
9214 | 2025.03.07 22:40:22.734302 [ 275 ] {b0fdfa35-b917-4c43-9e34-d78d456e4591} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9215 | 2025.03.07 22:40:22.734475 [ 275 ] {b0fdfa35-b917-4c43-9e34-d78d456e4591} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.001322 sec., 30257.186081694403 rows/sec., 2.04 MiB/sec. | ||
9216 | 2025.03.07 22:40:22.734526 [ 275 ] {b0fdfa35-b917-4c43-9e34-d78d456e4591} <Debug> TCPHandler: Processed in 0.001575165 sec. | ||
9217 | 2025.03.07 22:40:22.976525 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23363 | ||
9218 | 2025.03.07 22:40:22.977271 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9219 | 2025.03.07 22:40:22.977322 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
9220 | 2025.03.07 22:40:22.977899 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
9221 | 2025.03.07 22:40:22.978161 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9222 | 2025.03.07 22:40:22.978376 [ 61 ] {} <Debug> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
9223 | 2025.03.07 22:40:22.978438 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23363 | ||
9224 | 2025.03.07 22:40:22.978458 [ 61 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9225 | 2025.03.07 22:40:22.978497 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
9226 | 2025.03.07 22:40:22.978683 [ 195 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::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 | ||
9227 | 2025.03.07 22:40:22.978861 [ 195 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9228 | 2025.03.07 22:40:22.978911 [ 195 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::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 | ||
9229 | 2025.03.07 22:40:22.979002 [ 195 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 427 rows starting from the beginning of the part | ||
9230 | 2025.03.07 22:40:22.979246 [ 195 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 488 rows starting from the beginning of the part | ||
9231 | 2025.03.07 22:40:22.979398 [ 195 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 427 rows starting from the beginning of the part | ||
9232 | 2025.03.07 22:40:22.979537 [ 195 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 488 rows starting from the beginning of the part | ||
9233 | 2025.03.07 22:40:22.979615 [ 195 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 427 rows starting from the beginning of the part | ||
9234 | 2025.03.07 22:40:22.982264 [ 195 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23363 rows, containing 4 columns (4 merged, 0 gathered) in 0.003675766 sec., 6355954.105892486 rows/sec., 90.92 MiB/sec. | ||
9235 | 2025.03.07 22:40:22.982698 [ 194 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
9236 | 2025.03.07 22:40:22.983068 [ 194 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_51_10} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9237 | 2025.03.07 22:40:22.983170 [ 194 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_51_10} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
9238 | 2025.03.07 22:40:22.983295 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
9239 | 2025.03.07 22:40:24.419606 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9240 | 2025.03.07 22:40:24.419805 [ 275 ] {b725e189-15fd-4a9a-91d0-bf0cd96ce24c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9241 | 2025.03.07 22:40:24.419881 [ 275 ] {b725e189-15fd-4a9a-91d0-bf0cd96ce24c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9242 | 2025.03.07 22:40:24.420860 [ 275 ] {b725e189-15fd-4a9a-91d0-bf0cd96ce24c} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9243 | 2025.03.07 22:40:24.420931 [ 275 ] {b725e189-15fd-4a9a-91d0-bf0cd96ce24c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
9244 | 2025.03.07 22:40:24.421430 [ 275 ] {b725e189-15fd-4a9a-91d0-bf0cd96ce24c} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
9245 | 2025.03.07 22:40:24.421711 [ 275 ] {b725e189-15fd-4a9a-91d0-bf0cd96ce24c} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9246 | 2025.03.07 22:40:24.422000 [ 275 ] {b725e189-15fd-4a9a-91d0-bf0cd96ce24c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002247 sec., 24922.118380062308 rows/sec., 1.91 MiB/sec. | ||
9247 | 2025.03.07 22:40:24.422079 [ 275 ] {b725e189-15fd-4a9a-91d0-bf0cd96ce24c} <Debug> TCPHandler: Processed in 0.002612815 sec. | ||
9248 | 2025.03.07 22:40:24.422246 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9249 | 2025.03.07 22:40:24.422386 [ 275 ] {cbd97b9c-7cc2-464a-8c03-b724b594efe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9250 | 2025.03.07 22:40:24.422457 [ 275 ] {cbd97b9c-7cc2-464a-8c03-b724b594efe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9251 | 2025.03.07 22:40:24.423121 [ 275 ] {cbd97b9c-7cc2-464a-8c03-b724b594efe8} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9252 | 2025.03.07 22:40:24.423175 [ 275 ] {cbd97b9c-7cc2-464a-8c03-b724b594efe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
9253 | 2025.03.07 22:40:24.423736 [ 275 ] {cbd97b9c-7cc2-464a-8c03-b724b594efe8} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
9254 | 2025.03.07 22:40:24.424106 [ 275 ] {cbd97b9c-7cc2-464a-8c03-b724b594efe8} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9255 | 2025.03.07 22:40:24.424445 [ 275 ] {cbd97b9c-7cc2-464a-8c03-b724b594efe8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002096 sec., 30534.351145038167 rows/sec., 2.38 MiB/sec. | ||
9256 | 2025.03.07 22:40:24.424540 [ 275 ] {cbd97b9c-7cc2-464a-8c03-b724b594efe8} <Debug> TCPHandler: Processed in 0.002351823 sec. | ||
9257 | 2025.03.07 22:40:24.424747 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9258 | 2025.03.07 22:40:24.424900 [ 275 ] {53bf5ed5-ff8e-4f21-9772-2f1838b4d5ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9259 | 2025.03.07 22:40:24.424977 [ 275 ] {53bf5ed5-ff8e-4f21-9772-2f1838b4d5ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9260 | 2025.03.07 22:40:24.425681 [ 275 ] {53bf5ed5-ff8e-4f21-9772-2f1838b4d5ed} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9261 | 2025.03.07 22:40:24.425726 [ 275 ] {53bf5ed5-ff8e-4f21-9772-2f1838b4d5ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
9262 | 2025.03.07 22:40:24.426222 [ 275 ] {53bf5ed5-ff8e-4f21-9772-2f1838b4d5ed} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
9263 | 2025.03.07 22:40:24.426600 [ 275 ] {53bf5ed5-ff8e-4f21-9772-2f1838b4d5ed} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9264 | 2025.03.07 22:40:24.426935 [ 275 ] {53bf5ed5-ff8e-4f21-9772-2f1838b4d5ed} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.002076 sec., 26011.560693641615 rows/sec., 1.81 MiB/sec. | ||
9265 | 2025.03.07 22:40:24.427015 [ 275 ] {53bf5ed5-ff8e-4f21-9772-2f1838b4d5ed} <Debug> TCPHandler: Processed in 0.002358762 sec. | ||
9266 | 2025.03.07 22:40:24.427206 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9267 | 2025.03.07 22:40:24.427331 [ 275 ] {978c7608-6c63-46e2-89e9-99863e692330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9268 | 2025.03.07 22:40:24.427384 [ 275 ] {978c7608-6c63-46e2-89e9-99863e692330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9269 | 2025.03.07 22:40:24.427872 [ 275 ] {978c7608-6c63-46e2-89e9-99863e692330} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9270 | 2025.03.07 22:40:24.427914 [ 275 ] {978c7608-6c63-46e2-89e9-99863e692330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
9271 | 2025.03.07 22:40:24.428333 [ 275 ] {978c7608-6c63-46e2-89e9-99863e692330} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
9272 | 2025.03.07 22:40:24.428715 [ 275 ] {978c7608-6c63-46e2-89e9-99863e692330} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9273 | 2025.03.07 22:40:24.429001 [ 275 ] {978c7608-6c63-46e2-89e9-99863e692330} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.001697 sec., 11785.503830288746 rows/sec., 810.25 KiB/sec. | ||
9274 | 2025.03.07 22:40:24.429064 [ 275 ] {978c7608-6c63-46e2-89e9-99863e692330} <Debug> TCPHandler: Processed in 0.001928328 sec. | ||
9275 | 2025.03.07 22:40:24.714574 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 | ||
9276 | 2025.03.07 22:40:24.736389 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9277 | 2025.03.07 22:40:24.736452 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
9278 | 2025.03.07 22:40:24.743787 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
9279 | 2025.03.07 22:40:24.744601 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9280 | 2025.03.07 22:40:24.745029 [ 174 ] {} <Debug> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
9281 | 2025.03.07 22:40:24.745171 [ 174 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9282 | 2025.03.07 22:40:24.745245 [ 174 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
9283 | 2025.03.07 22:40:24.745649 [ 199 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
9284 | 2025.03.07 22:40:24.755647 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 385 | ||
9285 | 2025.03.07 22:40:24.756821 [ 199 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9286 | 2025.03.07 22:40:24.757750 [ 199 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
9287 | 2025.03.07 22:40:24.762468 [ 199 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
9288 | 2025.03.07 22:40:24.767200 [ 199 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
9289 | 2025.03.07 22:40:24.772291 [ 199 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
9290 | 2025.03.07 22:40:24.777723 [ 199 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
9291 | 2025.03.07 22:40:24.782276 [ 199 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
9292 | 2025.03.07 22:40:24.852593 [ 186 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.10722076 sec., 3590.7225429105333 rows/sec., 18.57 MiB/sec. | ||
9293 | 2025.03.07 22:40:24.854840 [ 195 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
9294 | 2025.03.07 22:40:24.857412 [ 195 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_51_10} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9295 | 2025.03.07 22:40:24.857541 [ 195 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_51_10} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
9296 | 2025.03.07 22:40:24.859284 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
9297 | 2025.03.07 22:40:29.425254 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9298 | 2025.03.07 22:40:29.425487 [ 275 ] {0b11e520-7201-4dab-9c38-af8f058894c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9299 | 2025.03.07 22:40:29.425568 [ 275 ] {0b11e520-7201-4dab-9c38-af8f058894c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9300 | 2025.03.07 22:40:29.426481 [ 275 ] {0b11e520-7201-4dab-9c38-af8f058894c6} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9301 | 2025.03.07 22:40:29.426533 [ 275 ] {0b11e520-7201-4dab-9c38-af8f058894c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
9302 | 2025.03.07 22:40:29.427006 [ 275 ] {0b11e520-7201-4dab-9c38-af8f058894c6} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
9303 | 2025.03.07 22:40:29.427263 [ 275 ] {0b11e520-7201-4dab-9c38-af8f058894c6} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9304 | 2025.03.07 22:40:29.427482 [ 171 ] {} <Debug> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
9305 | 2025.03.07 22:40:29.427555 [ 275 ] {0b11e520-7201-4dab-9c38-af8f058894c6} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.002121 sec., 56577.086280056574 rows/sec., 4.81 MiB/sec. | ||
9306 | 2025.03.07 22:40:29.427579 [ 171 ] {} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9307 | 2025.03.07 22:40:29.427652 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
9308 | 2025.03.07 22:40:29.427709 [ 275 ] {0b11e520-7201-4dab-9c38-af8f058894c6} <Debug> TCPHandler: Processed in 0.002593815 sec. | ||
9309 | 2025.03.07 22:40:29.427910 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9310 | 2025.03.07 22:40:29.427934 [ 196 ] {8922abdd-d820-477b-8940-ca60723f550b::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 | ||
9311 | 2025.03.07 22:40:29.428102 [ 275 ] {f1d83fe8-ec75-480c-942a-e26fe289f229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9312 | 2025.03.07 22:40:29.428207 [ 275 ] {f1d83fe8-ec75-480c-942a-e26fe289f229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9313 | 2025.03.07 22:40:29.428313 [ 196 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9314 | 2025.03.07 22:40:29.428429 [ 196 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1967 rows starting from the beginning of the part | ||
9315 | 2025.03.07 22:40:29.428718 [ 196 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 72 rows starting from the beginning of the part | ||
9316 | 2025.03.07 22:40:29.429074 [ 196 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 120 rows starting from the beginning of the part | ||
9317 | 2025.03.07 22:40:29.429419 [ 196 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1218 rows starting from the beginning of the part | ||
9318 | 2025.03.07 22:40:29.429637 [ 196 ] {8922abdd-d820-477b-8940-ca60723f550b::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 | ||
9319 | 2025.03.07 22:40:29.430050 [ 196 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 120 rows starting from the beginning of the part | ||
9320 | 2025.03.07 22:40:29.431122 [ 275 ] {f1d83fe8-ec75-480c-942a-e26fe289f229} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9321 | 2025.03.07 22:40:29.431200 [ 275 ] {f1d83fe8-ec75-480c-942a-e26fe289f229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
9322 | 2025.03.07 22:40:29.432117 [ 275 ] {f1d83fe8-ec75-480c-942a-e26fe289f229} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9323 | 2025.03.07 22:40:29.432594 [ 275 ] {f1d83fe8-ec75-480c-942a-e26fe289f229} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9324 | 2025.03.07 22:40:29.432813 [ 155 ] {} <Debug> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9325 | 2025.03.07 22:40:29.432923 [ 155 ] {} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9326 | 2025.03.07 22:40:29.432942 [ 275 ] {f1d83fe8-ec75-480c-942a-e26fe289f229} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.004876 sec., 6562.756357670221 rows/sec., 493.49 KiB/sec. | ||
9327 | 2025.03.07 22:40:29.432991 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
9328 | 2025.03.07 22:40:29.433173 [ 275 ] {f1d83fe8-ec75-480c-942a-e26fe289f229} <Debug> TCPHandler: Processed in 0.005336551 sec. | ||
9329 | 2025.03.07 22:40:29.433737 [ 192 ] {01016d33-373a-44ed-a111-2b7d5befb400::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 | ||
9330 | 2025.03.07 22:40:29.433896 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9331 | 2025.03.07 22:40:29.434244 [ 187 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3553 rows, containing 5 columns (5 merged, 0 gathered) in 0.006447062 sec., 551103.7430693237 rows/sec., 47.55 MiB/sec. | ||
9332 | 2025.03.07 22:40:29.434427 [ 275 ] {4ded02cc-b266-43e2-b05e-64eb40ab1b05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9333 | 2025.03.07 22:40:29.434564 [ 192 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9334 | 2025.03.07 22:40:29.434601 [ 275 ] {4ded02cc-b266-43e2-b05e-64eb40ab1b05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9335 | 2025.03.07 22:40:29.434738 [ 192 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 178 rows starting from the beginning of the part | ||
9336 | 2025.03.07 22:40:29.434887 [ 191 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
9337 | 2025.03.07 22:40:29.435384 [ 192 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 48 rows starting from the beginning of the part | ||
9338 | 2025.03.07 22:40:29.435913 [ 192 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 8 rows starting from the beginning of the part | ||
9339 | 2025.03.07 22:40:29.436515 [ 192 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 32 rows starting from the beginning of the part | ||
9340 | 2025.03.07 22:40:29.436511 [ 191 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_86_17} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9341 | 2025.03.07 22:40:29.436980 [ 191 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_86_17} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
9342 | 2025.03.07 22:40:29.436981 [ 192 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 20 rows starting from the beginning of the part | ||
9343 | 2025.03.07 22:40:29.437384 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
9344 | 2025.03.07 22:40:29.437676 [ 192 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 32 rows starting from the beginning of the part | ||
9345 | 2025.03.07 22:40:29.439677 [ 275 ] {4ded02cc-b266-43e2-b05e-64eb40ab1b05} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9346 | 2025.03.07 22:40:29.439756 [ 275 ] {4ded02cc-b266-43e2-b05e-64eb40ab1b05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
9347 | 2025.03.07 22:40:29.440798 [ 275 ] {4ded02cc-b266-43e2-b05e-64eb40ab1b05} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
9348 | 2025.03.07 22:40:29.440903 [ 191 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 318 rows, containing 5 columns (5 merged, 0 gathered) in 0.007568523 sec., 42016.12388573041 rows/sec., 3.03 MiB/sec. | ||
9349 | 2025.03.07 22:40:29.441142 [ 191 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9350 | 2025.03.07 22:40:29.441279 [ 275 ] {4ded02cc-b266-43e2-b05e-64eb40ab1b05} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9351 | 2025.03.07 22:40:29.441533 [ 155 ] {} <Debug> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
9352 | 2025.03.07 22:40:29.441627 [ 155 ] {} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9353 | 2025.03.07 22:40:29.441699 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
9354 | 2025.03.07 22:40:29.441770 [ 275 ] {4ded02cc-b266-43e2-b05e-64eb40ab1b05} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.007532 sec., 12745.618693574084 rows/sec., 1019.35 KiB/sec. | ||
9355 | 2025.03.07 22:40:29.442050 [ 191 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_71_14} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9356 | 2025.03.07 22:40:29.442108 [ 275 ] {4ded02cc-b266-43e2-b05e-64eb40ab1b05} <Debug> TCPHandler: Processed in 0.008363151 sec. | ||
9357 | 2025.03.07 22:40:29.442147 [ 187 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::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 | ||
9358 | 2025.03.07 22:40:29.442302 [ 191 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_71_14} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9359 | 2025.03.07 22:40:29.442375 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9360 | 2025.03.07 22:40:29.442500 [ 187 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9361 | 2025.03.07 22:40:29.442504 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
9362 | 2025.03.07 22:40:29.442615 [ 187 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 952 rows starting from the beginning of the part | ||
9363 | 2025.03.07 22:40:29.442684 [ 275 ] {1982c725-1294-4ec0-85a3-92e4d4c6a1fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9364 | 2025.03.07 22:40:29.442872 [ 275 ] {1982c725-1294-4ec0-85a3-92e4d4c6a1fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9365 | 2025.03.07 22:40:29.442940 [ 187 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 72 rows starting from the beginning of the part | ||
9366 | 2025.03.07 22:40:29.443354 [ 187 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 96 rows starting from the beginning of the part | ||
9367 | 2025.03.07 22:40:29.443764 [ 187 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 540 rows starting from the beginning of the part | ||
9368 | 2025.03.07 22:40:29.444031 [ 187 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::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 | ||
9369 | 2025.03.07 22:40:29.444355 [ 187 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 96 rows starting from the beginning of the part | ||
9370 | 2025.03.07 22:40:29.445466 [ 275 ] {1982c725-1294-4ec0-85a3-92e4d4c6a1fb} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9371 | 2025.03.07 22:40:29.445542 [ 275 ] {1982c725-1294-4ec0-85a3-92e4d4c6a1fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
9372 | 2025.03.07 22:40:29.446491 [ 275 ] {1982c725-1294-4ec0-85a3-92e4d4c6a1fb} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
9373 | 2025.03.07 22:40:29.446898 [ 275 ] {1982c725-1294-4ec0-85a3-92e4d4c6a1fb} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9374 | 2025.03.07 22:40:29.447116 [ 155 ] {} <Debug> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
9375 | 2025.03.07 22:40:29.447218 [ 155 ] {} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9376 | 2025.03.07 22:40:29.447304 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
9377 | 2025.03.07 22:40:29.447381 [ 275 ] {1982c725-1294-4ec0-85a3-92e4d4c6a1fb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004728 sec., 33840.9475465313 rows/sec., 2.36 MiB/sec. | ||
9378 | 2025.03.07 22:40:29.447756 [ 275 ] {1982c725-1294-4ec0-85a3-92e4d4c6a1fb} <Debug> TCPHandler: Processed in 0.005477973 sec. | ||
9379 | 2025.03.07 22:40:29.448105 [ 187 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1820 rows, containing 5 columns (5 merged, 0 gathered) in 0.00629034 sec., 289332.5321047829 rows/sec., 22.63 MiB/sec. | ||
9380 | 2025.03.07 22:40:29.448145 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9381 | 2025.03.07 22:40:29.448225 [ 200 ] {fd8a5df9-9547-4f42-8344-e932bc981126::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 | ||
9382 | 2025.03.07 22:40:29.448445 [ 187 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
9383 | 2025.03.07 22:40:29.448600 [ 275 ] {0255f9d3-8075-4aa9-acd7-7aefb081a4a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9384 | 2025.03.07 22:40:29.448687 [ 200 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9385 | 2025.03.07 22:40:29.448802 [ 200 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 23036 rows starting from the beginning of the part | ||
9386 | 2025.03.07 22:40:29.449131 [ 275 ] {0255f9d3-8075-4aa9-acd7-7aefb081a4a9} <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 | ||
9387 | 2025.03.07 22:40:29.449272 [ 200 ] {fd8a5df9-9547-4f42-8344-e932bc981126::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 | ||
9388 | 2025.03.07 22:40:29.449601 [ 187 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_86_17} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9389 | 2025.03.07 22:40:29.449726 [ 200 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
9390 | 2025.03.07 22:40:29.450158 [ 200 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 958 rows starting from the beginning of the part | ||
9391 | 2025.03.07 22:40:29.450178 [ 187 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_86_17} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
9392 | 2025.03.07 22:40:29.450647 [ 200 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 54 rows starting from the beginning of the part | ||
9393 | 2025.03.07 22:40:29.450677 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
9394 | 2025.03.07 22:40:29.451041 [ 200 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
9395 | 2025.03.07 22:40:29.454258 [ 275 ] {0255f9d3-8075-4aa9-acd7-7aefb081a4a9} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9396 | 2025.03.07 22:40:29.454338 [ 275 ] {0255f9d3-8075-4aa9-acd7-7aefb081a4a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
9397 | 2025.03.07 22:40:29.455788 [ 275 ] {0255f9d3-8075-4aa9-acd7-7aefb081a4a9} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9398 | 2025.03.07 22:40:29.456603 [ 275 ] {0255f9d3-8075-4aa9-acd7-7aefb081a4a9} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9399 | 2025.03.07 22:40:29.456853 [ 155 ] {} <Debug> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9400 | 2025.03.07 22:40:29.456951 [ 155 ] {} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9401 | 2025.03.07 22:40:29.457022 [ 275 ] {0255f9d3-8075-4aa9-acd7-7aefb081a4a9} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.008608 sec., 3717.4721189591082 rows/sec., 6.66 MiB/sec. | ||
9402 | 2025.03.07 22:40:29.457079 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
9403 | 2025.03.07 22:40:29.457769 [ 275 ] {0255f9d3-8075-4aa9-acd7-7aefb081a4a9} <Debug> TCPHandler: Processed in 0.009777564 sec. | ||
9404 | 2025.03.07 22:40:29.457855 [ 187 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::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 | ||
9405 | 2025.03.07 22:40:29.458012 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9406 | 2025.03.07 22:40:29.458278 [ 275 ] {e0d62215-7431-403a-8d56-3565f2a65780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9407 | 2025.03.07 22:40:29.458464 [ 275 ] {e0d62215-7431-403a-8d56-3565f2a65780} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9408 | 2025.03.07 22:40:29.458906 [ 187 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9409 | 2025.03.07 22:40:29.459256 [ 187 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1276 rows starting from the beginning of the part | ||
9410 | 2025.03.07 22:40:29.460281 [ 187 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 32 rows starting from the beginning of the part | ||
9411 | 2025.03.07 22:40:29.460596 [ 200 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24528 rows, containing 5 columns (5 merged, 0 gathered) in 0.013076765 sec., 1875693.2620567854 rows/sec., 128.39 MiB/sec. | ||
9412 | 2025.03.07 22:40:29.461266 [ 187 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 8 rows starting from the beginning of the part | ||
9413 | 2025.03.07 22:40:29.461296 [ 188 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
9414 | 2025.03.07 22:40:29.462339 [ 193 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9415 | 2025.03.07 22:40:29.462424 [ 187 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 32 rows starting from the beginning of the part | ||
9416 | 2025.03.07 22:40:29.462547 [ 275 ] {e0d62215-7431-403a-8d56-3565f2a65780} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9417 | 2025.03.07 22:40:29.462650 [ 275 ] {e0d62215-7431-403a-8d56-3565f2a65780} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
9418 | 2025.03.07 22:40:29.462666 [ 193 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
9419 | 2025.03.07 22:40:29.463203 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
9420 | 2025.03.07 22:40:29.463334 [ 187 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 8 rows starting from the beginning of the part | ||
9421 | 2025.03.07 22:40:29.464050 [ 187 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 32 rows starting from the beginning of the part | ||
9422 | 2025.03.07 22:40:29.464614 [ 275 ] {e0d62215-7431-403a-8d56-3565f2a65780} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
9423 | 2025.03.07 22:40:29.465189 [ 275 ] {e0d62215-7431-403a-8d56-3565f2a65780} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9424 | 2025.03.07 22:40:29.465521 [ 155 ] {} <Debug> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
9425 | 2025.03.07 22:40:29.465646 [ 155 ] {} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9426 | 2025.03.07 22:40:29.465734 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
9427 | 2025.03.07 22:40:29.465866 [ 275 ] {e0d62215-7431-403a-8d56-3565f2a65780} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.007572 sec., 7923.9302694136295 rows/sec., 546.83 KiB/sec. | ||
9428 | 2025.03.07 22:40:29.466276 [ 188 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::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 | ||
9429 | 2025.03.07 22:40:29.466352 [ 275 ] {e0d62215-7431-403a-8d56-3565f2a65780} <Debug> TCPHandler: Processed in 0.008390841 sec. | ||
9430 | 2025.03.07 22:40:29.466723 [ 188 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9431 | 2025.03.07 22:40:29.466768 [ 188 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4254 rows starting from the beginning of the part | ||
9432 | 2025.03.07 22:40:29.466863 [ 188 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::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 | ||
9433 | 2025.03.07 22:40:29.466951 [ 188 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
9434 | 2025.03.07 22:40:29.467179 [ 188 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 40 rows starting from the beginning of the part | ||
9435 | 2025.03.07 22:40:29.467318 [ 188 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 20 rows starting from the beginning of the part | ||
9436 | 2025.03.07 22:40:29.467550 [ 188 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
9437 | 2025.03.07 22:40:29.471034 [ 188 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4494 rows, containing 4 columns (4 merged, 0 gathered) in 0.00514039 sec., 874252.7317966147 rows/sec., 58.73 MiB/sec. | ||
9438 | 2025.03.07 22:40:29.472146 [ 197 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
9439 | 2025.03.07 22:40:29.472459 [ 197 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_86_17} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9440 | 2025.03.07 22:40:29.472539 [ 197 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_86_17} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
9441 | 2025.03.07 22:40:29.472714 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
9442 | 2025.03.07 22:40:29.475342 [ 190 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1388 rows, containing 19 columns (19 merged, 0 gathered) in 0.017946812 sec., 77339.64115743789 rows/sec., 138.59 MiB/sec. | ||
9443 | 2025.03.07 22:40:29.476769 [ 197 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9444 | 2025.03.07 22:40:29.477188 [ 197 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9445 | 2025.03.07 22:40:29.477270 [ 197 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9446 | 2025.03.07 22:40:29.477417 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.63 MiB. | ||
9447 | 2025.03.07 22:40:30.000194 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.91 MiB, peak 244.89 MiB, free memory in arenas 0.00 B, will set to 235.52 MiB (RSS), difference: 2.61 MiB | ||
9448 | 2025.03.07 22:40:30.314520 [ 156 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9449 | 2025.03.07 22:40:30.314586 [ 156 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9450 | 2025.03.07 22:40:30.478705 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23851 | ||
9451 | 2025.03.07 22:40:30.479395 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9452 | 2025.03.07 22:40:30.479435 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
9453 | 2025.03.07 22:40:30.479979 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
9454 | 2025.03.07 22:40:30.480250 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9455 | 2025.03.07 22:40:30.480440 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 | ||
9456 | 2025.03.07 22:40:30.603751 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1308 | ||
9457 | 2025.03.07 22:40:30.607159 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9458 | 2025.03.07 22:40:30.607229 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
9459 | 2025.03.07 22:40:30.609158 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
9460 | 2025.03.07 22:40:30.609524 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9461 | 2025.03.07 22:40:30.610359 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1308 | ||
9462 | 2025.03.07 22:40:32.255845 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 | ||
9463 | 2025.03.07 22:40:32.275442 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9464 | 2025.03.07 22:40:32.275504 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
9465 | 2025.03.07 22:40:32.282614 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
9466 | 2025.03.07 22:40:32.283378 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9467 | 2025.03.07 22:40:32.286420 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
9468 | 2025.03.07 22:40:34.424981 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9469 | 2025.03.07 22:40:34.425190 [ 275 ] {5d736d6a-2635-4ec2-9b45-12baded5d325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9470 | 2025.03.07 22:40:34.425279 [ 275 ] {5d736d6a-2635-4ec2-9b45-12baded5d325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9471 | 2025.03.07 22:40:34.426243 [ 275 ] {5d736d6a-2635-4ec2-9b45-12baded5d325} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9472 | 2025.03.07 22:40:34.426291 [ 275 ] {5d736d6a-2635-4ec2-9b45-12baded5d325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
9473 | 2025.03.07 22:40:34.426831 [ 275 ] {5d736d6a-2635-4ec2-9b45-12baded5d325} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
9474 | 2025.03.07 22:40:34.427099 [ 275 ] {5d736d6a-2635-4ec2-9b45-12baded5d325} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9475 | 2025.03.07 22:40:34.427356 [ 275 ] {5d736d6a-2635-4ec2-9b45-12baded5d325} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.00223 sec., 32286.995515695064 rows/sec., 2.62 MiB/sec. | ||
9476 | 2025.03.07 22:40:34.427425 [ 275 ] {5d736d6a-2635-4ec2-9b45-12baded5d325} <Debug> TCPHandler: Processed in 0.002575325 sec. | ||
9477 | 2025.03.07 22:40:34.427591 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9478 | 2025.03.07 22:40:34.427710 [ 275 ] {f9593f4b-8db6-4d09-89b7-d09e54402741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9479 | 2025.03.07 22:40:34.427760 [ 275 ] {f9593f4b-8db6-4d09-89b7-d09e54402741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9480 | 2025.03.07 22:40:34.428316 [ 275 ] {f9593f4b-8db6-4d09-89b7-d09e54402741} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9481 | 2025.03.07 22:40:34.428356 [ 275 ] {f9593f4b-8db6-4d09-89b7-d09e54402741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
9482 | 2025.03.07 22:40:34.428769 [ 275 ] {f9593f4b-8db6-4d09-89b7-d09e54402741} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9483 | 2025.03.07 22:40:34.429013 [ 275 ] {f9593f4b-8db6-4d09-89b7-d09e54402741} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9484 | 2025.03.07 22:40:34.429239 [ 275 ] {f9593f4b-8db6-4d09-89b7-d09e54402741} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001557 sec., 5138.086062941555 rows/sec., 386.36 KiB/sec. | ||
9485 | 2025.03.07 22:40:34.429296 [ 275 ] {f9593f4b-8db6-4d09-89b7-d09e54402741} <Debug> TCPHandler: Processed in 0.001772267 sec. | ||
9486 | 2025.03.07 22:40:34.429407 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9487 | 2025.03.07 22:40:34.429513 [ 275 ] {a257761b-49a5-43c7-b529-518514198efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9488 | 2025.03.07 22:40:34.429559 [ 275 ] {a257761b-49a5-43c7-b529-518514198efc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9489 | 2025.03.07 22:40:34.430113 [ 275 ] {a257761b-49a5-43c7-b529-518514198efc} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9490 | 2025.03.07 22:40:34.430249 [ 275 ] {a257761b-49a5-43c7-b529-518514198efc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
9491 | 2025.03.07 22:40:34.430615 [ 275 ] {a257761b-49a5-43c7-b529-518514198efc} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
9492 | 2025.03.07 22:40:34.430857 [ 275 ] {a257761b-49a5-43c7-b529-518514198efc} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9493 | 2025.03.07 22:40:34.431070 [ 275 ] {a257761b-49a5-43c7-b529-518514198efc} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001582 sec., 45512.01011378002 rows/sec., 3.55 MiB/sec. | ||
9494 | 2025.03.07 22:40:34.431136 [ 275 ] {a257761b-49a5-43c7-b529-518514198efc} <Debug> TCPHandler: Processed in 0.001782817 sec. | ||
9495 | 2025.03.07 22:40:34.431282 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9496 | 2025.03.07 22:40:34.431421 [ 275 ] {c12e3456-983f-4236-b552-ec672016cbd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9497 | 2025.03.07 22:40:34.431472 [ 275 ] {c12e3456-983f-4236-b552-ec672016cbd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9498 | 2025.03.07 22:40:34.431999 [ 275 ] {c12e3456-983f-4236-b552-ec672016cbd3} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9499 | 2025.03.07 22:40:34.432038 [ 275 ] {c12e3456-983f-4236-b552-ec672016cbd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
9500 | 2025.03.07 22:40:34.432432 [ 275 ] {c12e3456-983f-4236-b552-ec672016cbd3} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
9501 | 2025.03.07 22:40:34.432671 [ 275 ] {c12e3456-983f-4236-b552-ec672016cbd3} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9502 | 2025.03.07 22:40:34.432879 [ 275 ] {c12e3456-983f-4236-b552-ec672016cbd3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001492 sec., 107238.60589812332 rows/sec., 7.47 MiB/sec. | ||
9503 | 2025.03.07 22:40:34.432931 [ 275 ] {c12e3456-983f-4236-b552-ec672016cbd3} <Debug> TCPHandler: Processed in 0.001717027 sec. | ||
9504 | 2025.03.07 22:40:34.433072 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9505 | 2025.03.07 22:40:34.433177 [ 275 ] {6589fb67-6f49-4f19-b63c-9c321550daf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9506 | 2025.03.07 22:40:34.433244 [ 275 ] {6589fb67-6f49-4f19-b63c-9c321550daf3} <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 | ||
9507 | 2025.03.07 22:40:34.434303 [ 275 ] {6589fb67-6f49-4f19-b63c-9c321550daf3} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9508 | 2025.03.07 22:40:34.434343 [ 275 ] {6589fb67-6f49-4f19-b63c-9c321550daf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
9509 | 2025.03.07 22:40:34.434988 [ 275 ] {6589fb67-6f49-4f19-b63c-9c321550daf3} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9510 | 2025.03.07 22:40:34.435249 [ 275 ] {6589fb67-6f49-4f19-b63c-9c321550daf3} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9511 | 2025.03.07 22:40:34.435504 [ 275 ] {6589fb67-6f49-4f19-b63c-9c321550daf3} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002347 sec., 3408.6067319982953 rows/sec., 6.11 MiB/sec. | ||
9512 | 2025.03.07 22:40:34.435779 [ 275 ] {6589fb67-6f49-4f19-b63c-9c321550daf3} <Debug> TCPHandler: Processed in 0.002757576 sec. | ||
9513 | 2025.03.07 22:40:34.435975 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9514 | 2025.03.07 22:40:34.436080 [ 275 ] {ccf5b3c1-346b-41e5-8c72-5e001e0d974b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9515 | 2025.03.07 22:40:34.436127 [ 275 ] {ccf5b3c1-346b-41e5-8c72-5e001e0d974b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9516 | 2025.03.07 22:40:34.436574 [ 275 ] {ccf5b3c1-346b-41e5-8c72-5e001e0d974b} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9517 | 2025.03.07 22:40:34.436612 [ 275 ] {ccf5b3c1-346b-41e5-8c72-5e001e0d974b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
9518 | 2025.03.07 22:40:34.436969 [ 275 ] {ccf5b3c1-346b-41e5-8c72-5e001e0d974b} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
9519 | 2025.03.07 22:40:34.437206 [ 275 ] {ccf5b3c1-346b-41e5-8c72-5e001e0d974b} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9520 | 2025.03.07 22:40:34.437427 [ 275 ] {ccf5b3c1-346b-41e5-8c72-5e001e0d974b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001368 sec., 43859.649122807015 rows/sec., 2.96 MiB/sec. | ||
9521 | 2025.03.07 22:40:34.437488 [ 275 ] {ccf5b3c1-346b-41e5-8c72-5e001e0d974b} <Debug> TCPHandler: Processed in 0.001571435 sec. | ||
9522 | 2025.03.07 22:40:37.980696 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24278 | ||
9523 | 2025.03.07 22:40:37.981410 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9524 | 2025.03.07 22:40:37.981448 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
9525 | 2025.03.07 22:40:37.981980 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
9526 | 2025.03.07 22:40:37.982237 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9527 | 2025.03.07 22:40:37.982425 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24278 | ||
9528 | 2025.03.07 22:40:39.428484 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9529 | 2025.03.07 22:40:39.428674 [ 275 ] {f1751dc9-62b1-43b0-9fef-443caaa95750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9530 | 2025.03.07 22:40:39.428746 [ 275 ] {f1751dc9-62b1-43b0-9fef-443caaa95750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9531 | 2025.03.07 22:40:39.429519 [ 275 ] {f1751dc9-62b1-43b0-9fef-443caaa95750} <Trace> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9532 | 2025.03.07 22:40:39.429569 [ 275 ] {f1751dc9-62b1-43b0-9fef-443caaa95750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
9533 | 2025.03.07 22:40:39.430007 [ 275 ] {f1751dc9-62b1-43b0-9fef-443caaa95750} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
9534 | 2025.03.07 22:40:39.430275 [ 275 ] {f1751dc9-62b1-43b0-9fef-443caaa95750} <Trace> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9535 | 2025.03.07 22:40:39.430527 [ 275 ] {f1751dc9-62b1-43b0-9fef-443caaa95750} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001905 sec., 12598.425196850394 rows/sec., 1.05 MiB/sec. | ||
9536 | 2025.03.07 22:40:39.430595 [ 275 ] {f1751dc9-62b1-43b0-9fef-443caaa95750} <Debug> TCPHandler: Processed in 0.002239491 sec. | ||
9537 | 2025.03.07 22:40:39.430742 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9538 | 2025.03.07 22:40:39.430887 [ 275 ] {3d85798c-4049-4147-bd80-c07cdd42ca23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9539 | 2025.03.07 22:40:39.430944 [ 275 ] {3d85798c-4049-4147-bd80-c07cdd42ca23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9540 | 2025.03.07 22:40:39.431540 [ 275 ] {3d85798c-4049-4147-bd80-c07cdd42ca23} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9541 | 2025.03.07 22:40:39.431581 [ 275 ] {3d85798c-4049-4147-bd80-c07cdd42ca23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
9542 | 2025.03.07 22:40:39.431941 [ 275 ] {3d85798c-4049-4147-bd80-c07cdd42ca23} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
9543 | 2025.03.07 22:40:39.432177 [ 275 ] {3d85798c-4049-4147-bd80-c07cdd42ca23} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9544 | 2025.03.07 22:40:39.432399 [ 275 ] {3d85798c-4049-4147-bd80-c07cdd42ca23} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001546 sec., 1293.6610608020699 rows/sec., 105.49 KiB/sec. | ||
9545 | 2025.03.07 22:40:39.432452 [ 275 ] {3d85798c-4049-4147-bd80-c07cdd42ca23} <Debug> TCPHandler: Processed in 0.001778297 sec. | ||
9546 | 2025.03.07 22:40:39.432559 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9547 | 2025.03.07 22:40:39.432663 [ 275 ] {aa555378-0813-46ce-a687-ac17cdea7460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9548 | 2025.03.07 22:40:39.432707 [ 275 ] {aa555378-0813-46ce-a687-ac17cdea7460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9549 | 2025.03.07 22:40:39.433350 [ 275 ] {aa555378-0813-46ce-a687-ac17cdea7460} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9550 | 2025.03.07 22:40:39.433390 [ 275 ] {aa555378-0813-46ce-a687-ac17cdea7460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
9551 | 2025.03.07 22:40:39.433764 [ 275 ] {aa555378-0813-46ce-a687-ac17cdea7460} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
9552 | 2025.03.07 22:40:39.434001 [ 275 ] {aa555378-0813-46ce-a687-ac17cdea7460} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9553 | 2025.03.07 22:40:39.434216 [ 275 ] {aa555378-0813-46ce-a687-ac17cdea7460} <Debug> executeQuery: Read 241 rows, 21.98 KiB in 0.001576 sec., 152918.78172588834 rows/sec., 13.62 MiB/sec. | ||
9554 | 2025.03.07 22:40:39.434268 [ 275 ] {aa555378-0813-46ce-a687-ac17cdea7460} <Debug> TCPHandler: Processed in 0.001761016 sec. | ||
9555 | 2025.03.07 22:40:39.434384 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9556 | 2025.03.07 22:40:39.434490 [ 275 ] {df537cb6-c621-41d2-9760-4dea199cca95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9557 | 2025.03.07 22:40:39.434535 [ 275 ] {df537cb6-c621-41d2-9760-4dea199cca95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9558 | 2025.03.07 22:40:39.435082 [ 275 ] {df537cb6-c621-41d2-9760-4dea199cca95} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9559 | 2025.03.07 22:40:39.435121 [ 275 ] {df537cb6-c621-41d2-9760-4dea199cca95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
9560 | 2025.03.07 22:40:39.435464 [ 275 ] {df537cb6-c621-41d2-9760-4dea199cca95} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9561 | 2025.03.07 22:40:39.435710 [ 275 ] {df537cb6-c621-41d2-9760-4dea199cca95} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9562 | 2025.03.07 22:40:39.435919 [ 275 ] {df537cb6-c621-41d2-9760-4dea199cca95} <Debug> executeQuery: Read 46 rows, 3.51 KiB in 0.001449 sec., 31746.031746031746 rows/sec., 2.36 MiB/sec. | ||
9563 | 2025.03.07 22:40:39.435971 [ 275 ] {df537cb6-c621-41d2-9760-4dea199cca95} <Debug> TCPHandler: Processed in 0.001637826 sec. | ||
9564 | 2025.03.07 22:40:39.436075 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9565 | 2025.03.07 22:40:39.436175 [ 275 ] {747aa34a-3b94-4e2c-bbc4-91b9bf8fb33c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9566 | 2025.03.07 22:40:39.436219 [ 275 ] {747aa34a-3b94-4e2c-bbc4-91b9bf8fb33c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9567 | 2025.03.07 22:40:39.436730 [ 275 ] {747aa34a-3b94-4e2c-bbc4-91b9bf8fb33c} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9568 | 2025.03.07 22:40:39.436768 [ 275 ] {747aa34a-3b94-4e2c-bbc4-91b9bf8fb33c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
9569 | 2025.03.07 22:40:39.437105 [ 275 ] {747aa34a-3b94-4e2c-bbc4-91b9bf8fb33c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
9570 | 2025.03.07 22:40:39.437332 [ 275 ] {747aa34a-3b94-4e2c-bbc4-91b9bf8fb33c} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9571 | 2025.03.07 22:40:39.437587 [ 275 ] {747aa34a-3b94-4e2c-bbc4-91b9bf8fb33c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001425 sec., 16842.105263157893 rows/sec., 1.40 MiB/sec. | ||
9572 | 2025.03.07 22:40:39.437702 [ 275 ] {747aa34a-3b94-4e2c-bbc4-91b9bf8fb33c} <Debug> TCPHandler: Processed in 0.001671886 sec. | ||
9573 | 2025.03.07 22:40:39.437923 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9574 | 2025.03.07 22:40:39.438028 [ 275 ] {d6b71a5c-5f51-4da6-9fab-8796422fb005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9575 | 2025.03.07 22:40:39.438075 [ 275 ] {d6b71a5c-5f51-4da6-9fab-8796422fb005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9576 | 2025.03.07 22:40:39.438613 [ 275 ] {d6b71a5c-5f51-4da6-9fab-8796422fb005} <Trace> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9577 | 2025.03.07 22:40:39.438652 [ 275 ] {d6b71a5c-5f51-4da6-9fab-8796422fb005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
9578 | 2025.03.07 22:40:39.438997 [ 275 ] {d6b71a5c-5f51-4da6-9fab-8796422fb005} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
9579 | 2025.03.07 22:40:39.439230 [ 275 ] {d6b71a5c-5f51-4da6-9fab-8796422fb005} <Trace> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9580 | 2025.03.07 22:40:39.439483 [ 275 ] {d6b71a5c-5f51-4da6-9fab-8796422fb005} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001473 sec., 8146.63951120163 rows/sec., 636.46 KiB/sec. | ||
9581 | 2025.03.07 22:40:39.439681 [ 275 ] {d6b71a5c-5f51-4da6-9fab-8796422fb005} <Debug> TCPHandler: Processed in 0.001821797 sec. | ||
9582 | 2025.03.07 22:40:39.439831 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9583 | 2025.03.07 22:40:39.439935 [ 275 ] {40199f49-cd88-4cdc-892a-7d79070a256b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9584 | 2025.03.07 22:40:39.439978 [ 275 ] {40199f49-cd88-4cdc-892a-7d79070a256b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9585 | 2025.03.07 22:40:39.440582 [ 275 ] {40199f49-cd88-4cdc-892a-7d79070a256b} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9586 | 2025.03.07 22:40:39.440621 [ 275 ] {40199f49-cd88-4cdc-892a-7d79070a256b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
9587 | 2025.03.07 22:40:39.440972 [ 275 ] {40199f49-cd88-4cdc-892a-7d79070a256b} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
9588 | 2025.03.07 22:40:39.441215 [ 275 ] {40199f49-cd88-4cdc-892a-7d79070a256b} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9589 | 2025.03.07 22:40:39.441421 [ 275 ] {40199f49-cd88-4cdc-892a-7d79070a256b} <Debug> executeQuery: Read 134 rows, 11.10 KiB in 0.001508 sec., 88859.41644562334 rows/sec., 7.19 MiB/sec. | ||
9590 | 2025.03.07 22:40:39.441474 [ 275 ] {40199f49-cd88-4cdc-892a-7d79070a256b} <Debug> TCPHandler: Processed in 0.001693017 sec. | ||
9591 | 2025.03.07 22:40:39.441576 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9592 | 2025.03.07 22:40:39.441677 [ 275 ] {c5883393-8035-4ca2-a4d4-440167ff03ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9593 | 2025.03.07 22:40:39.441723 [ 275 ] {c5883393-8035-4ca2-a4d4-440167ff03ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9594 | 2025.03.07 22:40:39.442236 [ 275 ] {c5883393-8035-4ca2-a4d4-440167ff03ec} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9595 | 2025.03.07 22:40:39.442274 [ 275 ] {c5883393-8035-4ca2-a4d4-440167ff03ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
9596 | 2025.03.07 22:40:39.442645 [ 275 ] {c5883393-8035-4ca2-a4d4-440167ff03ec} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
9597 | 2025.03.07 22:40:39.442882 [ 275 ] {c5883393-8035-4ca2-a4d4-440167ff03ec} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9598 | 2025.03.07 22:40:39.443088 [ 275 ] {c5883393-8035-4ca2-a4d4-440167ff03ec} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001432 sec., 137569.83240223464 rows/sec., 9.87 MiB/sec. | ||
9599 | 2025.03.07 22:40:39.443139 [ 275 ] {c5883393-8035-4ca2-a4d4-440167ff03ec} <Debug> TCPHandler: Processed in 0.001612476 sec. | ||
9600 | 2025.03.07 22:40:39.443253 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9601 | 2025.03.07 22:40:39.443357 [ 275 ] {1bc9f200-843f-4bad-9b21-2fb46187c8e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9602 | 2025.03.07 22:40:39.443420 [ 275 ] {1bc9f200-843f-4bad-9b21-2fb46187c8e5} <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 | ||
9603 | 2025.03.07 22:40:39.444537 [ 275 ] {1bc9f200-843f-4bad-9b21-2fb46187c8e5} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9604 | 2025.03.07 22:40:39.444575 [ 275 ] {1bc9f200-843f-4bad-9b21-2fb46187c8e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
9605 | 2025.03.07 22:40:39.445213 [ 275 ] {1bc9f200-843f-4bad-9b21-2fb46187c8e5} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9606 | 2025.03.07 22:40:39.445465 [ 275 ] {1bc9f200-843f-4bad-9b21-2fb46187c8e5} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9607 | 2025.03.07 22:40:39.445669 [ 275 ] {1bc9f200-843f-4bad-9b21-2fb46187c8e5} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002333 sec., 13716.245177882554 rows/sec., 24.58 MiB/sec. | ||
9608 | 2025.03.07 22:40:39.445767 [ 275 ] {1bc9f200-843f-4bad-9b21-2fb46187c8e5} <Debug> TCPHandler: Processed in 0.002564845 sec. | ||
9609 | 2025.03.07 22:40:39.445911 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9610 | 2025.03.07 22:40:39.446016 [ 275 ] {259e1615-6cd6-4e99-a184-1a8c793e51c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9611 | 2025.03.07 22:40:39.446062 [ 275 ] {259e1615-6cd6-4e99-a184-1a8c793e51c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9612 | 2025.03.07 22:40:39.446498 [ 275 ] {259e1615-6cd6-4e99-a184-1a8c793e51c9} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9613 | 2025.03.07 22:40:39.446534 [ 275 ] {259e1615-6cd6-4e99-a184-1a8c793e51c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
9614 | 2025.03.07 22:40:39.446895 [ 275 ] {259e1615-6cd6-4e99-a184-1a8c793e51c9} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
9615 | 2025.03.07 22:40:39.447133 [ 275 ] {259e1615-6cd6-4e99-a184-1a8c793e51c9} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9616 | 2025.03.07 22:40:39.447306 [ 275 ] {259e1615-6cd6-4e99-a184-1a8c793e51c9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001312 sec., 45731.70731707317 rows/sec., 3.08 MiB/sec. | ||
9617 | 2025.03.07 22:40:39.447354 [ 275 ] {259e1615-6cd6-4e99-a184-1a8c793e51c9} <Debug> TCPHandler: Processed in 0.001493324 sec. | ||
9618 | 2025.03.07 22:40:39.786624 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
9619 | 2025.03.07 22:40:39.807203 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9620 | 2025.03.07 22:40:39.807266 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
9621 | 2025.03.07 22:40:39.814532 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
9622 | 2025.03.07 22:40:39.815275 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9623 | 2025.03.07 22:40:39.818263 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
9624 | 2025.03.07 22:40:40.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.76 MiB, peak 244.89 MiB, free memory in arenas 0.00 B, will set to 235.52 MiB (RSS), difference: -1.24 MiB | ||
9625 | 2025.03.07 22:40:40.610797 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1340 | ||
9626 | 2025.03.07 22:40:40.614854 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9627 | 2025.03.07 22:40:40.614917 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
9628 | 2025.03.07 22:40:40.616438 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
9629 | 2025.03.07 22:40:40.616769 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9630 | 2025.03.07 22:40:40.617381 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1340 | ||
9631 | 2025.03.07 22:40:44.424479 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9632 | 2025.03.07 22:40:44.424672 [ 275 ] {58cfed22-601a-4488-b54d-8e8bd1c8fd13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9633 | 2025.03.07 22:40:44.424743 [ 275 ] {58cfed22-601a-4488-b54d-8e8bd1c8fd13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9634 | 2025.03.07 22:40:44.425508 [ 275 ] {58cfed22-601a-4488-b54d-8e8bd1c8fd13} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9635 | 2025.03.07 22:40:44.425554 [ 275 ] {58cfed22-601a-4488-b54d-8e8bd1c8fd13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
9636 | 2025.03.07 22:40:44.426008 [ 275 ] {58cfed22-601a-4488-b54d-8e8bd1c8fd13} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
9637 | 2025.03.07 22:40:44.426270 [ 275 ] {58cfed22-601a-4488-b54d-8e8bd1c8fd13} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9638 | 2025.03.07 22:40:44.426511 [ 275 ] {58cfed22-601a-4488-b54d-8e8bd1c8fd13} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001892 sec., 38054.968287526426 rows/sec., 3.09 MiB/sec. | ||
9639 | 2025.03.07 22:40:44.426580 [ 275 ] {58cfed22-601a-4488-b54d-8e8bd1c8fd13} <Debug> TCPHandler: Processed in 0.002227671 sec. | ||
9640 | 2025.03.07 22:40:44.426707 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9641 | 2025.03.07 22:40:44.426821 [ 275 ] {483d481e-1c6f-4e0b-9cb1-a205621c17c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9642 | 2025.03.07 22:40:44.426871 [ 275 ] {483d481e-1c6f-4e0b-9cb1-a205621c17c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9643 | 2025.03.07 22:40:44.427413 [ 275 ] {483d481e-1c6f-4e0b-9cb1-a205621c17c3} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9644 | 2025.03.07 22:40:44.427452 [ 275 ] {483d481e-1c6f-4e0b-9cb1-a205621c17c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
9645 | 2025.03.07 22:40:44.427881 [ 275 ] {483d481e-1c6f-4e0b-9cb1-a205621c17c3} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9646 | 2025.03.07 22:40:44.428132 [ 275 ] {483d481e-1c6f-4e0b-9cb1-a205621c17c3} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9647 | 2025.03.07 22:40:44.428372 [ 275 ] {483d481e-1c6f-4e0b-9cb1-a205621c17c3} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001562 sec., 5121.638924455826 rows/sec., 385.12 KiB/sec. | ||
9648 | 2025.03.07 22:40:44.428473 [ 275 ] {483d481e-1c6f-4e0b-9cb1-a205621c17c3} <Debug> TCPHandler: Processed in 0.001814858 sec. | ||
9649 | 2025.03.07 22:40:44.428649 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9650 | 2025.03.07 22:40:44.428833 [ 275 ] {c5c45148-d7fe-43d8-b0ee-77574521f4ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9651 | 2025.03.07 22:40:44.428882 [ 275 ] {c5c45148-d7fe-43d8-b0ee-77574521f4ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9652 | 2025.03.07 22:40:44.429463 [ 275 ] {c5c45148-d7fe-43d8-b0ee-77574521f4ae} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9653 | 2025.03.07 22:40:44.429503 [ 275 ] {c5c45148-d7fe-43d8-b0ee-77574521f4ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
9654 | 2025.03.07 22:40:44.429872 [ 275 ] {c5c45148-d7fe-43d8-b0ee-77574521f4ae} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
9655 | 2025.03.07 22:40:44.430120 [ 275 ] {c5c45148-d7fe-43d8-b0ee-77574521f4ae} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9656 | 2025.03.07 22:40:44.430339 [ 275 ] {c5c45148-d7fe-43d8-b0ee-77574521f4ae} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001534 sec., 46936.114732724905 rows/sec., 3.66 MiB/sec. | ||
9657 | 2025.03.07 22:40:44.430393 [ 275 ] {c5c45148-d7fe-43d8-b0ee-77574521f4ae} <Debug> TCPHandler: Processed in 0.001841488 sec. | ||
9658 | 2025.03.07 22:40:44.430511 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9659 | 2025.03.07 22:40:44.430619 [ 275 ] {af55e807-2f94-429e-98be-4c195269c146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9660 | 2025.03.07 22:40:44.430668 [ 275 ] {af55e807-2f94-429e-98be-4c195269c146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9661 | 2025.03.07 22:40:44.431184 [ 275 ] {af55e807-2f94-429e-98be-4c195269c146} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9662 | 2025.03.07 22:40:44.431223 [ 275 ] {af55e807-2f94-429e-98be-4c195269c146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
9663 | 2025.03.07 22:40:44.431609 [ 275 ] {af55e807-2f94-429e-98be-4c195269c146} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
9664 | 2025.03.07 22:40:44.431837 [ 275 ] {af55e807-2f94-429e-98be-4c195269c146} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9665 | 2025.03.07 22:40:44.432042 [ 275 ] {af55e807-2f94-429e-98be-4c195269c146} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001447 sec., 110573.60055286801 rows/sec., 7.70 MiB/sec. | ||
9666 | 2025.03.07 22:40:44.432094 [ 275 ] {af55e807-2f94-429e-98be-4c195269c146} <Debug> TCPHandler: Processed in 0.001633686 sec. | ||
9667 | 2025.03.07 22:40:44.432198 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9668 | 2025.03.07 22:40:44.432300 [ 275 ] {cafe81cf-013b-48b2-8687-0eca31b080d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9669 | 2025.03.07 22:40:44.432365 [ 275 ] {cafe81cf-013b-48b2-8687-0eca31b080d4} <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 | ||
9670 | 2025.03.07 22:40:44.433392 [ 275 ] {cafe81cf-013b-48b2-8687-0eca31b080d4} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9671 | 2025.03.07 22:40:44.433431 [ 275 ] {cafe81cf-013b-48b2-8687-0eca31b080d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
9672 | 2025.03.07 22:40:44.434030 [ 275 ] {cafe81cf-013b-48b2-8687-0eca31b080d4} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9673 | 2025.03.07 22:40:44.434285 [ 275 ] {cafe81cf-013b-48b2-8687-0eca31b080d4} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9674 | 2025.03.07 22:40:44.434554 [ 275 ] {cafe81cf-013b-48b2-8687-0eca31b080d4} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002275 sec., 3516.4835164835163 rows/sec., 6.30 MiB/sec. | ||
9675 | 2025.03.07 22:40:44.434658 [ 275 ] {cafe81cf-013b-48b2-8687-0eca31b080d4} <Debug> TCPHandler: Processed in 0.002509394 sec. | ||
9676 | 2025.03.07 22:40:44.434803 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9677 | 2025.03.07 22:40:44.434909 [ 275 ] {26b58703-60fe-41cd-a200-9092287d6b89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9678 | 2025.03.07 22:40:44.434955 [ 275 ] {26b58703-60fe-41cd-a200-9092287d6b89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9679 | 2025.03.07 22:40:44.435392 [ 275 ] {26b58703-60fe-41cd-a200-9092287d6b89} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9680 | 2025.03.07 22:40:44.435431 [ 275 ] {26b58703-60fe-41cd-a200-9092287d6b89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
9681 | 2025.03.07 22:40:44.435780 [ 275 ] {26b58703-60fe-41cd-a200-9092287d6b89} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
9682 | 2025.03.07 22:40:44.436022 [ 275 ] {26b58703-60fe-41cd-a200-9092287d6b89} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9683 | 2025.03.07 22:40:44.436226 [ 275 ] {26b58703-60fe-41cd-a200-9092287d6b89} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00134 sec., 44776.119402985074 rows/sec., 3.02 MiB/sec. | ||
9684 | 2025.03.07 22:40:44.436276 [ 275 ] {26b58703-60fe-41cd-a200-9092287d6b89} <Debug> TCPHandler: Processed in 0.001523395 sec. | ||
9685 | 2025.03.07 22:40:45.314852 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9686 | 2025.03.07 22:40:45.314947 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9687 | 2025.03.07 22:40:45.482671 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24766 | ||
9688 | 2025.03.07 22:40:45.483437 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9689 | 2025.03.07 22:40:45.483482 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
9690 | 2025.03.07 22:40:45.484000 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
9691 | 2025.03.07 22:40:45.484250 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9692 | 2025.03.07 22:40:45.484444 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 | ||
9693 | 2025.03.07 22:40:47.318456 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
9694 | 2025.03.07 22:40:47.341426 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9695 | 2025.03.07 22:40:47.341491 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
9696 | 2025.03.07 22:40:47.349162 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
9697 | 2025.03.07 22:40:47.349985 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9698 | 2025.03.07 22:40:47.353228 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
9699 | 2025.03.07 22:40:49.426395 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9700 | 2025.03.07 22:40:49.426665 [ 275 ] {36243ac2-bf24-4980-a6ae-920106d6db49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9701 | 2025.03.07 22:40:49.426741 [ 275 ] {36243ac2-bf24-4980-a6ae-920106d6db49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9702 | 2025.03.07 22:40:49.427583 [ 275 ] {36243ac2-bf24-4980-a6ae-920106d6db49} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9703 | 2025.03.07 22:40:49.427635 [ 275 ] {36243ac2-bf24-4980-a6ae-920106d6db49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
9704 | 2025.03.07 22:40:49.428093 [ 275 ] {36243ac2-bf24-4980-a6ae-920106d6db49} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
9705 | 2025.03.07 22:40:49.428349 [ 275 ] {36243ac2-bf24-4980-a6ae-920106d6db49} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9706 | 2025.03.07 22:40:49.428575 [ 275 ] {36243ac2-bf24-4980-a6ae-920106d6db49} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001979 sec., 60636.685194542704 rows/sec., 5.15 MiB/sec. | ||
9707 | 2025.03.07 22:40:49.428645 [ 275 ] {36243ac2-bf24-4980-a6ae-920106d6db49} <Debug> TCPHandler: Processed in 0.002423313 sec. | ||
9708 | 2025.03.07 22:40:49.428773 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9709 | 2025.03.07 22:40:49.428887 [ 275 ] {66464531-3cfc-4957-8ff3-4418da2ee74c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9710 | 2025.03.07 22:40:49.428938 [ 275 ] {66464531-3cfc-4957-8ff3-4418da2ee74c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9711 | 2025.03.07 22:40:49.429482 [ 275 ] {66464531-3cfc-4957-8ff3-4418da2ee74c} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9712 | 2025.03.07 22:40:49.429525 [ 275 ] {66464531-3cfc-4957-8ff3-4418da2ee74c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
9713 | 2025.03.07 22:40:49.429887 [ 275 ] {66464531-3cfc-4957-8ff3-4418da2ee74c} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9714 | 2025.03.07 22:40:49.430131 [ 275 ] {66464531-3cfc-4957-8ff3-4418da2ee74c} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9715 | 2025.03.07 22:40:49.430362 [ 275 ] {66464531-3cfc-4957-8ff3-4418da2ee74c} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001502 sec., 21304.926764314245 rows/sec., 1.56 MiB/sec. | ||
9716 | 2025.03.07 22:40:49.430415 [ 275 ] {66464531-3cfc-4957-8ff3-4418da2ee74c} <Debug> TCPHandler: Processed in 0.001694927 sec. | ||
9717 | 2025.03.07 22:40:49.430539 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9718 | 2025.03.07 22:40:49.430670 [ 275 ] {f83c9912-6520-4836-89f2-addf8281c615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9719 | 2025.03.07 22:40:49.430718 [ 275 ] {f83c9912-6520-4836-89f2-addf8281c615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9720 | 2025.03.07 22:40:49.431357 [ 275 ] {f83c9912-6520-4836-89f2-addf8281c615} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9721 | 2025.03.07 22:40:49.431397 [ 275 ] {f83c9912-6520-4836-89f2-addf8281c615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
9722 | 2025.03.07 22:40:49.431761 [ 275 ] {f83c9912-6520-4836-89f2-addf8281c615} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
9723 | 2025.03.07 22:40:49.432006 [ 275 ] {f83c9912-6520-4836-89f2-addf8281c615} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9724 | 2025.03.07 22:40:49.432222 [ 275 ] {f83c9912-6520-4836-89f2-addf8281c615} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001588 sec., 60453.400503778335 rows/sec., 4.72 MiB/sec. | ||
9725 | 2025.03.07 22:40:49.432291 [ 275 ] {f83c9912-6520-4836-89f2-addf8281c615} <Debug> TCPHandler: Processed in 0.001822978 sec. | ||
9726 | 2025.03.07 22:40:49.432422 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9727 | 2025.03.07 22:40:49.432539 [ 275 ] {29329222-14fb-4d18-8c76-c22d7ef5fd0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9728 | 2025.03.07 22:40:49.432586 [ 275 ] {29329222-14fb-4d18-8c76-c22d7ef5fd0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9729 | 2025.03.07 22:40:49.433160 [ 275 ] {29329222-14fb-4d18-8c76-c22d7ef5fd0d} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9730 | 2025.03.07 22:40:49.433199 [ 275 ] {29329222-14fb-4d18-8c76-c22d7ef5fd0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
9731 | 2025.03.07 22:40:49.433576 [ 275 ] {29329222-14fb-4d18-8c76-c22d7ef5fd0d} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
9732 | 2025.03.07 22:40:49.433810 [ 275 ] {29329222-14fb-4d18-8c76-c22d7ef5fd0d} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9733 | 2025.03.07 22:40:49.434027 [ 275 ] {29329222-14fb-4d18-8c76-c22d7ef5fd0d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001475 sec., 108474.57627118644 rows/sec., 7.56 MiB/sec. | ||
9734 | 2025.03.07 22:40:49.434078 [ 275 ] {29329222-14fb-4d18-8c76-c22d7ef5fd0d} <Debug> TCPHandler: Processed in 0.001691357 sec. | ||
9735 | 2025.03.07 22:40:49.434195 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9736 | 2025.03.07 22:40:49.434310 [ 275 ] {6097d585-e8be-4c94-8102-8a0c2e566b2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9737 | 2025.03.07 22:40:49.434381 [ 275 ] {6097d585-e8be-4c94-8102-8a0c2e566b2d} <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 | ||
9738 | 2025.03.07 22:40:49.435528 [ 275 ] {6097d585-e8be-4c94-8102-8a0c2e566b2d} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9739 | 2025.03.07 22:40:49.435568 [ 275 ] {6097d585-e8be-4c94-8102-8a0c2e566b2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
9740 | 2025.03.07 22:40:49.436227 [ 275 ] {6097d585-e8be-4c94-8102-8a0c2e566b2d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9741 | 2025.03.07 22:40:49.436496 [ 275 ] {6097d585-e8be-4c94-8102-8a0c2e566b2d} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9742 | 2025.03.07 22:40:49.436750 [ 275 ] {6097d585-e8be-4c94-8102-8a0c2e566b2d} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002463 sec., 12992.285830288267 rows/sec., 23.28 MiB/sec. | ||
9743 | 2025.03.07 22:40:49.436857 [ 275 ] {6097d585-e8be-4c94-8102-8a0c2e566b2d} <Debug> TCPHandler: Processed in 0.002715697 sec. | ||
9744 | 2025.03.07 22:40:49.437005 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9745 | 2025.03.07 22:40:49.437142 [ 275 ] {c1577dca-506a-414a-ab5a-66e0c043178e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9746 | 2025.03.07 22:40:49.437198 [ 275 ] {c1577dca-506a-414a-ab5a-66e0c043178e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9747 | 2025.03.07 22:40:49.437713 [ 275 ] {c1577dca-506a-414a-ab5a-66e0c043178e} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9748 | 2025.03.07 22:40:49.437753 [ 275 ] {c1577dca-506a-414a-ab5a-66e0c043178e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
9749 | 2025.03.07 22:40:49.438133 [ 275 ] {c1577dca-506a-414a-ab5a-66e0c043178e} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
9750 | 2025.03.07 22:40:49.438366 [ 275 ] {c1577dca-506a-414a-ab5a-66e0c043178e} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9751 | 2025.03.07 22:40:49.438582 [ 275 ] {c1577dca-506a-414a-ab5a-66e0c043178e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00147 sec., 40816.32653061225 rows/sec., 2.75 MiB/sec. | ||
9752 | 2025.03.07 22:40:49.438633 [ 275 ] {c1577dca-506a-414a-ab5a-66e0c043178e} <Debug> TCPHandler: Processed in 0.001690746 sec. | ||
9753 | 2025.03.07 22:40:50.617811 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1364 | ||
9754 | 2025.03.07 22:40:50.620869 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9755 | 2025.03.07 22:40:50.620927 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
9756 | 2025.03.07 22:40:50.622432 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
9757 | 2025.03.07 22:40:50.622767 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9758 | 2025.03.07 22:40:50.623450 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1364 | ||
9759 | 2025.03.07 22:40:51.008208 [ 141 ] {} <Debug> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
9760 | 2025.03.07 22:40:51.008275 [ 141 ] {} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9761 | 2025.03.07 22:40:51.008297 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
9762 | 2025.03.07 22:40:51.008435 [ 189 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::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 | ||
9763 | 2025.03.07 22:40:51.008586 [ 189 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9764 | 2025.03.07 22:40:51.008622 [ 189 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 20 rows starting from the beginning of the part | ||
9765 | 2025.03.07 22:40:51.008714 [ 189 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
9766 | 2025.03.07 22:40:51.008817 [ 189 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
9767 | 2025.03.07 22:40:51.009065 [ 189 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
9768 | 2025.03.07 22:40:51.009282 [ 189 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
9769 | 2025.03.07 22:40:51.010218 [ 197 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001859808 sec., 21507.596483077825 rows/sec., 1.79 MiB/sec. | ||
9770 | 2025.03.07 22:40:51.010363 [ 201 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
9771 | 2025.03.07 22:40:51.010693 [ 201 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_17_4} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9772 | 2025.03.07 22:40:51.010775 [ 201 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_17_4} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
9773 | 2025.03.07 22:40:51.010852 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
9774 | 2025.03.07 22:40:51.599498 [ 141 ] {} <Debug> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
9775 | 2025.03.07 22:40:51.599590 [ 141 ] {} <Trace> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9776 | 2025.03.07 22:40:51.599632 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
9777 | 2025.03.07 22:40:51.599958 [ 201 ] {c54ec57d-d23e-4f7b-a6e6-5279a6523129::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 | ||
9778 | 2025.03.07 22:40:51.600255 [ 201 ] {c54ec57d-d23e-4f7b-a6e6-5279a6523129::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9779 | 2025.03.07 22:40:51.600318 [ 201 ] {c54ec57d-d23e-4f7b-a6e6-5279a6523129::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 124 rows starting from the beginning of the part | ||
9780 | 2025.03.07 22:40:51.600480 [ 201 ] {c54ec57d-d23e-4f7b-a6e6-5279a6523129::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
9781 | 2025.03.07 22:40:51.600634 [ 201 ] {c54ec57d-d23e-4f7b-a6e6-5279a6523129::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 112 rows starting from the beginning of the part | ||
9782 | 2025.03.07 22:40:51.601131 [ 201 ] {c54ec57d-d23e-4f7b-a6e6-5279a6523129::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
9783 | 2025.03.07 22:40:51.601223 [ 201 ] {c54ec57d-d23e-4f7b-a6e6-5279a6523129::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
9784 | 2025.03.07 22:40:51.602178 [ 194 ] {c54ec57d-d23e-4f7b-a6e6-5279a6523129::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 5 columns (5 merged, 0 gathered) in 0.002444234 sec., 111282.30766776012 rows/sec., 7.14 MiB/sec. | ||
9785 | 2025.03.07 22:40:51.602420 [ 195 ] {c54ec57d-d23e-4f7b-a6e6-5279a6523129::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
9786 | 2025.03.07 22:40:51.602814 [ 195 ] {c54ec57d-d23e-4f7b-a6e6-5279a6523129::all_1_13_3} <Trace> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9787 | 2025.03.07 22:40:51.602903 [ 195 ] {c54ec57d-d23e-4f7b-a6e6-5279a6523129::all_1_13_3} <Trace> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
9788 | 2025.03.07 22:40:51.603011 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
9789 | 2025.03.07 22:40:52.718842 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9790 | 2025.03.07 22:40:52.719031 [ 275 ] {49a7d475-a3f2-4595-9093-6b546d3659f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9791 | 2025.03.07 22:40:52.719104 [ 275 ] {49a7d475-a3f2-4595-9093-6b546d3659f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9792 | 2025.03.07 22:40:52.720533 [ 275 ] {49a7d475-a3f2-4595-9093-6b546d3659f1} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9793 | 2025.03.07 22:40:52.720583 [ 275 ] {49a7d475-a3f2-4595-9093-6b546d3659f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
9794 | 2025.03.07 22:40:52.721090 [ 275 ] {49a7d475-a3f2-4595-9093-6b546d3659f1} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
9795 | 2025.03.07 22:40:52.721352 [ 275 ] {49a7d475-a3f2-4595-9093-6b546d3659f1} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9796 | 2025.03.07 22:40:52.721567 [ 139 ] {} <Debug> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
9797 | 2025.03.07 22:40:52.721636 [ 275 ] {49a7d475-a3f2-4595-9093-6b546d3659f1} <Debug> executeQuery: Read 1212 rows, 102.55 KiB in 0.002652 sec., 457013.5746606335 rows/sec., 37.76 MiB/sec. | ||
9798 | 2025.03.07 22:40:52.721646 [ 139 ] {} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9799 | 2025.03.07 22:40:52.721709 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
9800 | 2025.03.07 22:40:52.721782 [ 275 ] {49a7d475-a3f2-4595-9093-6b546d3659f1} <Debug> TCPHandler: Processed in 0.003066809 sec. | ||
9801 | 2025.03.07 22:40:52.721906 [ 197 ] {8922abdd-d820-477b-8940-ca60723f550b::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 | ||
9802 | 2025.03.07 22:40:52.721949 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9803 | 2025.03.07 22:40:52.722016 [ 197 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9804 | 2025.03.07 22:40:52.722060 [ 197 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1967 rows starting from the beginning of the part | ||
9805 | 2025.03.07 22:40:52.722078 [ 275 ] {9057ca6c-246a-47e1-86bd-7a79c1460985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9806 | 2025.03.07 22:40:52.722145 [ 275 ] {9057ca6c-246a-47e1-86bd-7a79c1460985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9807 | 2025.03.07 22:40:52.722157 [ 197 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 72 rows starting from the beginning of the part | ||
9808 | 2025.03.07 22:40:52.722658 [ 197 ] {8922abdd-d820-477b-8940-ca60723f550b::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 | ||
9809 | 2025.03.07 22:40:52.722970 [ 197 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 72 rows starting from the beginning of the part | ||
9810 | 2025.03.07 22:40:52.723335 [ 197 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 120 rows starting from the beginning of the part | ||
9811 | 2025.03.07 22:40:52.723699 [ 197 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1212 rows starting from the beginning of the part | ||
9812 | 2025.03.07 22:40:52.724707 [ 275 ] {9057ca6c-246a-47e1-86bd-7a79c1460985} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9813 | 2025.03.07 22:40:52.724752 [ 275 ] {9057ca6c-246a-47e1-86bd-7a79c1460985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
9814 | 2025.03.07 22:40:52.725274 [ 275 ] {9057ca6c-246a-47e1-86bd-7a79c1460985} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9815 | 2025.03.07 22:40:52.725575 [ 275 ] {9057ca6c-246a-47e1-86bd-7a79c1460985} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9816 | 2025.03.07 22:40:52.725787 [ 139 ] {} <Debug> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9817 | 2025.03.07 22:40:52.725857 [ 139 ] {} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9818 | 2025.03.07 22:40:52.725883 [ 275 ] {9057ca6c-246a-47e1-86bd-7a79c1460985} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.00382 sec., 2094.240837696335 rows/sec., 157.48 KiB/sec. | ||
9819 | 2025.03.07 22:40:52.725900 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
9820 | 2025.03.07 22:40:52.726103 [ 275 ] {9057ca6c-246a-47e1-86bd-7a79c1460985} <Debug> TCPHandler: Processed in 0.00420707 sec. | ||
9821 | 2025.03.07 22:40:52.726282 [ 194 ] {01016d33-373a-44ed-a111-2b7d5befb400::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 | ||
9822 | 2025.03.07 22:40:52.726394 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9823 | 2025.03.07 22:40:52.726763 [ 275 ] {58a3f557-6d70-40e8-a6cb-9351fc19cc93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9824 | 2025.03.07 22:40:52.726870 [ 194 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9825 | 2025.03.07 22:40:52.726957 [ 275 ] {58a3f557-6d70-40e8-a6cb-9351fc19cc93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9826 | 2025.03.07 22:40:52.727024 [ 194 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 178 rows starting from the beginning of the part | ||
9827 | 2025.03.07 22:40:52.727190 [ 197 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3684 rows, containing 5 columns (5 merged, 0 gathered) in 0.005359732 sec., 687347.8002258322 rows/sec., 59.60 MiB/sec. | ||
9828 | 2025.03.07 22:40:52.727493 [ 194 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part | ||
9829 | 2025.03.07 22:40:52.727810 [ 198 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
9830 | 2025.03.07 22:40:52.727864 [ 194 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 46 rows starting from the beginning of the part | ||
9831 | 2025.03.07 22:40:52.728240 [ 194 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part | ||
9832 | 2025.03.07 22:40:52.728656 [ 194 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 32 rows starting from the beginning of the part | ||
9833 | 2025.03.07 22:40:52.729107 [ 194 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
9834 | 2025.03.07 22:40:52.729122 [ 198 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_91_18} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9835 | 2025.03.07 22:40:52.729683 [ 198 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_91_18} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
9836 | 2025.03.07 22:40:52.730029 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
9837 | 2025.03.07 22:40:52.731378 [ 275 ] {58a3f557-6d70-40e8-a6cb-9351fc19cc93} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9838 | 2025.03.07 22:40:52.731458 [ 275 ] {58a3f557-6d70-40e8-a6cb-9351fc19cc93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
9839 | 2025.03.07 22:40:52.732535 [ 194 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 280 rows, containing 5 columns (5 merged, 0 gathered) in 0.006467552 sec., 43293.04194229904 rows/sec., 3.10 MiB/sec. | ||
9840 | 2025.03.07 22:40:52.732621 [ 275 ] {58a3f557-6d70-40e8-a6cb-9351fc19cc93} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
9841 | 2025.03.07 22:40:52.732706 [ 194 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9842 | 2025.03.07 22:40:52.733125 [ 275 ] {58a3f557-6d70-40e8-a6cb-9351fc19cc93} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9843 | 2025.03.07 22:40:52.733249 [ 198 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_76_15} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9844 | 2025.03.07 22:40:52.733553 [ 198 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_76_15} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9845 | 2025.03.07 22:40:52.733748 [ 275 ] {58a3f557-6d70-40e8-a6cb-9351fc19cc93} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.007062 sec., 32285.47153780799 rows/sec., 2.19 MiB/sec. | ||
9846 | 2025.03.07 22:40:52.733844 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
9847 | 2025.03.07 22:40:52.734049 [ 275 ] {58a3f557-6d70-40e8-a6cb-9351fc19cc93} <Debug> TCPHandler: Processed in 0.007737804 sec. | ||
9848 | 2025.03.07 22:40:52.734199 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9849 | 2025.03.07 22:40:52.734309 [ 275 ] {b93f916f-1380-4f1e-bdbe-e339c3049433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9850 | 2025.03.07 22:40:52.734357 [ 275 ] {b93f916f-1380-4f1e-bdbe-e339c3049433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9851 | 2025.03.07 22:40:52.735355 [ 275 ] {b93f916f-1380-4f1e-bdbe-e339c3049433} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9852 | 2025.03.07 22:40:52.735396 [ 275 ] {b93f916f-1380-4f1e-bdbe-e339c3049433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
9853 | 2025.03.07 22:40:52.735804 [ 275 ] {b93f916f-1380-4f1e-bdbe-e339c3049433} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
9854 | 2025.03.07 22:40:52.736058 [ 275 ] {b93f916f-1380-4f1e-bdbe-e339c3049433} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9855 | 2025.03.07 22:40:52.736232 [ 139 ] {} <Debug> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
9856 | 2025.03.07 22:40:52.736307 [ 139 ] {} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9857 | 2025.03.07 22:40:52.736312 [ 275 ] {b93f916f-1380-4f1e-bdbe-e339c3049433} <Debug> executeQuery: Read 528 rows, 40.04 KiB in 0.002017 sec., 261774.91323748138 rows/sec., 19.39 MiB/sec. | ||
9858 | 2025.03.07 22:40:52.736340 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
9859 | 2025.03.07 22:40:52.736489 [ 275 ] {b93f916f-1380-4f1e-bdbe-e339c3049433} <Debug> TCPHandler: Processed in 0.002341682 sec. | ||
9860 | 2025.03.07 22:40:52.736551 [ 193 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::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 | ||
9861 | 2025.03.07 22:40:52.736655 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9862 | 2025.03.07 22:40:52.736683 [ 193 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9863 | 2025.03.07 22:40:52.736720 [ 193 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 952 rows starting from the beginning of the part | ||
9864 | 2025.03.07 22:40:52.736796 [ 275 ] {f49b7b0b-7ac9-42d7-9a93-5686177a28b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9865 | 2025.03.07 22:40:52.736843 [ 193 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 72 rows starting from the beginning of the part | ||
9866 | 2025.03.07 22:40:52.736884 [ 275 ] {f49b7b0b-7ac9-42d7-9a93-5686177a28b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9867 | 2025.03.07 22:40:52.737077 [ 193 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 134 rows starting from the beginning of the part | ||
9868 | 2025.03.07 22:40:52.737322 [ 193 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 72 rows starting from the beginning of the part | ||
9869 | 2025.03.07 22:40:52.737549 [ 193 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 96 rows starting from the beginning of the part | ||
9870 | 2025.03.07 22:40:52.737649 [ 193 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 528 rows starting from the beginning of the part | ||
9871 | 2025.03.07 22:40:52.738373 [ 275 ] {f49b7b0b-7ac9-42d7-9a93-5686177a28b6} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9872 | 2025.03.07 22:40:52.738423 [ 275 ] {f49b7b0b-7ac9-42d7-9a93-5686177a28b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
9873 | 2025.03.07 22:40:52.739007 [ 275 ] {f49b7b0b-7ac9-42d7-9a93-5686177a28b6} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
9874 | 2025.03.07 22:40:52.739178 [ 198 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1854 rows, containing 5 columns (5 merged, 0 gathered) in 0.002710426 sec., 684025.3155776989 rows/sec., 53.68 MiB/sec. | ||
9875 | 2025.03.07 22:40:52.739423 [ 275 ] {f49b7b0b-7ac9-42d7-9a93-5686177a28b6} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9876 | 2025.03.07 22:40:52.739429 [ 198 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
9877 | 2025.03.07 22:40:52.739722 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
9878 | 2025.03.07 22:40:52.739817 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9879 | 2025.03.07 22:40:52.739890 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
9880 | 2025.03.07 22:40:52.740033 [ 275 ] {f49b7b0b-7ac9-42d7-9a93-5686177a28b6} <Debug> executeQuery: Read 952 rows, 65.39 KiB in 0.003219 sec., 295744.0198819509 rows/sec., 19.84 MiB/sec. | ||
9881 | 2025.03.07 22:40:52.740204 [ 190 ] {fd8a5df9-9547-4f42-8344-e932bc981126::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 | ||
9882 | 2025.03.07 22:40:52.740269 [ 198 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_91_18} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9883 | 2025.03.07 22:40:52.740359 [ 275 ] {f49b7b0b-7ac9-42d7-9a93-5686177a28b6} <Debug> TCPHandler: Processed in 0.003758785 sec. | ||
9884 | 2025.03.07 22:40:52.740598 [ 198 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_91_18} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
9885 | 2025.03.07 22:40:52.740666 [ 190 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9886 | 2025.03.07 22:40:52.740760 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9887 | 2025.03.07 22:40:52.740785 [ 190 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_86_17, total 24528 rows starting from the beginning of the part | ||
9888 | 2025.03.07 22:40:52.740833 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
9889 | 2025.03.07 22:40:52.741118 [ 190 ] {fd8a5df9-9547-4f42-8344-e932bc981126::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 | ||
9890 | 2025.03.07 22:40:52.741130 [ 275 ] {10fc5060-3fda-4578-842c-8c29a22a6f66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9891 | 2025.03.07 22:40:52.741393 [ 190 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 197 rows starting from the beginning of the part | ||
9892 | 2025.03.07 22:40:52.741478 [ 275 ] {10fc5060-3fda-4578-842c-8c29a22a6f66} <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 | ||
9893 | 2025.03.07 22:40:52.741745 [ 190 ] {fd8a5df9-9547-4f42-8344-e932bc981126::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 | ||
9894 | 2025.03.07 22:40:52.742146 [ 190 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
9895 | 2025.03.07 22:40:52.742480 [ 190 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 952 rows starting from the beginning of the part | ||
9896 | 2025.03.07 22:40:52.745224 [ 275 ] {10fc5060-3fda-4578-842c-8c29a22a6f66} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9897 | 2025.03.07 22:40:52.745301 [ 275 ] {10fc5060-3fda-4578-842c-8c29a22a6f66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
9898 | 2025.03.07 22:40:52.747087 [ 275 ] {10fc5060-3fda-4578-842c-8c29a22a6f66} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9899 | 2025.03.07 22:40:52.747381 [ 275 ] {10fc5060-3fda-4578-842c-8c29a22a6f66} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9900 | 2025.03.07 22:40:52.747984 [ 139 ] {} <Debug> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9901 | 2025.03.07 22:40:52.748084 [ 139 ] {} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9902 | 2025.03.07 22:40:52.748158 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
9903 | 2025.03.07 22:40:52.748245 [ 275 ] {10fc5060-3fda-4578-842c-8c29a22a6f66} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.007212 sec., 1109.2623405435386 rows/sec., 1.99 MiB/sec. | ||
9904 | 2025.03.07 22:40:52.748346 [ 193 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::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 | ||
9905 | 2025.03.07 22:40:52.748466 [ 275 ] {10fc5060-3fda-4578-842c-8c29a22a6f66} <Debug> TCPHandler: Processed in 0.007850275 sec. | ||
9906 | 2025.03.07 22:40:52.748781 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9907 | 2025.03.07 22:40:52.748986 [ 275 ] {f13dce36-6949-4f2b-b1f9-3f07306630a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9908 | 2025.03.07 22:40:52.749064 [ 275 ] {f13dce36-6949-4f2b-b1f9-3f07306630a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9909 | 2025.03.07 22:40:52.749081 [ 193 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9910 | 2025.03.07 22:40:52.749206 [ 193 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1388 rows starting from the beginning of the part | ||
9911 | 2025.03.07 22:40:52.749799 [ 193 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part | ||
9912 | 2025.03.07 22:40:52.750622 [ 193 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 32 rows starting from the beginning of the part | ||
9913 | 2025.03.07 22:40:52.751207 [ 275 ] {f13dce36-6949-4f2b-b1f9-3f07306630a5} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9914 | 2025.03.07 22:40:52.751243 [ 193 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part | ||
9915 | 2025.03.07 22:40:52.751259 [ 275 ] {f13dce36-6949-4f2b-b1f9-3f07306630a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
9916 | 2025.03.07 22:40:52.751822 [ 193 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 32 rows starting from the beginning of the part | ||
9917 | 2025.03.07 22:40:52.752473 [ 193 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
9918 | 2025.03.07 22:40:52.752539 [ 275 ] {f13dce36-6949-4f2b-b1f9-3f07306630a5} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
9919 | 2025.03.07 22:40:52.753043 [ 275 ] {f13dce36-6949-4f2b-b1f9-3f07306630a5} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9920 | 2025.03.07 22:40:52.753344 [ 139 ] {} <Debug> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
9921 | 2025.03.07 22:40:52.753488 [ 139 ] {} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9922 | 2025.03.07 22:40:52.753615 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
9923 | 2025.03.07 22:40:52.753795 [ 275 ] {f13dce36-6949-4f2b-b1f9-3f07306630a5} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.004783 sec., 8362.952122099101 rows/sec., 578.22 KiB/sec. | ||
9924 | 2025.03.07 22:40:52.754362 [ 192 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::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 | ||
9925 | 2025.03.07 22:40:52.755249 [ 188 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26157 rows, containing 5 columns (5 merged, 0 gathered) in 0.015233747 sec., 1717043.0886110947 rows/sec., 117.52 MiB/sec. | ||
9926 | 2025.03.07 22:40:52.755284 [ 192 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9927 | 2025.03.07 22:40:52.755287 [ 275 ] {f13dce36-6949-4f2b-b1f9-3f07306630a5} <Debug> TCPHandler: Processed in 0.006544992 sec. | ||
9928 | 2025.03.07 22:40:52.755424 [ 192 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4494 rows starting from the beginning of the part | ||
9929 | 2025.03.07 22:40:52.755807 [ 188 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
9930 | 2025.03.07 22:40:52.755981 [ 192 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::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 | ||
9931 | 2025.03.07 22:40:52.756425 [ 192 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
9932 | 2025.03.07 22:40:52.756972 [ 192 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::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 | ||
9933 | 2025.03.07 22:40:52.757656 [ 192 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
9934 | 2025.03.07 22:40:52.757705 [ 188 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9935 | 2025.03.07 22:40:52.758130 [ 192 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 40 rows starting from the beginning of the part | ||
9936 | 2025.03.07 22:40:52.758244 [ 188 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
9937 | 2025.03.07 22:40:52.758925 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
9938 | 2025.03.07 22:40:52.761388 [ 192 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4774 rows, containing 4 columns (4 merged, 0 gathered) in 0.007567183 sec., 630882.0600744028 rows/sec., 42.39 MiB/sec. | ||
9939 | 2025.03.07 22:40:52.761752 [ 192 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
9940 | 2025.03.07 22:40:52.762143 [ 192 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_91_18} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9941 | 2025.03.07 22:40:52.762274 [ 192 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_91_18} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
9942 | 2025.03.07 22:40:52.762398 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
9943 | 2025.03.07 22:40:52.765202 [ 196 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1476 rows, containing 19 columns (19 merged, 0 gathered) in 0.016953063 sec., 87063.91287521317 rows/sec., 156.01 MiB/sec. | ||
9944 | 2025.03.07 22:40:52.767243 [ 187 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9945 | 2025.03.07 22:40:52.767722 [ 187 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9946 | 2025.03.07 22:40:52.767816 [ 187 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9947 | 2025.03.07 22:40:52.767998 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.56 MiB. | ||
9948 | 2025.03.07 22:40:52.984711 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25193 | ||
9949 | 2025.03.07 22:40:52.985394 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9950 | 2025.03.07 22:40:52.985436 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
9951 | 2025.03.07 22:40:52.985931 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
9952 | 2025.03.07 22:40:52.986187 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9953 | 2025.03.07 22:40:52.986461 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25193 | ||
9954 | 2025.03.07 22:40:53.000246 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.26 MiB, peak 247.77 MiB, free memory in arenas 0.00 B, will set to 237.88 MiB (RSS), difference: 1.62 MiB | ||
9955 | 2025.03.07 22:40:53.179768 [ 139 ] {} <Debug> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
9956 | 2025.03.07 22:40:53.179830 [ 139 ] {} <Trace> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9957 | 2025.03.07 22:40:53.179857 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
9958 | 2025.03.07 22:40:53.180007 [ 200 ] {570d93a6-3975-4407-8748-dbbaa4dc973d::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 | ||
9959 | 2025.03.07 22:40:53.180161 [ 200 ] {570d93a6-3975-4407-8748-dbbaa4dc973d::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9960 | 2025.03.07 22:40:53.180198 [ 200 ] {570d93a6-3975-4407-8748-dbbaa4dc973d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 236 rows starting from the beginning of the part | ||
9961 | 2025.03.07 22:40:53.180278 [ 200 ] {570d93a6-3975-4407-8748-dbbaa4dc973d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
9962 | 2025.03.07 22:40:53.180414 [ 200 ] {570d93a6-3975-4407-8748-dbbaa4dc973d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 212 rows starting from the beginning of the part | ||
9963 | 2025.03.07 22:40:53.180671 [ 200 ] {570d93a6-3975-4407-8748-dbbaa4dc973d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
9964 | 2025.03.07 22:40:53.180769 [ 200 ] {570d93a6-3975-4407-8748-dbbaa4dc973d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
9965 | 2025.03.07 22:40:53.181889 [ 196 ] {570d93a6-3975-4407-8748-dbbaa4dc973d::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 520 rows, containing 5 columns (5 merged, 0 gathered) in 0.001958579 sec., 265498.6089404615 rows/sec., 18.85 MiB/sec. | ||
9966 | 2025.03.07 22:40:53.182047 [ 196 ] {570d93a6-3975-4407-8748-dbbaa4dc973d::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
9967 | 2025.03.07 22:40:53.182385 [ 196 ] {570d93a6-3975-4407-8748-dbbaa4dc973d::all_1_13_3} <Trace> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9968 | 2025.03.07 22:40:53.182475 [ 196 ] {570d93a6-3975-4407-8748-dbbaa4dc973d::all_1_13_3} <Trace> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
9969 | 2025.03.07 22:40:53.182560 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
9970 | 2025.03.07 22:40:54.419718 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9971 | 2025.03.07 22:40:54.420000 [ 275 ] {399a0840-e032-46fb-98a8-7eddab8f4597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9972 | 2025.03.07 22:40:54.420092 [ 275 ] {399a0840-e032-46fb-98a8-7eddab8f4597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9973 | 2025.03.07 22:40:54.421064 [ 275 ] {399a0840-e032-46fb-98a8-7eddab8f4597} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9974 | 2025.03.07 22:40:54.421124 [ 275 ] {399a0840-e032-46fb-98a8-7eddab8f4597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
9975 | 2025.03.07 22:40:54.421686 [ 275 ] {399a0840-e032-46fb-98a8-7eddab8f4597} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
9976 | 2025.03.07 22:40:54.422081 [ 275 ] {399a0840-e032-46fb-98a8-7eddab8f4597} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9977 | 2025.03.07 22:40:54.422419 [ 275 ] {399a0840-e032-46fb-98a8-7eddab8f4597} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002479 sec., 22589.753933037515 rows/sec., 1.74 MiB/sec. | ||
9978 | 2025.03.07 22:40:54.422520 [ 275 ] {399a0840-e032-46fb-98a8-7eddab8f4597} <Debug> TCPHandler: Processed in 0.003005159 sec. | ||
9979 | 2025.03.07 22:40:54.422705 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9980 | 2025.03.07 22:40:54.422864 [ 275 ] {9ffd8d51-432d-4a78-b6f0-5f04a46603ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9981 | 2025.03.07 22:40:54.422938 [ 275 ] {9ffd8d51-432d-4a78-b6f0-5f04a46603ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9982 | 2025.03.07 22:40:54.423798 [ 275 ] {9ffd8d51-432d-4a78-b6f0-5f04a46603ec} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9983 | 2025.03.07 22:40:54.423856 [ 275 ] {9ffd8d51-432d-4a78-b6f0-5f04a46603ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
9984 | 2025.03.07 22:40:54.424417 [ 275 ] {9ffd8d51-432d-4a78-b6f0-5f04a46603ec} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
9985 | 2025.03.07 22:40:54.424807 [ 275 ] {9ffd8d51-432d-4a78-b6f0-5f04a46603ec} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9986 | 2025.03.07 22:40:54.425137 [ 275 ] {9ffd8d51-432d-4a78-b6f0-5f04a46603ec} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002311 sec., 27693.63911726525 rows/sec., 2.16 MiB/sec. | ||
9987 | 2025.03.07 22:40:54.425225 [ 275 ] {9ffd8d51-432d-4a78-b6f0-5f04a46603ec} <Debug> TCPHandler: Processed in 0.002589795 sec. | ||
9988 | 2025.03.07 22:40:54.425408 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9989 | 2025.03.07 22:40:54.425570 [ 275 ] {89d17f45-0ef4-4533-9c6a-a682e901622c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9990 | 2025.03.07 22:40:54.425647 [ 275 ] {89d17f45-0ef4-4533-9c6a-a682e901622c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9991 | 2025.03.07 22:40:54.426408 [ 275 ] {89d17f45-0ef4-4533-9c6a-a682e901622c} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9992 | 2025.03.07 22:40:54.426462 [ 275 ] {89d17f45-0ef4-4533-9c6a-a682e901622c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
9993 | 2025.03.07 22:40:54.427034 [ 275 ] {89d17f45-0ef4-4533-9c6a-a682e901622c} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
9994 | 2025.03.07 22:40:54.427434 [ 275 ] {89d17f45-0ef4-4533-9c6a-a682e901622c} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9995 | 2025.03.07 22:40:54.427742 [ 275 ] {89d17f45-0ef4-4533-9c6a-a682e901622c} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.002213 sec., 24401.26525079078 rows/sec., 1.70 MiB/sec. | ||
9996 | 2025.03.07 22:40:54.427828 [ 275 ] {89d17f45-0ef4-4533-9c6a-a682e901622c} <Debug> TCPHandler: Processed in 0.002494794 sec. | ||
9997 | 2025.03.07 22:40:54.428016 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9998 | 2025.03.07 22:40:54.428241 [ 275 ] {85baa209-e356-4a5c-af96-51d2f2088b05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9999 | 2025.03.07 22:40:54.428309 [ 275 ] {85baa209-e356-4a5c-af96-51d2f2088b05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10000 | 2025.03.07 22:40:54.428923 [ 275 ] {85baa209-e356-4a5c-af96-51d2f2088b05} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10001 | 2025.03.07 22:40:54.428977 [ 275 ] {85baa209-e356-4a5c-af96-51d2f2088b05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10002 | 2025.03.07 22:40:54.429489 [ 275 ] {85baa209-e356-4a5c-af96-51d2f2088b05} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
10003 | 2025.03.07 22:40:54.429807 [ 275 ] {85baa209-e356-4a5c-af96-51d2f2088b05} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10004 | 2025.03.07 22:40:54.430076 [ 275 ] {85baa209-e356-4a5c-af96-51d2f2088b05} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.001871 sec., 10689.470871191876 rows/sec., 734.90 KiB/sec. | ||
10005 | 2025.03.07 22:40:54.430146 [ 275 ] {85baa209-e356-4a5c-af96-51d2f2088b05} <Debug> TCPHandler: Processed in 0.002206401 sec. | ||
10006 | 2025.03.07 22:40:54.853424 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
10007 | 2025.03.07 22:40:54.875551 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10008 | 2025.03.07 22:40:54.875621 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10009 | 2025.03.07 22:40:54.883411 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
10010 | 2025.03.07 22:40:54.884241 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10011 | 2025.03.07 22:40:54.887598 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
10012 | 2025.03.07 22:40:59.426288 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10013 | 2025.03.07 22:40:59.426501 [ 275 ] {17a220bd-192a-4a44-8e35-7387ea895e1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10014 | 2025.03.07 22:40:59.426579 [ 275 ] {17a220bd-192a-4a44-8e35-7387ea895e1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10015 | 2025.03.07 22:40:59.427495 [ 275 ] {17a220bd-192a-4a44-8e35-7387ea895e1f} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10016 | 2025.03.07 22:40:59.427546 [ 275 ] {17a220bd-192a-4a44-8e35-7387ea895e1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10017 | 2025.03.07 22:40:59.428123 [ 275 ] {17a220bd-192a-4a44-8e35-7387ea895e1f} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
10018 | 2025.03.07 22:40:59.428486 [ 275 ] {17a220bd-192a-4a44-8e35-7387ea895e1f} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10019 | 2025.03.07 22:40:59.428729 [ 275 ] {17a220bd-192a-4a44-8e35-7387ea895e1f} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.002262 sec., 53050.39787798408 rows/sec., 4.51 MiB/sec. | ||
10020 | 2025.03.07 22:40:59.428808 [ 275 ] {17a220bd-192a-4a44-8e35-7387ea895e1f} <Debug> TCPHandler: Processed in 0.002652035 sec. | ||
10021 | 2025.03.07 22:40:59.428946 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10022 | 2025.03.07 22:40:59.429072 [ 275 ] {40d5b7d6-e65d-4df0-a43a-313b428342fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10023 | 2025.03.07 22:40:59.429130 [ 275 ] {40d5b7d6-e65d-4df0-a43a-313b428342fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10024 | 2025.03.07 22:40:59.429739 [ 275 ] {40d5b7d6-e65d-4df0-a43a-313b428342fe} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10025 | 2025.03.07 22:40:59.429790 [ 275 ] {40d5b7d6-e65d-4df0-a43a-313b428342fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10026 | 2025.03.07 22:40:59.430179 [ 275 ] {40d5b7d6-e65d-4df0-a43a-313b428342fe} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
10027 | 2025.03.07 22:40:59.430425 [ 275 ] {40d5b7d6-e65d-4df0-a43a-313b428342fe} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10028 | 2025.03.07 22:40:59.430651 [ 275 ] {40d5b7d6-e65d-4df0-a43a-313b428342fe} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.00161 sec., 19875.776397515525 rows/sec., 1.46 MiB/sec. | ||
10029 | 2025.03.07 22:40:59.430711 [ 275 ] {40d5b7d6-e65d-4df0-a43a-313b428342fe} <Debug> TCPHandler: Processed in 0.001822308 sec. | ||
10030 | 2025.03.07 22:40:59.430831 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10031 | 2025.03.07 22:40:59.430942 [ 275 ] {c429bed0-aeea-42d3-8b34-27c98e6e5a72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10032 | 2025.03.07 22:40:59.430991 [ 275 ] {c429bed0-aeea-42d3-8b34-27c98e6e5a72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10033 | 2025.03.07 22:40:59.431565 [ 275 ] {c429bed0-aeea-42d3-8b34-27c98e6e5a72} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10034 | 2025.03.07 22:40:59.431605 [ 275 ] {c429bed0-aeea-42d3-8b34-27c98e6e5a72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10035 | 2025.03.07 22:40:59.431980 [ 275 ] {c429bed0-aeea-42d3-8b34-27c98e6e5a72} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
10036 | 2025.03.07 22:40:59.432223 [ 275 ] {c429bed0-aeea-42d3-8b34-27c98e6e5a72} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10037 | 2025.03.07 22:40:59.432444 [ 275 ] {c429bed0-aeea-42d3-8b34-27c98e6e5a72} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001527 sec., 62868.36935166994 rows/sec., 4.91 MiB/sec. | ||
10038 | 2025.03.07 22:40:59.432496 [ 275 ] {c429bed0-aeea-42d3-8b34-27c98e6e5a72} <Debug> TCPHandler: Processed in 0.001717007 sec. | ||
10039 | 2025.03.07 22:40:59.432615 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10040 | 2025.03.07 22:40:59.432732 [ 275 ] {a60f2983-17a9-4172-96e6-3a9de7bef34e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10041 | 2025.03.07 22:40:59.432782 [ 275 ] {a60f2983-17a9-4172-96e6-3a9de7bef34e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10042 | 2025.03.07 22:40:59.433317 [ 275 ] {a60f2983-17a9-4172-96e6-3a9de7bef34e} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10043 | 2025.03.07 22:40:59.433358 [ 275 ] {a60f2983-17a9-4172-96e6-3a9de7bef34e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10044 | 2025.03.07 22:40:59.433767 [ 275 ] {a60f2983-17a9-4172-96e6-3a9de7bef34e} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
10045 | 2025.03.07 22:40:59.434017 [ 275 ] {a60f2983-17a9-4172-96e6-3a9de7bef34e} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10046 | 2025.03.07 22:40:59.434245 [ 275 ] {a60f2983-17a9-4172-96e6-3a9de7bef34e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001534 sec., 104302.47718383312 rows/sec., 7.26 MiB/sec. | ||
10047 | 2025.03.07 22:40:59.434329 [ 275 ] {a60f2983-17a9-4172-96e6-3a9de7bef34e} <Debug> TCPHandler: Processed in 0.001765037 sec. | ||
10048 | 2025.03.07 22:40:59.434469 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10049 | 2025.03.07 22:40:59.434775 [ 275 ] {b5ff519a-eb22-4695-abe0-dde2749bbaa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10050 | 2025.03.07 22:40:59.435063 [ 275 ] {b5ff519a-eb22-4695-abe0-dde2749bbaa5} <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 | ||
10051 | 2025.03.07 22:40:59.436309 [ 275 ] {b5ff519a-eb22-4695-abe0-dde2749bbaa5} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10052 | 2025.03.07 22:40:59.436349 [ 275 ] {b5ff519a-eb22-4695-abe0-dde2749bbaa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10053 | 2025.03.07 22:40:59.437012 [ 275 ] {b5ff519a-eb22-4695-abe0-dde2749bbaa5} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
10054 | 2025.03.07 22:40:59.437275 [ 275 ] {b5ff519a-eb22-4695-abe0-dde2749bbaa5} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10055 | 2025.03.07 22:40:59.437511 [ 275 ] {b5ff519a-eb22-4695-abe0-dde2749bbaa5} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002858 sec., 11196.641007697692 rows/sec., 20.06 MiB/sec. | ||
10056 | 2025.03.07 22:40:59.437618 [ 275 ] {b5ff519a-eb22-4695-abe0-dde2749bbaa5} <Debug> TCPHandler: Processed in 0.003221021 sec. | ||
10057 | 2025.03.07 22:40:59.437731 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10058 | 2025.03.07 22:40:59.437834 [ 275 ] {b8b0cec4-6c39-4849-ae7b-cf854be1db92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10059 | 2025.03.07 22:40:59.437882 [ 275 ] {b8b0cec4-6c39-4849-ae7b-cf854be1db92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10060 | 2025.03.07 22:40:59.438344 [ 275 ] {b8b0cec4-6c39-4849-ae7b-cf854be1db92} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10061 | 2025.03.07 22:40:59.438384 [ 275 ] {b8b0cec4-6c39-4849-ae7b-cf854be1db92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10062 | 2025.03.07 22:40:59.438793 [ 275 ] {b8b0cec4-6c39-4849-ae7b-cf854be1db92} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
10063 | 2025.03.07 22:40:59.439072 [ 275 ] {b8b0cec4-6c39-4849-ae7b-cf854be1db92} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10064 | 2025.03.07 22:40:59.439291 [ 275 ] {b8b0cec4-6c39-4849-ae7b-cf854be1db92} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001478 sec., 40595.399188092015 rows/sec., 2.74 MiB/sec. | ||
10065 | 2025.03.07 22:40:59.439342 [ 275 ] {b8b0cec4-6c39-4849-ae7b-cf854be1db92} <Debug> TCPHandler: Processed in 0.001661046 sec. | ||
10066 | 2025.03.07 22:41:00.315009 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10067 | 2025.03.07 22:41:00.315080 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10068 | 2025.03.07 22:41:00.486695 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25681 | ||
10069 | 2025.03.07 22:41:00.487548 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10070 | 2025.03.07 22:41:00.487589 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10071 | 2025.03.07 22:41:00.488122 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
10072 | 2025.03.07 22:41:00.488378 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10073 | 2025.03.07 22:41:00.488548 [ 120 ] {} <Debug> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
10074 | 2025.03.07 22:41:00.488591 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25681 | ||
10075 | 2025.03.07 22:41:00.488606 [ 120 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10076 | 2025.03.07 22:41:00.488634 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10077 | 2025.03.07 22:41:00.488926 [ 187 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::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 | ||
10078 | 2025.03.07 22:41:00.489400 [ 187 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10079 | 2025.03.07 22:41:00.489473 [ 187 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 23363 rows starting from the beginning of the part | ||
10080 | 2025.03.07 22:41:00.489560 [ 187 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 488 rows starting from the beginning of the part | ||
10081 | 2025.03.07 22:41:00.489754 [ 187 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 427 rows starting from the beginning of the part | ||
10082 | 2025.03.07 22:41:00.489990 [ 187 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 488 rows starting from the beginning of the part | ||
10083 | 2025.03.07 22:41:00.490199 [ 187 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 427 rows starting from the beginning of the part | ||
10084 | 2025.03.07 22:41:00.490361 [ 187 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 488 rows starting from the beginning of the part | ||
10085 | 2025.03.07 22:41:00.492898 [ 189 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25681 rows, containing 4 columns (4 merged, 0 gathered) in 0.00417546 sec., 6150460.069070235 rows/sec., 87.98 MiB/sec. | ||
10086 | 2025.03.07 22:41:00.493213 [ 201 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
10087 | 2025.03.07 22:41:00.493592 [ 201 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_56_11} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10088 | 2025.03.07 22:41:00.493692 [ 201 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_56_11} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
10089 | 2025.03.07 22:41:00.493822 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
10090 | 2025.03.07 22:41:00.623804 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1398 | ||
10091 | 2025.03.07 22:41:00.627096 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10092 | 2025.03.07 22:41:00.627158 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10093 | 2025.03.07 22:41:00.628689 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
10094 | 2025.03.07 22:41:00.629015 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10095 | 2025.03.07 22:41:00.629256 [ 120 ] {} <Debug> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
10096 | 2025.03.07 22:41:00.629387 [ 120 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10097 | 2025.03.07 22:41:00.629475 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10098 | 2025.03.07 22:41:00.630324 [ 199 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::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 | ||
10099 | 2025.03.07 22:41:00.631792 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1398 | ||
10100 | 2025.03.07 22:41:00.632147 [ 199 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10101 | 2025.03.07 22:41:00.632325 [ 199 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1248 rows starting from the beginning of the part | ||
10102 | 2025.03.07 22:41:00.632832 [ 199 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 24 rows starting from the beginning of the part | ||
10103 | 2025.03.07 22:41:00.633336 [ 199 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 36 rows starting from the beginning of the part | ||
10104 | 2025.03.07 22:41:00.633837 [ 199 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 32 rows starting from the beginning of the part | ||
10105 | 2025.03.07 22:41:00.634316 [ 199 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
10106 | 2025.03.07 22:41:00.634794 [ 199 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 34 rows starting from the beginning of the part | ||
10107 | 2025.03.07 22:41:00.643153 [ 201 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1398 rows, containing 72 columns (72 merged, 0 gathered) in 0.013376988 sec., 104507.83091081491 rows/sec., 82.87 MiB/sec. | ||
10108 | 2025.03.07 22:41:00.644542 [ 199 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
10109 | 2025.03.07 22:41:00.645257 [ 199 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_41_8} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10110 | 2025.03.07 22:41:00.645341 [ 199 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_41_8} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
10111 | 2025.03.07 22:41:00.645548 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
10112 | 2025.03.07 22:41:02.387798 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 423 | ||
10113 | 2025.03.07 22:41:02.410104 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10114 | 2025.03.07 22:41:02.410172 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10115 | 2025.03.07 22:41:02.417881 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
10116 | 2025.03.07 22:41:02.418724 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10117 | 2025.03.07 22:41:02.419139 [ 117 ] {} <Debug> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
10118 | 2025.03.07 22:41:02.419318 [ 117 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10119 | 2025.03.07 22:41:02.419420 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10120 | 2025.03.07 22:41:02.419923 [ 191 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
10121 | 2025.03.07 22:41:02.430569 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 423 | ||
10122 | 2025.03.07 22:41:02.431639 [ 191 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10123 | 2025.03.07 22:41:02.432569 [ 191 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 385 rows starting from the beginning of the part | ||
10124 | 2025.03.07 22:41:02.437017 [ 191 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 7 rows starting from the beginning of the part | ||
10125 | 2025.03.07 22:41:02.441617 [ 191 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part | ||
10126 | 2025.03.07 22:41:02.446460 [ 191 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part | ||
10127 | 2025.03.07 22:41:02.451750 [ 191 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
10128 | 2025.03.07 22:41:02.456139 [ 191 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 8 rows starting from the beginning of the part | ||
10129 | 2025.03.07 22:41:02.514550 [ 201 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 423 rows, containing 679 columns (679 merged, 0 gathered) in 0.094973053 sec., 4453.894937967299 rows/sec., 23.03 MiB/sec. | ||
10130 | 2025.03.07 22:41:02.518121 [ 198 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
10131 | 2025.03.07 22:41:02.521343 [ 198 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_56_11} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10132 | 2025.03.07 22:41:02.521490 [ 198 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_56_11} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
10133 | 2025.03.07 22:41:02.524232 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
10134 | 2025.03.07 22:41:04.426446 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10135 | 2025.03.07 22:41:04.426638 [ 275 ] {5a8beabc-0e9e-443b-9b9b-fa0ccdc80ecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10136 | 2025.03.07 22:41:04.426712 [ 275 ] {5a8beabc-0e9e-443b-9b9b-fa0ccdc80ecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10137 | 2025.03.07 22:41:04.427521 [ 275 ] {5a8beabc-0e9e-443b-9b9b-fa0ccdc80ecd} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10138 | 2025.03.07 22:41:04.427576 [ 275 ] {5a8beabc-0e9e-443b-9b9b-fa0ccdc80ecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10139 | 2025.03.07 22:41:04.428034 [ 275 ] {5a8beabc-0e9e-443b-9b9b-fa0ccdc80ecd} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
10140 | 2025.03.07 22:41:04.428299 [ 275 ] {5a8beabc-0e9e-443b-9b9b-fa0ccdc80ecd} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10141 | 2025.03.07 22:41:04.428572 [ 275 ] {5a8beabc-0e9e-443b-9b9b-fa0ccdc80ecd} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.00198 sec., 36363.63636363636 rows/sec., 2.95 MiB/sec. | ||
10142 | 2025.03.07 22:41:04.428690 [ 275 ] {5a8beabc-0e9e-443b-9b9b-fa0ccdc80ecd} <Debug> TCPHandler: Processed in 0.002375903 sec. | ||
10143 | 2025.03.07 22:41:04.428865 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10144 | 2025.03.07 22:41:04.429134 [ 275 ] {fb9cc3f2-3e07-403a-bb10-a2fb99be0f72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10145 | 2025.03.07 22:41:04.429256 [ 275 ] {fb9cc3f2-3e07-403a-bb10-a2fb99be0f72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10146 | 2025.03.07 22:41:04.430316 [ 275 ] {fb9cc3f2-3e07-403a-bb10-a2fb99be0f72} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10147 | 2025.03.07 22:41:04.430360 [ 275 ] {fb9cc3f2-3e07-403a-bb10-a2fb99be0f72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10148 | 2025.03.07 22:41:04.430732 [ 275 ] {fb9cc3f2-3e07-403a-bb10-a2fb99be0f72} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
10149 | 2025.03.07 22:41:04.430985 [ 275 ] {fb9cc3f2-3e07-403a-bb10-a2fb99be0f72} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10150 | 2025.03.07 22:41:04.431230 [ 275 ] {fb9cc3f2-3e07-403a-bb10-a2fb99be0f72} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.002187 sec., 3657.9789666209417 rows/sec., 275.06 KiB/sec. | ||
10151 | 2025.03.07 22:41:04.431316 [ 275 ] {fb9cc3f2-3e07-403a-bb10-a2fb99be0f72} <Debug> TCPHandler: Processed in 0.002528894 sec. | ||
10152 | 2025.03.07 22:41:04.431556 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10153 | 2025.03.07 22:41:04.431748 [ 275 ] {0f73ff64-c03a-4e60-9435-1e5b74f5b019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10154 | 2025.03.07 22:41:04.431799 [ 275 ] {0f73ff64-c03a-4e60-9435-1e5b74f5b019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10155 | 2025.03.07 22:41:04.432376 [ 275 ] {0f73ff64-c03a-4e60-9435-1e5b74f5b019} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10156 | 2025.03.07 22:41:04.432418 [ 275 ] {0f73ff64-c03a-4e60-9435-1e5b74f5b019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10157 | 2025.03.07 22:41:04.432791 [ 275 ] {0f73ff64-c03a-4e60-9435-1e5b74f5b019} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
10158 | 2025.03.07 22:41:04.433029 [ 275 ] {0f73ff64-c03a-4e60-9435-1e5b74f5b019} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10159 | 2025.03.07 22:41:04.433257 [ 275 ] {0f73ff64-c03a-4e60-9435-1e5b74f5b019} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.00155 sec., 46451.61290322581 rows/sec., 3.63 MiB/sec. | ||
10160 | 2025.03.07 22:41:04.433343 [ 275 ] {0f73ff64-c03a-4e60-9435-1e5b74f5b019} <Debug> TCPHandler: Processed in 0.001890008 sec. | ||
10161 | 2025.03.07 22:41:04.433464 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10162 | 2025.03.07 22:41:04.433573 [ 275 ] {33753c74-3e5a-4596-ae17-56e0f57b26a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10163 | 2025.03.07 22:41:04.433623 [ 275 ] {33753c74-3e5a-4596-ae17-56e0f57b26a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10164 | 2025.03.07 22:41:04.434152 [ 275 ] {33753c74-3e5a-4596-ae17-56e0f57b26a1} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10165 | 2025.03.07 22:41:04.434193 [ 275 ] {33753c74-3e5a-4596-ae17-56e0f57b26a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10166 | 2025.03.07 22:41:04.434586 [ 275 ] {33753c74-3e5a-4596-ae17-56e0f57b26a1} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
10167 | 2025.03.07 22:41:04.434822 [ 275 ] {33753c74-3e5a-4596-ae17-56e0f57b26a1} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10168 | 2025.03.07 22:41:04.435059 [ 275 ] {33753c74-3e5a-4596-ae17-56e0f57b26a1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001511 sec., 105890.13898080742 rows/sec., 7.38 MiB/sec. | ||
10169 | 2025.03.07 22:41:04.435112 [ 275 ] {33753c74-3e5a-4596-ae17-56e0f57b26a1} <Debug> TCPHandler: Processed in 0.001700246 sec. | ||
10170 | 2025.03.07 22:41:04.435217 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10171 | 2025.03.07 22:41:04.435321 [ 275 ] {d924a566-dacd-42a5-b3f0-aa58e7571659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10172 | 2025.03.07 22:41:04.435386 [ 275 ] {d924a566-dacd-42a5-b3f0-aa58e7571659} <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 | ||
10173 | 2025.03.07 22:41:04.436443 [ 275 ] {d924a566-dacd-42a5-b3f0-aa58e7571659} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10174 | 2025.03.07 22:41:04.436483 [ 275 ] {d924a566-dacd-42a5-b3f0-aa58e7571659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10175 | 2025.03.07 22:41:04.437100 [ 275 ] {d924a566-dacd-42a5-b3f0-aa58e7571659} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
10176 | 2025.03.07 22:41:04.437371 [ 275 ] {d924a566-dacd-42a5-b3f0-aa58e7571659} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10177 | 2025.03.07 22:41:04.437627 [ 275 ] {d924a566-dacd-42a5-b3f0-aa58e7571659} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002328 sec., 3436.426116838488 rows/sec., 6.16 MiB/sec. | ||
10178 | 2025.03.07 22:41:04.437750 [ 275 ] {d924a566-dacd-42a5-b3f0-aa58e7571659} <Debug> TCPHandler: Processed in 0.002583164 sec. | ||
10179 | 2025.03.07 22:41:04.437882 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10180 | 2025.03.07 22:41:04.437988 [ 275 ] {37f51e37-cef5-4176-9388-1962be59394c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10181 | 2025.03.07 22:41:04.438034 [ 275 ] {37f51e37-cef5-4176-9388-1962be59394c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10182 | 2025.03.07 22:41:04.438477 [ 275 ] {37f51e37-cef5-4176-9388-1962be59394c} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10183 | 2025.03.07 22:41:04.438517 [ 275 ] {37f51e37-cef5-4176-9388-1962be59394c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10184 | 2025.03.07 22:41:04.438879 [ 275 ] {37f51e37-cef5-4176-9388-1962be59394c} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
10185 | 2025.03.07 22:41:04.439123 [ 275 ] {37f51e37-cef5-4176-9388-1962be59394c} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10186 | 2025.03.07 22:41:04.439352 [ 275 ] {37f51e37-cef5-4176-9388-1962be59394c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001387 sec., 43258.83201153569 rows/sec., 2.92 MiB/sec. | ||
10187 | 2025.03.07 22:41:04.439403 [ 275 ] {37f51e37-cef5-4176-9388-1962be59394c} <Debug> TCPHandler: Processed in 0.001571065 sec. | ||
10188 | 2025.03.07 22:41:05.035215 [ 115 ] {} <Debug> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 | ||
10189 | 2025.03.07 22:41:05.035318 [ 115 ] {} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10190 | 2025.03.07 22:41:05.035366 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10191 | 2025.03.07 22:41:05.035640 [ 199 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact with storage Full | ||
10192 | 2025.03.07 22:41:05.036108 [ 199 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10193 | 2025.03.07 22:41:05.036175 [ 199 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 365 rows starting from the beginning of the part | ||
10194 | 2025.03.07 22:41:05.036357 [ 199 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
10195 | 2025.03.07 22:41:05.036456 [ 199 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 228 rows starting from the beginning of the part | ||
10196 | 2025.03.07 22:41:05.036660 [ 199 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
10197 | 2025.03.07 22:41:05.037012 [ 199 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 228 rows starting from the beginning of the part | ||
10198 | 2025.03.07 22:41:05.038082 [ 198 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 869 rows, containing 5 columns (5 merged, 0 gathered) in 0.002616715 sec., 332095.7765748276 rows/sec., 24.04 MiB/sec. | ||
10199 | 2025.03.07 22:41:05.038319 [ 198 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
10200 | 2025.03.07 22:41:05.038667 [ 198 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_26_6} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10201 | 2025.03.07 22:41:05.038764 [ 198 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_26_6} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b) (MergerMutator): Merged 5 parts: [all_1_22_5, all_26_26_0] -> all_1_26_6 | ||
10202 | 2025.03.07 22:41:05.038873 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
10203 | 2025.03.07 22:41:07.988856 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26108 | ||
10204 | 2025.03.07 22:41:07.989596 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10205 | 2025.03.07 22:41:07.989648 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10206 | 2025.03.07 22:41:07.990190 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
10207 | 2025.03.07 22:41:07.990465 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10208 | 2025.03.07 22:41:07.990735 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26108 | ||
10209 | 2025.03.07 22:41:09.428217 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10210 | 2025.03.07 22:41:09.428431 [ 275 ] {3bf5e8fa-09db-4ddf-a6f2-2db92d9fb95a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10211 | 2025.03.07 22:41:09.428512 [ 275 ] {3bf5e8fa-09db-4ddf-a6f2-2db92d9fb95a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10212 | 2025.03.07 22:41:09.429356 [ 275 ] {3bf5e8fa-09db-4ddf-a6f2-2db92d9fb95a} <Trace> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10213 | 2025.03.07 22:41:09.429414 [ 275 ] {3bf5e8fa-09db-4ddf-a6f2-2db92d9fb95a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10214 | 2025.03.07 22:41:09.429855 [ 275 ] {3bf5e8fa-09db-4ddf-a6f2-2db92d9fb95a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
10215 | 2025.03.07 22:41:09.430115 [ 275 ] {3bf5e8fa-09db-4ddf-a6f2-2db92d9fb95a} <Trace> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10216 | 2025.03.07 22:41:09.430352 [ 275 ] {3bf5e8fa-09db-4ddf-a6f2-2db92d9fb95a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001983 sec., 12102.874432677761 rows/sec., 1.00 MiB/sec. | ||
10217 | 2025.03.07 22:41:09.430412 [ 275 ] {3bf5e8fa-09db-4ddf-a6f2-2db92d9fb95a} <Debug> TCPHandler: Processed in 0.002336822 sec. | ||
10218 | 2025.03.07 22:41:09.430536 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10219 | 2025.03.07 22:41:09.430640 [ 275 ] {f69f8ef9-fff3-480c-a251-fe951629b043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10220 | 2025.03.07 22:41:09.430685 [ 275 ] {f69f8ef9-fff3-480c-a251-fe951629b043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10221 | 2025.03.07 22:41:09.431199 [ 275 ] {f69f8ef9-fff3-480c-a251-fe951629b043} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10222 | 2025.03.07 22:41:09.431237 [ 275 ] {f69f8ef9-fff3-480c-a251-fe951629b043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10223 | 2025.03.07 22:41:09.431580 [ 275 ] {f69f8ef9-fff3-480c-a251-fe951629b043} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
10224 | 2025.03.07 22:41:09.431829 [ 275 ] {f69f8ef9-fff3-480c-a251-fe951629b043} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10225 | 2025.03.07 22:41:09.432072 [ 275 ] {f69f8ef9-fff3-480c-a251-fe951629b043} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001453 sec., 2752.9249827942185 rows/sec., 224.48 KiB/sec. | ||
10226 | 2025.03.07 22:41:09.432258 [ 275 ] {f69f8ef9-fff3-480c-a251-fe951629b043} <Debug> TCPHandler: Processed in 0.001769127 sec. | ||
10227 | 2025.03.07 22:41:09.432425 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10228 | 2025.03.07 22:41:09.432530 [ 275 ] {3c016825-5d91-46f3-8a9e-10ea3c4dc8c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10229 | 2025.03.07 22:41:09.432576 [ 275 ] {3c016825-5d91-46f3-8a9e-10ea3c4dc8c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10230 | 2025.03.07 22:41:09.433216 [ 275 ] {3c016825-5d91-46f3-8a9e-10ea3c4dc8c2} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10231 | 2025.03.07 22:41:09.433255 [ 275 ] {3c016825-5d91-46f3-8a9e-10ea3c4dc8c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10232 | 2025.03.07 22:41:09.433617 [ 275 ] {3c016825-5d91-46f3-8a9e-10ea3c4dc8c2} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
10233 | 2025.03.07 22:41:09.433849 [ 275 ] {3c016825-5d91-46f3-8a9e-10ea3c4dc8c2} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10234 | 2025.03.07 22:41:09.434072 [ 275 ] {3c016825-5d91-46f3-8a9e-10ea3c4dc8c2} <Debug> executeQuery: Read 242 rows, 22.05 KiB in 0.001556 sec., 155526.99228791773 rows/sec., 13.84 MiB/sec. | ||
10235 | 2025.03.07 22:41:09.434149 [ 275 ] {3c016825-5d91-46f3-8a9e-10ea3c4dc8c2} <Debug> TCPHandler: Processed in 0.001778957 sec. | ||
10236 | 2025.03.07 22:41:09.434312 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10237 | 2025.03.07 22:41:09.434592 [ 275 ] {b61b9103-3a9a-425a-ab3d-b27cd920a585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10238 | 2025.03.07 22:41:09.434712 [ 275 ] {b61b9103-3a9a-425a-ab3d-b27cd920a585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10239 | 2025.03.07 22:41:09.435271 [ 275 ] {b61b9103-3a9a-425a-ab3d-b27cd920a585} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10240 | 2025.03.07 22:41:09.435309 [ 275 ] {b61b9103-3a9a-425a-ab3d-b27cd920a585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10241 | 2025.03.07 22:41:09.435649 [ 275 ] {b61b9103-3a9a-425a-ab3d-b27cd920a585} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
10242 | 2025.03.07 22:41:09.435881 [ 275 ] {b61b9103-3a9a-425a-ab3d-b27cd920a585} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10243 | 2025.03.07 22:41:09.436094 [ 275 ] {b61b9103-3a9a-425a-ab3d-b27cd920a585} <Debug> executeQuery: Read 48 rows, 3.65 KiB in 0.001611 sec., 29795.158286778398 rows/sec., 2.21 MiB/sec. | ||
10244 | 2025.03.07 22:41:09.436147 [ 275 ] {b61b9103-3a9a-425a-ab3d-b27cd920a585} <Debug> TCPHandler: Processed in 0.001913238 sec. | ||
10245 | 2025.03.07 22:41:09.436249 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10246 | 2025.03.07 22:41:09.436350 [ 275 ] {e72b9921-66b5-4070-81c4-ba6930158c2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10247 | 2025.03.07 22:41:09.436394 [ 275 ] {e72b9921-66b5-4070-81c4-ba6930158c2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10248 | 2025.03.07 22:41:09.436905 [ 275 ] {e72b9921-66b5-4070-81c4-ba6930158c2e} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10249 | 2025.03.07 22:41:09.436944 [ 275 ] {e72b9921-66b5-4070-81c4-ba6930158c2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10250 | 2025.03.07 22:41:09.437281 [ 275 ] {e72b9921-66b5-4070-81c4-ba6930158c2e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
10251 | 2025.03.07 22:41:09.437512 [ 275 ] {e72b9921-66b5-4070-81c4-ba6930158c2e} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10252 | 2025.03.07 22:41:09.437747 [ 275 ] {e72b9921-66b5-4070-81c4-ba6930158c2e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001412 sec., 16997.167138810197 rows/sec., 1.41 MiB/sec. | ||
10253 | 2025.03.07 22:41:09.437913 [ 275 ] {e72b9921-66b5-4070-81c4-ba6930158c2e} <Debug> TCPHandler: Processed in 0.001709156 sec. | ||
10254 | 2025.03.07 22:41:09.438121 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10255 | 2025.03.07 22:41:09.438224 [ 275 ] {1dafb6fd-defd-4b3a-af4d-d3097ee843d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10256 | 2025.03.07 22:41:09.438270 [ 275 ] {1dafb6fd-defd-4b3a-af4d-d3097ee843d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10257 | 2025.03.07 22:41:09.438814 [ 275 ] {1dafb6fd-defd-4b3a-af4d-d3097ee843d7} <Trace> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10258 | 2025.03.07 22:41:09.438853 [ 275 ] {1dafb6fd-defd-4b3a-af4d-d3097ee843d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10259 | 2025.03.07 22:41:09.439195 [ 275 ] {1dafb6fd-defd-4b3a-af4d-d3097ee843d7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
10260 | 2025.03.07 22:41:09.439424 [ 275 ] {1dafb6fd-defd-4b3a-af4d-d3097ee843d7} <Trace> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10261 | 2025.03.07 22:41:09.439646 [ 275 ] {1dafb6fd-defd-4b3a-af4d-d3097ee843d7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001442 sec., 8321.775312066575 rows/sec., 650.14 KiB/sec. | ||
10262 | 2025.03.07 22:41:09.439744 [ 275 ] {1dafb6fd-defd-4b3a-af4d-d3097ee843d7} <Debug> TCPHandler: Processed in 0.001686336 sec. | ||
10263 | 2025.03.07 22:41:09.439870 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10264 | 2025.03.07 22:41:09.439973 [ 275 ] {605f04df-adb6-4582-8a15-78cbc6fc61b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10265 | 2025.03.07 22:41:09.440017 [ 275 ] {605f04df-adb6-4582-8a15-78cbc6fc61b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10266 | 2025.03.07 22:41:09.440572 [ 275 ] {605f04df-adb6-4582-8a15-78cbc6fc61b5} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10267 | 2025.03.07 22:41:09.440607 [ 275 ] {605f04df-adb6-4582-8a15-78cbc6fc61b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10268 | 2025.03.07 22:41:09.440935 [ 275 ] {605f04df-adb6-4582-8a15-78cbc6fc61b5} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
10269 | 2025.03.07 22:41:09.441151 [ 275 ] {605f04df-adb6-4582-8a15-78cbc6fc61b5} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10270 | 2025.03.07 22:41:09.441386 [ 275 ] {605f04df-adb6-4582-8a15-78cbc6fc61b5} <Debug> executeQuery: Read 136 rows, 11.26 KiB in 0.001433 sec., 94905.79204466155 rows/sec., 7.67 MiB/sec. | ||
10271 | 2025.03.07 22:41:09.441436 [ 275 ] {605f04df-adb6-4582-8a15-78cbc6fc61b5} <Debug> TCPHandler: Processed in 0.001614635 sec. | ||
10272 | 2025.03.07 22:41:09.441537 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10273 | 2025.03.07 22:41:09.441637 [ 275 ] {ba51d941-2b7b-4390-a631-765e5d9e5679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10274 | 2025.03.07 22:41:09.441684 [ 275 ] {ba51d941-2b7b-4390-a631-765e5d9e5679} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10275 | 2025.03.07 22:41:09.442185 [ 275 ] {ba51d941-2b7b-4390-a631-765e5d9e5679} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10276 | 2025.03.07 22:41:09.442222 [ 275 ] {ba51d941-2b7b-4390-a631-765e5d9e5679} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10277 | 2025.03.07 22:41:09.442591 [ 275 ] {ba51d941-2b7b-4390-a631-765e5d9e5679} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
10278 | 2025.03.07 22:41:09.442818 [ 275 ] {ba51d941-2b7b-4390-a631-765e5d9e5679} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10279 | 2025.03.07 22:41:09.443009 [ 275 ] {ba51d941-2b7b-4390-a631-765e5d9e5679} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001389 sec., 142548.596112311 rows/sec., 10.22 MiB/sec. | ||
10280 | 2025.03.07 22:41:09.443102 [ 275 ] {ba51d941-2b7b-4390-a631-765e5d9e5679} <Debug> TCPHandler: Processed in 0.001611695 sec. | ||
10281 | 2025.03.07 22:41:09.443292 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10282 | 2025.03.07 22:41:09.443557 [ 275 ] {95aec9c7-943a-4dec-b303-ecf2c1fc7015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10283 | 2025.03.07 22:41:09.443641 [ 275 ] {95aec9c7-943a-4dec-b303-ecf2c1fc7015} <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 | ||
10284 | 2025.03.07 22:41:09.444850 [ 275 ] {95aec9c7-943a-4dec-b303-ecf2c1fc7015} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10285 | 2025.03.07 22:41:09.444889 [ 275 ] {95aec9c7-943a-4dec-b303-ecf2c1fc7015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10286 | 2025.03.07 22:41:09.445536 [ 275 ] {95aec9c7-943a-4dec-b303-ecf2c1fc7015} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
10287 | 2025.03.07 22:41:09.445794 [ 275 ] {95aec9c7-943a-4dec-b303-ecf2c1fc7015} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10288 | 2025.03.07 22:41:09.445997 [ 275 ] {95aec9c7-943a-4dec-b303-ecf2c1fc7015} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002503 sec., 12784.65840990811 rows/sec., 22.91 MiB/sec. | ||
10289 | 2025.03.07 22:41:09.446099 [ 275 ] {95aec9c7-943a-4dec-b303-ecf2c1fc7015} <Debug> TCPHandler: Processed in 0.002920468 sec. | ||
10290 | 2025.03.07 22:41:09.446238 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10291 | 2025.03.07 22:41:09.446345 [ 275 ] {7642db51-4083-4629-ae02-30fb4b3eb959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10292 | 2025.03.07 22:41:09.446391 [ 275 ] {7642db51-4083-4629-ae02-30fb4b3eb959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10293 | 2025.03.07 22:41:09.446824 [ 275 ] {7642db51-4083-4629-ae02-30fb4b3eb959} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10294 | 2025.03.07 22:41:09.446860 [ 275 ] {7642db51-4083-4629-ae02-30fb4b3eb959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10295 | 2025.03.07 22:41:09.447208 [ 275 ] {7642db51-4083-4629-ae02-30fb4b3eb959} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
10296 | 2025.03.07 22:41:09.447447 [ 275 ] {7642db51-4083-4629-ae02-30fb4b3eb959} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10297 | 2025.03.07 22:41:09.447621 [ 275 ] {7642db51-4083-4629-ae02-30fb4b3eb959} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001298 sec., 46224.96147919877 rows/sec., 3.12 MiB/sec. | ||
10298 | 2025.03.07 22:41:09.447669 [ 275 ] {7642db51-4083-4629-ae02-30fb4b3eb959} <Debug> TCPHandler: Processed in 0.001481414 sec. | ||
10299 | 2025.03.07 22:41:09.930779 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 430 | ||
10300 | 2025.03.07 22:41:09.950159 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10301 | 2025.03.07 22:41:09.950229 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10302 | 2025.03.07 22:41:09.957312 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
10303 | 2025.03.07 22:41:09.958085 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10304 | 2025.03.07 22:41:09.963097 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
10305 | 2025.03.07 22:41:10.000168 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 240.40 MiB, peak 252.35 MiB, free memory in arenas 0.00 B, will set to 239.16 MiB (RSS), difference: -1.24 MiB | ||
10306 | 2025.03.07 22:41:10.632238 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1430 | ||
10307 | 2025.03.07 22:41:10.635752 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10308 | 2025.03.07 22:41:10.635812 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10309 | 2025.03.07 22:41:10.637321 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
10310 | 2025.03.07 22:41:10.637646 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10311 | 2025.03.07 22:41:10.639920 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1430 | ||
10312 | 2025.03.07 22:41:14.425346 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10313 | 2025.03.07 22:41:14.425570 [ 275 ] {e0e94c4b-6538-4ef2-ae99-53433c05be43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10314 | 2025.03.07 22:41:14.425646 [ 275 ] {e0e94c4b-6538-4ef2-ae99-53433c05be43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10315 | 2025.03.07 22:41:14.426453 [ 275 ] {e0e94c4b-6538-4ef2-ae99-53433c05be43} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10316 | 2025.03.07 22:41:14.426509 [ 275 ] {e0e94c4b-6538-4ef2-ae99-53433c05be43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10317 | 2025.03.07 22:41:14.426966 [ 275 ] {e0e94c4b-6538-4ef2-ae99-53433c05be43} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
10318 | 2025.03.07 22:41:14.427234 [ 275 ] {e0e94c4b-6538-4ef2-ae99-53433c05be43} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10319 | 2025.03.07 22:41:14.427457 [ 106 ] {} <Debug> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
10320 | 2025.03.07 22:41:14.427525 [ 275 ] {e0e94c4b-6538-4ef2-ae99-53433c05be43} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002008 sec., 35856.57370517929 rows/sec., 2.91 MiB/sec. | ||
10321 | 2025.03.07 22:41:14.427551 [ 106 ] {} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10322 | 2025.03.07 22:41:14.427620 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10323 | 2025.03.07 22:41:14.427679 [ 275 ] {e0e94c4b-6538-4ef2-ae99-53433c05be43} <Debug> TCPHandler: Processed in 0.002475304 sec. | ||
10324 | 2025.03.07 22:41:14.427887 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10325 | 2025.03.07 22:41:14.427896 [ 199 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
10326 | 2025.03.07 22:41:14.428081 [ 275 ] {4b2ad6c0-cba4-4543-acf9-20274f190c69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10327 | 2025.03.07 22:41:14.428199 [ 275 ] {4b2ad6c0-cba4-4543-acf9-20274f190c69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10328 | 2025.03.07 22:41:14.428216 [ 199 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10329 | 2025.03.07 22:41:14.428349 [ 199 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1967 rows starting from the beginning of the part | ||
10330 | 2025.03.07 22:41:14.428689 [ 199 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 56 rows starting from the beginning of the part | ||
10331 | 2025.03.07 22:41:14.429116 [ 199 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 120 rows starting from the beginning of the part | ||
10332 | 2025.03.07 22:41:14.429524 [ 199 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 72 rows starting from the beginning of the part | ||
10333 | 2025.03.07 22:41:14.429894 [ 199 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 242 rows starting from the beginning of the part | ||
10334 | 2025.03.07 22:41:14.430135 [ 199 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 72 rows starting from the beginning of the part | ||
10335 | 2025.03.07 22:41:14.430987 [ 275 ] {4b2ad6c0-cba4-4543-acf9-20274f190c69} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10336 | 2025.03.07 22:41:14.431056 [ 275 ] {4b2ad6c0-cba4-4543-acf9-20274f190c69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10337 | 2025.03.07 22:41:14.431973 [ 275 ] {4b2ad6c0-cba4-4543-acf9-20274f190c69} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
10338 | 2025.03.07 22:41:14.432535 [ 275 ] {4b2ad6c0-cba4-4543-acf9-20274f190c69} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10339 | 2025.03.07 22:41:14.432989 [ 275 ] {4b2ad6c0-cba4-4543-acf9-20274f190c69} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.004979 sec., 1606.7483430407713 rows/sec., 120.82 KiB/sec. | ||
10340 | 2025.03.07 22:41:14.433104 [ 275 ] {4b2ad6c0-cba4-4543-acf9-20274f190c69} <Debug> TCPHandler: Processed in 0.005295121 sec. | ||
10341 | 2025.03.07 22:41:14.433296 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10342 | 2025.03.07 22:41:14.433574 [ 275 ] {31661acb-a5f6-4474-92cd-3ba5b0ed7c4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10343 | 2025.03.07 22:41:14.433674 [ 275 ] {31661acb-a5f6-4474-92cd-3ba5b0ed7c4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10344 | 2025.03.07 22:41:14.433694 [ 198 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2529 rows, containing 5 columns (5 merged, 0 gathered) in 0.005934107 sec., 426180.3840072314 rows/sec., 36.95 MiB/sec. | ||
10345 | 2025.03.07 22:41:14.434105 [ 198 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
10346 | 2025.03.07 22:41:14.434758 [ 198 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_96_19} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10347 | 2025.03.07 22:41:14.434849 [ 275 ] {31661acb-a5f6-4474-92cd-3ba5b0ed7c4d} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10348 | 2025.03.07 22:41:14.434918 [ 275 ] {31661acb-a5f6-4474-92cd-3ba5b0ed7c4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10349 | 2025.03.07 22:41:14.434956 [ 198 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_96_19} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
10350 | 2025.03.07 22:41:14.435133 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
10351 | 2025.03.07 22:41:14.435447 [ 275 ] {31661acb-a5f6-4474-92cd-3ba5b0ed7c4d} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
10352 | 2025.03.07 22:41:14.435700 [ 275 ] {31661acb-a5f6-4474-92cd-3ba5b0ed7c4d} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10353 | 2025.03.07 22:41:14.435898 [ 106 ] {} <Debug> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
10354 | 2025.03.07 22:41:14.435953 [ 106 ] {} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10355 | 2025.03.07 22:41:14.435968 [ 275 ] {31661acb-a5f6-4474-92cd-3ba5b0ed7c4d} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.0025 sec., 28800 rows/sec., 2.25 MiB/sec. | ||
10356 | 2025.03.07 22:41:14.435987 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10357 | 2025.03.07 22:41:14.436169 [ 275 ] {31661acb-a5f6-4474-92cd-3ba5b0ed7c4d} <Debug> TCPHandler: Processed in 0.002970798 sec. | ||
10358 | 2025.03.07 22:41:14.436262 [ 198 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
10359 | 2025.03.07 22:41:14.436343 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10360 | 2025.03.07 22:41:14.436528 [ 198 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10361 | 2025.03.07 22:41:14.436565 [ 275 ] {950dc075-b0eb-41ae-a911-711dfdf1bab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10362 | 2025.03.07 22:41:14.436590 [ 198 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 952 rows starting from the beginning of the part | ||
10363 | 2025.03.07 22:41:14.436660 [ 275 ] {950dc075-b0eb-41ae-a911-711dfdf1bab7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10364 | 2025.03.07 22:41:14.437024 [ 198 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 64 rows starting from the beginning of the part | ||
10365 | 2025.03.07 22:41:14.437400 [ 198 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 96 rows starting from the beginning of the part | ||
10366 | 2025.03.07 22:41:14.437822 [ 198 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 72 rows starting from the beginning of the part | ||
10367 | 2025.03.07 22:41:14.437959 [ 198 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 136 rows starting from the beginning of the part | ||
10368 | 2025.03.07 22:41:14.438389 [ 198 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 72 rows starting from the beginning of the part | ||
10369 | 2025.03.07 22:41:14.439252 [ 275 ] {950dc075-b0eb-41ae-a911-711dfdf1bab7} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10370 | 2025.03.07 22:41:14.439319 [ 275 ] {950dc075-b0eb-41ae-a911-711dfdf1bab7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10371 | 2025.03.07 22:41:14.440437 [ 275 ] {950dc075-b0eb-41ae-a911-711dfdf1bab7} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
10372 | 2025.03.07 22:41:14.440915 [ 275 ] {950dc075-b0eb-41ae-a911-711dfdf1bab7} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10373 | 2025.03.07 22:41:14.441247 [ 106 ] {} <Debug> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
10374 | 2025.03.07 22:41:14.441377 [ 106 ] {} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10375 | 2025.03.07 22:41:14.441473 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10376 | 2025.03.07 22:41:14.441699 [ 275 ] {950dc075-b0eb-41ae-a911-711dfdf1bab7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005068 sec., 31570.639305445937 rows/sec., 2.20 MiB/sec. | ||
10377 | 2025.03.07 22:41:14.441955 [ 190 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1392 rows, containing 5 columns (5 merged, 0 gathered) in 0.005834456 sec., 238582.6544925525 rows/sec., 18.82 MiB/sec. | ||
10378 | 2025.03.07 22:41:14.441985 [ 192 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
10379 | 2025.03.07 22:41:14.442032 [ 275 ] {950dc075-b0eb-41ae-a911-711dfdf1bab7} <Debug> TCPHandler: Processed in 0.005741445 sec. | ||
10380 | 2025.03.07 22:41:14.442335 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10381 | 2025.03.07 22:41:14.442354 [ 190 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
10382 | 2025.03.07 22:41:14.442411 [ 192 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10383 | 2025.03.07 22:41:14.442538 [ 192 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 26157 rows starting from the beginning of the part | ||
10384 | 2025.03.07 22:41:14.442888 [ 275 ] {6ed08bd6-de86-49f9-8895-88642e9e8fb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10385 | 2025.03.07 22:41:14.442979 [ 192 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 54 rows starting from the beginning of the part | ||
10386 | 2025.03.07 22:41:14.443435 [ 192 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
10387 | 2025.03.07 22:41:14.443735 [ 194 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_96_19} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10388 | 2025.03.07 22:41:14.443719 [ 275 ] {6ed08bd6-de86-49f9-8895-88642e9e8fb0} <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 | ||
10389 | 2025.03.07 22:41:14.443813 [ 192 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
10390 | 2025.03.07 22:41:14.444282 [ 192 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 198 rows starting from the beginning of the part | ||
10391 | 2025.03.07 22:41:14.444444 [ 194 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_96_19} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
10392 | 2025.03.07 22:41:14.444736 [ 192 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
10393 | 2025.03.07 22:41:14.444920 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
10394 | 2025.03.07 22:41:14.447858 [ 275 ] {6ed08bd6-de86-49f9-8895-88642e9e8fb0} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10395 | 2025.03.07 22:41:14.447935 [ 275 ] {6ed08bd6-de86-49f9-8895-88642e9e8fb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10396 | 2025.03.07 22:41:14.449759 [ 275 ] {6ed08bd6-de86-49f9-8895-88642e9e8fb0} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
10397 | 2025.03.07 22:41:14.450094 [ 275 ] {6ed08bd6-de86-49f9-8895-88642e9e8fb0} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10398 | 2025.03.07 22:41:14.450919 [ 275 ] {6ed08bd6-de86-49f9-8895-88642e9e8fb0} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00834 sec., 959.2326139088728 rows/sec., 1.72 MiB/sec. | ||
10399 | 2025.03.07 22:41:14.451061 [ 275 ] {6ed08bd6-de86-49f9-8895-88642e9e8fb0} <Debug> TCPHandler: Processed in 0.008858275 sec. | ||
10400 | 2025.03.07 22:41:14.451204 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10401 | 2025.03.07 22:41:14.451362 [ 275 ] {39800cc8-f3ab-4d0d-a74f-1058b9636a96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10402 | 2025.03.07 22:41:14.451482 [ 275 ] {39800cc8-f3ab-4d0d-a74f-1058b9636a96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10403 | 2025.03.07 22:41:14.452076 [ 275 ] {39800cc8-f3ab-4d0d-a74f-1058b9636a96} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10404 | 2025.03.07 22:41:14.452115 [ 275 ] {39800cc8-f3ab-4d0d-a74f-1058b9636a96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10405 | 2025.03.07 22:41:14.452830 [ 275 ] {39800cc8-f3ab-4d0d-a74f-1058b9636a96} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
10406 | 2025.03.07 22:41:14.453304 [ 275 ] {39800cc8-f3ab-4d0d-a74f-1058b9636a96} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10407 | 2025.03.07 22:41:14.453576 [ 106 ] {} <Debug> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
10408 | 2025.03.07 22:41:14.453648 [ 106 ] {} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10409 | 2025.03.07 22:41:14.453690 [ 275 ] {39800cc8-f3ab-4d0d-a74f-1058b9636a96} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002388 sec., 25125.628140703517 rows/sec., 1.69 MiB/sec. | ||
10410 | 2025.03.07 22:41:14.453700 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
10411 | 2025.03.07 22:41:14.453904 [ 275 ] {39800cc8-f3ab-4d0d-a74f-1058b9636a96} <Debug> TCPHandler: Processed in 0.002721347 sec. | ||
10412 | 2025.03.07 22:41:14.454294 [ 188 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
10413 | 2025.03.07 22:41:14.455000 [ 188 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10414 | 2025.03.07 22:41:14.455109 [ 188 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 4774 rows starting from the beginning of the part | ||
10415 | 2025.03.07 22:41:14.455342 [ 188 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 20 rows starting from the beginning of the part | ||
10416 | 2025.03.07 22:41:14.455472 [ 188 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
10417 | 2025.03.07 22:41:14.455681 [ 188 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part | ||
10418 | 2025.03.07 22:41:14.456032 [ 188 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
10419 | 2025.03.07 22:41:14.456256 [ 188 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
10420 | 2025.03.07 22:41:14.456259 [ 192 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26889 rows, containing 5 columns (5 merged, 0 gathered) in 0.01457605 sec., 1844738.457949856 rows/sec., 126.35 MiB/sec. | ||
10421 | 2025.03.07 22:41:14.456683 [ 192 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
10422 | 2025.03.07 22:41:14.457054 [ 192 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10423 | 2025.03.07 22:41:14.457151 [ 192 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
10424 | 2025.03.07 22:41:14.457275 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
10425 | 2025.03.07 22:41:14.458212 [ 200 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5034 rows, containing 4 columns (4 merged, 0 gathered) in 0.004377812 sec., 1149889.4881735442 rows/sec., 77.28 MiB/sec. | ||
10426 | 2025.03.07 22:41:14.458630 [ 193 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
10427 | 2025.03.07 22:41:14.458966 [ 193 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_96_19} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10428 | 2025.03.07 22:41:14.459051 [ 193 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_96_19} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
10429 | 2025.03.07 22:41:14.459146 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
10430 | 2025.03.07 22:41:15.000187 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.72 MiB, peak 252.35 MiB, free memory in arenas 0.00 B, will set to 240.82 MiB (RSS), difference: 1.10 MiB | ||
10431 | 2025.03.07 22:41:15.315133 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10432 | 2025.03.07 22:41:15.315199 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10433 | 2025.03.07 22:41:15.490983 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26596 | ||
10434 | 2025.03.07 22:41:15.491658 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10435 | 2025.03.07 22:41:15.491694 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10436 | 2025.03.07 22:41:15.492216 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
10437 | 2025.03.07 22:41:15.492463 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10438 | 2025.03.07 22:41:15.492686 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26596 | ||
10439 | 2025.03.07 22:41:17.463301 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 438 | ||
10440 | 2025.03.07 22:41:17.483530 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10441 | 2025.03.07 22:41:17.483578 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10442 | 2025.03.07 22:41:17.490965 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
10443 | 2025.03.07 22:41:17.491765 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10444 | 2025.03.07 22:41:17.494683 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 438 | ||
10445 | 2025.03.07 22:41:19.426640 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10446 | 2025.03.07 22:41:19.426898 [ 275 ] {57f2162e-afb7-435a-bda4-30627721f895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10447 | 2025.03.07 22:41:19.426968 [ 275 ] {57f2162e-afb7-435a-bda4-30627721f895} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10448 | 2025.03.07 22:41:19.427770 [ 275 ] {57f2162e-afb7-435a-bda4-30627721f895} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10449 | 2025.03.07 22:41:19.427822 [ 275 ] {57f2162e-afb7-435a-bda4-30627721f895} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10450 | 2025.03.07 22:41:19.428292 [ 275 ] {57f2162e-afb7-435a-bda4-30627721f895} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
10451 | 2025.03.07 22:41:19.428553 [ 275 ] {57f2162e-afb7-435a-bda4-30627721f895} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10452 | 2025.03.07 22:41:19.428808 [ 275 ] {57f2162e-afb7-435a-bda4-30627721f895} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001961 sec., 61193.26874043855 rows/sec., 5.20 MiB/sec. | ||
10453 | 2025.03.07 22:41:19.428876 [ 275 ] {57f2162e-afb7-435a-bda4-30627721f895} <Debug> TCPHandler: Processed in 0.002426703 sec. | ||
10454 | 2025.03.07 22:41:19.429008 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10455 | 2025.03.07 22:41:19.429121 [ 275 ] {77d38a28-6617-4901-91ea-919efb816045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10456 | 2025.03.07 22:41:19.429169 [ 275 ] {77d38a28-6617-4901-91ea-919efb816045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10457 | 2025.03.07 22:41:19.429721 [ 275 ] {77d38a28-6617-4901-91ea-919efb816045} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10458 | 2025.03.07 22:41:19.429762 [ 275 ] {77d38a28-6617-4901-91ea-919efb816045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10459 | 2025.03.07 22:41:19.430123 [ 275 ] {77d38a28-6617-4901-91ea-919efb816045} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
10460 | 2025.03.07 22:41:19.430361 [ 275 ] {77d38a28-6617-4901-91ea-919efb816045} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10461 | 2025.03.07 22:41:19.430542 [ 100 ] {} <Debug> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
10462 | 2025.03.07 22:41:19.430604 [ 275 ] {77d38a28-6617-4901-91ea-919efb816045} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001501 sec., 21319.120586275818 rows/sec., 1.57 MiB/sec. | ||
10463 | 2025.03.07 22:41:19.430630 [ 100 ] {} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10464 | 2025.03.07 22:41:19.430695 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10465 | 2025.03.07 22:41:19.430717 [ 275 ] {77d38a28-6617-4901-91ea-919efb816045} <Debug> TCPHandler: Processed in 0.001761867 sec. | ||
10466 | 2025.03.07 22:41:19.430861 [ 197 ] {01016d33-373a-44ed-a111-2b7d5befb400::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 | ||
10467 | 2025.03.07 22:41:19.430868 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10468 | 2025.03.07 22:41:19.431024 [ 197 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10469 | 2025.03.07 22:41:19.431028 [ 275 ] {5ac23fed-cea9-4668-b37f-e4f2f645b2cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10470 | 2025.03.07 22:41:19.431067 [ 197 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 178 rows starting from the beginning of the part | ||
10471 | 2025.03.07 22:41:19.431091 [ 275 ] {5ac23fed-cea9-4668-b37f-e4f2f645b2cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10472 | 2025.03.07 22:41:19.431334 [ 197 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 32 rows starting from the beginning of the part | ||
10473 | 2025.03.07 22:41:19.431703 [ 197 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
10474 | 2025.03.07 22:41:19.431948 [ 197 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 48 rows starting from the beginning of the part | ||
10475 | 2025.03.07 22:41:19.432373 [ 197 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
10476 | 2025.03.07 22:41:19.432608 [ 197 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 32 rows starting from the beginning of the part | ||
10477 | 2025.03.07 22:41:19.433388 [ 275 ] {5ac23fed-cea9-4668-b37f-e4f2f645b2cf} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10478 | 2025.03.07 22:41:19.433432 [ 275 ] {5ac23fed-cea9-4668-b37f-e4f2f645b2cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10479 | 2025.03.07 22:41:19.433976 [ 275 ] {5ac23fed-cea9-4668-b37f-e4f2f645b2cf} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
10480 | 2025.03.07 22:41:19.434225 [ 193 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 5 columns (5 merged, 0 gathered) in 0.003440313 sec., 88945.39537536266 rows/sec., 6.42 MiB/sec. | ||
10481 | 2025.03.07 22:41:19.434332 [ 275 ] {5ac23fed-cea9-4668-b37f-e4f2f645b2cf} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10482 | 2025.03.07 22:41:19.434507 [ 200 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
10483 | 2025.03.07 22:41:19.434735 [ 275 ] {5ac23fed-cea9-4668-b37f-e4f2f645b2cf} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.003746 sec., 25627.335824879872 rows/sec., 2.00 MiB/sec. | ||
10484 | 2025.03.07 22:41:19.434857 [ 275 ] {5ac23fed-cea9-4668-b37f-e4f2f645b2cf} <Debug> TCPHandler: Processed in 0.004042239 sec. | ||
10485 | 2025.03.07 22:41:19.435046 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10486 | 2025.03.07 22:41:19.435155 [ 200 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_81_16} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10487 | 2025.03.07 22:41:19.435261 [ 275 ] {0c998b74-5af9-485c-91d9-d6dcbefc2b40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10488 | 2025.03.07 22:41:19.435356 [ 275 ] {0c998b74-5af9-485c-91d9-d6dcbefc2b40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10489 | 2025.03.07 22:41:19.435368 [ 200 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_81_16} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
10490 | 2025.03.07 22:41:19.435581 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
10491 | 2025.03.07 22:41:19.436089 [ 275 ] {0c998b74-5af9-485c-91d9-d6dcbefc2b40} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10492 | 2025.03.07 22:41:19.436131 [ 275 ] {0c998b74-5af9-485c-91d9-d6dcbefc2b40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10493 | 2025.03.07 22:41:19.436519 [ 275 ] {0c998b74-5af9-485c-91d9-d6dcbefc2b40} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
10494 | 2025.03.07 22:41:19.436764 [ 275 ] {0c998b74-5af9-485c-91d9-d6dcbefc2b40} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10495 | 2025.03.07 22:41:19.436998 [ 275 ] {0c998b74-5af9-485c-91d9-d6dcbefc2b40} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001811 sec., 88348.9784649365 rows/sec., 6.15 MiB/sec. | ||
10496 | 2025.03.07 22:41:19.437103 [ 275 ] {0c998b74-5af9-485c-91d9-d6dcbefc2b40} <Debug> TCPHandler: Processed in 0.00211204 sec. | ||
10497 | 2025.03.07 22:41:19.437322 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10498 | 2025.03.07 22:41:19.437607 [ 275 ] {84f61892-413e-42c1-a182-6cc4c11ba21d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10499 | 2025.03.07 22:41:19.437711 [ 275 ] {84f61892-413e-42c1-a182-6cc4c11ba21d} <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 | ||
10500 | 2025.03.07 22:41:19.438801 [ 275 ] {84f61892-413e-42c1-a182-6cc4c11ba21d} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10501 | 2025.03.07 22:41:19.438840 [ 275 ] {84f61892-413e-42c1-a182-6cc4c11ba21d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10502 | 2025.03.07 22:41:19.439616 [ 275 ] {84f61892-413e-42c1-a182-6cc4c11ba21d} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
10503 | 2025.03.07 22:41:19.439935 [ 275 ] {84f61892-413e-42c1-a182-6cc4c11ba21d} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10504 | 2025.03.07 22:41:19.440132 [ 100 ] {} <Debug> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
10505 | 2025.03.07 22:41:19.440201 [ 100 ] {} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10506 | 2025.03.07 22:41:19.440242 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10507 | 2025.03.07 22:41:19.440247 [ 275 ] {84f61892-413e-42c1-a182-6cc4c11ba21d} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002737 sec., 11691.633175009134 rows/sec., 20.95 MiB/sec. | ||
10508 | 2025.03.07 22:41:19.440448 [ 193 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::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 | ||
10509 | 2025.03.07 22:41:19.440514 [ 275 ] {84f61892-413e-42c1-a182-6cc4c11ba21d} <Debug> TCPHandler: Processed in 0.003297052 sec. | ||
10510 | 2025.03.07 22:41:19.440673 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10511 | 2025.03.07 22:41:19.440738 [ 193 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10512 | 2025.03.07 22:41:19.440816 [ 275 ] {c7c2fc8b-cbea-4482-bc82-45b9e9b40446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10513 | 2025.03.07 22:41:19.440819 [ 193 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1476 rows starting from the beginning of the part | ||
10514 | 2025.03.07 22:41:19.440872 [ 275 ] {c7c2fc8b-cbea-4482-bc82-45b9e9b40446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10515 | 2025.03.07 22:41:19.441479 [ 193 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 32 rows starting from the beginning of the part | ||
10516 | 2025.03.07 22:41:19.442010 [ 193 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
10517 | 2025.03.07 22:41:19.442613 [ 193 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 32 rows starting from the beginning of the part | ||
10518 | 2025.03.07 22:41:19.442622 [ 275 ] {c7c2fc8b-cbea-4482-bc82-45b9e9b40446} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10519 | 2025.03.07 22:41:19.442668 [ 275 ] {c7c2fc8b-cbea-4482-bc82-45b9e9b40446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10520 | 2025.03.07 22:41:19.443108 [ 193 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
10521 | 2025.03.07 22:41:19.443672 [ 193 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 32 rows starting from the beginning of the part | ||
10522 | 2025.03.07 22:41:19.443775 [ 275 ] {c7c2fc8b-cbea-4482-bc82-45b9e9b40446} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
10523 | 2025.03.07 22:41:19.444313 [ 275 ] {c7c2fc8b-cbea-4482-bc82-45b9e9b40446} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10524 | 2025.03.07 22:41:19.444624 [ 275 ] {c7c2fc8b-cbea-4482-bc82-45b9e9b40446} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003848 sec., 15592.515592515592 rows/sec., 1.05 MiB/sec. | ||
10525 | 2025.03.07 22:41:19.444698 [ 275 ] {c7c2fc8b-cbea-4482-bc82-45b9e9b40446} <Debug> TCPHandler: Processed in 0.004083099 sec. | ||
10526 | 2025.03.07 22:41:19.453643 [ 193 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1588 rows, containing 19 columns (19 merged, 0 gathered) in 0.013326518 sec., 119160.90909868579 rows/sec., 213.53 MiB/sec. | ||
10527 | 2025.03.07 22:41:19.455374 [ 195 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
10528 | 2025.03.07 22:41:19.455896 [ 195 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10529 | 2025.03.07 22:41:19.455998 [ 195 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
10530 | 2025.03.07 22:41:19.456192 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB. | ||
10531 | 2025.03.07 22:41:20.000193 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 241.32 MiB, peak 252.91 MiB, free memory in arenas 0.00 B, will set to 246.00 MiB (RSS), difference: 4.68 MiB | ||
10532 | 2025.03.07 22:41:20.640284 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1454 | ||
10533 | 2025.03.07 22:41:20.643237 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10534 | 2025.03.07 22:41:20.643292 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10535 | 2025.03.07 22:41:20.644804 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
10536 | 2025.03.07 22:41:20.645141 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10537 | 2025.03.07 22:41:20.646732 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1454 | ||
10538 | 2025.03.07 22:41:22.720782 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10539 | 2025.03.07 22:41:22.721077 [ 275 ] {aa98ee49-f9cf-4160-89aa-66a32683482d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10540 | 2025.03.07 22:41:22.721193 [ 275 ] {aa98ee49-f9cf-4160-89aa-66a32683482d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10541 | 2025.03.07 22:41:22.722242 [ 275 ] {aa98ee49-f9cf-4160-89aa-66a32683482d} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10542 | 2025.03.07 22:41:22.722292 [ 275 ] {aa98ee49-f9cf-4160-89aa-66a32683482d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10543 | 2025.03.07 22:41:22.722729 [ 275 ] {aa98ee49-f9cf-4160-89aa-66a32683482d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
10544 | 2025.03.07 22:41:22.722988 [ 275 ] {aa98ee49-f9cf-4160-89aa-66a32683482d} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10545 | 2025.03.07 22:41:22.723261 [ 275 ] {aa98ee49-f9cf-4160-89aa-66a32683482d} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.002267 sec., 5293.33921482135 rows/sec., 431.63 KiB/sec. | ||
10546 | 2025.03.07 22:41:22.723400 [ 275 ] {aa98ee49-f9cf-4160-89aa-66a32683482d} <Debug> TCPHandler: Processed in 0.002804307 sec. | ||
10547 | 2025.03.07 22:41:22.723557 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10548 | 2025.03.07 22:41:22.723668 [ 275 ] {d2fa7db0-4c69-4f2c-83cc-dc9f360c8f37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10549 | 2025.03.07 22:41:22.723719 [ 275 ] {d2fa7db0-4c69-4f2c-83cc-dc9f360c8f37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10550 | 2025.03.07 22:41:22.724774 [ 275 ] {d2fa7db0-4c69-4f2c-83cc-dc9f360c8f37} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10551 | 2025.03.07 22:41:22.724815 [ 275 ] {d2fa7db0-4c69-4f2c-83cc-dc9f360c8f37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10552 | 2025.03.07 22:41:22.725269 [ 275 ] {d2fa7db0-4c69-4f2c-83cc-dc9f360c8f37} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
10553 | 2025.03.07 22:41:22.725530 [ 275 ] {d2fa7db0-4c69-4f2c-83cc-dc9f360c8f37} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10554 | 2025.03.07 22:41:22.725783 [ 275 ] {d2fa7db0-4c69-4f2c-83cc-dc9f360c8f37} <Debug> executeQuery: Read 1218 rows, 102.99 KiB in 0.002136 sec., 570224.7191011236 rows/sec., 47.09 MiB/sec. | ||
10555 | 2025.03.07 22:41:22.725880 [ 275 ] {d2fa7db0-4c69-4f2c-83cc-dc9f360c8f37} <Debug> TCPHandler: Processed in 0.002373483 sec. | ||
10556 | 2025.03.07 22:41:22.726061 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10557 | 2025.03.07 22:41:22.726367 [ 275 ] {7568baf5-da5d-4f39-9a27-75cdbc831e42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10558 | 2025.03.07 22:41:22.726521 [ 275 ] {7568baf5-da5d-4f39-9a27-75cdbc831e42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10559 | 2025.03.07 22:41:22.727769 [ 275 ] {7568baf5-da5d-4f39-9a27-75cdbc831e42} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10560 | 2025.03.07 22:41:22.727810 [ 275 ] {7568baf5-da5d-4f39-9a27-75cdbc831e42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10561 | 2025.03.07 22:41:22.728173 [ 275 ] {7568baf5-da5d-4f39-9a27-75cdbc831e42} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
10562 | 2025.03.07 22:41:22.728416 [ 275 ] {7568baf5-da5d-4f39-9a27-75cdbc831e42} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10563 | 2025.03.07 22:41:22.728650 [ 275 ] {7568baf5-da5d-4f39-9a27-75cdbc831e42} <Debug> executeQuery: Read 20 rows, 1.44 KiB in 0.002402 sec., 8326.39467110741 rows/sec., 599.27 KiB/sec. | ||
10564 | 2025.03.07 22:41:22.728713 [ 275 ] {7568baf5-da5d-4f39-9a27-75cdbc831e42} <Debug> TCPHandler: Processed in 0.002728896 sec. | ||
10565 | 2025.03.07 22:41:22.728845 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10566 | 2025.03.07 22:41:22.728964 [ 275 ] {92639da2-0b58-46b6-a7ab-b3411a3e40a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10567 | 2025.03.07 22:41:22.729020 [ 275 ] {92639da2-0b58-46b6-a7ab-b3411a3e40a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10568 | 2025.03.07 22:41:22.729761 [ 275 ] {92639da2-0b58-46b6-a7ab-b3411a3e40a2} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10569 | 2025.03.07 22:41:22.729810 [ 275 ] {92639da2-0b58-46b6-a7ab-b3411a3e40a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10570 | 2025.03.07 22:41:22.730200 [ 275 ] {92639da2-0b58-46b6-a7ab-b3411a3e40a2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
10571 | 2025.03.07 22:41:22.730442 [ 275 ] {92639da2-0b58-46b6-a7ab-b3411a3e40a2} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10572 | 2025.03.07 22:41:22.730623 [ 275 ] {92639da2-0b58-46b6-a7ab-b3411a3e40a2} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001688 sec., 135071.09004739337 rows/sec., 9.15 MiB/sec. | ||
10573 | 2025.03.07 22:41:22.730676 [ 275 ] {92639da2-0b58-46b6-a7ab-b3411a3e40a2} <Debug> TCPHandler: Processed in 0.001882828 sec. | ||
10574 | 2025.03.07 22:41:22.730784 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10575 | 2025.03.07 22:41:22.730886 [ 275 ] {9e013eee-0826-4279-a44a-2cd0de4b1a2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10576 | 2025.03.07 22:41:22.730933 [ 275 ] {9e013eee-0826-4279-a44a-2cd0de4b1a2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10577 | 2025.03.07 22:41:22.731692 [ 275 ] {9e013eee-0826-4279-a44a-2cd0de4b1a2d} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10578 | 2025.03.07 22:41:22.731731 [ 275 ] {9e013eee-0826-4279-a44a-2cd0de4b1a2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10579 | 2025.03.07 22:41:22.732120 [ 275 ] {9e013eee-0826-4279-a44a-2cd0de4b1a2d} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
10580 | 2025.03.07 22:41:22.732359 [ 275 ] {9e013eee-0826-4279-a44a-2cd0de4b1a2d} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10581 | 2025.03.07 22:41:22.732545 [ 275 ] {9e013eee-0826-4279-a44a-2cd0de4b1a2d} <Debug> executeQuery: Read 540 rows, 41.02 KiB in 0.00168 sec., 321428.5714285714 rows/sec., 23.85 MiB/sec. | ||
10582 | 2025.03.07 22:41:22.732606 [ 275 ] {9e013eee-0826-4279-a44a-2cd0de4b1a2d} <Debug> TCPHandler: Processed in 0.001873468 sec. | ||
10583 | 2025.03.07 22:41:22.732775 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10584 | 2025.03.07 22:41:22.732907 [ 275 ] {140c850e-80f0-4cce-aa8a-48a2a7a9a3f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10585 | 2025.03.07 22:41:22.732957 [ 275 ] {140c850e-80f0-4cce-aa8a-48a2a7a9a3f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10586 | 2025.03.07 22:41:22.733661 [ 275 ] {140c850e-80f0-4cce-aa8a-48a2a7a9a3f9} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10587 | 2025.03.07 22:41:22.733698 [ 275 ] {140c850e-80f0-4cce-aa8a-48a2a7a9a3f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10588 | 2025.03.07 22:41:22.734126 [ 275 ] {140c850e-80f0-4cce-aa8a-48a2a7a9a3f9} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
10589 | 2025.03.07 22:41:22.734362 [ 275 ] {140c850e-80f0-4cce-aa8a-48a2a7a9a3f9} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10590 | 2025.03.07 22:41:22.734552 [ 275 ] {140c850e-80f0-4cce-aa8a-48a2a7a9a3f9} <Debug> executeQuery: Read 958 rows, 65.81 KiB in 0.001673 sec., 572624.0286909743 rows/sec., 38.41 MiB/sec. | ||
10591 | 2025.03.07 22:41:22.734604 [ 275 ] {140c850e-80f0-4cce-aa8a-48a2a7a9a3f9} <Debug> TCPHandler: Processed in 0.001895958 sec. | ||
10592 | 2025.03.07 22:41:22.734726 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10593 | 2025.03.07 22:41:22.734833 [ 275 ] {65e8cfd0-e729-4c8b-bb81-ee82894737e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10594 | 2025.03.07 22:41:22.734900 [ 275 ] {65e8cfd0-e729-4c8b-bb81-ee82894737e5} <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 | ||
10595 | 2025.03.07 22:41:22.735950 [ 275 ] {65e8cfd0-e729-4c8b-bb81-ee82894737e5} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10596 | 2025.03.07 22:41:22.735987 [ 275 ] {65e8cfd0-e729-4c8b-bb81-ee82894737e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10597 | 2025.03.07 22:41:22.736587 [ 275 ] {65e8cfd0-e729-4c8b-bb81-ee82894737e5} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
10598 | 2025.03.07 22:41:22.736849 [ 275 ] {65e8cfd0-e729-4c8b-bb81-ee82894737e5} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10599 | 2025.03.07 22:41:22.737079 [ 275 ] {65e8cfd0-e729-4c8b-bb81-ee82894737e5} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002267 sec., 3528.8928098809 rows/sec., 6.32 MiB/sec. | ||
10600 | 2025.03.07 22:41:22.737319 [ 275 ] {65e8cfd0-e729-4c8b-bb81-ee82894737e5} <Debug> TCPHandler: Processed in 0.002639355 sec. | ||
10601 | 2025.03.07 22:41:22.737624 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10602 | 2025.03.07 22:41:22.737799 [ 275 ] {0b488907-ea11-4702-8a5f-c3d39c5f18c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10603 | 2025.03.07 22:41:22.737847 [ 275 ] {0b488907-ea11-4702-8a5f-c3d39c5f18c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10604 | 2025.03.07 22:41:22.738312 [ 275 ] {0b488907-ea11-4702-8a5f-c3d39c5f18c6} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10605 | 2025.03.07 22:41:22.738350 [ 275 ] {0b488907-ea11-4702-8a5f-c3d39c5f18c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10606 | 2025.03.07 22:41:22.738710 [ 275 ] {0b488907-ea11-4702-8a5f-c3d39c5f18c6} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
10607 | 2025.03.07 22:41:22.738957 [ 275 ] {0b488907-ea11-4702-8a5f-c3d39c5f18c6} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10608 | 2025.03.07 22:41:22.739137 [ 275 ] {0b488907-ea11-4702-8a5f-c3d39c5f18c6} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.001365 sec., 29304.029304029307 rows/sec., 1.98 MiB/sec. | ||
10609 | 2025.03.07 22:41:22.739186 [ 275 ] {0b488907-ea11-4702-8a5f-c3d39c5f18c6} <Debug> TCPHandler: Processed in 0.001646066 sec. | ||
10610 | 2025.03.07 22:41:22.992961 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27023 | ||
10611 | 2025.03.07 22:41:22.994037 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10612 | 2025.03.07 22:41:22.994086 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10613 | 2025.03.07 22:41:22.994633 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
10614 | 2025.03.07 22:41:22.994893 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10615 | 2025.03.07 22:41:22.995175 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27023 | ||
10616 | 2025.03.07 22:41:24.419696 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10617 | 2025.03.07 22:41:24.419898 [ 275 ] {7f17ae6f-13a6-4b9c-aaf1-a0e9a8c63f11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10618 | 2025.03.07 22:41:24.419980 [ 275 ] {7f17ae6f-13a6-4b9c-aaf1-a0e9a8c63f11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10619 | 2025.03.07 22:41:24.420866 [ 275 ] {7f17ae6f-13a6-4b9c-aaf1-a0e9a8c63f11} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10620 | 2025.03.07 22:41:24.420920 [ 275 ] {7f17ae6f-13a6-4b9c-aaf1-a0e9a8c63f11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10621 | 2025.03.07 22:41:24.421376 [ 275 ] {7f17ae6f-13a6-4b9c-aaf1-a0e9a8c63f11} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
10622 | 2025.03.07 22:41:24.421642 [ 275 ] {7f17ae6f-13a6-4b9c-aaf1-a0e9a8c63f11} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10623 | 2025.03.07 22:41:24.421885 [ 275 ] {7f17ae6f-13a6-4b9c-aaf1-a0e9a8c63f11} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002039 sec., 27464.443354585583 rows/sec., 2.11 MiB/sec. | ||
10624 | 2025.03.07 22:41:24.421959 [ 275 ] {7f17ae6f-13a6-4b9c-aaf1-a0e9a8c63f11} <Debug> TCPHandler: Processed in 0.002405523 sec. | ||
10625 | 2025.03.07 22:41:24.422095 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10626 | 2025.03.07 22:41:24.422212 [ 275 ] {f01daac6-3681-4de6-9db3-26d581faaf9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10627 | 2025.03.07 22:41:24.422263 [ 275 ] {f01daac6-3681-4de6-9db3-26d581faaf9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10628 | 2025.03.07 22:41:24.422861 [ 275 ] {f01daac6-3681-4de6-9db3-26d581faaf9e} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10629 | 2025.03.07 22:41:24.422904 [ 275 ] {f01daac6-3681-4de6-9db3-26d581faaf9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10630 | 2025.03.07 22:41:24.423290 [ 275 ] {f01daac6-3681-4de6-9db3-26d581faaf9e} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
10631 | 2025.03.07 22:41:24.423548 [ 275 ] {f01daac6-3681-4de6-9db3-26d581faaf9e} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10632 | 2025.03.07 22:41:24.423772 [ 275 ] {f01daac6-3681-4de6-9db3-26d581faaf9e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001586 sec., 40353.089533417406 rows/sec., 3.15 MiB/sec. | ||
10633 | 2025.03.07 22:41:24.423850 [ 275 ] {f01daac6-3681-4de6-9db3-26d581faaf9e} <Debug> TCPHandler: Processed in 0.001809107 sec. | ||
10634 | 2025.03.07 22:41:24.424049 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10635 | 2025.03.07 22:41:24.424176 [ 275 ] {c95f2ca7-caed-41af-910e-f9e0f24f268e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10636 | 2025.03.07 22:41:24.424241 [ 275 ] {c95f2ca7-caed-41af-910e-f9e0f24f268e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10637 | 2025.03.07 22:41:24.424899 [ 275 ] {c95f2ca7-caed-41af-910e-f9e0f24f268e} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10638 | 2025.03.07 22:41:24.424950 [ 275 ] {c95f2ca7-caed-41af-910e-f9e0f24f268e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10639 | 2025.03.07 22:41:24.425429 [ 275 ] {c95f2ca7-caed-41af-910e-f9e0f24f268e} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
10640 | 2025.03.07 22:41:24.425734 [ 275 ] {c95f2ca7-caed-41af-910e-f9e0f24f268e} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10641 | 2025.03.07 22:41:24.425964 [ 275 ] {c95f2ca7-caed-41af-910e-f9e0f24f268e} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.001819 sec., 29686.641011544805 rows/sec., 2.07 MiB/sec. | ||
10642 | 2025.03.07 22:41:24.426032 [ 275 ] {c95f2ca7-caed-41af-910e-f9e0f24f268e} <Debug> TCPHandler: Processed in 0.002041889 sec. | ||
10643 | 2025.03.07 22:41:24.426194 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10644 | 2025.03.07 22:41:24.426318 [ 275 ] {7379ecc0-4eed-43de-989c-b8fca23ff7a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10645 | 2025.03.07 22:41:24.426378 [ 275 ] {7379ecc0-4eed-43de-989c-b8fca23ff7a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10646 | 2025.03.07 22:41:24.426967 [ 275 ] {7379ecc0-4eed-43de-989c-b8fca23ff7a4} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10647 | 2025.03.07 22:41:24.427014 [ 275 ] {7379ecc0-4eed-43de-989c-b8fca23ff7a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10648 | 2025.03.07 22:41:24.427522 [ 275 ] {7379ecc0-4eed-43de-989c-b8fca23ff7a4} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
10649 | 2025.03.07 22:41:24.427863 [ 275 ] {7379ecc0-4eed-43de-989c-b8fca23ff7a4} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10650 | 2025.03.07 22:41:24.428110 [ 275 ] {7379ecc0-4eed-43de-989c-b8fca23ff7a4} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.001822 sec., 10976.948408342481 rows/sec., 754.67 KiB/sec. | ||
10651 | 2025.03.07 22:41:24.428179 [ 275 ] {7379ecc0-4eed-43de-989c-b8fca23ff7a4} <Debug> TCPHandler: Processed in 0.00204486 sec. | ||
10652 | 2025.03.07 22:41:24.994884 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 445 | ||
10653 | 2025.03.07 22:41:25.016650 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10654 | 2025.03.07 22:41:25.016714 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10655 | 2025.03.07 22:41:25.024308 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
10656 | 2025.03.07 22:41:25.025112 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10657 | 2025.03.07 22:41:25.030164 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
10658 | 2025.03.07 22:41:29.426883 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10659 | 2025.03.07 22:41:29.427108 [ 275 ] {5cc15009-e22c-44b1-aa9f-b3955c6759a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10660 | 2025.03.07 22:41:29.427185 [ 275 ] {5cc15009-e22c-44b1-aa9f-b3955c6759a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10661 | 2025.03.07 22:41:29.428006 [ 275 ] {5cc15009-e22c-44b1-aa9f-b3955c6759a4} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10662 | 2025.03.07 22:41:29.428048 [ 275 ] {5cc15009-e22c-44b1-aa9f-b3955c6759a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10663 | 2025.03.07 22:41:29.428505 [ 275 ] {5cc15009-e22c-44b1-aa9f-b3955c6759a4} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
10664 | 2025.03.07 22:41:29.428799 [ 275 ] {5cc15009-e22c-44b1-aa9f-b3955c6759a4} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10665 | 2025.03.07 22:41:29.429043 [ 275 ] {5cc15009-e22c-44b1-aa9f-b3955c6759a4} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001982 sec., 60544.90413723512 rows/sec., 5.14 MiB/sec. | ||
10666 | 2025.03.07 22:41:29.429145 [ 275 ] {5cc15009-e22c-44b1-aa9f-b3955c6759a4} <Debug> TCPHandler: Processed in 0.002393043 sec. | ||
10667 | 2025.03.07 22:41:29.429331 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10668 | 2025.03.07 22:41:29.429624 [ 275 ] {21241f25-7318-4326-a2f4-c76dd2c04ee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10669 | 2025.03.07 22:41:29.429743 [ 275 ] {21241f25-7318-4326-a2f4-c76dd2c04ee2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10670 | 2025.03.07 22:41:29.430359 [ 275 ] {21241f25-7318-4326-a2f4-c76dd2c04ee2} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10671 | 2025.03.07 22:41:29.430399 [ 275 ] {21241f25-7318-4326-a2f4-c76dd2c04ee2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10672 | 2025.03.07 22:41:29.430755 [ 275 ] {21241f25-7318-4326-a2f4-c76dd2c04ee2} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10673 | 2025.03.07 22:41:29.430996 [ 275 ] {21241f25-7318-4326-a2f4-c76dd2c04ee2} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10674 | 2025.03.07 22:41:29.431172 [ 275 ] {21241f25-7318-4326-a2f4-c76dd2c04ee2} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001669 sec., 19173.157579388855 rows/sec., 1.41 MiB/sec. | ||
10675 | 2025.03.07 22:41:29.431225 [ 275 ] {21241f25-7318-4326-a2f4-c76dd2c04ee2} <Debug> TCPHandler: Processed in 0.001989639 sec. | ||
10676 | 2025.03.07 22:41:29.431359 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10677 | 2025.03.07 22:41:29.431494 [ 275 ] {ba9f9548-448f-4932-9738-e308b9a2e8bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10678 | 2025.03.07 22:41:29.431550 [ 275 ] {ba9f9548-448f-4932-9738-e308b9a2e8bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10679 | 2025.03.07 22:41:29.432224 [ 275 ] {ba9f9548-448f-4932-9738-e308b9a2e8bc} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10680 | 2025.03.07 22:41:29.432262 [ 275 ] {ba9f9548-448f-4932-9738-e308b9a2e8bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10681 | 2025.03.07 22:41:29.432623 [ 275 ] {ba9f9548-448f-4932-9738-e308b9a2e8bc} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
10682 | 2025.03.07 22:41:29.432869 [ 275 ] {ba9f9548-448f-4932-9738-e308b9a2e8bc} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10683 | 2025.03.07 22:41:29.433066 [ 275 ] {ba9f9548-448f-4932-9738-e308b9a2e8bc} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.0016 sec., 60000 rows/sec., 4.69 MiB/sec. | ||
10684 | 2025.03.07 22:41:29.433154 [ 275 ] {ba9f9548-448f-4932-9738-e308b9a2e8bc} <Debug> TCPHandler: Processed in 0.001859068 sec. | ||
10685 | 2025.03.07 22:41:29.433299 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10686 | 2025.03.07 22:41:29.433602 [ 275 ] {eac5e189-9207-4924-9a5a-00bde8b4eac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10687 | 2025.03.07 22:41:29.433703 [ 275 ] {eac5e189-9207-4924-9a5a-00bde8b4eac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10688 | 2025.03.07 22:41:29.434247 [ 275 ] {eac5e189-9207-4924-9a5a-00bde8b4eac3} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10689 | 2025.03.07 22:41:29.434285 [ 275 ] {eac5e189-9207-4924-9a5a-00bde8b4eac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10690 | 2025.03.07 22:41:29.434666 [ 275 ] {eac5e189-9207-4924-9a5a-00bde8b4eac3} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
10691 | 2025.03.07 22:41:29.434904 [ 275 ] {eac5e189-9207-4924-9a5a-00bde8b4eac3} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10692 | 2025.03.07 22:41:29.435081 [ 275 ] {eac5e189-9207-4924-9a5a-00bde8b4eac3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00159 sec., 100628.93081761006 rows/sec., 7.01 MiB/sec. | ||
10693 | 2025.03.07 22:41:29.435136 [ 275 ] {eac5e189-9207-4924-9a5a-00bde8b4eac3} <Debug> TCPHandler: Processed in 0.001914358 sec. | ||
10694 | 2025.03.07 22:41:29.435267 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10695 | 2025.03.07 22:41:29.435371 [ 275 ] {9406b0fe-f1a1-47a6-b439-07e7eef89b74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10696 | 2025.03.07 22:41:29.435435 [ 275 ] {9406b0fe-f1a1-47a6-b439-07e7eef89b74} <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 | ||
10697 | 2025.03.07 22:41:29.436581 [ 275 ] {9406b0fe-f1a1-47a6-b439-07e7eef89b74} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10698 | 2025.03.07 22:41:29.436618 [ 275 ] {9406b0fe-f1a1-47a6-b439-07e7eef89b74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10699 | 2025.03.07 22:41:29.437257 [ 275 ] {9406b0fe-f1a1-47a6-b439-07e7eef89b74} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10700 | 2025.03.07 22:41:29.437512 [ 275 ] {9406b0fe-f1a1-47a6-b439-07e7eef89b74} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10701 | 2025.03.07 22:41:29.437753 [ 275 ] {9406b0fe-f1a1-47a6-b439-07e7eef89b74} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002403 sec., 13316.687473990844 rows/sec., 23.86 MiB/sec. | ||
10702 | 2025.03.07 22:41:29.437856 [ 275 ] {9406b0fe-f1a1-47a6-b439-07e7eef89b74} <Debug> TCPHandler: Processed in 0.002638815 sec. | ||
10703 | 2025.03.07 22:41:29.438000 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10704 | 2025.03.07 22:41:29.438105 [ 275 ] {546692fa-055d-48a6-a58f-e0b7bcea666c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10705 | 2025.03.07 22:41:29.438151 [ 275 ] {546692fa-055d-48a6-a58f-e0b7bcea666c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10706 | 2025.03.07 22:41:29.438602 [ 275 ] {546692fa-055d-48a6-a58f-e0b7bcea666c} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10707 | 2025.03.07 22:41:29.438640 [ 275 ] {546692fa-055d-48a6-a58f-e0b7bcea666c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10708 | 2025.03.07 22:41:29.438987 [ 275 ] {546692fa-055d-48a6-a58f-e0b7bcea666c} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
10709 | 2025.03.07 22:41:29.439223 [ 275 ] {546692fa-055d-48a6-a58f-e0b7bcea666c} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10710 | 2025.03.07 22:41:29.439453 [ 275 ] {546692fa-055d-48a6-a58f-e0b7bcea666c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001366 sec., 43923.86530014641 rows/sec., 2.96 MiB/sec. | ||
10711 | 2025.03.07 22:41:29.439551 [ 275 ] {546692fa-055d-48a6-a58f-e0b7bcea666c} <Debug> TCPHandler: Processed in 0.001600945 sec. | ||
10712 | 2025.03.07 22:41:30.315250 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10713 | 2025.03.07 22:41:30.315320 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10714 | 2025.03.07 22:41:30.495413 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27511 | ||
10715 | 2025.03.07 22:41:30.496066 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10716 | 2025.03.07 22:41:30.496105 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10717 | 2025.03.07 22:41:30.496634 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
10718 | 2025.03.07 22:41:30.496891 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10719 | 2025.03.07 22:41:30.497088 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27511 | ||
10720 | 2025.03.07 22:41:30.647103 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1490 | ||
10721 | 2025.03.07 22:41:30.650599 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10722 | 2025.03.07 22:41:30.650656 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10723 | 2025.03.07 22:41:30.652191 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
10724 | 2025.03.07 22:41:30.652531 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10725 | 2025.03.07 22:41:30.653209 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1490 | ||
10726 | 2025.03.07 22:41:32.530382 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 453 | ||
10727 | 2025.03.07 22:41:32.553182 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10728 | 2025.03.07 22:41:32.553242 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10729 | 2025.03.07 22:41:32.560865 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
10730 | 2025.03.07 22:41:32.561688 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10731 | 2025.03.07 22:41:32.564994 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 453 | ||
10732 | 2025.03.07 22:41:34.425070 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10733 | 2025.03.07 22:41:34.425266 [ 275 ] {203c2ea7-69de-4b35-b1ae-8abf2bccda4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10734 | 2025.03.07 22:41:34.425341 [ 275 ] {203c2ea7-69de-4b35-b1ae-8abf2bccda4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10735 | 2025.03.07 22:41:34.426149 [ 275 ] {203c2ea7-69de-4b35-b1ae-8abf2bccda4c} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10736 | 2025.03.07 22:41:34.426203 [ 275 ] {203c2ea7-69de-4b35-b1ae-8abf2bccda4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10737 | 2025.03.07 22:41:34.426664 [ 275 ] {203c2ea7-69de-4b35-b1ae-8abf2bccda4c} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
10738 | 2025.03.07 22:41:34.426941 [ 275 ] {203c2ea7-69de-4b35-b1ae-8abf2bccda4c} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10739 | 2025.03.07 22:41:34.427170 [ 80 ] {} <Debug> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
10740 | 2025.03.07 22:41:34.427218 [ 275 ] {203c2ea7-69de-4b35-b1ae-8abf2bccda4c} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002001 sec., 35982.00899550225 rows/sec., 2.92 MiB/sec. | ||
10741 | 2025.03.07 22:41:34.427259 [ 80 ] {} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10742 | 2025.03.07 22:41:34.427332 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10743 | 2025.03.07 22:41:34.427378 [ 275 ] {203c2ea7-69de-4b35-b1ae-8abf2bccda4c} <Debug> TCPHandler: Processed in 0.002440263 sec. | ||
10744 | 2025.03.07 22:41:34.427609 [ 196 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
10745 | 2025.03.07 22:41:34.427615 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10746 | 2025.03.07 22:41:34.427903 [ 275 ] {ca9ea9af-8f76-4e20-90e4-d9bbbf7ead80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10747 | 2025.03.07 22:41:34.427919 [ 196 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10748 | 2025.03.07 22:41:34.428009 [ 275 ] {ca9ea9af-8f76-4e20-90e4-d9bbbf7ead80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10749 | 2025.03.07 22:41:34.428016 [ 196 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1967 rows starting from the beginning of the part | ||
10750 | 2025.03.07 22:41:34.428384 [ 196 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 120 rows starting from the beginning of the part | ||
10751 | 2025.03.07 22:41:34.428688 [ 196 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1218 rows starting from the beginning of the part | ||
10752 | 2025.03.07 22:41:34.429114 [ 196 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 56 rows starting from the beginning of the part | ||
10753 | 2025.03.07 22:41:34.429484 [ 196 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 120 rows starting from the beginning of the part | ||
10754 | 2025.03.07 22:41:34.429798 [ 196 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 72 rows starting from the beginning of the part | ||
10755 | 2025.03.07 22:41:34.430799 [ 275 ] {ca9ea9af-8f76-4e20-90e4-d9bbbf7ead80} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10756 | 2025.03.07 22:41:34.430880 [ 275 ] {ca9ea9af-8f76-4e20-90e4-d9bbbf7ead80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10757 | 2025.03.07 22:41:34.431759 [ 275 ] {ca9ea9af-8f76-4e20-90e4-d9bbbf7ead80} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10758 | 2025.03.07 22:41:34.432258 [ 275 ] {ca9ea9af-8f76-4e20-90e4-d9bbbf7ead80} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10759 | 2025.03.07 22:41:34.432529 [ 275 ] {ca9ea9af-8f76-4e20-90e4-d9bbbf7ead80} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.004724 sec., 1693.480101608806 rows/sec., 127.34 KiB/sec. | ||
10760 | 2025.03.07 22:41:34.432647 [ 275 ] {ca9ea9af-8f76-4e20-90e4-d9bbbf7ead80} <Debug> TCPHandler: Processed in 0.005115279 sec. | ||
10761 | 2025.03.07 22:41:34.432842 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10762 | 2025.03.07 22:41:34.433090 [ 196 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3553 rows, containing 5 columns (5 merged, 0 gathered) in 0.005626154 sec., 631514.8856572357 rows/sec., 54.49 MiB/sec. | ||
10763 | 2025.03.07 22:41:34.433115 [ 275 ] {2159f0bd-03f0-49e1-8c43-800ada43c5e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10764 | 2025.03.07 22:41:34.433193 [ 275 ] {2159f0bd-03f0-49e1-8c43-800ada43c5e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10765 | 2025.03.07 22:41:34.433394 [ 196 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
10766 | 2025.03.07 22:41:34.434067 [ 196 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_101_20} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10767 | 2025.03.07 22:41:34.434287 [ 196 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_101_20} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
10768 | 2025.03.07 22:41:34.434473 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
10769 | 2025.03.07 22:41:34.434599 [ 275 ] {2159f0bd-03f0-49e1-8c43-800ada43c5e5} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10770 | 2025.03.07 22:41:34.434647 [ 275 ] {2159f0bd-03f0-49e1-8c43-800ada43c5e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10771 | 2025.03.07 22:41:34.435040 [ 275 ] {2159f0bd-03f0-49e1-8c43-800ada43c5e5} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
10772 | 2025.03.07 22:41:34.435304 [ 275 ] {2159f0bd-03f0-49e1-8c43-800ada43c5e5} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10773 | 2025.03.07 22:41:34.435498 [ 80 ] {} <Debug> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
10774 | 2025.03.07 22:41:34.435561 [ 80 ] {} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10775 | 2025.03.07 22:41:34.435563 [ 275 ] {2159f0bd-03f0-49e1-8c43-800ada43c5e5} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.002492 sec., 28892.455858747995 rows/sec., 2.26 MiB/sec. | ||
10776 | 2025.03.07 22:41:34.435594 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10777 | 2025.03.07 22:41:34.435768 [ 275 ] {2159f0bd-03f0-49e1-8c43-800ada43c5e5} <Debug> TCPHandler: Processed in 0.003020729 sec. | ||
10778 | 2025.03.07 22:41:34.435847 [ 200 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
10779 | 2025.03.07 22:41:34.435941 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10780 | 2025.03.07 22:41:34.436007 [ 200 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10781 | 2025.03.07 22:41:34.436074 [ 200 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 952 rows starting from the beginning of the part | ||
10782 | 2025.03.07 22:41:34.436178 [ 275 ] {923fe4fb-6fa3-4f07-b9e7-e8a0afbbc99c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10783 | 2025.03.07 22:41:34.436332 [ 200 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 96 rows starting from the beginning of the part | ||
10784 | 2025.03.07 22:41:34.436467 [ 275 ] {923fe4fb-6fa3-4f07-b9e7-e8a0afbbc99c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10785 | 2025.03.07 22:41:34.436611 [ 200 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 540 rows starting from the beginning of the part | ||
10786 | 2025.03.07 22:41:34.436960 [ 200 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 64 rows starting from the beginning of the part | ||
10787 | 2025.03.07 22:41:34.437326 [ 200 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 96 rows starting from the beginning of the part | ||
10788 | 2025.03.07 22:41:34.437714 [ 200 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 72 rows starting from the beginning of the part | ||
10789 | 2025.03.07 22:41:34.439167 [ 275 ] {923fe4fb-6fa3-4f07-b9e7-e8a0afbbc99c} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10790 | 2025.03.07 22:41:34.439241 [ 275 ] {923fe4fb-6fa3-4f07-b9e7-e8a0afbbc99c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10791 | 2025.03.07 22:41:34.440335 [ 275 ] {923fe4fb-6fa3-4f07-b9e7-e8a0afbbc99c} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
10792 | 2025.03.07 22:41:34.440799 [ 189 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1820 rows, containing 5 columns (5 merged, 0 gathered) in 0.005081849 sec., 358137.3629952405 rows/sec., 28.01 MiB/sec. | ||
10793 | 2025.03.07 22:41:34.440838 [ 275 ] {923fe4fb-6fa3-4f07-b9e7-e8a0afbbc99c} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10794 | 2025.03.07 22:41:34.441062 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
10795 | 2025.03.07 22:41:34.441085 [ 189 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
10796 | 2025.03.07 22:41:34.441159 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10797 | 2025.03.07 22:41:34.441191 [ 275 ] {923fe4fb-6fa3-4f07-b9e7-e8a0afbbc99c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00508 sec., 31496.062992125982 rows/sec., 2.19 MiB/sec. | ||
10798 | 2025.03.07 22:41:34.441267 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10799 | 2025.03.07 22:41:34.441502 [ 275 ] {923fe4fb-6fa3-4f07-b9e7-e8a0afbbc99c} <Debug> TCPHandler: Processed in 0.005620004 sec. | ||
10800 | 2025.03.07 22:41:34.441788 [ 200 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
10801 | 2025.03.07 22:41:34.441835 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10802 | 2025.03.07 22:41:34.442007 [ 189 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_101_20} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10803 | 2025.03.07 22:41:34.442187 [ 275 ] {ca1fded8-ff02-44f9-8beb-9bb88475a87e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10804 | 2025.03.07 22:41:34.442286 [ 200 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10805 | 2025.03.07 22:41:34.442318 [ 189 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_101_20} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
10806 | 2025.03.07 22:41:34.442429 [ 200 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 26889 rows starting from the beginning of the part | ||
10807 | 2025.03.07 22:41:34.442483 [ 275 ] {ca1fded8-ff02-44f9-8beb-9bb88475a87e} <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 | ||
10808 | 2025.03.07 22:41:34.442561 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
10809 | 2025.03.07 22:41:34.442978 [ 200 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
10810 | 2025.03.07 22:41:34.443396 [ 200 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 958 rows starting from the beginning of the part | ||
10811 | 2025.03.07 22:41:34.443794 [ 200 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 54 rows starting from the beginning of the part | ||
10812 | 2025.03.07 22:41:34.444187 [ 200 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
10813 | 2025.03.07 22:41:34.444566 [ 200 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part | ||
10814 | 2025.03.07 22:41:34.446990 [ 275 ] {ca1fded8-ff02-44f9-8beb-9bb88475a87e} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10815 | 2025.03.07 22:41:34.447055 [ 275 ] {ca1fded8-ff02-44f9-8beb-9bb88475a87e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10816 | 2025.03.07 22:41:34.448617 [ 275 ] {ca1fded8-ff02-44f9-8beb-9bb88475a87e} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10817 | 2025.03.07 22:41:34.448908 [ 275 ] {ca1fded8-ff02-44f9-8beb-9bb88475a87e} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10818 | 2025.03.07 22:41:34.449294 [ 275 ] {ca1fded8-ff02-44f9-8beb-9bb88475a87e} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.007246 sec., 1104.0574109853712 rows/sec., 1.98 MiB/sec. | ||
10819 | 2025.03.07 22:41:34.449447 [ 275 ] {ca1fded8-ff02-44f9-8beb-9bb88475a87e} <Debug> TCPHandler: Processed in 0.007698904 sec. | ||
10820 | 2025.03.07 22:41:34.449615 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10821 | 2025.03.07 22:41:34.449762 [ 275 ] {a7adbf6a-4490-4fc3-b6aa-1e1ef05755f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10822 | 2025.03.07 22:41:34.449824 [ 275 ] {a7adbf6a-4490-4fc3-b6aa-1e1ef05755f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10823 | 2025.03.07 22:41:34.450398 [ 275 ] {a7adbf6a-4490-4fc3-b6aa-1e1ef05755f3} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10824 | 2025.03.07 22:41:34.450440 [ 275 ] {a7adbf6a-4490-4fc3-b6aa-1e1ef05755f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10825 | 2025.03.07 22:41:34.450933 [ 275 ] {a7adbf6a-4490-4fc3-b6aa-1e1ef05755f3} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
10826 | 2025.03.07 22:41:34.451307 [ 275 ] {a7adbf6a-4490-4fc3-b6aa-1e1ef05755f3} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10827 | 2025.03.07 22:41:34.451527 [ 275 ] {a7adbf6a-4490-4fc3-b6aa-1e1ef05755f3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001795 sec., 33426.183844011146 rows/sec., 2.25 MiB/sec. | ||
10828 | 2025.03.07 22:41:34.451538 [ 80 ] {} <Debug> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
10829 | 2025.03.07 22:41:34.451652 [ 275 ] {a7adbf6a-4490-4fc3-b6aa-1e1ef05755f3} <Debug> TCPHandler: Processed in 0.00210279 sec. | ||
10830 | 2025.03.07 22:41:34.451655 [ 80 ] {} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10831 | 2025.03.07 22:41:34.451727 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10832 | 2025.03.07 22:41:34.451980 [ 191 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
10833 | 2025.03.07 22:41:34.452224 [ 191 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10834 | 2025.03.07 22:41:34.452284 [ 191 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5034 rows starting from the beginning of the part | ||
10835 | 2025.03.07 22:41:34.452425 [ 191 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
10836 | 2025.03.07 22:41:34.452579 [ 191 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 40 rows starting from the beginning of the part | ||
10837 | 2025.03.07 22:41:34.452774 [ 191 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 20 rows starting from the beginning of the part | ||
10838 | 2025.03.07 22:41:34.452900 [ 191 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part | ||
10839 | 2025.03.07 22:41:34.453049 [ 191 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
10840 | 2025.03.07 22:41:34.454950 [ 186 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28381 rows, containing 5 columns (5 merged, 0 gathered) in 0.01349812 sec., 2102589.1012970693 rows/sec., 143.96 MiB/sec. | ||
10841 | 2025.03.07 22:41:34.455559 [ 186 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
10842 | 2025.03.07 22:41:34.456133 [ 186 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10843 | 2025.03.07 22:41:34.456292 [ 186 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
10844 | 2025.03.07 22:41:34.456464 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
10845 | 2025.03.07 22:41:34.456686 [ 201 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5274 rows, containing 4 columns (4 merged, 0 gathered) in 0.004873917 sec., 1082086.5435336712 rows/sec., 72.73 MiB/sec. | ||
10846 | 2025.03.07 22:41:34.457229 [ 186 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
10847 | 2025.03.07 22:41:34.457549 [ 186 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_101_20} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10848 | 2025.03.07 22:41:34.457639 [ 186 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_101_20} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
10849 | 2025.03.07 22:41:34.457738 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
10850 | 2025.03.07 22:41:37.997347 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27938 | ||
10851 | 2025.03.07 22:41:37.998011 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10852 | 2025.03.07 22:41:37.998059 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10853 | 2025.03.07 22:41:37.998589 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
10854 | 2025.03.07 22:41:37.998845 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10855 | 2025.03.07 22:41:37.999063 [ 77 ] {} <Debug> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
10856 | 2025.03.07 22:41:37.999121 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27938 | ||
10857 | 2025.03.07 22:41:37.999164 [ 77 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10858 | 2025.03.07 22:41:37.999193 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10859 | 2025.03.07 22:41:37.999310 [ 201 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::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 | ||
10860 | 2025.03.07 22:41:37.999446 [ 201 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10861 | 2025.03.07 22:41:37.999487 [ 201 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 25681 rows starting from the beginning of the part | ||
10862 | 2025.03.07 22:41:37.999567 [ 201 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 427 rows starting from the beginning of the part | ||
10863 | 2025.03.07 22:41:37.999789 [ 201 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 488 rows starting from the beginning of the part | ||
10864 | 2025.03.07 22:41:37.999946 [ 201 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 427 rows starting from the beginning of the part | ||
10865 | 2025.03.07 22:41:38.000081 [ 201 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 488 rows starting from the beginning of the part | ||
10866 | 2025.03.07 22:41:38.000155 [ 201 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 427 rows starting from the beginning of the part | ||
10867 | 2025.03.07 22:41:38.003296 [ 186 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27938 rows, containing 4 columns (4 merged, 0 gathered) in 0.004037168 sec., 6920197.524601404 rows/sec., 98.99 MiB/sec. | ||
10868 | 2025.03.07 22:41:38.003700 [ 190 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
10869 | 2025.03.07 22:41:38.004062 [ 190 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_61_12} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10870 | 2025.03.07 22:41:38.004162 [ 190 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_61_12} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
10871 | 2025.03.07 22:41:38.004291 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. | ||
10872 | 2025.03.07 22:41:39.428908 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10873 | 2025.03.07 22:41:39.429129 [ 275 ] {0d0c7a09-c55a-4524-8eba-7092f6fff511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10874 | 2025.03.07 22:41:39.429212 [ 275 ] {0d0c7a09-c55a-4524-8eba-7092f6fff511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10875 | 2025.03.07 22:41:39.430080 [ 275 ] {0d0c7a09-c55a-4524-8eba-7092f6fff511} <Trace> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10876 | 2025.03.07 22:41:39.430137 [ 275 ] {0d0c7a09-c55a-4524-8eba-7092f6fff511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10877 | 2025.03.07 22:41:39.430582 [ 275 ] {0d0c7a09-c55a-4524-8eba-7092f6fff511} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
10878 | 2025.03.07 22:41:39.430856 [ 275 ] {0d0c7a09-c55a-4524-8eba-7092f6fff511} <Trace> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10879 | 2025.03.07 22:41:39.431146 [ 275 ] {0d0c7a09-c55a-4524-8eba-7092f6fff511} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002069 sec., 11599.806669888834 rows/sec., 985.53 KiB/sec. | ||
10880 | 2025.03.07 22:41:39.431346 [ 275 ] {0d0c7a09-c55a-4524-8eba-7092f6fff511} <Debug> TCPHandler: Processed in 0.002577264 sec. | ||
10881 | 2025.03.07 22:41:39.431533 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10882 | 2025.03.07 22:41:39.431644 [ 275 ] {b8025ea0-8e88-4b52-929e-80683542218a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10883 | 2025.03.07 22:41:39.431693 [ 275 ] {b8025ea0-8e88-4b52-929e-80683542218a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10884 | 2025.03.07 22:41:39.432257 [ 275 ] {b8025ea0-8e88-4b52-929e-80683542218a} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10885 | 2025.03.07 22:41:39.432299 [ 275 ] {b8025ea0-8e88-4b52-929e-80683542218a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10886 | 2025.03.07 22:41:39.432643 [ 275 ] {b8025ea0-8e88-4b52-929e-80683542218a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
10887 | 2025.03.07 22:41:39.432876 [ 275 ] {b8025ea0-8e88-4b52-929e-80683542218a} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10888 | 2025.03.07 22:41:39.433117 [ 275 ] {b8025ea0-8e88-4b52-929e-80683542218a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001492 sec., 1340.4825737265414 rows/sec., 109.31 KiB/sec. | ||
10889 | 2025.03.07 22:41:39.433254 [ 275 ] {b8025ea0-8e88-4b52-929e-80683542218a} <Debug> TCPHandler: Processed in 0.001769047 sec. | ||
10890 | 2025.03.07 22:41:39.433438 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10891 | 2025.03.07 22:41:39.433545 [ 275 ] {8085a118-3777-45f3-9b0c-6043a1ac2276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10892 | 2025.03.07 22:41:39.433591 [ 275 ] {8085a118-3777-45f3-9b0c-6043a1ac2276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10893 | 2025.03.07 22:41:39.434262 [ 275 ] {8085a118-3777-45f3-9b0c-6043a1ac2276} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10894 | 2025.03.07 22:41:39.434302 [ 275 ] {8085a118-3777-45f3-9b0c-6043a1ac2276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10895 | 2025.03.07 22:41:39.434998 [ 275 ] {8085a118-3777-45f3-9b0c-6043a1ac2276} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
10896 | 2025.03.07 22:41:39.435233 [ 275 ] {8085a118-3777-45f3-9b0c-6043a1ac2276} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10897 | 2025.03.07 22:41:39.435444 [ 275 ] {8085a118-3777-45f3-9b0c-6043a1ac2276} <Debug> executeQuery: Read 241 rows, 21.98 KiB in 0.001924 sec., 125259.87525987526 rows/sec., 11.15 MiB/sec. | ||
10898 | 2025.03.07 22:41:39.435499 [ 275 ] {8085a118-3777-45f3-9b0c-6043a1ac2276} <Debug> TCPHandler: Processed in 0.00211843 sec. | ||
10899 | 2025.03.07 22:41:39.435613 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10900 | 2025.03.07 22:41:39.435718 [ 275 ] {e69c15a8-fcf0-49d2-b416-3e81d97e2cea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10901 | 2025.03.07 22:41:39.435760 [ 275 ] {e69c15a8-fcf0-49d2-b416-3e81d97e2cea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10902 | 2025.03.07 22:41:39.436309 [ 275 ] {e69c15a8-fcf0-49d2-b416-3e81d97e2cea} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10903 | 2025.03.07 22:41:39.436349 [ 275 ] {e69c15a8-fcf0-49d2-b416-3e81d97e2cea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10904 | 2025.03.07 22:41:39.436695 [ 275 ] {e69c15a8-fcf0-49d2-b416-3e81d97e2cea} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10905 | 2025.03.07 22:41:39.436930 [ 275 ] {e69c15a8-fcf0-49d2-b416-3e81d97e2cea} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10906 | 2025.03.07 22:41:39.437146 [ 275 ] {e69c15a8-fcf0-49d2-b416-3e81d97e2cea} <Debug> executeQuery: Read 46 rows, 3.51 KiB in 0.00145 sec., 31724.137931034486 rows/sec., 2.36 MiB/sec. | ||
10907 | 2025.03.07 22:41:39.437199 [ 275 ] {e69c15a8-fcf0-49d2-b416-3e81d97e2cea} <Debug> TCPHandler: Processed in 0.001637136 sec. | ||
10908 | 2025.03.07 22:41:39.437324 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10909 | 2025.03.07 22:41:39.437429 [ 275 ] {0ea063a8-3124-45a9-9a26-d2fa9a4222da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10910 | 2025.03.07 22:41:39.437473 [ 275 ] {0ea063a8-3124-45a9-9a26-d2fa9a4222da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10911 | 2025.03.07 22:41:39.438001 [ 275 ] {0ea063a8-3124-45a9-9a26-d2fa9a4222da} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10912 | 2025.03.07 22:41:39.438040 [ 275 ] {0ea063a8-3124-45a9-9a26-d2fa9a4222da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10913 | 2025.03.07 22:41:39.438390 [ 275 ] {0ea063a8-3124-45a9-9a26-d2fa9a4222da} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
10914 | 2025.03.07 22:41:39.438616 [ 275 ] {0ea063a8-3124-45a9-9a26-d2fa9a4222da} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10915 | 2025.03.07 22:41:39.438835 [ 275 ] {0ea063a8-3124-45a9-9a26-d2fa9a4222da} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001421 sec., 16889.51442646024 rows/sec., 1.40 MiB/sec. | ||
10916 | 2025.03.07 22:41:39.438900 [ 275 ] {0ea063a8-3124-45a9-9a26-d2fa9a4222da} <Debug> TCPHandler: Processed in 0.001623566 sec. | ||
10917 | 2025.03.07 22:41:39.439137 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10918 | 2025.03.07 22:41:39.439250 [ 275 ] {f447e5b9-e230-4edc-929b-a409826c9889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10919 | 2025.03.07 22:41:39.439296 [ 275 ] {f447e5b9-e230-4edc-929b-a409826c9889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10920 | 2025.03.07 22:41:39.439816 [ 275 ] {f447e5b9-e230-4edc-929b-a409826c9889} <Trace> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10921 | 2025.03.07 22:41:39.439861 [ 275 ] {f447e5b9-e230-4edc-929b-a409826c9889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10922 | 2025.03.07 22:41:39.440198 [ 275 ] {f447e5b9-e230-4edc-929b-a409826c9889} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
10923 | 2025.03.07 22:41:39.440426 [ 275 ] {f447e5b9-e230-4edc-929b-a409826c9889} <Trace> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10924 | 2025.03.07 22:41:39.440712 [ 275 ] {f447e5b9-e230-4edc-929b-a409826c9889} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001462 sec., 8207.934336525308 rows/sec., 641.24 KiB/sec. | ||
10925 | 2025.03.07 22:41:39.440894 [ 275 ] {f447e5b9-e230-4edc-929b-a409826c9889} <Debug> TCPHandler: Processed in 0.001838567 sec. | ||
10926 | 2025.03.07 22:41:39.441046 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10927 | 2025.03.07 22:41:39.441151 [ 275 ] {9af33c84-76b9-4e9d-b808-fbb4f4fe5ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10928 | 2025.03.07 22:41:39.441194 [ 275 ] {9af33c84-76b9-4e9d-b808-fbb4f4fe5ef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10929 | 2025.03.07 22:41:39.441791 [ 275 ] {9af33c84-76b9-4e9d-b808-fbb4f4fe5ef0} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10930 | 2025.03.07 22:41:39.441830 [ 275 ] {9af33c84-76b9-4e9d-b808-fbb4f4fe5ef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10931 | 2025.03.07 22:41:39.442183 [ 275 ] {9af33c84-76b9-4e9d-b808-fbb4f4fe5ef0} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
10932 | 2025.03.07 22:41:39.442417 [ 275 ] {9af33c84-76b9-4e9d-b808-fbb4f4fe5ef0} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10933 | 2025.03.07 22:41:39.442624 [ 275 ] {9af33c84-76b9-4e9d-b808-fbb4f4fe5ef0} <Debug> executeQuery: Read 134 rows, 11.10 KiB in 0.001496 sec., 89572.192513369 rows/sec., 7.24 MiB/sec. | ||
10934 | 2025.03.07 22:41:39.442676 [ 275 ] {9af33c84-76b9-4e9d-b808-fbb4f4fe5ef0} <Debug> TCPHandler: Processed in 0.001680916 sec. | ||
10935 | 2025.03.07 22:41:39.442808 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10936 | 2025.03.07 22:41:39.442913 [ 275 ] {fa607323-2410-4b07-a1c0-8f4a0b522229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10937 | 2025.03.07 22:41:39.442962 [ 275 ] {fa607323-2410-4b07-a1c0-8f4a0b522229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10938 | 2025.03.07 22:41:39.443489 [ 275 ] {fa607323-2410-4b07-a1c0-8f4a0b522229} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10939 | 2025.03.07 22:41:39.443527 [ 275 ] {fa607323-2410-4b07-a1c0-8f4a0b522229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10940 | 2025.03.07 22:41:39.443916 [ 275 ] {fa607323-2410-4b07-a1c0-8f4a0b522229} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
10941 | 2025.03.07 22:41:39.444150 [ 275 ] {fa607323-2410-4b07-a1c0-8f4a0b522229} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10942 | 2025.03.07 22:41:39.444356 [ 275 ] {fa607323-2410-4b07-a1c0-8f4a0b522229} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001464 sec., 134562.84153005463 rows/sec., 9.65 MiB/sec. | ||
10943 | 2025.03.07 22:41:39.444405 [ 275 ] {fa607323-2410-4b07-a1c0-8f4a0b522229} <Debug> TCPHandler: Processed in 0.001647306 sec. | ||
10944 | 2025.03.07 22:41:39.444520 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10945 | 2025.03.07 22:41:39.444625 [ 275 ] {33e9b3e6-af30-4f91-8577-b4839f329e79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10946 | 2025.03.07 22:41:39.444690 [ 275 ] {33e9b3e6-af30-4f91-8577-b4839f329e79} <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 | ||
10947 | 2025.03.07 22:41:39.445818 [ 275 ] {33e9b3e6-af30-4f91-8577-b4839f329e79} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10948 | 2025.03.07 22:41:39.445857 [ 275 ] {33e9b3e6-af30-4f91-8577-b4839f329e79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10949 | 2025.03.07 22:41:39.446486 [ 275 ] {33e9b3e6-af30-4f91-8577-b4839f329e79} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10950 | 2025.03.07 22:41:39.446743 [ 275 ] {33e9b3e6-af30-4f91-8577-b4839f329e79} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10951 | 2025.03.07 22:41:39.446985 [ 275 ] {33e9b3e6-af30-4f91-8577-b4839f329e79} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002381 sec., 13439.731205375892 rows/sec., 24.08 MiB/sec. | ||
10952 | 2025.03.07 22:41:39.447089 [ 275 ] {33e9b3e6-af30-4f91-8577-b4839f329e79} <Debug> TCPHandler: Processed in 0.002618515 sec. | ||
10953 | 2025.03.07 22:41:39.447225 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10954 | 2025.03.07 22:41:39.447330 [ 275 ] {7ca1a84f-22b1-486c-9145-c1555cd29fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10955 | 2025.03.07 22:41:39.447376 [ 275 ] {7ca1a84f-22b1-486c-9145-c1555cd29fb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10956 | 2025.03.07 22:41:39.447812 [ 275 ] {7ca1a84f-22b1-486c-9145-c1555cd29fb9} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10957 | 2025.03.07 22:41:39.447849 [ 275 ] {7ca1a84f-22b1-486c-9145-c1555cd29fb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10958 | 2025.03.07 22:41:39.448202 [ 275 ] {7ca1a84f-22b1-486c-9145-c1555cd29fb9} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
10959 | 2025.03.07 22:41:39.448437 [ 275 ] {7ca1a84f-22b1-486c-9145-c1555cd29fb9} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10960 | 2025.03.07 22:41:39.448639 [ 275 ] {7ca1a84f-22b1-486c-9145-c1555cd29fb9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001332 sec., 45045.045045045044 rows/sec., 3.04 MiB/sec. | ||
10961 | 2025.03.07 22:41:39.448688 [ 275 ] {7ca1a84f-22b1-486c-9145-c1555cd29fb9} <Debug> TCPHandler: Processed in 0.001512794 sec. | ||
10962 | 2025.03.07 22:41:40.065190 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 460 | ||
10963 | 2025.03.07 22:41:40.087255 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10964 | 2025.03.07 22:41:40.087330 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10965 | 2025.03.07 22:41:40.094871 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
10966 | 2025.03.07 22:41:40.095678 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10967 | 2025.03.07 22:41:40.096101 [ 74 ] {} <Debug> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
10968 | 2025.03.07 22:41:40.096239 [ 74 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10969 | 2025.03.07 22:41:40.096321 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
10970 | 2025.03.07 22:41:40.096767 [ 188 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
10971 | 2025.03.07 22:41:40.111651 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
10972 | 2025.03.07 22:41:40.113050 [ 188 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10973 | 2025.03.07 22:41:40.114637 [ 188 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 423 rows starting from the beginning of the part | ||
10974 | 2025.03.07 22:41:40.120376 [ 188 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 7 rows starting from the beginning of the part | ||
10975 | 2025.03.07 22:41:40.126093 [ 188 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 8 rows starting from the beginning of the part | ||
10976 | 2025.03.07 22:41:40.131751 [ 188 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 7 rows starting from the beginning of the part | ||
10977 | 2025.03.07 22:41:40.137729 [ 188 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 8 rows starting from the beginning of the part | ||
10978 | 2025.03.07 22:41:40.142540 [ 188 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 7 rows starting from the beginning of the part | ||
10979 | 2025.03.07 22:41:40.200308 [ 190 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.103832838 sec., 4430.1976991132615 rows/sec., 22.91 MiB/sec. | ||
10980 | 2025.03.07 22:41:40.204130 [ 190 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
10981 | 2025.03.07 22:41:40.207250 [ 190 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_61_12} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10982 | 2025.03.07 22:41:40.207380 [ 190 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_61_12} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
10983 | 2025.03.07 22:41:40.210054 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
10984 | 2025.03.07 22:41:40.653599 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1522 | ||
10985 | 2025.03.07 22:41:40.656946 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10986 | 2025.03.07 22:41:40.656998 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
10987 | 2025.03.07 22:41:40.658553 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
10988 | 2025.03.07 22:41:40.658877 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10989 | 2025.03.07 22:41:40.659590 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1522 | ||
10990 | 2025.03.07 22:41:44.425790 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10991 | 2025.03.07 22:41:44.425983 [ 275 ] {1f3b1c2a-dd44-48fd-9ddb-75df3f9c75ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10992 | 2025.03.07 22:41:44.426060 [ 275 ] {1f3b1c2a-dd44-48fd-9ddb-75df3f9c75ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10993 | 2025.03.07 22:41:44.426871 [ 275 ] {1f3b1c2a-dd44-48fd-9ddb-75df3f9c75ee} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10994 | 2025.03.07 22:41:44.426921 [ 275 ] {1f3b1c2a-dd44-48fd-9ddb-75df3f9c75ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
10995 | 2025.03.07 22:41:44.427373 [ 275 ] {1f3b1c2a-dd44-48fd-9ddb-75df3f9c75ee} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
10996 | 2025.03.07 22:41:44.427650 [ 275 ] {1f3b1c2a-dd44-48fd-9ddb-75df3f9c75ee} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10997 | 2025.03.07 22:41:44.427866 [ 275 ] {1f3b1c2a-dd44-48fd-9ddb-75df3f9c75ee} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001936 sec., 37190.0826446281 rows/sec., 3.02 MiB/sec. | ||
10998 | 2025.03.07 22:41:44.427937 [ 275 ] {1f3b1c2a-dd44-48fd-9ddb-75df3f9c75ee} <Debug> TCPHandler: Processed in 0.002282452 sec. | ||
10999 | 2025.03.07 22:41:44.428073 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11000 | 2025.03.07 22:41:44.428190 [ 275 ] {dc4a1c79-9cad-4f94-a5ee-f1d84781a323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11001 | 2025.03.07 22:41:44.428239 [ 275 ] {dc4a1c79-9cad-4f94-a5ee-f1d84781a323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11002 | 2025.03.07 22:41:44.428784 [ 275 ] {dc4a1c79-9cad-4f94-a5ee-f1d84781a323} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11003 | 2025.03.07 22:41:44.428821 [ 275 ] {dc4a1c79-9cad-4f94-a5ee-f1d84781a323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11004 | 2025.03.07 22:41:44.429181 [ 275 ] {dc4a1c79-9cad-4f94-a5ee-f1d84781a323} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
11005 | 2025.03.07 22:41:44.429425 [ 275 ] {dc4a1c79-9cad-4f94-a5ee-f1d84781a323} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11006 | 2025.03.07 22:41:44.429562 [ 69 ] {} <Debug> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
11007 | 2025.03.07 22:41:44.429606 [ 69 ] {} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11008 | 2025.03.07 22:41:44.429616 [ 275 ] {dc4a1c79-9cad-4f94-a5ee-f1d84781a323} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001452 sec., 5509.641873278237 rows/sec., 414.30 KiB/sec. | ||
11009 | 2025.03.07 22:41:44.429630 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11010 | 2025.03.07 22:41:44.429727 [ 275 ] {dc4a1c79-9cad-4f94-a5ee-f1d84781a323} <Debug> TCPHandler: Processed in 0.001703807 sec. | ||
11011 | 2025.03.07 22:41:44.429995 [ 198 ] {01016d33-373a-44ed-a111-2b7d5befb400::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 | ||
11012 | 2025.03.07 22:41:44.430038 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11013 | 2025.03.07 22:41:44.430554 [ 275 ] {f816b5bf-bf81-40df-a2bb-503b03ebe1ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11014 | 2025.03.07 22:41:44.430675 [ 198 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11015 | 2025.03.07 22:41:44.430809 [ 275 ] {f816b5bf-bf81-40df-a2bb-503b03ebe1ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11016 | 2025.03.07 22:41:44.430819 [ 198 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 178 rows starting from the beginning of the part | ||
11017 | 2025.03.07 22:41:44.431376 [ 198 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 20 rows starting from the beginning of the part | ||
11018 | 2025.03.07 22:41:44.432371 [ 198 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 32 rows starting from the beginning of the part | ||
11019 | 2025.03.07 22:41:44.432926 [ 198 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
11020 | 2025.03.07 22:41:44.433527 [ 198 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 46 rows starting from the beginning of the part | ||
11021 | 2025.03.07 22:41:44.434031 [ 198 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
11022 | 2025.03.07 22:41:44.435585 [ 275 ] {f816b5bf-bf81-40df-a2bb-503b03ebe1ee} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11023 | 2025.03.07 22:41:44.435658 [ 275 ] {f816b5bf-bf81-40df-a2bb-503b03ebe1ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11024 | 2025.03.07 22:41:44.436683 [ 275 ] {f816b5bf-bf81-40df-a2bb-503b03ebe1ee} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
11025 | 2025.03.07 22:41:44.437144 [ 199 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 292 rows, containing 5 columns (5 merged, 0 gathered) in 0.007391161 sec., 39506.64854953098 rows/sec., 2.83 MiB/sec. | ||
11026 | 2025.03.07 22:41:44.437202 [ 275 ] {f816b5bf-bf81-40df-a2bb-503b03ebe1ee} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11027 | 2025.03.07 22:41:44.437491 [ 199 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
11028 | 2025.03.07 22:41:44.437538 [ 275 ] {f816b5bf-bf81-40df-a2bb-503b03ebe1ee} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.007233 sec., 9954.375777685607 rows/sec., 795.78 KiB/sec. | ||
11029 | 2025.03.07 22:41:44.437694 [ 275 ] {f816b5bf-bf81-40df-a2bb-503b03ebe1ee} <Debug> TCPHandler: Processed in 0.007759235 sec. | ||
11030 | 2025.03.07 22:41:44.437846 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11031 | 2025.03.07 22:41:44.438005 [ 275 ] {827c7ed4-309b-40d1-b276-23778038334f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11032 | 2025.03.07 22:41:44.438098 [ 275 ] {827c7ed4-309b-40d1-b276-23778038334f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11033 | 2025.03.07 22:41:44.438256 [ 199 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_86_17} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11034 | 2025.03.07 22:41:44.438579 [ 199 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_86_17} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
11035 | 2025.03.07 22:41:44.438735 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
11036 | 2025.03.07 22:41:44.439025 [ 275 ] {827c7ed4-309b-40d1-b276-23778038334f} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11037 | 2025.03.07 22:41:44.439069 [ 275 ] {827c7ed4-309b-40d1-b276-23778038334f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11038 | 2025.03.07 22:41:44.439471 [ 275 ] {827c7ed4-309b-40d1-b276-23778038334f} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
11039 | 2025.03.07 22:41:44.439724 [ 275 ] {827c7ed4-309b-40d1-b276-23778038334f} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11040 | 2025.03.07 22:41:44.439906 [ 275 ] {827c7ed4-309b-40d1-b276-23778038334f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001956 sec., 81799.591002045 rows/sec., 5.70 MiB/sec. | ||
11041 | 2025.03.07 22:41:44.439967 [ 275 ] {827c7ed4-309b-40d1-b276-23778038334f} <Debug> TCPHandler: Processed in 0.002174211 sec. | ||
11042 | 2025.03.07 22:41:44.440120 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11043 | 2025.03.07 22:41:44.440246 [ 275 ] {f9fcebd4-a4f7-42c9-933e-62a51c94b904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11044 | 2025.03.07 22:41:44.440312 [ 275 ] {f9fcebd4-a4f7-42c9-933e-62a51c94b904} <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 | ||
11045 | 2025.03.07 22:41:44.441350 [ 275 ] {f9fcebd4-a4f7-42c9-933e-62a51c94b904} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11046 | 2025.03.07 22:41:44.441386 [ 275 ] {f9fcebd4-a4f7-42c9-933e-62a51c94b904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11047 | 2025.03.07 22:41:44.441997 [ 275 ] {f9fcebd4-a4f7-42c9-933e-62a51c94b904} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
11048 | 2025.03.07 22:41:44.442256 [ 275 ] {f9fcebd4-a4f7-42c9-933e-62a51c94b904} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11049 | 2025.03.07 22:41:44.442390 [ 69 ] {} <Debug> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
11050 | 2025.03.07 22:41:44.442427 [ 69 ] {} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11051 | 2025.03.07 22:41:44.442449 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11052 | 2025.03.07 22:41:44.442462 [ 275 ] {f9fcebd4-a4f7-42c9-933e-62a51c94b904} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00224 sec., 3571.4285714285716 rows/sec., 6.40 MiB/sec. | ||
11053 | 2025.03.07 22:41:44.442793 [ 197 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::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 | ||
11054 | 2025.03.07 22:41:44.442931 [ 275 ] {f9fcebd4-a4f7-42c9-933e-62a51c94b904} <Debug> TCPHandler: Processed in 0.002865938 sec. | ||
11055 | 2025.03.07 22:41:44.443468 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11056 | 2025.03.07 22:41:44.443818 [ 275 ] {110dbc6a-52b9-4203-8fe6-73e2488d8080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11057 | 2025.03.07 22:41:44.443989 [ 275 ] {110dbc6a-52b9-4203-8fe6-73e2488d8080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11058 | 2025.03.07 22:41:44.444957 [ 197 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11059 | 2025.03.07 22:41:44.445177 [ 197 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1588 rows starting from the beginning of the part | ||
11060 | 2025.03.07 22:41:44.445774 [ 197 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part | ||
11061 | 2025.03.07 22:41:44.446382 [ 275 ] {110dbc6a-52b9-4203-8fe6-73e2488d8080} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11062 | 2025.03.07 22:41:44.446387 [ 197 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 32 rows starting from the beginning of the part | ||
11063 | 2025.03.07 22:41:44.446426 [ 275 ] {110dbc6a-52b9-4203-8fe6-73e2488d8080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11064 | 2025.03.07 22:41:44.446939 [ 197 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
11065 | 2025.03.07 22:41:44.447463 [ 197 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 32 rows starting from the beginning of the part | ||
11066 | 2025.03.07 22:41:44.447513 [ 275 ] {110dbc6a-52b9-4203-8fe6-73e2488d8080} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
11067 | 2025.03.07 22:41:44.447942 [ 197 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
11068 | 2025.03.07 22:41:44.448232 [ 275 ] {110dbc6a-52b9-4203-8fe6-73e2488d8080} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11069 | 2025.03.07 22:41:44.448690 [ 275 ] {110dbc6a-52b9-4203-8fe6-73e2488d8080} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005002 sec., 11995.201919232306 rows/sec., 827.79 KiB/sec. | ||
11070 | 2025.03.07 22:41:44.448809 [ 275 ] {110dbc6a-52b9-4203-8fe6-73e2488d8080} <Debug> TCPHandler: Processed in 0.005462862 sec. | ||
11071 | 2025.03.07 22:41:44.457811 [ 199 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1676 rows, containing 19 columns (19 merged, 0 gathered) in 0.015302327 sec., 109525.82571265142 rows/sec., 196.27 MiB/sec. | ||
11072 | 2025.03.07 22:41:44.459072 [ 193 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
11073 | 2025.03.07 22:41:44.459467 [ 193 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11074 | 2025.03.07 22:41:44.459545 [ 193 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
11075 | 2025.03.07 22:41:44.459660 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.46 MiB. | ||
11076 | 2025.03.07 22:41:45.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.88 MiB, peak 261.30 MiB, free memory in arenas 0.00 B, will set to 252.27 MiB (RSS), difference: 4.39 MiB | ||
11077 | 2025.03.07 22:41:45.315365 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11078 | 2025.03.07 22:41:45.315430 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11079 | 2025.03.07 22:41:45.499429 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28426 | ||
11080 | 2025.03.07 22:41:45.500262 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11081 | 2025.03.07 22:41:45.500301 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11082 | 2025.03.07 22:41:45.500839 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
11083 | 2025.03.07 22:41:45.501113 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11084 | 2025.03.07 22:41:45.501308 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28426 | ||
11085 | 2025.03.07 22:41:47.611881 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 468 | ||
11086 | 2025.03.07 22:41:47.631585 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11087 | 2025.03.07 22:41:47.631652 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11088 | 2025.03.07 22:41:47.638603 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
11089 | 2025.03.07 22:41:47.639375 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11090 | 2025.03.07 22:41:47.642695 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 468 | ||
11091 | 2025.03.07 22:41:49.427362 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11092 | 2025.03.07 22:41:49.427571 [ 275 ] {da6dcf4a-bad0-4612-8d77-5d56856dfe04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11093 | 2025.03.07 22:41:49.427654 [ 275 ] {da6dcf4a-bad0-4612-8d77-5d56856dfe04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11094 | 2025.03.07 22:41:49.428512 [ 275 ] {da6dcf4a-bad0-4612-8d77-5d56856dfe04} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11095 | 2025.03.07 22:41:49.428562 [ 275 ] {da6dcf4a-bad0-4612-8d77-5d56856dfe04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11096 | 2025.03.07 22:41:49.429006 [ 275 ] {da6dcf4a-bad0-4612-8d77-5d56856dfe04} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
11097 | 2025.03.07 22:41:49.429266 [ 275 ] {da6dcf4a-bad0-4612-8d77-5d56856dfe04} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11098 | 2025.03.07 22:41:49.429525 [ 275 ] {da6dcf4a-bad0-4612-8d77-5d56856dfe04} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.002012 sec., 59642.14711729623 rows/sec., 5.07 MiB/sec. | ||
11099 | 2025.03.07 22:41:49.429593 [ 275 ] {da6dcf4a-bad0-4612-8d77-5d56856dfe04} <Debug> TCPHandler: Processed in 0.002371463 sec. | ||
11100 | 2025.03.07 22:41:49.429718 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11101 | 2025.03.07 22:41:49.429833 [ 275 ] {1ad4acbc-d4d1-4d6c-a0aa-3bf2813616bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11102 | 2025.03.07 22:41:49.429881 [ 275 ] {1ad4acbc-d4d1-4d6c-a0aa-3bf2813616bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11103 | 2025.03.07 22:41:49.430446 [ 275 ] {1ad4acbc-d4d1-4d6c-a0aa-3bf2813616bd} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11104 | 2025.03.07 22:41:49.430486 [ 275 ] {1ad4acbc-d4d1-4d6c-a0aa-3bf2813616bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11105 | 2025.03.07 22:41:49.430854 [ 275 ] {1ad4acbc-d4d1-4d6c-a0aa-3bf2813616bd} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
11106 | 2025.03.07 22:41:49.431093 [ 275 ] {1ad4acbc-d4d1-4d6c-a0aa-3bf2813616bd} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11107 | 2025.03.07 22:41:49.431311 [ 275 ] {1ad4acbc-d4d1-4d6c-a0aa-3bf2813616bd} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001507 sec., 21234.2402123424 rows/sec., 1.56 MiB/sec. | ||
11108 | 2025.03.07 22:41:49.431366 [ 275 ] {1ad4acbc-d4d1-4d6c-a0aa-3bf2813616bd} <Debug> TCPHandler: Processed in 0.001700476 sec. | ||
11109 | 2025.03.07 22:41:49.431480 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11110 | 2025.03.07 22:41:49.431589 [ 275 ] {08930ef1-e2b9-4e91-8c37-81f89bc7c1fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11111 | 2025.03.07 22:41:49.431636 [ 275 ] {08930ef1-e2b9-4e91-8c37-81f89bc7c1fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11112 | 2025.03.07 22:41:49.432191 [ 275 ] {08930ef1-e2b9-4e91-8c37-81f89bc7c1fb} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11113 | 2025.03.07 22:41:49.432231 [ 275 ] {08930ef1-e2b9-4e91-8c37-81f89bc7c1fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11114 | 2025.03.07 22:41:49.432583 [ 275 ] {08930ef1-e2b9-4e91-8c37-81f89bc7c1fb} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
11115 | 2025.03.07 22:41:49.432818 [ 275 ] {08930ef1-e2b9-4e91-8c37-81f89bc7c1fb} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11116 | 2025.03.07 22:41:49.433049 [ 275 ] {08930ef1-e2b9-4e91-8c37-81f89bc7c1fb} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001482 sec., 64777.32793522267 rows/sec., 5.06 MiB/sec. | ||
11117 | 2025.03.07 22:41:49.433153 [ 275 ] {08930ef1-e2b9-4e91-8c37-81f89bc7c1fb} <Debug> TCPHandler: Processed in 0.001721296 sec. | ||
11118 | 2025.03.07 22:41:49.433296 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11119 | 2025.03.07 22:41:49.433583 [ 275 ] {4e071129-0e1f-4f02-8e51-6b8d9b2415a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11120 | 2025.03.07 22:41:49.433727 [ 275 ] {4e071129-0e1f-4f02-8e51-6b8d9b2415a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11121 | 2025.03.07 22:41:49.434472 [ 275 ] {4e071129-0e1f-4f02-8e51-6b8d9b2415a9} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11122 | 2025.03.07 22:41:49.434511 [ 275 ] {4e071129-0e1f-4f02-8e51-6b8d9b2415a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11123 | 2025.03.07 22:41:49.434892 [ 275 ] {4e071129-0e1f-4f02-8e51-6b8d9b2415a9} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
11124 | 2025.03.07 22:41:49.435125 [ 275 ] {4e071129-0e1f-4f02-8e51-6b8d9b2415a9} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11125 | 2025.03.07 22:41:49.435356 [ 275 ] {4e071129-0e1f-4f02-8e51-6b8d9b2415a9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001884 sec., 84925.69002123142 rows/sec., 5.91 MiB/sec. | ||
11126 | 2025.03.07 22:41:49.435418 [ 275 ] {4e071129-0e1f-4f02-8e51-6b8d9b2415a9} <Debug> TCPHandler: Processed in 0.002198311 sec. | ||
11127 | 2025.03.07 22:41:49.435570 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11128 | 2025.03.07 22:41:49.435725 [ 275 ] {ad268cdf-9b77-424c-8a99-a702ddff2280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11129 | 2025.03.07 22:41:49.435808 [ 275 ] {ad268cdf-9b77-424c-8a99-a702ddff2280} <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 | ||
11130 | 2025.03.07 22:41:49.436980 [ 275 ] {ad268cdf-9b77-424c-8a99-a702ddff2280} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11131 | 2025.03.07 22:41:49.437020 [ 275 ] {ad268cdf-9b77-424c-8a99-a702ddff2280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11132 | 2025.03.07 22:41:49.437680 [ 275 ] {ad268cdf-9b77-424c-8a99-a702ddff2280} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
11133 | 2025.03.07 22:41:49.437940 [ 275 ] {ad268cdf-9b77-424c-8a99-a702ddff2280} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11134 | 2025.03.07 22:41:49.438189 [ 275 ] {ad268cdf-9b77-424c-8a99-a702ddff2280} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002493 sec., 12835.94063377457 rows/sec., 23.00 MiB/sec. | ||
11135 | 2025.03.07 22:41:49.438294 [ 275 ] {ad268cdf-9b77-424c-8a99-a702ddff2280} <Debug> TCPHandler: Processed in 0.002806906 sec. | ||
11136 | 2025.03.07 22:41:49.438430 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11137 | 2025.03.07 22:41:49.438536 [ 275 ] {39ba730d-db52-470c-a9e0-b69becbec564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11138 | 2025.03.07 22:41:49.438582 [ 275 ] {39ba730d-db52-470c-a9e0-b69becbec564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11139 | 2025.03.07 22:41:49.439013 [ 275 ] {39ba730d-db52-470c-a9e0-b69becbec564} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11140 | 2025.03.07 22:41:49.439051 [ 275 ] {39ba730d-db52-470c-a9e0-b69becbec564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11141 | 2025.03.07 22:41:49.439408 [ 275 ] {39ba730d-db52-470c-a9e0-b69becbec564} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
11142 | 2025.03.07 22:41:49.439641 [ 275 ] {39ba730d-db52-470c-a9e0-b69becbec564} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11143 | 2025.03.07 22:41:49.439845 [ 275 ] {39ba730d-db52-470c-a9e0-b69becbec564} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001332 sec., 45045.045045045044 rows/sec., 3.04 MiB/sec. | ||
11144 | 2025.03.07 22:41:49.439894 [ 275 ] {39ba730d-db52-470c-a9e0-b69becbec564} <Debug> TCPHandler: Processed in 0.001514445 sec. | ||
11145 | 2025.03.07 22:41:50.659951 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1546 | ||
11146 | 2025.03.07 22:41:50.663015 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11147 | 2025.03.07 22:41:50.663067 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11148 | 2025.03.07 22:41:50.664537 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
11149 | 2025.03.07 22:41:50.664869 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11150 | 2025.03.07 22:41:50.665040 [ 62 ] {} <Debug> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
11151 | 2025.03.07 22:41:50.665100 [ 62 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11152 | 2025.03.07 22:41:50.665134 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11153 | 2025.03.07 22:41:50.665786 [ 195 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::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 | ||
11154 | 2025.03.07 22:41:50.666413 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1546 | ||
11155 | 2025.03.07 22:41:50.666944 [ 195 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11156 | 2025.03.07 22:41:50.667143 [ 195 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1398 rows starting from the beginning of the part | ||
11157 | 2025.03.07 22:41:50.667893 [ 195 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 32 rows starting from the beginning of the part | ||
11158 | 2025.03.07 22:41:50.668531 [ 195 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 24 rows starting from the beginning of the part | ||
11159 | 2025.03.07 22:41:50.669213 [ 195 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 36 rows starting from the beginning of the part | ||
11160 | 2025.03.07 22:41:50.669836 [ 195 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 32 rows starting from the beginning of the part | ||
11161 | 2025.03.07 22:41:50.670433 [ 195 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 24 rows starting from the beginning of the part | ||
11162 | 2025.03.07 22:41:50.679144 [ 187 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1546 rows, containing 72 columns (72 merged, 0 gathered) in 0.013874484 sec., 111427.56732430555 rows/sec., 87.45 MiB/sec. | ||
11163 | 2025.03.07 22:41:50.681041 [ 189 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
11164 | 2025.03.07 22:41:50.681890 [ 189 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_46_9} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11165 | 2025.03.07 22:41:50.681999 [ 189 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_46_9} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
11166 | 2025.03.07 22:41:50.682361 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.89 MiB. | ||
11167 | 2025.03.07 22:41:52.719382 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11168 | 2025.03.07 22:41:52.719569 [ 275 ] {5aca08d5-abe3-4558-bcab-29fbf25d5b67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11169 | 2025.03.07 22:41:52.719643 [ 275 ] {5aca08d5-abe3-4558-bcab-29fbf25d5b67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11170 | 2025.03.07 22:41:52.721070 [ 275 ] {5aca08d5-abe3-4558-bcab-29fbf25d5b67} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11171 | 2025.03.07 22:41:52.721120 [ 275 ] {5aca08d5-abe3-4558-bcab-29fbf25d5b67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11172 | 2025.03.07 22:41:52.721692 [ 275 ] {5aca08d5-abe3-4558-bcab-29fbf25d5b67} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
11173 | 2025.03.07 22:41:52.721954 [ 275 ] {5aca08d5-abe3-4558-bcab-29fbf25d5b67} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11174 | 2025.03.07 22:41:52.722227 [ 275 ] {5aca08d5-abe3-4558-bcab-29fbf25d5b67} <Debug> executeQuery: Read 1212 rows, 102.55 KiB in 0.002706 sec., 447893.56984478934 rows/sec., 37.01 MiB/sec. | ||
11175 | 2025.03.07 22:41:52.722310 [ 275 ] {5aca08d5-abe3-4558-bcab-29fbf25d5b67} <Debug> TCPHandler: Processed in 0.003057329 sec. | ||
11176 | 2025.03.07 22:41:52.722442 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11177 | 2025.03.07 22:41:52.722601 [ 275 ] {f495bacc-d8e7-4c93-8806-8e346a7245c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11178 | 2025.03.07 22:41:52.722656 [ 275 ] {f495bacc-d8e7-4c93-8806-8e346a7245c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11179 | 2025.03.07 22:41:52.723187 [ 275 ] {f495bacc-d8e7-4c93-8806-8e346a7245c6} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11180 | 2025.03.07 22:41:52.723226 [ 275 ] {f495bacc-d8e7-4c93-8806-8e346a7245c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11181 | 2025.03.07 22:41:52.723575 [ 275 ] {f495bacc-d8e7-4c93-8806-8e346a7245c6} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
11182 | 2025.03.07 22:41:52.723805 [ 275 ] {f495bacc-d8e7-4c93-8806-8e346a7245c6} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11183 | 2025.03.07 22:41:52.724022 [ 275 ] {f495bacc-d8e7-4c93-8806-8e346a7245c6} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001466 sec., 5457.025920873124 rows/sec., 410.34 KiB/sec. | ||
11184 | 2025.03.07 22:41:52.724074 [ 275 ] {f495bacc-d8e7-4c93-8806-8e346a7245c6} <Debug> TCPHandler: Processed in 0.001698736 sec. | ||
11185 | 2025.03.07 22:41:52.724199 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11186 | 2025.03.07 22:41:52.724304 [ 275 ] {4ff9ef33-fd09-4cef-bc71-86b6cf5fd264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11187 | 2025.03.07 22:41:52.724349 [ 275 ] {4ff9ef33-fd09-4cef-bc71-86b6cf5fd264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11188 | 2025.03.07 22:41:52.724950 [ 275 ] {4ff9ef33-fd09-4cef-bc71-86b6cf5fd264} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11189 | 2025.03.07 22:41:52.724989 [ 275 ] {4ff9ef33-fd09-4cef-bc71-86b6cf5fd264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11190 | 2025.03.07 22:41:52.725336 [ 275 ] {4ff9ef33-fd09-4cef-bc71-86b6cf5fd264} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
11191 | 2025.03.07 22:41:52.725567 [ 275 ] {4ff9ef33-fd09-4cef-bc71-86b6cf5fd264} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11192 | 2025.03.07 22:41:52.725788 [ 275 ] {4ff9ef33-fd09-4cef-bc71-86b6cf5fd264} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001504 sec., 151595.7446808511 rows/sec., 10.26 MiB/sec. | ||
11193 | 2025.03.07 22:41:52.725891 [ 275 ] {4ff9ef33-fd09-4cef-bc71-86b6cf5fd264} <Debug> TCPHandler: Processed in 0.001743377 sec. | ||
11194 | 2025.03.07 22:41:52.726044 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11195 | 2025.03.07 22:41:52.726146 [ 275 ] {770b3653-6936-4b5d-af30-79332cfa46c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11196 | 2025.03.07 22:41:52.726189 [ 275 ] {770b3653-6936-4b5d-af30-79332cfa46c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11197 | 2025.03.07 22:41:52.726919 [ 275 ] {770b3653-6936-4b5d-af30-79332cfa46c0} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11198 | 2025.03.07 22:41:52.726956 [ 275 ] {770b3653-6936-4b5d-af30-79332cfa46c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11199 | 2025.03.07 22:41:52.727323 [ 275 ] {770b3653-6936-4b5d-af30-79332cfa46c0} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
11200 | 2025.03.07 22:41:52.727563 [ 275 ] {770b3653-6936-4b5d-af30-79332cfa46c0} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11201 | 2025.03.07 22:41:52.727785 [ 275 ] {770b3653-6936-4b5d-af30-79332cfa46c0} <Debug> executeQuery: Read 528 rows, 40.04 KiB in 0.00166 sec., 318072.2891566265 rows/sec., 23.56 MiB/sec. | ||
11202 | 2025.03.07 22:41:52.727837 [ 275 ] {770b3653-6936-4b5d-af30-79332cfa46c0} <Debug> TCPHandler: Processed in 0.001846898 sec. | ||
11203 | 2025.03.07 22:41:52.727971 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11204 | 2025.03.07 22:41:52.728108 [ 275 ] {18db9d45-78c2-4233-92a5-f8ff7a4e0c76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11205 | 2025.03.07 22:41:52.728166 [ 275 ] {18db9d45-78c2-4233-92a5-f8ff7a4e0c76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11206 | 2025.03.07 22:41:52.729046 [ 275 ] {18db9d45-78c2-4233-92a5-f8ff7a4e0c76} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11207 | 2025.03.07 22:41:52.729089 [ 275 ] {18db9d45-78c2-4233-92a5-f8ff7a4e0c76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11208 | 2025.03.07 22:41:52.729526 [ 275 ] {18db9d45-78c2-4233-92a5-f8ff7a4e0c76} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
11209 | 2025.03.07 22:41:52.729763 [ 275 ] {18db9d45-78c2-4233-92a5-f8ff7a4e0c76} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11210 | 2025.03.07 22:41:52.729990 [ 275 ] {18db9d45-78c2-4233-92a5-f8ff7a4e0c76} <Debug> executeQuery: Read 952 rows, 65.39 KiB in 0.001911 sec., 498168.49816849816 rows/sec., 33.42 MiB/sec. | ||
11211 | 2025.03.07 22:41:52.730064 [ 275 ] {18db9d45-78c2-4233-92a5-f8ff7a4e0c76} <Debug> TCPHandler: Processed in 0.002157411 sec. | ||
11212 | 2025.03.07 22:41:52.730183 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11213 | 2025.03.07 22:41:52.730338 [ 275 ] {029cc5d1-98ac-4ce9-a7cc-c85fedffcef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11214 | 2025.03.07 22:41:52.730455 [ 275 ] {029cc5d1-98ac-4ce9-a7cc-c85fedffcef4} <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 | ||
11215 | 2025.03.07 22:41:52.731498 [ 275 ] {029cc5d1-98ac-4ce9-a7cc-c85fedffcef4} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11216 | 2025.03.07 22:41:52.731536 [ 275 ] {029cc5d1-98ac-4ce9-a7cc-c85fedffcef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11217 | 2025.03.07 22:41:52.732128 [ 275 ] {029cc5d1-98ac-4ce9-a7cc-c85fedffcef4} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
11218 | 2025.03.07 22:41:52.732394 [ 275 ] {029cc5d1-98ac-4ce9-a7cc-c85fedffcef4} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11219 | 2025.03.07 22:41:52.732649 [ 275 ] {029cc5d1-98ac-4ce9-a7cc-c85fedffcef4} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002358 sec., 3392.705682782019 rows/sec., 6.08 MiB/sec. | ||
11220 | 2025.03.07 22:41:52.732870 [ 275 ] {029cc5d1-98ac-4ce9-a7cc-c85fedffcef4} <Debug> TCPHandler: Processed in 0.002751627 sec. | ||
11221 | 2025.03.07 22:41:52.733070 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11222 | 2025.03.07 22:41:52.733183 [ 275 ] {e74db8b6-e711-4bd5-b8f1-1bac85a97e63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11223 | 2025.03.07 22:41:52.733230 [ 275 ] {e74db8b6-e711-4bd5-b8f1-1bac85a97e63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11224 | 2025.03.07 22:41:52.733656 [ 275 ] {e74db8b6-e711-4bd5-b8f1-1bac85a97e63} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11225 | 2025.03.07 22:41:52.733693 [ 275 ] {e74db8b6-e711-4bd5-b8f1-1bac85a97e63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11226 | 2025.03.07 22:41:52.734035 [ 275 ] {e74db8b6-e711-4bd5-b8f1-1bac85a97e63} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
11227 | 2025.03.07 22:41:52.734261 [ 275 ] {e74db8b6-e711-4bd5-b8f1-1bac85a97e63} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11228 | 2025.03.07 22:41:52.734478 [ 275 ] {e74db8b6-e711-4bd5-b8f1-1bac85a97e63} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.001316 sec., 30395.136778115502 rows/sec., 2.05 MiB/sec. | ||
11229 | 2025.03.07 22:41:52.734527 [ 275 ] {e74db8b6-e711-4bd5-b8f1-1bac85a97e63} <Debug> TCPHandler: Processed in 0.001521445 sec. | ||
11230 | 2025.03.07 22:41:53.001568 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28914 | ||
11231 | 2025.03.07 22:41:53.002268 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11232 | 2025.03.07 22:41:53.002321 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11233 | 2025.03.07 22:41:53.002866 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
11234 | 2025.03.07 22:41:53.003124 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11235 | 2025.03.07 22:41:53.003389 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28914 | ||
11236 | 2025.03.07 22:41:54.421852 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11237 | 2025.03.07 22:41:54.422054 [ 275 ] {1ac99a37-dbf8-452c-a15d-802fb52308d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11238 | 2025.03.07 22:41:54.422139 [ 275 ] {1ac99a37-dbf8-452c-a15d-802fb52308d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11239 | 2025.03.07 22:41:54.423014 [ 275 ] {1ac99a37-dbf8-452c-a15d-802fb52308d2} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11240 | 2025.03.07 22:41:54.423067 [ 275 ] {1ac99a37-dbf8-452c-a15d-802fb52308d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11241 | 2025.03.07 22:41:54.423561 [ 275 ] {1ac99a37-dbf8-452c-a15d-802fb52308d2} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
11242 | 2025.03.07 22:41:54.423852 [ 275 ] {1ac99a37-dbf8-452c-a15d-802fb52308d2} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11243 | 2025.03.07 22:41:54.424059 [ 57 ] {} <Debug> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
11244 | 2025.03.07 22:41:54.424094 [ 275 ] {1ac99a37-dbf8-452c-a15d-802fb52308d2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002095 sec., 26730.31026252983 rows/sec., 2.05 MiB/sec. | ||
11245 | 2025.03.07 22:41:54.424112 [ 57 ] {} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11246 | 2025.03.07 22:41:54.424155 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11247 | 2025.03.07 22:41:54.424191 [ 275 ] {1ac99a37-dbf8-452c-a15d-802fb52308d2} <Debug> TCPHandler: Processed in 0.002474074 sec. | ||
11248 | 2025.03.07 22:41:54.424405 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11249 | 2025.03.07 22:41:54.424448 [ 187 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
11250 | 2025.03.07 22:41:54.424549 [ 275 ] {ca835584-dea3-4c3a-8e84-92de60f1b06f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11251 | 2025.03.07 22:41:54.424636 [ 275 ] {ca835584-dea3-4c3a-8e84-92de60f1b06f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11252 | 2025.03.07 22:41:54.425018 [ 187 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11253 | 2025.03.07 22:41:54.425218 [ 187 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1967 rows starting from the beginning of the part | ||
11254 | 2025.03.07 22:41:54.425684 [ 187 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 241 rows starting from the beginning of the part | ||
11255 | 2025.03.07 22:41:54.425893 [ 187 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 72 rows starting from the beginning of the part | ||
11256 | 2025.03.07 22:41:54.426252 [ 187 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 120 rows starting from the beginning of the part | ||
11257 | 2025.03.07 22:41:54.426613 [ 187 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 1212 rows starting from the beginning of the part | ||
11258 | 2025.03.07 22:41:54.427090 [ 187 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 56 rows starting from the beginning of the part | ||
11259 | 2025.03.07 22:41:54.427432 [ 275 ] {ca835584-dea3-4c3a-8e84-92de60f1b06f} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11260 | 2025.03.07 22:41:54.427565 [ 275 ] {ca835584-dea3-4c3a-8e84-92de60f1b06f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11261 | 2025.03.07 22:41:54.428515 [ 275 ] {ca835584-dea3-4c3a-8e84-92de60f1b06f} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
11262 | 2025.03.07 22:41:54.429123 [ 275 ] {ca835584-dea3-4c3a-8e84-92de60f1b06f} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11263 | 2025.03.07 22:41:54.429528 [ 57 ] {} <Debug> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
11264 | 2025.03.07 22:41:54.429611 [ 57 ] {} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11265 | 2025.03.07 22:41:54.429675 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11266 | 2025.03.07 22:41:54.429897 [ 275 ] {ca835584-dea3-4c3a-8e84-92de60f1b06f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005289 sec., 12100.58612214029 rows/sec., 967.15 KiB/sec. | ||
11267 | 2025.03.07 22:41:54.430270 [ 196 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
11268 | 2025.03.07 22:41:54.431028 [ 275 ] {ca835584-dea3-4c3a-8e84-92de60f1b06f} <Debug> TCPHandler: Processed in 0.006692005 sec. | ||
11269 | 2025.03.07 22:41:54.431074 [ 196 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11270 | 2025.03.07 22:41:54.431285 [ 196 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 952 rows starting from the beginning of the part | ||
11271 | 2025.03.07 22:41:54.431938 [ 196 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 134 rows starting from the beginning of the part | ||
11272 | 2025.03.07 22:41:54.432737 [ 196 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 72 rows starting from the beginning of the part | ||
11273 | 2025.03.07 22:41:54.432998 [ 200 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3668 rows, containing 5 columns (5 merged, 0 gathered) in 0.008693933 sec., 421903.41241415136 rows/sec., 36.56 MiB/sec. | ||
11274 | 2025.03.07 22:41:54.433248 [ 196 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 96 rows starting from the beginning of the part | ||
11275 | 2025.03.07 22:41:54.433378 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11276 | 2025.03.07 22:41:54.433652 [ 200 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
11277 | 2025.03.07 22:41:54.433763 [ 196 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 528 rows starting from the beginning of the part | ||
11278 | 2025.03.07 22:41:54.434401 [ 196 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 64 rows starting from the beginning of the part | ||
11279 | 2025.03.07 22:41:54.435283 [ 200 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_106_21} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11280 | 2025.03.07 22:41:54.435576 [ 275 ] {9282644a-abfe-44f4-a231-27cde9897361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11281 | 2025.03.07 22:41:54.435597 [ 200 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_106_21} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
11282 | 2025.03.07 22:41:54.435854 [ 275 ] {9282644a-abfe-44f4-a231-27cde9897361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11283 | 2025.03.07 22:41:54.435882 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
11284 | 2025.03.07 22:41:54.438327 [ 275 ] {9282644a-abfe-44f4-a231-27cde9897361} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11285 | 2025.03.07 22:41:54.438398 [ 275 ] {9282644a-abfe-44f4-a231-27cde9897361} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11286 | 2025.03.07 22:41:54.439211 [ 200 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1846 rows, containing 5 columns (5 merged, 0 gathered) in 0.009385741 sec., 196681.3275584741 rows/sec., 15.43 MiB/sec. | ||
11287 | 2025.03.07 22:41:54.439466 [ 200 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
11288 | 2025.03.07 22:41:54.439529 [ 275 ] {9282644a-abfe-44f4-a231-27cde9897361} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
11289 | 2025.03.07 22:41:54.439961 [ 200 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_106_21} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11290 | 2025.03.07 22:41:54.440103 [ 200 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_106_21} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
11291 | 2025.03.07 22:41:54.440187 [ 275 ] {9282644a-abfe-44f4-a231-27cde9897361} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11292 | 2025.03.07 22:41:54.440258 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
11293 | 2025.03.07 22:41:54.440517 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Selected 5 parts from all_1_101_20 to all_105_105_0 | ||
11294 | 2025.03.07 22:41:54.440580 [ 57 ] {} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11295 | 2025.03.07 22:41:54.440595 [ 275 ] {9282644a-abfe-44f4-a231-27cde9897361} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.00521 sec., 10364.68330134357 rows/sec., 739.83 KiB/sec. | ||
11296 | 2025.03.07 22:41:54.440617 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11297 | 2025.03.07 22:41:54.440725 [ 275 ] {9282644a-abfe-44f4-a231-27cde9897361} <Debug> TCPHandler: Processed in 0.009018757 sec. | ||
11298 | 2025.03.07 22:41:54.440828 [ 201 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_105_21} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_101_20 to all_105_105_0 into Compact with storage Full | ||
11299 | 2025.03.07 22:41:54.440971 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11300 | 2025.03.07 22:41:54.441000 [ 201 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_105_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11301 | 2025.03.07 22:41:54.441061 [ 201 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 28381 rows starting from the beginning of the part | ||
11302 | 2025.03.07 22:41:54.441142 [ 275 ] {4983475e-50b3-4a01-bc7b-7d9c6cbd1c3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11303 | 2025.03.07 22:41:54.441260 [ 201 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 197 rows starting from the beginning of the part | ||
11304 | 2025.03.07 22:41:54.441314 [ 275 ] {4983475e-50b3-4a01-bc7b-7d9c6cbd1c3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11305 | 2025.03.07 22:41:54.441657 [ 201 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
11306 | 2025.03.07 22:41:54.442152 [ 201 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part | ||
11307 | 2025.03.07 22:41:54.442482 [ 201 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 952 rows starting from the beginning of the part | ||
11308 | 2025.03.07 22:41:54.443450 [ 275 ] {4983475e-50b3-4a01-bc7b-7d9c6cbd1c3b} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11309 | 2025.03.07 22:41:54.443492 [ 275 ] {4983475e-50b3-4a01-bc7b-7d9c6cbd1c3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11310 | 2025.03.07 22:41:54.444046 [ 275 ] {4983475e-50b3-4a01-bc7b-7d9c6cbd1c3b} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
11311 | 2025.03.07 22:41:54.444362 [ 275 ] {4983475e-50b3-4a01-bc7b-7d9c6cbd1c3b} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11312 | 2025.03.07 22:41:54.444544 [ 57 ] {} <Debug> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
11313 | 2025.03.07 22:41:54.444592 [ 57 ] {} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11314 | 2025.03.07 22:41:54.444615 [ 275 ] {4983475e-50b3-4a01-bc7b-7d9c6cbd1c3b} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.003529 sec., 5667.327854916407 rows/sec., 389.63 KiB/sec. | ||
11315 | 2025.03.07 22:41:54.444625 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11316 | 2025.03.07 22:41:54.444914 [ 275 ] {4983475e-50b3-4a01-bc7b-7d9c6cbd1c3b} <Debug> TCPHandler: Processed in 0.004032649 sec. | ||
11317 | 2025.03.07 22:41:54.445064 [ 200 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
11318 | 2025.03.07 22:41:54.445395 [ 200 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11319 | 2025.03.07 22:41:54.445465 [ 200 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5274 rows starting from the beginning of the part | ||
11320 | 2025.03.07 22:41:54.445697 [ 200 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part | ||
11321 | 2025.03.07 22:41:54.446069 [ 200 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
11322 | 2025.03.07 22:41:54.446351 [ 200 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
11323 | 2025.03.07 22:41:54.446616 [ 200 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 40 rows starting from the beginning of the part | ||
11324 | 2025.03.07 22:41:54.446969 [ 200 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 20 rows starting from the beginning of the part | ||
11325 | 2025.03.07 22:41:54.450510 [ 186 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5514 rows, containing 4 columns (4 merged, 0 gathered) in 0.005713485 sec., 965085.2325682136 rows/sec., 64.87 MiB/sec. | ||
11326 | 2025.03.07 22:41:54.451074 [ 188 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
11327 | 2025.03.07 22:41:54.451504 [ 188 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_106_21} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11328 | 2025.03.07 22:41:54.451685 [ 188 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_106_21} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
11329 | 2025.03.07 22:41:54.451851 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
11330 | 2025.03.07 22:41:54.455344 [ 188 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_105_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29850 rows, containing 5 columns (5 merged, 0 gathered) in 0.01459888 sec., 2044677.39991013 rows/sec., 139.97 MiB/sec. | ||
11331 | 2025.03.07 22:41:54.455934 [ 188 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_105_21} <Trace> MergedBlockOutputStream: filled checksums all_1_105_21 (state Temporary) | ||
11332 | 2025.03.07 22:41:54.456364 [ 188 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_105_21} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_merge_all_1_105_21 to all_1_105_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11333 | 2025.03.07 22:41:54.456464 [ 188 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_105_21} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Merged 5 parts: [all_1_101_20, all_105_105_0] -> all_1_105_21 | ||
11334 | 2025.03.07 22:41:54.456570 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
11335 | 2025.03.07 22:41:55.142890 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 475 | ||
11336 | 2025.03.07 22:41:55.164075 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11337 | 2025.03.07 22:41:55.164131 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11338 | 2025.03.07 22:41:55.171550 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
11339 | 2025.03.07 22:41:55.172360 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11340 | 2025.03.07 22:41:55.175305 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
11341 | 2025.03.07 22:41:59.427642 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11342 | 2025.03.07 22:41:59.427973 [ 275 ] {2e1bca36-d281-4cf0-a402-6831f71a2743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11343 | 2025.03.07 22:41:59.428089 [ 275 ] {2e1bca36-d281-4cf0-a402-6831f71a2743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11344 | 2025.03.07 22:41:59.429049 [ 275 ] {2e1bca36-d281-4cf0-a402-6831f71a2743} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11345 | 2025.03.07 22:41:59.429093 [ 275 ] {2e1bca36-d281-4cf0-a402-6831f71a2743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11346 | 2025.03.07 22:41:59.429555 [ 275 ] {2e1bca36-d281-4cf0-a402-6831f71a2743} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
11347 | 2025.03.07 22:41:59.429814 [ 275 ] {2e1bca36-d281-4cf0-a402-6831f71a2743} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11348 | 2025.03.07 22:41:59.430029 [ 275 ] {2e1bca36-d281-4cf0-a402-6831f71a2743} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.002142 sec., 56022.40896358544 rows/sec., 4.76 MiB/sec. | ||
11349 | 2025.03.07 22:41:59.430104 [ 275 ] {2e1bca36-d281-4cf0-a402-6831f71a2743} <Debug> TCPHandler: Processed in 0.002654686 sec. | ||
11350 | 2025.03.07 22:41:59.430278 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11351 | 2025.03.07 22:41:59.430434 [ 275 ] {e6d3e41d-a6da-4d91-a466-95fe855698d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11352 | 2025.03.07 22:41:59.430484 [ 275 ] {e6d3e41d-a6da-4d91-a466-95fe855698d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11353 | 2025.03.07 22:41:59.431034 [ 275 ] {e6d3e41d-a6da-4d91-a466-95fe855698d6} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11354 | 2025.03.07 22:41:59.431071 [ 275 ] {e6d3e41d-a6da-4d91-a466-95fe855698d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11355 | 2025.03.07 22:41:59.431425 [ 275 ] {e6d3e41d-a6da-4d91-a466-95fe855698d6} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
11356 | 2025.03.07 22:41:59.431671 [ 275 ] {e6d3e41d-a6da-4d91-a466-95fe855698d6} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11357 | 2025.03.07 22:41:59.431851 [ 275 ] {e6d3e41d-a6da-4d91-a466-95fe855698d6} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001454 sec., 22008.253094910593 rows/sec., 1.62 MiB/sec. | ||
11358 | 2025.03.07 22:41:59.431905 [ 275 ] {e6d3e41d-a6da-4d91-a466-95fe855698d6} <Debug> TCPHandler: Processed in 0.001694636 sec. | ||
11359 | 2025.03.07 22:41:59.432025 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11360 | 2025.03.07 22:41:59.432132 [ 275 ] {f0261e33-4c7c-43e8-ad29-bed2a00e55a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11361 | 2025.03.07 22:41:59.432179 [ 275 ] {f0261e33-4c7c-43e8-ad29-bed2a00e55a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11362 | 2025.03.07 22:41:59.432741 [ 275 ] {f0261e33-4c7c-43e8-ad29-bed2a00e55a3} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11363 | 2025.03.07 22:41:59.432779 [ 275 ] {f0261e33-4c7c-43e8-ad29-bed2a00e55a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11364 | 2025.03.07 22:41:59.433135 [ 275 ] {f0261e33-4c7c-43e8-ad29-bed2a00e55a3} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
11365 | 2025.03.07 22:41:59.433384 [ 275 ] {f0261e33-4c7c-43e8-ad29-bed2a00e55a3} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11366 | 2025.03.07 22:41:59.433573 [ 275 ] {f0261e33-4c7c-43e8-ad29-bed2a00e55a3} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001461 sec., 65708.41889117043 rows/sec., 5.13 MiB/sec. | ||
11367 | 2025.03.07 22:41:59.433647 [ 275 ] {f0261e33-4c7c-43e8-ad29-bed2a00e55a3} <Debug> TCPHandler: Processed in 0.001671796 sec. | ||
11368 | 2025.03.07 22:41:59.433785 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11369 | 2025.03.07 22:41:59.434067 [ 275 ] {024bd58d-2a12-44b4-aeaa-5905a37138c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11370 | 2025.03.07 22:41:59.434221 [ 275 ] {024bd58d-2a12-44b4-aeaa-5905a37138c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11371 | 2025.03.07 22:41:59.435269 [ 275 ] {024bd58d-2a12-44b4-aeaa-5905a37138c1} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11372 | 2025.03.07 22:41:59.435309 [ 275 ] {024bd58d-2a12-44b4-aeaa-5905a37138c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11373 | 2025.03.07 22:41:59.435693 [ 275 ] {024bd58d-2a12-44b4-aeaa-5905a37138c1} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
11374 | 2025.03.07 22:41:59.435936 [ 275 ] {024bd58d-2a12-44b4-aeaa-5905a37138c1} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11375 | 2025.03.07 22:41:59.436111 [ 275 ] {024bd58d-2a12-44b4-aeaa-5905a37138c1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002158 sec., 74142.72474513437 rows/sec., 5.16 MiB/sec. | ||
11376 | 2025.03.07 22:41:59.436164 [ 275 ] {024bd58d-2a12-44b4-aeaa-5905a37138c1} <Debug> TCPHandler: Processed in 0.002451923 sec. | ||
11377 | 2025.03.07 22:41:59.436287 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11378 | 2025.03.07 22:41:59.436395 [ 275 ] {1ec13dc4-d468-487c-9a5b-62e399c60c47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11379 | 2025.03.07 22:41:59.436461 [ 275 ] {1ec13dc4-d468-487c-9a5b-62e399c60c47} <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 | ||
11380 | 2025.03.07 22:41:59.437607 [ 275 ] {1ec13dc4-d468-487c-9a5b-62e399c60c47} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11381 | 2025.03.07 22:41:59.437645 [ 275 ] {1ec13dc4-d468-487c-9a5b-62e399c60c47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11382 | 2025.03.07 22:41:59.438285 [ 275 ] {1ec13dc4-d468-487c-9a5b-62e399c60c47} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
11383 | 2025.03.07 22:41:59.438542 [ 275 ] {1ec13dc4-d468-487c-9a5b-62e399c60c47} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11384 | 2025.03.07 22:41:59.438760 [ 275 ] {1ec13dc4-d468-487c-9a5b-62e399c60c47} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002383 sec., 13428.451531682753 rows/sec., 24.06 MiB/sec. | ||
11385 | 2025.03.07 22:41:59.439019 [ 275 ] {1ec13dc4-d468-487c-9a5b-62e399c60c47} <Debug> TCPHandler: Processed in 0.002780627 sec. | ||
11386 | 2025.03.07 22:41:59.439217 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11387 | 2025.03.07 22:41:59.439330 [ 275 ] {6552348d-2c14-4bf3-9621-32a243822152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11388 | 2025.03.07 22:41:59.439377 [ 275 ] {6552348d-2c14-4bf3-9621-32a243822152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11389 | 2025.03.07 22:41:59.439812 [ 275 ] {6552348d-2c14-4bf3-9621-32a243822152} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11390 | 2025.03.07 22:41:59.439849 [ 275 ] {6552348d-2c14-4bf3-9621-32a243822152} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11391 | 2025.03.07 22:41:59.440205 [ 275 ] {6552348d-2c14-4bf3-9621-32a243822152} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
11392 | 2025.03.07 22:41:59.440451 [ 275 ] {6552348d-2c14-4bf3-9621-32a243822152} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11393 | 2025.03.07 22:41:59.440649 [ 275 ] {6552348d-2c14-4bf3-9621-32a243822152} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001338 sec., 44843.04932735426 rows/sec., 3.02 MiB/sec. | ||
11394 | 2025.03.07 22:41:59.440749 [ 275 ] {6552348d-2c14-4bf3-9621-32a243822152} <Debug> TCPHandler: Processed in 0.001595135 sec. | ||
11395 | 2025.03.07 22:42:00.315670 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11396 | 2025.03.07 22:42:00.315729 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11397 | 2025.03.07 22:42:00.503649 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29341 | ||
11398 | 2025.03.07 22:42:00.504307 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11399 | 2025.03.07 22:42:00.504361 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11400 | 2025.03.07 22:42:00.504891 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
11401 | 2025.03.07 22:42:00.505161 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11402 | 2025.03.07 22:42:00.505425 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29341 | ||
11403 | 2025.03.07 22:42:00.666802 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1580 | ||
11404 | 2025.03.07 22:42:00.670377 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11405 | 2025.03.07 22:42:00.670437 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11406 | 2025.03.07 22:42:00.671953 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
11407 | 2025.03.07 22:42:00.672282 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11408 | 2025.03.07 22:42:00.672926 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1580 | ||
11409 | 2025.03.07 22:42:01.001920 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001481824 sec. | ||
11410 | 2025.03.07 22:42:02.675701 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 483 | ||
11411 | 2025.03.07 22:42:02.697652 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11412 | 2025.03.07 22:42:02.697721 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11413 | 2025.03.07 22:42:02.705150 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
11414 | 2025.03.07 22:42:02.705964 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11415 | 2025.03.07 22:42:02.710119 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 483 | ||
11416 | 2025.03.07 22:42:04.432360 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11417 | 2025.03.07 22:42:04.432546 [ 275 ] {b300504e-5f6d-4063-b240-02d389652cd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11418 | 2025.03.07 22:42:04.432618 [ 275 ] {b300504e-5f6d-4063-b240-02d389652cd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11419 | 2025.03.07 22:42:04.433502 [ 275 ] {b300504e-5f6d-4063-b240-02d389652cd2} <Trace> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11420 | 2025.03.07 22:42:04.433556 [ 275 ] {b300504e-5f6d-4063-b240-02d389652cd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11421 | 2025.03.07 22:42:04.434007 [ 275 ] {b300504e-5f6d-4063-b240-02d389652cd2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
11422 | 2025.03.07 22:42:04.434272 [ 275 ] {b300504e-5f6d-4063-b240-02d389652cd2} <Trace> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11423 | 2025.03.07 22:42:04.434544 [ 275 ] {b300504e-5f6d-4063-b240-02d389652cd2} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002045 sec., 103667.48166259169 rows/sec., 6.59 MiB/sec. | ||
11424 | 2025.03.07 22:42:04.434764 [ 275 ] {b300504e-5f6d-4063-b240-02d389652cd2} <Debug> TCPHandler: Processed in 0.002533795 sec. | ||
11425 | 2025.03.07 22:42:04.434943 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11426 | 2025.03.07 22:42:04.435060 [ 275 ] {7fc42885-092b-4d57-8b58-b6b55aee639d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11427 | 2025.03.07 22:42:04.435111 [ 275 ] {7fc42885-092b-4d57-8b58-b6b55aee639d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11428 | 2025.03.07 22:42:04.435991 [ 275 ] {7fc42885-092b-4d57-8b58-b6b55aee639d} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11429 | 2025.03.07 22:42:04.436034 [ 275 ] {7fc42885-092b-4d57-8b58-b6b55aee639d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11430 | 2025.03.07 22:42:04.436451 [ 275 ] {7fc42885-092b-4d57-8b58-b6b55aee639d} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
11431 | 2025.03.07 22:42:04.436696 [ 275 ] {7fc42885-092b-4d57-8b58-b6b55aee639d} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11432 | 2025.03.07 22:42:04.436926 [ 275 ] {7fc42885-092b-4d57-8b58-b6b55aee639d} <Debug> executeQuery: Read 633 rows, 50.98 KiB in 0.001896 sec., 333860.7594936709 rows/sec., 26.26 MiB/sec. | ||
11433 | 2025.03.07 22:42:04.436986 [ 275 ] {7fc42885-092b-4d57-8b58-b6b55aee639d} <Debug> TCPHandler: Processed in 0.00209778 sec. | ||
11434 | 2025.03.07 22:42:04.437103 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11435 | 2025.03.07 22:42:04.437212 [ 275 ] {c71283b7-b1ee-4d1c-954b-ae14d71ea071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11436 | 2025.03.07 22:42:04.437259 [ 275 ] {c71283b7-b1ee-4d1c-954b-ae14d71ea071} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11437 | 2025.03.07 22:42:04.437815 [ 275 ] {c71283b7-b1ee-4d1c-954b-ae14d71ea071} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11438 | 2025.03.07 22:42:04.437856 [ 275 ] {c71283b7-b1ee-4d1c-954b-ae14d71ea071} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11439 | 2025.03.07 22:42:04.438220 [ 275 ] {c71283b7-b1ee-4d1c-954b-ae14d71ea071} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
11440 | 2025.03.07 22:42:04.438453 [ 275 ] {c71283b7-b1ee-4d1c-954b-ae14d71ea071} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11441 | 2025.03.07 22:42:04.438671 [ 275 ] {c71283b7-b1ee-4d1c-954b-ae14d71ea071} <Debug> executeQuery: Read 114 rows, 6.99 KiB in 0.001484 sec., 76819.40700808624 rows/sec., 4.60 MiB/sec. | ||
11442 | 2025.03.07 22:42:04.438723 [ 275 ] {c71283b7-b1ee-4d1c-954b-ae14d71ea071} <Debug> TCPHandler: Processed in 0.001670756 sec. | ||
11443 | 2025.03.07 22:42:04.438832 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11444 | 2025.03.07 22:42:04.438937 [ 275 ] {e3851ba6-8259-46eb-a2b9-23dffb00bea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11445 | 2025.03.07 22:42:04.438982 [ 275 ] {e3851ba6-8259-46eb-a2b9-23dffb00bea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11446 | 2025.03.07 22:42:04.439534 [ 275 ] {e3851ba6-8259-46eb-a2b9-23dffb00bea1} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11447 | 2025.03.07 22:42:04.439574 [ 275 ] {e3851ba6-8259-46eb-a2b9-23dffb00bea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11448 | 2025.03.07 22:42:04.440027 [ 275 ] {e3851ba6-8259-46eb-a2b9-23dffb00bea1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
11449 | 2025.03.07 22:42:04.440270 [ 275 ] {e3851ba6-8259-46eb-a2b9-23dffb00bea1} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11450 | 2025.03.07 22:42:04.440439 [ 51 ] {} <Debug> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b) (MergerMutator): Selected 6 parts from all_1_26_6 to all_31_31_0 | ||
11451 | 2025.03.07 22:42:04.440502 [ 275 ] {e3851ba6-8259-46eb-a2b9-23dffb00bea1} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001583 sec., 71383.44914718888 rows/sec., 4.62 MiB/sec. | ||
11452 | 2025.03.07 22:42:04.440520 [ 51 ] {} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11453 | 2025.03.07 22:42:04.440588 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11454 | 2025.03.07 22:42:04.440630 [ 275 ] {e3851ba6-8259-46eb-a2b9-23dffb00bea1} <Debug> TCPHandler: Processed in 0.001841498 sec. | ||
11455 | 2025.03.07 22:42:04.440898 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11456 | 2025.03.07 22:42:04.440917 [ 186 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_31_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_6 to all_31_31_0 into Compact with storage Full | ||
11457 | 2025.03.07 22:42:04.441395 [ 275 ] {453d9606-4640-4d06-b5d3-744b421d24e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11458 | 2025.03.07 22:42:04.441420 [ 186 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_31_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11459 | 2025.03.07 22:42:04.441503 [ 275 ] {453d9606-4640-4d06-b5d3-744b421d24e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11460 | 2025.03.07 22:42:04.441506 [ 186 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_6, total 365 rows starting from the beginning of the part | ||
11461 | 2025.03.07 22:42:04.441888 [ 186 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
11462 | 2025.03.07 22:42:04.442194 [ 186 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 228 rows starting from the beginning of the part | ||
11463 | 2025.03.07 22:42:04.442631 [ 186 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 24 rows starting from the beginning of the part | ||
11464 | 2025.03.07 22:42:04.442937 [ 186 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 228 rows starting from the beginning of the part | ||
11465 | 2025.03.07 22:42:04.443254 [ 186 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 113 rows starting from the beginning of the part | ||
11466 | 2025.03.07 22:42:04.444522 [ 275 ] {453d9606-4640-4d06-b5d3-744b421d24e8} <Trace> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11467 | 2025.03.07 22:42:04.444582 [ 275 ] {453d9606-4640-4d06-b5d3-744b421d24e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11468 | 2025.03.07 22:42:04.445595 [ 275 ] {453d9606-4640-4d06-b5d3-744b421d24e8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
11469 | 2025.03.07 22:42:04.446128 [ 275 ] {453d9606-4640-4d06-b5d3-744b421d24e8} <Trace> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11470 | 2025.03.07 22:42:04.446432 [ 188 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_31_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 982 rows, containing 5 columns (5 merged, 0 gathered) in 0.005688895 sec., 172617.0020715798 rows/sec., 12.42 MiB/sec. | ||
11471 | 2025.03.07 22:42:04.446756 [ 275 ] {453d9606-4640-4d06-b5d3-744b421d24e8} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.005535 sec., 20234.86901535682 rows/sec., 1.15 MiB/sec. | ||
11472 | 2025.03.07 22:42:04.446838 [ 188 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_31_7} <Trace> MergedBlockOutputStream: filled checksums all_1_31_7 (state Temporary) | ||
11473 | 2025.03.07 22:42:04.447143 [ 275 ] {453d9606-4640-4d06-b5d3-744b421d24e8} <Debug> TCPHandler: Processed in 0.006366761 sec. | ||
11474 | 2025.03.07 22:42:04.447317 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11475 | 2025.03.07 22:42:04.447484 [ 275 ] {cbe50d00-278e-4245-9807-31900e3d0f78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11476 | 2025.03.07 22:42:04.447562 [ 188 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_31_7} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Renaming temporary part tmp_merge_all_1_31_7 to all_1_31_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11477 | 2025.03.07 22:42:04.447568 [ 275 ] {cbe50d00-278e-4245-9807-31900e3d0f78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11478 | 2025.03.07 22:42:04.447812 [ 188 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_31_7} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b) (MergerMutator): Merged 6 parts: [all_1_26_6, all_31_31_0] -> all_1_31_7 | ||
11479 | 2025.03.07 22:42:04.448048 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
11480 | 2025.03.07 22:42:04.448670 [ 275 ] {cbe50d00-278e-4245-9807-31900e3d0f78} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11481 | 2025.03.07 22:42:04.448714 [ 275 ] {cbe50d00-278e-4245-9807-31900e3d0f78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11482 | 2025.03.07 22:42:04.449102 [ 275 ] {cbe50d00-278e-4245-9807-31900e3d0f78} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
11483 | 2025.03.07 22:42:04.449337 [ 275 ] {cbe50d00-278e-4245-9807-31900e3d0f78} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11484 | 2025.03.07 22:42:04.449575 [ 275 ] {cbe50d00-278e-4245-9807-31900e3d0f78} <Debug> executeQuery: Read 390 rows, 28.23 KiB in 0.002126 sec., 183443.0856067733 rows/sec., 12.97 MiB/sec. | ||
11485 | 2025.03.07 22:42:04.449634 [ 275 ] {cbe50d00-278e-4245-9807-31900e3d0f78} <Debug> TCPHandler: Processed in 0.002392073 sec. | ||
11486 | 2025.03.07 22:42:04.449814 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11487 | 2025.03.07 22:42:04.450092 [ 275 ] {2c1839d5-bab3-4779-a54b-b3794f8b5eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11488 | 2025.03.07 22:42:04.450241 [ 275 ] {2c1839d5-bab3-4779-a54b-b3794f8b5eea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11489 | 2025.03.07 22:42:04.450823 [ 275 ] {2c1839d5-bab3-4779-a54b-b3794f8b5eea} <Trace> oximeter.measurements_bool (5632da8d-f16b-4ca3-bf25-88f8c2a4afbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11490 | 2025.03.07 22:42:04.450862 [ 275 ] {2c1839d5-bab3-4779-a54b-b3794f8b5eea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11491 | 2025.03.07 22:42:04.451223 [ 275 ] {2c1839d5-bab3-4779-a54b-b3794f8b5eea} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
11492 | 2025.03.07 22:42:04.451462 [ 275 ] {2c1839d5-bab3-4779-a54b-b3794f8b5eea} <Trace> oximeter.measurements_bool (5632da8d-f16b-4ca3-bf25-88f8c2a4afbf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11493 | 2025.03.07 22:42:04.451717 [ 275 ] {2c1839d5-bab3-4779-a54b-b3794f8b5eea} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001725 sec., 3478.2608695652175 rows/sec., 181.73 KiB/sec. | ||
11494 | 2025.03.07 22:42:04.451856 [ 275 ] {2c1839d5-bab3-4779-a54b-b3794f8b5eea} <Debug> TCPHandler: Processed in 0.00211875 sec. | ||
11495 | 2025.03.07 22:42:04.451972 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11496 | 2025.03.07 22:42:04.452077 [ 275 ] {fd0697f2-81c4-4005-9159-4edefb660330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11497 | 2025.03.07 22:42:04.452125 [ 275 ] {fd0697f2-81c4-4005-9159-4edefb660330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11498 | 2025.03.07 22:42:04.452667 [ 275 ] {fd0697f2-81c4-4005-9159-4edefb660330} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11499 | 2025.03.07 22:42:04.452707 [ 275 ] {fd0697f2-81c4-4005-9159-4edefb660330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11500 | 2025.03.07 22:42:04.453098 [ 275 ] {fd0697f2-81c4-4005-9159-4edefb660330} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
11501 | 2025.03.07 22:42:04.453329 [ 275 ] {fd0697f2-81c4-4005-9159-4edefb660330} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11502 | 2025.03.07 22:42:04.453551 [ 275 ] {fd0697f2-81c4-4005-9159-4edefb660330} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001484 sec., 159703.50404312668 rows/sec., 10.70 MiB/sec. | ||
11503 | 2025.03.07 22:42:04.453618 [ 275 ] {fd0697f2-81c4-4005-9159-4edefb660330} <Debug> TCPHandler: Processed in 0.001695526 sec. | ||
11504 | 2025.03.07 22:42:04.453759 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11505 | 2025.03.07 22:42:04.454051 [ 275 ] {7869286f-85ec-47f1-b6eb-20efff22d59d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11506 | 2025.03.07 22:42:04.454207 [ 275 ] {7869286f-85ec-47f1-b6eb-20efff22d59d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11507 | 2025.03.07 22:42:04.455207 [ 275 ] {7869286f-85ec-47f1-b6eb-20efff22d59d} <Trace> oximeter.measurements_f64 (bedb9c5b-6856-44d8-877e-ca8ff71c9c8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11508 | 2025.03.07 22:42:04.455247 [ 275 ] {7869286f-85ec-47f1-b6eb-20efff22d59d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11509 | 2025.03.07 22:42:04.455595 [ 275 ] {7869286f-85ec-47f1-b6eb-20efff22d59d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
11510 | 2025.03.07 22:42:04.455836 [ 275 ] {7869286f-85ec-47f1-b6eb-20efff22d59d} <Trace> oximeter.measurements_f64 (bedb9c5b-6856-44d8-877e-ca8ff71c9c8b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11511 | 2025.03.07 22:42:04.456059 [ 275 ] {7869286f-85ec-47f1-b6eb-20efff22d59d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002119 sec., 471.9207173194904 rows/sec., 31.80 KiB/sec. | ||
11512 | 2025.03.07 22:42:04.456198 [ 275 ] {7869286f-85ec-47f1-b6eb-20efff22d59d} <Debug> TCPHandler: Processed in 0.002496674 sec. | ||
11513 | 2025.03.07 22:42:04.456315 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11514 | 2025.03.07 22:42:04.456419 [ 275 ] {8a3711ce-d206-4a67-a1f9-71cda396d48d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11515 | 2025.03.07 22:42:04.456543 [ 275 ] {8a3711ce-d206-4a67-a1f9-71cda396d48d} <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 | ||
11516 | 2025.03.07 22:42:04.457614 [ 275 ] {8a3711ce-d206-4a67-a1f9-71cda396d48d} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11517 | 2025.03.07 22:42:04.457654 [ 275 ] {8a3711ce-d206-4a67-a1f9-71cda396d48d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11518 | 2025.03.07 22:42:04.458258 [ 275 ] {8a3711ce-d206-4a67-a1f9-71cda396d48d} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
11519 | 2025.03.07 22:42:04.458543 [ 275 ] {8a3711ce-d206-4a67-a1f9-71cda396d48d} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11520 | 2025.03.07 22:42:04.458791 [ 275 ] {8a3711ce-d206-4a67-a1f9-71cda396d48d} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002394 sec., 3341.687552213868 rows/sec., 5.99 MiB/sec. | ||
11521 | 2025.03.07 22:42:04.458950 [ 275 ] {8a3711ce-d206-4a67-a1f9-71cda396d48d} <Debug> TCPHandler: Processed in 0.002685126 sec. | ||
11522 | 2025.03.07 22:42:04.459092 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11523 | 2025.03.07 22:42:04.459198 [ 275 ] {d09215cf-898e-4ff5-b44a-98a5860ab318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11524 | 2025.03.07 22:42:04.459246 [ 275 ] {d09215cf-898e-4ff5-b44a-98a5860ab318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11525 | 2025.03.07 22:42:04.459678 [ 275 ] {d09215cf-898e-4ff5-b44a-98a5860ab318} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11526 | 2025.03.07 22:42:04.459717 [ 275 ] {d09215cf-898e-4ff5-b44a-98a5860ab318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
11527 | 2025.03.07 22:42:04.460087 [ 275 ] {d09215cf-898e-4ff5-b44a-98a5860ab318} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
11528 | 2025.03.07 22:42:04.460324 [ 275 ] {d09215cf-898e-4ff5-b44a-98a5860ab318} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11529 | 2025.03.07 22:42:04.460529 [ 275 ] {d09215cf-898e-4ff5-b44a-98a5860ab318} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001353 sec., 60606.06060606061 rows/sec., 3.85 MiB/sec. | ||
11530 | 2025.03.07 22:42:04.460577 [ 275 ] {d09215cf-898e-4ff5-b44a-98a5860ab318} <Debug> TCPHandler: Processed in 0.001536685 sec. | ||
11531 | 2025.03.07 22:42:08.005671 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29829 | ||
11532 | 2025.03.07 22:42:08.006335 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11533 | 2025.03.07 22:42:08.006383 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
11534 | 2025.03.07 22:42:08.006979 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
11535 | 2025.03.07 22:42:08.007241 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11536 | 2025.03.07 22:42:08.007542 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29829 | ||
11537 | 2025.03.07 22:42:09.428351 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11538 | 2025.03.07 22:42:09.428654 [ 275 ] {d998f1aa-019d-421a-8c6d-633e278991d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11539 | 2025.03.07 22:42:09.428758 [ 275 ] {d998f1aa-019d-421a-8c6d-633e278991d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11540 | 2025.03.07 22:42:09.429491 [ 275 ] {d998f1aa-019d-421a-8c6d-633e278991d7} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11541 | 2025.03.07 22:42:09.429537 [ 275 ] {d998f1aa-019d-421a-8c6d-633e278991d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
11542 | 2025.03.07 22:42:09.429961 [ 275 ] {d998f1aa-019d-421a-8c6d-633e278991d7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
11543 | 2025.03.07 22:42:09.430227 [ 275 ] {d998f1aa-019d-421a-8c6d-633e278991d7} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11544 | 2025.03.07 22:42:09.430435 [ 275 ] {d998f1aa-019d-421a-8c6d-633e278991d7} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001865 sec., 2144.7721179624664 rows/sec., 174.89 KiB/sec. | ||
11545 | 2025.03.07 22:42:09.430500 [ 275 ] {d998f1aa-019d-421a-8c6d-633e278991d7} <Debug> TCPHandler: Processed in 0.002336852 sec. | ||
11546 | 2025.03.07 22:42:09.430615 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11547 | 2025.03.07 22:42:09.430724 [ 275 ] {a640dda6-5d85-4dec-b015-e3a4b169831c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11548 | 2025.03.07 22:42:09.430772 [ 275 ] {a640dda6-5d85-4dec-b015-e3a4b169831c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11549 | 2025.03.07 22:42:09.431374 [ 275 ] {a640dda6-5d85-4dec-b015-e3a4b169831c} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11550 | 2025.03.07 22:42:09.431412 [ 275 ] {a640dda6-5d85-4dec-b015-e3a4b169831c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
11551 | 2025.03.07 22:42:09.431775 [ 275 ] {a640dda6-5d85-4dec-b015-e3a4b169831c} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
11552 | 2025.03.07 22:42:09.432011 [ 275 ] {a640dda6-5d85-4dec-b015-e3a4b169831c} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11553 | 2025.03.07 22:42:09.432185 [ 275 ] {a640dda6-5d85-4dec-b015-e3a4b169831c} <Debug> executeQuery: Read 122 rows, 10.59 KiB in 0.001487 sec., 82044.384667115 rows/sec., 6.95 MiB/sec. | ||
11554 | 2025.03.07 22:42:09.432236 [ 275 ] {a640dda6-5d85-4dec-b015-e3a4b169831c} <Debug> TCPHandler: Processed in 0.001672726 sec. | ||
11555 | 2025.03.07 22:42:09.432353 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11556 | 2025.03.07 22:42:09.432460 [ 275 ] {7468612f-fd7e-40cf-9824-2c88ea5e251c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11557 | 2025.03.07 22:42:09.432507 [ 275 ] {7468612f-fd7e-40cf-9824-2c88ea5e251c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11558 | 2025.03.07 22:42:09.433032 [ 275 ] {7468612f-fd7e-40cf-9824-2c88ea5e251c} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11559 | 2025.03.07 22:42:09.433069 [ 275 ] {7468612f-fd7e-40cf-9824-2c88ea5e251c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
11560 | 2025.03.07 22:42:09.433414 [ 275 ] {7468612f-fd7e-40cf-9824-2c88ea5e251c} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
11561 | 2025.03.07 22:42:09.433646 [ 275 ] {7468612f-fd7e-40cf-9824-2c88ea5e251c} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11562 | 2025.03.07 22:42:09.433853 [ 275 ] {7468612f-fd7e-40cf-9824-2c88ea5e251c} <Debug> executeQuery: Read 36 rows, 2.69 KiB in 0.001409 sec., 25550.035486160396 rows/sec., 1.86 MiB/sec. | ||
11563 | 2025.03.07 22:42:09.433851 [ 48 ] {} <Debug> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
11564 | 2025.03.07 22:42:09.433926 [ 275 ] {7468612f-fd7e-40cf-9824-2c88ea5e251c} <Debug> TCPHandler: Processed in 0.001623326 sec. | ||
11565 | 2025.03.07 22:42:09.433963 [ 48 ] {} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11566 | 2025.03.07 22:42:09.434025 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
11567 | 2025.03.07 22:42:09.434107 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11568 | 2025.03.07 22:42:09.434254 [ 193 ] {01016d33-373a-44ed-a111-2b7d5befb400::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 | ||
11569 | 2025.03.07 22:42:09.434330 [ 275 ] {f0b33d3f-ab4a-4c76-b3bc-c87965ede5c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11570 | 2025.03.07 22:42:09.434456 [ 275 ] {f0b33d3f-ab4a-4c76-b3bc-c87965ede5c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11571 | 2025.03.07 22:42:09.434569 [ 193 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11572 | 2025.03.07 22:42:09.434703 [ 193 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 178 rows starting from the beginning of the part | ||
11573 | 2025.03.07 22:42:09.435317 [ 193 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 32 rows starting from the beginning of the part | ||
11574 | 2025.03.07 22:42:09.435890 [ 193 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part | ||
11575 | 2025.03.07 22:42:09.436545 [ 193 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 32 rows starting from the beginning of the part | ||
11576 | 2025.03.07 22:42:09.437147 [ 193 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 114 rows starting from the beginning of the part | ||
11577 | 2025.03.07 22:42:09.437692 [ 193 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 36 rows starting from the beginning of the part | ||
11578 | 2025.03.07 22:42:09.438705 [ 275 ] {f0b33d3f-ab4a-4c76-b3bc-c87965ede5c3} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11579 | 2025.03.07 22:42:09.438750 [ 275 ] {f0b33d3f-ab4a-4c76-b3bc-c87965ede5c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
11580 | 2025.03.07 22:42:09.439315 [ 275 ] {f0b33d3f-ab4a-4c76-b3bc-c87965ede5c3} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
11581 | 2025.03.07 22:42:09.439515 [ 198 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 400 rows, containing 5 columns (5 merged, 0 gathered) in 0.005398062 sec., 74100.66798047151 rows/sec., 5.14 MiB/sec. | ||
11582 | 2025.03.07 22:42:09.439673 [ 275 ] {f0b33d3f-ab4a-4c76-b3bc-c87965ede5c3} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11583 | 2025.03.07 22:42:09.439722 [ 197 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
11584 | 2025.03.07 22:42:09.440050 [ 275 ] {f0b33d3f-ab4a-4c76-b3bc-c87965ede5c3} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.00577 sec., 17331.02253032929 rows/sec., 1.35 MiB/sec. | ||
11585 | 2025.03.07 22:42:09.440278 [ 275 ] {f0b33d3f-ab4a-4c76-b3bc-c87965ede5c3} <Debug> TCPHandler: Processed in 0.00625655 sec. | ||
11586 | 2025.03.07 22:42:09.440500 [ 197 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_91_18} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11587 | 2025.03.07 22:42:09.440571 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11588 | 2025.03.07 22:42:09.440891 [ 197 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_91_18} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
11589 | 2025.03.07 22:42:09.440962 [ 275 ] {75c31b47-1d08-4916-ae53-596463d33f98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11590 | 2025.03.07 22:42:09.441198 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
11591 | 2025.03.07 22:42:09.441227 [ 275 ] {75c31b47-1d08-4916-ae53-596463d33f98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11592 | 2025.03.07 22:42:09.442788 [ 275 ] {75c31b47-1d08-4916-ae53-596463d33f98} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11593 | 2025.03.07 22:42:09.442826 [ 275 ] {75c31b47-1d08-4916-ae53-596463d33f98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
11594 | 2025.03.07 22:42:09.443203 [ 275 ] {75c31b47-1d08-4916-ae53-596463d33f98} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
11595 | 2025.03.07 22:42:09.443434 [ 275 ] {75c31b47-1d08-4916-ae53-596463d33f98} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11596 | 2025.03.07 22:42:09.443682 [ 275 ] {75c31b47-1d08-4916-ae53-596463d33f98} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.002844 sec., 56962.02531645569 rows/sec., 3.97 MiB/sec. | ||
11597 | 2025.03.07 22:42:09.443747 [ 275 ] {75c31b47-1d08-4916-ae53-596463d33f98} <Debug> TCPHandler: Processed in 0.003296881 sec. | ||
11598 | 2025.03.07 22:42:09.443894 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11599 | 2025.03.07 22:42:09.444200 [ 275 ] {96e0839a-3faf-4717-86e9-cac050a99c52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11600 | 2025.03.07 22:42:09.444477 [ 275 ] {96e0839a-3faf-4717-86e9-cac050a99c52} <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 | ||
11601 | 2025.03.07 22:42:09.445790 [ 275 ] {96e0839a-3faf-4717-86e9-cac050a99c52} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11602 | 2025.03.07 22:42:09.445829 [ 275 ] {96e0839a-3faf-4717-86e9-cac050a99c52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
11603 | 2025.03.07 22:42:09.446461 [ 275 ] {96e0839a-3faf-4717-86e9-cac050a99c52} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
11604 | 2025.03.07 22:42:09.446712 [ 275 ] {96e0839a-3faf-4717-86e9-cac050a99c52} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11605 | 2025.03.07 22:42:09.446899 [ 48 ] {} <Debug> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
11606 | 2025.03.07 22:42:09.446960 [ 48 ] {} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11607 | 2025.03.07 22:42:09.446985 [ 275 ] {96e0839a-3faf-4717-86e9-cac050a99c52} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002893 sec., 11061.18216384376 rows/sec., 19.82 MiB/sec. | ||
11608 | 2025.03.07 22:42:09.447000 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
11609 | 2025.03.07 22:42:09.447449 [ 275 ] {96e0839a-3faf-4717-86e9-cac050a99c52} <Debug> TCPHandler: Processed in 0.003618705 sec. | ||
11610 | 2025.03.07 22:42:09.447551 [ 199 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::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 | ||
11611 | 2025.03.07 22:42:09.447635 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11612 | 2025.03.07 22:42:09.447861 [ 275 ] {32289364-f27b-4795-aef7-132e537a630b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11613 | 2025.03.07 22:42:09.447978 [ 275 ] {32289364-f27b-4795-aef7-132e537a630b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11614 | 2025.03.07 22:42:09.448778 [ 199 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11615 | 2025.03.07 22:42:09.448882 [ 199 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1676 rows starting from the beginning of the part | ||
11616 | 2025.03.07 22:42:09.449769 [ 199 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 32 rows starting from the beginning of the part | ||
11617 | 2025.03.07 22:42:09.449937 [ 275 ] {32289364-f27b-4795-aef7-132e537a630b} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11618 | 2025.03.07 22:42:09.450039 [ 275 ] {32289364-f27b-4795-aef7-132e537a630b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
11619 | 2025.03.07 22:42:09.450522 [ 199 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part | ||
11620 | 2025.03.07 22:42:09.451238 [ 199 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 32 rows starting from the beginning of the part | ||
11621 | 2025.03.07 22:42:09.451541 [ 275 ] {32289364-f27b-4795-aef7-132e537a630b} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
11622 | 2025.03.07 22:42:09.451798 [ 199 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part | ||
11623 | 2025.03.07 22:42:09.452300 [ 275 ] {32289364-f27b-4795-aef7-132e537a630b} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11624 | 2025.03.07 22:42:09.452339 [ 199 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 32 rows starting from the beginning of the part | ||
11625 | 2025.03.07 22:42:09.453197 [ 275 ] {32289364-f27b-4795-aef7-132e537a630b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00533 sec., 11257.03564727955 rows/sec., 776.85 KiB/sec. | ||
11626 | 2025.03.07 22:42:09.453381 [ 275 ] {32289364-f27b-4795-aef7-132e537a630b} <Debug> TCPHandler: Processed in 0.005792046 sec. | ||
11627 | 2025.03.07 22:42:09.461976 [ 197 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1788 rows, containing 19 columns (19 merged, 0 gathered) in 0.014793483 sec., 120864.03181725359 rows/sec., 216.58 MiB/sec. | ||
11628 | 2025.03.07 22:42:09.463884 [ 197 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
11629 | 2025.03.07 22:42:09.464311 [ 197 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11630 | 2025.03.07 22:42:09.464404 [ 197 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
11631 | 2025.03.07 22:42:09.464565 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.14 MiB. | ||
11632 | 2025.03.07 22:42:10.000234 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.72 MiB, peak 270.81 MiB, free memory in arenas 0.00 B, will set to 256.04 MiB (RSS), difference: 2.32 MiB | ||
11633 | 2025.03.07 22:42:10.210330 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 490 | ||
11634 | 2025.03.07 22:42:10.232668 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11635 | 2025.03.07 22:42:10.232737 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
11636 | 2025.03.07 22:42:10.240197 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
11637 | 2025.03.07 22:42:10.240992 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11638 | 2025.03.07 22:42:10.244265 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
11639 | 2025.03.07 22:42:10.673355 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1616 | ||
11640 | 2025.03.07 22:42:10.676978 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11641 | 2025.03.07 22:42:10.677036 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
11642 | 2025.03.07 22:42:10.678645 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
11643 | 2025.03.07 22:42:10.678972 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11644 | 2025.03.07 22:42:10.681199 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1616 | ||
11645 | 2025.03.07 22:42:14.426960 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11646 | 2025.03.07 22:42:14.427159 [ 275 ] {e1f18706-455d-445c-910f-71d84738ef31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11647 | 2025.03.07 22:42:14.427237 [ 275 ] {e1f18706-455d-445c-910f-71d84738ef31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11648 | 2025.03.07 22:42:14.428057 [ 275 ] {e1f18706-455d-445c-910f-71d84738ef31} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11649 | 2025.03.07 22:42:14.428112 [ 275 ] {e1f18706-455d-445c-910f-71d84738ef31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
11650 | 2025.03.07 22:42:14.428573 [ 275 ] {e1f18706-455d-445c-910f-71d84738ef31} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
11651 | 2025.03.07 22:42:14.428838 [ 275 ] {e1f18706-455d-445c-910f-71d84738ef31} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11652 | 2025.03.07 22:42:14.429082 [ 275 ] {e1f18706-455d-445c-910f-71d84738ef31} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001977 sec., 36418.81638846738 rows/sec., 2.96 MiB/sec. | ||
11653 | 2025.03.07 22:42:14.429156 [ 275 ] {e1f18706-455d-445c-910f-71d84738ef31} <Debug> TCPHandler: Processed in 0.002333312 sec. | ||
11654 | 2025.03.07 22:42:14.429293 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11655 | 2025.03.07 22:42:14.429410 [ 275 ] {d3f4ad19-3dfb-4286-a6bc-6b5f7edb940d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11656 | 2025.03.07 22:42:14.429463 [ 275 ] {d3f4ad19-3dfb-4286-a6bc-6b5f7edb940d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11657 | 2025.03.07 22:42:14.430016 [ 275 ] {d3f4ad19-3dfb-4286-a6bc-6b5f7edb940d} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11658 | 2025.03.07 22:42:14.430059 [ 275 ] {d3f4ad19-3dfb-4286-a6bc-6b5f7edb940d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
11659 | 2025.03.07 22:42:14.430418 [ 275 ] {d3f4ad19-3dfb-4286-a6bc-6b5f7edb940d} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
11660 | 2025.03.07 22:42:14.430654 [ 275 ] {d3f4ad19-3dfb-4286-a6bc-6b5f7edb940d} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11661 | 2025.03.07 22:42:14.430867 [ 275 ] {d3f4ad19-3dfb-4286-a6bc-6b5f7edb940d} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001486 sec., 5383.580080753702 rows/sec., 404.82 KiB/sec. | ||
11662 | 2025.03.07 22:42:14.430921 [ 275 ] {d3f4ad19-3dfb-4286-a6bc-6b5f7edb940d} <Debug> TCPHandler: Processed in 0.001683736 sec. | ||
11663 | 2025.03.07 22:42:14.431046 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11664 | 2025.03.07 22:42:14.431166 [ 275 ] {a29bf413-2a5a-4968-bcf6-da73185b3d06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11665 | 2025.03.07 22:42:14.431214 [ 275 ] {a29bf413-2a5a-4968-bcf6-da73185b3d06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11666 | 2025.03.07 22:42:14.431781 [ 275 ] {a29bf413-2a5a-4968-bcf6-da73185b3d06} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11667 | 2025.03.07 22:42:14.431823 [ 275 ] {a29bf413-2a5a-4968-bcf6-da73185b3d06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
11668 | 2025.03.07 22:42:14.432208 [ 275 ] {a29bf413-2a5a-4968-bcf6-da73185b3d06} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
11669 | 2025.03.07 22:42:14.432454 [ 275 ] {a29bf413-2a5a-4968-bcf6-da73185b3d06} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11670 | 2025.03.07 22:42:14.432686 [ 275 ] {a29bf413-2a5a-4968-bcf6-da73185b3d06} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001546 sec., 46571.79818887451 rows/sec., 3.64 MiB/sec. | ||
11671 | 2025.03.07 22:42:14.432739 [ 275 ] {a29bf413-2a5a-4968-bcf6-da73185b3d06} <Debug> TCPHandler: Processed in 0.001748626 sec. | ||
11672 | 2025.03.07 22:42:14.432860 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11673 | 2025.03.07 22:42:14.432969 [ 275 ] {525a28f6-038e-44c2-b386-eb4b3e54bf1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11674 | 2025.03.07 22:42:14.433021 [ 275 ] {525a28f6-038e-44c2-b386-eb4b3e54bf1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11675 | 2025.03.07 22:42:14.433556 [ 275 ] {525a28f6-038e-44c2-b386-eb4b3e54bf1c} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11676 | 2025.03.07 22:42:14.433601 [ 275 ] {525a28f6-038e-44c2-b386-eb4b3e54bf1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
11677 | 2025.03.07 22:42:14.434000 [ 275 ] {525a28f6-038e-44c2-b386-eb4b3e54bf1c} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
11678 | 2025.03.07 22:42:14.434265 [ 275 ] {525a28f6-038e-44c2-b386-eb4b3e54bf1c} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11679 | 2025.03.07 22:42:14.434449 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Selected 6 parts from all_1_105_21 to all_110_110_0 | ||
11680 | 2025.03.07 22:42:14.434511 [ 275 ] {525a28f6-038e-44c2-b386-eb4b3e54bf1c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001556 sec., 102827.76349614395 rows/sec., 7.16 MiB/sec. | ||
11681 | 2025.03.07 22:42:14.434541 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11682 | 2025.03.07 22:42:14.434604 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
11683 | 2025.03.07 22:42:14.434636 [ 275 ] {525a28f6-038e-44c2-b386-eb4b3e54bf1c} <Debug> TCPHandler: Processed in 0.001824518 sec. | ||
11684 | 2025.03.07 22:42:14.434917 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11685 | 2025.03.07 22:42:14.434970 [ 191 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_110_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_105_21 to all_110_110_0 into Compact with storage Full | ||
11686 | 2025.03.07 22:42:14.435197 [ 275 ] {930d409e-cae2-427b-bf29-d1681a7418d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11687 | 2025.03.07 22:42:14.435577 [ 275 ] {930d409e-cae2-427b-bf29-d1681a7418d1} <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 | ||
11688 | 2025.03.07 22:42:14.435836 [ 191 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_110_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11689 | 2025.03.07 22:42:14.436032 [ 191 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_105_21, total 29850 rows starting from the beginning of the part | ||
11690 | 2025.03.07 22:42:14.436821 [ 191 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 54 rows starting from the beginning of the part | ||
11691 | 2025.03.07 22:42:14.437516 [ 191 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part | ||
11692 | 2025.03.07 22:42:14.438019 [ 191 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 237 rows starting from the beginning of the part | ||
11693 | 2025.03.07 22:42:14.438425 [ 191 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 162 rows starting from the beginning of the part | ||
11694 | 2025.03.07 22:42:14.438876 [ 191 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 160 rows starting from the beginning of the part | ||
11695 | 2025.03.07 22:42:14.441184 [ 275 ] {930d409e-cae2-427b-bf29-d1681a7418d1} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11696 | 2025.03.07 22:42:14.441233 [ 275 ] {930d409e-cae2-427b-bf29-d1681a7418d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
11697 | 2025.03.07 22:42:14.443043 [ 275 ] {930d409e-cae2-427b-bf29-d1681a7418d1} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
11698 | 2025.03.07 22:42:14.443339 [ 275 ] {930d409e-cae2-427b-bf29-d1681a7418d1} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11699 | 2025.03.07 22:42:14.443730 [ 275 ] {930d409e-cae2-427b-bf29-d1681a7418d1} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.008636 sec., 926.3547938860584 rows/sec., 1.66 MiB/sec. | ||
11700 | 2025.03.07 22:42:14.443883 [ 275 ] {930d409e-cae2-427b-bf29-d1681a7418d1} <Debug> TCPHandler: Processed in 0.009075007 sec. | ||
11701 | 2025.03.07 22:42:14.444025 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11702 | 2025.03.07 22:42:14.444163 [ 275 ] {1fa32c2a-fd9e-495e-b805-fc064f1e35c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11703 | 2025.03.07 22:42:14.444282 [ 275 ] {1fa32c2a-fd9e-495e-b805-fc064f1e35c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11704 | 2025.03.07 22:42:14.444864 [ 275 ] {1fa32c2a-fd9e-495e-b805-fc064f1e35c9} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11705 | 2025.03.07 22:42:14.444903 [ 275 ] {1fa32c2a-fd9e-495e-b805-fc064f1e35c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
11706 | 2025.03.07 22:42:14.445347 [ 275 ] {1fa32c2a-fd9e-495e-b805-fc064f1e35c9} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
11707 | 2025.03.07 22:42:14.445795 [ 275 ] {1fa32c2a-fd9e-495e-b805-fc064f1e35c9} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11708 | 2025.03.07 22:42:14.446129 [ 275 ] {1fa32c2a-fd9e-495e-b805-fc064f1e35c9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002012 sec., 29821.073558648113 rows/sec., 2.01 MiB/sec. | ||
11709 | 2025.03.07 22:42:14.446199 [ 275 ] {1fa32c2a-fd9e-495e-b805-fc064f1e35c9} <Debug> TCPHandler: Processed in 0.002224261 sec. | ||
11710 | 2025.03.07 22:42:14.447734 [ 197 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_110_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30623 rows, containing 5 columns (5 merged, 0 gathered) in 0.012997195 sec., 2356123.7636274598 rows/sec., 161.31 MiB/sec. | ||
11711 | 2025.03.07 22:42:14.448220 [ 195 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_110_22} <Trace> MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) | ||
11712 | 2025.03.07 22:42:14.448541 [ 195 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11713 | 2025.03.07 22:42:14.448632 [ 195 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Merged 6 parts: [all_1_105_21, all_110_110_0] -> all_1_110_22 | ||
11714 | 2025.03.07 22:42:14.448733 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
11715 | 2025.03.07 22:42:15.315777 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11716 | 2025.03.07 22:42:15.315841 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11717 | 2025.03.07 22:42:15.507803 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30256 | ||
11718 | 2025.03.07 22:42:15.508853 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11719 | 2025.03.07 22:42:15.508932 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
11720 | 2025.03.07 22:42:15.509484 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
11721 | 2025.03.07 22:42:15.509747 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11722 | 2025.03.07 22:42:15.509968 [ 41 ] {} <Debug> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
11723 | 2025.03.07 22:42:15.510015 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30256 | ||
11724 | 2025.03.07 22:42:15.510063 [ 41 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11725 | 2025.03.07 22:42:15.510097 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
11726 | 2025.03.07 22:42:15.510313 [ 194 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::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 | ||
11727 | 2025.03.07 22:42:15.510731 [ 194 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11728 | 2025.03.07 22:42:15.510849 [ 194 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 27938 rows starting from the beginning of the part | ||
11729 | 2025.03.07 22:42:15.511034 [ 194 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 488 rows starting from the beginning of the part | ||
11730 | 2025.03.07 22:42:15.511229 [ 194 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 488 rows starting from the beginning of the part | ||
11731 | 2025.03.07 22:42:15.511480 [ 194 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 427 rows starting from the beginning of the part | ||
11732 | 2025.03.07 22:42:15.511611 [ 194 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 488 rows starting from the beginning of the part | ||
11733 | 2025.03.07 22:42:15.511789 [ 194 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 427 rows starting from the beginning of the part | ||
11734 | 2025.03.07 22:42:15.514827 [ 197 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30256 rows, containing 4 columns (4 merged, 0 gathered) in 0.004640764 sec., 6519616.166648422 rows/sec., 93.26 MiB/sec. | ||
11735 | 2025.03.07 22:42:15.515280 [ 197 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
11736 | 2025.03.07 22:42:15.515835 [ 197 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_66_13} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11737 | 2025.03.07 22:42:15.515927 [ 197 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_66_13} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
11738 | 2025.03.07 22:42:15.516044 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. | ||
11739 | 2025.03.07 22:42:17.744461 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 498 | ||
11740 | 2025.03.07 22:42:17.766568 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11741 | 2025.03.07 22:42:17.766625 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
11742 | 2025.03.07 22:42:17.774109 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
11743 | 2025.03.07 22:42:17.774927 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11744 | 2025.03.07 22:42:17.775359 [ 38 ] {} <Debug> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
11745 | 2025.03.07 22:42:17.775498 [ 38 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11746 | 2025.03.07 22:42:17.775569 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
11747 | 2025.03.07 22:42:17.775940 [ 190 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
11748 | 2025.03.07 22:42:17.792446 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 498 | ||
11749 | 2025.03.07 22:42:17.793777 [ 190 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11750 | 2025.03.07 22:42:17.795550 [ 190 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
11751 | 2025.03.07 22:42:17.801676 [ 190 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 8 rows starting from the beginning of the part | ||
11752 | 2025.03.07 22:42:17.807733 [ 190 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 7 rows starting from the beginning of the part | ||
11753 | 2025.03.07 22:42:17.813789 [ 190 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 8 rows starting from the beginning of the part | ||
11754 | 2025.03.07 22:42:17.820026 [ 190 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 7 rows starting from the beginning of the part | ||
11755 | 2025.03.07 22:42:17.824705 [ 190 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 8 rows starting from the beginning of the part | ||
11756 | 2025.03.07 22:42:17.883625 [ 190 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 679 columns (679 merged, 0 gathered) in 0.107916777 sec., 4614.6670966646825 rows/sec., 23.86 MiB/sec. | ||
11757 | 2025.03.07 22:42:17.885741 [ 190 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
11758 | 2025.03.07 22:42:17.888154 [ 190 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_66_13} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11759 | 2025.03.07 22:42:17.888258 [ 190 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_66_13} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
11760 | 2025.03.07 22:42:17.889736 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.28 MiB. | ||
11761 | 2025.03.07 22:42:19.427660 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11762 | 2025.03.07 22:42:19.427875 [ 275 ] {e33a2e93-3109-44d8-abd8-bab9f65d03c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11763 | 2025.03.07 22:42:19.427957 [ 275 ] {e33a2e93-3109-44d8-abd8-bab9f65d03c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11764 | 2025.03.07 22:42:19.428817 [ 275 ] {e33a2e93-3109-44d8-abd8-bab9f65d03c3} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11765 | 2025.03.07 22:42:19.428869 [ 275 ] {e33a2e93-3109-44d8-abd8-bab9f65d03c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
11766 | 2025.03.07 22:42:19.429325 [ 275 ] {e33a2e93-3109-44d8-abd8-bab9f65d03c3} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
11767 | 2025.03.07 22:42:19.429586 [ 275 ] {e33a2e93-3109-44d8-abd8-bab9f65d03c3} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11768 | 2025.03.07 22:42:19.429799 [ 36 ] {} <Debug> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
11769 | 2025.03.07 22:42:19.429834 [ 275 ] {e33a2e93-3109-44d8-abd8-bab9f65d03c3} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.002016 sec., 59523.80952380953 rows/sec., 5.06 MiB/sec. | ||
11770 | 2025.03.07 22:42:19.429886 [ 36 ] {} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11771 | 2025.03.07 22:42:19.429964 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
11772 | 2025.03.07 22:42:19.429974 [ 275 ] {e33a2e93-3109-44d8-abd8-bab9f65d03c3} <Debug> TCPHandler: Processed in 0.002456454 sec. | ||
11773 | 2025.03.07 22:42:19.430193 [ 192 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
11774 | 2025.03.07 22:42:19.430204 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11775 | 2025.03.07 22:42:19.430472 [ 275 ] {a1b06f5c-c329-4c15-872d-f7128580f986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11776 | 2025.03.07 22:42:19.430483 [ 192 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11777 | 2025.03.07 22:42:19.430569 [ 275 ] {a1b06f5c-c329-4c15-872d-f7128580f986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11778 | 2025.03.07 22:42:19.430574 [ 192 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1967 rows starting from the beginning of the part | ||
11779 | 2025.03.07 22:42:19.430939 [ 192 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 120 rows starting from the beginning of the part | ||
11780 | 2025.03.07 22:42:19.431198 [ 192 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 633 rows starting from the beginning of the part | ||
11781 | 2025.03.07 22:42:19.431546 [ 192 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 122 rows starting from the beginning of the part | ||
11782 | 2025.03.07 22:42:19.431927 [ 192 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 72 rows starting from the beginning of the part | ||
11783 | 2025.03.07 22:42:19.432300 [ 192 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 120 rows starting from the beginning of the part | ||
11784 | 2025.03.07 22:42:19.433430 [ 275 ] {a1b06f5c-c329-4c15-872d-f7128580f986} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11785 | 2025.03.07 22:42:19.433499 [ 275 ] {a1b06f5c-c329-4c15-872d-f7128580f986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
11786 | 2025.03.07 22:42:19.434400 [ 275 ] {a1b06f5c-c329-4c15-872d-f7128580f986} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
11787 | 2025.03.07 22:42:19.434879 [ 275 ] {a1b06f5c-c329-4c15-872d-f7128580f986} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11788 | 2025.03.07 22:42:19.435247 [ 275 ] {a1b06f5c-c329-4c15-872d-f7128580f986} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.004838 sec., 6614.303431169905 rows/sec., 497.36 KiB/sec. | ||
11789 | 2025.03.07 22:42:19.435325 [ 275 ] {a1b06f5c-c329-4c15-872d-f7128580f986} <Debug> TCPHandler: Processed in 0.005196279 sec. | ||
11790 | 2025.03.07 22:42:19.435813 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11791 | 2025.03.07 22:42:19.436317 [ 192 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3034 rows, containing 5 columns (5 merged, 0 gathered) in 0.00623367 sec., 486711.6802782309 rows/sec., 41.68 MiB/sec. | ||
11792 | 2025.03.07 22:42:19.436391 [ 275 ] {9c9b20fa-8eb8-4ecc-867b-b16acf2e7cfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11793 | 2025.03.07 22:42:19.436535 [ 275 ] {9c9b20fa-8eb8-4ecc-867b-b16acf2e7cfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11794 | 2025.03.07 22:42:19.436749 [ 192 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
11795 | 2025.03.07 22:42:19.437603 [ 192 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_111_22} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11796 | 2025.03.07 22:42:19.437795 [ 192 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_111_22} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
11797 | 2025.03.07 22:42:19.437956 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
11798 | 2025.03.07 22:42:19.438173 [ 275 ] {9c9b20fa-8eb8-4ecc-867b-b16acf2e7cfb} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11799 | 2025.03.07 22:42:19.438217 [ 275 ] {9c9b20fa-8eb8-4ecc-867b-b16acf2e7cfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
11800 | 2025.03.07 22:42:19.438608 [ 275 ] {9c9b20fa-8eb8-4ecc-867b-b16acf2e7cfb} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
11801 | 2025.03.07 22:42:19.438869 [ 275 ] {9c9b20fa-8eb8-4ecc-867b-b16acf2e7cfb} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11802 | 2025.03.07 22:42:19.439041 [ 36 ] {} <Debug> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
11803 | 2025.03.07 22:42:19.439099 [ 36 ] {} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11804 | 2025.03.07 22:42:19.439116 [ 275 ] {9c9b20fa-8eb8-4ecc-867b-b16acf2e7cfb} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.002913 sec., 32955.7157569516 rows/sec., 2.57 MiB/sec. | ||
11805 | 2025.03.07 22:42:19.439134 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
11806 | 2025.03.07 22:42:19.439293 [ 275 ] {9c9b20fa-8eb8-4ecc-867b-b16acf2e7cfb} <Debug> TCPHandler: Processed in 0.003701306 sec. | ||
11807 | 2025.03.07 22:42:19.439380 [ 196 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
11808 | 2025.03.07 22:42:19.439478 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11809 | 2025.03.07 22:42:19.439553 [ 196 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11810 | 2025.03.07 22:42:19.439647 [ 196 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 952 rows starting from the beginning of the part | ||
11811 | 2025.03.07 22:42:19.439716 [ 275 ] {6d4c9404-06d0-47ce-88e4-ad4d4fa18841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11812 | 2025.03.07 22:42:19.439887 [ 275 ] {6d4c9404-06d0-47ce-88e4-ad4d4fa18841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11813 | 2025.03.07 22:42:19.439966 [ 196 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 96 rows starting from the beginning of the part | ||
11814 | 2025.03.07 22:42:19.440356 [ 196 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 390 rows starting from the beginning of the part | ||
11815 | 2025.03.07 22:42:19.440746 [ 196 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 100 rows starting from the beginning of the part | ||
11816 | 2025.03.07 22:42:19.441026 [ 196 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 72 rows starting from the beginning of the part | ||
11817 | 2025.03.07 22:42:19.441313 [ 196 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 96 rows starting from the beginning of the part | ||
11818 | 2025.03.07 22:42:19.442558 [ 275 ] {6d4c9404-06d0-47ce-88e4-ad4d4fa18841} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11819 | 2025.03.07 22:42:19.442606 [ 275 ] {6d4c9404-06d0-47ce-88e4-ad4d4fa18841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
11820 | 2025.03.07 22:42:19.443703 [ 275 ] {6d4c9404-06d0-47ce-88e4-ad4d4fa18841} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
11821 | 2025.03.07 22:42:19.444070 [ 275 ] {6d4c9404-06d0-47ce-88e4-ad4d4fa18841} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11822 | 2025.03.07 22:42:19.444482 [ 201 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1706 rows, containing 5 columns (5 merged, 0 gathered) in 0.00521112 sec., 327376.8402953684 rows/sec., 25.38 MiB/sec. | ||
11823 | 2025.03.07 22:42:19.444564 [ 275 ] {6d4c9404-06d0-47ce-88e4-ad4d4fa18841} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004921 sec., 32513.71672424304 rows/sec., 2.26 MiB/sec. | ||
11824 | 2025.03.07 22:42:19.444669 [ 275 ] {6d4c9404-06d0-47ce-88e4-ad4d4fa18841} <Debug> TCPHandler: Processed in 0.00526196 sec. | ||
11825 | 2025.03.07 22:42:19.444710 [ 201 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
11826 | 2025.03.07 22:42:19.444926 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11827 | 2025.03.07 22:42:19.445157 [ 275 ] {93dc9548-c88a-42e9-b9b1-e5723a3acdde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11828 | 2025.03.07 22:42:19.445377 [ 201 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_111_22} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11829 | 2025.03.07 22:42:19.445394 [ 275 ] {93dc9548-c88a-42e9-b9b1-e5723a3acdde} <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 | ||
11830 | 2025.03.07 22:42:19.445627 [ 201 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_111_22} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
11831 | 2025.03.07 22:42:19.445766 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
11832 | 2025.03.07 22:42:19.446844 [ 275 ] {93dc9548-c88a-42e9-b9b1-e5723a3acdde} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11833 | 2025.03.07 22:42:19.446882 [ 275 ] {93dc9548-c88a-42e9-b9b1-e5723a3acdde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
11834 | 2025.03.07 22:42:19.447551 [ 275 ] {93dc9548-c88a-42e9-b9b1-e5723a3acdde} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
11835 | 2025.03.07 22:42:19.447804 [ 275 ] {93dc9548-c88a-42e9-b9b1-e5723a3acdde} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11836 | 2025.03.07 22:42:19.448076 [ 275 ] {93dc9548-c88a-42e9-b9b1-e5723a3acdde} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002997 sec., 10677.344010677343 rows/sec., 19.13 MiB/sec. | ||
11837 | 2025.03.07 22:42:19.448243 [ 275 ] {93dc9548-c88a-42e9-b9b1-e5723a3acdde} <Debug> TCPHandler: Processed in 0.003399123 sec. | ||
11838 | 2025.03.07 22:42:19.448570 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11839 | 2025.03.07 22:42:19.448752 [ 275 ] {df8b00cc-eb4a-4a03-ad32-f84138e691c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11840 | 2025.03.07 22:42:19.448802 [ 275 ] {df8b00cc-eb4a-4a03-ad32-f84138e691c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11841 | 2025.03.07 22:42:19.449268 [ 275 ] {df8b00cc-eb4a-4a03-ad32-f84138e691c5} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11842 | 2025.03.07 22:42:19.449305 [ 275 ] {df8b00cc-eb4a-4a03-ad32-f84138e691c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
11843 | 2025.03.07 22:42:19.449663 [ 275 ] {df8b00cc-eb4a-4a03-ad32-f84138e691c5} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
11844 | 2025.03.07 22:42:19.449908 [ 275 ] {df8b00cc-eb4a-4a03-ad32-f84138e691c5} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11845 | 2025.03.07 22:42:19.450119 [ 34 ] {} <Debug> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
11846 | 2025.03.07 22:42:19.450124 [ 275 ] {df8b00cc-eb4a-4a03-ad32-f84138e691c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001395 sec., 43010.75268817204 rows/sec., 2.90 MiB/sec. | ||
11847 | 2025.03.07 22:42:19.450217 [ 34 ] {} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11848 | 2025.03.07 22:42:19.450278 [ 275 ] {df8b00cc-eb4a-4a03-ad32-f84138e691c5} <Debug> TCPHandler: Processed in 0.001807267 sec. | ||
11849 | 2025.03.07 22:42:19.450286 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
11850 | 2025.03.07 22:42:19.450491 [ 186 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
11851 | 2025.03.07 22:42:19.450871 [ 186 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11852 | 2025.03.07 22:42:19.450973 [ 186 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 5514 rows starting from the beginning of the part | ||
11853 | 2025.03.07 22:42:19.451286 [ 186 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part | ||
11854 | 2025.03.07 22:42:19.451591 [ 186 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 82 rows starting from the beginning of the part | ||
11855 | 2025.03.07 22:42:19.451860 [ 186 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part | ||
11856 | 2025.03.07 22:42:19.452133 [ 186 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part | ||
11857 | 2025.03.07 22:42:19.452415 [ 186 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part | ||
11858 | 2025.03.07 22:42:19.454719 [ 186 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5836 rows, containing 4 columns (4 merged, 0 gathered) in 0.004318062 sec., 1351532.2383050544 rows/sec., 90.79 MiB/sec. | ||
11859 | 2025.03.07 22:42:19.455155 [ 198 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
11860 | 2025.03.07 22:42:19.455459 [ 198 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_111_22} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11861 | 2025.03.07 22:42:19.455558 [ 198 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_111_22} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
11862 | 2025.03.07 22:42:19.455647 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
11863 | 2025.03.07 22:42:20.681588 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1640 | ||
11864 | 2025.03.07 22:42:20.684631 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11865 | 2025.03.07 22:42:20.684683 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
11866 | 2025.03.07 22:42:20.686180 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
11867 | 2025.03.07 22:42:20.686507 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11868 | 2025.03.07 22:42:20.687591 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1640 | ||
11869 | 2025.03.07 22:42:22.720638 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11870 | 2025.03.07 22:42:22.720851 [ 275 ] {a2091567-b4ac-4ae2-8553-521a675a0e24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11871 | 2025.03.07 22:42:22.720934 [ 275 ] {a2091567-b4ac-4ae2-8553-521a675a0e24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11872 | 2025.03.07 22:42:22.721730 [ 275 ] {a2091567-b4ac-4ae2-8553-521a675a0e24} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11873 | 2025.03.07 22:42:22.721780 [ 275 ] {a2091567-b4ac-4ae2-8553-521a675a0e24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
11874 | 2025.03.07 22:42:22.722216 [ 275 ] {a2091567-b4ac-4ae2-8553-521a675a0e24} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
11875 | 2025.03.07 22:42:22.722467 [ 275 ] {a2091567-b4ac-4ae2-8553-521a675a0e24} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11876 | 2025.03.07 22:42:22.722673 [ 32 ] {} <Debug> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151) (MergerMutator): Selected 6 parts from all_1_17_4 to all_22_22_0 | ||
11877 | 2025.03.07 22:42:22.722733 [ 275 ] {a2091567-b4ac-4ae2-8553-521a675a0e24} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.00193 sec., 6217.616580310881 rows/sec., 507.00 KiB/sec. | ||
11878 | 2025.03.07 22:42:22.722762 [ 32 ] {} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11879 | 2025.03.07 22:42:22.722828 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
11880 | 2025.03.07 22:42:22.722868 [ 275 ] {a2091567-b4ac-4ae2-8553-521a675a0e24} <Debug> TCPHandler: Processed in 0.002365823 sec. | ||
11881 | 2025.03.07 22:42:22.723237 [ 188 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_17_4 to all_22_22_0 into Compact with storage Full | ||
11882 | 2025.03.07 22:42:22.723245 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11883 | 2025.03.07 22:42:22.723649 [ 275 ] {b2895bc8-f684-4815-b89a-1ce3929c96b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11884 | 2025.03.07 22:42:22.723679 [ 188 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11885 | 2025.03.07 22:42:22.723748 [ 275 ] {b2895bc8-f684-4815-b89a-1ce3929c96b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11886 | 2025.03.07 22:42:22.723761 [ 188 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 20 rows starting from the beginning of the part | ||
11887 | 2025.03.07 22:42:22.724108 [ 188 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
11888 | 2025.03.07 22:42:22.724471 [ 188 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
11889 | 2025.03.07 22:42:22.724795 [ 188 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
11890 | 2025.03.07 22:42:22.725137 [ 188 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part | ||
11891 | 2025.03.07 22:42:22.725445 [ 188 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part | ||
11892 | 2025.03.07 22:42:22.727647 [ 188 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.004692635 sec., 11507.394033416194 rows/sec., 983.30 KiB/sec. | ||
11893 | 2025.03.07 22:42:22.727818 [ 188 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
11894 | 2025.03.07 22:42:22.727887 [ 275 ] {b2895bc8-f684-4815-b89a-1ce3929c96b5} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11895 | 2025.03.07 22:42:22.727951 [ 275 ] {b2895bc8-f684-4815-b89a-1ce3929c96b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
11896 | 2025.03.07 22:42:22.728366 [ 201 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_22_5} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11897 | 2025.03.07 22:42:22.728512 [ 201 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_22_5} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151) (MergerMutator): Merged 6 parts: [all_1_17_4, all_22_22_0] -> all_1_22_5 | ||
11898 | 2025.03.07 22:42:22.728633 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
11899 | 2025.03.07 22:42:22.728676 [ 275 ] {b2895bc8-f684-4815-b89a-1ce3929c96b5} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
11900 | 2025.03.07 22:42:22.728928 [ 275 ] {b2895bc8-f684-4815-b89a-1ce3929c96b5} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11901 | 2025.03.07 22:42:22.729151 [ 275 ] {b2895bc8-f684-4815-b89a-1ce3929c96b5} <Debug> executeQuery: Read 1218 rows, 102.99 KiB in 0.005594 sec., 217733.28566321058 rows/sec., 17.98 MiB/sec. | ||
11902 | 2025.03.07 22:42:22.729227 [ 275 ] {b2895bc8-f684-4815-b89a-1ce3929c96b5} <Debug> TCPHandler: Processed in 0.006116069 sec. | ||
11903 | 2025.03.07 22:42:22.729373 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11904 | 2025.03.07 22:42:22.729534 [ 275 ] {180ba8c0-4621-4b0a-b495-6b8898f0edf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11905 | 2025.03.07 22:42:22.729606 [ 275 ] {180ba8c0-4621-4b0a-b495-6b8898f0edf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11906 | 2025.03.07 22:42:22.730229 [ 275 ] {180ba8c0-4621-4b0a-b495-6b8898f0edf4} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11907 | 2025.03.07 22:42:22.730268 [ 275 ] {180ba8c0-4621-4b0a-b495-6b8898f0edf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
11908 | 2025.03.07 22:42:22.730635 [ 275 ] {180ba8c0-4621-4b0a-b495-6b8898f0edf4} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
11909 | 2025.03.07 22:42:22.730879 [ 275 ] {180ba8c0-4621-4b0a-b495-6b8898f0edf4} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11910 | 2025.03.07 22:42:22.731094 [ 275 ] {180ba8c0-4621-4b0a-b495-6b8898f0edf4} <Debug> executeQuery: Read 20 rows, 1.44 KiB in 0.001603 sec., 12476.606363069244 rows/sec., 897.97 KiB/sec. | ||
11911 | 2025.03.07 22:42:22.731147 [ 275 ] {180ba8c0-4621-4b0a-b495-6b8898f0edf4} <Debug> TCPHandler: Processed in 0.001835228 sec. | ||
11912 | 2025.03.07 22:42:22.731280 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11913 | 2025.03.07 22:42:22.731386 [ 275 ] {eb98516d-99de-47cb-bc77-5c93af174046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11914 | 2025.03.07 22:42:22.731432 [ 275 ] {eb98516d-99de-47cb-bc77-5c93af174046} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11915 | 2025.03.07 22:42:22.732077 [ 275 ] {eb98516d-99de-47cb-bc77-5c93af174046} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11916 | 2025.03.07 22:42:22.732120 [ 275 ] {eb98516d-99de-47cb-bc77-5c93af174046} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
11917 | 2025.03.07 22:42:22.732488 [ 275 ] {eb98516d-99de-47cb-bc77-5c93af174046} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
11918 | 2025.03.07 22:42:22.732732 [ 275 ] {eb98516d-99de-47cb-bc77-5c93af174046} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11919 | 2025.03.07 22:42:22.732940 [ 275 ] {eb98516d-99de-47cb-bc77-5c93af174046} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001577 sec., 144578.31325301205 rows/sec., 9.79 MiB/sec. | ||
11920 | 2025.03.07 22:42:22.732992 [ 275 ] {eb98516d-99de-47cb-bc77-5c93af174046} <Debug> TCPHandler: Processed in 0.001764047 sec. | ||
11921 | 2025.03.07 22:42:22.733123 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11922 | 2025.03.07 22:42:22.733226 [ 275 ] {c09ff228-c82f-42fc-922d-fb43b75a60e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11923 | 2025.03.07 22:42:22.733271 [ 275 ] {c09ff228-c82f-42fc-922d-fb43b75a60e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11924 | 2025.03.07 22:42:22.734091 [ 275 ] {c09ff228-c82f-42fc-922d-fb43b75a60e3} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11925 | 2025.03.07 22:42:22.734131 [ 275 ] {c09ff228-c82f-42fc-922d-fb43b75a60e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
11926 | 2025.03.07 22:42:22.734503 [ 275 ] {c09ff228-c82f-42fc-922d-fb43b75a60e3} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
11927 | 2025.03.07 22:42:22.734753 [ 275 ] {c09ff228-c82f-42fc-922d-fb43b75a60e3} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11928 | 2025.03.07 22:42:22.734980 [ 275 ] {c09ff228-c82f-42fc-922d-fb43b75a60e3} <Debug> executeQuery: Read 540 rows, 41.02 KiB in 0.001774 sec., 304396.8432919955 rows/sec., 22.58 MiB/sec. | ||
11929 | 2025.03.07 22:42:22.735065 [ 275 ] {c09ff228-c82f-42fc-922d-fb43b75a60e3} <Debug> TCPHandler: Processed in 0.00199224 sec. | ||
11930 | 2025.03.07 22:42:22.735242 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11931 | 2025.03.07 22:42:22.735553 [ 275 ] {7e64857b-84a8-4f4b-894f-771b2d7cc10c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11932 | 2025.03.07 22:42:22.735696 [ 275 ] {7e64857b-84a8-4f4b-894f-771b2d7cc10c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11933 | 2025.03.07 22:42:22.736608 [ 275 ] {7e64857b-84a8-4f4b-894f-771b2d7cc10c} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11934 | 2025.03.07 22:42:22.736648 [ 275 ] {7e64857b-84a8-4f4b-894f-771b2d7cc10c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
11935 | 2025.03.07 22:42:22.737092 [ 275 ] {7e64857b-84a8-4f4b-894f-771b2d7cc10c} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
11936 | 2025.03.07 22:42:22.737334 [ 275 ] {7e64857b-84a8-4f4b-894f-771b2d7cc10c} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11937 | 2025.03.07 22:42:22.737546 [ 275 ] {7e64857b-84a8-4f4b-894f-771b2d7cc10c} <Debug> executeQuery: Read 958 rows, 65.81 KiB in 0.002108 sec., 454459.2030360531 rows/sec., 30.49 MiB/sec. | ||
11938 | 2025.03.07 22:42:22.737598 [ 275 ] {7e64857b-84a8-4f4b-894f-771b2d7cc10c} <Debug> TCPHandler: Processed in 0.002468434 sec. | ||
11939 | 2025.03.07 22:42:22.737733 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11940 | 2025.03.07 22:42:22.737872 [ 275 ] {60d5b3aa-1cc3-4596-80e7-a639c4c0f42a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11941 | 2025.03.07 22:42:22.737954 [ 275 ] {60d5b3aa-1cc3-4596-80e7-a639c4c0f42a} <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 | ||
11942 | 2025.03.07 22:42:22.739083 [ 275 ] {60d5b3aa-1cc3-4596-80e7-a639c4c0f42a} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11943 | 2025.03.07 22:42:22.739124 [ 275 ] {60d5b3aa-1cc3-4596-80e7-a639c4c0f42a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
11944 | 2025.03.07 22:42:22.739745 [ 275 ] {60d5b3aa-1cc3-4596-80e7-a639c4c0f42a} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
11945 | 2025.03.07 22:42:22.740018 [ 275 ] {60d5b3aa-1cc3-4596-80e7-a639c4c0f42a} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11946 | 2025.03.07 22:42:22.740288 [ 275 ] {60d5b3aa-1cc3-4596-80e7-a639c4c0f42a} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002446 sec., 3270.645952575634 rows/sec., 5.86 MiB/sec. | ||
11947 | 2025.03.07 22:42:22.740391 [ 275 ] {60d5b3aa-1cc3-4596-80e7-a639c4c0f42a} <Debug> TCPHandler: Processed in 0.002723776 sec. | ||
11948 | 2025.03.07 22:42:22.740533 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11949 | 2025.03.07 22:42:22.740639 [ 275 ] {f88ccb4f-cd5e-4b7c-b344-22070baad8b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11950 | 2025.03.07 22:42:22.740686 [ 275 ] {f88ccb4f-cd5e-4b7c-b344-22070baad8b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11951 | 2025.03.07 22:42:22.741124 [ 275 ] {f88ccb4f-cd5e-4b7c-b344-22070baad8b7} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11952 | 2025.03.07 22:42:22.741163 [ 275 ] {f88ccb4f-cd5e-4b7c-b344-22070baad8b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
11953 | 2025.03.07 22:42:22.741522 [ 275 ] {f88ccb4f-cd5e-4b7c-b344-22070baad8b7} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
11954 | 2025.03.07 22:42:22.741768 [ 275 ] {f88ccb4f-cd5e-4b7c-b344-22070baad8b7} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11955 | 2025.03.07 22:42:22.741978 [ 275 ] {f88ccb4f-cd5e-4b7c-b344-22070baad8b7} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.00136 sec., 29411.76470588235 rows/sec., 1.99 MiB/sec. | ||
11956 | 2025.03.07 22:42:22.742037 [ 275 ] {f88ccb4f-cd5e-4b7c-b344-22070baad8b7} <Debug> TCPHandler: Processed in 0.001555815 sec. | ||
11957 | 2025.03.07 22:42:23.010276 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30744 | ||
11958 | 2025.03.07 22:42:23.011010 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11959 | 2025.03.07 22:42:23.011059 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
11960 | 2025.03.07 22:42:23.011574 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
11961 | 2025.03.07 22:42:23.011832 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11962 | 2025.03.07 22:42:23.012089 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30744 | ||
11963 | 2025.03.07 22:42:24.422796 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11964 | 2025.03.07 22:42:24.423025 [ 275 ] {7d795de7-b982-4697-881f-92ab832efb46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11965 | 2025.03.07 22:42:24.423114 [ 275 ] {7d795de7-b982-4697-881f-92ab832efb46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11966 | 2025.03.07 22:42:24.424146 [ 275 ] {7d795de7-b982-4697-881f-92ab832efb46} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11967 | 2025.03.07 22:42:24.424205 [ 275 ] {7d795de7-b982-4697-881f-92ab832efb46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
11968 | 2025.03.07 22:42:24.424675 [ 275 ] {7d795de7-b982-4697-881f-92ab832efb46} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
11969 | 2025.03.07 22:42:24.425047 [ 275 ] {7d795de7-b982-4697-881f-92ab832efb46} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11970 | 2025.03.07 22:42:24.425316 [ 275 ] {7d795de7-b982-4697-881f-92ab832efb46} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002346 sec., 23870.417732310314 rows/sec., 1.83 MiB/sec. | ||
11971 | 2025.03.07 22:42:24.425399 [ 275 ] {7d795de7-b982-4697-881f-92ab832efb46} <Debug> TCPHandler: Processed in 0.002749516 sec. | ||
11972 | 2025.03.07 22:42:24.425557 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11973 | 2025.03.07 22:42:24.425690 [ 275 ] {9c023abf-30f7-4d72-959f-33199553356a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11974 | 2025.03.07 22:42:24.425752 [ 275 ] {9c023abf-30f7-4d72-959f-33199553356a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11975 | 2025.03.07 22:42:24.426434 [ 275 ] {9c023abf-30f7-4d72-959f-33199553356a} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11976 | 2025.03.07 22:42:24.426479 [ 275 ] {9c023abf-30f7-4d72-959f-33199553356a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
11977 | 2025.03.07 22:42:24.426864 [ 275 ] {9c023abf-30f7-4d72-959f-33199553356a} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
11978 | 2025.03.07 22:42:24.427118 [ 275 ] {9c023abf-30f7-4d72-959f-33199553356a} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11979 | 2025.03.07 22:42:24.427362 [ 275 ] {9c023abf-30f7-4d72-959f-33199553356a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001707 sec., 37492.677211482136 rows/sec., 2.93 MiB/sec. | ||
11980 | 2025.03.07 22:42:24.427439 [ 275 ] {9c023abf-30f7-4d72-959f-33199553356a} <Debug> TCPHandler: Processed in 0.001940709 sec. | ||
11981 | 2025.03.07 22:42:24.427647 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11982 | 2025.03.07 22:42:24.427798 [ 275 ] {2649cbb6-20e9-4962-98b0-f9493e574e3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11983 | 2025.03.07 22:42:24.427864 [ 275 ] {2649cbb6-20e9-4962-98b0-f9493e574e3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11984 | 2025.03.07 22:42:24.428577 [ 275 ] {2649cbb6-20e9-4962-98b0-f9493e574e3d} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11985 | 2025.03.07 22:42:24.428627 [ 275 ] {2649cbb6-20e9-4962-98b0-f9493e574e3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
11986 | 2025.03.07 22:42:24.429108 [ 275 ] {2649cbb6-20e9-4962-98b0-f9493e574e3d} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
11987 | 2025.03.07 22:42:24.429433 [ 275 ] {2649cbb6-20e9-4962-98b0-f9493e574e3d} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11988 | 2025.03.07 22:42:24.429696 [ 275 ] {2649cbb6-20e9-4962-98b0-f9493e574e3d} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.00193 sec., 27979.274611398963 rows/sec., 1.95 MiB/sec. | ||
11989 | 2025.03.07 22:42:24.429771 [ 275 ] {2649cbb6-20e9-4962-98b0-f9493e574e3d} <Debug> TCPHandler: Processed in 0.002188931 sec. | ||
11990 | 2025.03.07 22:42:24.429935 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11991 | 2025.03.07 22:42:24.430114 [ 275 ] {afc62f39-f8ab-4cfc-8eca-d82cd4c93ec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11992 | 2025.03.07 22:42:24.430201 [ 275 ] {afc62f39-f8ab-4cfc-8eca-d82cd4c93ec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11993 | 2025.03.07 22:42:24.430828 [ 275 ] {afc62f39-f8ab-4cfc-8eca-d82cd4c93ec0} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11994 | 2025.03.07 22:42:24.430875 [ 275 ] {afc62f39-f8ab-4cfc-8eca-d82cd4c93ec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
11995 | 2025.03.07 22:42:24.431320 [ 275 ] {afc62f39-f8ab-4cfc-8eca-d82cd4c93ec0} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
11996 | 2025.03.07 22:42:24.431625 [ 275 ] {afc62f39-f8ab-4cfc-8eca-d82cd4c93ec0} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11997 | 2025.03.07 22:42:24.431895 [ 275 ] {afc62f39-f8ab-4cfc-8eca-d82cd4c93ec0} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.001835 sec., 10899.182561307902 rows/sec., 749.32 KiB/sec. | ||
11998 | 2025.03.07 22:42:24.431950 [ 275 ] {afc62f39-f8ab-4cfc-8eca-d82cd4c93ec0} <Debug> TCPHandler: Processed in 0.00208245 sec. | ||
11999 | 2025.03.07 22:42:25.292660 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 505 | ||
12000 | 2025.03.07 22:42:25.312344 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12001 | 2025.03.07 22:42:25.312399 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12002 | 2025.03.07 22:42:25.319459 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
12003 | 2025.03.07 22:42:25.320270 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12004 | 2025.03.07 22:42:25.323528 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
12005 | 2025.03.07 22:42:29.427997 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12006 | 2025.03.07 22:42:29.428210 [ 275 ] {fa761f78-cbbd-43aa-b739-ee3803815e8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12007 | 2025.03.07 22:42:29.428291 [ 275 ] {fa761f78-cbbd-43aa-b739-ee3803815e8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12008 | 2025.03.07 22:42:29.429149 [ 275 ] {fa761f78-cbbd-43aa-b739-ee3803815e8d} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12009 | 2025.03.07 22:42:29.429194 [ 275 ] {fa761f78-cbbd-43aa-b739-ee3803815e8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12010 | 2025.03.07 22:42:29.429643 [ 275 ] {fa761f78-cbbd-43aa-b739-ee3803815e8d} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
12011 | 2025.03.07 22:42:29.429908 [ 275 ] {fa761f78-cbbd-43aa-b739-ee3803815e8d} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12012 | 2025.03.07 22:42:29.430143 [ 275 ] {fa761f78-cbbd-43aa-b739-ee3803815e8d} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001982 sec., 60544.90413723512 rows/sec., 5.14 MiB/sec. | ||
12013 | 2025.03.07 22:42:29.430234 [ 275 ] {fa761f78-cbbd-43aa-b739-ee3803815e8d} <Debug> TCPHandler: Processed in 0.002374143 sec. | ||
12014 | 2025.03.07 22:42:29.430403 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12015 | 2025.03.07 22:42:29.430703 [ 275 ] {3aab6d67-caa5-47b6-b7c6-63e81ff16a8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12016 | 2025.03.07 22:42:29.430824 [ 275 ] {3aab6d67-caa5-47b6-b7c6-63e81ff16a8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12017 | 2025.03.07 22:42:29.431436 [ 275 ] {3aab6d67-caa5-47b6-b7c6-63e81ff16a8d} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12018 | 2025.03.07 22:42:29.431476 [ 275 ] {3aab6d67-caa5-47b6-b7c6-63e81ff16a8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12019 | 2025.03.07 22:42:29.431840 [ 275 ] {3aab6d67-caa5-47b6-b7c6-63e81ff16a8d} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
12020 | 2025.03.07 22:42:29.432100 [ 275 ] {3aab6d67-caa5-47b6-b7c6-63e81ff16a8d} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12021 | 2025.03.07 22:42:29.432286 [ 275 ] {3aab6d67-caa5-47b6-b7c6-63e81ff16a8d} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001694 sec., 18890.200708382526 rows/sec., 1.39 MiB/sec. | ||
12022 | 2025.03.07 22:42:29.432340 [ 275 ] {3aab6d67-caa5-47b6-b7c6-63e81ff16a8d} <Debug> TCPHandler: Processed in 0.002019409 sec. | ||
12023 | 2025.03.07 22:42:29.432447 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12024 | 2025.03.07 22:42:29.432553 [ 275 ] {8ca7e801-63e6-4539-8f08-98581195667f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12025 | 2025.03.07 22:42:29.432598 [ 275 ] {8ca7e801-63e6-4539-8f08-98581195667f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12026 | 2025.03.07 22:42:29.433157 [ 275 ] {8ca7e801-63e6-4539-8f08-98581195667f} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12027 | 2025.03.07 22:42:29.433195 [ 275 ] {8ca7e801-63e6-4539-8f08-98581195667f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12028 | 2025.03.07 22:42:29.433544 [ 275 ] {8ca7e801-63e6-4539-8f08-98581195667f} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
12029 | 2025.03.07 22:42:29.433782 [ 275 ] {8ca7e801-63e6-4539-8f08-98581195667f} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12030 | 2025.03.07 22:42:29.433959 [ 275 ] {8ca7e801-63e6-4539-8f08-98581195667f} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001431 sec., 67085.95387840671 rows/sec., 5.24 MiB/sec. | ||
12031 | 2025.03.07 22:42:29.434010 [ 275 ] {8ca7e801-63e6-4539-8f08-98581195667f} <Debug> TCPHandler: Processed in 0.001614085 sec. | ||
12032 | 2025.03.07 22:42:29.434128 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12033 | 2025.03.07 22:42:29.434236 [ 275 ] {ba1224af-7167-4918-ad90-14e16323f040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12034 | 2025.03.07 22:42:29.434283 [ 275 ] {ba1224af-7167-4918-ad90-14e16323f040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12035 | 2025.03.07 22:42:29.434802 [ 275 ] {ba1224af-7167-4918-ad90-14e16323f040} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12036 | 2025.03.07 22:42:29.434839 [ 275 ] {ba1224af-7167-4918-ad90-14e16323f040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12037 | 2025.03.07 22:42:29.435216 [ 275 ] {ba1224af-7167-4918-ad90-14e16323f040} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
12038 | 2025.03.07 22:42:29.435458 [ 275 ] {ba1224af-7167-4918-ad90-14e16323f040} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12039 | 2025.03.07 22:42:29.435630 [ 275 ] {ba1224af-7167-4918-ad90-14e16323f040} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001417 sec., 112914.60832745236 rows/sec., 7.86 MiB/sec. | ||
12040 | 2025.03.07 22:42:29.435680 [ 275 ] {ba1224af-7167-4918-ad90-14e16323f040} <Debug> TCPHandler: Processed in 0.001603595 sec. | ||
12041 | 2025.03.07 22:42:29.435802 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12042 | 2025.03.07 22:42:29.435908 [ 275 ] {56e1670a-6de6-40b6-9f44-599f22fa0249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12043 | 2025.03.07 22:42:29.435974 [ 275 ] {56e1670a-6de6-40b6-9f44-599f22fa0249} <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 | ||
12044 | 2025.03.07 22:42:29.437099 [ 275 ] {56e1670a-6de6-40b6-9f44-599f22fa0249} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12045 | 2025.03.07 22:42:29.437136 [ 275 ] {56e1670a-6de6-40b6-9f44-599f22fa0249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12046 | 2025.03.07 22:42:29.437924 [ 275 ] {56e1670a-6de6-40b6-9f44-599f22fa0249} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
12047 | 2025.03.07 22:42:29.438258 [ 275 ] {56e1670a-6de6-40b6-9f44-599f22fa0249} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12048 | 2025.03.07 22:42:29.438500 [ 275 ] {56e1670a-6de6-40b6-9f44-599f22fa0249} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002614 sec., 12241.77505738332 rows/sec., 21.94 MiB/sec. | ||
12049 | 2025.03.07 22:42:29.438598 [ 275 ] {56e1670a-6de6-40b6-9f44-599f22fa0249} <Debug> TCPHandler: Processed in 0.002846587 sec. | ||
12050 | 2025.03.07 22:42:29.438748 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12051 | 2025.03.07 22:42:29.438854 [ 275 ] {e70cf9bc-6ea1-4a53-a72d-19155de0ebb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12052 | 2025.03.07 22:42:29.438902 [ 275 ] {e70cf9bc-6ea1-4a53-a72d-19155de0ebb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12053 | 2025.03.07 22:42:29.439346 [ 275 ] {e70cf9bc-6ea1-4a53-a72d-19155de0ebb6} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12054 | 2025.03.07 22:42:29.439385 [ 275 ] {e70cf9bc-6ea1-4a53-a72d-19155de0ebb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
12055 | 2025.03.07 22:42:29.439776 [ 275 ] {e70cf9bc-6ea1-4a53-a72d-19155de0ebb6} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
12056 | 2025.03.07 22:42:29.440086 [ 275 ] {e70cf9bc-6ea1-4a53-a72d-19155de0ebb6} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12057 | 2025.03.07 22:42:29.440281 [ 275 ] {e70cf9bc-6ea1-4a53-a72d-19155de0ebb6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001447 sec., 41465.1002073255 rows/sec., 2.79 MiB/sec. | ||
12058 | 2025.03.07 22:42:29.440337 [ 275 ] {e70cf9bc-6ea1-4a53-a72d-19155de0ebb6} <Debug> TCPHandler: Processed in 0.001639306 sec. | ||
12059 | 2025.03.07 22:42:30.316086 [ 23 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12060 | 2025.03.07 22:42:30.316147 [ 23 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12061 | 2025.03.07 22:42:30.512348 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31171 | ||
12062 | 2025.03.07 22:42:30.512987 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12063 | 2025.03.07 22:42:30.513041 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
12064 | 2025.03.07 22:42:30.513562 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
12065 | 2025.03.07 22:42:30.513818 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12066 | 2025.03.07 22:42:30.514075 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31171 | ||
12067 | 2025.03.07 22:42:30.687934 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1676 | ||
12068 | 2025.03.07 22:42:30.691120 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12069 | 2025.03.07 22:42:30.691180 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
12070 | 2025.03.07 22:42:30.692689 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
12071 | 2025.03.07 22:42:30.693012 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12072 | 2025.03.07 22:42:30.694106 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1676 | ||
12073 | 2025.03.07 22:42:32.823721 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 513 | ||
12074 | 2025.03.07 22:42:32.845256 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12075 | 2025.03.07 22:42:32.845322 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
12076 | 2025.03.07 22:42:32.852740 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
12077 | 2025.03.07 22:42:32.853639 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12078 | 2025.03.07 22:42:32.858149 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 513 | ||
12079 | 2025.03.07 22:42:34.426857 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12080 | 2025.03.07 22:42:34.427052 [ 275 ] {1b849e9e-fe6c-4e3c-bb52-87f364b8676b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12081 | 2025.03.07 22:42:34.427127 [ 275 ] {1b849e9e-fe6c-4e3c-bb52-87f364b8676b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12082 | 2025.03.07 22:42:34.427914 [ 275 ] {1b849e9e-fe6c-4e3c-bb52-87f364b8676b} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12083 | 2025.03.07 22:42:34.427965 [ 275 ] {1b849e9e-fe6c-4e3c-bb52-87f364b8676b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
12084 | 2025.03.07 22:42:34.428410 [ 275 ] {1b849e9e-fe6c-4e3c-bb52-87f364b8676b} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
12085 | 2025.03.07 22:42:34.428681 [ 275 ] {1b849e9e-fe6c-4e3c-bb52-87f364b8676b} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12086 | 2025.03.07 22:42:34.428941 [ 275 ] {1b849e9e-fe6c-4e3c-bb52-87f364b8676b} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001944 sec., 37037.03703703704 rows/sec., 3.01 MiB/sec. | ||
12087 | 2025.03.07 22:42:34.429012 [ 275 ] {1b849e9e-fe6c-4e3c-bb52-87f364b8676b} <Debug> TCPHandler: Processed in 0.002293192 sec. | ||
12088 | 2025.03.07 22:42:34.429140 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12089 | 2025.03.07 22:42:34.429257 [ 275 ] {08c91cd5-0e1f-4ba2-8399-3d7c2e02abcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12090 | 2025.03.07 22:42:34.429307 [ 275 ] {08c91cd5-0e1f-4ba2-8399-3d7c2e02abcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12091 | 2025.03.07 22:42:34.429830 [ 275 ] {08c91cd5-0e1f-4ba2-8399-3d7c2e02abcd} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12092 | 2025.03.07 22:42:34.429871 [ 275 ] {08c91cd5-0e1f-4ba2-8399-3d7c2e02abcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
12093 | 2025.03.07 22:42:34.430242 [ 275 ] {08c91cd5-0e1f-4ba2-8399-3d7c2e02abcd} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
12094 | 2025.03.07 22:42:34.430488 [ 275 ] {08c91cd5-0e1f-4ba2-8399-3d7c2e02abcd} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12095 | 2025.03.07 22:42:34.430665 [ 76 ] {} <Debug> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
12096 | 2025.03.07 22:42:34.430727 [ 275 ] {08c91cd5-0e1f-4ba2-8399-3d7c2e02abcd} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001492 sec., 5361.930294906166 rows/sec., 403.19 KiB/sec. | ||
12097 | 2025.03.07 22:42:34.430776 [ 76 ] {} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12098 | 2025.03.07 22:42:34.430844 [ 275 ] {08c91cd5-0e1f-4ba2-8399-3d7c2e02abcd} <Debug> TCPHandler: Processed in 0.001753317 sec. | ||
12099 | 2025.03.07 22:42:34.430851 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
12100 | 2025.03.07 22:42:34.431046 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12101 | 2025.03.07 22:42:34.431173 [ 188 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
12102 | 2025.03.07 22:42:34.431333 [ 275 ] {bd8ef2a5-dfb0-485a-817c-f3fb017bd00d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12103 | 2025.03.07 22:42:34.431493 [ 275 ] {bd8ef2a5-dfb0-485a-817c-f3fb017bd00d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12104 | 2025.03.07 22:42:34.431861 [ 188 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12105 | 2025.03.07 22:42:34.432034 [ 188 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 178 rows starting from the beginning of the part | ||
12106 | 2025.03.07 22:42:34.432681 [ 188 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 8 rows starting from the beginning of the part | ||
12107 | 2025.03.07 22:42:34.433313 [ 188 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 32 rows starting from the beginning of the part | ||
12108 | 2025.03.07 22:42:34.433788 [ 188 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 20 rows starting from the beginning of the part | ||
12109 | 2025.03.07 22:42:34.434130 [ 188 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 32 rows starting from the beginning of the part | ||
12110 | 2025.03.07 22:42:34.434439 [ 188 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 8 rows starting from the beginning of the part | ||
12111 | 2025.03.07 22:42:34.435285 [ 275 ] {bd8ef2a5-dfb0-485a-817c-f3fb017bd00d} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12112 | 2025.03.07 22:42:34.435352 [ 275 ] {bd8ef2a5-dfb0-485a-817c-f3fb017bd00d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
12113 | 2025.03.07 22:42:34.436335 [ 275 ] {bd8ef2a5-dfb0-485a-817c-f3fb017bd00d} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
12114 | 2025.03.07 22:42:34.436874 [ 275 ] {bd8ef2a5-dfb0-485a-817c-f3fb017bd00d} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12115 | 2025.03.07 22:42:34.437461 [ 188 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 278 rows, containing 5 columns (5 merged, 0 gathered) in 0.006487022 sec., 42854.795312856964 rows/sec., 3.05 MiB/sec. | ||
12116 | 2025.03.07 22:42:34.437502 [ 275 ] {bd8ef2a5-dfb0-485a-817c-f3fb017bd00d} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.006279 sec., 11466.794075489728 rows/sec., 916.68 KiB/sec. | ||
12117 | 2025.03.07 22:42:34.437732 [ 275 ] {bd8ef2a5-dfb0-485a-817c-f3fb017bd00d} <Debug> TCPHandler: Processed in 0.006799886 sec. | ||
12118 | 2025.03.07 22:42:34.437739 [ 193 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
12119 | 2025.03.07 22:42:34.438015 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12120 | 2025.03.07 22:42:34.438193 [ 275 ] {ed8ee3ca-8172-4889-8ea0-b59a127ca9fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12121 | 2025.03.07 22:42:34.438258 [ 275 ] {ed8ee3ca-8172-4889-8ea0-b59a127ca9fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12122 | 2025.03.07 22:42:34.438366 [ 193 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_96_19} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12123 | 2025.03.07 22:42:34.438492 [ 193 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_96_19} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
12124 | 2025.03.07 22:42:34.438611 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
12125 | 2025.03.07 22:42:34.438943 [ 275 ] {ed8ee3ca-8172-4889-8ea0-b59a127ca9fc} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12126 | 2025.03.07 22:42:34.438982 [ 275 ] {ed8ee3ca-8172-4889-8ea0-b59a127ca9fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
12127 | 2025.03.07 22:42:34.439392 [ 275 ] {ed8ee3ca-8172-4889-8ea0-b59a127ca9fc} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
12128 | 2025.03.07 22:42:34.439640 [ 275 ] {ed8ee3ca-8172-4889-8ea0-b59a127ca9fc} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12129 | 2025.03.07 22:42:34.439835 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Selected 6 parts from all_1_110_22 to all_115_115_0 | ||
12130 | 2025.03.07 22:42:34.439896 [ 275 ] {ed8ee3ca-8172-4889-8ea0-b59a127ca9fc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00173 sec., 92485.54913294798 rows/sec., 6.44 MiB/sec. | ||
12131 | 2025.03.07 22:42:34.439905 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12132 | 2025.03.07 22:42:34.439969 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
12133 | 2025.03.07 22:42:34.440081 [ 275 ] {ed8ee3ca-8172-4889-8ea0-b59a127ca9fc} <Debug> TCPHandler: Processed in 0.002161981 sec. | ||
12134 | 2025.03.07 22:42:34.440249 [ 199 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_115_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_110_22 to all_115_115_0 into Compact with storage Full | ||
12135 | 2025.03.07 22:42:34.440284 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12136 | 2025.03.07 22:42:34.440506 [ 275 ] {f45a9a5b-1aa0-4110-b88d-453eca32d6d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12137 | 2025.03.07 22:42:34.440595 [ 199 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_115_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12138 | 2025.03.07 22:42:34.440677 [ 275 ] {f45a9a5b-1aa0-4110-b88d-453eca32d6d9} <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 | ||
12139 | 2025.03.07 22:42:34.440698 [ 199 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_110_22, total 30623 rows starting from the beginning of the part | ||
12140 | 2025.03.07 22:42:34.441160 [ 199 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
12141 | 2025.03.07 22:42:34.441559 [ 199 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 958 rows starting from the beginning of the part | ||
12142 | 2025.03.07 22:42:34.441916 [ 199 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 54 rows starting from the beginning of the part | ||
12143 | 2025.03.07 22:42:34.442300 [ 199 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
12144 | 2025.03.07 22:42:34.442693 [ 199 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
12145 | 2025.03.07 22:42:34.444919 [ 275 ] {f45a9a5b-1aa0-4110-b88d-453eca32d6d9} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12146 | 2025.03.07 22:42:34.444971 [ 275 ] {f45a9a5b-1aa0-4110-b88d-453eca32d6d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
12147 | 2025.03.07 22:42:34.446695 [ 275 ] {f45a9a5b-1aa0-4110-b88d-453eca32d6d9} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
12148 | 2025.03.07 22:42:34.447013 [ 275 ] {f45a9a5b-1aa0-4110-b88d-453eca32d6d9} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12149 | 2025.03.07 22:42:34.447210 [ 76 ] {} <Debug> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
12150 | 2025.03.07 22:42:34.447375 [ 76 ] {} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12151 | 2025.03.07 22:42:34.447447 [ 275 ] {f45a9a5b-1aa0-4110-b88d-453eca32d6d9} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.006995 sec., 1143.674052894925 rows/sec., 2.05 MiB/sec. | ||
12152 | 2025.03.07 22:42:34.447464 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
12153 | 2025.03.07 22:42:34.447863 [ 193 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
12154 | 2025.03.07 22:42:34.447979 [ 275 ] {f45a9a5b-1aa0-4110-b88d-453eca32d6d9} <Debug> TCPHandler: Processed in 0.007750594 sec. | ||
12155 | 2025.03.07 22:42:34.448775 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12156 | 2025.03.07 22:42:34.449243 [ 275 ] {e6e0b8ad-f881-45a5-ba4d-a8c2d59a59db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12157 | 2025.03.07 22:42:34.449446 [ 275 ] {e6e0b8ad-f881-45a5-ba4d-a8c2d59a59db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12158 | 2025.03.07 22:42:34.450357 [ 193 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12159 | 2025.03.07 22:42:34.450914 [ 193 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1788 rows starting from the beginning of the part | ||
12160 | 2025.03.07 22:42:34.451694 [ 193 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 8 rows starting from the beginning of the part | ||
12161 | 2025.03.07 22:42:34.452540 [ 193 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 32 rows starting from the beginning of the part | ||
12162 | 2025.03.07 22:42:34.452770 [ 275 ] {e6e0b8ad-f881-45a5-ba4d-a8c2d59a59db} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12163 | 2025.03.07 22:42:34.452852 [ 275 ] {e6e0b8ad-f881-45a5-ba4d-a8c2d59a59db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
12164 | 2025.03.07 22:42:34.453162 [ 193 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 8 rows starting from the beginning of the part | ||
12165 | 2025.03.07 22:42:34.454517 [ 188 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_115_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32115 rows, containing 5 columns (5 merged, 0 gathered) in 0.014420198 sec., 2227084.5379515593 rows/sec., 152.43 MiB/sec. | ||
12166 | 2025.03.07 22:42:34.454616 [ 193 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 32 rows starting from the beginning of the part | ||
12167 | 2025.03.07 22:42:34.454714 [ 275 ] {e6e0b8ad-f881-45a5-ba4d-a8c2d59a59db} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
12168 | 2025.03.07 22:42:34.455229 [ 193 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 8 rows starting from the beginning of the part | ||
12169 | 2025.03.07 22:42:34.455488 [ 188 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_115_23} <Trace> MergedBlockOutputStream: filled checksums all_1_115_23 (state Temporary) | ||
12170 | 2025.03.07 22:42:34.455721 [ 275 ] {e6e0b8ad-f881-45a5-ba4d-a8c2d59a59db} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12171 | 2025.03.07 22:42:34.456565 [ 275 ] {e6e0b8ad-f881-45a5-ba4d-a8c2d59a59db} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00746 sec., 8042.8954423592495 rows/sec., 555.04 KiB/sec. | ||
12172 | 2025.03.07 22:42:34.456801 [ 275 ] {e6e0b8ad-f881-45a5-ba4d-a8c2d59a59db} <Debug> TCPHandler: Processed in 0.008159408 sec. | ||
12173 | 2025.03.07 22:42:34.457027 [ 188 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_115_23} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_merge_all_1_115_23 to all_1_115_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12174 | 2025.03.07 22:42:34.457232 [ 188 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_115_23} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Merged 6 parts: [all_1_110_22, all_115_115_0] -> all_1_115_23 | ||
12175 | 2025.03.07 22:42:34.457411 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
12176 | 2025.03.07 22:42:34.468132 [ 193 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1876 rows, containing 19 columns (19 merged, 0 gathered) in 0.020517717 sec., 91433.17455835851 rows/sec., 163.84 MiB/sec. | ||
12177 | 2025.03.07 22:42:34.469861 [ 191 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
12178 | 2025.03.07 22:42:34.470363 [ 191 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12179 | 2025.03.07 22:42:34.470462 [ 191 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
12180 | 2025.03.07 22:42:34.470634 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.24 MiB. | ||
12181 | 2025.03.07 22:42:35.000182 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 257.08 MiB, peak 274.29 MiB, free memory in arenas 0.00 B, will set to 261.41 MiB (RSS), difference: 4.33 MiB | ||
12182 | 2025.03.07 22:42:38.014327 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31659 | ||
12183 | 2025.03.07 22:42:38.015032 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12184 | 2025.03.07 22:42:38.015085 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12185 | 2025.03.07 22:42:38.015616 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
12186 | 2025.03.07 22:42:38.015877 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12187 | 2025.03.07 22:42:38.016137 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31659 | ||
12188 | 2025.03.07 22:42:39.431366 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12189 | 2025.03.07 22:42:39.431593 [ 275 ] {f6b56b3a-b64c-4dd8-a9b6-7d6355c02bf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12190 | 2025.03.07 22:42:39.431666 [ 275 ] {f6b56b3a-b64c-4dd8-a9b6-7d6355c02bf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12191 | 2025.03.07 22:42:39.432471 [ 275 ] {f6b56b3a-b64c-4dd8-a9b6-7d6355c02bf9} <Trace> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12192 | 2025.03.07 22:42:39.432522 [ 275 ] {f6b56b3a-b64c-4dd8-a9b6-7d6355c02bf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12193 | 2025.03.07 22:42:39.432969 [ 275 ] {f6b56b3a-b64c-4dd8-a9b6-7d6355c02bf9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
12194 | 2025.03.07 22:42:39.433229 [ 275 ] {f6b56b3a-b64c-4dd8-a9b6-7d6355c02bf9} <Trace> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12195 | 2025.03.07 22:42:39.433531 [ 275 ] {f6b56b3a-b64c-4dd8-a9b6-7d6355c02bf9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001988 sec., 12072.434607645873 rows/sec., 1.00 MiB/sec. | ||
12196 | 2025.03.07 22:42:39.433769 [ 275 ] {f6b56b3a-b64c-4dd8-a9b6-7d6355c02bf9} <Debug> TCPHandler: Processed in 0.002528134 sec. | ||
12197 | 2025.03.07 22:42:39.433955 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12198 | 2025.03.07 22:42:39.434071 [ 275 ] {dc68c848-5bd2-4244-8452-46f832539b16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
12199 | 2025.03.07 22:42:39.434123 [ 275 ] {dc68c848-5bd2-4244-8452-46f832539b16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12200 | 2025.03.07 22:42:39.434710 [ 275 ] {dc68c848-5bd2-4244-8452-46f832539b16} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12201 | 2025.03.07 22:42:39.434751 [ 275 ] {dc68c848-5bd2-4244-8452-46f832539b16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12202 | 2025.03.07 22:42:39.435095 [ 275 ] {dc68c848-5bd2-4244-8452-46f832539b16} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
12203 | 2025.03.07 22:42:39.435330 [ 275 ] {dc68c848-5bd2-4244-8452-46f832539b16} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12204 | 2025.03.07 22:42:39.435540 [ 275 ] {dc68c848-5bd2-4244-8452-46f832539b16} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001494 sec., 1338.6880856760374 rows/sec., 109.16 KiB/sec. | ||
12205 | 2025.03.07 22:42:39.435595 [ 275 ] {dc68c848-5bd2-4244-8452-46f832539b16} <Debug> TCPHandler: Processed in 0.001693857 sec. | ||
12206 | 2025.03.07 22:42:39.435723 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12207 | 2025.03.07 22:42:39.435830 [ 275 ] {a54f56c0-a8fd-4257-b67c-9ea06100bebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12208 | 2025.03.07 22:42:39.435875 [ 275 ] {a54f56c0-a8fd-4257-b67c-9ea06100bebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12209 | 2025.03.07 22:42:39.436530 [ 275 ] {a54f56c0-a8fd-4257-b67c-9ea06100bebb} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12210 | 2025.03.07 22:42:39.436569 [ 275 ] {a54f56c0-a8fd-4257-b67c-9ea06100bebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12211 | 2025.03.07 22:42:39.436934 [ 275 ] {a54f56c0-a8fd-4257-b67c-9ea06100bebb} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
12212 | 2025.03.07 22:42:39.437169 [ 275 ] {a54f56c0-a8fd-4257-b67c-9ea06100bebb} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12213 | 2025.03.07 22:42:39.437335 [ 98 ] {} <Debug> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
12214 | 2025.03.07 22:42:39.437403 [ 275 ] {a54f56c0-a8fd-4257-b67c-9ea06100bebb} <Debug> executeQuery: Read 241 rows, 21.98 KiB in 0.001594 sec., 151191.96988707656 rows/sec., 13.46 MiB/sec. | ||
12215 | 2025.03.07 22:42:39.437426 [ 98 ] {} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12216 | 2025.03.07 22:42:39.437503 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12217 | 2025.03.07 22:42:39.437527 [ 275 ] {a54f56c0-a8fd-4257-b67c-9ea06100bebb} <Debug> TCPHandler: Processed in 0.001854448 sec. | ||
12218 | 2025.03.07 22:42:39.437731 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12219 | 2025.03.07 22:42:39.437757 [ 195 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
12220 | 2025.03.07 22:42:39.437902 [ 275 ] {1c171f6e-ab63-43c2-8abc-4a7fca656564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12221 | 2025.03.07 22:42:39.437995 [ 275 ] {1c171f6e-ab63-43c2-8abc-4a7fca656564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12222 | 2025.03.07 22:42:39.438166 [ 195 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12223 | 2025.03.07 22:42:39.438256 [ 195 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1967 rows starting from the beginning of the part | ||
12224 | 2025.03.07 22:42:39.438546 [ 195 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 1218 rows starting from the beginning of the part | ||
12225 | 2025.03.07 22:42:39.439020 [ 195 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 56 rows starting from the beginning of the part | ||
12226 | 2025.03.07 22:42:39.439418 [ 195 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 120 rows starting from the beginning of the part | ||
12227 | 2025.03.07 22:42:39.439776 [ 195 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 72 rows starting from the beginning of the part | ||
12228 | 2025.03.07 22:42:39.439999 [ 195 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 241 rows starting from the beginning of the part | ||
12229 | 2025.03.07 22:42:39.440919 [ 275 ] {1c171f6e-ab63-43c2-8abc-4a7fca656564} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12230 | 2025.03.07 22:42:39.440989 [ 275 ] {1c171f6e-ab63-43c2-8abc-4a7fca656564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12231 | 2025.03.07 22:42:39.441844 [ 275 ] {1c171f6e-ab63-43c2-8abc-4a7fca656564} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
12232 | 2025.03.07 22:42:39.442361 [ 275 ] {1c171f6e-ab63-43c2-8abc-4a7fca656564} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12233 | 2025.03.07 22:42:39.442666 [ 275 ] {1c171f6e-ab63-43c2-8abc-4a7fca656564} <Debug> executeQuery: Read 46 rows, 3.51 KiB in 0.004857 sec., 9470.86679019971 rows/sec., 722.02 KiB/sec. | ||
12234 | 2025.03.07 22:42:39.442748 [ 275 ] {1c171f6e-ab63-43c2-8abc-4a7fca656564} <Debug> TCPHandler: Processed in 0.005136979 sec. | ||
12235 | 2025.03.07 22:42:39.442910 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12236 | 2025.03.07 22:42:39.443135 [ 275 ] {4b607bff-2d31-4531-98c8-50f18ad03a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12237 | 2025.03.07 22:42:39.443222 [ 275 ] {4b607bff-2d31-4531-98c8-50f18ad03a73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12238 | 2025.03.07 22:42:39.443764 [ 191 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3674 rows, containing 5 columns (5 merged, 0 gathered) in 0.006136649 sec., 598698.0842476081 rows/sec., 51.87 MiB/sec. | ||
12239 | 2025.03.07 22:42:39.444151 [ 191 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
12240 | 2025.03.07 22:42:39.444561 [ 275 ] {4b607bff-2d31-4531-98c8-50f18ad03a73} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12241 | 2025.03.07 22:42:39.444629 [ 275 ] {4b607bff-2d31-4531-98c8-50f18ad03a73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12242 | 2025.03.07 22:42:39.444738 [ 191 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_116_23} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12243 | 2025.03.07 22:42:39.444924 [ 191 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_116_23} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
12244 | 2025.03.07 22:42:39.445102 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
12245 | 2025.03.07 22:42:39.445254 [ 275 ] {4b607bff-2d31-4531-98c8-50f18ad03a73} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
12246 | 2025.03.07 22:42:39.445497 [ 275 ] {4b607bff-2d31-4531-98c8-50f18ad03a73} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12247 | 2025.03.07 22:42:39.445725 [ 275 ] {4b607bff-2d31-4531-98c8-50f18ad03a73} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002669 sec., 8992.131884600974 rows/sec., 763.98 KiB/sec. | ||
12248 | 2025.03.07 22:42:39.445845 [ 275 ] {4b607bff-2d31-4531-98c8-50f18ad03a73} <Debug> TCPHandler: Processed in 0.002950608 sec. | ||
12249 | 2025.03.07 22:42:39.445998 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12250 | 2025.03.07 22:42:39.446101 [ 275 ] {e8eb399c-d00a-4a73-9989-3a8f34ba591e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12251 | 2025.03.07 22:42:39.446145 [ 275 ] {e8eb399c-d00a-4a73-9989-3a8f34ba591e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12252 | 2025.03.07 22:42:39.446666 [ 275 ] {e8eb399c-d00a-4a73-9989-3a8f34ba591e} <Trace> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12253 | 2025.03.07 22:42:39.446703 [ 275 ] {e8eb399c-d00a-4a73-9989-3a8f34ba591e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12254 | 2025.03.07 22:42:39.447046 [ 275 ] {e8eb399c-d00a-4a73-9989-3a8f34ba591e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
12255 | 2025.03.07 22:42:39.447277 [ 275 ] {e8eb399c-d00a-4a73-9989-3a8f34ba591e} <Trace> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12256 | 2025.03.07 22:42:39.447584 [ 275 ] {e8eb399c-d00a-4a73-9989-3a8f34ba591e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001475 sec., 8135.593220338983 rows/sec., 635.59 KiB/sec. | ||
12257 | 2025.03.07 22:42:39.447748 [ 275 ] {e8eb399c-d00a-4a73-9989-3a8f34ba591e} <Debug> TCPHandler: Processed in 0.001804207 sec. | ||
12258 | 2025.03.07 22:42:39.447891 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12259 | 2025.03.07 22:42:39.447996 [ 275 ] {8fc5802e-98d4-4f04-bad4-f27cd43f48bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12260 | 2025.03.07 22:42:39.448040 [ 275 ] {8fc5802e-98d4-4f04-bad4-f27cd43f48bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12261 | 2025.03.07 22:42:39.448648 [ 275 ] {8fc5802e-98d4-4f04-bad4-f27cd43f48bb} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12262 | 2025.03.07 22:42:39.448687 [ 275 ] {8fc5802e-98d4-4f04-bad4-f27cd43f48bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12263 | 2025.03.07 22:42:39.449043 [ 275 ] {8fc5802e-98d4-4f04-bad4-f27cd43f48bb} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
12264 | 2025.03.07 22:42:39.449294 [ 275 ] {8fc5802e-98d4-4f04-bad4-f27cd43f48bb} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12265 | 2025.03.07 22:42:39.449461 [ 98 ] {} <Debug> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
12266 | 2025.03.07 22:42:39.449522 [ 98 ] {} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12267 | 2025.03.07 22:42:39.449535 [ 275 ] {8fc5802e-98d4-4f04-bad4-f27cd43f48bb} <Debug> executeQuery: Read 134 rows, 11.10 KiB in 0.001549 sec., 86507.42414460942 rows/sec., 7.00 MiB/sec. | ||
12268 | 2025.03.07 22:42:39.449563 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12269 | 2025.03.07 22:42:39.449679 [ 275 ] {8fc5802e-98d4-4f04-bad4-f27cd43f48bb} <Debug> TCPHandler: Processed in 0.001837338 sec. | ||
12270 | 2025.03.07 22:42:39.449770 [ 194 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
12271 | 2025.03.07 22:42:39.449835 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12272 | 2025.03.07 22:42:39.449993 [ 194 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12273 | 2025.03.07 22:42:39.450035 [ 275 ] {2751888f-f4b8-4321-98da-8c07bbb82ce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12274 | 2025.03.07 22:42:39.450064 [ 194 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 952 rows starting from the beginning of the part | ||
12275 | 2025.03.07 22:42:39.450132 [ 275 ] {2751888f-f4b8-4321-98da-8c07bbb82ce1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12276 | 2025.03.07 22:42:39.450442 [ 194 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 540 rows starting from the beginning of the part | ||
12277 | 2025.03.07 22:42:39.450810 [ 194 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 64 rows starting from the beginning of the part | ||
12278 | 2025.03.07 22:42:39.451078 [ 194 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 96 rows starting from the beginning of the part | ||
12279 | 2025.03.07 22:42:39.451410 [ 194 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 72 rows starting from the beginning of the part | ||
12280 | 2025.03.07 22:42:39.451711 [ 194 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 134 rows starting from the beginning of the part | ||
12281 | 2025.03.07 22:42:39.452818 [ 275 ] {2751888f-f4b8-4321-98da-8c07bbb82ce1} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12282 | 2025.03.07 22:42:39.452869 [ 275 ] {2751888f-f4b8-4321-98da-8c07bbb82ce1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12283 | 2025.03.07 22:42:39.453925 [ 275 ] {2751888f-f4b8-4321-98da-8c07bbb82ce1} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
12284 | 2025.03.07 22:42:39.454275 [ 275 ] {2751888f-f4b8-4321-98da-8c07bbb82ce1} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12285 | 2025.03.07 22:42:39.454723 [ 275 ] {2751888f-f4b8-4321-98da-8c07bbb82ce1} <Debug> executeQuery: Read 233 rows, 17.46 KiB in 0.00472 sec., 49364.40677966102 rows/sec., 3.61 MiB/sec. | ||
12286 | 2025.03.07 22:42:39.454946 [ 275 ] {2751888f-f4b8-4321-98da-8c07bbb82ce1} <Debug> TCPHandler: Processed in 0.00516861 sec. | ||
12287 | 2025.03.07 22:42:39.455001 [ 190 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1858 rows, containing 5 columns (5 merged, 0 gathered) in 0.005304831 sec., 350246.78448757366 rows/sec., 27.49 MiB/sec. | ||
12288 | 2025.03.07 22:42:39.455130 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12289 | 2025.03.07 22:42:39.455281 [ 190 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
12290 | 2025.03.07 22:42:39.455297 [ 275 ] {06744204-ee98-4ecd-9917-9cf9414ef5eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12291 | 2025.03.07 22:42:39.455467 [ 275 ] {06744204-ee98-4ecd-9917-9cf9414ef5eb} <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 | ||
12292 | 2025.03.07 22:42:39.456021 [ 190 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_116_23} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12293 | 2025.03.07 22:42:39.456351 [ 190 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_116_23} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
12294 | 2025.03.07 22:42:39.456539 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
12295 | 2025.03.07 22:42:39.457428 [ 275 ] {06744204-ee98-4ecd-9917-9cf9414ef5eb} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12296 | 2025.03.07 22:42:39.457470 [ 275 ] {06744204-ee98-4ecd-9917-9cf9414ef5eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12297 | 2025.03.07 22:42:39.458130 [ 275 ] {06744204-ee98-4ecd-9917-9cf9414ef5eb} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
12298 | 2025.03.07 22:42:39.458389 [ 275 ] {06744204-ee98-4ecd-9917-9cf9414ef5eb} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12299 | 2025.03.07 22:42:39.458635 [ 275 ] {06744204-ee98-4ecd-9917-9cf9414ef5eb} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.003387 sec., 9447.888987304399 rows/sec., 16.93 MiB/sec. | ||
12300 | 2025.03.07 22:42:39.458744 [ 275 ] {06744204-ee98-4ecd-9917-9cf9414ef5eb} <Debug> TCPHandler: Processed in 0.003675015 sec. | ||
12301 | 2025.03.07 22:42:39.458885 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12302 | 2025.03.07 22:42:39.458992 [ 275 ] {b5fb3fff-1019-44c2-9d54-90fc4436877a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12303 | 2025.03.07 22:42:39.459039 [ 275 ] {b5fb3fff-1019-44c2-9d54-90fc4436877a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12304 | 2025.03.07 22:42:39.459499 [ 275 ] {b5fb3fff-1019-44c2-9d54-90fc4436877a} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12305 | 2025.03.07 22:42:39.459538 [ 275 ] {b5fb3fff-1019-44c2-9d54-90fc4436877a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12306 | 2025.03.07 22:42:39.459889 [ 275 ] {b5fb3fff-1019-44c2-9d54-90fc4436877a} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
12307 | 2025.03.07 22:42:39.460133 [ 275 ] {b5fb3fff-1019-44c2-9d54-90fc4436877a} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12308 | 2025.03.07 22:42:39.460300 [ 98 ] {} <Debug> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
12309 | 2025.03.07 22:42:39.460339 [ 98 ] {} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12310 | 2025.03.07 22:42:39.460367 [ 275 ] {b5fb3fff-1019-44c2-9d54-90fc4436877a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001389 sec., 43196.544276457884 rows/sec., 2.91 MiB/sec. | ||
12311 | 2025.03.07 22:42:39.460382 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12312 | 2025.03.07 22:42:39.460548 [ 275 ] {b5fb3fff-1019-44c2-9d54-90fc4436877a} <Debug> TCPHandler: Processed in 0.001710707 sec. | ||
12313 | 2025.03.07 22:42:39.460791 [ 200 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
12314 | 2025.03.07 22:42:39.461273 [ 200 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12315 | 2025.03.07 22:42:39.461367 [ 200 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 5836 rows starting from the beginning of the part | ||
12316 | 2025.03.07 22:42:39.461715 [ 200 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 40 rows starting from the beginning of the part | ||
12317 | 2025.03.07 22:42:39.462050 [ 200 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 20 rows starting from the beginning of the part | ||
12318 | 2025.03.07 22:42:39.462247 [ 200 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part | ||
12319 | 2025.03.07 22:42:39.462409 [ 200 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part | ||
12320 | 2025.03.07 22:42:39.462639 [ 200 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part | ||
12321 | 2025.03.07 22:42:39.464851 [ 197 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6076 rows, containing 4 columns (4 merged, 0 gathered) in 0.004338122 sec., 1400606.0687089944 rows/sec., 94.10 MiB/sec. | ||
12322 | 2025.03.07 22:42:39.465251 [ 190 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
12323 | 2025.03.07 22:42:39.465558 [ 190 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_116_23} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12324 | 2025.03.07 22:42:39.465643 [ 190 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_116_23} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
12325 | 2025.03.07 22:42:39.465731 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
12326 | 2025.03.07 22:42:40.358350 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 521 | ||
12327 | 2025.03.07 22:42:40.380265 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12328 | 2025.03.07 22:42:40.380325 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12329 | 2025.03.07 22:42:40.387662 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
12330 | 2025.03.07 22:42:40.388440 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12331 | 2025.03.07 22:42:40.391830 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 521 | ||
12332 | 2025.03.07 22:42:40.694511 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1708 | ||
12333 | 2025.03.07 22:42:40.697867 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12334 | 2025.03.07 22:42:40.697927 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12335 | 2025.03.07 22:42:40.699500 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
12336 | 2025.03.07 22:42:40.699825 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12337 | 2025.03.07 22:42:40.700090 [ 140 ] {} <Debug> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
12338 | 2025.03.07 22:42:40.700251 [ 140 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12339 | 2025.03.07 22:42:40.700361 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12340 | 2025.03.07 22:42:40.700956 [ 186 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::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 | ||
12341 | 2025.03.07 22:42:40.702965 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1708 | ||
12342 | 2025.03.07 22:42:40.703310 [ 186 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12343 | 2025.03.07 22:42:40.703465 [ 186 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1546 rows starting from the beginning of the part | ||
12344 | 2025.03.07 22:42:40.704044 [ 186 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 34 rows starting from the beginning of the part | ||
12345 | 2025.03.07 22:42:40.704608 [ 186 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 36 rows starting from the beginning of the part | ||
12346 | 2025.03.07 22:42:40.705164 [ 186 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 24 rows starting from the beginning of the part | ||
12347 | 2025.03.07 22:42:40.705718 [ 186 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 36 rows starting from the beginning of the part | ||
12348 | 2025.03.07 22:42:40.706334 [ 186 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 32 rows starting from the beginning of the part | ||
12349 | 2025.03.07 22:42:40.715195 [ 197 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1708 rows, containing 72 columns (72 merged, 0 gathered) in 0.01461776 sec., 116844.16764264839 rows/sec., 90.84 MiB/sec. | ||
12350 | 2025.03.07 22:42:40.717374 [ 196 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
12351 | 2025.03.07 22:42:40.718225 [ 196 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_51_10} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12352 | 2025.03.07 22:42:40.718331 [ 196 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_51_10} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
12353 | 2025.03.07 22:42:40.718693 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
12354 | 2025.03.07 22:42:44.426697 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12355 | 2025.03.07 22:42:44.426917 [ 275 ] {b3102515-3051-44b2-8c50-285efa3ebca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12356 | 2025.03.07 22:42:44.427004 [ 275 ] {b3102515-3051-44b2-8c50-285efa3ebca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12357 | 2025.03.07 22:42:44.427826 [ 275 ] {b3102515-3051-44b2-8c50-285efa3ebca6} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12358 | 2025.03.07 22:42:44.427882 [ 275 ] {b3102515-3051-44b2-8c50-285efa3ebca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12359 | 2025.03.07 22:42:44.428356 [ 275 ] {b3102515-3051-44b2-8c50-285efa3ebca6} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
12360 | 2025.03.07 22:42:44.428620 [ 275 ] {b3102515-3051-44b2-8c50-285efa3ebca6} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12361 | 2025.03.07 22:42:44.428907 [ 275 ] {b3102515-3051-44b2-8c50-285efa3ebca6} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.00205 sec., 35121.95121951219 rows/sec., 2.85 MiB/sec. | ||
12362 | 2025.03.07 22:42:44.429036 [ 275 ] {b3102515-3051-44b2-8c50-285efa3ebca6} <Debug> TCPHandler: Processed in 0.002482804 sec. | ||
12363 | 2025.03.07 22:42:44.429207 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12364 | 2025.03.07 22:42:44.429524 [ 275 ] {610c392a-299b-47a9-a1ec-5bc14f24be28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12365 | 2025.03.07 22:42:44.429661 [ 275 ] {610c392a-299b-47a9-a1ec-5bc14f24be28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12366 | 2025.03.07 22:42:44.431047 [ 275 ] {610c392a-299b-47a9-a1ec-5bc14f24be28} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12367 | 2025.03.07 22:42:44.431091 [ 275 ] {610c392a-299b-47a9-a1ec-5bc14f24be28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12368 | 2025.03.07 22:42:44.431461 [ 275 ] {610c392a-299b-47a9-a1ec-5bc14f24be28} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
12369 | 2025.03.07 22:42:44.431711 [ 275 ] {610c392a-299b-47a9-a1ec-5bc14f24be28} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12370 | 2025.03.07 22:42:44.431988 [ 275 ] {610c392a-299b-47a9-a1ec-5bc14f24be28} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.002587 sec., 3092.3850019327406 rows/sec., 232.53 KiB/sec. | ||
12371 | 2025.03.07 22:42:44.432083 [ 275 ] {610c392a-299b-47a9-a1ec-5bc14f24be28} <Debug> TCPHandler: Processed in 0.002955988 sec. | ||
12372 | 2025.03.07 22:42:44.432280 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12373 | 2025.03.07 22:42:44.432560 [ 275 ] {c1f163d5-1d6f-4f55-8e0e-5856810f1325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12374 | 2025.03.07 22:42:44.432680 [ 275 ] {c1f163d5-1d6f-4f55-8e0e-5856810f1325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12375 | 2025.03.07 22:42:44.433295 [ 275 ] {c1f163d5-1d6f-4f55-8e0e-5856810f1325} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12376 | 2025.03.07 22:42:44.433338 [ 275 ] {c1f163d5-1d6f-4f55-8e0e-5856810f1325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12377 | 2025.03.07 22:42:44.433708 [ 275 ] {c1f163d5-1d6f-4f55-8e0e-5856810f1325} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
12378 | 2025.03.07 22:42:44.433955 [ 275 ] {c1f163d5-1d6f-4f55-8e0e-5856810f1325} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12379 | 2025.03.07 22:42:44.434184 [ 275 ] {c1f163d5-1d6f-4f55-8e0e-5856810f1325} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001724 sec., 41763.34106728538 rows/sec., 3.26 MiB/sec. | ||
12380 | 2025.03.07 22:42:44.434242 [ 275 ] {c1f163d5-1d6f-4f55-8e0e-5856810f1325} <Debug> TCPHandler: Processed in 0.00205226 sec. | ||
12381 | 2025.03.07 22:42:44.434362 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12382 | 2025.03.07 22:42:44.434475 [ 275 ] {156dce4d-9d84-4e69-9cc7-fefdc802486a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12383 | 2025.03.07 22:42:44.434527 [ 275 ] {156dce4d-9d84-4e69-9cc7-fefdc802486a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12384 | 2025.03.07 22:42:44.435055 [ 275 ] {156dce4d-9d84-4e69-9cc7-fefdc802486a} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12385 | 2025.03.07 22:42:44.435096 [ 275 ] {156dce4d-9d84-4e69-9cc7-fefdc802486a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12386 | 2025.03.07 22:42:44.435491 [ 275 ] {156dce4d-9d84-4e69-9cc7-fefdc802486a} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
12387 | 2025.03.07 22:42:44.435723 [ 275 ] {156dce4d-9d84-4e69-9cc7-fefdc802486a} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12388 | 2025.03.07 22:42:44.435950 [ 275 ] {156dce4d-9d84-4e69-9cc7-fefdc802486a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001549 sec., 103292.44673983214 rows/sec., 7.19 MiB/sec. | ||
12389 | 2025.03.07 22:42:44.436047 [ 275 ] {156dce4d-9d84-4e69-9cc7-fefdc802486a} <Debug> TCPHandler: Processed in 0.001798498 sec. | ||
12390 | 2025.03.07 22:42:44.436292 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12391 | 2025.03.07 22:42:44.436590 [ 275 ] {ce9dc4d7-ce3d-4592-9e8a-f4d9aaac9569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12392 | 2025.03.07 22:42:44.436774 [ 275 ] {ce9dc4d7-ce3d-4592-9e8a-f4d9aaac9569} <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 | ||
12393 | 2025.03.07 22:42:44.437866 [ 275 ] {ce9dc4d7-ce3d-4592-9e8a-f4d9aaac9569} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12394 | 2025.03.07 22:42:44.437905 [ 275 ] {ce9dc4d7-ce3d-4592-9e8a-f4d9aaac9569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12395 | 2025.03.07 22:42:44.438537 [ 275 ] {ce9dc4d7-ce3d-4592-9e8a-f4d9aaac9569} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
12396 | 2025.03.07 22:42:44.438805 [ 275 ] {ce9dc4d7-ce3d-4592-9e8a-f4d9aaac9569} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12397 | 2025.03.07 22:42:44.439088 [ 275 ] {ce9dc4d7-ce3d-4592-9e8a-f4d9aaac9569} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002615 sec., 3059.273422562141 rows/sec., 5.48 MiB/sec. | ||
12398 | 2025.03.07 22:42:44.439221 [ 275 ] {ce9dc4d7-ce3d-4592-9e8a-f4d9aaac9569} <Debug> TCPHandler: Processed in 0.003034679 sec. | ||
12399 | 2025.03.07 22:42:44.439383 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12400 | 2025.03.07 22:42:44.439493 [ 275 ] {737a8389-3bfe-48ed-837f-c70ae843b906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12401 | 2025.03.07 22:42:44.439542 [ 275 ] {737a8389-3bfe-48ed-837f-c70ae843b906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12402 | 2025.03.07 22:42:44.439995 [ 275 ] {737a8389-3bfe-48ed-837f-c70ae843b906} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12403 | 2025.03.07 22:42:44.440034 [ 275 ] {737a8389-3bfe-48ed-837f-c70ae843b906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12404 | 2025.03.07 22:42:44.440402 [ 275 ] {737a8389-3bfe-48ed-837f-c70ae843b906} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
12405 | 2025.03.07 22:42:44.440648 [ 275 ] {737a8389-3bfe-48ed-837f-c70ae843b906} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12406 | 2025.03.07 22:42:44.440870 [ 275 ] {737a8389-3bfe-48ed-837f-c70ae843b906} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001401 sec., 42826.55246252677 rows/sec., 2.89 MiB/sec. | ||
12407 | 2025.03.07 22:42:44.440923 [ 275 ] {737a8389-3bfe-48ed-837f-c70ae843b906} <Debug> TCPHandler: Processed in 0.001590605 sec. | ||
12408 | 2025.03.07 22:42:45.316401 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12409 | 2025.03.07 22:42:45.316466 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12410 | 2025.03.07 22:42:45.516423 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 32086 | ||
12411 | 2025.03.07 22:42:45.517369 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12412 | 2025.03.07 22:42:45.517423 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12413 | 2025.03.07 22:42:45.517966 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
12414 | 2025.03.07 22:42:45.518256 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12415 | 2025.03.07 22:42:45.518527 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32086 | ||
12416 | 2025.03.07 22:42:45.524254 [ 220 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
12417 | 2025.03.07 22:42:45.524315 [ 220 ] {} <Debug> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
12418 | 2025.03.07 22:42:45.532579 [ 220 ] {} <Debug> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
12419 | 2025.03.07 22:42:45.911937 [ 221 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
12420 | 2025.03.07 22:42:45.911998 [ 221 ] {} <Debug> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
12421 | 2025.03.07 22:42:45.914526 [ 221 ] {} <Debug> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
12422 | 2025.03.07 22:42:47.892033 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 528 | ||
12423 | 2025.03.07 22:42:47.913899 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12424 | 2025.03.07 22:42:47.913963 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12425 | 2025.03.07 22:42:47.921425 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
12426 | 2025.03.07 22:42:47.922341 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12427 | 2025.03.07 22:42:47.926337 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 528 | ||
12428 | 2025.03.07 22:42:49.110341 [ 223 ] {} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
12429 | 2025.03.07 22:42:49.110398 [ 223 ] {} <Debug> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
12430 | 2025.03.07 22:42:49.112517 [ 223 ] {} <Debug> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
12431 | 2025.03.07 22:42:49.428196 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12432 | 2025.03.07 22:42:49.428415 [ 275 ] {e3fba4e6-e14a-4604-8d9b-614d840cf964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12433 | 2025.03.07 22:42:49.428500 [ 275 ] {e3fba4e6-e14a-4604-8d9b-614d840cf964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12434 | 2025.03.07 22:42:49.429492 [ 275 ] {e3fba4e6-e14a-4604-8d9b-614d840cf964} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12435 | 2025.03.07 22:42:49.429543 [ 275 ] {e3fba4e6-e14a-4604-8d9b-614d840cf964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12436 | 2025.03.07 22:42:49.430045 [ 275 ] {e3fba4e6-e14a-4604-8d9b-614d840cf964} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
12437 | 2025.03.07 22:42:49.430312 [ 275 ] {e3fba4e6-e14a-4604-8d9b-614d840cf964} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12438 | 2025.03.07 22:42:49.430545 [ 275 ] {e3fba4e6-e14a-4604-8d9b-614d840cf964} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.002188 sec., 54844.60694698355 rows/sec., 4.66 MiB/sec. | ||
12439 | 2025.03.07 22:42:49.430611 [ 275 ] {e3fba4e6-e14a-4604-8d9b-614d840cf964} <Debug> TCPHandler: Processed in 0.002553814 sec. | ||
12440 | 2025.03.07 22:42:49.430750 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12441 | 2025.03.07 22:42:49.430867 [ 275 ] {44c12f19-115f-454a-8200-bdb68b0b90b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12442 | 2025.03.07 22:42:49.430916 [ 275 ] {44c12f19-115f-454a-8200-bdb68b0b90b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12443 | 2025.03.07 22:42:49.431463 [ 275 ] {44c12f19-115f-454a-8200-bdb68b0b90b9} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12444 | 2025.03.07 22:42:49.431499 [ 275 ] {44c12f19-115f-454a-8200-bdb68b0b90b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12445 | 2025.03.07 22:42:49.431857 [ 275 ] {44c12f19-115f-454a-8200-bdb68b0b90b9} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
12446 | 2025.03.07 22:42:49.432095 [ 275 ] {44c12f19-115f-454a-8200-bdb68b0b90b9} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12447 | 2025.03.07 22:42:49.432276 [ 275 ] {44c12f19-115f-454a-8200-bdb68b0b90b9} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001437 sec., 22268.615170494086 rows/sec., 1.64 MiB/sec. | ||
12448 | 2025.03.07 22:42:49.432327 [ 275 ] {44c12f19-115f-454a-8200-bdb68b0b90b9} <Debug> TCPHandler: Processed in 0.001631836 sec. | ||
12449 | 2025.03.07 22:42:49.432433 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12450 | 2025.03.07 22:42:49.432537 [ 275 ] {157173c6-ed51-425d-98ff-3c9c076882ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12451 | 2025.03.07 22:42:49.432582 [ 275 ] {157173c6-ed51-425d-98ff-3c9c076882ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12452 | 2025.03.07 22:42:49.433126 [ 275 ] {157173c6-ed51-425d-98ff-3c9c076882ff} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12453 | 2025.03.07 22:42:49.433163 [ 275 ] {157173c6-ed51-425d-98ff-3c9c076882ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12454 | 2025.03.07 22:42:49.433516 [ 275 ] {157173c6-ed51-425d-98ff-3c9c076882ff} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
12455 | 2025.03.07 22:42:49.433754 [ 275 ] {157173c6-ed51-425d-98ff-3c9c076882ff} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12456 | 2025.03.07 22:42:49.433940 [ 275 ] {157173c6-ed51-425d-98ff-3c9c076882ff} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001425 sec., 67368.42105263157 rows/sec., 5.26 MiB/sec. | ||
12457 | 2025.03.07 22:42:49.433991 [ 275 ] {157173c6-ed51-425d-98ff-3c9c076882ff} <Debug> TCPHandler: Processed in 0.001609715 sec. | ||
12458 | 2025.03.07 22:42:49.434105 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12459 | 2025.03.07 22:42:49.434211 [ 275 ] {5972aaa6-316e-46a5-b120-484057944f82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12460 | 2025.03.07 22:42:49.434262 [ 275 ] {5972aaa6-316e-46a5-b120-484057944f82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12461 | 2025.03.07 22:42:49.434773 [ 275 ] {5972aaa6-316e-46a5-b120-484057944f82} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12462 | 2025.03.07 22:42:49.434809 [ 275 ] {5972aaa6-316e-46a5-b120-484057944f82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12463 | 2025.03.07 22:42:49.435187 [ 275 ] {5972aaa6-316e-46a5-b120-484057944f82} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
12464 | 2025.03.07 22:42:49.435445 [ 275 ] {5972aaa6-316e-46a5-b120-484057944f82} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12465 | 2025.03.07 22:42:49.435630 [ 275 ] {5972aaa6-316e-46a5-b120-484057944f82} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001441 sec., 111034.00416377516 rows/sec., 7.73 MiB/sec. | ||
12466 | 2025.03.07 22:42:49.435680 [ 275 ] {5972aaa6-316e-46a5-b120-484057944f82} <Debug> TCPHandler: Processed in 0.001626556 sec. | ||
12467 | 2025.03.07 22:42:49.435807 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12468 | 2025.03.07 22:42:49.435914 [ 275 ] {c56669e9-5948-4385-8042-49fb5f45f398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12469 | 2025.03.07 22:42:49.435980 [ 275 ] {c56669e9-5948-4385-8042-49fb5f45f398} <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 | ||
12470 | 2025.03.07 22:42:49.437092 [ 275 ] {c56669e9-5948-4385-8042-49fb5f45f398} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12471 | 2025.03.07 22:42:49.437128 [ 275 ] {c56669e9-5948-4385-8042-49fb5f45f398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12472 | 2025.03.07 22:42:49.437783 [ 275 ] {c56669e9-5948-4385-8042-49fb5f45f398} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
12473 | 2025.03.07 22:42:49.438038 [ 275 ] {c56669e9-5948-4385-8042-49fb5f45f398} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12474 | 2025.03.07 22:42:49.438264 [ 275 ] {c56669e9-5948-4385-8042-49fb5f45f398} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002372 sec., 13490.725126475549 rows/sec., 24.17 MiB/sec. | ||
12475 | 2025.03.07 22:42:49.438454 [ 275 ] {c56669e9-5948-4385-8042-49fb5f45f398} <Debug> TCPHandler: Processed in 0.002697016 sec. | ||
12476 | 2025.03.07 22:42:49.438677 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12477 | 2025.03.07 22:42:49.438989 [ 275 ] {75cf897f-d047-49c9-951f-cf9b9674178a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12478 | 2025.03.07 22:42:49.439145 [ 275 ] {75cf897f-d047-49c9-951f-cf9b9674178a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12479 | 2025.03.07 22:42:49.440022 [ 275 ] {75cf897f-d047-49c9-951f-cf9b9674178a} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12480 | 2025.03.07 22:42:49.440059 [ 275 ] {75cf897f-d047-49c9-951f-cf9b9674178a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12481 | 2025.03.07 22:42:49.440473 [ 275 ] {75cf897f-d047-49c9-951f-cf9b9674178a} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
12482 | 2025.03.07 22:42:49.440714 [ 275 ] {75cf897f-d047-49c9-951f-cf9b9674178a} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12483 | 2025.03.07 22:42:49.440888 [ 275 ] {75cf897f-d047-49c9-951f-cf9b9674178a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002012 sec., 29821.073558648113 rows/sec., 2.01 MiB/sec. | ||
12484 | 2025.03.07 22:42:49.440936 [ 275 ] {75cf897f-d047-49c9-951f-cf9b9674178a} <Debug> TCPHandler: Processed in 0.002367192 sec. | ||
12485 | 2025.03.07 22:42:50.021999 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
12486 | 2025.03.07 22:42:50.022056 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
12487 | 2025.03.07 22:42:50.024236 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
12488 | 2025.03.07 22:42:50.244120 [ 221 ] {} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
12489 | 2025.03.07 22:42:50.244203 [ 221 ] {} <Debug> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
12490 | 2025.03.07 22:42:50.246385 [ 221 ] {} <Debug> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
12491 | 2025.03.07 22:42:50.703397 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1732 | ||
12492 | 2025.03.07 22:42:50.706973 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12493 | 2025.03.07 22:42:50.707036 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12494 | 2025.03.07 22:42:50.708612 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
12495 | 2025.03.07 22:42:50.708951 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12496 | 2025.03.07 22:42:50.710058 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1732 | ||
12497 | 2025.03.07 22:42:50.880806 [ 220 ] {} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
12498 | 2025.03.07 22:42:50.880863 [ 220 ] {} <Debug> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
12499 | 2025.03.07 22:42:50.882865 [ 220 ] {} <Debug> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
12500 | 2025.03.07 22:42:51.000389 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 257.57 MiB, peak 274.29 MiB, free memory in arenas 0.00 B, will set to 261.57 MiB (RSS), difference: 4.00 MiB | ||
12501 | 2025.03.07 22:42:51.758118 [ 174 ] {} <Debug> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
12502 | 2025.03.07 22:42:51.758192 [ 174 ] {} <Trace> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12503 | 2025.03.07 22:42:51.758220 [ 174 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12504 | 2025.03.07 22:42:51.758571 [ 192 ] {570d93a6-3975-4407-8748-dbbaa4dc973d::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 | ||
12505 | 2025.03.07 22:42:51.758859 [ 192 ] {570d93a6-3975-4407-8748-dbbaa4dc973d::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12506 | 2025.03.07 22:42:51.758925 [ 192 ] {570d93a6-3975-4407-8748-dbbaa4dc973d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 236 rows starting from the beginning of the part | ||
12507 | 2025.03.07 22:42:51.759069 [ 192 ] {570d93a6-3975-4407-8748-dbbaa4dc973d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
12508 | 2025.03.07 22:42:51.759524 [ 192 ] {570d93a6-3975-4407-8748-dbbaa4dc973d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
12509 | 2025.03.07 22:42:51.759897 [ 192 ] {570d93a6-3975-4407-8748-dbbaa4dc973d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 212 rows starting from the beginning of the part | ||
12510 | 2025.03.07 22:42:51.760021 [ 192 ] {570d93a6-3975-4407-8748-dbbaa4dc973d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
12511 | 2025.03.07 22:42:51.761431 [ 197 ] {570d93a6-3975-4407-8748-dbbaa4dc973d::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 520 rows, containing 5 columns (5 merged, 0 gathered) in 0.00309173 sec., 168190.6246664489 rows/sec., 11.94 MiB/sec. | ||
12512 | 2025.03.07 22:42:51.761678 [ 198 ] {570d93a6-3975-4407-8748-dbbaa4dc973d::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
12513 | 2025.03.07 22:42:51.762073 [ 198 ] {570d93a6-3975-4407-8748-dbbaa4dc973d::all_1_17_4} <Trace> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12514 | 2025.03.07 22:42:51.762184 [ 198 ] {570d93a6-3975-4407-8748-dbbaa4dc973d::all_1_17_4} <Trace> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
12515 | 2025.03.07 22:42:51.762309 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
12516 | 2025.03.07 22:42:52.145919 [ 174 ] {} <Debug> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
12517 | 2025.03.07 22:42:52.145992 [ 174 ] {} <Trace> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12518 | 2025.03.07 22:42:52.146019 [ 174 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12519 | 2025.03.07 22:42:52.146244 [ 197 ] {c54ec57d-d23e-4f7b-a6e6-5279a6523129::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 | ||
12520 | 2025.03.07 22:42:52.146447 [ 197 ] {c54ec57d-d23e-4f7b-a6e6-5279a6523129::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12521 | 2025.03.07 22:42:52.146491 [ 197 ] {c54ec57d-d23e-4f7b-a6e6-5279a6523129::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 124 rows starting from the beginning of the part | ||
12522 | 2025.03.07 22:42:52.146600 [ 197 ] {c54ec57d-d23e-4f7b-a6e6-5279a6523129::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
12523 | 2025.03.07 22:42:52.146706 [ 197 ] {c54ec57d-d23e-4f7b-a6e6-5279a6523129::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
12524 | 2025.03.07 22:42:52.147015 [ 197 ] {c54ec57d-d23e-4f7b-a6e6-5279a6523129::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 112 rows starting from the beginning of the part | ||
12525 | 2025.03.07 22:42:52.147125 [ 197 ] {c54ec57d-d23e-4f7b-a6e6-5279a6523129::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
12526 | 2025.03.07 22:42:52.148242 [ 201 ] {c54ec57d-d23e-4f7b-a6e6-5279a6523129::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 5 columns (5 merged, 0 gathered) in 0.002136131 sec., 127333.0146887059 rows/sec., 8.17 MiB/sec. | ||
12527 | 2025.03.07 22:42:52.148408 [ 189 ] {c54ec57d-d23e-4f7b-a6e6-5279a6523129::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
12528 | 2025.03.07 22:42:52.148743 [ 189 ] {c54ec57d-d23e-4f7b-a6e6-5279a6523129::all_1_17_4} <Trace> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12529 | 2025.03.07 22:42:52.148843 [ 189 ] {c54ec57d-d23e-4f7b-a6e6-5279a6523129::all_1_17_4} <Trace> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
12530 | 2025.03.07 22:42:52.148937 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
12531 | 2025.03.07 22:42:52.722004 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12532 | 2025.03.07 22:42:52.722202 [ 275 ] {0409867e-b265-4176-b88d-677d9fbd2501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12533 | 2025.03.07 22:42:52.722276 [ 275 ] {0409867e-b265-4176-b88d-677d9fbd2501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12534 | 2025.03.07 22:42:52.723764 [ 275 ] {0409867e-b265-4176-b88d-677d9fbd2501} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12535 | 2025.03.07 22:42:52.723816 [ 275 ] {0409867e-b265-4176-b88d-677d9fbd2501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12536 | 2025.03.07 22:42:52.724336 [ 275 ] {0409867e-b265-4176-b88d-677d9fbd2501} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
12537 | 2025.03.07 22:42:52.724611 [ 275 ] {0409867e-b265-4176-b88d-677d9fbd2501} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12538 | 2025.03.07 22:42:52.724822 [ 275 ] {0409867e-b265-4176-b88d-677d9fbd2501} <Debug> executeQuery: Read 1212 rows, 102.55 KiB in 0.002675 sec., 453084.1121495327 rows/sec., 37.44 MiB/sec. | ||
12539 | 2025.03.07 22:42:52.724892 [ 275 ] {0409867e-b265-4176-b88d-677d9fbd2501} <Debug> TCPHandler: Processed in 0.003016809 sec. | ||
12540 | 2025.03.07 22:42:52.725034 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12541 | 2025.03.07 22:42:52.725180 [ 275 ] {6676a7f4-3ce8-4452-8714-80a987484d86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12542 | 2025.03.07 22:42:52.725240 [ 275 ] {6676a7f4-3ce8-4452-8714-80a987484d86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12543 | 2025.03.07 22:42:52.725793 [ 275 ] {6676a7f4-3ce8-4452-8714-80a987484d86} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12544 | 2025.03.07 22:42:52.725833 [ 275 ] {6676a7f4-3ce8-4452-8714-80a987484d86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12545 | 2025.03.07 22:42:52.726213 [ 275 ] {6676a7f4-3ce8-4452-8714-80a987484d86} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
12546 | 2025.03.07 22:42:52.726463 [ 275 ] {6676a7f4-3ce8-4452-8714-80a987484d86} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12547 | 2025.03.07 22:42:52.726646 [ 275 ] {6676a7f4-3ce8-4452-8714-80a987484d86} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001499 sec., 5336.891260840561 rows/sec., 401.31 KiB/sec. | ||
12548 | 2025.03.07 22:42:52.726714 [ 275 ] {6676a7f4-3ce8-4452-8714-80a987484d86} <Debug> TCPHandler: Processed in 0.001747947 sec. | ||
12549 | 2025.03.07 22:42:52.726874 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12550 | 2025.03.07 22:42:52.727034 [ 275 ] {d3463975-a0df-4435-9270-351267d67e38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12551 | 2025.03.07 22:42:52.727099 [ 275 ] {d3463975-a0df-4435-9270-351267d67e38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12552 | 2025.03.07 22:42:52.727771 [ 275 ] {d3463975-a0df-4435-9270-351267d67e38} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12553 | 2025.03.07 22:42:52.727810 [ 275 ] {d3463975-a0df-4435-9270-351267d67e38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12554 | 2025.03.07 22:42:52.728184 [ 275 ] {d3463975-a0df-4435-9270-351267d67e38} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
12555 | 2025.03.07 22:42:52.728428 [ 275 ] {d3463975-a0df-4435-9270-351267d67e38} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12556 | 2025.03.07 22:42:52.728644 [ 275 ] {d3463975-a0df-4435-9270-351267d67e38} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001649 sec., 138265.61552456033 rows/sec., 9.36 MiB/sec. | ||
12557 | 2025.03.07 22:42:52.728782 [ 275 ] {d3463975-a0df-4435-9270-351267d67e38} <Debug> TCPHandler: Processed in 0.001973589 sec. | ||
12558 | 2025.03.07 22:42:52.729014 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12559 | 2025.03.07 22:42:52.729123 [ 275 ] {86b2c669-ee13-49a0-b8b5-22cdc3070a69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12560 | 2025.03.07 22:42:52.729172 [ 275 ] {86b2c669-ee13-49a0-b8b5-22cdc3070a69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12561 | 2025.03.07 22:42:52.729920 [ 275 ] {86b2c669-ee13-49a0-b8b5-22cdc3070a69} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12562 | 2025.03.07 22:42:52.729959 [ 275 ] {86b2c669-ee13-49a0-b8b5-22cdc3070a69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12563 | 2025.03.07 22:42:52.730337 [ 275 ] {86b2c669-ee13-49a0-b8b5-22cdc3070a69} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
12564 | 2025.03.07 22:42:52.730570 [ 275 ] {86b2c669-ee13-49a0-b8b5-22cdc3070a69} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12565 | 2025.03.07 22:42:52.730746 [ 275 ] {86b2c669-ee13-49a0-b8b5-22cdc3070a69} <Debug> executeQuery: Read 528 rows, 40.04 KiB in 0.001649 sec., 320194.057004245 rows/sec., 23.72 MiB/sec. | ||
12566 | 2025.03.07 22:42:52.730802 [ 275 ] {86b2c669-ee13-49a0-b8b5-22cdc3070a69} <Debug> TCPHandler: Processed in 0.001873708 sec. | ||
12567 | 2025.03.07 22:42:52.730915 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12568 | 2025.03.07 22:42:52.731025 [ 275 ] {5281520d-dc9e-46ea-b604-bfd986f736ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12569 | 2025.03.07 22:42:52.731074 [ 275 ] {5281520d-dc9e-46ea-b604-bfd986f736ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12570 | 2025.03.07 22:42:52.731799 [ 275 ] {5281520d-dc9e-46ea-b604-bfd986f736ef} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12571 | 2025.03.07 22:42:52.731836 [ 275 ] {5281520d-dc9e-46ea-b604-bfd986f736ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12572 | 2025.03.07 22:42:52.732263 [ 275 ] {5281520d-dc9e-46ea-b604-bfd986f736ef} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
12573 | 2025.03.07 22:42:52.732511 [ 275 ] {5281520d-dc9e-46ea-b604-bfd986f736ef} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12574 | 2025.03.07 22:42:52.732682 [ 275 ] {5281520d-dc9e-46ea-b604-bfd986f736ef} <Debug> executeQuery: Read 952 rows, 65.39 KiB in 0.001682 sec., 565992.8656361474 rows/sec., 37.96 MiB/sec. | ||
12575 | 2025.03.07 22:42:52.732733 [ 275 ] {5281520d-dc9e-46ea-b604-bfd986f736ef} <Debug> TCPHandler: Processed in 0.001867908 sec. | ||
12576 | 2025.03.07 22:42:52.732847 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12577 | 2025.03.07 22:42:52.732953 [ 275 ] {fffa5982-3ae2-48e7-9910-b92db3fb02d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12578 | 2025.03.07 22:42:52.733020 [ 275 ] {fffa5982-3ae2-48e7-9910-b92db3fb02d1} <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 | ||
12579 | 2025.03.07 22:42:52.734056 [ 275 ] {fffa5982-3ae2-48e7-9910-b92db3fb02d1} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12580 | 2025.03.07 22:42:52.734094 [ 275 ] {fffa5982-3ae2-48e7-9910-b92db3fb02d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12581 | 2025.03.07 22:42:52.734726 [ 275 ] {fffa5982-3ae2-48e7-9910-b92db3fb02d1} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
12582 | 2025.03.07 22:42:52.734987 [ 275 ] {fffa5982-3ae2-48e7-9910-b92db3fb02d1} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12583 | 2025.03.07 22:42:52.735179 [ 275 ] {fffa5982-3ae2-48e7-9910-b92db3fb02d1} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002248 sec., 3558.7188612099644 rows/sec., 6.38 MiB/sec. | ||
12584 | 2025.03.07 22:42:52.735287 [ 275 ] {fffa5982-3ae2-48e7-9910-b92db3fb02d1} <Debug> TCPHandler: Processed in 0.002491753 sec. | ||
12585 | 2025.03.07 22:42:52.735446 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12586 | 2025.03.07 22:42:52.735578 [ 275 ] {c5c4397a-e2d9-4f51-8ed9-abfbea608357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12587 | 2025.03.07 22:42:52.735624 [ 275 ] {c5c4397a-e2d9-4f51-8ed9-abfbea608357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12588 | 2025.03.07 22:42:52.736048 [ 275 ] {c5c4397a-e2d9-4f51-8ed9-abfbea608357} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12589 | 2025.03.07 22:42:52.736084 [ 275 ] {c5c4397a-e2d9-4f51-8ed9-abfbea608357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12590 | 2025.03.07 22:42:52.736456 [ 275 ] {c5c4397a-e2d9-4f51-8ed9-abfbea608357} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
12591 | 2025.03.07 22:42:52.736691 [ 275 ] {c5c4397a-e2d9-4f51-8ed9-abfbea608357} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12592 | 2025.03.07 22:42:52.736859 [ 275 ] {c5c4397a-e2d9-4f51-8ed9-abfbea608357} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.001304 sec., 30674.84662576687 rows/sec., 2.07 MiB/sec. | ||
12593 | 2025.03.07 22:42:52.736908 [ 275 ] {c5c4397a-e2d9-4f51-8ed9-abfbea608357} <Debug> TCPHandler: Processed in 0.001533445 sec. | ||
12594 | 2025.03.07 22:42:53.018782 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 32574 | ||
12595 | 2025.03.07 22:42:53.019456 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12596 | 2025.03.07 22:42:53.019509 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12597 | 2025.03.07 22:42:53.020060 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
12598 | 2025.03.07 22:42:53.020327 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12599 | 2025.03.07 22:42:53.020548 [ 173 ] {} <Debug> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
12600 | 2025.03.07 22:42:53.020589 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32574 | ||
12601 | 2025.03.07 22:42:53.020639 [ 173 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12602 | 2025.03.07 22:42:53.020672 [ 173 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12603 | 2025.03.07 22:42:53.020869 [ 197 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::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 | ||
12604 | 2025.03.07 22:42:53.021227 [ 197 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12605 | 2025.03.07 22:42:53.021363 [ 197 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 30256 rows starting from the beginning of the part | ||
12606 | 2025.03.07 22:42:53.021734 [ 197 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 488 rows starting from the beginning of the part | ||
12607 | 2025.03.07 22:42:53.021914 [ 197 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 427 rows starting from the beginning of the part | ||
12608 | 2025.03.07 22:42:53.022007 [ 197 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 488 rows starting from the beginning of the part | ||
12609 | 2025.03.07 22:42:53.022230 [ 197 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 427 rows starting from the beginning of the part | ||
12610 | 2025.03.07 22:42:53.022455 [ 197 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 488 rows starting from the beginning of the part | ||
12611 | 2025.03.07 22:42:53.025332 [ 197 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32574 rows, containing 4 columns (4 merged, 0 gathered) in 0.004589153 sec., 7098041.839093183 rows/sec., 101.54 MiB/sec. | ||
12612 | 2025.03.07 22:42:53.025630 [ 193 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
12613 | 2025.03.07 22:42:53.025950 [ 193 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_71_14} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12614 | 2025.03.07 22:42:53.026034 [ 193 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_71_14} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
12615 | 2025.03.07 22:42:53.026128 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
12616 | 2025.03.07 22:42:54.423170 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12617 | 2025.03.07 22:42:54.423392 [ 275 ] {ebf1bb21-8b47-416d-9c08-3545f7fdebaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12618 | 2025.03.07 22:42:54.423476 [ 275 ] {ebf1bb21-8b47-416d-9c08-3545f7fdebaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12619 | 2025.03.07 22:42:54.424570 [ 275 ] {ebf1bb21-8b47-416d-9c08-3545f7fdebaf} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12620 | 2025.03.07 22:42:54.424646 [ 275 ] {ebf1bb21-8b47-416d-9c08-3545f7fdebaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12621 | 2025.03.07 22:42:54.425211 [ 275 ] {ebf1bb21-8b47-416d-9c08-3545f7fdebaf} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
12622 | 2025.03.07 22:42:54.425560 [ 275 ] {ebf1bb21-8b47-416d-9c08-3545f7fdebaf} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12623 | 2025.03.07 22:42:54.425889 [ 275 ] {ebf1bb21-8b47-416d-9c08-3545f7fdebaf} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002547 sec., 21986.65096191598 rows/sec., 1.69 MiB/sec. | ||
12624 | 2025.03.07 22:42:54.425965 [ 275 ] {ebf1bb21-8b47-416d-9c08-3545f7fdebaf} <Debug> TCPHandler: Processed in 0.002961408 sec. | ||
12625 | 2025.03.07 22:42:54.426125 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12626 | 2025.03.07 22:42:54.426251 [ 275 ] {ba27f197-badb-43bc-914e-80877f7c9fdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12627 | 2025.03.07 22:42:54.426310 [ 275 ] {ba27f197-badb-43bc-914e-80877f7c9fdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12628 | 2025.03.07 22:42:54.427036 [ 275 ] {ba27f197-badb-43bc-914e-80877f7c9fdd} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12629 | 2025.03.07 22:42:54.427084 [ 275 ] {ba27f197-badb-43bc-914e-80877f7c9fdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12630 | 2025.03.07 22:42:54.427569 [ 275 ] {ba27f197-badb-43bc-914e-80877f7c9fdd} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
12631 | 2025.03.07 22:42:54.427914 [ 275 ] {ba27f197-badb-43bc-914e-80877f7c9fdd} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12632 | 2025.03.07 22:42:54.428170 [ 275 ] {ba27f197-badb-43bc-914e-80877f7c9fdd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001945 sec., 32904.88431876607 rows/sec., 2.57 MiB/sec. | ||
12633 | 2025.03.07 22:42:54.428235 [ 275 ] {ba27f197-badb-43bc-914e-80877f7c9fdd} <Debug> TCPHandler: Processed in 0.002169601 sec. | ||
12634 | 2025.03.07 22:42:54.428381 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12635 | 2025.03.07 22:42:54.428502 [ 275 ] {02a0bf17-fde4-4ded-af90-2daec01e3a02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12636 | 2025.03.07 22:42:54.428560 [ 275 ] {02a0bf17-fde4-4ded-af90-2daec01e3a02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12637 | 2025.03.07 22:42:54.429118 [ 275 ] {02a0bf17-fde4-4ded-af90-2daec01e3a02} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12638 | 2025.03.07 22:42:54.429167 [ 275 ] {02a0bf17-fde4-4ded-af90-2daec01e3a02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12639 | 2025.03.07 22:42:54.429620 [ 275 ] {02a0bf17-fde4-4ded-af90-2daec01e3a02} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
12640 | 2025.03.07 22:42:54.429929 [ 275 ] {02a0bf17-fde4-4ded-af90-2daec01e3a02} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12641 | 2025.03.07 22:42:54.430185 [ 172 ] {} <Debug> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Selected 5 parts from all_1_115_23 to all_119_119_0 | ||
12642 | 2025.03.07 22:42:54.430203 [ 275 ] {02a0bf17-fde4-4ded-af90-2daec01e3a02} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.001718 sec., 31431.89755529686 rows/sec., 2.19 MiB/sec. | ||
12643 | 2025.03.07 22:42:54.430287 [ 172 ] {} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12644 | 2025.03.07 22:42:54.430362 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12645 | 2025.03.07 22:42:54.430392 [ 275 ] {02a0bf17-fde4-4ded-af90-2daec01e3a02} <Debug> TCPHandler: Processed in 0.00206798 sec. | ||
12646 | 2025.03.07 22:42:54.430641 [ 201 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_119_24} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_115_23 to all_119_119_0 into Compact with storage Full | ||
12647 | 2025.03.07 22:42:54.430664 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12648 | 2025.03.07 22:42:54.430850 [ 275 ] {51a44410-097b-4d8c-8257-c0155f8481a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12649 | 2025.03.07 22:42:54.430953 [ 201 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_119_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12650 | 2025.03.07 22:42:54.431057 [ 275 ] {51a44410-097b-4d8c-8257-c0155f8481a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12651 | 2025.03.07 22:42:54.431116 [ 201 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_115_23, total 32115 rows starting from the beginning of the part | ||
12652 | 2025.03.07 22:42:54.431655 [ 201 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 233 rows starting from the beginning of the part | ||
12653 | 2025.03.07 22:42:54.432285 [ 201 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
12654 | 2025.03.07 22:42:54.432920 [ 201 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part | ||
12655 | 2025.03.07 22:42:54.433535 [ 201 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 952 rows starting from the beginning of the part | ||
12656 | 2025.03.07 22:42:54.435741 [ 275 ] {51a44410-097b-4d8c-8257-c0155f8481a5} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12657 | 2025.03.07 22:42:54.435801 [ 275 ] {51a44410-097b-4d8c-8257-c0155f8481a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12658 | 2025.03.07 22:42:54.436478 [ 275 ] {51a44410-097b-4d8c-8257-c0155f8481a5} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
12659 | 2025.03.07 22:42:54.436873 [ 275 ] {51a44410-097b-4d8c-8257-c0155f8481a5} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12660 | 2025.03.07 22:42:54.437221 [ 275 ] {51a44410-097b-4d8c-8257-c0155f8481a5} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.006424 sec., 3113.3250311332504 rows/sec., 214.04 KiB/sec. | ||
12661 | 2025.03.07 22:42:54.437396 [ 275 ] {51a44410-097b-4d8c-8257-c0155f8481a5} <Debug> TCPHandler: Processed in 0.006816076 sec. | ||
12662 | 2025.03.07 22:42:54.445058 [ 199 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_119_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33620 rows, containing 5 columns (5 merged, 0 gathered) in 0.01456814 sec., 2307775.735268881 rows/sec., 157.97 MiB/sec. | ||
12663 | 2025.03.07 22:42:54.445617 [ 191 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_119_24} <Trace> MergedBlockOutputStream: filled checksums all_1_119_24 (state Temporary) | ||
12664 | 2025.03.07 22:42:54.446267 [ 191 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_119_24} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_merge_all_1_119_24 to all_1_119_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12665 | 2025.03.07 22:42:54.446439 [ 191 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_119_24} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Merged 5 parts: [all_1_115_23, all_119_119_0] -> all_1_119_24 | ||
12666 | 2025.03.07 22:42:54.446630 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
12667 | 2025.03.07 22:42:55.426528 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 536 | ||
12668 | 2025.03.07 22:42:55.448253 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12669 | 2025.03.07 22:42:55.448305 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12670 | 2025.03.07 22:42:55.455569 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
12671 | 2025.03.07 22:42:55.456380 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12672 | 2025.03.07 22:42:55.456679 [ 171 ] {} <Debug> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
12673 | 2025.03.07 22:42:55.456758 [ 171 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12674 | 2025.03.07 22:42:55.456809 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12675 | 2025.03.07 22:42:55.457058 [ 199 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
12676 | 2025.03.07 22:42:55.465448 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 536 | ||
12677 | 2025.03.07 22:42:55.466679 [ 199 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12678 | 2025.03.07 22:42:55.467571 [ 199 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 498 rows starting from the beginning of the part | ||
12679 | 2025.03.07 22:42:55.471906 [ 199 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 7 rows starting from the beginning of the part | ||
12680 | 2025.03.07 22:42:55.476262 [ 199 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 8 rows starting from the beginning of the part | ||
12681 | 2025.03.07 22:42:55.481230 [ 199 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
12682 | 2025.03.07 22:42:55.486458 [ 199 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part | ||
12683 | 2025.03.07 22:42:55.492143 [ 199 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
12684 | 2025.03.07 22:42:55.555433 [ 187 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 536 rows, containing 679 columns (679 merged, 0 gathered) in 0.098526587 sec., 5440.155965211705 rows/sec., 28.13 MiB/sec. | ||
12685 | 2025.03.07 22:42:55.559769 [ 200 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
12686 | 2025.03.07 22:42:55.562682 [ 200 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_71_14} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12687 | 2025.03.07 22:42:55.562805 [ 200 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_71_14} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
12688 | 2025.03.07 22:42:55.565237 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
12689 | 2025.03.07 22:42:56.000193 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.65 MiB, peak 280.07 MiB, free memory in arenas 0.00 B, will set to 261.57 MiB (RSS), difference: -1.08 MiB | ||
12690 | 2025.03.07 22:42:59.428928 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12691 | 2025.03.07 22:42:59.429119 [ 275 ] {8aa7958c-67e1-477b-b674-14890ce3a292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12692 | 2025.03.07 22:42:59.429192 [ 275 ] {8aa7958c-67e1-477b-b674-14890ce3a292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12693 | 2025.03.07 22:42:59.430041 [ 275 ] {8aa7958c-67e1-477b-b674-14890ce3a292} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12694 | 2025.03.07 22:42:59.430087 [ 275 ] {8aa7958c-67e1-477b-b674-14890ce3a292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12695 | 2025.03.07 22:42:59.430567 [ 275 ] {8aa7958c-67e1-477b-b674-14890ce3a292} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
12696 | 2025.03.07 22:42:59.430834 [ 275 ] {8aa7958c-67e1-477b-b674-14890ce3a292} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12697 | 2025.03.07 22:42:59.430995 [ 153 ] {} <Debug> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
12698 | 2025.03.07 22:42:59.431038 [ 153 ] {} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12699 | 2025.03.07 22:42:59.431051 [ 275 ] {8aa7958c-67e1-477b-b674-14890ce3a292} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001983 sec., 60514.372163388805 rows/sec., 5.14 MiB/sec. | ||
12700 | 2025.03.07 22:42:59.431062 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12701 | 2025.03.07 22:42:59.431175 [ 275 ] {8aa7958c-67e1-477b-b674-14890ce3a292} <Debug> TCPHandler: Processed in 0.002375622 sec. | ||
12702 | 2025.03.07 22:42:59.431340 [ 191 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
12703 | 2025.03.07 22:42:59.431378 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12704 | 2025.03.07 22:42:59.431636 [ 275 ] {abc719c6-de2e-4a66-a31c-b02a83915682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12705 | 2025.03.07 22:42:59.431649 [ 191 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12706 | 2025.03.07 22:42:59.431737 [ 275 ] {abc719c6-de2e-4a66-a31c-b02a83915682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12707 | 2025.03.07 22:42:59.431744 [ 191 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1967 rows starting from the beginning of the part | ||
12708 | 2025.03.07 22:42:59.432079 [ 191 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 72 rows starting from the beginning of the part | ||
12709 | 2025.03.07 22:42:59.432410 [ 191 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 120 rows starting from the beginning of the part | ||
12710 | 2025.03.07 22:42:59.432727 [ 191 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 1212 rows starting from the beginning of the part | ||
12711 | 2025.03.07 22:42:59.433020 [ 191 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 56 rows starting from the beginning of the part | ||
12712 | 2025.03.07 22:42:59.433349 [ 191 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 120 rows starting from the beginning of the part | ||
12713 | 2025.03.07 22:42:59.434849 [ 275 ] {abc719c6-de2e-4a66-a31c-b02a83915682} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12714 | 2025.03.07 22:42:59.434913 [ 275 ] {abc719c6-de2e-4a66-a31c-b02a83915682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12715 | 2025.03.07 22:42:59.435974 [ 275 ] {abc719c6-de2e-4a66-a31c-b02a83915682} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
12716 | 2025.03.07 22:42:59.436408 [ 275 ] {abc719c6-de2e-4a66-a31c-b02a83915682} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12717 | 2025.03.07 22:42:59.436584 [ 153 ] {} <Debug> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
12718 | 2025.03.07 22:42:59.436633 [ 153 ] {} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12719 | 2025.03.07 22:42:59.436644 [ 275 ] {abc719c6-de2e-4a66-a31c-b02a83915682} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.005101 sec., 6273.279749068811 rows/sec., 471.72 KiB/sec. | ||
12720 | 2025.03.07 22:42:59.436668 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12721 | 2025.03.07 22:42:59.436926 [ 275 ] {abc719c6-de2e-4a66-a31c-b02a83915682} <Debug> TCPHandler: Processed in 0.005598253 sec. | ||
12722 | 2025.03.07 22:42:59.437137 [ 194 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
12723 | 2025.03.07 22:42:59.437327 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12724 | 2025.03.07 22:42:59.437707 [ 190 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3547 rows, containing 5 columns (5 merged, 0 gathered) in 0.006523183 sec., 543752.9500552107 rows/sec., 46.93 MiB/sec. | ||
12725 | 2025.03.07 22:42:59.437727 [ 194 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12726 | 2025.03.07 22:42:59.437758 [ 275 ] {9b7505c7-9469-4df9-a160-8542e094a006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12727 | 2025.03.07 22:42:59.437821 [ 194 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 178 rows starting from the beginning of the part | ||
12728 | 2025.03.07 22:42:59.437865 [ 275 ] {9b7505c7-9469-4df9-a160-8542e094a006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12729 | 2025.03.07 22:42:59.438111 [ 194 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 46 rows starting from the beginning of the part | ||
12730 | 2025.03.07 22:42:59.438153 [ 190 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
12731 | 2025.03.07 22:42:59.438683 [ 194 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 8 rows starting from the beginning of the part | ||
12732 | 2025.03.07 22:42:59.439053 [ 194 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 32 rows starting from the beginning of the part | ||
12733 | 2025.03.07 22:42:59.439386 [ 194 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 8 rows starting from the beginning of the part | ||
12734 | 2025.03.07 22:42:59.439407 [ 190 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_121_24} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12735 | 2025.03.07 22:42:59.439739 [ 194 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 32 rows starting from the beginning of the part | ||
12736 | 2025.03.07 22:42:59.439800 [ 190 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_121_24} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
12737 | 2025.03.07 22:42:59.440164 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
12738 | 2025.03.07 22:42:59.441976 [ 275 ] {9b7505c7-9469-4df9-a160-8542e094a006} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12739 | 2025.03.07 22:42:59.442054 [ 275 ] {9b7505c7-9469-4df9-a160-8542e094a006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12740 | 2025.03.07 22:42:59.443119 [ 275 ] {9b7505c7-9469-4df9-a160-8542e094a006} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
12741 | 2025.03.07 22:42:59.443127 [ 195 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 304 rows, containing 5 columns (5 merged, 0 gathered) in 0.006332351 sec., 48007.44620757757 rows/sec., 3.46 MiB/sec. | ||
12742 | 2025.03.07 22:42:59.443371 [ 186 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
12743 | 2025.03.07 22:42:59.443520 [ 275 ] {9b7505c7-9469-4df9-a160-8542e094a006} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12744 | 2025.03.07 22:42:59.443779 [ 153 ] {} <Debug> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
12745 | 2025.03.07 22:42:59.443870 [ 153 ] {} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12746 | 2025.03.07 22:42:59.443934 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12747 | 2025.03.07 22:42:59.443973 [ 275 ] {9b7505c7-9469-4df9-a160-8542e094a006} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.006322 sec., 15185.06801645049 rows/sec., 1.19 MiB/sec. | ||
12748 | 2025.03.07 22:42:59.443985 [ 186 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_101_20} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12749 | 2025.03.07 22:42:59.444389 [ 196 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
12750 | 2025.03.07 22:42:59.444392 [ 186 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_101_20} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
12751 | 2025.03.07 22:42:59.444396 [ 275 ] {9b7505c7-9469-4df9-a160-8542e094a006} <Debug> TCPHandler: Processed in 0.00718945 sec. | ||
12752 | 2025.03.07 22:42:59.444726 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
12753 | 2025.03.07 22:42:59.444816 [ 196 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12754 | 2025.03.07 22:42:59.444863 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12755 | 2025.03.07 22:42:59.444885 [ 196 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 952 rows starting from the beginning of the part | ||
12756 | 2025.03.07 22:42:59.445206 [ 196 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 72 rows starting from the beginning of the part | ||
12757 | 2025.03.07 22:42:59.445209 [ 275 ] {763e3fb6-701d-4153-af22-aba0c4a57fd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12758 | 2025.03.07 22:42:59.445419 [ 275 ] {763e3fb6-701d-4153-af22-aba0c4a57fd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12759 | 2025.03.07 22:42:59.445525 [ 196 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 96 rows starting from the beginning of the part | ||
12760 | 2025.03.07 22:42:59.445926 [ 196 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 528 rows starting from the beginning of the part | ||
12761 | 2025.03.07 22:42:59.446326 [ 196 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 64 rows starting from the beginning of the part | ||
12762 | 2025.03.07 22:42:59.446754 [ 196 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 96 rows starting from the beginning of the part | ||
12763 | 2025.03.07 22:42:59.448146 [ 275 ] {763e3fb6-701d-4153-af22-aba0c4a57fd5} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12764 | 2025.03.07 22:42:59.448212 [ 275 ] {763e3fb6-701d-4153-af22-aba0c4a57fd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12765 | 2025.03.07 22:42:59.449428 [ 275 ] {763e3fb6-701d-4153-af22-aba0c4a57fd5} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
12766 | 2025.03.07 22:42:59.449800 [ 275 ] {763e3fb6-701d-4153-af22-aba0c4a57fd5} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12767 | 2025.03.07 22:42:59.450302 [ 196 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1808 rows, containing 5 columns (5 merged, 0 gathered) in 0.00623483 sec., 289983.848797802 rows/sec., 22.67 MiB/sec. | ||
12768 | 2025.03.07 22:42:59.450357 [ 275 ] {763e3fb6-701d-4153-af22-aba0c4a57fd5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005285 sec., 30274.361400189217 rows/sec., 2.11 MiB/sec. | ||
12769 | 2025.03.07 22:42:59.450493 [ 275 ] {763e3fb6-701d-4153-af22-aba0c4a57fd5} <Debug> TCPHandler: Processed in 0.005760015 sec. | ||
12770 | 2025.03.07 22:42:59.450618 [ 186 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
12771 | 2025.03.07 22:42:59.450687 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12772 | 2025.03.07 22:42:59.450871 [ 275 ] {c31fc5ac-e1cd-4848-88da-1a8c35e7bc63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12773 | 2025.03.07 22:42:59.451033 [ 275 ] {c31fc5ac-e1cd-4848-88da-1a8c35e7bc63} <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 | ||
12774 | 2025.03.07 22:42:59.451135 [ 186 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_121_24} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12775 | 2025.03.07 22:42:59.451406 [ 186 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_121_24} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
12776 | 2025.03.07 22:42:59.451612 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
12777 | 2025.03.07 22:42:59.452804 [ 275 ] {c31fc5ac-e1cd-4848-88da-1a8c35e7bc63} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12778 | 2025.03.07 22:42:59.452854 [ 275 ] {c31fc5ac-e1cd-4848-88da-1a8c35e7bc63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12779 | 2025.03.07 22:42:59.453582 [ 275 ] {c31fc5ac-e1cd-4848-88da-1a8c35e7bc63} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
12780 | 2025.03.07 22:42:59.453860 [ 275 ] {c31fc5ac-e1cd-4848-88da-1a8c35e7bc63} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12781 | 2025.03.07 22:42:59.454018 [ 153 ] {} <Debug> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
12782 | 2025.03.07 22:42:59.454055 [ 153 ] {} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12783 | 2025.03.07 22:42:59.454079 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12784 | 2025.03.07 22:42:59.454084 [ 275 ] {c31fc5ac-e1cd-4848-88da-1a8c35e7bc63} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.003261 sec., 9812.940815700706 rows/sec., 17.58 MiB/sec. | ||
12785 | 2025.03.07 22:42:59.454578 [ 186 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
12786 | 2025.03.07 22:42:59.455023 [ 275 ] {c31fc5ac-e1cd-4848-88da-1a8c35e7bc63} <Debug> TCPHandler: Processed in 0.004410822 sec. | ||
12787 | 2025.03.07 22:42:59.455763 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12788 | 2025.03.07 22:42:59.456352 [ 275 ] {cb34c5d9-b2fb-46e0-903e-04c238090fcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12789 | 2025.03.07 22:42:59.456387 [ 186 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12790 | 2025.03.07 22:42:59.456489 [ 275 ] {cb34c5d9-b2fb-46e0-903e-04c238090fcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12791 | 2025.03.07 22:42:59.456566 [ 186 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1876 rows starting from the beginning of the part | ||
12792 | 2025.03.07 22:42:59.457497 [ 186 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 32 rows starting from the beginning of the part | ||
12793 | 2025.03.07 22:42:59.458041 [ 186 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 8 rows starting from the beginning of the part | ||
12794 | 2025.03.07 22:42:59.458759 [ 186 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 32 rows starting from the beginning of the part | ||
12795 | 2025.03.07 22:42:59.459034 [ 275 ] {cb34c5d9-b2fb-46e0-903e-04c238090fcc} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12796 | 2025.03.07 22:42:59.459208 [ 275 ] {cb34c5d9-b2fb-46e0-903e-04c238090fcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12797 | 2025.03.07 22:42:59.459432 [ 186 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 8 rows starting from the beginning of the part | ||
12798 | 2025.03.07 22:42:59.460050 [ 186 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 32 rows starting from the beginning of the part | ||
12799 | 2025.03.07 22:42:59.460977 [ 275 ] {cb34c5d9-b2fb-46e0-903e-04c238090fcc} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
12800 | 2025.03.07 22:42:59.461477 [ 275 ] {cb34c5d9-b2fb-46e0-903e-04c238090fcc} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12801 | 2025.03.07 22:42:59.461828 [ 129 ] {} <Debug> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
12802 | 2025.03.07 22:42:59.461954 [ 129 ] {} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12803 | 2025.03.07 22:42:59.462065 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12804 | 2025.03.07 22:42:59.462208 [ 275 ] {cb34c5d9-b2fb-46e0-903e-04c238090fcc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006046 sec., 9923.91663910023 rows/sec., 684.85 KiB/sec. | ||
12805 | 2025.03.07 22:42:59.462568 [ 275 ] {cb34c5d9-b2fb-46e0-903e-04c238090fcc} <Debug> TCPHandler: Processed in 0.007002727 sec. | ||
12806 | 2025.03.07 22:42:59.462568 [ 198 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
12807 | 2025.03.07 22:42:59.462754 [ 198 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12808 | 2025.03.07 22:42:59.462786 [ 198 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 6076 rows starting from the beginning of the part | ||
12809 | 2025.03.07 22:42:59.462912 [ 198 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part | ||
12810 | 2025.03.07 22:42:59.463115 [ 198 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part | ||
12811 | 2025.03.07 22:42:59.463306 [ 198 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 40 rows starting from the beginning of the part | ||
12812 | 2025.03.07 22:42:59.463460 [ 198 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 20 rows starting from the beginning of the part | ||
12813 | 2025.03.07 22:42:59.463737 [ 198 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part | ||
12814 | 2025.03.07 22:42:59.466801 [ 189 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6316 rows, containing 4 columns (4 merged, 0 gathered) in 0.004596154 sec., 1374192.4226211742 rows/sec., 92.33 MiB/sec. | ||
12815 | 2025.03.07 22:42:59.467851 [ 189 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
12816 | 2025.03.07 22:42:59.468277 [ 189 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_121_24} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12817 | 2025.03.07 22:42:59.468370 [ 189 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_121_24} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
12818 | 2025.03.07 22:42:59.468463 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
12819 | 2025.03.07 22:42:59.472335 [ 192 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1988 rows, containing 19 columns (19 merged, 0 gathered) in 0.018149864 sec., 109532.50118017412 rows/sec., 196.28 MiB/sec. | ||
12820 | 2025.03.07 22:42:59.474287 [ 189 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
12821 | 2025.03.07 22:42:59.474730 [ 189 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12822 | 2025.03.07 22:42:59.474811 [ 189 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
12823 | 2025.03.07 22:42:59.474963 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.44 MiB. | ||
12824 | 2025.03.07 22:43:00.000240 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.16 MiB, peak 280.07 MiB, free memory in arenas 0.00 B, will set to 265.28 MiB (RSS), difference: 3.12 MiB | ||
12825 | 2025.03.07 22:43:00.316520 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12826 | 2025.03.07 22:43:00.316586 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12827 | 2025.03.07 22:43:00.520901 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33001 | ||
12828 | 2025.03.07 22:43:00.521716 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12829 | 2025.03.07 22:43:00.521768 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12830 | 2025.03.07 22:43:00.522309 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
12831 | 2025.03.07 22:43:00.522581 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12832 | 2025.03.07 22:43:00.522877 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33001 | ||
12833 | 2025.03.07 22:43:00.710403 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1766 | ||
12834 | 2025.03.07 22:43:00.713685 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12835 | 2025.03.07 22:43:00.713742 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12836 | 2025.03.07 22:43:00.715251 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
12837 | 2025.03.07 22:43:00.715574 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12838 | 2025.03.07 22:43:00.716201 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1766 | ||
12839 | 2025.03.07 22:43:02.965659 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 543 | ||
12840 | 2025.03.07 22:43:02.988954 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12841 | 2025.03.07 22:43:02.989013 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12842 | 2025.03.07 22:43:02.996453 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
12843 | 2025.03.07 22:43:02.997298 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12844 | 2025.03.07 22:43:03.002362 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
12845 | 2025.03.07 22:43:04.427219 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12846 | 2025.03.07 22:43:04.427436 [ 275 ] {7b64153f-968c-47b8-8cac-45440f9b92d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12847 | 2025.03.07 22:43:04.427523 [ 275 ] {7b64153f-968c-47b8-8cac-45440f9b92d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12848 | 2025.03.07 22:43:04.428416 [ 275 ] {7b64153f-968c-47b8-8cac-45440f9b92d9} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12849 | 2025.03.07 22:43:04.428472 [ 275 ] {7b64153f-968c-47b8-8cac-45440f9b92d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12850 | 2025.03.07 22:43:04.428933 [ 275 ] {7b64153f-968c-47b8-8cac-45440f9b92d9} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
12851 | 2025.03.07 22:43:04.429192 [ 275 ] {7b64153f-968c-47b8-8cac-45440f9b92d9} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12852 | 2025.03.07 22:43:04.429439 [ 275 ] {7b64153f-968c-47b8-8cac-45440f9b92d9} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002062 sec., 34917.55577109602 rows/sec., 2.84 MiB/sec. | ||
12853 | 2025.03.07 22:43:04.429510 [ 275 ] {7b64153f-968c-47b8-8cac-45440f9b92d9} <Debug> TCPHandler: Processed in 0.002436934 sec. | ||
12854 | 2025.03.07 22:43:04.429629 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12855 | 2025.03.07 22:43:04.429739 [ 275 ] {d33dbbe4-b3f1-4f7f-a6c8-9884daf1d81e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12856 | 2025.03.07 22:43:04.429788 [ 275 ] {d33dbbe4-b3f1-4f7f-a6c8-9884daf1d81e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12857 | 2025.03.07 22:43:04.430327 [ 275 ] {d33dbbe4-b3f1-4f7f-a6c8-9884daf1d81e} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12858 | 2025.03.07 22:43:04.430368 [ 275 ] {d33dbbe4-b3f1-4f7f-a6c8-9884daf1d81e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12859 | 2025.03.07 22:43:04.430727 [ 275 ] {d33dbbe4-b3f1-4f7f-a6c8-9884daf1d81e} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
12860 | 2025.03.07 22:43:04.430967 [ 275 ] {d33dbbe4-b3f1-4f7f-a6c8-9884daf1d81e} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12861 | 2025.03.07 22:43:04.431235 [ 275 ] {d33dbbe4-b3f1-4f7f-a6c8-9884daf1d81e} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001517 sec., 5273.566249176006 rows/sec., 396.55 KiB/sec. | ||
12862 | 2025.03.07 22:43:04.431316 [ 275 ] {d33dbbe4-b3f1-4f7f-a6c8-9884daf1d81e} <Debug> TCPHandler: Processed in 0.001739757 sec. | ||
12863 | 2025.03.07 22:43:04.431317 [ 220 ] {} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
12864 | 2025.03.07 22:43:04.431399 [ 220 ] {} <Debug> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
12865 | 2025.03.07 22:43:04.431462 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12866 | 2025.03.07 22:43:04.431667 [ 275 ] {50089282-fe44-483d-8862-b8ca77d555d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12867 | 2025.03.07 22:43:04.431718 [ 275 ] {50089282-fe44-483d-8862-b8ca77d555d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12868 | 2025.03.07 22:43:04.432957 [ 275 ] {50089282-fe44-483d-8862-b8ca77d555d2} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12869 | 2025.03.07 22:43:04.433052 [ 275 ] {50089282-fe44-483d-8862-b8ca77d555d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12870 | 2025.03.07 22:43:04.433637 [ 275 ] {50089282-fe44-483d-8862-b8ca77d555d2} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
12871 | 2025.03.07 22:43:04.434038 [ 275 ] {50089282-fe44-483d-8862-b8ca77d555d2} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12872 | 2025.03.07 22:43:04.434538 [ 275 ] {50089282-fe44-483d-8862-b8ca77d555d2} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.002907 sec., 24767.801857585142 rows/sec., 1.93 MiB/sec. | ||
12873 | 2025.03.07 22:43:04.434603 [ 275 ] {50089282-fe44-483d-8862-b8ca77d555d2} <Debug> TCPHandler: Processed in 0.003204811 sec. | ||
12874 | 2025.03.07 22:43:04.434712 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12875 | 2025.03.07 22:43:04.434819 [ 275 ] {be6136dd-aba2-41cb-8ee1-427e6f3b30ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12876 | 2025.03.07 22:43:04.434873 [ 275 ] {be6136dd-aba2-41cb-8ee1-427e6f3b30ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12877 | 2025.03.07 22:43:04.435904 [ 220 ] {} <Debug> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
12878 | 2025.03.07 22:43:04.436227 [ 275 ] {be6136dd-aba2-41cb-8ee1-427e6f3b30ca} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12879 | 2025.03.07 22:43:04.436282 [ 275 ] {be6136dd-aba2-41cb-8ee1-427e6f3b30ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12880 | 2025.03.07 22:43:04.437352 [ 275 ] {be6136dd-aba2-41cb-8ee1-427e6f3b30ca} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
12881 | 2025.03.07 22:43:04.437601 [ 275 ] {be6136dd-aba2-41cb-8ee1-427e6f3b30ca} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12882 | 2025.03.07 22:43:04.437821 [ 275 ] {be6136dd-aba2-41cb-8ee1-427e6f3b30ca} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003028 sec., 52840.15852047556 rows/sec., 3.68 MiB/sec. | ||
12883 | 2025.03.07 22:43:04.437880 [ 275 ] {be6136dd-aba2-41cb-8ee1-427e6f3b30ca} <Debug> TCPHandler: Processed in 0.003218251 sec. | ||
12884 | 2025.03.07 22:43:04.437988 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12885 | 2025.03.07 22:43:04.438093 [ 275 ] {85a4ac76-dd77-488a-838d-cbcbd4173511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12886 | 2025.03.07 22:43:04.438161 [ 275 ] {85a4ac76-dd77-488a-838d-cbcbd4173511} <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 | ||
12887 | 2025.03.07 22:43:04.439268 [ 275 ] {85a4ac76-dd77-488a-838d-cbcbd4173511} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12888 | 2025.03.07 22:43:04.439308 [ 275 ] {85a4ac76-dd77-488a-838d-cbcbd4173511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12889 | 2025.03.07 22:43:04.439950 [ 275 ] {85a4ac76-dd77-488a-838d-cbcbd4173511} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
12890 | 2025.03.07 22:43:04.440213 [ 275 ] {85a4ac76-dd77-488a-838d-cbcbd4173511} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12891 | 2025.03.07 22:43:04.440502 [ 275 ] {85a4ac76-dd77-488a-838d-cbcbd4173511} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002431 sec., 3290.826820238585 rows/sec., 5.90 MiB/sec. | ||
12892 | 2025.03.07 22:43:04.440531 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
12893 | 2025.03.07 22:43:04.440616 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
12894 | 2025.03.07 22:43:04.440815 [ 275 ] {85a4ac76-dd77-488a-838d-cbcbd4173511} <Debug> TCPHandler: Processed in 0.002876317 sec. | ||
12895 | 2025.03.07 22:43:04.441076 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12896 | 2025.03.07 22:43:04.441243 [ 275 ] {a5a9417a-78a8-4a0a-8ad7-7ae3c8d3f909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12897 | 2025.03.07 22:43:04.441343 [ 275 ] {a5a9417a-78a8-4a0a-8ad7-7ae3c8d3f909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12898 | 2025.03.07 22:43:04.442361 [ 275 ] {a5a9417a-78a8-4a0a-8ad7-7ae3c8d3f909} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12899 | 2025.03.07 22:43:04.442411 [ 275 ] {a5a9417a-78a8-4a0a-8ad7-7ae3c8d3f909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12900 | 2025.03.07 22:43:04.443099 [ 275 ] {a5a9417a-78a8-4a0a-8ad7-7ae3c8d3f909} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
12901 | 2025.03.07 22:43:04.443549 [ 275 ] {a5a9417a-78a8-4a0a-8ad7-7ae3c8d3f909} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12902 | 2025.03.07 22:43:04.443976 [ 275 ] {a5a9417a-78a8-4a0a-8ad7-7ae3c8d3f909} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002794 sec., 21474.58840372226 rows/sec., 1.45 MiB/sec. | ||
12903 | 2025.03.07 22:43:04.444039 [ 275 ] {a5a9417a-78a8-4a0a-8ad7-7ae3c8d3f909} <Debug> TCPHandler: Processed in 0.003017299 sec. | ||
12904 | 2025.03.07 22:43:04.444240 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
12905 | 2025.03.07 22:43:08.023142 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33489 | ||
12906 | 2025.03.07 22:43:08.023931 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12907 | 2025.03.07 22:43:08.023986 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12908 | 2025.03.07 22:43:08.024547 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
12909 | 2025.03.07 22:43:08.024815 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12910 | 2025.03.07 22:43:08.025078 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33489 | ||
12911 | 2025.03.07 22:43:09.032411 [ 221 ] {} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
12912 | 2025.03.07 22:43:09.032485 [ 221 ] {} <Debug> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
12913 | 2025.03.07 22:43:09.034641 [ 221 ] {} <Debug> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
12914 | 2025.03.07 22:43:09.190909 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
12915 | 2025.03.07 22:43:09.190998 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
12916 | 2025.03.07 22:43:09.193097 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
12917 | 2025.03.07 22:43:09.430907 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12918 | 2025.03.07 22:43:09.431090 [ 275 ] {5fc51112-fd1e-40ee-8614-d070105c564e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12919 | 2025.03.07 22:43:09.431169 [ 275 ] {5fc51112-fd1e-40ee-8614-d070105c564e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12920 | 2025.03.07 22:43:09.431848 [ 225 ] {} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
12921 | 2025.03.07 22:43:09.431889 [ 225 ] {} <Debug> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
12922 | 2025.03.07 22:43:09.432153 [ 275 ] {5fc51112-fd1e-40ee-8614-d070105c564e} <Trace> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12923 | 2025.03.07 22:43:09.432194 [ 275 ] {5fc51112-fd1e-40ee-8614-d070105c564e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12924 | 2025.03.07 22:43:09.432694 [ 275 ] {5fc51112-fd1e-40ee-8614-d070105c564e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
12925 | 2025.03.07 22:43:09.432992 [ 275 ] {5fc51112-fd1e-40ee-8614-d070105c564e} <Trace> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12926 | 2025.03.07 22:43:09.433342 [ 275 ] {5fc51112-fd1e-40ee-8614-d070105c564e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002294 sec., 10462.074978204011 rows/sec., 888.87 KiB/sec. | ||
12927 | 2025.03.07 22:43:09.433712 [ 275 ] {5fc51112-fd1e-40ee-8614-d070105c564e} <Debug> TCPHandler: Processed in 0.002924858 sec. | ||
12928 | 2025.03.07 22:43:09.434040 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12929 | 2025.03.07 22:43:09.434161 [ 275 ] {f0ceaa71-46bd-42a4-859e-ead18610e8d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
12930 | 2025.03.07 22:43:09.434218 [ 275 ] {f0ceaa71-46bd-42a4-859e-ead18610e8d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12931 | 2025.03.07 22:43:09.434957 [ 275 ] {f0ceaa71-46bd-42a4-859e-ead18610e8d0} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12932 | 2025.03.07 22:43:09.434996 [ 275 ] {f0ceaa71-46bd-42a4-859e-ead18610e8d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12933 | 2025.03.07 22:43:09.435246 [ 225 ] {} <Debug> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
12934 | 2025.03.07 22:43:09.435481 [ 275 ] {f0ceaa71-46bd-42a4-859e-ead18610e8d0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
12935 | 2025.03.07 22:43:09.435836 [ 275 ] {f0ceaa71-46bd-42a4-859e-ead18610e8d0} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12936 | 2025.03.07 22:43:09.436116 [ 275 ] {f0ceaa71-46bd-42a4-859e-ead18610e8d0} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001987 sec., 2013.0850528434826 rows/sec., 164.15 KiB/sec. | ||
12937 | 2025.03.07 22:43:09.436327 [ 275 ] {f0ceaa71-46bd-42a4-859e-ead18610e8d0} <Debug> TCPHandler: Processed in 0.002356043 sec. | ||
12938 | 2025.03.07 22:43:09.436503 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12939 | 2025.03.07 22:43:09.436612 [ 275 ] {c9c3b5e6-3591-405e-837a-a64d06838a82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12940 | 2025.03.07 22:43:09.436659 [ 275 ] {c9c3b5e6-3591-405e-837a-a64d06838a82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12941 | 2025.03.07 22:43:09.437333 [ 275 ] {c9c3b5e6-3591-405e-837a-a64d06838a82} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12942 | 2025.03.07 22:43:09.437372 [ 275 ] {c9c3b5e6-3591-405e-837a-a64d06838a82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12943 | 2025.03.07 22:43:09.437730 [ 275 ] {c9c3b5e6-3591-405e-837a-a64d06838a82} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
12944 | 2025.03.07 22:43:09.437969 [ 275 ] {c9c3b5e6-3591-405e-837a-a64d06838a82} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12945 | 2025.03.07 22:43:09.438182 [ 275 ] {c9c3b5e6-3591-405e-837a-a64d06838a82} <Debug> executeQuery: Read 242 rows, 22.05 KiB in 0.001597 sec., 151534.12648716345 rows/sec., 13.48 MiB/sec. | ||
12946 | 2025.03.07 22:43:09.438241 [ 275 ] {c9c3b5e6-3591-405e-837a-a64d06838a82} <Debug> TCPHandler: Processed in 0.001797307 sec. | ||
12947 | 2025.03.07 22:43:09.438356 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12948 | 2025.03.07 22:43:09.438462 [ 275 ] {31a559a9-cd11-4b8b-8bc6-e98945781e94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12949 | 2025.03.07 22:43:09.438508 [ 275 ] {31a559a9-cd11-4b8b-8bc6-e98945781e94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12950 | 2025.03.07 22:43:09.439045 [ 275 ] {31a559a9-cd11-4b8b-8bc6-e98945781e94} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12951 | 2025.03.07 22:43:09.439083 [ 275 ] {31a559a9-cd11-4b8b-8bc6-e98945781e94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12952 | 2025.03.07 22:43:09.439436 [ 275 ] {31a559a9-cd11-4b8b-8bc6-e98945781e94} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
12953 | 2025.03.07 22:43:09.439676 [ 275 ] {31a559a9-cd11-4b8b-8bc6-e98945781e94} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12954 | 2025.03.07 22:43:09.439879 [ 275 ] {31a559a9-cd11-4b8b-8bc6-e98945781e94} <Debug> executeQuery: Read 48 rows, 3.65 KiB in 0.001439 sec., 33356.49756775539 rows/sec., 2.47 MiB/sec. | ||
12955 | 2025.03.07 22:43:09.439933 [ 275 ] {31a559a9-cd11-4b8b-8bc6-e98945781e94} <Debug> TCPHandler: Processed in 0.001629316 sec. | ||
12956 | 2025.03.07 22:43:09.440065 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12957 | 2025.03.07 22:43:09.440171 [ 275 ] {f1d8e023-9b12-4e65-a184-55f432d70a81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12958 | 2025.03.07 22:43:09.440215 [ 275 ] {f1d8e023-9b12-4e65-a184-55f432d70a81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12959 | 2025.03.07 22:43:09.440722 [ 275 ] {f1d8e023-9b12-4e65-a184-55f432d70a81} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12960 | 2025.03.07 22:43:09.440760 [ 275 ] {f1d8e023-9b12-4e65-a184-55f432d70a81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12961 | 2025.03.07 22:43:09.441107 [ 275 ] {f1d8e023-9b12-4e65-a184-55f432d70a81} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
12962 | 2025.03.07 22:43:09.441338 [ 275 ] {f1d8e023-9b12-4e65-a184-55f432d70a81} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12963 | 2025.03.07 22:43:09.441565 [ 275 ] {f1d8e023-9b12-4e65-a184-55f432d70a81} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001414 sec., 16973.125884016976 rows/sec., 1.41 MiB/sec. | ||
12964 | 2025.03.07 22:43:09.441685 [ 275 ] {f1d8e023-9b12-4e65-a184-55f432d70a81} <Debug> TCPHandler: Processed in 0.001668616 sec. | ||
12965 | 2025.03.07 22:43:09.441831 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12966 | 2025.03.07 22:43:09.441936 [ 275 ] {0536198a-b6ce-46d3-a930-0c15891413fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12967 | 2025.03.07 22:43:09.441980 [ 275 ] {0536198a-b6ce-46d3-a930-0c15891413fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12968 | 2025.03.07 22:43:09.442483 [ 275 ] {0536198a-b6ce-46d3-a930-0c15891413fc} <Trace> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12969 | 2025.03.07 22:43:09.442520 [ 275 ] {0536198a-b6ce-46d3-a930-0c15891413fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12970 | 2025.03.07 22:43:09.442863 [ 275 ] {0536198a-b6ce-46d3-a930-0c15891413fc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
12971 | 2025.03.07 22:43:09.443095 [ 275 ] {0536198a-b6ce-46d3-a930-0c15891413fc} <Trace> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12972 | 2025.03.07 22:43:09.443353 [ 275 ] {0536198a-b6ce-46d3-a930-0c15891413fc} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001438 sec., 8344.923504867871 rows/sec., 651.95 KiB/sec. | ||
12973 | 2025.03.07 22:43:09.443553 [ 275 ] {0536198a-b6ce-46d3-a930-0c15891413fc} <Debug> TCPHandler: Processed in 0.001768627 sec. | ||
12974 | 2025.03.07 22:43:09.443693 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12975 | 2025.03.07 22:43:09.443795 [ 275 ] {d1146f7d-2308-412a-aa9d-e7809245f041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12976 | 2025.03.07 22:43:09.443839 [ 275 ] {d1146f7d-2308-412a-aa9d-e7809245f041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12977 | 2025.03.07 22:43:09.444423 [ 275 ] {d1146f7d-2308-412a-aa9d-e7809245f041} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12978 | 2025.03.07 22:43:09.444461 [ 275 ] {d1146f7d-2308-412a-aa9d-e7809245f041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12979 | 2025.03.07 22:43:09.444816 [ 275 ] {d1146f7d-2308-412a-aa9d-e7809245f041} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
12980 | 2025.03.07 22:43:09.445044 [ 275 ] {d1146f7d-2308-412a-aa9d-e7809245f041} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12981 | 2025.03.07 22:43:09.445243 [ 275 ] {d1146f7d-2308-412a-aa9d-e7809245f041} <Debug> executeQuery: Read 136 rows, 11.26 KiB in 0.001469 sec., 92579.98638529611 rows/sec., 7.49 MiB/sec. | ||
12982 | 2025.03.07 22:43:09.445294 [ 275 ] {d1146f7d-2308-412a-aa9d-e7809245f041} <Debug> TCPHandler: Processed in 0.001650966 sec. | ||
12983 | 2025.03.07 22:43:09.445395 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12984 | 2025.03.07 22:43:09.445495 [ 275 ] {e6f608ae-38d1-4659-af3e-c687586cd30d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12985 | 2025.03.07 22:43:09.445541 [ 275 ] {e6f608ae-38d1-4659-af3e-c687586cd30d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12986 | 2025.03.07 22:43:09.446044 [ 275 ] {e6f608ae-38d1-4659-af3e-c687586cd30d} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12987 | 2025.03.07 22:43:09.446082 [ 275 ] {e6f608ae-38d1-4659-af3e-c687586cd30d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12988 | 2025.03.07 22:43:09.446453 [ 275 ] {e6f608ae-38d1-4659-af3e-c687586cd30d} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
12989 | 2025.03.07 22:43:09.446685 [ 275 ] {e6f608ae-38d1-4659-af3e-c687586cd30d} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12990 | 2025.03.07 22:43:09.446890 [ 275 ] {e6f608ae-38d1-4659-af3e-c687586cd30d} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001416 sec., 139830.5084745763 rows/sec., 10.03 MiB/sec. | ||
12991 | 2025.03.07 22:43:09.446941 [ 275 ] {e6f608ae-38d1-4659-af3e-c687586cd30d} <Debug> TCPHandler: Processed in 0.001595215 sec. | ||
12992 | 2025.03.07 22:43:09.447053 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12993 | 2025.03.07 22:43:09.447157 [ 275 ] {bdd5a1b0-1fb6-4e37-80c8-339f1a1b4fdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12994 | 2025.03.07 22:43:09.447222 [ 275 ] {bdd5a1b0-1fb6-4e37-80c8-339f1a1b4fdf} <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 | ||
12995 | 2025.03.07 22:43:09.448326 [ 275 ] {bdd5a1b0-1fb6-4e37-80c8-339f1a1b4fdf} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12996 | 2025.03.07 22:43:09.448365 [ 275 ] {bdd5a1b0-1fb6-4e37-80c8-339f1a1b4fdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
12997 | 2025.03.07 22:43:09.449007 [ 275 ] {bdd5a1b0-1fb6-4e37-80c8-339f1a1b4fdf} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
12998 | 2025.03.07 22:43:09.449255 [ 275 ] {bdd5a1b0-1fb6-4e37-80c8-339f1a1b4fdf} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12999 | 2025.03.07 22:43:09.449498 [ 275 ] {bdd5a1b0-1fb6-4e37-80c8-339f1a1b4fdf} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002361 sec., 13553.578991952563 rows/sec., 24.29 MiB/sec. | ||
13000 | 2025.03.07 22:43:09.449633 [ 275 ] {bdd5a1b0-1fb6-4e37-80c8-339f1a1b4fdf} <Debug> TCPHandler: Processed in 0.002630375 sec. | ||
13001 | 2025.03.07 22:43:09.449840 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13002 | 2025.03.07 22:43:09.449962 [ 275 ] {94affd57-8f54-4439-b996-55e42a8e5598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13003 | 2025.03.07 22:43:09.450007 [ 275 ] {94affd57-8f54-4439-b996-55e42a8e5598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13004 | 2025.03.07 22:43:09.450423 [ 275 ] {94affd57-8f54-4439-b996-55e42a8e5598} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13005 | 2025.03.07 22:43:09.450460 [ 275 ] {94affd57-8f54-4439-b996-55e42a8e5598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
13006 | 2025.03.07 22:43:09.450814 [ 275 ] {94affd57-8f54-4439-b996-55e42a8e5598} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
13007 | 2025.03.07 22:43:09.451043 [ 275 ] {94affd57-8f54-4439-b996-55e42a8e5598} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13008 | 2025.03.07 22:43:09.451252 [ 275 ] {94affd57-8f54-4439-b996-55e42a8e5598} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001312 sec., 45731.70731707317 rows/sec., 3.08 MiB/sec. | ||
13009 | 2025.03.07 22:43:09.451301 [ 275 ] {94affd57-8f54-4439-b996-55e42a8e5598} <Debug> TCPHandler: Processed in 0.001527275 sec. | ||
13010 | 2025.03.07 22:43:10.033456 [ 223 ] {} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
13011 | 2025.03.07 22:43:10.033536 [ 223 ] {} <Debug> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
13012 | 2025.03.07 22:43:10.035913 [ 223 ] {} <Debug> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
13013 | 2025.03.07 22:43:10.390552 [ 219 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13014 | 2025.03.07 22:43:10.390619 [ 219 ] {} <Debug> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13015 | 2025.03.07 22:43:10.392478 [ 219 ] {} <Debug> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13016 | 2025.03.07 22:43:10.502592 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 551 | ||
13017 | 2025.03.07 22:43:10.525437 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13018 | 2025.03.07 22:43:10.525484 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
13019 | 2025.03.07 22:43:10.533116 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
13020 | 2025.03.07 22:43:10.533906 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13021 | 2025.03.07 22:43:10.539893 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 551 | ||
13022 | 2025.03.07 22:43:10.716674 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1798 | ||
13023 | 2025.03.07 22:43:10.720259 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13024 | 2025.03.07 22:43:10.720319 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
13025 | 2025.03.07 22:43:10.721972 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
13026 | 2025.03.07 22:43:10.722301 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13027 | 2025.03.07 22:43:10.723839 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1798 | ||
13028 | 2025.03.07 22:43:14.427950 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13029 | 2025.03.07 22:43:14.428144 [ 275 ] {93f0e915-4a76-4104-98b3-f0a97b73a7fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13030 | 2025.03.07 22:43:14.428220 [ 275 ] {93f0e915-4a76-4104-98b3-f0a97b73a7fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13031 | 2025.03.07 22:43:14.429035 [ 275 ] {93f0e915-4a76-4104-98b3-f0a97b73a7fd} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13032 | 2025.03.07 22:43:14.429088 [ 275 ] {93f0e915-4a76-4104-98b3-f0a97b73a7fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
13033 | 2025.03.07 22:43:14.429538 [ 275 ] {93f0e915-4a76-4104-98b3-f0a97b73a7fd} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
13034 | 2025.03.07 22:43:14.429797 [ 275 ] {93f0e915-4a76-4104-98b3-f0a97b73a7fd} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13035 | 2025.03.07 22:43:14.430029 [ 275 ] {93f0e915-4a76-4104-98b3-f0a97b73a7fd} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001935 sec., 37209.3023255814 rows/sec., 3.02 MiB/sec. | ||
13036 | 2025.03.07 22:43:14.430102 [ 275 ] {93f0e915-4a76-4104-98b3-f0a97b73a7fd} <Debug> TCPHandler: Processed in 0.002284322 sec. | ||
13037 | 2025.03.07 22:43:14.430234 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13038 | 2025.03.07 22:43:14.430351 [ 275 ] {c8e917bf-4607-4108-aab4-8b7d55c8ee84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13039 | 2025.03.07 22:43:14.430401 [ 275 ] {c8e917bf-4607-4108-aab4-8b7d55c8ee84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13040 | 2025.03.07 22:43:14.430943 [ 275 ] {c8e917bf-4607-4108-aab4-8b7d55c8ee84} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13041 | 2025.03.07 22:43:14.430985 [ 275 ] {c8e917bf-4607-4108-aab4-8b7d55c8ee84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
13042 | 2025.03.07 22:43:14.431354 [ 275 ] {c8e917bf-4607-4108-aab4-8b7d55c8ee84} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
13043 | 2025.03.07 22:43:14.431608 [ 275 ] {c8e917bf-4607-4108-aab4-8b7d55c8ee84} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13044 | 2025.03.07 22:43:14.431809 [ 275 ] {c8e917bf-4607-4108-aab4-8b7d55c8ee84} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.00148 sec., 5405.405405405406 rows/sec., 406.46 KiB/sec. | ||
13045 | 2025.03.07 22:43:14.431892 [ 275 ] {c8e917bf-4607-4108-aab4-8b7d55c8ee84} <Debug> TCPHandler: Processed in 0.001706966 sec. | ||
13046 | 2025.03.07 22:43:14.432057 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13047 | 2025.03.07 22:43:14.432349 [ 275 ] {64832101-8512-46f8-8a0b-7645dbac6d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13048 | 2025.03.07 22:43:14.432455 [ 275 ] {64832101-8512-46f8-8a0b-7645dbac6d7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13049 | 2025.03.07 22:43:14.433061 [ 275 ] {64832101-8512-46f8-8a0b-7645dbac6d7d} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13050 | 2025.03.07 22:43:14.433101 [ 275 ] {64832101-8512-46f8-8a0b-7645dbac6d7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
13051 | 2025.03.07 22:43:14.433474 [ 275 ] {64832101-8512-46f8-8a0b-7645dbac6d7d} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
13052 | 2025.03.07 22:43:14.433741 [ 275 ] {64832101-8512-46f8-8a0b-7645dbac6d7d} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13053 | 2025.03.07 22:43:14.433915 [ 275 ] {64832101-8512-46f8-8a0b-7645dbac6d7d} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001672 sec., 43062.2009569378 rows/sec., 3.36 MiB/sec. | ||
13054 | 2025.03.07 22:43:14.433968 [ 275 ] {64832101-8512-46f8-8a0b-7645dbac6d7d} <Debug> TCPHandler: Processed in 0.001987069 sec. | ||
13055 | 2025.03.07 22:43:14.434082 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13056 | 2025.03.07 22:43:14.434189 [ 275 ] {50e9f57f-651e-4d2d-a851-6cdea8c5f87b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13057 | 2025.03.07 22:43:14.434238 [ 275 ] {50e9f57f-651e-4d2d-a851-6cdea8c5f87b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13058 | 2025.03.07 22:43:14.434746 [ 275 ] {50e9f57f-651e-4d2d-a851-6cdea8c5f87b} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13059 | 2025.03.07 22:43:14.434784 [ 275 ] {50e9f57f-651e-4d2d-a851-6cdea8c5f87b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
13060 | 2025.03.07 22:43:14.435174 [ 275 ] {50e9f57f-651e-4d2d-a851-6cdea8c5f87b} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
13061 | 2025.03.07 22:43:14.435418 [ 275 ] {50e9f57f-651e-4d2d-a851-6cdea8c5f87b} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13062 | 2025.03.07 22:43:14.435562 [ 141 ] {} <Debug> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Selected 6 parts from all_1_119_24 to all_124_124_0 | ||
13063 | 2025.03.07 22:43:14.435601 [ 275 ] {50e9f57f-651e-4d2d-a851-6cdea8c5f87b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001434 sec., 111576.01115760113 rows/sec., 7.77 MiB/sec. | ||
13064 | 2025.03.07 22:43:14.435615 [ 141 ] {} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13065 | 2025.03.07 22:43:14.435657 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
13066 | 2025.03.07 22:43:14.435675 [ 275 ] {50e9f57f-651e-4d2d-a851-6cdea8c5f87b} <Debug> TCPHandler: Processed in 0.001644106 sec. | ||
13067 | 2025.03.07 22:43:14.435945 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13068 | 2025.03.07 22:43:14.435971 [ 192 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_124_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_119_24 to all_124_124_0 into Compact with storage Full | ||
13069 | 2025.03.07 22:43:14.436292 [ 275 ] {419d2cd0-aa4d-4a99-8585-342e347cf0fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13070 | 2025.03.07 22:43:14.436569 [ 192 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_124_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13071 | 2025.03.07 22:43:14.436710 [ 192 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_119_24, total 33620 rows starting from the beginning of the part | ||
13072 | 2025.03.07 22:43:14.436815 [ 275 ] {419d2cd0-aa4d-4a99-8585-342e347cf0fb} <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 | ||
13073 | 2025.03.07 22:43:14.437189 [ 192 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 54 rows starting from the beginning of the part | ||
13074 | 2025.03.07 22:43:14.437735 [ 192 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
13075 | 2025.03.07 22:43:14.438176 [ 192 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 160 rows starting from the beginning of the part | ||
13076 | 2025.03.07 22:43:14.438553 [ 192 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 198 rows starting from the beginning of the part | ||
13077 | 2025.03.07 22:43:14.438877 [ 192 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part | ||
13078 | 2025.03.07 22:43:14.442689 [ 275 ] {419d2cd0-aa4d-4a99-8585-342e347cf0fb} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13079 | 2025.03.07 22:43:14.442774 [ 275 ] {419d2cd0-aa4d-4a99-8585-342e347cf0fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
13080 | 2025.03.07 22:43:14.444085 [ 275 ] {419d2cd0-aa4d-4a99-8585-342e347cf0fb} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
13081 | 2025.03.07 22:43:14.444462 [ 275 ] {419d2cd0-aa4d-4a99-8585-342e347cf0fb} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13082 | 2025.03.07 22:43:14.444698 [ 275 ] {419d2cd0-aa4d-4a99-8585-342e347cf0fb} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.008592 sec., 931.0986964618248 rows/sec., 1.67 MiB/sec. | ||
13083 | 2025.03.07 22:43:14.445365 [ 275 ] {419d2cd0-aa4d-4a99-8585-342e347cf0fb} <Debug> TCPHandler: Processed in 0.009532872 sec. | ||
13084 | 2025.03.07 22:43:14.445724 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13085 | 2025.03.07 22:43:14.445951 [ 275 ] {295c9fff-9a4a-44a7-b52c-396b41619290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13086 | 2025.03.07 22:43:14.446000 [ 275 ] {295c9fff-9a4a-44a7-b52c-396b41619290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13087 | 2025.03.07 22:43:14.446659 [ 275 ] {295c9fff-9a4a-44a7-b52c-396b41619290} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13088 | 2025.03.07 22:43:14.446709 [ 275 ] {295c9fff-9a4a-44a7-b52c-396b41619290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
13089 | 2025.03.07 22:43:14.447214 [ 275 ] {295c9fff-9a4a-44a7-b52c-396b41619290} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
13090 | 2025.03.07 22:43:14.447577 [ 275 ] {295c9fff-9a4a-44a7-b52c-396b41619290} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13091 | 2025.03.07 22:43:14.447855 [ 275 ] {295c9fff-9a4a-44a7-b52c-396b41619290} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001921 sec., 31233.73243102551 rows/sec., 2.10 MiB/sec. | ||
13092 | 2025.03.07 22:43:14.447998 [ 275 ] {295c9fff-9a4a-44a7-b52c-396b41619290} <Debug> TCPHandler: Processed in 0.002389163 sec. | ||
13093 | 2025.03.07 22:43:14.449403 [ 197 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_124_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34352 rows, containing 5 columns (5 merged, 0 gathered) in 0.0136087 sec., 2524267.564131769 rows/sec., 172.88 MiB/sec. | ||
13094 | 2025.03.07 22:43:14.449787 [ 197 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_124_25} <Trace> MergedBlockOutputStream: filled checksums all_1_124_25 (state Temporary) | ||
13095 | 2025.03.07 22:43:14.450103 [ 197 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_124_25} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_merge_all_1_124_25 to all_1_124_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13096 | 2025.03.07 22:43:14.450185 [ 197 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_124_25} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Merged 6 parts: [all_1_119_24, all_124_124_0] -> all_1_124_25 | ||
13097 | 2025.03.07 22:43:14.450279 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
13098 | 2025.03.07 22:43:15.316650 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13099 | 2025.03.07 22:43:15.316740 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13100 | 2025.03.07 22:43:15.525455 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33916 | ||
13101 | 2025.03.07 22:43:15.526605 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13102 | 2025.03.07 22:43:15.526702 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13103 | 2025.03.07 22:43:15.527264 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
13104 | 2025.03.07 22:43:15.527530 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13105 | 2025.03.07 22:43:15.527804 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33916 | ||
13106 | 2025.03.07 22:43:18.040137 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 558 | ||
13107 | 2025.03.07 22:43:18.063449 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13108 | 2025.03.07 22:43:18.063506 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13109 | 2025.03.07 22:43:18.071087 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
13110 | 2025.03.07 22:43:18.072038 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13111 | 2025.03.07 22:43:18.076661 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
13112 | 2025.03.07 22:43:19.428752 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13113 | 2025.03.07 22:43:19.428955 [ 275 ] {f7269d63-163c-4179-be14-f6ac9da72f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13114 | 2025.03.07 22:43:19.429038 [ 275 ] {f7269d63-163c-4179-be14-f6ac9da72f30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13115 | 2025.03.07 22:43:19.429918 [ 275 ] {f7269d63-163c-4179-be14-f6ac9da72f30} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13116 | 2025.03.07 22:43:19.429974 [ 275 ] {f7269d63-163c-4179-be14-f6ac9da72f30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13117 | 2025.03.07 22:43:19.430429 [ 275 ] {f7269d63-163c-4179-be14-f6ac9da72f30} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
13118 | 2025.03.07 22:43:19.430680 [ 275 ] {f7269d63-163c-4179-be14-f6ac9da72f30} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13119 | 2025.03.07 22:43:19.430920 [ 275 ] {f7269d63-163c-4179-be14-f6ac9da72f30} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.00202 sec., 59405.9405940594 rows/sec., 5.05 MiB/sec. | ||
13120 | 2025.03.07 22:43:19.430991 [ 275 ] {f7269d63-163c-4179-be14-f6ac9da72f30} <Debug> TCPHandler: Processed in 0.002375852 sec. | ||
13121 | 2025.03.07 22:43:19.431127 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13122 | 2025.03.07 22:43:19.431242 [ 275 ] {6977602a-4cc8-4723-9ce8-19f8e0ce034c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13123 | 2025.03.07 22:43:19.431291 [ 275 ] {6977602a-4cc8-4723-9ce8-19f8e0ce034c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13124 | 2025.03.07 22:43:19.431842 [ 275 ] {6977602a-4cc8-4723-9ce8-19f8e0ce034c} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13125 | 2025.03.07 22:43:19.431884 [ 275 ] {6977602a-4cc8-4723-9ce8-19f8e0ce034c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13126 | 2025.03.07 22:43:19.432258 [ 275 ] {6977602a-4cc8-4723-9ce8-19f8e0ce034c} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
13127 | 2025.03.07 22:43:19.432604 [ 275 ] {6977602a-4cc8-4723-9ce8-19f8e0ce034c} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13128 | 2025.03.07 22:43:19.432898 [ 275 ] {6977602a-4cc8-4723-9ce8-19f8e0ce034c} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001671 sec., 19150.20945541592 rows/sec., 1.41 MiB/sec. | ||
13129 | 2025.03.07 22:43:19.432979 [ 275 ] {6977602a-4cc8-4723-9ce8-19f8e0ce034c} <Debug> TCPHandler: Processed in 0.001902838 sec. | ||
13130 | 2025.03.07 22:43:19.433162 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13131 | 2025.03.07 22:43:19.433449 [ 275 ] {a8a366a0-b80f-46c5-90ec-7a37e8d7d22b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13132 | 2025.03.07 22:43:19.433585 [ 275 ] {a8a366a0-b80f-46c5-90ec-7a37e8d7d22b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13133 | 2025.03.07 22:43:19.434266 [ 275 ] {a8a366a0-b80f-46c5-90ec-7a37e8d7d22b} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13134 | 2025.03.07 22:43:19.434306 [ 275 ] {a8a366a0-b80f-46c5-90ec-7a37e8d7d22b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13135 | 2025.03.07 22:43:19.434667 [ 275 ] {a8a366a0-b80f-46c5-90ec-7a37e8d7d22b} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
13136 | 2025.03.07 22:43:19.434920 [ 275 ] {a8a366a0-b80f-46c5-90ec-7a37e8d7d22b} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13137 | 2025.03.07 22:43:19.435146 [ 275 ] {a8a366a0-b80f-46c5-90ec-7a37e8d7d22b} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001811 sec., 53009.3870789619 rows/sec., 4.14 MiB/sec. | ||
13138 | 2025.03.07 22:43:19.435199 [ 275 ] {a8a366a0-b80f-46c5-90ec-7a37e8d7d22b} <Debug> TCPHandler: Processed in 0.00211727 sec. | ||
13139 | 2025.03.07 22:43:19.435319 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13140 | 2025.03.07 22:43:19.435427 [ 275 ] {45b97cf9-508e-4191-8eb1-04092637d667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13141 | 2025.03.07 22:43:19.435476 [ 275 ] {45b97cf9-508e-4191-8eb1-04092637d667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13142 | 2025.03.07 22:43:19.435995 [ 275 ] {45b97cf9-508e-4191-8eb1-04092637d667} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13143 | 2025.03.07 22:43:19.436035 [ 275 ] {45b97cf9-508e-4191-8eb1-04092637d667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13144 | 2025.03.07 22:43:19.436415 [ 275 ] {45b97cf9-508e-4191-8eb1-04092637d667} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
13145 | 2025.03.07 22:43:19.436649 [ 275 ] {45b97cf9-508e-4191-8eb1-04092637d667} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13146 | 2025.03.07 22:43:19.436860 [ 275 ] {45b97cf9-508e-4191-8eb1-04092637d667} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001456 sec., 109890.10989010989 rows/sec., 7.65 MiB/sec. | ||
13147 | 2025.03.07 22:43:19.436915 [ 275 ] {45b97cf9-508e-4191-8eb1-04092637d667} <Debug> TCPHandler: Processed in 0.001646906 sec. | ||
13148 | 2025.03.07 22:43:19.437033 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13149 | 2025.03.07 22:43:19.437138 [ 275 ] {f436cab6-3f66-4977-b41f-0f029ddc177b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13150 | 2025.03.07 22:43:19.437203 [ 275 ] {f436cab6-3f66-4977-b41f-0f029ddc177b} <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 | ||
13151 | 2025.03.07 22:43:19.438315 [ 275 ] {f436cab6-3f66-4977-b41f-0f029ddc177b} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13152 | 2025.03.07 22:43:19.438354 [ 275 ] {f436cab6-3f66-4977-b41f-0f029ddc177b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13153 | 2025.03.07 22:43:19.439006 [ 275 ] {f436cab6-3f66-4977-b41f-0f029ddc177b} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
13154 | 2025.03.07 22:43:19.439258 [ 275 ] {f436cab6-3f66-4977-b41f-0f029ddc177b} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13155 | 2025.03.07 22:43:19.439501 [ 275 ] {f436cab6-3f66-4977-b41f-0f029ddc177b} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002384 sec., 13422.818791946309 rows/sec., 24.05 MiB/sec. | ||
13156 | 2025.03.07 22:43:19.439606 [ 275 ] {f436cab6-3f66-4977-b41f-0f029ddc177b} <Debug> TCPHandler: Processed in 0.002623255 sec. | ||
13157 | 2025.03.07 22:43:19.439752 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13158 | 2025.03.07 22:43:19.439857 [ 275 ] {78f7bfed-833a-478b-b019-18c0902d2e19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13159 | 2025.03.07 22:43:19.439903 [ 275 ] {78f7bfed-833a-478b-b019-18c0902d2e19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13160 | 2025.03.07 22:43:19.440338 [ 275 ] {78f7bfed-833a-478b-b019-18c0902d2e19} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13161 | 2025.03.07 22:43:19.440377 [ 275 ] {78f7bfed-833a-478b-b019-18c0902d2e19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13162 | 2025.03.07 22:43:19.440727 [ 275 ] {78f7bfed-833a-478b-b019-18c0902d2e19} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
13163 | 2025.03.07 22:43:19.440959 [ 275 ] {78f7bfed-833a-478b-b019-18c0902d2e19} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13164 | 2025.03.07 22:43:19.441171 [ 275 ] {78f7bfed-833a-478b-b019-18c0902d2e19} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001327 sec., 45214.7701582517 rows/sec., 3.05 MiB/sec. | ||
13165 | 2025.03.07 22:43:19.441245 [ 275 ] {78f7bfed-833a-478b-b019-18c0902d2e19} <Debug> TCPHandler: Processed in 0.001543875 sec. | ||
13166 | 2025.03.07 22:43:20.724280 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1822 | ||
13167 | 2025.03.07 22:43:20.727342 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13168 | 2025.03.07 22:43:20.727407 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13169 | 2025.03.07 22:43:20.728938 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
13170 | 2025.03.07 22:43:20.729265 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13171 | 2025.03.07 22:43:20.729994 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1822 | ||
13172 | 2025.03.07 22:43:22.023758 [ 218 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
13173 | 2025.03.07 22:43:22.023816 [ 218 ] {} <Debug> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
13174 | 2025.03.07 22:43:22.025888 [ 218 ] {} <Debug> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
13175 | 2025.03.07 22:43:22.722551 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13176 | 2025.03.07 22:43:22.722859 [ 275 ] {fe13309e-ba64-4ead-9b64-403278195389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
13177 | 2025.03.07 22:43:22.722979 [ 275 ] {fe13309e-ba64-4ead-9b64-403278195389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13178 | 2025.03.07 22:43:22.724033 [ 275 ] {fe13309e-ba64-4ead-9b64-403278195389} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13179 | 2025.03.07 22:43:22.724086 [ 275 ] {fe13309e-ba64-4ead-9b64-403278195389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13180 | 2025.03.07 22:43:22.724525 [ 275 ] {fe13309e-ba64-4ead-9b64-403278195389} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
13181 | 2025.03.07 22:43:22.724778 [ 275 ] {fe13309e-ba64-4ead-9b64-403278195389} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13182 | 2025.03.07 22:43:22.725071 [ 275 ] {fe13309e-ba64-4ead-9b64-403278195389} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.002284 sec., 5253.940455341506 rows/sec., 428.42 KiB/sec. | ||
13183 | 2025.03.07 22:43:22.725304 [ 275 ] {fe13309e-ba64-4ead-9b64-403278195389} <Debug> TCPHandler: Processed in 0.002939248 sec. | ||
13184 | 2025.03.07 22:43:22.725488 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13185 | 2025.03.07 22:43:22.725601 [ 275 ] {cc99c007-5db5-46a3-a696-98fb453a5ad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13186 | 2025.03.07 22:43:22.725651 [ 275 ] {cc99c007-5db5-46a3-a696-98fb453a5ad6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13187 | 2025.03.07 22:43:22.726896 [ 275 ] {cc99c007-5db5-46a3-a696-98fb453a5ad6} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13188 | 2025.03.07 22:43:22.726938 [ 275 ] {cc99c007-5db5-46a3-a696-98fb453a5ad6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13189 | 2025.03.07 22:43:22.727381 [ 275 ] {cc99c007-5db5-46a3-a696-98fb453a5ad6} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
13190 | 2025.03.07 22:43:22.727626 [ 275 ] {cc99c007-5db5-46a3-a696-98fb453a5ad6} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13191 | 2025.03.07 22:43:22.727824 [ 128 ] {} <Debug> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
13192 | 2025.03.07 22:43:22.727864 [ 275 ] {cc99c007-5db5-46a3-a696-98fb453a5ad6} <Debug> executeQuery: Read 1218 rows, 102.99 KiB in 0.002289 sec., 532110.0917431193 rows/sec., 43.94 MiB/sec. | ||
13193 | 2025.03.07 22:43:22.727920 [ 128 ] {} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13194 | 2025.03.07 22:43:22.727999 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13195 | 2025.03.07 22:43:22.728000 [ 275 ] {cc99c007-5db5-46a3-a696-98fb453a5ad6} <Debug> TCPHandler: Processed in 0.002568025 sec. | ||
13196 | 2025.03.07 22:43:22.728184 [ 197 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
13197 | 2025.03.07 22:43:22.728187 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13198 | 2025.03.07 22:43:22.728347 [ 197 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13199 | 2025.03.07 22:43:22.728359 [ 275 ] {53a54c30-5a60-41ec-b201-bd6269cb3132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13200 | 2025.03.07 22:43:22.728394 [ 197 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1967 rows starting from the beginning of the part | ||
13201 | 2025.03.07 22:43:22.728417 [ 275 ] {53a54c30-5a60-41ec-b201-bd6269cb3132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13202 | 2025.03.07 22:43:22.728599 [ 197 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 72 rows starting from the beginning of the part | ||
13203 | 2025.03.07 22:43:22.729026 [ 197 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 242 rows starting from the beginning of the part | ||
13204 | 2025.03.07 22:43:22.729455 [ 197 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 72 rows starting from the beginning of the part | ||
13205 | 2025.03.07 22:43:22.729791 [ 197 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 120 rows starting from the beginning of the part | ||
13206 | 2025.03.07 22:43:22.730220 [ 197 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 1218 rows starting from the beginning of the part | ||
13207 | 2025.03.07 22:43:22.731040 [ 275 ] {53a54c30-5a60-41ec-b201-bd6269cb3132} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13208 | 2025.03.07 22:43:22.731084 [ 275 ] {53a54c30-5a60-41ec-b201-bd6269cb3132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13209 | 2025.03.07 22:43:22.731597 [ 275 ] {53a54c30-5a60-41ec-b201-bd6269cb3132} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
13210 | 2025.03.07 22:43:22.731898 [ 275 ] {53a54c30-5a60-41ec-b201-bd6269cb3132} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13211 | 2025.03.07 22:43:22.732081 [ 128 ] {} <Debug> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
13212 | 2025.03.07 22:43:22.732131 [ 128 ] {} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13213 | 2025.03.07 22:43:22.732153 [ 275 ] {53a54c30-5a60-41ec-b201-bd6269cb3132} <Debug> executeQuery: Read 20 rows, 1.44 KiB in 0.003822 sec., 5232.862375719519 rows/sec., 376.62 KiB/sec. | ||
13214 | 2025.03.07 22:43:22.732181 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13215 | 2025.03.07 22:43:22.732436 [ 275 ] {53a54c30-5a60-41ec-b201-bd6269cb3132} <Debug> TCPHandler: Processed in 0.004299831 sec. | ||
13216 | 2025.03.07 22:43:22.732652 [ 187 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
13217 | 2025.03.07 22:43:22.732742 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13218 | 2025.03.07 22:43:22.733131 [ 275 ] {d37ba056-9656-4ee9-8ee3-f65d112d390f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13219 | 2025.03.07 22:43:22.733151 [ 197 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3691 rows, containing 5 columns (5 merged, 0 gathered) in 0.005037508 sec., 732703.551041507 rows/sec., 63.52 MiB/sec. | ||
13220 | 2025.03.07 22:43:22.733263 [ 187 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13221 | 2025.03.07 22:43:22.733275 [ 275 ] {d37ba056-9656-4ee9-8ee3-f65d112d390f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13222 | 2025.03.07 22:43:22.733350 [ 187 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 178 rows starting from the beginning of the part | ||
13223 | 2025.03.07 22:43:22.733528 [ 197 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
13224 | 2025.03.07 22:43:22.733930 [ 187 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 8 rows starting from the beginning of the part | ||
13225 | 2025.03.07 22:43:22.734424 [ 187 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 48 rows starting from the beginning of the part | ||
13226 | 2025.03.07 22:43:22.735077 [ 187 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 8 rows starting from the beginning of the part | ||
13227 | 2025.03.07 22:43:22.735188 [ 201 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_126_25} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13228 | 2025.03.07 22:43:22.735565 [ 187 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 32 rows starting from the beginning of the part | ||
13229 | 2025.03.07 22:43:22.735982 [ 201 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_126_25} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
13230 | 2025.03.07 22:43:22.736050 [ 187 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 20 rows starting from the beginning of the part | ||
13231 | 2025.03.07 22:43:22.736462 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
13232 | 2025.03.07 22:43:22.737421 [ 275 ] {d37ba056-9656-4ee9-8ee3-f65d112d390f} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13233 | 2025.03.07 22:43:22.737490 [ 275 ] {d37ba056-9656-4ee9-8ee3-f65d112d390f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13234 | 2025.03.07 22:43:22.738516 [ 275 ] {d37ba056-9656-4ee9-8ee3-f65d112d390f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
13235 | 2025.03.07 22:43:22.739032 [ 187 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 294 rows, containing 5 columns (5 merged, 0 gathered) in 0.006711885 sec., 43802.895907781494 rows/sec., 3.14 MiB/sec. | ||
13236 | 2025.03.07 22:43:22.739052 [ 275 ] {d37ba056-9656-4ee9-8ee3-f65d112d390f} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13237 | 2025.03.07 22:43:22.739262 [ 187 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
13238 | 2025.03.07 22:43:22.739297 [ 128 ] {} <Debug> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b) (MergerMutator): Selected 6 parts from all_1_31_7 to all_36_36_0 | ||
13239 | 2025.03.07 22:43:22.739395 [ 128 ] {} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13240 | 2025.03.07 22:43:22.739483 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13241 | 2025.03.07 22:43:22.739784 [ 275 ] {d37ba056-9656-4ee9-8ee3-f65d112d390f} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.006722 sec., 33918.476643856 rows/sec., 2.30 MiB/sec. | ||
13242 | 2025.03.07 22:43:22.740209 [ 201 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_36_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_7 to all_36_36_0 into Compact with storage Full | ||
13243 | 2025.03.07 22:43:22.740356 [ 275 ] {d37ba056-9656-4ee9-8ee3-f65d112d390f} <Debug> TCPHandler: Processed in 0.007703634 sec. | ||
13244 | 2025.03.07 22:43:22.740493 [ 187 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_106_21} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13245 | 2025.03.07 22:43:22.740895 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13246 | 2025.03.07 22:43:22.740921 [ 187 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_106_21} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
13247 | 2025.03.07 22:43:22.741149 [ 201 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_36_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13248 | 2025.03.07 22:43:22.741274 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
13249 | 2025.03.07 22:43:22.741336 [ 201 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_7, total 365 rows starting from the beginning of the part | ||
13250 | 2025.03.07 22:43:22.741382 [ 275 ] {8cca5776-e2f4-4d24-8ec6-e0f9be134465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13251 | 2025.03.07 22:43:22.741480 [ 275 ] {8cca5776-e2f4-4d24-8ec6-e0f9be134465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13252 | 2025.03.07 22:43:22.741512 [ 201 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 228 rows starting from the beginning of the part | ||
13253 | 2025.03.07 22:43:22.741869 [ 201 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
13254 | 2025.03.07 22:43:22.742164 [ 201 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 228 rows starting from the beginning of the part | ||
13255 | 2025.03.07 22:43:22.742384 [ 201 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part | ||
13256 | 2025.03.07 22:43:22.742635 [ 201 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 228 rows starting from the beginning of the part | ||
13257 | 2025.03.07 22:43:22.743629 [ 275 ] {8cca5776-e2f4-4d24-8ec6-e0f9be134465} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13258 | 2025.03.07 22:43:22.743679 [ 275 ] {8cca5776-e2f4-4d24-8ec6-e0f9be134465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13259 | 2025.03.07 22:43:22.744200 [ 199 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_36_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1097 rows, containing 5 columns (5 merged, 0 gathered) in 0.004571324 sec., 239974.23941072653 rows/sec., 17.33 MiB/sec. | ||
13260 | 2025.03.07 22:43:22.744221 [ 275 ] {8cca5776-e2f4-4d24-8ec6-e0f9be134465} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
13261 | 2025.03.07 22:43:22.744417 [ 199 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_36_8} <Trace> MergedBlockOutputStream: filled checksums all_1_36_8 (state Temporary) | ||
13262 | 2025.03.07 22:43:22.744630 [ 275 ] {8cca5776-e2f4-4d24-8ec6-e0f9be134465} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13263 | 2025.03.07 22:43:22.745003 [ 128 ] {} <Debug> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
13264 | 2025.03.07 22:43:22.745086 [ 201 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_36_8} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Renaming temporary part tmp_merge_all_1_36_8 to all_1_36_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13265 | 2025.03.07 22:43:22.745133 [ 128 ] {} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13266 | 2025.03.07 22:43:22.745155 [ 275 ] {8cca5776-e2f4-4d24-8ec6-e0f9be134465} <Debug> executeQuery: Read 540 rows, 41.02 KiB in 0.00387 sec., 139534.88372093023 rows/sec., 10.35 MiB/sec. | ||
13267 | 2025.03.07 22:43:22.745280 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13268 | 2025.03.07 22:43:22.745377 [ 201 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_36_8} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b) (MergerMutator): Merged 6 parts: [all_1_31_7, all_36_36_0] -> all_1_36_8 | ||
13269 | 2025.03.07 22:43:22.745404 [ 275 ] {8cca5776-e2f4-4d24-8ec6-e0f9be134465} <Debug> TCPHandler: Processed in 0.004729276 sec. | ||
13270 | 2025.03.07 22:43:22.745752 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
13271 | 2025.03.07 22:43:22.745792 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13272 | 2025.03.07 22:43:22.745805 [ 199 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
13273 | 2025.03.07 22:43:22.746003 [ 275 ] {9750611f-b203-47e4-85b5-b024c2795198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13274 | 2025.03.07 22:43:22.746041 [ 199 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13275 | 2025.03.07 22:43:22.746109 [ 275 ] {9750611f-b203-47e4-85b5-b024c2795198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13276 | 2025.03.07 22:43:22.746123 [ 199 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 952 rows starting from the beginning of the part | ||
13277 | 2025.03.07 22:43:22.746504 [ 199 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 72 rows starting from the beginning of the part | ||
13278 | 2025.03.07 22:43:22.746876 [ 199 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 136 rows starting from the beginning of the part | ||
13279 | 2025.03.07 22:43:22.747277 [ 199 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 72 rows starting from the beginning of the part | ||
13280 | 2025.03.07 22:43:22.747609 [ 199 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 96 rows starting from the beginning of the part | ||
13281 | 2025.03.07 22:43:22.747743 [ 199 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 540 rows starting from the beginning of the part | ||
13282 | 2025.03.07 22:43:22.748896 [ 275 ] {9750611f-b203-47e4-85b5-b024c2795198} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13283 | 2025.03.07 22:43:22.748964 [ 275 ] {9750611f-b203-47e4-85b5-b024c2795198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13284 | 2025.03.07 22:43:22.750148 [ 275 ] {9750611f-b203-47e4-85b5-b024c2795198} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
13285 | 2025.03.07 22:43:22.750502 [ 275 ] {9750611f-b203-47e4-85b5-b024c2795198} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13286 | 2025.03.07 22:43:22.751021 [ 201 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1868 rows, containing 5 columns (5 merged, 0 gathered) in 0.005565413 sec., 335644.4526219348 rows/sec., 26.35 MiB/sec. | ||
13287 | 2025.03.07 22:43:22.751121 [ 275 ] {9750611f-b203-47e4-85b5-b024c2795198} <Debug> executeQuery: Read 958 rows, 65.81 KiB in 0.005203 sec., 184124.54353257734 rows/sec., 12.35 MiB/sec. | ||
13288 | 2025.03.07 22:43:22.751296 [ 199 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
13289 | 2025.03.07 22:43:22.751346 [ 275 ] {9750611f-b203-47e4-85b5-b024c2795198} <Debug> TCPHandler: Processed in 0.005625394 sec. | ||
13290 | 2025.03.07 22:43:22.751819 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13291 | 2025.03.07 22:43:22.752235 [ 199 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_126_25} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13292 | 2025.03.07 22:43:22.752291 [ 275 ] {6880688b-c715-4fe7-ba90-917078ba23d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13293 | 2025.03.07 22:43:22.752547 [ 199 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_126_25} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
13294 | 2025.03.07 22:43:22.752817 [ 275 ] {6880688b-c715-4fe7-ba90-917078ba23d8} <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 | ||
13295 | 2025.03.07 22:43:22.752834 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
13296 | 2025.03.07 22:43:22.754473 [ 275 ] {6880688b-c715-4fe7-ba90-917078ba23d8} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13297 | 2025.03.07 22:43:22.754517 [ 275 ] {6880688b-c715-4fe7-ba90-917078ba23d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13298 | 2025.03.07 22:43:22.755147 [ 275 ] {6880688b-c715-4fe7-ba90-917078ba23d8} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
13299 | 2025.03.07 22:43:22.755413 [ 275 ] {6880688b-c715-4fe7-ba90-917078ba23d8} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13300 | 2025.03.07 22:43:22.755604 [ 128 ] {} <Debug> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
13301 | 2025.03.07 22:43:22.755672 [ 128 ] {} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13302 | 2025.03.07 22:43:22.755704 [ 275 ] {6880688b-c715-4fe7-ba90-917078ba23d8} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.003606 sec., 2218.524681087077 rows/sec., 3.98 MiB/sec. | ||
13303 | 2025.03.07 22:43:22.755715 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13304 | 2025.03.07 22:43:22.756193 [ 275 ] {6880688b-c715-4fe7-ba90-917078ba23d8} <Debug> TCPHandler: Processed in 0.004538564 sec. | ||
13305 | 2025.03.07 22:43:22.756240 [ 199 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
13306 | 2025.03.07 22:43:22.756398 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13307 | 2025.03.07 22:43:22.756656 [ 275 ] {acc46c84-8f9b-4cca-8eeb-2488253a82a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13308 | 2025.03.07 22:43:22.756771 [ 275 ] {acc46c84-8f9b-4cca-8eeb-2488253a82a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13309 | 2025.03.07 22:43:22.757401 [ 199 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13310 | 2025.03.07 22:43:22.757561 [ 199 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1988 rows starting from the beginning of the part | ||
13311 | 2025.03.07 22:43:22.758297 [ 199 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 8 rows starting from the beginning of the part | ||
13312 | 2025.03.07 22:43:22.758787 [ 275 ] {acc46c84-8f9b-4cca-8eeb-2488253a82a7} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13313 | 2025.03.07 22:43:22.758885 [ 275 ] {acc46c84-8f9b-4cca-8eeb-2488253a82a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13314 | 2025.03.07 22:43:22.759141 [ 199 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 32 rows starting from the beginning of the part | ||
13315 | 2025.03.07 22:43:22.759790 [ 199 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 8 rows starting from the beginning of the part | ||
13316 | 2025.03.07 22:43:22.760245 [ 275 ] {acc46c84-8f9b-4cca-8eeb-2488253a82a7} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
13317 | 2025.03.07 22:43:22.760397 [ 199 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 32 rows starting from the beginning of the part | ||
13318 | 2025.03.07 22:43:22.760884 [ 199 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 8 rows starting from the beginning of the part | ||
13319 | 2025.03.07 22:43:22.760948 [ 275 ] {acc46c84-8f9b-4cca-8eeb-2488253a82a7} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13320 | 2025.03.07 22:43:22.761415 [ 127 ] {} <Debug> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
13321 | 2025.03.07 22:43:22.761541 [ 127 ] {} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13322 | 2025.03.07 22:43:22.761628 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13323 | 2025.03.07 22:43:22.761921 [ 275 ] {acc46c84-8f9b-4cca-8eeb-2488253a82a7} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.00532 sec., 7518.796992481203 rows/sec., 519.85 KiB/sec. | ||
13324 | 2025.03.07 22:43:22.762457 [ 195 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
13325 | 2025.03.07 22:43:22.762483 [ 275 ] {acc46c84-8f9b-4cca-8eeb-2488253a82a7} <Debug> TCPHandler: Processed in 0.006161489 sec. | ||
13326 | 2025.03.07 22:43:22.763114 [ 195 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13327 | 2025.03.07 22:43:22.763205 [ 195 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 6316 rows starting from the beginning of the part | ||
13328 | 2025.03.07 22:43:22.763523 [ 195 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 60 rows starting from the beginning of the part | ||
13329 | 2025.03.07 22:43:22.763990 [ 195 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part | ||
13330 | 2025.03.07 22:43:22.764447 [ 195 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 60 rows starting from the beginning of the part | ||
13331 | 2025.03.07 22:43:22.764955 [ 195 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part | ||
13332 | 2025.03.07 22:43:22.765320 [ 195 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 40 rows starting from the beginning of the part | ||
13333 | 2025.03.07 22:43:22.767906 [ 198 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6596 rows, containing 4 columns (4 merged, 0 gathered) in 0.006103028 sec., 1080774.985793937 rows/sec., 72.63 MiB/sec. | ||
13334 | 2025.03.07 22:43:22.768468 [ 198 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
13335 | 2025.03.07 22:43:22.769190 [ 198 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_126_25} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13336 | 2025.03.07 22:43:22.769441 [ 198 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_126_25} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
13337 | 2025.03.07 22:43:22.769570 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
13338 | 2025.03.07 22:43:22.773885 [ 188 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2076 rows, containing 19 columns (19 merged, 0 gathered) in 0.017983133 sec., 115441.50844015891 rows/sec., 206.87 MiB/sec. | ||
13339 | 2025.03.07 22:43:22.775860 [ 189 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
13340 | 2025.03.07 22:43:22.776309 [ 189 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13341 | 2025.03.07 22:43:22.776391 [ 189 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
13342 | 2025.03.07 22:43:22.776545 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.81 MiB. | ||
13343 | 2025.03.07 22:43:23.028100 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 34404 | ||
13344 | 2025.03.07 22:43:23.028851 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13345 | 2025.03.07 22:43:23.028896 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13346 | 2025.03.07 22:43:23.029452 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
13347 | 2025.03.07 22:43:23.029714 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13348 | 2025.03.07 22:43:23.029987 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34404 | ||
13349 | 2025.03.07 22:43:23.077129 [ 223 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
13350 | 2025.03.07 22:43:23.077178 [ 223 ] {} <Debug> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
13351 | 2025.03.07 22:43:23.079752 [ 223 ] {} <Debug> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
13352 | 2025.03.07 22:43:24.421946 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13353 | 2025.03.07 22:43:24.422242 [ 275 ] {912e7bd1-b85a-4f3a-8899-f7106008d552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13354 | 2025.03.07 22:43:24.422337 [ 275 ] {912e7bd1-b85a-4f3a-8899-f7106008d552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13355 | 2025.03.07 22:43:24.423191 [ 275 ] {912e7bd1-b85a-4f3a-8899-f7106008d552} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13356 | 2025.03.07 22:43:24.423246 [ 275 ] {912e7bd1-b85a-4f3a-8899-f7106008d552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13357 | 2025.03.07 22:43:24.423764 [ 275 ] {912e7bd1-b85a-4f3a-8899-f7106008d552} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
13358 | 2025.03.07 22:43:24.424105 [ 275 ] {912e7bd1-b85a-4f3a-8899-f7106008d552} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13359 | 2025.03.07 22:43:24.424403 [ 275 ] {912e7bd1-b85a-4f3a-8899-f7106008d552} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002225 sec., 25168.539325842696 rows/sec., 1.93 MiB/sec. | ||
13360 | 2025.03.07 22:43:24.424493 [ 275 ] {912e7bd1-b85a-4f3a-8899-f7106008d552} <Debug> TCPHandler: Processed in 0.002640035 sec. | ||
13361 | 2025.03.07 22:43:24.424652 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13362 | 2025.03.07 22:43:24.424786 [ 275 ] {c7a4fc66-650f-4122-8350-46f2f77e483b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13363 | 2025.03.07 22:43:24.424846 [ 275 ] {c7a4fc66-650f-4122-8350-46f2f77e483b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13364 | 2025.03.07 22:43:24.425526 [ 275 ] {c7a4fc66-650f-4122-8350-46f2f77e483b} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13365 | 2025.03.07 22:43:24.425571 [ 275 ] {c7a4fc66-650f-4122-8350-46f2f77e483b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13366 | 2025.03.07 22:43:24.425996 [ 275 ] {c7a4fc66-650f-4122-8350-46f2f77e483b} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
13367 | 2025.03.07 22:43:24.426283 [ 275 ] {c7a4fc66-650f-4122-8350-46f2f77e483b} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13368 | 2025.03.07 22:43:24.426597 [ 275 ] {c7a4fc66-650f-4122-8350-46f2f77e483b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001835 sec., 34877.38419618529 rows/sec., 2.72 MiB/sec. | ||
13369 | 2025.03.07 22:43:24.426733 [ 275 ] {c7a4fc66-650f-4122-8350-46f2f77e483b} <Debug> TCPHandler: Processed in 0.00214005 sec. | ||
13370 | 2025.03.07 22:43:24.426953 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13371 | 2025.03.07 22:43:24.427316 [ 275 ] {c97610b0-a090-4588-9d86-11bb20ede108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13372 | 2025.03.07 22:43:24.427494 [ 275 ] {c97610b0-a090-4588-9d86-11bb20ede108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13373 | 2025.03.07 22:43:24.428268 [ 275 ] {c97610b0-a090-4588-9d86-11bb20ede108} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13374 | 2025.03.07 22:43:24.428317 [ 275 ] {c97610b0-a090-4588-9d86-11bb20ede108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13375 | 2025.03.07 22:43:24.428806 [ 275 ] {c97610b0-a090-4588-9d86-11bb20ede108} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
13376 | 2025.03.07 22:43:24.429109 [ 275 ] {c97610b0-a090-4588-9d86-11bb20ede108} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13377 | 2025.03.07 22:43:24.429378 [ 275 ] {c97610b0-a090-4588-9d86-11bb20ede108} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.00219 sec., 24657.534246575342 rows/sec., 1.72 MiB/sec. | ||
13378 | 2025.03.07 22:43:24.429455 [ 275 ] {c97610b0-a090-4588-9d86-11bb20ede108} <Debug> TCPHandler: Processed in 0.002605765 sec. | ||
13379 | 2025.03.07 22:43:24.429634 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13380 | 2025.03.07 22:43:24.429769 [ 275 ] {880b63f4-513f-40f6-ba06-ac71a9896551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13381 | 2025.03.07 22:43:24.429830 [ 275 ] {880b63f4-513f-40f6-ba06-ac71a9896551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13382 | 2025.03.07 22:43:24.430368 [ 275 ] {880b63f4-513f-40f6-ba06-ac71a9896551} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13383 | 2025.03.07 22:43:24.430411 [ 275 ] {880b63f4-513f-40f6-ba06-ac71a9896551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13384 | 2025.03.07 22:43:24.430793 [ 275 ] {880b63f4-513f-40f6-ba06-ac71a9896551} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
13385 | 2025.03.07 22:43:24.431053 [ 275 ] {880b63f4-513f-40f6-ba06-ac71a9896551} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13386 | 2025.03.07 22:43:24.431284 [ 275 ] {880b63f4-513f-40f6-ba06-ac71a9896551} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.001551 sec., 12894.906511927788 rows/sec., 886.52 KiB/sec. | ||
13387 | 2025.03.07 22:43:24.431337 [ 275 ] {880b63f4-513f-40f6-ba06-ac71a9896551} <Debug> TCPHandler: Processed in 0.001764677 sec. | ||
13388 | 2025.03.07 22:43:25.576893 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 566 | ||
13389 | 2025.03.07 22:43:25.598966 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13390 | 2025.03.07 22:43:25.599023 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13391 | 2025.03.07 22:43:25.606670 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
13392 | 2025.03.07 22:43:25.607463 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13393 | 2025.03.07 22:43:25.611920 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 566 | ||
13394 | 2025.03.07 22:43:29.053552 [ 219 ] {} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
13395 | 2025.03.07 22:43:29.053606 [ 219 ] {} <Debug> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
13396 | 2025.03.07 22:43:29.055621 [ 219 ] {} <Debug> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
13397 | 2025.03.07 22:43:29.429157 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13398 | 2025.03.07 22:43:29.429352 [ 275 ] {9f1a3621-9882-45d9-8034-a3057c77cd72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13399 | 2025.03.07 22:43:29.429427 [ 275 ] {9f1a3621-9882-45d9-8034-a3057c77cd72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13400 | 2025.03.07 22:43:29.430301 [ 275 ] {9f1a3621-9882-45d9-8034-a3057c77cd72} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13401 | 2025.03.07 22:43:29.430351 [ 275 ] {9f1a3621-9882-45d9-8034-a3057c77cd72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13402 | 2025.03.07 22:43:29.430805 [ 275 ] {9f1a3621-9882-45d9-8034-a3057c77cd72} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
13403 | 2025.03.07 22:43:29.431062 [ 275 ] {9f1a3621-9882-45d9-8034-a3057c77cd72} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13404 | 2025.03.07 22:43:29.431316 [ 275 ] {9f1a3621-9882-45d9-8034-a3057c77cd72} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.002017 sec., 59494.298463063955 rows/sec., 5.06 MiB/sec. | ||
13405 | 2025.03.07 22:43:29.431388 [ 275 ] {9f1a3621-9882-45d9-8034-a3057c77cd72} <Debug> TCPHandler: Processed in 0.002363283 sec. | ||
13406 | 2025.03.07 22:43:29.431516 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13407 | 2025.03.07 22:43:29.431630 [ 275 ] {c56d1519-15ab-4529-afa2-a1aa12f4f0da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13408 | 2025.03.07 22:43:29.431679 [ 275 ] {c56d1519-15ab-4529-afa2-a1aa12f4f0da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13409 | 2025.03.07 22:43:29.432233 [ 275 ] {c56d1519-15ab-4529-afa2-a1aa12f4f0da} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13410 | 2025.03.07 22:43:29.432275 [ 275 ] {c56d1519-15ab-4529-afa2-a1aa12f4f0da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13411 | 2025.03.07 22:43:29.432630 [ 275 ] {c56d1519-15ab-4529-afa2-a1aa12f4f0da} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
13412 | 2025.03.07 22:43:29.432881 [ 275 ] {c56d1519-15ab-4529-afa2-a1aa12f4f0da} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13413 | 2025.03.07 22:43:29.433093 [ 275 ] {c56d1519-15ab-4529-afa2-a1aa12f4f0da} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001489 sec., 21490.933512424446 rows/sec., 1.58 MiB/sec. | ||
13414 | 2025.03.07 22:43:29.433147 [ 275 ] {c56d1519-15ab-4529-afa2-a1aa12f4f0da} <Debug> TCPHandler: Processed in 0.001684346 sec. | ||
13415 | 2025.03.07 22:43:29.433252 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13416 | 2025.03.07 22:43:29.433356 [ 275 ] {35acc5f2-1b50-4a3d-91db-04b3dd4d9688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13417 | 2025.03.07 22:43:29.433402 [ 275 ] {35acc5f2-1b50-4a3d-91db-04b3dd4d9688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13418 | 2025.03.07 22:43:29.433965 [ 275 ] {35acc5f2-1b50-4a3d-91db-04b3dd4d9688} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13419 | 2025.03.07 22:43:29.434005 [ 275 ] {35acc5f2-1b50-4a3d-91db-04b3dd4d9688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13420 | 2025.03.07 22:43:29.434358 [ 275 ] {35acc5f2-1b50-4a3d-91db-04b3dd4d9688} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
13421 | 2025.03.07 22:43:29.434591 [ 275 ] {35acc5f2-1b50-4a3d-91db-04b3dd4d9688} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13422 | 2025.03.07 22:43:29.434801 [ 275 ] {35acc5f2-1b50-4a3d-91db-04b3dd4d9688} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001466 sec., 65484.31105047749 rows/sec., 5.11 MiB/sec. | ||
13423 | 2025.03.07 22:43:29.434854 [ 275 ] {35acc5f2-1b50-4a3d-91db-04b3dd4d9688} <Debug> TCPHandler: Processed in 0.001651706 sec. | ||
13424 | 2025.03.07 22:43:29.434982 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13425 | 2025.03.07 22:43:29.435119 [ 275 ] {fea2e4b3-6e70-44bb-a116-9c0d76cc13f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13426 | 2025.03.07 22:43:29.435178 [ 275 ] {fea2e4b3-6e70-44bb-a116-9c0d76cc13f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13427 | 2025.03.07 22:43:29.435814 [ 275 ] {fea2e4b3-6e70-44bb-a116-9c0d76cc13f7} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13428 | 2025.03.07 22:43:29.435863 [ 275 ] {fea2e4b3-6e70-44bb-a116-9c0d76cc13f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13429 | 2025.03.07 22:43:29.436280 [ 275 ] {fea2e4b3-6e70-44bb-a116-9c0d76cc13f7} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
13430 | 2025.03.07 22:43:29.436524 [ 275 ] {fea2e4b3-6e70-44bb-a116-9c0d76cc13f7} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13431 | 2025.03.07 22:43:29.436742 [ 275 ] {fea2e4b3-6e70-44bb-a116-9c0d76cc13f7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001653 sec., 96793.70840895342 rows/sec., 6.74 MiB/sec. | ||
13432 | 2025.03.07 22:43:29.436796 [ 275 ] {fea2e4b3-6e70-44bb-a116-9c0d76cc13f7} <Debug> TCPHandler: Processed in 0.001878978 sec. | ||
13433 | 2025.03.07 22:43:29.436915 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13434 | 2025.03.07 22:43:29.437020 [ 275 ] {5636c98b-0681-4460-8d3b-4c5264fefafd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13435 | 2025.03.07 22:43:29.437087 [ 275 ] {5636c98b-0681-4460-8d3b-4c5264fefafd} <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 | ||
13436 | 2025.03.07 22:43:29.438221 [ 275 ] {5636c98b-0681-4460-8d3b-4c5264fefafd} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13437 | 2025.03.07 22:43:29.438261 [ 275 ] {5636c98b-0681-4460-8d3b-4c5264fefafd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13438 | 2025.03.07 22:43:29.438912 [ 275 ] {5636c98b-0681-4460-8d3b-4c5264fefafd} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
13439 | 2025.03.07 22:43:29.439166 [ 275 ] {5636c98b-0681-4460-8d3b-4c5264fefafd} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13440 | 2025.03.07 22:43:29.439418 [ 275 ] {5636c98b-0681-4460-8d3b-4c5264fefafd} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002419 sec., 13228.60686233981 rows/sec., 23.71 MiB/sec. | ||
13441 | 2025.03.07 22:43:29.439511 [ 275 ] {5636c98b-0681-4460-8d3b-4c5264fefafd} <Debug> TCPHandler: Processed in 0.002646715 sec. | ||
13442 | 2025.03.07 22:43:29.439639 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13443 | 2025.03.07 22:43:29.439745 [ 275 ] {08c15b52-68d6-4f9b-922b-0782c6850b46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13444 | 2025.03.07 22:43:29.439791 [ 275 ] {08c15b52-68d6-4f9b-922b-0782c6850b46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13445 | 2025.03.07 22:43:29.440224 [ 275 ] {08c15b52-68d6-4f9b-922b-0782c6850b46} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13446 | 2025.03.07 22:43:29.440263 [ 275 ] {08c15b52-68d6-4f9b-922b-0782c6850b46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13447 | 2025.03.07 22:43:29.440629 [ 275 ] {08c15b52-68d6-4f9b-922b-0782c6850b46} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
13448 | 2025.03.07 22:43:29.440865 [ 275 ] {08c15b52-68d6-4f9b-922b-0782c6850b46} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13449 | 2025.03.07 22:43:29.441099 [ 275 ] {08c15b52-68d6-4f9b-922b-0782c6850b46} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001375 sec., 43636.36363636364 rows/sec., 2.94 MiB/sec. | ||
13450 | 2025.03.07 22:43:29.441148 [ 275 ] {08c15b52-68d6-4f9b-922b-0782c6850b46} <Debug> TCPHandler: Processed in 0.001560235 sec. | ||
13451 | 2025.03.07 22:43:29.711915 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
13452 | 2025.03.07 22:43:29.711960 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
13453 | 2025.03.07 22:43:29.714012 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
13454 | 2025.03.07 22:43:29.990304 [ 225 ] {} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
13455 | 2025.03.07 22:43:29.990393 [ 225 ] {} <Debug> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
13456 | 2025.03.07 22:43:29.992930 [ 225 ] {} <Debug> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
13457 | 2025.03.07 22:43:30.081563 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
13458 | 2025.03.07 22:43:30.081636 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
13459 | 2025.03.07 22:43:30.083893 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
13460 | 2025.03.07 22:43:30.166786 [ 220 ] {} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
13461 | 2025.03.07 22:43:30.166873 [ 220 ] {} <Debug> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
13462 | 2025.03.07 22:43:30.168872 [ 220 ] {} <Debug> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
13463 | 2025.03.07 22:43:30.316792 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13464 | 2025.03.07 22:43:30.316851 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13465 | 2025.03.07 22:43:30.417322 [ 220 ] {} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
13466 | 2025.03.07 22:43:30.417394 [ 220 ] {} <Debug> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
13467 | 2025.03.07 22:43:30.419708 [ 220 ] {} <Debug> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
13468 | 2025.03.07 22:43:30.530298 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 34831 | ||
13469 | 2025.03.07 22:43:30.531386 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13470 | 2025.03.07 22:43:30.531431 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13471 | 2025.03.07 22:43:30.531963 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
13472 | 2025.03.07 22:43:30.532248 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13473 | 2025.03.07 22:43:30.532446 [ 115 ] {} <Debug> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
13474 | 2025.03.07 22:43:30.532499 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34831 | ||
13475 | 2025.03.07 22:43:30.532523 [ 115 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13476 | 2025.03.07 22:43:30.532557 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13477 | 2025.03.07 22:43:30.532703 [ 196 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::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 | ||
13478 | 2025.03.07 22:43:30.532827 [ 196 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13479 | 2025.03.07 22:43:30.532870 [ 196 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 32574 rows starting from the beginning of the part | ||
13480 | 2025.03.07 22:43:30.532943 [ 196 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 427 rows starting from the beginning of the part | ||
13481 | 2025.03.07 22:43:30.533021 [ 196 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 488 rows starting from the beginning of the part | ||
13482 | 2025.03.07 22:43:30.533287 [ 196 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 427 rows starting from the beginning of the part | ||
13483 | 2025.03.07 22:43:30.533484 [ 196 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 488 rows starting from the beginning of the part | ||
13484 | 2025.03.07 22:43:30.533570 [ 196 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 427 rows starting from the beginning of the part | ||
13485 | 2025.03.07 22:43:30.536320 [ 194 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34831 rows, containing 4 columns (4 merged, 0 gathered) in 0.003680016 sec., 9464904.500415215 rows/sec., 135.40 MiB/sec. | ||
13486 | 2025.03.07 22:43:30.536811 [ 191 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
13487 | 2025.03.07 22:43:30.537216 [ 191 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_76_15} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13488 | 2025.03.07 22:43:30.537301 [ 191 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_76_15} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
13489 | 2025.03.07 22:43:30.537414 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.99 MiB. | ||
13490 | 2025.03.07 22:43:30.730367 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1858 | ||
13491 | 2025.03.07 22:43:30.733700 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13492 | 2025.03.07 22:43:30.733760 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13493 | 2025.03.07 22:43:30.735355 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
13494 | 2025.03.07 22:43:30.735692 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13495 | 2025.03.07 22:43:30.735966 [ 115 ] {} <Debug> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
13496 | 2025.03.07 22:43:30.736113 [ 115 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13497 | 2025.03.07 22:43:30.736216 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13498 | 2025.03.07 22:43:30.736566 [ 186 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::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 | ||
13499 | 2025.03.07 22:43:30.736955 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1858 | ||
13500 | 2025.03.07 22:43:30.737341 [ 186 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13501 | 2025.03.07 22:43:30.737469 [ 186 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1708 rows starting from the beginning of the part | ||
13502 | 2025.03.07 22:43:30.738058 [ 186 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 24 rows starting from the beginning of the part | ||
13503 | 2025.03.07 22:43:30.738811 [ 186 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 34 rows starting from the beginning of the part | ||
13504 | 2025.03.07 22:43:30.739439 [ 186 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 32 rows starting from the beginning of the part | ||
13505 | 2025.03.07 22:43:30.740096 [ 186 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 24 rows starting from the beginning of the part | ||
13506 | 2025.03.07 22:43:30.740735 [ 186 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 36 rows starting from the beginning of the part | ||
13507 | 2025.03.07 22:43:30.749695 [ 194 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1858 rows, containing 72 columns (72 merged, 0 gathered) in 0.013297067 sec., 139730.06227613956 rows/sec., 107.84 MiB/sec. | ||
13508 | 2025.03.07 22:43:30.752137 [ 193 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
13509 | 2025.03.07 22:43:30.753018 [ 193 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_56_11} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13510 | 2025.03.07 22:43:30.753125 [ 193 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_56_11} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
13511 | 2025.03.07 22:43:30.753517 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
13512 | 2025.03.07 22:43:33.112163 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 573 | ||
13513 | 2025.03.07 22:43:33.137082 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13514 | 2025.03.07 22:43:33.137146 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13515 | 2025.03.07 22:43:33.144776 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
13516 | 2025.03.07 22:43:33.145594 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13517 | 2025.03.07 22:43:33.145992 [ 112 ] {} <Debug> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
13518 | 2025.03.07 22:43:33.146131 [ 112 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13519 | 2025.03.07 22:43:33.146204 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13520 | 2025.03.07 22:43:33.146728 [ 192 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
13521 | 2025.03.07 22:43:33.163349 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
13522 | 2025.03.07 22:43:33.164678 [ 192 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13523 | 2025.03.07 22:43:33.166256 [ 192 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 536 rows starting from the beginning of the part | ||
13524 | 2025.03.07 22:43:33.172164 [ 192 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part | ||
13525 | 2025.03.07 22:43:33.178126 [ 192 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part | ||
13526 | 2025.03.07 22:43:33.184497 [ 192 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 7 rows starting from the beginning of the part | ||
13527 | 2025.03.07 22:43:33.190589 [ 192 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 8 rows starting from the beginning of the part | ||
13528 | 2025.03.07 22:43:33.196280 [ 192 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 7 rows starting from the beginning of the part | ||
13529 | 2025.03.07 22:43:33.264756 [ 200 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.118414658 sec., 4838.927964475479 rows/sec., 25.02 MiB/sec. | ||
13530 | 2025.03.07 22:43:33.268169 [ 187 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
13531 | 2025.03.07 22:43:33.271268 [ 187 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_76_15} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13532 | 2025.03.07 22:43:33.271364 [ 187 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_76_15} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
13533 | 2025.03.07 22:43:33.273853 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
13534 | 2025.03.07 22:43:34.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.72 MiB, peak 285.16 MiB, free memory in arenas 0.00 B, will set to 266.66 MiB (RSS), difference: -1.06 MiB | ||
13535 | 2025.03.07 22:43:34.429451 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13536 | 2025.03.07 22:43:34.429644 [ 275 ] {1b2ac0a4-3c31-4933-9822-da215dc2ec0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13537 | 2025.03.07 22:43:34.429718 [ 275 ] {1b2ac0a4-3c31-4933-9822-da215dc2ec0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13538 | 2025.03.07 22:43:34.430568 [ 275 ] {1b2ac0a4-3c31-4933-9822-da215dc2ec0e} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13539 | 2025.03.07 22:43:34.430617 [ 275 ] {1b2ac0a4-3c31-4933-9822-da215dc2ec0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13540 | 2025.03.07 22:43:34.431066 [ 275 ] {1b2ac0a4-3c31-4933-9822-da215dc2ec0e} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
13541 | 2025.03.07 22:43:34.431341 [ 275 ] {1b2ac0a4-3c31-4933-9822-da215dc2ec0e} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13542 | 2025.03.07 22:43:34.431551 [ 275 ] {1b2ac0a4-3c31-4933-9822-da215dc2ec0e} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001959 sec., 36753.44563552833 rows/sec., 2.99 MiB/sec. | ||
13543 | 2025.03.07 22:43:34.431621 [ 275 ] {1b2ac0a4-3c31-4933-9822-da215dc2ec0e} <Debug> TCPHandler: Processed in 0.002302942 sec. | ||
13544 | 2025.03.07 22:43:34.431752 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13545 | 2025.03.07 22:43:34.431869 [ 275 ] {9dac9537-8671-40b7-824a-1e170d3e3cc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13546 | 2025.03.07 22:43:34.431919 [ 275 ] {9dac9537-8671-40b7-824a-1e170d3e3cc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13547 | 2025.03.07 22:43:34.432463 [ 275 ] {9dac9537-8671-40b7-824a-1e170d3e3cc0} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13548 | 2025.03.07 22:43:34.432501 [ 275 ] {9dac9537-8671-40b7-824a-1e170d3e3cc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13549 | 2025.03.07 22:43:34.432856 [ 275 ] {9dac9537-8671-40b7-824a-1e170d3e3cc0} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
13550 | 2025.03.07 22:43:34.433097 [ 275 ] {9dac9537-8671-40b7-824a-1e170d3e3cc0} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13551 | 2025.03.07 22:43:34.433290 [ 275 ] {9dac9537-8671-40b7-824a-1e170d3e3cc0} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001441 sec., 5551.700208188758 rows/sec., 417.46 KiB/sec. | ||
13552 | 2025.03.07 22:43:34.433358 [ 275 ] {9dac9537-8671-40b7-824a-1e170d3e3cc0} <Debug> TCPHandler: Processed in 0.001659296 sec. | ||
13553 | 2025.03.07 22:43:34.433504 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13554 | 2025.03.07 22:43:34.433792 [ 275 ] {77c910e9-ecde-4856-9fac-4a23210c94dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13555 | 2025.03.07 22:43:34.433928 [ 275 ] {77c910e9-ecde-4856-9fac-4a23210c94dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13556 | 2025.03.07 22:43:34.434646 [ 275 ] {77c910e9-ecde-4856-9fac-4a23210c94dc} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13557 | 2025.03.07 22:43:34.434684 [ 275 ] {77c910e9-ecde-4856-9fac-4a23210c94dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13558 | 2025.03.07 22:43:34.435051 [ 275 ] {77c910e9-ecde-4856-9fac-4a23210c94dc} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
13559 | 2025.03.07 22:43:34.435299 [ 275 ] {77c910e9-ecde-4856-9fac-4a23210c94dc} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13560 | 2025.03.07 22:43:34.435495 [ 275 ] {77c910e9-ecde-4856-9fac-4a23210c94dc} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001796 sec., 40089.08685968819 rows/sec., 3.13 MiB/sec. | ||
13561 | 2025.03.07 22:43:34.435557 [ 275 ] {77c910e9-ecde-4856-9fac-4a23210c94dc} <Debug> TCPHandler: Processed in 0.00211575 sec. | ||
13562 | 2025.03.07 22:43:34.435737 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13563 | 2025.03.07 22:43:34.436014 [ 275 ] {386fd0d8-fb2b-4f11-8706-ad2dfa4a481f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13564 | 2025.03.07 22:43:34.436155 [ 275 ] {386fd0d8-fb2b-4f11-8706-ad2dfa4a481f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13565 | 2025.03.07 22:43:34.437011 [ 275 ] {386fd0d8-fb2b-4f11-8706-ad2dfa4a481f} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13566 | 2025.03.07 22:43:34.437049 [ 275 ] {386fd0d8-fb2b-4f11-8706-ad2dfa4a481f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13567 | 2025.03.07 22:43:34.437445 [ 275 ] {386fd0d8-fb2b-4f11-8706-ad2dfa4a481f} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
13568 | 2025.03.07 22:43:34.437695 [ 275 ] {386fd0d8-fb2b-4f11-8706-ad2dfa4a481f} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13569 | 2025.03.07 22:43:34.437848 [ 109 ] {} <Debug> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Selected 3 parts from all_1_124_25 to all_126_126_0 | ||
13570 | 2025.03.07 22:43:34.437877 [ 275 ] {386fd0d8-fb2b-4f11-8706-ad2dfa4a481f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001972 sec., 81135.90263691684 rows/sec., 5.65 MiB/sec. | ||
13571 | 2025.03.07 22:43:34.437894 [ 109 ] {} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13572 | 2025.03.07 22:43:34.437935 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13573 | 2025.03.07 22:43:34.437949 [ 275 ] {386fd0d8-fb2b-4f11-8706-ad2dfa4a481f} <Debug> TCPHandler: Processed in 0.002293972 sec. | ||
13574 | 2025.03.07 22:43:34.438154 [ 190 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_126_26} <Debug> MergeTask::PrepareStage: Merging 3 parts: from all_1_124_25 to all_126_126_0 into Compact with storage Full | ||
13575 | 2025.03.07 22:43:34.438171 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13576 | 2025.03.07 22:43:34.438432 [ 275 ] {06085146-524f-4009-b8cb-c8d4db8c917d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13577 | 2025.03.07 22:43:34.438479 [ 190 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_126_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13578 | 2025.03.07 22:43:34.438586 [ 190 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_126_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_124_25, total 34352 rows starting from the beginning of the part | ||
13579 | 2025.03.07 22:43:34.438600 [ 275 ] {06085146-524f-4009-b8cb-c8d4db8c917d} <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 | ||
13580 | 2025.03.07 22:43:34.438936 [ 190 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_126_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 160 rows starting from the beginning of the part | ||
13581 | 2025.03.07 22:43:34.439345 [ 190 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_126_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 958 rows starting from the beginning of the part | ||
13582 | 2025.03.07 22:43:34.442387 [ 275 ] {06085146-524f-4009-b8cb-c8d4db8c917d} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13583 | 2025.03.07 22:43:34.442468 [ 275 ] {06085146-524f-4009-b8cb-c8d4db8c917d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13584 | 2025.03.07 22:43:34.443393 [ 275 ] {06085146-524f-4009-b8cb-c8d4db8c917d} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
13585 | 2025.03.07 22:43:34.443772 [ 275 ] {06085146-524f-4009-b8cb-c8d4db8c917d} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13586 | 2025.03.07 22:43:34.444008 [ 275 ] {06085146-524f-4009-b8cb-c8d4db8c917d} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.005673 sec., 1410.1886127269522 rows/sec., 2.53 MiB/sec. | ||
13587 | 2025.03.07 22:43:34.444345 [ 275 ] {06085146-524f-4009-b8cb-c8d4db8c917d} <Debug> TCPHandler: Processed in 0.00624823 sec. | ||
13588 | 2025.03.07 22:43:34.444475 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13589 | 2025.03.07 22:43:34.444581 [ 275 ] {56638a25-07b1-4c6c-82d1-3686a6ce2790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13590 | 2025.03.07 22:43:34.444628 [ 275 ] {56638a25-07b1-4c6c-82d1-3686a6ce2790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13591 | 2025.03.07 22:43:34.445244 [ 275 ] {56638a25-07b1-4c6c-82d1-3686a6ce2790} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13592 | 2025.03.07 22:43:34.445280 [ 275 ] {56638a25-07b1-4c6c-82d1-3686a6ce2790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13593 | 2025.03.07 22:43:34.445800 [ 275 ] {56638a25-07b1-4c6c-82d1-3686a6ce2790} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
13594 | 2025.03.07 22:43:34.446107 [ 275 ] {56638a25-07b1-4c6c-82d1-3686a6ce2790} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13595 | 2025.03.07 22:43:34.446404 [ 275 ] {56638a25-07b1-4c6c-82d1-3686a6ce2790} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001843 sec., 32555.615843733045 rows/sec., 2.19 MiB/sec. | ||
13596 | 2025.03.07 22:43:34.446474 [ 275 ] {56638a25-07b1-4c6c-82d1-3686a6ce2790} <Debug> TCPHandler: Processed in 0.00204853 sec. | ||
13597 | 2025.03.07 22:43:34.448623 [ 189 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_126_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35470 rows, containing 5 columns (5 merged, 0 gathered) in 0.010573172 sec., 3354717.013967048 rows/sec., 229.65 MiB/sec. | ||
13598 | 2025.03.07 22:43:34.448934 [ 198 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_126_26} <Trace> MergedBlockOutputStream: filled checksums all_1_126_26 (state Temporary) | ||
13599 | 2025.03.07 22:43:34.449271 [ 198 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_126_26} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_merge_all_1_126_26 to all_1_126_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13600 | 2025.03.07 22:43:34.449360 [ 198 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_126_26} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Merged 3 parts: [all_1_124_25, all_126_126_0] -> all_1_126_26 | ||
13601 | 2025.03.07 22:43:34.449452 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
13602 | 2025.03.07 22:43:36.007779 [ 221 ] {} <Trace> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
13603 | 2025.03.07 22:43:36.007870 [ 221 ] {} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
13604 | 2025.03.07 22:43:36.009420 [ 221 ] {} <Debug> oximeter.timeseries_schema (ee5f0add-c9bc-457d-acdf-64cede629dd7): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
13605 | 2025.03.07 22:43:37.000248 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.66 MiB, peak 285.16 MiB, free memory in arenas 0.00 B, will set to 266.66 MiB (RSS), difference: 4.00 MiB | ||
13606 | 2025.03.07 22:43:38.032771 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 35319 | ||
13607 | 2025.03.07 22:43:38.033440 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13608 | 2025.03.07 22:43:38.033490 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13609 | 2025.03.07 22:43:38.034047 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
13610 | 2025.03.07 22:43:38.034318 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13611 | 2025.03.07 22:43:38.034580 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35319 | ||
13612 | 2025.03.07 22:43:39.431539 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13613 | 2025.03.07 22:43:39.431732 [ 275 ] {c1cdf65e-e936-4521-be69-2cbd265c4d40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13614 | 2025.03.07 22:43:39.431805 [ 275 ] {c1cdf65e-e936-4521-be69-2cbd265c4d40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13615 | 2025.03.07 22:43:39.432583 [ 275 ] {c1cdf65e-e936-4521-be69-2cbd265c4d40} <Trace> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13616 | 2025.03.07 22:43:39.432634 [ 275 ] {c1cdf65e-e936-4521-be69-2cbd265c4d40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13617 | 2025.03.07 22:43:39.433074 [ 275 ] {c1cdf65e-e936-4521-be69-2cbd265c4d40} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
13618 | 2025.03.07 22:43:39.433324 [ 275 ] {c1cdf65e-e936-4521-be69-2cbd265c4d40} <Trace> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13619 | 2025.03.07 22:43:39.433605 [ 275 ] {c1cdf65e-e936-4521-be69-2cbd265c4d40} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001922 sec., 12486.992715920915 rows/sec., 1.04 MiB/sec. | ||
13620 | 2025.03.07 22:43:39.433822 [ 275 ] {c1cdf65e-e936-4521-be69-2cbd265c4d40} <Debug> TCPHandler: Processed in 0.002405083 sec. | ||
13621 | 2025.03.07 22:43:39.433992 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13622 | 2025.03.07 22:43:39.434105 [ 275 ] {31bfe024-4d9b-4cc5-8d08-571b45078eb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
13623 | 2025.03.07 22:43:39.434157 [ 275 ] {31bfe024-4d9b-4cc5-8d08-571b45078eb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13624 | 2025.03.07 22:43:39.434701 [ 275 ] {31bfe024-4d9b-4cc5-8d08-571b45078eb8} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13625 | 2025.03.07 22:43:39.434743 [ 275 ] {31bfe024-4d9b-4cc5-8d08-571b45078eb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13626 | 2025.03.07 22:43:39.435104 [ 275 ] {31bfe024-4d9b-4cc5-8d08-571b45078eb8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
13627 | 2025.03.07 22:43:39.435337 [ 275 ] {31bfe024-4d9b-4cc5-8d08-571b45078eb8} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13628 | 2025.03.07 22:43:39.435575 [ 275 ] {31bfe024-4d9b-4cc5-8d08-571b45078eb8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001495 sec., 1337.7926421404682 rows/sec., 109.09 KiB/sec. | ||
13629 | 2025.03.07 22:43:39.435704 [ 275 ] {31bfe024-4d9b-4cc5-8d08-571b45078eb8} <Debug> TCPHandler: Processed in 0.001763337 sec. | ||
13630 | 2025.03.07 22:43:39.435826 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13631 | 2025.03.07 22:43:39.435929 [ 275 ] {4d8f94a8-466c-4de2-b34d-99cfdccaa3c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13632 | 2025.03.07 22:43:39.435974 [ 275 ] {4d8f94a8-466c-4de2-b34d-99cfdccaa3c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13633 | 2025.03.07 22:43:39.436649 [ 275 ] {4d8f94a8-466c-4de2-b34d-99cfdccaa3c5} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13634 | 2025.03.07 22:43:39.436688 [ 275 ] {4d8f94a8-466c-4de2-b34d-99cfdccaa3c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13635 | 2025.03.07 22:43:39.437058 [ 275 ] {4d8f94a8-466c-4de2-b34d-99cfdccaa3c5} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
13636 | 2025.03.07 22:43:39.437307 [ 275 ] {4d8f94a8-466c-4de2-b34d-99cfdccaa3c5} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13637 | 2025.03.07 22:43:39.437532 [ 275 ] {4d8f94a8-466c-4de2-b34d-99cfdccaa3c5} <Debug> executeQuery: Read 241 rows, 21.98 KiB in 0.001626 sec., 148216.48216482165 rows/sec., 13.20 MiB/sec. | ||
13638 | 2025.03.07 22:43:39.437585 [ 275 ] {4d8f94a8-466c-4de2-b34d-99cfdccaa3c5} <Debug> TCPHandler: Processed in 0.001809308 sec. | ||
13639 | 2025.03.07 22:43:39.437712 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13640 | 2025.03.07 22:43:39.437851 [ 275 ] {4e903d50-53c3-4ac5-b8d4-070ed3b67e71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13641 | 2025.03.07 22:43:39.437906 [ 275 ] {4e903d50-53c3-4ac5-b8d4-070ed3b67e71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13642 | 2025.03.07 22:43:39.438526 [ 275 ] {4e903d50-53c3-4ac5-b8d4-070ed3b67e71} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13643 | 2025.03.07 22:43:39.438566 [ 275 ] {4e903d50-53c3-4ac5-b8d4-070ed3b67e71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13644 | 2025.03.07 22:43:39.438940 [ 275 ] {4e903d50-53c3-4ac5-b8d4-070ed3b67e71} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
13645 | 2025.03.07 22:43:39.439185 [ 275 ] {4e903d50-53c3-4ac5-b8d4-070ed3b67e71} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13646 | 2025.03.07 22:43:39.439412 [ 275 ] {4e903d50-53c3-4ac5-b8d4-070ed3b67e71} <Debug> executeQuery: Read 46 rows, 3.51 KiB in 0.001581 sec., 29095.5091714105 rows/sec., 2.17 MiB/sec. | ||
13647 | 2025.03.07 22:43:39.439483 [ 275 ] {4e903d50-53c3-4ac5-b8d4-070ed3b67e71} <Debug> TCPHandler: Processed in 0.001834558 sec. | ||
13648 | 2025.03.07 22:43:39.439624 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13649 | 2025.03.07 22:43:39.439909 [ 275 ] {4737c1db-4e74-430c-a769-8985ba7627c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13650 | 2025.03.07 22:43:39.440037 [ 275 ] {4737c1db-4e74-430c-a769-8985ba7627c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13651 | 2025.03.07 22:43:39.440916 [ 275 ] {4737c1db-4e74-430c-a769-8985ba7627c3} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13652 | 2025.03.07 22:43:39.440956 [ 275 ] {4737c1db-4e74-430c-a769-8985ba7627c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13653 | 2025.03.07 22:43:39.441312 [ 275 ] {4737c1db-4e74-430c-a769-8985ba7627c3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
13654 | 2025.03.07 22:43:39.441547 [ 275 ] {4737c1db-4e74-430c-a769-8985ba7627c3} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13655 | 2025.03.07 22:43:39.441760 [ 275 ] {4737c1db-4e74-430c-a769-8985ba7627c3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001969 sec., 12188.92839004571 rows/sec., 1.01 MiB/sec. | ||
13656 | 2025.03.07 22:43:39.441814 [ 275 ] {4737c1db-4e74-430c-a769-8985ba7627c3} <Debug> TCPHandler: Processed in 0.002259172 sec. | ||
13657 | 2025.03.07 22:43:39.441939 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13658 | 2025.03.07 22:43:39.442044 [ 275 ] {24588c64-4e01-46c5-b8db-ee0263235640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13659 | 2025.03.07 22:43:39.442089 [ 275 ] {24588c64-4e01-46c5-b8db-ee0263235640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13660 | 2025.03.07 22:43:39.442602 [ 275 ] {24588c64-4e01-46c5-b8db-ee0263235640} <Trace> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13661 | 2025.03.07 22:43:39.442641 [ 275 ] {24588c64-4e01-46c5-b8db-ee0263235640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13662 | 2025.03.07 22:43:39.442985 [ 275 ] {24588c64-4e01-46c5-b8db-ee0263235640} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
13663 | 2025.03.07 22:43:39.443217 [ 275 ] {24588c64-4e01-46c5-b8db-ee0263235640} <Trace> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13664 | 2025.03.07 22:43:39.443420 [ 275 ] {24588c64-4e01-46c5-b8db-ee0263235640} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001404 sec., 8547.008547008547 rows/sec., 667.74 KiB/sec. | ||
13665 | 2025.03.07 22:43:39.443468 [ 275 ] {24588c64-4e01-46c5-b8db-ee0263235640} <Debug> TCPHandler: Processed in 0.001589525 sec. | ||
13666 | 2025.03.07 22:43:39.443564 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13667 | 2025.03.07 22:43:39.443660 [ 275 ] {8b78c447-dec6-430d-99d4-e80bb9cb097e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13668 | 2025.03.07 22:43:39.443701 [ 275 ] {8b78c447-dec6-430d-99d4-e80bb9cb097e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13669 | 2025.03.07 22:43:39.444234 [ 275 ] {8b78c447-dec6-430d-99d4-e80bb9cb097e} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13670 | 2025.03.07 22:43:39.444335 [ 275 ] {8b78c447-dec6-430d-99d4-e80bb9cb097e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13671 | 2025.03.07 22:43:39.444692 [ 275 ] {8b78c447-dec6-430d-99d4-e80bb9cb097e} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
13672 | 2025.03.07 22:43:39.444926 [ 275 ] {8b78c447-dec6-430d-99d4-e80bb9cb097e} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13673 | 2025.03.07 22:43:39.445153 [ 275 ] {8b78c447-dec6-430d-99d4-e80bb9cb097e} <Debug> executeQuery: Read 134 rows, 11.10 KiB in 0.001492 sec., 89812.33243967828 rows/sec., 7.26 MiB/sec. | ||
13674 | 2025.03.07 22:43:39.445204 [ 275 ] {8b78c447-dec6-430d-99d4-e80bb9cb097e} <Debug> TCPHandler: Processed in 0.001673486 sec. | ||
13675 | 2025.03.07 22:43:39.445305 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13676 | 2025.03.07 22:43:39.445408 [ 275 ] {be39609a-3bf1-4758-9356-6926d703bc3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13677 | 2025.03.07 22:43:39.445454 [ 275 ] {be39609a-3bf1-4758-9356-6926d703bc3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13678 | 2025.03.07 22:43:39.445983 [ 275 ] {be39609a-3bf1-4758-9356-6926d703bc3a} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13679 | 2025.03.07 22:43:39.446021 [ 275 ] {be39609a-3bf1-4758-9356-6926d703bc3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13680 | 2025.03.07 22:43:39.446406 [ 275 ] {be39609a-3bf1-4758-9356-6926d703bc3a} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
13681 | 2025.03.07 22:43:39.446639 [ 275 ] {be39609a-3bf1-4758-9356-6926d703bc3a} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13682 | 2025.03.07 22:43:39.446853 [ 275 ] {be39609a-3bf1-4758-9356-6926d703bc3a} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001466 sec., 134379.26330150067 rows/sec., 9.64 MiB/sec. | ||
13683 | 2025.03.07 22:43:39.446903 [ 275 ] {be39609a-3bf1-4758-9356-6926d703bc3a} <Debug> TCPHandler: Processed in 0.001648136 sec. | ||
13684 | 2025.03.07 22:43:39.447026 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13685 | 2025.03.07 22:43:39.447155 [ 275 ] {868c4b08-c1f3-475e-bf87-d16908657566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13686 | 2025.03.07 22:43:39.447234 [ 275 ] {868c4b08-c1f3-475e-bf87-d16908657566} <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 | ||
13687 | 2025.03.07 22:43:39.448388 [ 275 ] {868c4b08-c1f3-475e-bf87-d16908657566} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13688 | 2025.03.07 22:43:39.448427 [ 275 ] {868c4b08-c1f3-475e-bf87-d16908657566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13689 | 2025.03.07 22:43:39.449080 [ 275 ] {868c4b08-c1f3-475e-bf87-d16908657566} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
13690 | 2025.03.07 22:43:39.449332 [ 275 ] {868c4b08-c1f3-475e-bf87-d16908657566} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13691 | 2025.03.07 22:43:39.449566 [ 275 ] {868c4b08-c1f3-475e-bf87-d16908657566} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002439 sec., 13120.131201312011 rows/sec., 23.51 MiB/sec. | ||
13692 | 2025.03.07 22:43:39.449675 [ 275 ] {868c4b08-c1f3-475e-bf87-d16908657566} <Debug> TCPHandler: Processed in 0.002711416 sec. | ||
13693 | 2025.03.07 22:43:39.449822 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13694 | 2025.03.07 22:43:39.449957 [ 275 ] {aa89b12e-8883-486c-acb1-3d23f2927744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13695 | 2025.03.07 22:43:39.450013 [ 275 ] {aa89b12e-8883-486c-acb1-3d23f2927744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13696 | 2025.03.07 22:43:39.450503 [ 275 ] {aa89b12e-8883-486c-acb1-3d23f2927744} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13697 | 2025.03.07 22:43:39.450542 [ 275 ] {aa89b12e-8883-486c-acb1-3d23f2927744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13698 | 2025.03.07 22:43:39.450907 [ 275 ] {aa89b12e-8883-486c-acb1-3d23f2927744} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
13699 | 2025.03.07 22:43:39.451144 [ 275 ] {aa89b12e-8883-486c-acb1-3d23f2927744} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13700 | 2025.03.07 22:43:39.451379 [ 275 ] {aa89b12e-8883-486c-acb1-3d23f2927744} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001446 sec., 41493.775933609955 rows/sec., 2.80 MiB/sec. | ||
13701 | 2025.03.07 22:43:39.451478 [ 275 ] {aa89b12e-8883-486c-acb1-3d23f2927744} <Debug> TCPHandler: Processed in 0.001717707 sec. | ||
13702 | 2025.03.07 22:43:40.663590 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 581 | ||
13703 | 2025.03.07 22:43:40.687299 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13704 | 2025.03.07 22:43:40.687360 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13705 | 2025.03.07 22:43:40.696235 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
13706 | 2025.03.07 22:43:40.697037 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13707 | 2025.03.07 22:43:40.701534 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 581 | ||
13708 | 2025.03.07 22:43:40.737372 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1890 | ||
13709 | 2025.03.07 22:43:40.740787 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13710 | 2025.03.07 22:43:40.740844 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13711 | 2025.03.07 22:43:40.742455 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
13712 | 2025.03.07 22:43:40.742793 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13713 | 2025.03.07 22:43:40.743896 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1890 | ||
13714 | 2025.03.07 22:43:44.428646 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13715 | 2025.03.07 22:43:44.428843 [ 275 ] {c582e2ea-bc3c-45a7-aeb9-75ee3a11baac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13716 | 2025.03.07 22:43:44.428922 [ 275 ] {c582e2ea-bc3c-45a7-aeb9-75ee3a11baac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13717 | 2025.03.07 22:43:44.429753 [ 275 ] {c582e2ea-bc3c-45a7-aeb9-75ee3a11baac} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13718 | 2025.03.07 22:43:44.429806 [ 275 ] {c582e2ea-bc3c-45a7-aeb9-75ee3a11baac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13719 | 2025.03.07 22:43:44.430253 [ 275 ] {c582e2ea-bc3c-45a7-aeb9-75ee3a11baac} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
13720 | 2025.03.07 22:43:44.430524 [ 275 ] {c582e2ea-bc3c-45a7-aeb9-75ee3a11baac} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13721 | 2025.03.07 22:43:44.430746 [ 96 ] {} <Debug> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
13722 | 2025.03.07 22:43:44.430776 [ 275 ] {c582e2ea-bc3c-45a7-aeb9-75ee3a11baac} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001986 sec., 36253.77643504532 rows/sec., 2.95 MiB/sec. | ||
13723 | 2025.03.07 22:43:44.430841 [ 96 ] {} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13724 | 2025.03.07 22:43:44.430915 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13725 | 2025.03.07 22:43:44.430926 [ 275 ] {c582e2ea-bc3c-45a7-aeb9-75ee3a11baac} <Debug> TCPHandler: Processed in 0.002411753 sec. | ||
13726 | 2025.03.07 22:43:44.431228 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13727 | 2025.03.07 22:43:44.431254 [ 190 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
13728 | 2025.03.07 22:43:44.431847 [ 190 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13729 | 2025.03.07 22:43:44.431954 [ 190 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1967 rows starting from the beginning of the part | ||
13730 | 2025.03.07 22:43:44.431979 [ 275 ] {bcb2171d-13ed-425b-be53-8a41543783e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13731 | 2025.03.07 22:43:44.432276 [ 275 ] {bcb2171d-13ed-425b-be53-8a41543783e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13732 | 2025.03.07 22:43:44.432748 [ 190 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 56 rows starting from the beginning of the part | ||
13733 | 2025.03.07 22:43:44.433193 [ 190 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 120 rows starting from the beginning of the part | ||
13734 | 2025.03.07 22:43:44.433690 [ 190 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 72 rows starting from the beginning of the part | ||
13735 | 2025.03.07 22:43:44.433994 [ 190 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 241 rows starting from the beginning of the part | ||
13736 | 2025.03.07 22:43:44.434374 [ 190 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 72 rows starting from the beginning of the part | ||
13737 | 2025.03.07 22:43:44.435854 [ 275 ] {bcb2171d-13ed-425b-be53-8a41543783e3} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13738 | 2025.03.07 22:43:44.435927 [ 275 ] {bcb2171d-13ed-425b-be53-8a41543783e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13739 | 2025.03.07 22:43:44.436999 [ 275 ] {bcb2171d-13ed-425b-be53-8a41543783e3} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
13740 | 2025.03.07 22:43:44.437379 [ 275 ] {bcb2171d-13ed-425b-be53-8a41543783e3} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13741 | 2025.03.07 22:43:44.437922 [ 275 ] {bcb2171d-13ed-425b-be53-8a41543783e3} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.006417 sec., 1246.6884837151317 rows/sec., 93.75 KiB/sec. | ||
13742 | 2025.03.07 22:43:44.438293 [ 275 ] {bcb2171d-13ed-425b-be53-8a41543783e3} <Debug> TCPHandler: Processed in 0.007189019 sec. | ||
13743 | 2025.03.07 22:43:44.438300 [ 189 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2528 rows, containing 5 columns (5 merged, 0 gathered) in 0.007234669 sec., 349428.5640434967 rows/sec., 30.30 MiB/sec. | ||
13744 | 2025.03.07 22:43:44.438609 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13745 | 2025.03.07 22:43:44.438740 [ 189 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
13746 | 2025.03.07 22:43:44.438947 [ 275 ] {af1a8846-b03e-4c17-a84a-71a951041978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13747 | 2025.03.07 22:43:44.439103 [ 275 ] {af1a8846-b03e-4c17-a84a-71a951041978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13748 | 2025.03.07 22:43:44.439710 [ 189 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_131_26} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13749 | 2025.03.07 22:43:44.439849 [ 189 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_131_26} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
13750 | 2025.03.07 22:43:44.439972 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
13751 | 2025.03.07 22:43:44.440298 [ 275 ] {af1a8846-b03e-4c17-a84a-71a951041978} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13752 | 2025.03.07 22:43:44.440338 [ 275 ] {af1a8846-b03e-4c17-a84a-71a951041978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13753 | 2025.03.07 22:43:44.440708 [ 275 ] {af1a8846-b03e-4c17-a84a-71a951041978} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
13754 | 2025.03.07 22:43:44.440950 [ 275 ] {af1a8846-b03e-4c17-a84a-71a951041978} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13755 | 2025.03.07 22:43:44.441116 [ 96 ] {} <Debug> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
13756 | 2025.03.07 22:43:44.441189 [ 96 ] {} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13757 | 2025.03.07 22:43:44.441204 [ 275 ] {af1a8846-b03e-4c17-a84a-71a951041978} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.002367 sec., 30418.25095057034 rows/sec., 2.37 MiB/sec. | ||
13758 | 2025.03.07 22:43:44.441235 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13759 | 2025.03.07 22:43:44.441351 [ 275 ] {af1a8846-b03e-4c17-a84a-71a951041978} <Debug> TCPHandler: Processed in 0.002845878 sec. | ||
13760 | 2025.03.07 22:43:44.441485 [ 195 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
13761 | 2025.03.07 22:43:44.441534 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13762 | 2025.03.07 22:43:44.441747 [ 275 ] {d39c3251-1bb0-41d4-84e1-458070cf94f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13763 | 2025.03.07 22:43:44.441784 [ 195 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13764 | 2025.03.07 22:43:44.441848 [ 275 ] {d39c3251-1bb0-41d4-84e1-458070cf94f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13765 | 2025.03.07 22:43:44.441878 [ 195 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 952 rows starting from the beginning of the part | ||
13766 | 2025.03.07 22:43:44.442256 [ 195 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 64 rows starting from the beginning of the part | ||
13767 | 2025.03.07 22:43:44.442597 [ 195 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 96 rows starting from the beginning of the part | ||
13768 | 2025.03.07 22:43:44.442955 [ 195 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 72 rows starting from the beginning of the part | ||
13769 | 2025.03.07 22:43:44.443274 [ 195 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 134 rows starting from the beginning of the part | ||
13770 | 2025.03.07 22:43:44.443442 [ 195 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 72 rows starting from the beginning of the part | ||
13771 | 2025.03.07 22:43:44.444562 [ 275 ] {d39c3251-1bb0-41d4-84e1-458070cf94f2} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13772 | 2025.03.07 22:43:44.444633 [ 275 ] {d39c3251-1bb0-41d4-84e1-458070cf94f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13773 | 2025.03.07 22:43:44.445704 [ 275 ] {d39c3251-1bb0-41d4-84e1-458070cf94f2} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
13774 | 2025.03.07 22:43:44.446173 [ 275 ] {d39c3251-1bb0-41d4-84e1-458070cf94f2} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13775 | 2025.03.07 22:43:44.446547 [ 96 ] {} <Debug> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Selected 5 parts from all_1_126_26 to all_130_130_0 | ||
13776 | 2025.03.07 22:43:44.446702 [ 96 ] {} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13777 | 2025.03.07 22:43:44.446763 [ 275 ] {d39c3251-1bb0-41d4-84e1-458070cf94f2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005073 sec., 31539.522964715157 rows/sec., 2.20 MiB/sec. | ||
13778 | 2025.03.07 22:43:44.446823 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13779 | 2025.03.07 22:43:44.447197 [ 275 ] {d39c3251-1bb0-41d4-84e1-458070cf94f2} <Debug> TCPHandler: Processed in 0.005723865 sec. | ||
13780 | 2025.03.07 22:43:44.447209 [ 197 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1390 rows, containing 5 columns (5 merged, 0 gathered) in 0.005834966 sec., 238219.0401794972 rows/sec., 18.79 MiB/sec. | ||
13781 | 2025.03.07 22:43:44.447385 [ 201 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_130_27} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_126_26 to all_130_130_0 into Compact with storage Full | ||
13782 | 2025.03.07 22:43:44.447493 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13783 | 2025.03.07 22:43:44.447625 [ 197 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
13784 | 2025.03.07 22:43:44.448070 [ 275 ] {90f881d3-f43e-4f89-9851-6515a084bcf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13785 | 2025.03.07 22:43:44.448496 [ 201 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_130_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13786 | 2025.03.07 22:43:44.448676 [ 275 ] {90f881d3-f43e-4f89-9851-6515a084bcf9} <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 | ||
13787 | 2025.03.07 22:43:44.448726 [ 201 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_130_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_126_26, total 35470 rows starting from the beginning of the part | ||
13788 | 2025.03.07 22:43:44.449547 [ 201 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_130_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 54 rows starting from the beginning of the part | ||
13789 | 2025.03.07 22:43:44.449940 [ 197 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_131_26} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13790 | 2025.03.07 22:43:44.450607 [ 201 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_130_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 160 rows starting from the beginning of the part | ||
13791 | 2025.03.07 22:43:44.450665 [ 197 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_131_26} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
13792 | 2025.03.07 22:43:44.451259 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
13793 | 2025.03.07 22:43:44.451619 [ 201 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_130_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 160 rows starting from the beginning of the part | ||
13794 | 2025.03.07 22:43:44.451912 [ 201 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_130_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 197 rows starting from the beginning of the part | ||
13795 | 2025.03.07 22:43:44.453535 [ 275 ] {90f881d3-f43e-4f89-9851-6515a084bcf9} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13796 | 2025.03.07 22:43:44.453574 [ 275 ] {90f881d3-f43e-4f89-9851-6515a084bcf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13797 | 2025.03.07 22:43:44.454522 [ 275 ] {90f881d3-f43e-4f89-9851-6515a084bcf9} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
13798 | 2025.03.07 22:43:44.454804 [ 275 ] {90f881d3-f43e-4f89-9851-6515a084bcf9} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13799 | 2025.03.07 22:43:44.455153 [ 275 ] {90f881d3-f43e-4f89-9851-6515a084bcf9} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.007324 sec., 1092.2992900054614 rows/sec., 1.96 MiB/sec. | ||
13800 | 2025.03.07 22:43:44.455290 [ 275 ] {90f881d3-f43e-4f89-9851-6515a084bcf9} <Debug> TCPHandler: Processed in 0.007901216 sec. | ||
13801 | 2025.03.07 22:43:44.455411 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13802 | 2025.03.07 22:43:44.455519 [ 275 ] {d47095fb-40df-4b8c-a413-761be9a35d74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13803 | 2025.03.07 22:43:44.455566 [ 275 ] {d47095fb-40df-4b8c-a413-761be9a35d74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13804 | 2025.03.07 22:43:44.456085 [ 275 ] {d47095fb-40df-4b8c-a413-761be9a35d74} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13805 | 2025.03.07 22:43:44.456127 [ 275 ] {d47095fb-40df-4b8c-a413-761be9a35d74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13806 | 2025.03.07 22:43:44.456535 [ 275 ] {d47095fb-40df-4b8c-a413-761be9a35d74} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
13807 | 2025.03.07 22:43:44.456816 [ 275 ] {d47095fb-40df-4b8c-a413-761be9a35d74} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13808 | 2025.03.07 22:43:44.457040 [ 96 ] {} <Debug> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
13809 | 2025.03.07 22:43:44.457151 [ 275 ] {d47095fb-40df-4b8c-a413-761be9a35d74} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001628 sec., 36855.03685503685 rows/sec., 2.48 MiB/sec. | ||
13810 | 2025.03.07 22:43:44.457171 [ 96 ] {} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13811 | 2025.03.07 22:43:44.457273 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
13812 | 2025.03.07 22:43:44.457305 [ 275 ] {d47095fb-40df-4b8c-a413-761be9a35d74} <Debug> TCPHandler: Processed in 0.001944299 sec. | ||
13813 | 2025.03.07 22:43:44.457551 [ 199 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
13814 | 2025.03.07 22:43:44.457761 [ 199 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13815 | 2025.03.07 22:43:44.457810 [ 199 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 6596 rows starting from the beginning of the part | ||
13816 | 2025.03.07 22:43:44.457962 [ 199 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 20 rows starting from the beginning of the part | ||
13817 | 2025.03.07 22:43:44.458096 [ 199 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 60 rows starting from the beginning of the part | ||
13818 | 2025.03.07 22:43:44.458511 [ 199 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 60 rows starting from the beginning of the part | ||
13819 | 2025.03.07 22:43:44.458720 [ 199 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 60 rows starting from the beginning of the part | ||
13820 | 2025.03.07 22:43:44.458915 [ 199 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 60 rows starting from the beginning of the part | ||
13821 | 2025.03.07 22:43:44.460643 [ 188 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_130_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36041 rows, containing 5 columns (5 merged, 0 gathered) in 0.013592271 sec., 2651580.445975511 rows/sec., 181.59 MiB/sec. | ||
13822 | 2025.03.07 22:43:44.461360 [ 188 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_130_27} <Trace> MergedBlockOutputStream: filled checksums all_1_130_27 (state Temporary) | ||
13823 | 2025.03.07 22:43:44.461885 [ 188 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_130_27} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_merge_all_1_130_27 to all_1_130_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13824 | 2025.03.07 22:43:44.461970 [ 188 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_130_27} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Merged 5 parts: [all_1_126_26, all_130_130_0] -> all_1_130_27 | ||
13825 | 2025.03.07 22:43:44.462191 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
13826 | 2025.03.07 22:43:44.462349 [ 199 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6856 rows, containing 4 columns (4 merged, 0 gathered) in 0.004927298 sec., 1391431.9775260193 rows/sec., 93.51 MiB/sec. | ||
13827 | 2025.03.07 22:43:44.463003 [ 193 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
13828 | 2025.03.07 22:43:44.463547 [ 193 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_131_26} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13829 | 2025.03.07 22:43:44.463625 [ 193 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_131_26} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
13830 | 2025.03.07 22:43:44.463717 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
13831 | 2025.03.07 22:43:45.316900 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13832 | 2025.03.07 22:43:45.316967 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13833 | 2025.03.07 22:43:45.534858 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 35746 | ||
13834 | 2025.03.07 22:43:45.535500 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13835 | 2025.03.07 22:43:45.535548 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
13836 | 2025.03.07 22:43:45.536089 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
13837 | 2025.03.07 22:43:45.536350 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13838 | 2025.03.07 22:43:45.536599 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35746 | ||
13839 | 2025.03.07 22:43:48.201751 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 588 | ||
13840 | 2025.03.07 22:43:48.225039 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13841 | 2025.03.07 22:43:48.225095 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
13842 | 2025.03.07 22:43:48.232594 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
13843 | 2025.03.07 22:43:48.233389 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13844 | 2025.03.07 22:43:48.236374 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
13845 | 2025.03.07 22:43:49.430113 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13846 | 2025.03.07 22:43:49.430316 [ 275 ] {1649f921-a7be-43ce-b5a7-3e55ff5ef802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13847 | 2025.03.07 22:43:49.430393 [ 275 ] {1649f921-a7be-43ce-b5a7-3e55ff5ef802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13848 | 2025.03.07 22:43:49.431241 [ 275 ] {1649f921-a7be-43ce-b5a7-3e55ff5ef802} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13849 | 2025.03.07 22:43:49.431288 [ 275 ] {1649f921-a7be-43ce-b5a7-3e55ff5ef802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
13850 | 2025.03.07 22:43:49.431745 [ 275 ] {1649f921-a7be-43ce-b5a7-3e55ff5ef802} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
13851 | 2025.03.07 22:43:49.432016 [ 275 ] {1649f921-a7be-43ce-b5a7-3e55ff5ef802} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13852 | 2025.03.07 22:43:49.432231 [ 275 ] {1649f921-a7be-43ce-b5a7-3e55ff5ef802} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001977 sec., 60698.02731411229 rows/sec., 5.16 MiB/sec. | ||
13853 | 2025.03.07 22:43:49.432299 [ 275 ] {1649f921-a7be-43ce-b5a7-3e55ff5ef802} <Debug> TCPHandler: Processed in 0.002339973 sec. | ||
13854 | 2025.03.07 22:43:49.432435 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13855 | 2025.03.07 22:43:49.432550 [ 275 ] {1ae9761b-cd89-423e-a5e7-56493a59f964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13856 | 2025.03.07 22:43:49.432596 [ 275 ] {1ae9761b-cd89-423e-a5e7-56493a59f964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13857 | 2025.03.07 22:43:49.433121 [ 275 ] {1ae9761b-cd89-423e-a5e7-56493a59f964} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13858 | 2025.03.07 22:43:49.433156 [ 275 ] {1ae9761b-cd89-423e-a5e7-56493a59f964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
13859 | 2025.03.07 22:43:49.433552 [ 275 ] {1ae9761b-cd89-423e-a5e7-56493a59f964} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
13860 | 2025.03.07 22:43:49.433793 [ 275 ] {1ae9761b-cd89-423e-a5e7-56493a59f964} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13861 | 2025.03.07 22:43:49.433934 [ 89 ] {} <Debug> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
13862 | 2025.03.07 22:43:49.433975 [ 89 ] {} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13863 | 2025.03.07 22:43:49.433980 [ 275 ] {1ae9761b-cd89-423e-a5e7-56493a59f964} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001455 sec., 21993.127147766325 rows/sec., 1.62 MiB/sec. | ||
13864 | 2025.03.07 22:43:49.433997 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
13865 | 2025.03.07 22:43:49.434091 [ 275 ] {1ae9761b-cd89-423e-a5e7-56493a59f964} <Debug> TCPHandler: Processed in 0.001700706 sec. | ||
13866 | 2025.03.07 22:43:49.434272 [ 191 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
13867 | 2025.03.07 22:43:49.434295 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13868 | 2025.03.07 22:43:49.434502 [ 275 ] {9c33a74d-cb4c-4fa3-846d-2824d0d98594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13869 | 2025.03.07 22:43:49.434602 [ 275 ] {9c33a74d-cb4c-4fa3-846d-2824d0d98594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13870 | 2025.03.07 22:43:49.434604 [ 191 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13871 | 2025.03.07 22:43:49.434736 [ 191 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 178 rows starting from the beginning of the part | ||
13872 | 2025.03.07 22:43:49.435075 [ 191 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 32 rows starting from the beginning of the part | ||
13873 | 2025.03.07 22:43:49.435478 [ 191 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 8 rows starting from the beginning of the part | ||
13874 | 2025.03.07 22:43:49.435906 [ 191 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 46 rows starting from the beginning of the part | ||
13875 | 2025.03.07 22:43:49.436227 [ 191 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 8 rows starting from the beginning of the part | ||
13876 | 2025.03.07 22:43:49.436482 [ 191 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 32 rows starting from the beginning of the part | ||
13877 | 2025.03.07 22:43:49.437344 [ 275 ] {9c33a74d-cb4c-4fa3-846d-2824d0d98594} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13878 | 2025.03.07 22:43:49.437413 [ 275 ] {9c33a74d-cb4c-4fa3-846d-2824d0d98594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
13879 | 2025.03.07 22:43:49.438271 [ 275 ] {9c33a74d-cb4c-4fa3-846d-2824d0d98594} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
13880 | 2025.03.07 22:43:49.438855 [ 275 ] {9c33a74d-cb4c-4fa3-846d-2824d0d98594} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13881 | 2025.03.07 22:43:49.439419 [ 275 ] {9c33a74d-cb4c-4fa3-846d-2824d0d98594} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.004955 sec., 19374.369323915238 rows/sec., 1.51 MiB/sec. | ||
13882 | 2025.03.07 22:43:49.439550 [ 275 ] {9c33a74d-cb4c-4fa3-846d-2824d0d98594} <Debug> TCPHandler: Processed in 0.005313191 sec. | ||
13883 | 2025.03.07 22:43:49.439559 [ 193 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 304 rows, containing 5 columns (5 merged, 0 gathered) in 0.005455442 sec., 55724.174136577756 rows/sec., 4.02 MiB/sec. | ||
13884 | 2025.03.07 22:43:49.439711 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13885 | 2025.03.07 22:43:49.439712 [ 193 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
13886 | 2025.03.07 22:43:49.439832 [ 275 ] {c81df1ee-5ff2-448a-91f1-1965cc68561a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13887 | 2025.03.07 22:43:49.439890 [ 275 ] {c81df1ee-5ff2-448a-91f1-1965cc68561a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13888 | 2025.03.07 22:43:49.440088 [ 193 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_111_22} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13889 | 2025.03.07 22:43:49.440208 [ 193 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_111_22} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
13890 | 2025.03.07 22:43:49.440301 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
13891 | 2025.03.07 22:43:49.440566 [ 275 ] {c81df1ee-5ff2-448a-91f1-1965cc68561a} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13892 | 2025.03.07 22:43:49.440605 [ 275 ] {c81df1ee-5ff2-448a-91f1-1965cc68561a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
13893 | 2025.03.07 22:43:49.440988 [ 275 ] {c81df1ee-5ff2-448a-91f1-1965cc68561a} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
13894 | 2025.03.07 22:43:49.441224 [ 275 ] {c81df1ee-5ff2-448a-91f1-1965cc68561a} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13895 | 2025.03.07 22:43:49.441443 [ 275 ] {c81df1ee-5ff2-448a-91f1-1965cc68561a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001631 sec., 98099.32556713672 rows/sec., 6.83 MiB/sec. | ||
13896 | 2025.03.07 22:43:49.441502 [ 275 ] {c81df1ee-5ff2-448a-91f1-1965cc68561a} <Debug> TCPHandler: Processed in 0.001845167 sec. | ||
13897 | 2025.03.07 22:43:49.441627 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13898 | 2025.03.07 22:43:49.441739 [ 275 ] {f80d8a2f-42b4-4fbf-b542-0a8b889c1417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13899 | 2025.03.07 22:43:49.441809 [ 275 ] {f80d8a2f-42b4-4fbf-b542-0a8b889c1417} <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 | ||
13900 | 2025.03.07 22:43:49.442963 [ 275 ] {f80d8a2f-42b4-4fbf-b542-0a8b889c1417} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13901 | 2025.03.07 22:43:49.443003 [ 275 ] {f80d8a2f-42b4-4fbf-b542-0a8b889c1417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
13902 | 2025.03.07 22:43:49.443675 [ 275 ] {f80d8a2f-42b4-4fbf-b542-0a8b889c1417} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
13903 | 2025.03.07 22:43:49.443933 [ 275 ] {f80d8a2f-42b4-4fbf-b542-0a8b889c1417} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13904 | 2025.03.07 22:43:49.444155 [ 88 ] {} <Debug> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
13905 | 2025.03.07 22:43:49.444214 [ 275 ] {f80d8a2f-42b4-4fbf-b542-0a8b889c1417} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002496 sec., 12820.51282051282 rows/sec., 22.97 MiB/sec. | ||
13906 | 2025.03.07 22:43:49.444239 [ 88 ] {} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13907 | 2025.03.07 22:43:49.444306 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
13908 | 2025.03.07 22:43:49.444601 [ 275 ] {f80d8a2f-42b4-4fbf-b542-0a8b889c1417} <Debug> TCPHandler: Processed in 0.003024199 sec. | ||
13909 | 2025.03.07 22:43:49.444674 [ 186 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
13910 | 2025.03.07 22:43:49.444784 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13911 | 2025.03.07 22:43:49.445035 [ 275 ] {ce1f713b-5ed9-4fca-9b9a-680845372650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13912 | 2025.03.07 22:43:49.445173 [ 275 ] {ce1f713b-5ed9-4fca-9b9a-680845372650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13913 | 2025.03.07 22:43:49.445609 [ 186 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13914 | 2025.03.07 22:43:49.445868 [ 186 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2076 rows starting from the beginning of the part | ||
13915 | 2025.03.07 22:43:49.446582 [ 186 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 32 rows starting from the beginning of the part | ||
13916 | 2025.03.07 22:43:49.447361 [ 186 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 8 rows starting from the beginning of the part | ||
13917 | 2025.03.07 22:43:49.447445 [ 275 ] {ce1f713b-5ed9-4fca-9b9a-680845372650} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13918 | 2025.03.07 22:43:49.447517 [ 275 ] {ce1f713b-5ed9-4fca-9b9a-680845372650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
13919 | 2025.03.07 22:43:49.448021 [ 186 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 32 rows starting from the beginning of the part | ||
13920 | 2025.03.07 22:43:49.448601 [ 186 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 8 rows starting from the beginning of the part | ||
13921 | 2025.03.07 22:43:49.449335 [ 186 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 32 rows starting from the beginning of the part | ||
13922 | 2025.03.07 22:43:49.449406 [ 275 ] {ce1f713b-5ed9-4fca-9b9a-680845372650} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
13923 | 2025.03.07 22:43:49.450429 [ 275 ] {ce1f713b-5ed9-4fca-9b9a-680845372650} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13924 | 2025.03.07 22:43:49.450912 [ 275 ] {ce1f713b-5ed9-4fca-9b9a-680845372650} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005963 sec., 10062.04930404159 rows/sec., 694.39 KiB/sec. | ||
13925 | 2025.03.07 22:43:49.451363 [ 275 ] {ce1f713b-5ed9-4fca-9b9a-680845372650} <Debug> TCPHandler: Processed in 0.006631334 sec. | ||
13926 | 2025.03.07 22:43:49.459404 [ 196 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2188 rows, containing 19 columns (19 merged, 0 gathered) in 0.014940184 sec., 146450.67289666578 rows/sec., 262.43 MiB/sec. | ||
13927 | 2025.03.07 22:43:49.461183 [ 194 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
13928 | 2025.03.07 22:43:49.461682 [ 194 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13929 | 2025.03.07 22:43:49.461778 [ 194 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
13930 | 2025.03.07 22:43:49.461932 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.34 MiB. | ||
13931 | 2025.03.07 22:43:50.744342 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1914 | ||
13932 | 2025.03.07 22:43:50.748671 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13933 | 2025.03.07 22:43:50.748765 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
13934 | 2025.03.07 22:43:50.751002 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
13935 | 2025.03.07 22:43:50.751484 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13936 | 2025.03.07 22:43:50.753044 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1914 | ||
13937 | 2025.03.07 22:43:51.729039 [ 86 ] {} <Debug> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 | ||
13938 | 2025.03.07 22:43:51.729112 [ 86 ] {} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13939 | 2025.03.07 22:43:51.729139 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
13940 | 2025.03.07 22:43:51.729390 [ 200 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact with storage Full | ||
13941 | 2025.03.07 22:43:51.729596 [ 200 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13942 | 2025.03.07 22:43:51.729639 [ 200 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 20 rows starting from the beginning of the part | ||
13943 | 2025.03.07 22:43:51.729740 [ 200 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part | ||
13944 | 2025.03.07 22:43:51.729846 [ 200 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part | ||
13945 | 2025.03.07 22:43:51.730120 [ 200 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
13946 | 2025.03.07 22:43:51.730262 [ 200 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part | ||
13947 | 2025.03.07 22:43:51.731417 [ 196 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.002193671 sec., 18234.27487531175 rows/sec., 1.52 MiB/sec. | ||
13948 | 2025.03.07 22:43:51.731546 [ 196 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
13949 | 2025.03.07 22:43:51.731845 [ 196 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_26_6} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13950 | 2025.03.07 22:43:51.731934 [ 196 ] {e0afda2a-8f9c-4d26-b983-ba7a9221b151::all_1_26_6} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151) (MergerMutator): Merged 5 parts: [all_1_22_5, all_26_26_0] -> all_1_26_6 | ||
13951 | 2025.03.07 22:43:51.732020 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
13952 | 2025.03.07 22:43:51.744276 [ 222 ] {} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
13953 | 2025.03.07 22:43:51.744311 [ 222 ] {} <Debug> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
13954 | 2025.03.07 22:43:51.746322 [ 222 ] {} <Debug> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
13955 | 2025.03.07 22:43:52.066980 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
13956 | 2025.03.07 22:43:52.067031 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
13957 | 2025.03.07 22:43:52.069414 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
13958 | 2025.03.07 22:43:52.483403 [ 220 ] {} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
13959 | 2025.03.07 22:43:52.483457 [ 220 ] {} <Debug> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
13960 | 2025.03.07 22:43:52.485711 [ 220 ] {} <Debug> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
13961 | 2025.03.07 22:43:52.722361 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13962 | 2025.03.07 22:43:52.722573 [ 275 ] {3960b5fc-0a35-4d6f-a3e1-8770534dbc7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13963 | 2025.03.07 22:43:52.722653 [ 275 ] {3960b5fc-0a35-4d6f-a3e1-8770534dbc7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13964 | 2025.03.07 22:43:52.724103 [ 275 ] {3960b5fc-0a35-4d6f-a3e1-8770534dbc7d} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13965 | 2025.03.07 22:43:52.724148 [ 275 ] {3960b5fc-0a35-4d6f-a3e1-8770534dbc7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
13966 | 2025.03.07 22:43:52.724675 [ 275 ] {3960b5fc-0a35-4d6f-a3e1-8770534dbc7d} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
13967 | 2025.03.07 22:43:52.724945 [ 275 ] {3960b5fc-0a35-4d6f-a3e1-8770534dbc7d} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13968 | 2025.03.07 22:43:52.725179 [ 275 ] {3960b5fc-0a35-4d6f-a3e1-8770534dbc7d} <Debug> executeQuery: Read 1212 rows, 102.55 KiB in 0.002649 sec., 457531.1438278596 rows/sec., 37.81 MiB/sec. | ||
13969 | 2025.03.07 22:43:52.725269 [ 275 ] {3960b5fc-0a35-4d6f-a3e1-8770534dbc7d} <Debug> TCPHandler: Processed in 0.00304585 sec. | ||
13970 | 2025.03.07 22:43:52.725315 [ 220 ] {} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
13971 | 2025.03.07 22:43:52.725403 [ 220 ] {} <Debug> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
13972 | 2025.03.07 22:43:52.725420 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13973 | 2025.03.07 22:43:52.725601 [ 275 ] {19a55ad6-faaf-4f9d-a93c-2d4c966847b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13974 | 2025.03.07 22:43:52.725745 [ 275 ] {19a55ad6-faaf-4f9d-a93c-2d4c966847b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13975 | 2025.03.07 22:43:52.726709 [ 275 ] {19a55ad6-faaf-4f9d-a93c-2d4c966847b1} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13976 | 2025.03.07 22:43:52.726760 [ 275 ] {19a55ad6-faaf-4f9d-a93c-2d4c966847b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
13977 | 2025.03.07 22:43:52.727382 [ 275 ] {19a55ad6-faaf-4f9d-a93c-2d4c966847b1} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
13978 | 2025.03.07 22:43:52.727809 [ 275 ] {19a55ad6-faaf-4f9d-a93c-2d4c966847b1} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13979 | 2025.03.07 22:43:52.728100 [ 275 ] {19a55ad6-faaf-4f9d-a93c-2d4c966847b1} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.002532 sec., 3159.55766192733 rows/sec., 237.58 KiB/sec. | ||
13980 | 2025.03.07 22:43:52.728231 [ 275 ] {19a55ad6-faaf-4f9d-a93c-2d4c966847b1} <Debug> TCPHandler: Processed in 0.002864438 sec. | ||
13981 | 2025.03.07 22:43:52.728449 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13982 | 2025.03.07 22:43:52.728570 [ 275 ] {78817bbc-ee72-407b-9d07-022a920a753e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13983 | 2025.03.07 22:43:52.728646 [ 275 ] {78817bbc-ee72-407b-9d07-022a920a753e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13984 | 2025.03.07 22:43:52.729379 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
13985 | 2025.03.07 22:43:52.729469 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
13986 | 2025.03.07 22:43:52.729782 [ 220 ] {} <Debug> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
13987 | 2025.03.07 22:43:52.731844 [ 275 ] {78817bbc-ee72-407b-9d07-022a920a753e} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13988 | 2025.03.07 22:43:52.731975 [ 275 ] {78817bbc-ee72-407b-9d07-022a920a753e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
13989 | 2025.03.07 22:43:52.733059 [ 275 ] {78817bbc-ee72-407b-9d07-022a920a753e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
13990 | 2025.03.07 22:43:52.733494 [ 275 ] {78817bbc-ee72-407b-9d07-022a920a753e} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13991 | 2025.03.07 22:43:52.733782 [ 275 ] {78817bbc-ee72-407b-9d07-022a920a753e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.005227 sec., 43619.66711306677 rows/sec., 2.95 MiB/sec. | ||
13992 | 2025.03.07 22:43:52.733959 [ 275 ] {78817bbc-ee72-407b-9d07-022a920a753e} <Debug> TCPHandler: Processed in 0.005581314 sec. | ||
13993 | 2025.03.07 22:43:52.734110 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13994 | 2025.03.07 22:43:52.734255 [ 275 ] {05886427-b980-42af-9e5b-54eb3ab25b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13995 | 2025.03.07 22:43:52.734347 [ 275 ] {05886427-b980-42af-9e5b-54eb3ab25b36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13996 | 2025.03.07 22:43:52.734383 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
13997 | 2025.03.07 22:43:52.736005 [ 275 ] {05886427-b980-42af-9e5b-54eb3ab25b36} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13998 | 2025.03.07 22:43:52.736049 [ 275 ] {05886427-b980-42af-9e5b-54eb3ab25b36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
13999 | 2025.03.07 22:43:52.736436 [ 275 ] {05886427-b980-42af-9e5b-54eb3ab25b36} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
14000 | 2025.03.07 22:43:52.736679 [ 275 ] {05886427-b980-42af-9e5b-54eb3ab25b36} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14001 | 2025.03.07 22:43:52.736912 [ 275 ] {05886427-b980-42af-9e5b-54eb3ab25b36} <Debug> executeQuery: Read 528 rows, 40.04 KiB in 0.002703 sec., 195338.512763596 rows/sec., 14.47 MiB/sec. | ||
14002 | 2025.03.07 22:43:52.736983 [ 224 ] {} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
14003 | 2025.03.07 22:43:52.737010 [ 275 ] {05886427-b980-42af-9e5b-54eb3ab25b36} <Debug> TCPHandler: Processed in 0.002950008 sec. | ||
14004 | 2025.03.07 22:43:52.737036 [ 224 ] {} <Debug> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
14005 | 2025.03.07 22:43:52.737216 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14006 | 2025.03.07 22:43:52.737351 [ 275 ] {8e59d4fe-c272-476a-823f-a4b68dfb5c8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14007 | 2025.03.07 22:43:52.737421 [ 275 ] {8e59d4fe-c272-476a-823f-a4b68dfb5c8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14008 | 2025.03.07 22:43:52.738943 [ 275 ] {8e59d4fe-c272-476a-823f-a4b68dfb5c8e} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14009 | 2025.03.07 22:43:52.739022 [ 275 ] {8e59d4fe-c272-476a-823f-a4b68dfb5c8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
14010 | 2025.03.07 22:43:52.739873 [ 275 ] {8e59d4fe-c272-476a-823f-a4b68dfb5c8e} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
14011 | 2025.03.07 22:43:52.740293 [ 275 ] {8e59d4fe-c272-476a-823f-a4b68dfb5c8e} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14012 | 2025.03.07 22:43:52.740657 [ 224 ] {} <Debug> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
14013 | 2025.03.07 22:43:52.740659 [ 275 ] {8e59d4fe-c272-476a-823f-a4b68dfb5c8e} <Debug> executeQuery: Read 952 rows, 65.39 KiB in 0.00332 sec., 286746.9879518072 rows/sec., 19.23 MiB/sec. | ||
14014 | 2025.03.07 22:43:52.741046 [ 275 ] {8e59d4fe-c272-476a-823f-a4b68dfb5c8e} <Debug> TCPHandler: Processed in 0.003899458 sec. | ||
14015 | 2025.03.07 22:43:52.741192 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14016 | 2025.03.07 22:43:52.741467 [ 275 ] {13c978c4-572a-493a-9023-e52f08b09703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14017 | 2025.03.07 22:43:52.741752 [ 275 ] {13c978c4-572a-493a-9023-e52f08b09703} <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 | ||
14018 | 2025.03.07 22:43:52.742967 [ 275 ] {13c978c4-572a-493a-9023-e52f08b09703} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14019 | 2025.03.07 22:43:52.743007 [ 275 ] {13c978c4-572a-493a-9023-e52f08b09703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
14020 | 2025.03.07 22:43:52.743640 [ 275 ] {13c978c4-572a-493a-9023-e52f08b09703} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
14021 | 2025.03.07 22:43:52.743898 [ 275 ] {13c978c4-572a-493a-9023-e52f08b09703} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14022 | 2025.03.07 22:43:52.744145 [ 275 ] {13c978c4-572a-493a-9023-e52f08b09703} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002785 sec., 2872.531418312388 rows/sec., 5.15 MiB/sec. | ||
14023 | 2025.03.07 22:43:52.744239 [ 275 ] {13c978c4-572a-493a-9023-e52f08b09703} <Debug> TCPHandler: Processed in 0.00312264 sec. | ||
14024 | 2025.03.07 22:43:52.744372 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14025 | 2025.03.07 22:43:52.744479 [ 275 ] {dfd503f0-f61d-4e9f-b51d-a5a0d9d2d9a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14026 | 2025.03.07 22:43:52.744525 [ 275 ] {dfd503f0-f61d-4e9f-b51d-a5a0d9d2d9a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14027 | 2025.03.07 22:43:52.744948 [ 275 ] {dfd503f0-f61d-4e9f-b51d-a5a0d9d2d9a0} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14028 | 2025.03.07 22:43:52.744987 [ 275 ] {dfd503f0-f61d-4e9f-b51d-a5a0d9d2d9a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
14029 | 2025.03.07 22:43:52.745360 [ 275 ] {dfd503f0-f61d-4e9f-b51d-a5a0d9d2d9a0} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
14030 | 2025.03.07 22:43:52.745601 [ 275 ] {dfd503f0-f61d-4e9f-b51d-a5a0d9d2d9a0} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14031 | 2025.03.07 22:43:52.745811 [ 275 ] {dfd503f0-f61d-4e9f-b51d-a5a0d9d2d9a0} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.001353 sec., 29563.932002956393 rows/sec., 2.00 MiB/sec. | ||
14032 | 2025.03.07 22:43:52.745862 [ 275 ] {dfd503f0-f61d-4e9f-b51d-a5a0d9d2d9a0} <Debug> TCPHandler: Processed in 0.001540655 sec. | ||
14033 | 2025.03.07 22:43:53.036899 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 36234 | ||
14034 | 2025.03.07 22:43:53.037818 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14035 | 2025.03.07 22:43:53.037868 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
14036 | 2025.03.07 22:43:53.038405 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
14037 | 2025.03.07 22:43:53.038662 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14038 | 2025.03.07 22:43:53.038848 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36234 | ||
14039 | 2025.03.07 22:43:53.930996 [ 219 ] {} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
14040 | 2025.03.07 22:43:53.931088 [ 219 ] {} <Debug> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
14041 | 2025.03.07 22:43:53.933588 [ 219 ] {} <Debug> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
14042 | 2025.03.07 22:43:54.423708 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14043 | 2025.03.07 22:43:54.423913 [ 275 ] {22646851-c071-44d0-ae6a-49448d6dfa7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14044 | 2025.03.07 22:43:54.423989 [ 275 ] {22646851-c071-44d0-ae6a-49448d6dfa7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14045 | 2025.03.07 22:43:54.424806 [ 275 ] {22646851-c071-44d0-ae6a-49448d6dfa7b} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14046 | 2025.03.07 22:43:54.424857 [ 275 ] {22646851-c071-44d0-ae6a-49448d6dfa7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
14047 | 2025.03.07 22:43:54.425323 [ 275 ] {22646851-c071-44d0-ae6a-49448d6dfa7b} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
14048 | 2025.03.07 22:43:54.425627 [ 275 ] {22646851-c071-44d0-ae6a-49448d6dfa7b} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14049 | 2025.03.07 22:43:54.425831 [ 275 ] {22646851-c071-44d0-ae6a-49448d6dfa7b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00197 sec., 28426.395939086295 rows/sec., 2.18 MiB/sec. | ||
14050 | 2025.03.07 22:43:54.425891 [ 275 ] {22646851-c071-44d0-ae6a-49448d6dfa7b} <Debug> TCPHandler: Processed in 0.002339492 sec. | ||
14051 | 2025.03.07 22:43:54.426029 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14052 | 2025.03.07 22:43:54.426142 [ 275 ] {aef6dd58-b434-4cbe-bc0a-57691b9a6af6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14053 | 2025.03.07 22:43:54.426194 [ 275 ] {aef6dd58-b434-4cbe-bc0a-57691b9a6af6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14054 | 2025.03.07 22:43:54.426919 [ 275 ] {aef6dd58-b434-4cbe-bc0a-57691b9a6af6} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14055 | 2025.03.07 22:43:54.426967 [ 275 ] {aef6dd58-b434-4cbe-bc0a-57691b9a6af6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
14056 | 2025.03.07 22:43:54.427467 [ 275 ] {aef6dd58-b434-4cbe-bc0a-57691b9a6af6} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
14057 | 2025.03.07 22:43:54.427783 [ 275 ] {aef6dd58-b434-4cbe-bc0a-57691b9a6af6} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14058 | 2025.03.07 22:43:54.427994 [ 275 ] {aef6dd58-b434-4cbe-bc0a-57691b9a6af6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001877 sec., 34096.96323921151 rows/sec., 2.66 MiB/sec. | ||
14059 | 2025.03.07 22:43:54.428056 [ 275 ] {aef6dd58-b434-4cbe-bc0a-57691b9a6af6} <Debug> TCPHandler: Processed in 0.00208237 sec. | ||
14060 | 2025.03.07 22:43:54.428201 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14061 | 2025.03.07 22:43:54.428324 [ 275 ] {e9cfa3d6-7bec-4179-acb8-bf0308a150f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14062 | 2025.03.07 22:43:54.428387 [ 275 ] {e9cfa3d6-7bec-4179-acb8-bf0308a150f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14063 | 2025.03.07 22:43:54.428884 [ 275 ] {e9cfa3d6-7bec-4179-acb8-bf0308a150f3} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14064 | 2025.03.07 22:43:54.428919 [ 275 ] {e9cfa3d6-7bec-4179-acb8-bf0308a150f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
14065 | 2025.03.07 22:43:54.429284 [ 275 ] {e9cfa3d6-7bec-4179-acb8-bf0308a150f3} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
14066 | 2025.03.07 22:43:54.429529 [ 275 ] {e9cfa3d6-7bec-4179-acb8-bf0308a150f3} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14067 | 2025.03.07 22:43:54.429781 [ 275 ] {e9cfa3d6-7bec-4179-acb8-bf0308a150f3} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.001486 sec., 36339.16554508748 rows/sec., 2.53 MiB/sec. | ||
14068 | 2025.03.07 22:43:54.429854 [ 275 ] {e9cfa3d6-7bec-4179-acb8-bf0308a150f3} <Debug> TCPHandler: Processed in 0.001710736 sec. | ||
14069 | 2025.03.07 22:43:54.430023 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14070 | 2025.03.07 22:43:54.430140 [ 275 ] {b25ba236-53f9-4b12-9266-55ed73121f02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14071 | 2025.03.07 22:43:54.430187 [ 275 ] {b25ba236-53f9-4b12-9266-55ed73121f02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14072 | 2025.03.07 22:43:54.430707 [ 275 ] {b25ba236-53f9-4b12-9266-55ed73121f02} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14073 | 2025.03.07 22:43:54.430754 [ 275 ] {b25ba236-53f9-4b12-9266-55ed73121f02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
14074 | 2025.03.07 22:43:54.431261 [ 275 ] {b25ba236-53f9-4b12-9266-55ed73121f02} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
14075 | 2025.03.07 22:43:54.431652 [ 275 ] {b25ba236-53f9-4b12-9266-55ed73121f02} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14076 | 2025.03.07 22:43:54.431891 [ 275 ] {b25ba236-53f9-4b12-9266-55ed73121f02} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.001776 sec., 11261.261261261261 rows/sec., 774.21 KiB/sec. | ||
14077 | 2025.03.07 22:43:54.431957 [ 275 ] {b25ba236-53f9-4b12-9266-55ed73121f02} <Debug> TCPHandler: Processed in 0.001987179 sec. | ||
14078 | 2025.03.07 22:43:55.736570 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 596 | ||
14079 | 2025.03.07 22:43:55.761178 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14080 | 2025.03.07 22:43:55.761234 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
14081 | 2025.03.07 22:43:55.768858 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
14082 | 2025.03.07 22:43:55.769716 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14083 | 2025.03.07 22:43:55.772713 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 596 | ||
14084 | 2025.03.07 22:43:59.429669 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14085 | 2025.03.07 22:43:59.429882 [ 275 ] {dcecd8ff-7234-4b15-84b9-4e1ea392b1cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14086 | 2025.03.07 22:43:59.429965 [ 275 ] {dcecd8ff-7234-4b15-84b9-4e1ea392b1cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14087 | 2025.03.07 22:43:59.430823 [ 275 ] {dcecd8ff-7234-4b15-84b9-4e1ea392b1cc} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14088 | 2025.03.07 22:43:59.430872 [ 275 ] {dcecd8ff-7234-4b15-84b9-4e1ea392b1cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
14089 | 2025.03.07 22:43:59.431332 [ 275 ] {dcecd8ff-7234-4b15-84b9-4e1ea392b1cc} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
14090 | 2025.03.07 22:43:59.431591 [ 275 ] {dcecd8ff-7234-4b15-84b9-4e1ea392b1cc} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14091 | 2025.03.07 22:43:59.431828 [ 275 ] {dcecd8ff-7234-4b15-84b9-4e1ea392b1cc} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.002001 sec., 59970.01499250374 rows/sec., 5.10 MiB/sec. | ||
14092 | 2025.03.07 22:43:59.431920 [ 275 ] {dcecd8ff-7234-4b15-84b9-4e1ea392b1cc} <Debug> TCPHandler: Processed in 0.002390943 sec. | ||
14093 | 2025.03.07 22:43:59.432091 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14094 | 2025.03.07 22:43:59.432367 [ 275 ] {6c8c997c-8cbc-404c-96e3-0ce33ad08596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14095 | 2025.03.07 22:43:59.432500 [ 275 ] {6c8c997c-8cbc-404c-96e3-0ce33ad08596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14096 | 2025.03.07 22:43:59.433470 [ 275 ] {6c8c997c-8cbc-404c-96e3-0ce33ad08596} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14097 | 2025.03.07 22:43:59.433510 [ 275 ] {6c8c997c-8cbc-404c-96e3-0ce33ad08596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
14098 | 2025.03.07 22:43:59.433879 [ 275 ] {6c8c997c-8cbc-404c-96e3-0ce33ad08596} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
14099 | 2025.03.07 22:43:59.434128 [ 275 ] {6c8c997c-8cbc-404c-96e3-0ce33ad08596} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14100 | 2025.03.07 22:43:59.434313 [ 275 ] {6c8c997c-8cbc-404c-96e3-0ce33ad08596} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.00205 sec., 15609.756097560974 rows/sec., 1.15 MiB/sec. | ||
14101 | 2025.03.07 22:43:59.434380 [ 275 ] {6c8c997c-8cbc-404c-96e3-0ce33ad08596} <Debug> TCPHandler: Processed in 0.002357253 sec. | ||
14102 | 2025.03.07 22:43:59.434533 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14103 | 2025.03.07 22:43:59.434686 [ 275 ] {dad1928e-b515-4840-a6b8-3586cc43cad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14104 | 2025.03.07 22:43:59.434742 [ 275 ] {dad1928e-b515-4840-a6b8-3586cc43cad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14105 | 2025.03.07 22:43:59.435360 [ 275 ] {dad1928e-b515-4840-a6b8-3586cc43cad8} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14106 | 2025.03.07 22:43:59.435398 [ 275 ] {dad1928e-b515-4840-a6b8-3586cc43cad8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
14107 | 2025.03.07 22:43:59.435777 [ 275 ] {dad1928e-b515-4840-a6b8-3586cc43cad8} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
14108 | 2025.03.07 22:43:59.436021 [ 275 ] {dad1928e-b515-4840-a6b8-3586cc43cad8} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14109 | 2025.03.07 22:43:59.436198 [ 275 ] {dad1928e-b515-4840-a6b8-3586cc43cad8} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001544 sec., 62176.16580310881 rows/sec., 4.86 MiB/sec. | ||
14110 | 2025.03.07 22:43:59.436250 [ 275 ] {dad1928e-b515-4840-a6b8-3586cc43cad8} <Debug> TCPHandler: Processed in 0.001796808 sec. | ||
14111 | 2025.03.07 22:43:59.436359 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14112 | 2025.03.07 22:43:59.436464 [ 275 ] {e892c91a-075b-4cad-8121-6cd4e6b742d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14113 | 2025.03.07 22:43:59.436513 [ 275 ] {e892c91a-075b-4cad-8121-6cd4e6b742d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14114 | 2025.03.07 22:43:59.437022 [ 275 ] {e892c91a-075b-4cad-8121-6cd4e6b742d9} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14115 | 2025.03.07 22:43:59.437058 [ 275 ] {e892c91a-075b-4cad-8121-6cd4e6b742d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
14116 | 2025.03.07 22:43:59.437436 [ 275 ] {e892c91a-075b-4cad-8121-6cd4e6b742d9} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
14117 | 2025.03.07 22:43:59.437668 [ 275 ] {e892c91a-075b-4cad-8121-6cd4e6b742d9} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14118 | 2025.03.07 22:43:59.437798 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Selected 4 parts from all_1_130_27 to all_133_133_0 | ||
14119 | 2025.03.07 22:43:59.437840 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14120 | 2025.03.07 22:43:59.437841 [ 275 ] {e892c91a-075b-4cad-8121-6cd4e6b742d9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001397 sec., 114531.1381531854 rows/sec., 7.98 MiB/sec. | ||
14121 | 2025.03.07 22:43:59.437865 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
14122 | 2025.03.07 22:43:59.437935 [ 275 ] {e892c91a-075b-4cad-8121-6cd4e6b742d9} <Debug> TCPHandler: Processed in 0.001619906 sec. | ||
14123 | 2025.03.07 22:43:59.438125 [ 200 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_133_28} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_130_27 to all_133_133_0 into Compact with storage Full | ||
14124 | 2025.03.07 22:43:59.438146 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14125 | 2025.03.07 22:43:59.438422 [ 275 ] {3b1649e2-aeab-41c8-8783-53cc6767916c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14126 | 2025.03.07 22:43:59.438657 [ 200 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_133_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14127 | 2025.03.07 22:43:59.438672 [ 275 ] {3b1649e2-aeab-41c8-8783-53cc6767916c} <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 | ||
14128 | 2025.03.07 22:43:59.438837 [ 200 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_133_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_130_27, total 36041 rows starting from the beginning of the part | ||
14129 | 2025.03.07 22:43:59.439454 [ 200 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_133_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 160 rows starting from the beginning of the part | ||
14130 | 2025.03.07 22:43:59.439817 [ 200 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_133_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part | ||
14131 | 2025.03.07 22:43:59.440221 [ 200 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_133_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 952 rows starting from the beginning of the part | ||
14132 | 2025.03.07 22:43:59.442618 [ 275 ] {3b1649e2-aeab-41c8-8783-53cc6767916c} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14133 | 2025.03.07 22:43:59.442704 [ 275 ] {3b1649e2-aeab-41c8-8783-53cc6767916c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
14134 | 2025.03.07 22:43:59.444069 [ 275 ] {3b1649e2-aeab-41c8-8783-53cc6767916c} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
14135 | 2025.03.07 22:43:59.444423 [ 275 ] {3b1649e2-aeab-41c8-8783-53cc6767916c} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14136 | 2025.03.07 22:43:59.444649 [ 275 ] {3b1649e2-aeab-41c8-8783-53cc6767916c} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.006314 sec., 5068.102629078238 rows/sec., 9.08 MiB/sec. | ||
14137 | 2025.03.07 22:43:59.444776 [ 275 ] {3b1649e2-aeab-41c8-8783-53cc6767916c} <Debug> TCPHandler: Processed in 0.006698225 sec. | ||
14138 | 2025.03.07 22:43:59.444933 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14139 | 2025.03.07 22:43:59.445084 [ 275 ] {304a6444-d95a-4250-8185-62b3a4eb0bf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14140 | 2025.03.07 22:43:59.445131 [ 275 ] {304a6444-d95a-4250-8185-62b3a4eb0bf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14141 | 2025.03.07 22:43:59.445675 [ 275 ] {304a6444-d95a-4250-8185-62b3a4eb0bf7} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14142 | 2025.03.07 22:43:59.445712 [ 275 ] {304a6444-d95a-4250-8185-62b3a4eb0bf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
14143 | 2025.03.07 22:43:59.446100 [ 275 ] {304a6444-d95a-4250-8185-62b3a4eb0bf7} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
14144 | 2025.03.07 22:43:59.446420 [ 275 ] {304a6444-d95a-4250-8185-62b3a4eb0bf7} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14145 | 2025.03.07 22:43:59.446687 [ 275 ] {304a6444-d95a-4250-8185-62b3a4eb0bf7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001647 sec., 36429.87249544627 rows/sec., 2.46 MiB/sec. | ||
14146 | 2025.03.07 22:43:59.446739 [ 275 ] {304a6444-d95a-4250-8185-62b3a4eb0bf7} <Debug> TCPHandler: Processed in 0.001873878 sec. | ||
14147 | 2025.03.07 22:43:59.449413 [ 196 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_133_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37313 rows, containing 5 columns (5 merged, 0 gathered) in 0.01144437 sec., 3260380.4316008654 rows/sec., 223.20 MiB/sec. | ||
14148 | 2025.03.07 22:43:59.450102 [ 198 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_133_28} <Trace> MergedBlockOutputStream: filled checksums all_1_133_28 (state Temporary) | ||
14149 | 2025.03.07 22:43:59.450516 [ 198 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_133_28} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_merge_all_1_133_28 to all_1_133_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14150 | 2025.03.07 22:43:59.450619 [ 198 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_133_28} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Merged 4 parts: [all_1_130_27, all_133_133_0] -> all_1_133_28 | ||
14151 | 2025.03.07 22:43:59.450747 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
14152 | 2025.03.07 22:44:00.317020 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14153 | 2025.03.07 22:44:00.317078 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14154 | 2025.03.07 22:44:00.539121 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 36661 | ||
14155 | 2025.03.07 22:44:00.539774 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14156 | 2025.03.07 22:44:00.539824 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
14157 | 2025.03.07 22:44:00.540393 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
14158 | 2025.03.07 22:44:00.540663 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14159 | 2025.03.07 22:44:00.540924 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36661 | ||
14160 | 2025.03.07 22:44:00.753422 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1948 | ||
14161 | 2025.03.07 22:44:00.756698 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14162 | 2025.03.07 22:44:00.756760 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
14163 | 2025.03.07 22:44:00.758339 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
14164 | 2025.03.07 22:44:00.758686 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14165 | 2025.03.07 22:44:00.759039 [ 221 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14166 | 2025.03.07 22:44:00.759128 [ 221 ] {} <Debug> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14167 | 2025.03.07 22:44:00.760069 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1948 | ||
14168 | 2025.03.07 22:44:00.761587 [ 221 ] {} <Debug> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14169 | 2025.03.07 22:44:01.001487 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001058491 sec. | ||
14170 | 2025.03.07 22:44:01.087139 [ 221 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
14171 | 2025.03.07 22:44:01.087193 [ 221 ] {} <Debug> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
14172 | 2025.03.07 22:44:01.089472 [ 221 ] {} <Debug> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
14173 | 2025.03.07 22:44:01.741066 [ 219 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
14174 | 2025.03.07 22:44:01.741118 [ 219 ] {} <Debug> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
14175 | 2025.03.07 22:44:01.742949 [ 219 ] {} <Debug> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
14176 | 2025.03.07 22:44:03.272938 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 603 | ||
14177 | 2025.03.07 22:44:03.296032 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14178 | 2025.03.07 22:44:03.296098 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
14179 | 2025.03.07 22:44:03.303838 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
14180 | 2025.03.07 22:44:03.304738 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14181 | 2025.03.07 22:44:03.308209 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
14182 | 2025.03.07 22:44:04.429161 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14183 | 2025.03.07 22:44:04.429353 [ 275 ] {bd67ca9a-1027-414a-86ac-9235189941c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14184 | 2025.03.07 22:44:04.429426 [ 275 ] {bd67ca9a-1027-414a-86ac-9235189941c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14185 | 2025.03.07 22:44:04.430227 [ 275 ] {bd67ca9a-1027-414a-86ac-9235189941c4} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14186 | 2025.03.07 22:44:04.430281 [ 275 ] {bd67ca9a-1027-414a-86ac-9235189941c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
14187 | 2025.03.07 22:44:04.430736 [ 275 ] {bd67ca9a-1027-414a-86ac-9235189941c4} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
14188 | 2025.03.07 22:44:04.431002 [ 275 ] {bd67ca9a-1027-414a-86ac-9235189941c4} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14189 | 2025.03.07 22:44:04.431219 [ 72 ] {} <Debug> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
14190 | 2025.03.07 22:44:04.431246 [ 275 ] {bd67ca9a-1027-414a-86ac-9235189941c4} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001937 sec., 37170.882808466704 rows/sec., 3.02 MiB/sec. | ||
14191 | 2025.03.07 22:44:04.431316 [ 72 ] {} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14192 | 2025.03.07 22:44:04.431386 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
14193 | 2025.03.07 22:44:04.431406 [ 275 ] {bd67ca9a-1027-414a-86ac-9235189941c4} <Debug> TCPHandler: Processed in 0.002372192 sec. | ||
14194 | 2025.03.07 22:44:04.431651 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14195 | 2025.03.07 22:44:04.431656 [ 189 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
14196 | 2025.03.07 22:44:04.431829 [ 275 ] {6ca75401-9669-42fe-b8f5-9a2a38c04b04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14197 | 2025.03.07 22:44:04.431946 [ 189 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14198 | 2025.03.07 22:44:04.431984 [ 275 ] {6ca75401-9669-42fe-b8f5-9a2a38c04b04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14199 | 2025.03.07 22:44:04.432090 [ 189 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1967 rows starting from the beginning of the part | ||
14200 | 2025.03.07 22:44:04.432745 [ 189 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 120 rows starting from the beginning of the part | ||
14201 | 2025.03.07 22:44:04.433393 [ 189 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 1212 rows starting from the beginning of the part | ||
14202 | 2025.03.07 22:44:04.434014 [ 189 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 56 rows starting from the beginning of the part | ||
14203 | 2025.03.07 22:44:04.434645 [ 189 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 120 rows starting from the beginning of the part | ||
14204 | 2025.03.07 22:44:04.435318 [ 189 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 72 rows starting from the beginning of the part | ||
14205 | 2025.03.07 22:44:04.435946 [ 275 ] {6ca75401-9669-42fe-b8f5-9a2a38c04b04} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14206 | 2025.03.07 22:44:04.435997 [ 275 ] {6ca75401-9669-42fe-b8f5-9a2a38c04b04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
14207 | 2025.03.07 22:44:04.436503 [ 275 ] {6ca75401-9669-42fe-b8f5-9a2a38c04b04} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
14208 | 2025.03.07 22:44:04.436851 [ 275 ] {6ca75401-9669-42fe-b8f5-9a2a38c04b04} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14209 | 2025.03.07 22:44:04.437196 [ 275 ] {6ca75401-9669-42fe-b8f5-9a2a38c04b04} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.005403 sec., 1480.6588932074774 rows/sec., 111.34 KiB/sec. | ||
14210 | 2025.03.07 22:44:04.437263 [ 275 ] {6ca75401-9669-42fe-b8f5-9a2a38c04b04} <Debug> TCPHandler: Processed in 0.005691875 sec. | ||
14211 | 2025.03.07 22:44:04.437400 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14212 | 2025.03.07 22:44:04.437577 [ 275 ] {c4eb21ae-b639-4701-aba2-bb6e18097bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14213 | 2025.03.07 22:44:04.437600 [ 196 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3547 rows, containing 5 columns (5 merged, 0 gathered) in 0.006101479 sec., 581334.4600546851 rows/sec., 50.17 MiB/sec. | ||
14214 | 2025.03.07 22:44:04.437638 [ 275 ] {c4eb21ae-b639-4701-aba2-bb6e18097bcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14215 | 2025.03.07 22:44:04.437921 [ 197 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
14216 | 2025.03.07 22:44:04.438297 [ 197 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_136_27} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14217 | 2025.03.07 22:44:04.438360 [ 275 ] {c4eb21ae-b639-4701-aba2-bb6e18097bcf} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14218 | 2025.03.07 22:44:04.438398 [ 197 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_136_27} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
14219 | 2025.03.07 22:44:04.438404 [ 275 ] {c4eb21ae-b639-4701-aba2-bb6e18097bcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
14220 | 2025.03.07 22:44:04.438494 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
14221 | 2025.03.07 22:44:04.438803 [ 275 ] {c4eb21ae-b639-4701-aba2-bb6e18097bcf} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
14222 | 2025.03.07 22:44:04.439068 [ 275 ] {c4eb21ae-b639-4701-aba2-bb6e18097bcf} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14223 | 2025.03.07 22:44:04.439249 [ 72 ] {} <Debug> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
14224 | 2025.03.07 22:44:04.439311 [ 275 ] {c4eb21ae-b639-4701-aba2-bb6e18097bcf} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001776 sec., 40540.54054054054 rows/sec., 3.16 MiB/sec. | ||
14225 | 2025.03.07 22:44:04.439321 [ 72 ] {} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14226 | 2025.03.07 22:44:04.439398 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
14227 | 2025.03.07 22:44:04.439436 [ 275 ] {c4eb21ae-b639-4701-aba2-bb6e18097bcf} <Debug> TCPHandler: Processed in 0.0020854 sec. | ||
14228 | 2025.03.07 22:44:04.439636 [ 196 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
14229 | 2025.03.07 22:44:04.439661 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14230 | 2025.03.07 22:44:04.439908 [ 196 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14231 | 2025.03.07 22:44:04.439918 [ 275 ] {e0997963-c290-4bb1-bc5a-ebf958ddf321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14232 | 2025.03.07 22:44:04.439976 [ 196 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 952 rows starting from the beginning of the part | ||
14233 | 2025.03.07 22:44:04.440037 [ 275 ] {e0997963-c290-4bb1-bc5a-ebf958ddf321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14234 | 2025.03.07 22:44:04.440350 [ 196 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 96 rows starting from the beginning of the part | ||
14235 | 2025.03.07 22:44:04.440639 [ 196 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 528 rows starting from the beginning of the part | ||
14236 | 2025.03.07 22:44:04.441092 [ 196 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 64 rows starting from the beginning of the part | ||
14237 | 2025.03.07 22:44:04.441496 [ 196 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 96 rows starting from the beginning of the part | ||
14238 | 2025.03.07 22:44:04.441804 [ 196 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 72 rows starting from the beginning of the part | ||
14239 | 2025.03.07 22:44:04.442877 [ 275 ] {e0997963-c290-4bb1-bc5a-ebf958ddf321} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14240 | 2025.03.07 22:44:04.442947 [ 275 ] {e0997963-c290-4bb1-bc5a-ebf958ddf321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
14241 | 2025.03.07 22:44:04.444041 [ 275 ] {e0997963-c290-4bb1-bc5a-ebf958ddf321} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
14242 | 2025.03.07 22:44:04.444515 [ 275 ] {e0997963-c290-4bb1-bc5a-ebf958ddf321} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14243 | 2025.03.07 22:44:04.444858 [ 275 ] {e0997963-c290-4bb1-bc5a-ebf958ddf321} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005029 sec., 31815.470272419967 rows/sec., 2.22 MiB/sec. | ||
14244 | 2025.03.07 22:44:04.445145 [ 275 ] {e0997963-c290-4bb1-bc5a-ebf958ddf321} <Debug> TCPHandler: Processed in 0.005558453 sec. | ||
14245 | 2025.03.07 22:44:04.445366 [ 196 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1808 rows, containing 5 columns (5 merged, 0 gathered) in 0.005856586 sec., 308712.2770842945 rows/sec., 24.14 MiB/sec. | ||
14246 | 2025.03.07 22:44:04.445402 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14247 | 2025.03.07 22:44:04.445557 [ 275 ] {98f8f24f-a4a5-4da3-9f24-746df56b0395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14248 | 2025.03.07 22:44:04.445620 [ 196 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
14249 | 2025.03.07 22:44:04.445727 [ 275 ] {98f8f24f-a4a5-4da3-9f24-746df56b0395} <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 | ||
14250 | 2025.03.07 22:44:04.446389 [ 196 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_136_27} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14251 | 2025.03.07 22:44:04.446699 [ 196 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_136_27} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
14252 | 2025.03.07 22:44:04.446942 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
14253 | 2025.03.07 22:44:04.447798 [ 275 ] {98f8f24f-a4a5-4da3-9f24-746df56b0395} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14254 | 2025.03.07 22:44:04.447844 [ 275 ] {98f8f24f-a4a5-4da3-9f24-746df56b0395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
14255 | 2025.03.07 22:44:04.450195 [ 275 ] {98f8f24f-a4a5-4da3-9f24-746df56b0395} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
14256 | 2025.03.07 22:44:04.450672 [ 275 ] {98f8f24f-a4a5-4da3-9f24-746df56b0395} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14257 | 2025.03.07 22:44:04.451339 [ 275 ] {98f8f24f-a4a5-4da3-9f24-746df56b0395} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.005766 sec., 1387.443635102324 rows/sec., 2.49 MiB/sec. | ||
14258 | 2025.03.07 22:44:04.451974 [ 275 ] {98f8f24f-a4a5-4da3-9f24-746df56b0395} <Debug> TCPHandler: Processed in 0.006635384 sec. | ||
14259 | 2025.03.07 22:44:04.452157 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14260 | 2025.03.07 22:44:04.452269 [ 275 ] {99b63265-5fcf-4fae-9e02-454e94df65f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14261 | 2025.03.07 22:44:04.452325 [ 275 ] {99b63265-5fcf-4fae-9e02-454e94df65f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14262 | 2025.03.07 22:44:04.452813 [ 275 ] {99b63265-5fcf-4fae-9e02-454e94df65f8} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14263 | 2025.03.07 22:44:04.452854 [ 275 ] {99b63265-5fcf-4fae-9e02-454e94df65f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
14264 | 2025.03.07 22:44:04.453241 [ 275 ] {99b63265-5fcf-4fae-9e02-454e94df65f8} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
14265 | 2025.03.07 22:44:04.453511 [ 275 ] {99b63265-5fcf-4fae-9e02-454e94df65f8} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14266 | 2025.03.07 22:44:04.453706 [ 72 ] {} <Debug> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
14267 | 2025.03.07 22:44:04.453761 [ 275 ] {99b63265-5fcf-4fae-9e02-454e94df65f8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00151 sec., 39735.09933774835 rows/sec., 2.68 MiB/sec. | ||
14268 | 2025.03.07 22:44:04.453780 [ 72 ] {} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14269 | 2025.03.07 22:44:04.453851 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
14270 | 2025.03.07 22:44:04.453878 [ 275 ] {99b63265-5fcf-4fae-9e02-454e94df65f8} <Debug> TCPHandler: Processed in 0.001775177 sec. | ||
14271 | 2025.03.07 22:44:04.454063 [ 199 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
14272 | 2025.03.07 22:44:04.454241 [ 199 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14273 | 2025.03.07 22:44:04.454284 [ 199 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 6856 rows starting from the beginning of the part | ||
14274 | 2025.03.07 22:44:04.454368 [ 199 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part | ||
14275 | 2025.03.07 22:44:04.454603 [ 199 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 40 rows starting from the beginning of the part | ||
14276 | 2025.03.07 22:44:04.454745 [ 199 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 20 rows starting from the beginning of the part | ||
14277 | 2025.03.07 22:44:04.454966 [ 199 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 60 rows starting from the beginning of the part | ||
14278 | 2025.03.07 22:44:04.455037 [ 199 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 60 rows starting from the beginning of the part | ||
14279 | 2025.03.07 22:44:04.457398 [ 195 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7096 rows, containing 4 columns (4 merged, 0 gathered) in 0.003436793 sec., 2064715.5647721582 rows/sec., 138.78 MiB/sec. | ||
14280 | 2025.03.07 22:44:04.457922 [ 195 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
14281 | 2025.03.07 22:44:04.458278 [ 195 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_136_27} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14282 | 2025.03.07 22:44:04.458370 [ 195 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_136_27} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
14283 | 2025.03.07 22:44:04.458455 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
14284 | 2025.03.07 22:44:08.041185 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 37149 | ||
14285 | 2025.03.07 22:44:08.041913 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14286 | 2025.03.07 22:44:08.041970 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
14287 | 2025.03.07 22:44:08.042519 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
14288 | 2025.03.07 22:44:08.042782 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14289 | 2025.03.07 22:44:08.043018 [ 67 ] {} <Debug> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
14290 | 2025.03.07 22:44:08.043048 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37149 | ||
14291 | 2025.03.07 22:44:08.043106 [ 67 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14292 | 2025.03.07 22:44:08.043138 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
14293 | 2025.03.07 22:44:08.043478 [ 201 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::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 | ||
14294 | 2025.03.07 22:44:08.044246 [ 201 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14295 | 2025.03.07 22:44:08.044432 [ 201 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 34831 rows starting from the beginning of the part | ||
14296 | 2025.03.07 22:44:08.044977 [ 201 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 488 rows starting from the beginning of the part | ||
14297 | 2025.03.07 22:44:08.045260 [ 201 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 427 rows starting from the beginning of the part | ||
14298 | 2025.03.07 22:44:08.045494 [ 201 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 488 rows starting from the beginning of the part | ||
14299 | 2025.03.07 22:44:08.045661 [ 201 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 427 rows starting from the beginning of the part | ||
14300 | 2025.03.07 22:44:08.045749 [ 201 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 488 rows starting from the beginning of the part | ||
14301 | 2025.03.07 22:44:08.048863 [ 190 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37149 rows, containing 4 columns (4 merged, 0 gathered) in 0.005626504 sec., 6602501.304540084 rows/sec., 94.45 MiB/sec. | ||
14302 | 2025.03.07 22:44:08.049208 [ 193 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
14303 | 2025.03.07 22:44:08.049548 [ 193 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_81_16} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14304 | 2025.03.07 22:44:08.049632 [ 193 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_81_16} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
14305 | 2025.03.07 22:44:08.049728 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
14306 | 2025.03.07 22:44:09.432551 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14307 | 2025.03.07 22:44:09.432790 [ 275 ] {11b4efba-3da9-4383-a69b-ee973bce360d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14308 | 2025.03.07 22:44:09.432873 [ 275 ] {11b4efba-3da9-4383-a69b-ee973bce360d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14309 | 2025.03.07 22:44:09.433662 [ 275 ] {11b4efba-3da9-4383-a69b-ee973bce360d} <Trace> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14310 | 2025.03.07 22:44:09.433715 [ 275 ] {11b4efba-3da9-4383-a69b-ee973bce360d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
14311 | 2025.03.07 22:44:09.434350 [ 275 ] {11b4efba-3da9-4383-a69b-ee973bce360d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
14312 | 2025.03.07 22:44:09.434636 [ 275 ] {11b4efba-3da9-4383-a69b-ee973bce360d} <Trace> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14313 | 2025.03.07 22:44:09.434927 [ 275 ] {11b4efba-3da9-4383-a69b-ee973bce360d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00219 sec., 10958.90410958904 rows/sec., 931.08 KiB/sec. | ||
14314 | 2025.03.07 22:44:09.435153 [ 275 ] {11b4efba-3da9-4383-a69b-ee973bce360d} <Debug> TCPHandler: Processed in 0.002800177 sec. | ||
14315 | 2025.03.07 22:44:09.435331 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14316 | 2025.03.07 22:44:09.435446 [ 275 ] {a38f95f8-9997-45c3-a74f-78de05cb468f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
14317 | 2025.03.07 22:44:09.435497 [ 275 ] {a38f95f8-9997-45c3-a74f-78de05cb468f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14318 | 2025.03.07 22:44:09.436064 [ 275 ] {a38f95f8-9997-45c3-a74f-78de05cb468f} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14319 | 2025.03.07 22:44:09.436106 [ 275 ] {a38f95f8-9997-45c3-a74f-78de05cb468f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
14320 | 2025.03.07 22:44:09.436461 [ 275 ] {a38f95f8-9997-45c3-a74f-78de05cb468f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
14321 | 2025.03.07 22:44:09.436706 [ 275 ] {a38f95f8-9997-45c3-a74f-78de05cb468f} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14322 | 2025.03.07 22:44:09.436938 [ 275 ] {a38f95f8-9997-45c3-a74f-78de05cb468f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001517 sec., 2636.783124588003 rows/sec., 215.01 KiB/sec. | ||
14323 | 2025.03.07 22:44:09.437067 [ 275 ] {a38f95f8-9997-45c3-a74f-78de05cb468f} <Debug> TCPHandler: Processed in 0.001792708 sec. | ||
14324 | 2025.03.07 22:44:09.437200 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14325 | 2025.03.07 22:44:09.437306 [ 275 ] {405ab99b-59ab-429c-a8b2-f77609707595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14326 | 2025.03.07 22:44:09.437351 [ 275 ] {405ab99b-59ab-429c-a8b2-f77609707595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14327 | 2025.03.07 22:44:09.438007 [ 275 ] {405ab99b-59ab-429c-a8b2-f77609707595} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14328 | 2025.03.07 22:44:09.438045 [ 275 ] {405ab99b-59ab-429c-a8b2-f77609707595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
14329 | 2025.03.07 22:44:09.438427 [ 275 ] {405ab99b-59ab-429c-a8b2-f77609707595} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
14330 | 2025.03.07 22:44:09.438695 [ 275 ] {405ab99b-59ab-429c-a8b2-f77609707595} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14331 | 2025.03.07 22:44:09.438929 [ 275 ] {405ab99b-59ab-429c-a8b2-f77609707595} <Debug> executeQuery: Read 242 rows, 22.05 KiB in 0.001646 sec., 147023.08626974485 rows/sec., 13.08 MiB/sec. | ||
14332 | 2025.03.07 22:44:09.438990 [ 275 ] {405ab99b-59ab-429c-a8b2-f77609707595} <Debug> TCPHandler: Processed in 0.001836137 sec. | ||
14333 | 2025.03.07 22:44:09.439237 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14334 | 2025.03.07 22:44:09.439476 [ 275 ] {52a6eeaf-70ae-4813-b08e-b3a551d5cfa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14335 | 2025.03.07 22:44:09.439536 [ 275 ] {52a6eeaf-70ae-4813-b08e-b3a551d5cfa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14336 | 2025.03.07 22:44:09.440088 [ 275 ] {52a6eeaf-70ae-4813-b08e-b3a551d5cfa0} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14337 | 2025.03.07 22:44:09.440126 [ 275 ] {52a6eeaf-70ae-4813-b08e-b3a551d5cfa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
14338 | 2025.03.07 22:44:09.440481 [ 275 ] {52a6eeaf-70ae-4813-b08e-b3a551d5cfa0} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
14339 | 2025.03.07 22:44:09.440720 [ 275 ] {52a6eeaf-70ae-4813-b08e-b3a551d5cfa0} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14340 | 2025.03.07 22:44:09.440941 [ 275 ] {52a6eeaf-70ae-4813-b08e-b3a551d5cfa0} <Debug> executeQuery: Read 48 rows, 3.65 KiB in 0.001541 sec., 31148.604802076574 rows/sec., 2.31 MiB/sec. | ||
14341 | 2025.03.07 22:44:09.441013 [ 275 ] {52a6eeaf-70ae-4813-b08e-b3a551d5cfa0} <Debug> TCPHandler: Processed in 0.001871668 sec. | ||
14342 | 2025.03.07 22:44:09.441134 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14343 | 2025.03.07 22:44:09.441287 [ 275 ] {5a42fd8e-45ad-426a-85af-6fdb82c7b1d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14344 | 2025.03.07 22:44:09.441334 [ 275 ] {5a42fd8e-45ad-426a-85af-6fdb82c7b1d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14345 | 2025.03.07 22:44:09.441851 [ 275 ] {5a42fd8e-45ad-426a-85af-6fdb82c7b1d0} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14346 | 2025.03.07 22:44:09.441890 [ 275 ] {5a42fd8e-45ad-426a-85af-6fdb82c7b1d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
14347 | 2025.03.07 22:44:09.442239 [ 275 ] {5a42fd8e-45ad-426a-85af-6fdb82c7b1d0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
14348 | 2025.03.07 22:44:09.442474 [ 275 ] {5a42fd8e-45ad-426a-85af-6fdb82c7b1d0} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14349 | 2025.03.07 22:44:09.442708 [ 275 ] {5a42fd8e-45ad-426a-85af-6fdb82c7b1d0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00145 sec., 16551.724137931036 rows/sec., 1.37 MiB/sec. | ||
14350 | 2025.03.07 22:44:09.442778 [ 275 ] {5a42fd8e-45ad-426a-85af-6fdb82c7b1d0} <Debug> TCPHandler: Processed in 0.001710987 sec. | ||
14351 | 2025.03.07 22:44:09.443036 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14352 | 2025.03.07 22:44:09.443148 [ 275 ] {f25814b7-7fc8-4019-81a2-988ca990ece0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14353 | 2025.03.07 22:44:09.443194 [ 275 ] {f25814b7-7fc8-4019-81a2-988ca990ece0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14354 | 2025.03.07 22:44:09.443717 [ 275 ] {f25814b7-7fc8-4019-81a2-988ca990ece0} <Trace> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14355 | 2025.03.07 22:44:09.443757 [ 275 ] {f25814b7-7fc8-4019-81a2-988ca990ece0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
14356 | 2025.03.07 22:44:09.444102 [ 275 ] {f25814b7-7fc8-4019-81a2-988ca990ece0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
14357 | 2025.03.07 22:44:09.444358 [ 275 ] {f25814b7-7fc8-4019-81a2-988ca990ece0} <Trace> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14358 | 2025.03.07 22:44:09.444579 [ 275 ] {f25814b7-7fc8-4019-81a2-988ca990ece0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001453 sec., 8258.774948382656 rows/sec., 645.22 KiB/sec. | ||
14359 | 2025.03.07 22:44:09.444704 [ 275 ] {f25814b7-7fc8-4019-81a2-988ca990ece0} <Debug> TCPHandler: Processed in 0.001761087 sec. | ||
14360 | 2025.03.07 22:44:09.444847 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14361 | 2025.03.07 22:44:09.444952 [ 275 ] {f66496af-3b6a-492f-92a6-2042e9fd6d53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14362 | 2025.03.07 22:44:09.444998 [ 275 ] {f66496af-3b6a-492f-92a6-2042e9fd6d53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14363 | 2025.03.07 22:44:09.445575 [ 275 ] {f66496af-3b6a-492f-92a6-2042e9fd6d53} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14364 | 2025.03.07 22:44:09.445613 [ 275 ] {f66496af-3b6a-492f-92a6-2042e9fd6d53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
14365 | 2025.03.07 22:44:09.445975 [ 275 ] {f66496af-3b6a-492f-92a6-2042e9fd6d53} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
14366 | 2025.03.07 22:44:09.446212 [ 275 ] {f66496af-3b6a-492f-92a6-2042e9fd6d53} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14367 | 2025.03.07 22:44:09.446432 [ 275 ] {f66496af-3b6a-492f-92a6-2042e9fd6d53} <Debug> executeQuery: Read 136 rows, 11.26 KiB in 0.001495 sec., 90969.89966555184 rows/sec., 7.36 MiB/sec. | ||
14368 | 2025.03.07 22:44:09.446503 [ 275 ] {f66496af-3b6a-492f-92a6-2042e9fd6d53} <Debug> TCPHandler: Processed in 0.001702226 sec. | ||
14369 | 2025.03.07 22:44:09.446669 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14370 | 2025.03.07 22:44:09.446966 [ 275 ] {12ec0e5a-42cf-42dd-bb8b-04ac132ca3a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14371 | 2025.03.07 22:44:09.447114 [ 275 ] {12ec0e5a-42cf-42dd-bb8b-04ac132ca3a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14372 | 2025.03.07 22:44:09.448173 [ 275 ] {12ec0e5a-42cf-42dd-bb8b-04ac132ca3a1} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14373 | 2025.03.07 22:44:09.448212 [ 275 ] {12ec0e5a-42cf-42dd-bb8b-04ac132ca3a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
14374 | 2025.03.07 22:44:09.448611 [ 275 ] {12ec0e5a-42cf-42dd-bb8b-04ac132ca3a1} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
14375 | 2025.03.07 22:44:09.448851 [ 275 ] {12ec0e5a-42cf-42dd-bb8b-04ac132ca3a1} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14376 | 2025.03.07 22:44:09.449112 [ 275 ] {12ec0e5a-42cf-42dd-bb8b-04ac132ca3a1} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.00226 sec., 87610.61946902655 rows/sec., 6.28 MiB/sec. | ||
14377 | 2025.03.07 22:44:09.449185 [ 275 ] {12ec0e5a-42cf-42dd-bb8b-04ac132ca3a1} <Debug> TCPHandler: Processed in 0.002586495 sec. | ||
14378 | 2025.03.07 22:44:09.449337 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14379 | 2025.03.07 22:44:09.449468 [ 275 ] {dd301a22-5e76-4445-b161-f1d8a5b5a521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14380 | 2025.03.07 22:44:09.449559 [ 275 ] {dd301a22-5e76-4445-b161-f1d8a5b5a521} <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 | ||
14381 | 2025.03.07 22:44:09.452485 [ 275 ] {dd301a22-5e76-4445-b161-f1d8a5b5a521} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14382 | 2025.03.07 22:44:09.452531 [ 275 ] {dd301a22-5e76-4445-b161-f1d8a5b5a521} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
14383 | 2025.03.07 22:44:09.453229 [ 275 ] {dd301a22-5e76-4445-b161-f1d8a5b5a521} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
14384 | 2025.03.07 22:44:09.453498 [ 275 ] {dd301a22-5e76-4445-b161-f1d8a5b5a521} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14385 | 2025.03.07 22:44:09.453749 [ 275 ] {dd301a22-5e76-4445-b161-f1d8a5b5a521} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.004309 sec., 7426.317010907403 rows/sec., 13.31 MiB/sec. | ||
14386 | 2025.03.07 22:44:09.453878 [ 275 ] {dd301a22-5e76-4445-b161-f1d8a5b5a521} <Debug> TCPHandler: Processed in 0.004606024 sec. | ||
14387 | 2025.03.07 22:44:09.454026 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14388 | 2025.03.07 22:44:09.454134 [ 275 ] {94647f30-cd25-4239-a896-331442fb16a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14389 | 2025.03.07 22:44:09.454180 [ 275 ] {94647f30-cd25-4239-a896-331442fb16a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14390 | 2025.03.07 22:44:09.454638 [ 275 ] {94647f30-cd25-4239-a896-331442fb16a8} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14391 | 2025.03.07 22:44:09.454678 [ 275 ] {94647f30-cd25-4239-a896-331442fb16a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
14392 | 2025.03.07 22:44:09.455072 [ 275 ] {94647f30-cd25-4239-a896-331442fb16a8} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
14393 | 2025.03.07 22:44:09.455313 [ 275 ] {94647f30-cd25-4239-a896-331442fb16a8} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14394 | 2025.03.07 22:44:09.455528 [ 275 ] {94647f30-cd25-4239-a896-331442fb16a8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001417 sec., 42342.97812279464 rows/sec., 2.85 MiB/sec. | ||
14395 | 2025.03.07 22:44:09.455577 [ 275 ] {94647f30-cd25-4239-a896-331442fb16a8} <Debug> TCPHandler: Processed in 0.001603276 sec. | ||
14396 | 2025.03.07 22:44:10.760495 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1980 | ||
14397 | 2025.03.07 22:44:10.764066 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14398 | 2025.03.07 22:44:10.764127 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
14399 | 2025.03.07 22:44:10.765644 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
14400 | 2025.03.07 22:44:10.765971 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14401 | 2025.03.07 22:44:10.767454 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1980 | ||
14402 | 2025.03.07 22:44:10.808419 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 611 | ||
14403 | 2025.03.07 22:44:10.831604 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14404 | 2025.03.07 22:44:10.831651 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
14405 | 2025.03.07 22:44:10.839447 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
14406 | 2025.03.07 22:44:10.840224 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14407 | 2025.03.07 22:44:10.840525 [ 63 ] {} <Debug> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
14408 | 2025.03.07 22:44:10.840602 [ 63 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14409 | 2025.03.07 22:44:10.840653 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
14410 | 2025.03.07 22:44:10.841519 [ 201 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
14411 | 2025.03.07 22:44:10.861605 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 611 | ||
14412 | 2025.03.07 22:44:10.862689 [ 201 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14413 | 2025.03.07 22:44:10.864546 [ 201 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
14414 | 2025.03.07 22:44:10.871226 [ 201 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 8 rows starting from the beginning of the part | ||
14415 | 2025.03.07 22:44:10.877366 [ 201 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 7 rows starting from the beginning of the part | ||
14416 | 2025.03.07 22:44:10.883466 [ 201 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 8 rows starting from the beginning of the part | ||
14417 | 2025.03.07 22:44:10.891123 [ 201 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 7 rows starting from the beginning of the part | ||
14418 | 2025.03.07 22:44:10.898204 [ 201 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 8 rows starting from the beginning of the part | ||
14419 | 2025.03.07 22:44:10.967279 [ 201 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 679 columns (679 merged, 0 gathered) in 0.126478646 sec., 4830.855004567332 rows/sec., 24.98 MiB/sec. | ||
14420 | 2025.03.07 22:44:10.971165 [ 194 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
14421 | 2025.03.07 22:44:10.974401 [ 194 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_81_16} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14422 | 2025.03.07 22:44:10.974533 [ 194 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_81_16} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
14423 | 2025.03.07 22:44:10.977336 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
14424 | 2025.03.07 22:44:11.000238 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.90 MiB, peak 285.47 MiB, free memory in arenas 0.00 B, will set to 266.83 MiB (RSS), difference: -1.08 MiB | ||
14425 | 2025.03.07 22:44:14.118732 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
14426 | 2025.03.07 22:44:14.118790 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
14427 | 2025.03.07 22:44:14.120968 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
14428 | 2025.03.07 22:44:14.428409 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14429 | 2025.03.07 22:44:14.428602 [ 275 ] {3e516b54-8991-4e01-bde2-65820f32280c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14430 | 2025.03.07 22:44:14.428678 [ 275 ] {3e516b54-8991-4e01-bde2-65820f32280c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14431 | 2025.03.07 22:44:14.429477 [ 275 ] {3e516b54-8991-4e01-bde2-65820f32280c} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14432 | 2025.03.07 22:44:14.429527 [ 275 ] {3e516b54-8991-4e01-bde2-65820f32280c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
14433 | 2025.03.07 22:44:14.429952 [ 275 ] {3e516b54-8991-4e01-bde2-65820f32280c} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
14434 | 2025.03.07 22:44:14.430285 [ 275 ] {3e516b54-8991-4e01-bde2-65820f32280c} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14435 | 2025.03.07 22:44:14.430533 [ 275 ] {3e516b54-8991-4e01-bde2-65820f32280c} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001974 sec., 36474.1641337386 rows/sec., 2.96 MiB/sec. | ||
14436 | 2025.03.07 22:44:14.430631 [ 275 ] {3e516b54-8991-4e01-bde2-65820f32280c} <Debug> TCPHandler: Processed in 0.002353953 sec. | ||
14437 | 2025.03.07 22:44:14.430664 [ 224 ] {} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
14438 | 2025.03.07 22:44:14.430746 [ 224 ] {} <Debug> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
14439 | 2025.03.07 22:44:14.430834 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14440 | 2025.03.07 22:44:14.430985 [ 275 ] {335d916a-5c7b-42a5-85d0-c358269cfd2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14441 | 2025.03.07 22:44:14.431045 [ 275 ] {335d916a-5c7b-42a5-85d0-c358269cfd2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14442 | 2025.03.07 22:44:14.432355 [ 275 ] {335d916a-5c7b-42a5-85d0-c358269cfd2d} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14443 | 2025.03.07 22:44:14.432426 [ 275 ] {335d916a-5c7b-42a5-85d0-c358269cfd2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
14444 | 2025.03.07 22:44:14.433082 [ 275 ] {335d916a-5c7b-42a5-85d0-c358269cfd2d} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
14445 | 2025.03.07 22:44:14.433522 [ 275 ] {335d916a-5c7b-42a5-85d0-c358269cfd2d} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14446 | 2025.03.07 22:44:14.433856 [ 59 ] {} <Debug> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
14447 | 2025.03.07 22:44:14.433949 [ 275 ] {335d916a-5c7b-42a5-85d0-c358269cfd2d} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.002971 sec., 2692.6960619320093 rows/sec., 202.48 KiB/sec. | ||
14448 | 2025.03.07 22:44:14.433967 [ 59 ] {} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14449 | 2025.03.07 22:44:14.434064 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
14450 | 2025.03.07 22:44:14.434225 [ 275 ] {335d916a-5c7b-42a5-85d0-c358269cfd2d} <Debug> TCPHandler: Processed in 0.003463383 sec. | ||
14451 | 2025.03.07 22:44:14.434638 [ 186 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
14452 | 2025.03.07 22:44:14.434658 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14453 | 2025.03.07 22:44:14.435000 [ 275 ] {9c2206df-47a5-4c5e-8224-a89eeecc7b1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14454 | 2025.03.07 22:44:14.435035 [ 186 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14455 | 2025.03.07 22:44:14.435153 [ 275 ] {9c2206df-47a5-4c5e-8224-a89eeecc7b1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14456 | 2025.03.07 22:44:14.435173 [ 186 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 178 rows starting from the beginning of the part | ||
14457 | 2025.03.07 22:44:14.435227 [ 224 ] {} <Debug> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
14458 | 2025.03.07 22:44:14.435744 [ 186 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 8 rows starting from the beginning of the part | ||
14459 | 2025.03.07 22:44:14.436346 [ 186 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 32 rows starting from the beginning of the part | ||
14460 | 2025.03.07 22:44:14.436832 [ 186 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 8 rows starting from the beginning of the part | ||
14461 | 2025.03.07 22:44:14.437443 [ 186 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 48 rows starting from the beginning of the part | ||
14462 | 2025.03.07 22:44:14.437938 [ 186 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 8 rows starting from the beginning of the part | ||
14463 | 2025.03.07 22:44:14.440128 [ 275 ] {9c2206df-47a5-4c5e-8224-a89eeecc7b1a} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14464 | 2025.03.07 22:44:14.440205 [ 275 ] {9c2206df-47a5-4c5e-8224-a89eeecc7b1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
14465 | 2025.03.07 22:44:14.441350 [ 275 ] {9c2206df-47a5-4c5e-8224-a89eeecc7b1a} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
14466 | 2025.03.07 22:44:14.441402 [ 186 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 282 rows, containing 5 columns (5 merged, 0 gathered) in 0.007145729 sec., 39464.13305066565 rows/sec., 2.83 MiB/sec. | ||
14467 | 2025.03.07 22:44:14.441591 [ 186 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
14468 | 2025.03.07 22:44:14.441837 [ 275 ] {9c2206df-47a5-4c5e-8224-a89eeecc7b1a} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14469 | 2025.03.07 22:44:14.442198 [ 186 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_116_23} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14470 | 2025.03.07 22:44:14.442303 [ 275 ] {9c2206df-47a5-4c5e-8224-a89eeecc7b1a} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.007466 sec., 9643.718189124029 rows/sec., 770.94 KiB/sec. | ||
14471 | 2025.03.07 22:44:14.442368 [ 186 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_116_23} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
14472 | 2025.03.07 22:44:14.442437 [ 275 ] {9c2206df-47a5-4c5e-8224-a89eeecc7b1a} <Debug> TCPHandler: Processed in 0.007923016 sec. | ||
14473 | 2025.03.07 22:44:14.442536 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
14474 | 2025.03.07 22:44:14.442634 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14475 | 2025.03.07 22:44:14.442746 [ 275 ] {860d30a8-2e0c-45a8-9ea0-e9e2c59c2940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14476 | 2025.03.07 22:44:14.442798 [ 275 ] {860d30a8-2e0c-45a8-9ea0-e9e2c59c2940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14477 | 2025.03.07 22:44:14.443366 [ 275 ] {860d30a8-2e0c-45a8-9ea0-e9e2c59c2940} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14478 | 2025.03.07 22:44:14.443407 [ 275 ] {860d30a8-2e0c-45a8-9ea0-e9e2c59c2940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
14479 | 2025.03.07 22:44:14.443806 [ 275 ] {860d30a8-2e0c-45a8-9ea0-e9e2c59c2940} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
14480 | 2025.03.07 22:44:14.444053 [ 275 ] {860d30a8-2e0c-45a8-9ea0-e9e2c59c2940} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14481 | 2025.03.07 22:44:14.444242 [ 59 ] {} <Debug> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Selected 5 parts from all_1_133_28 to all_137_137_0 | ||
14482 | 2025.03.07 22:44:14.444304 [ 275 ] {860d30a8-2e0c-45a8-9ea0-e9e2c59c2940} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001577 sec., 101458.4654407102 rows/sec., 7.07 MiB/sec. | ||
14483 | 2025.03.07 22:44:14.444314 [ 59 ] {} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14484 | 2025.03.07 22:44:14.444391 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
14485 | 2025.03.07 22:44:14.444437 [ 275 ] {860d30a8-2e0c-45a8-9ea0-e9e2c59c2940} <Debug> TCPHandler: Processed in 0.001864589 sec. | ||
14486 | 2025.03.07 22:44:14.444648 [ 192 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_137_29} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_133_28 to all_137_137_0 into Compact with storage Full | ||
14487 | 2025.03.07 22:44:14.444674 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14488 | 2025.03.07 22:44:14.444922 [ 275 ] {654c0a08-e6fb-4cd1-b73b-8e1bf12eddda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14489 | 2025.03.07 22:44:14.444948 [ 192 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_137_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14490 | 2025.03.07 22:44:14.445043 [ 192 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_137_29} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_133_28, total 37313 rows starting from the beginning of the part | ||
14491 | 2025.03.07 22:44:14.445091 [ 275 ] {654c0a08-e6fb-4cd1-b73b-8e1bf12eddda} <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 | ||
14492 | 2025.03.07 22:44:14.445464 [ 192 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_137_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 54 rows starting from the beginning of the part | ||
14493 | 2025.03.07 22:44:14.445914 [ 192 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_137_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part | ||
14494 | 2025.03.07 22:44:14.446342 [ 192 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_137_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 160 rows starting from the beginning of the part | ||
14495 | 2025.03.07 22:44:14.446710 [ 192 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_137_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 198 rows starting from the beginning of the part | ||
14496 | 2025.03.07 22:44:14.449248 [ 275 ] {654c0a08-e6fb-4cd1-b73b-8e1bf12eddda} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14497 | 2025.03.07 22:44:14.449307 [ 275 ] {654c0a08-e6fb-4cd1-b73b-8e1bf12eddda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
14498 | 2025.03.07 22:44:14.450930 [ 275 ] {654c0a08-e6fb-4cd1-b73b-8e1bf12eddda} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
14499 | 2025.03.07 22:44:14.451370 [ 275 ] {654c0a08-e6fb-4cd1-b73b-8e1bf12eddda} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14500 | 2025.03.07 22:44:14.451631 [ 59 ] {} <Debug> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
14501 | 2025.03.07 22:44:14.451703 [ 59 ] {} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14502 | 2025.03.07 22:44:14.451748 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
14503 | 2025.03.07 22:44:14.451762 [ 275 ] {654c0a08-e6fb-4cd1-b73b-8e1bf12eddda} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00691 sec., 1157.7424023154847 rows/sec., 2.07 MiB/sec. | ||
14504 | 2025.03.07 22:44:14.452299 [ 187 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
14505 | 2025.03.07 22:44:14.452450 [ 275 ] {654c0a08-e6fb-4cd1-b73b-8e1bf12eddda} <Debug> TCPHandler: Processed in 0.007830006 sec. | ||
14506 | 2025.03.07 22:44:14.452809 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14507 | 2025.03.07 22:44:14.453119 [ 275 ] {2a3f23bd-ad88-48bb-a7f3-92f4e0906761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14508 | 2025.03.07 22:44:14.453239 [ 187 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14509 | 2025.03.07 22:44:14.453262 [ 275 ] {2a3f23bd-ad88-48bb-a7f3-92f4e0906761} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14510 | 2025.03.07 22:44:14.453503 [ 187 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2188 rows starting from the beginning of the part | ||
14511 | 2025.03.07 22:44:14.454833 [ 187 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 8 rows starting from the beginning of the part | ||
14512 | 2025.03.07 22:44:14.455945 [ 187 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 32 rows starting from the beginning of the part | ||
14513 | 2025.03.07 22:44:14.456385 [ 275 ] {2a3f23bd-ad88-48bb-a7f3-92f4e0906761} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14514 | 2025.03.07 22:44:14.456534 [ 275 ] {2a3f23bd-ad88-48bb-a7f3-92f4e0906761} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
14515 | 2025.03.07 22:44:14.456929 [ 187 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 8 rows starting from the beginning of the part | ||
14516 | 2025.03.07 22:44:14.457889 [ 187 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 32 rows starting from the beginning of the part | ||
14517 | 2025.03.07 22:44:14.458966 [ 200 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_137_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37885 rows, containing 5 columns (5 merged, 0 gathered) in 0.014454709 sec., 2620945.1881736256 rows/sec., 179.50 MiB/sec. | ||
14518 | 2025.03.07 22:44:14.459063 [ 187 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 8 rows starting from the beginning of the part | ||
14519 | 2025.03.07 22:44:14.459091 [ 275 ] {2a3f23bd-ad88-48bb-a7f3-92f4e0906761} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
14520 | 2025.03.07 22:44:14.459653 [ 200 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_137_29} <Trace> MergedBlockOutputStream: filled checksums all_1_137_29 (state Temporary) | ||
14521 | 2025.03.07 22:44:14.460486 [ 275 ] {2a3f23bd-ad88-48bb-a7f3-92f4e0906761} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14522 | 2025.03.07 22:44:14.460815 [ 200 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_137_29} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_merge_all_1_137_29 to all_1_137_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14523 | 2025.03.07 22:44:14.461174 [ 200 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_137_29} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Merged 5 parts: [all_1_133_28, all_137_137_0] -> all_1_137_29 | ||
14524 | 2025.03.07 22:44:14.461309 [ 219 ] {} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
14525 | 2025.03.07 22:44:14.461406 [ 219 ] {} <Debug> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
14526 | 2025.03.07 22:44:14.461608 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
14527 | 2025.03.07 22:44:14.461810 [ 275 ] {2a3f23bd-ad88-48bb-a7f3-92f4e0906761} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.008753 sec., 6854.792642522563 rows/sec., 473.05 KiB/sec. | ||
14528 | 2025.03.07 22:44:14.462139 [ 275 ] {2a3f23bd-ad88-48bb-a7f3-92f4e0906761} <Debug> TCPHandler: Processed in 0.00947846 sec. | ||
14529 | 2025.03.07 22:44:14.464178 [ 219 ] {} <Debug> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
14530 | 2025.03.07 22:44:14.470630 [ 187 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2276 rows, containing 19 columns (19 merged, 0 gathered) in 0.01876341 sec., 121299.91296891129 rows/sec., 217.36 MiB/sec. | ||
14531 | 2025.03.07 22:44:14.472717 [ 197 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
14532 | 2025.03.07 22:44:14.473161 [ 197 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14533 | 2025.03.07 22:44:14.473245 [ 197 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
14534 | 2025.03.07 22:44:14.473408 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.37 MiB. | ||
14535 | 2025.03.07 22:44:14.898337 [ 219 ] {} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
14536 | 2025.03.07 22:44:14.898390 [ 219 ] {} <Debug> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
14537 | 2025.03.07 22:44:14.900444 [ 219 ] {} <Debug> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
14538 | 2025.03.07 22:44:15.000200 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.39 MiB, peak 285.47 MiB, free memory in arenas 0.00 B, will set to 266.83 MiB (RSS), difference: 3.44 MiB | ||
14539 | 2025.03.07 22:44:15.317350 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14540 | 2025.03.07 22:44:15.317441 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14541 | 2025.03.07 22:44:15.543333 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 37576 | ||
14542 | 2025.03.07 22:44:15.544027 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14543 | 2025.03.07 22:44:15.544076 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
14544 | 2025.03.07 22:44:15.544613 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
14545 | 2025.03.07 22:44:15.544875 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14546 | 2025.03.07 22:44:15.545122 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37576 | ||
14547 | 2025.03.07 22:44:18.361820 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 619 | ||
14548 | 2025.03.07 22:44:18.386092 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14549 | 2025.03.07 22:44:18.386155 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
14550 | 2025.03.07 22:44:18.393963 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
14551 | 2025.03.07 22:44:18.394849 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14552 | 2025.03.07 22:44:18.398648 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 619 | ||
14553 | 2025.03.07 22:44:19.430187 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14554 | 2025.03.07 22:44:19.430384 [ 275 ] {75d32b62-5d04-4270-b1bb-a63063f664f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14555 | 2025.03.07 22:44:19.430460 [ 275 ] {75d32b62-5d04-4270-b1bb-a63063f664f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14556 | 2025.03.07 22:44:19.431322 [ 275 ] {75d32b62-5d04-4270-b1bb-a63063f664f8} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14557 | 2025.03.07 22:44:19.431378 [ 275 ] {75d32b62-5d04-4270-b1bb-a63063f664f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
14558 | 2025.03.07 22:44:19.431870 [ 275 ] {75d32b62-5d04-4270-b1bb-a63063f664f8} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
14559 | 2025.03.07 22:44:19.432135 [ 275 ] {75d32b62-5d04-4270-b1bb-a63063f664f8} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14560 | 2025.03.07 22:44:19.432381 [ 275 ] {75d32b62-5d04-4270-b1bb-a63063f664f8} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.00205 sec., 58536.58536585365 rows/sec., 4.97 MiB/sec. | ||
14561 | 2025.03.07 22:44:19.432451 [ 275 ] {75d32b62-5d04-4270-b1bb-a63063f664f8} <Debug> TCPHandler: Processed in 0.002399103 sec. | ||
14562 | 2025.03.07 22:44:19.432578 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14563 | 2025.03.07 22:44:19.432692 [ 275 ] {df79bfb7-1776-473f-8609-e1b695e74044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14564 | 2025.03.07 22:44:19.432742 [ 275 ] {df79bfb7-1776-473f-8609-e1b695e74044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14565 | 2025.03.07 22:44:19.433288 [ 275 ] {df79bfb7-1776-473f-8609-e1b695e74044} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14566 | 2025.03.07 22:44:19.433330 [ 275 ] {df79bfb7-1776-473f-8609-e1b695e74044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
14567 | 2025.03.07 22:44:19.433687 [ 275 ] {df79bfb7-1776-473f-8609-e1b695e74044} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
14568 | 2025.03.07 22:44:19.433935 [ 275 ] {df79bfb7-1776-473f-8609-e1b695e74044} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14569 | 2025.03.07 22:44:19.434153 [ 275 ] {df79bfb7-1776-473f-8609-e1b695e74044} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001487 sec., 21519.83860121049 rows/sec., 1.58 MiB/sec. | ||
14570 | 2025.03.07 22:44:19.434206 [ 275 ] {df79bfb7-1776-473f-8609-e1b695e74044} <Debug> TCPHandler: Processed in 0.001681406 sec. | ||
14571 | 2025.03.07 22:44:19.434308 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14572 | 2025.03.07 22:44:19.434413 [ 275 ] {692ad36a-0493-4866-b0bb-f482e5888435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14573 | 2025.03.07 22:44:19.434458 [ 275 ] {692ad36a-0493-4866-b0bb-f482e5888435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14574 | 2025.03.07 22:44:19.435014 [ 275 ] {692ad36a-0493-4866-b0bb-f482e5888435} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14575 | 2025.03.07 22:44:19.435054 [ 275 ] {692ad36a-0493-4866-b0bb-f482e5888435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
14576 | 2025.03.07 22:44:19.435424 [ 275 ] {692ad36a-0493-4866-b0bb-f482e5888435} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
14577 | 2025.03.07 22:44:19.435669 [ 275 ] {692ad36a-0493-4866-b0bb-f482e5888435} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14578 | 2025.03.07 22:44:19.435872 [ 275 ] {692ad36a-0493-4866-b0bb-f482e5888435} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001482 sec., 64777.32793522267 rows/sec., 5.06 MiB/sec. | ||
14579 | 2025.03.07 22:44:19.435924 [ 275 ] {692ad36a-0493-4866-b0bb-f482e5888435} <Debug> TCPHandler: Processed in 0.001666246 sec. | ||
14580 | 2025.03.07 22:44:19.436024 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14581 | 2025.03.07 22:44:19.436128 [ 275 ] {30846788-8a69-4726-83f0-7922a88d6197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14582 | 2025.03.07 22:44:19.436176 [ 275 ] {30846788-8a69-4726-83f0-7922a88d6197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14583 | 2025.03.07 22:44:19.436696 [ 275 ] {30846788-8a69-4726-83f0-7922a88d6197} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14584 | 2025.03.07 22:44:19.436735 [ 275 ] {30846788-8a69-4726-83f0-7922a88d6197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
14585 | 2025.03.07 22:44:19.437148 [ 275 ] {30846788-8a69-4726-83f0-7922a88d6197} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
14586 | 2025.03.07 22:44:19.437392 [ 275 ] {30846788-8a69-4726-83f0-7922a88d6197} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14587 | 2025.03.07 22:44:19.437606 [ 275 ] {30846788-8a69-4726-83f0-7922a88d6197} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0015 sec., 106666.66666666667 rows/sec., 7.43 MiB/sec. | ||
14588 | 2025.03.07 22:44:19.437657 [ 275 ] {30846788-8a69-4726-83f0-7922a88d6197} <Debug> TCPHandler: Processed in 0.001682876 sec. | ||
14589 | 2025.03.07 22:44:19.437784 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14590 | 2025.03.07 22:44:19.437890 [ 275 ] {c6c36915-0211-419d-b5c7-00f9bf83703b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14591 | 2025.03.07 22:44:19.437955 [ 275 ] {c6c36915-0211-419d-b5c7-00f9bf83703b} <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 | ||
14592 | 2025.03.07 22:44:19.439112 [ 275 ] {c6c36915-0211-419d-b5c7-00f9bf83703b} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14593 | 2025.03.07 22:44:19.439152 [ 275 ] {c6c36915-0211-419d-b5c7-00f9bf83703b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
14594 | 2025.03.07 22:44:19.439839 [ 275 ] {c6c36915-0211-419d-b5c7-00f9bf83703b} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
14595 | 2025.03.07 22:44:19.440102 [ 275 ] {c6c36915-0211-419d-b5c7-00f9bf83703b} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14596 | 2025.03.07 22:44:19.440305 [ 275 ] {c6c36915-0211-419d-b5c7-00f9bf83703b} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002437 sec., 13130.898645876077 rows/sec., 23.53 MiB/sec. | ||
14597 | 2025.03.07 22:44:19.440421 [ 275 ] {c6c36915-0211-419d-b5c7-00f9bf83703b} <Debug> TCPHandler: Processed in 0.002687866 sec. | ||
14598 | 2025.03.07 22:44:19.440551 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14599 | 2025.03.07 22:44:19.440665 [ 275 ] {3c0aaffb-fc9d-4ec3-9ed4-c7e054b5a0a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14600 | 2025.03.07 22:44:19.440711 [ 275 ] {3c0aaffb-fc9d-4ec3-9ed4-c7e054b5a0a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14601 | 2025.03.07 22:44:19.441143 [ 275 ] {3c0aaffb-fc9d-4ec3-9ed4-c7e054b5a0a6} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14602 | 2025.03.07 22:44:19.441180 [ 275 ] {3c0aaffb-fc9d-4ec3-9ed4-c7e054b5a0a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
14603 | 2025.03.07 22:44:19.441562 [ 275 ] {3c0aaffb-fc9d-4ec3-9ed4-c7e054b5a0a6} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
14604 | 2025.03.07 22:44:19.441807 [ 275 ] {3c0aaffb-fc9d-4ec3-9ed4-c7e054b5a0a6} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14605 | 2025.03.07 22:44:19.441986 [ 275 ] {3c0aaffb-fc9d-4ec3-9ed4-c7e054b5a0a6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001344 sec., 44642.857142857145 rows/sec., 3.01 MiB/sec. | ||
14606 | 2025.03.07 22:44:19.442036 [ 275 ] {3c0aaffb-fc9d-4ec3-9ed4-c7e054b5a0a6} <Debug> TCPHandler: Processed in 0.001536095 sec. | ||
14607 | 2025.03.07 22:44:19.935455 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
14608 | 2025.03.07 22:44:19.935518 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
14609 | 2025.03.07 22:44:19.937809 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
14610 | 2025.03.07 22:44:20.511316 [ 219 ] {} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
14611 | 2025.03.07 22:44:20.511379 [ 219 ] {} <Debug> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
14612 | 2025.03.07 22:44:20.513188 [ 219 ] {} <Debug> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
14613 | 2025.03.07 22:44:20.767836 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2004 | ||
14614 | 2025.03.07 22:44:20.771047 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14615 | 2025.03.07 22:44:20.771106 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
14616 | 2025.03.07 22:44:20.772683 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
14617 | 2025.03.07 22:44:20.773011 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14618 | 2025.03.07 22:44:20.773322 [ 29 ] {} <Debug> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
14619 | 2025.03.07 22:44:20.773520 [ 29 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14620 | 2025.03.07 22:44:20.773640 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
14621 | 2025.03.07 22:44:20.774398 [ 188 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::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 | ||
14622 | 2025.03.07 22:44:20.774918 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2004 | ||
14623 | 2025.03.07 22:44:20.775527 [ 188 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14624 | 2025.03.07 22:44:20.775735 [ 188 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1858 rows starting from the beginning of the part | ||
14625 | 2025.03.07 22:44:20.776441 [ 188 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 32 rows starting from the beginning of the part | ||
14626 | 2025.03.07 22:44:20.777238 [ 188 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 24 rows starting from the beginning of the part | ||
14627 | 2025.03.07 22:44:20.777896 [ 188 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 34 rows starting from the beginning of the part | ||
14628 | 2025.03.07 22:44:20.778514 [ 188 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 32 rows starting from the beginning of the part | ||
14629 | 2025.03.07 22:44:20.779304 [ 188 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 24 rows starting from the beginning of the part | ||
14630 | 2025.03.07 22:44:20.788771 [ 199 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2004 rows, containing 72 columns (72 merged, 0 gathered) in 0.014800693 sec., 135399.06543565224 rows/sec., 103.86 MiB/sec. | ||
14631 | 2025.03.07 22:44:20.791425 [ 199 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
14632 | 2025.03.07 22:44:20.792341 [ 199 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_61_12} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14633 | 2025.03.07 22:44:20.792455 [ 199 ] {cefab2b5-a3d1-4db1-a326-8352a0444ab2::all_1_61_12} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
14634 | 2025.03.07 22:44:20.792868 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.02 MiB. | ||
14635 | 2025.03.07 22:44:22.722818 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14636 | 2025.03.07 22:44:22.723092 [ 275 ] {c51cd162-7467-46b5-8ba3-c1f4529efa28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
14637 | 2025.03.07 22:44:22.723165 [ 275 ] {c51cd162-7467-46b5-8ba3-c1f4529efa28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14638 | 2025.03.07 22:44:22.723944 [ 275 ] {c51cd162-7467-46b5-8ba3-c1f4529efa28} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14639 | 2025.03.07 22:44:22.723989 [ 275 ] {c51cd162-7467-46b5-8ba3-c1f4529efa28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
14640 | 2025.03.07 22:44:22.724423 [ 275 ] {c51cd162-7467-46b5-8ba3-c1f4529efa28} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
14641 | 2025.03.07 22:44:22.724681 [ 275 ] {c51cd162-7467-46b5-8ba3-c1f4529efa28} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14642 | 2025.03.07 22:44:22.724916 [ 275 ] {c51cd162-7467-46b5-8ba3-c1f4529efa28} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001872 sec., 6410.25641025641 rows/sec., 522.71 KiB/sec. | ||
14643 | 2025.03.07 22:44:22.725030 [ 275 ] {c51cd162-7467-46b5-8ba3-c1f4529efa28} <Debug> TCPHandler: Processed in 0.002401183 sec. | ||
14644 | 2025.03.07 22:44:22.725300 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14645 | 2025.03.07 22:44:22.725458 [ 275 ] {08dbba38-1e8c-436a-9da5-7124318408d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14646 | 2025.03.07 22:44:22.725510 [ 275 ] {08dbba38-1e8c-436a-9da5-7124318408d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14647 | 2025.03.07 22:44:22.726904 [ 275 ] {08dbba38-1e8c-436a-9da5-7124318408d1} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14648 | 2025.03.07 22:44:22.726943 [ 275 ] {08dbba38-1e8c-436a-9da5-7124318408d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
14649 | 2025.03.07 22:44:22.727388 [ 275 ] {08dbba38-1e8c-436a-9da5-7124318408d1} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
14650 | 2025.03.07 22:44:22.727633 [ 275 ] {08dbba38-1e8c-436a-9da5-7124318408d1} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14651 | 2025.03.07 22:44:22.727818 [ 275 ] {08dbba38-1e8c-436a-9da5-7124318408d1} <Debug> executeQuery: Read 1218 rows, 102.99 KiB in 0.002388 sec., 510050.2512562814 rows/sec., 42.12 MiB/sec. | ||
14652 | 2025.03.07 22:44:22.727877 [ 275 ] {08dbba38-1e8c-436a-9da5-7124318408d1} <Debug> TCPHandler: Processed in 0.002679856 sec. | ||
14653 | 2025.03.07 22:44:22.727982 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14654 | 2025.03.07 22:44:22.728089 [ 275 ] {f8041af0-dde2-47f9-b19b-86aa0a4976ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14655 | 2025.03.07 22:44:22.728135 [ 275 ] {f8041af0-dde2-47f9-b19b-86aa0a4976ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14656 | 2025.03.07 22:44:22.728664 [ 275 ] {f8041af0-dde2-47f9-b19b-86aa0a4976ad} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14657 | 2025.03.07 22:44:22.728703 [ 275 ] {f8041af0-dde2-47f9-b19b-86aa0a4976ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
14658 | 2025.03.07 22:44:22.729056 [ 275 ] {f8041af0-dde2-47f9-b19b-86aa0a4976ad} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
14659 | 2025.03.07 22:44:22.729300 [ 275 ] {f8041af0-dde2-47f9-b19b-86aa0a4976ad} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14660 | 2025.03.07 22:44:22.729473 [ 275 ] {f8041af0-dde2-47f9-b19b-86aa0a4976ad} <Debug> executeQuery: Read 20 rows, 1.44 KiB in 0.001408 sec., 14204.545454545454 rows/sec., 1022.34 KiB/sec. | ||
14661 | 2025.03.07 22:44:22.729525 [ 275 ] {f8041af0-dde2-47f9-b19b-86aa0a4976ad} <Debug> TCPHandler: Processed in 0.001594106 sec. | ||
14662 | 2025.03.07 22:44:22.729674 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14663 | 2025.03.07 22:44:22.729779 [ 275 ] {19e9f306-a485-4ff9-85fc-a431882394bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14664 | 2025.03.07 22:44:22.729823 [ 275 ] {19e9f306-a485-4ff9-85fc-a431882394bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14665 | 2025.03.07 22:44:22.730435 [ 275 ] {19e9f306-a485-4ff9-85fc-a431882394bb} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14666 | 2025.03.07 22:44:22.730473 [ 275 ] {19e9f306-a485-4ff9-85fc-a431882394bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
14667 | 2025.03.07 22:44:22.730836 [ 275 ] {19e9f306-a485-4ff9-85fc-a431882394bb} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
14668 | 2025.03.07 22:44:22.731073 [ 275 ] {19e9f306-a485-4ff9-85fc-a431882394bb} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14669 | 2025.03.07 22:44:22.731272 [ 275 ] {19e9f306-a485-4ff9-85fc-a431882394bb} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001508 sec., 151193.63395225463 rows/sec., 10.24 MiB/sec. | ||
14670 | 2025.03.07 22:44:22.731366 [ 275 ] {19e9f306-a485-4ff9-85fc-a431882394bb} <Debug> TCPHandler: Processed in 0.001744256 sec. | ||
14671 | 2025.03.07 22:44:22.731590 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14672 | 2025.03.07 22:44:22.731720 [ 275 ] {e3488649-86b2-402c-aec7-a14ba4b23dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14673 | 2025.03.07 22:44:22.731767 [ 275 ] {e3488649-86b2-402c-aec7-a14ba4b23dc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14674 | 2025.03.07 22:44:22.732593 [ 275 ] {e3488649-86b2-402c-aec7-a14ba4b23dc0} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14675 | 2025.03.07 22:44:22.732632 [ 275 ] {e3488649-86b2-402c-aec7-a14ba4b23dc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
14676 | 2025.03.07 22:44:22.733000 [ 275 ] {e3488649-86b2-402c-aec7-a14ba4b23dc0} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
14677 | 2025.03.07 22:44:22.733236 [ 275 ] {e3488649-86b2-402c-aec7-a14ba4b23dc0} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14678 | 2025.03.07 22:44:22.733441 [ 275 ] {e3488649-86b2-402c-aec7-a14ba4b23dc0} <Debug> executeQuery: Read 540 rows, 41.02 KiB in 0.001739 sec., 310523.2892466935 rows/sec., 23.04 MiB/sec. | ||
14679 | 2025.03.07 22:44:22.733514 [ 275 ] {e3488649-86b2-402c-aec7-a14ba4b23dc0} <Debug> TCPHandler: Processed in 0.002013789 sec. | ||
14680 | 2025.03.07 22:44:22.733664 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14681 | 2025.03.07 22:44:22.733943 [ 275 ] {d84f5c9f-1b81-43fb-ad0c-54d125ae83b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14682 | 2025.03.07 22:44:22.734091 [ 275 ] {d84f5c9f-1b81-43fb-ad0c-54d125ae83b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14683 | 2025.03.07 22:44:22.735605 [ 275 ] {d84f5c9f-1b81-43fb-ad0c-54d125ae83b6} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14684 | 2025.03.07 22:44:22.735647 [ 275 ] {d84f5c9f-1b81-43fb-ad0c-54d125ae83b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
14685 | 2025.03.07 22:44:22.736086 [ 275 ] {d84f5c9f-1b81-43fb-ad0c-54d125ae83b6} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
14686 | 2025.03.07 22:44:22.736326 [ 275 ] {d84f5c9f-1b81-43fb-ad0c-54d125ae83b6} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14687 | 2025.03.07 22:44:22.736567 [ 275 ] {d84f5c9f-1b81-43fb-ad0c-54d125ae83b6} <Debug> executeQuery: Read 958 rows, 65.81 KiB in 0.002725 sec., 351559.63302752294 rows/sec., 23.58 MiB/sec. | ||
14688 | 2025.03.07 22:44:22.736684 [ 275 ] {d84f5c9f-1b81-43fb-ad0c-54d125ae83b6} <Debug> TCPHandler: Processed in 0.003070969 sec. | ||
14689 | 2025.03.07 22:44:22.736849 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14690 | 2025.03.07 22:44:22.737133 [ 275 ] {b0ecd1aa-a070-4138-8cbf-fd6f35075f36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14691 | 2025.03.07 22:44:22.737416 [ 275 ] {b0ecd1aa-a070-4138-8cbf-fd6f35075f36} <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 | ||
14692 | 2025.03.07 22:44:22.738722 [ 275 ] {b0ecd1aa-a070-4138-8cbf-fd6f35075f36} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14693 | 2025.03.07 22:44:22.738762 [ 275 ] {b0ecd1aa-a070-4138-8cbf-fd6f35075f36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
14694 | 2025.03.07 22:44:22.739373 [ 275 ] {b0ecd1aa-a070-4138-8cbf-fd6f35075f36} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
14695 | 2025.03.07 22:44:22.739631 [ 275 ] {b0ecd1aa-a070-4138-8cbf-fd6f35075f36} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14696 | 2025.03.07 22:44:22.739873 [ 275 ] {b0ecd1aa-a070-4138-8cbf-fd6f35075f36} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002852 sec., 2805.0490883590464 rows/sec., 5.03 MiB/sec. | ||
14697 | 2025.03.07 22:44:22.739981 [ 275 ] {b0ecd1aa-a070-4138-8cbf-fd6f35075f36} <Debug> TCPHandler: Processed in 0.003221011 sec. | ||
14698 | 2025.03.07 22:44:22.740115 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14699 | 2025.03.07 22:44:22.740223 [ 275 ] {8f0ba32f-8487-4026-b6ee-dd801f226ee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14700 | 2025.03.07 22:44:22.740267 [ 275 ] {8f0ba32f-8487-4026-b6ee-dd801f226ee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14701 | 2025.03.07 22:44:22.740672 [ 275 ] {8f0ba32f-8487-4026-b6ee-dd801f226ee0} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14702 | 2025.03.07 22:44:22.740709 [ 275 ] {8f0ba32f-8487-4026-b6ee-dd801f226ee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
14703 | 2025.03.07 22:44:22.741046 [ 275 ] {8f0ba32f-8487-4026-b6ee-dd801f226ee0} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
14704 | 2025.03.07 22:44:22.741339 [ 275 ] {8f0ba32f-8487-4026-b6ee-dd801f226ee0} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14705 | 2025.03.07 22:44:22.741542 [ 275 ] {8f0ba32f-8487-4026-b6ee-dd801f226ee0} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.00134 sec., 29850.746268656716 rows/sec., 2.02 MiB/sec. | ||
14706 | 2025.03.07 22:44:22.741591 [ 275 ] {8f0ba32f-8487-4026-b6ee-dd801f226ee0} <Debug> TCPHandler: Processed in 0.001525125 sec. | ||
14707 | 2025.03.07 22:44:23.045382 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38064 | ||
14708 | 2025.03.07 22:44:23.046145 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14709 | 2025.03.07 22:44:23.046194 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
14710 | 2025.03.07 22:44:23.046718 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
14711 | 2025.03.07 22:44:23.046965 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14712 | 2025.03.07 22:44:23.047288 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38064 | ||
14713 | 2025.03.07 22:44:24.423859 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14714 | 2025.03.07 22:44:24.424063 [ 275 ] {84770b2c-1141-4d7c-920c-ff61eaeba15f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14715 | 2025.03.07 22:44:24.424146 [ 275 ] {84770b2c-1141-4d7c-920c-ff61eaeba15f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14716 | 2025.03.07 22:44:24.425066 [ 275 ] {84770b2c-1141-4d7c-920c-ff61eaeba15f} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14717 | 2025.03.07 22:44:24.425116 [ 275 ] {84770b2c-1141-4d7c-920c-ff61eaeba15f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
14718 | 2025.03.07 22:44:24.425548 [ 275 ] {84770b2c-1141-4d7c-920c-ff61eaeba15f} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
14719 | 2025.03.07 22:44:24.425798 [ 275 ] {84770b2c-1141-4d7c-920c-ff61eaeba15f} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14720 | 2025.03.07 22:44:24.426030 [ 275 ] {84770b2c-1141-4d7c-920c-ff61eaeba15f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002015 sec., 27791.563275434244 rows/sec., 2.13 MiB/sec. | ||
14721 | 2025.03.07 22:44:24.426032 [ 51 ] {} <Debug> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
14722 | 2025.03.07 22:44:24.426119 [ 275 ] {84770b2c-1141-4d7c-920c-ff61eaeba15f} <Debug> TCPHandler: Processed in 0.002392654 sec. | ||
14723 | 2025.03.07 22:44:24.426140 [ 51 ] {} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14724 | 2025.03.07 22:44:24.426187 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
14725 | 2025.03.07 22:44:24.426344 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14726 | 2025.03.07 22:44:24.426491 [ 196 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
14727 | 2025.03.07 22:44:24.426524 [ 275 ] {9f10cbc6-1054-4a1f-b20e-cef0e6dd3da1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14728 | 2025.03.07 22:44:24.426641 [ 275 ] {9f10cbc6-1054-4a1f-b20e-cef0e6dd3da1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14729 | 2025.03.07 22:44:24.427017 [ 196 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14730 | 2025.03.07 22:44:24.427171 [ 196 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1967 rows starting from the beginning of the part | ||
14731 | 2025.03.07 22:44:24.427632 [ 196 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 242 rows starting from the beginning of the part | ||
14732 | 2025.03.07 22:44:24.428019 [ 196 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 72 rows starting from the beginning of the part | ||
14733 | 2025.03.07 22:44:24.428420 [ 196 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 120 rows starting from the beginning of the part | ||
14734 | 2025.03.07 22:44:24.428891 [ 196 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 1218 rows starting from the beginning of the part | ||
14735 | 2025.03.07 22:44:24.429014 [ 275 ] {9f10cbc6-1054-4a1f-b20e-cef0e6dd3da1} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14736 | 2025.03.07 22:44:24.429125 [ 275 ] {9f10cbc6-1054-4a1f-b20e-cef0e6dd3da1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
14737 | 2025.03.07 22:44:24.429157 [ 196 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 56 rows starting from the beginning of the part | ||
14738 | 2025.03.07 22:44:24.430141 [ 275 ] {9f10cbc6-1054-4a1f-b20e-cef0e6dd3da1} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
14739 | 2025.03.07 22:44:24.430613 [ 275 ] {9f10cbc6-1054-4a1f-b20e-cef0e6dd3da1} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14740 | 2025.03.07 22:44:24.430925 [ 51 ] {} <Debug> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
14741 | 2025.03.07 22:44:24.431024 [ 51 ] {} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14742 | 2025.03.07 22:44:24.431103 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
14743 | 2025.03.07 22:44:24.431096 [ 275 ] {9f10cbc6-1054-4a1f-b20e-cef0e6dd3da1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004574 sec., 13992.129427197202 rows/sec., 1.09 MiB/sec. | ||
14744 | 2025.03.07 22:44:24.431460 [ 275 ] {9f10cbc6-1054-4a1f-b20e-cef0e6dd3da1} <Debug> TCPHandler: Processed in 0.00520878 sec. | ||
14745 | 2025.03.07 22:44:24.431661 [ 189 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
14746 | 2025.03.07 22:44:24.431787 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14747 | 2025.03.07 22:44:24.432119 [ 275 ] {6c0bc0b8-ca09-4be1-9749-242afcdd1c4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14748 | 2025.03.07 22:44:24.432189 [ 189 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14749 | 2025.03.07 22:44:24.432283 [ 275 ] {6c0bc0b8-ca09-4be1-9749-242afcdd1c4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14750 | 2025.03.07 22:44:24.432339 [ 189 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 952 rows starting from the beginning of the part | ||
14751 | 2025.03.07 22:44:24.432868 [ 189 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 136 rows starting from the beginning of the part | ||
14752 | 2025.03.07 22:44:24.433354 [ 189 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 72 rows starting from the beginning of the part | ||
14753 | 2025.03.07 22:44:24.433810 [ 189 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 96 rows starting from the beginning of the part | ||
14754 | 2025.03.07 22:44:24.434333 [ 189 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 540 rows starting from the beginning of the part | ||
14755 | 2025.03.07 22:44:24.434878 [ 189 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 64 rows starting from the beginning of the part | ||
14756 | 2025.03.07 22:44:24.436162 [ 275 ] {6c0bc0b8-ca09-4be1-9749-242afcdd1c4e} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14757 | 2025.03.07 22:44:24.436215 [ 275 ] {6c0bc0b8-ca09-4be1-9749-242afcdd1c4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
14758 | 2025.03.07 22:44:24.436976 [ 275 ] {6c0bc0b8-ca09-4be1-9749-242afcdd1c4e} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
14759 | 2025.03.07 22:44:24.437578 [ 275 ] {6c0bc0b8-ca09-4be1-9749-242afcdd1c4e} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14760 | 2025.03.07 22:44:24.438413 [ 196 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3675 rows, containing 5 columns (5 merged, 0 gathered) in 0.012075736 sec., 304329.27649296075 rows/sec., 26.36 MiB/sec. | ||
14761 | 2025.03.07 22:44:24.438434 [ 275 ] {6c0bc0b8-ca09-4be1-9749-242afcdd1c4e} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.006361 sec., 8489.23125294765 rows/sec., 605.96 KiB/sec. | ||
14762 | 2025.03.07 22:44:24.438716 [ 189 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1860 rows, containing 5 columns (5 merged, 0 gathered) in 0.007466192 sec., 249122.97996086895 rows/sec., 19.56 MiB/sec. | ||
14763 | 2025.03.07 22:44:24.438724 [ 275 ] {6c0bc0b8-ca09-4be1-9749-242afcdd1c4e} <Debug> TCPHandler: Processed in 0.007063998 sec. | ||
14764 | 2025.03.07 22:44:24.438947 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14765 | 2025.03.07 22:44:24.439005 [ 191 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
14766 | 2025.03.07 22:44:24.439006 [ 189 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
14767 | 2025.03.07 22:44:24.439220 [ 275 ] {d346e310-0359-4da8-a51f-3ea09b40889c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14768 | 2025.03.07 22:44:24.439369 [ 275 ] {d346e310-0359-4da8-a51f-3ea09b40889c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14769 | 2025.03.07 22:44:24.440019 [ 189 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_141_28} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14770 | 2025.03.07 22:44:24.440188 [ 191 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_141_28} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14771 | 2025.03.07 22:44:24.440278 [ 189 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_141_28} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
14772 | 2025.03.07 22:44:24.440574 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
14773 | 2025.03.07 22:44:24.440681 [ 191 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_141_28} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
14774 | 2025.03.07 22:44:24.440864 [ 275 ] {d346e310-0359-4da8-a51f-3ea09b40889c} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14775 | 2025.03.07 22:44:24.440900 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
14776 | 2025.03.07 22:44:24.440923 [ 275 ] {d346e310-0359-4da8-a51f-3ea09b40889c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
14777 | 2025.03.07 22:44:24.441319 [ 275 ] {d346e310-0359-4da8-a51f-3ea09b40889c} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
14778 | 2025.03.07 22:44:24.441564 [ 275 ] {d346e310-0359-4da8-a51f-3ea09b40889c} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14779 | 2025.03.07 22:44:24.441754 [ 51 ] {} <Debug> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
14780 | 2025.03.07 22:44:24.441776 [ 275 ] {d346e310-0359-4da8-a51f-3ea09b40889c} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.002695 sec., 7421.150278293136 rows/sec., 510.20 KiB/sec. | ||
14781 | 2025.03.07 22:44:24.441824 [ 51 ] {} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14782 | 2025.03.07 22:44:24.441906 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
14783 | 2025.03.07 22:44:24.441918 [ 275 ] {d346e310-0359-4da8-a51f-3ea09b40889c} <Debug> TCPHandler: Processed in 0.003068849 sec. | ||
14784 | 2025.03.07 22:44:24.442152 [ 190 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
14785 | 2025.03.07 22:44:24.442363 [ 190 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14786 | 2025.03.07 22:44:24.442414 [ 190 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 7096 rows starting from the beginning of the part | ||
14787 | 2025.03.07 22:44:24.442560 [ 190 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 60 rows starting from the beginning of the part | ||
14788 | 2025.03.07 22:44:24.442781 [ 190 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 60 rows starting from the beginning of the part | ||
14789 | 2025.03.07 22:44:24.442972 [ 190 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 60 rows starting from the beginning of the part | ||
14790 | 2025.03.07 22:44:24.443113 [ 190 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 40 rows starting from the beginning of the part | ||
14791 | 2025.03.07 22:44:24.443273 [ 190 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 20 rows starting from the beginning of the part | ||
14792 | 2025.03.07 22:44:24.446037 [ 190 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7336 rows, containing 4 columns (4 merged, 0 gathered) in 0.004005849 sec., 1831322.1491873509 rows/sec., 123.10 MiB/sec. | ||
14793 | 2025.03.07 22:44:24.446570 [ 190 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
14794 | 2025.03.07 22:44:24.446952 [ 190 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_141_28} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14795 | 2025.03.07 22:44:24.447062 [ 190 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_141_28} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
14796 | 2025.03.07 22:44:24.447165 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
14797 | 2025.03.07 22:44:25.898848 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 626 | ||
14798 | 2025.03.07 22:44:25.922747 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14799 | 2025.03.07 22:44:25.922809 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
14800 | 2025.03.07 22:44:25.930377 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
14801 | 2025.03.07 22:44:25.931204 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14802 | 2025.03.07 22:44:25.934602 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 626 | ||
14803 | 2025.03.07 22:44:29.430813 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14804 | 2025.03.07 22:44:29.431024 [ 275 ] {58ec2d32-e0bc-4702-8154-64f84bbf5d7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14805 | 2025.03.07 22:44:29.431104 [ 275 ] {58ec2d32-e0bc-4702-8154-64f84bbf5d7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14806 | 2025.03.07 22:44:29.431990 [ 275 ] {58ec2d32-e0bc-4702-8154-64f84bbf5d7e} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14807 | 2025.03.07 22:44:29.432037 [ 275 ] {58ec2d32-e0bc-4702-8154-64f84bbf5d7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
14808 | 2025.03.07 22:44:29.432483 [ 275 ] {58ec2d32-e0bc-4702-8154-64f84bbf5d7e} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
14809 | 2025.03.07 22:44:29.432751 [ 275 ] {58ec2d32-e0bc-4702-8154-64f84bbf5d7e} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14810 | 2025.03.07 22:44:29.432956 [ 275 ] {58ec2d32-e0bc-4702-8154-64f84bbf5d7e} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001991 sec., 60271.22049221496 rows/sec., 5.12 MiB/sec. | ||
14811 | 2025.03.07 22:44:29.433024 [ 275 ] {58ec2d32-e0bc-4702-8154-64f84bbf5d7e} <Debug> TCPHandler: Processed in 0.002351603 sec. | ||
14812 | 2025.03.07 22:44:29.433157 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14813 | 2025.03.07 22:44:29.433271 [ 275 ] {9aad1a4e-9fab-41ca-8522-7a0bd8b5304d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14814 | 2025.03.07 22:44:29.433320 [ 275 ] {9aad1a4e-9fab-41ca-8522-7a0bd8b5304d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14815 | 2025.03.07 22:44:29.433868 [ 275 ] {9aad1a4e-9fab-41ca-8522-7a0bd8b5304d} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14816 | 2025.03.07 22:44:29.433906 [ 275 ] {9aad1a4e-9fab-41ca-8522-7a0bd8b5304d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
14817 | 2025.03.07 22:44:29.434262 [ 275 ] {9aad1a4e-9fab-41ca-8522-7a0bd8b5304d} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
14818 | 2025.03.07 22:44:29.434504 [ 275 ] {9aad1a4e-9fab-41ca-8522-7a0bd8b5304d} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14819 | 2025.03.07 22:44:29.434682 [ 275 ] {9aad1a4e-9fab-41ca-8522-7a0bd8b5304d} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001437 sec., 22268.615170494086 rows/sec., 1.64 MiB/sec. | ||
14820 | 2025.03.07 22:44:29.434735 [ 275 ] {9aad1a4e-9fab-41ca-8522-7a0bd8b5304d} <Debug> TCPHandler: Processed in 0.001630965 sec. | ||
14821 | 2025.03.07 22:44:29.434873 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14822 | 2025.03.07 22:44:29.434982 [ 275 ] {6e8204d6-bd84-43d4-bcd1-e09ae598e5ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14823 | 2025.03.07 22:44:29.435027 [ 275 ] {6e8204d6-bd84-43d4-bcd1-e09ae598e5ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14824 | 2025.03.07 22:44:29.435588 [ 275 ] {6e8204d6-bd84-43d4-bcd1-e09ae598e5ba} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14825 | 2025.03.07 22:44:29.435627 [ 275 ] {6e8204d6-bd84-43d4-bcd1-e09ae598e5ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
14826 | 2025.03.07 22:44:29.435983 [ 275 ] {6e8204d6-bd84-43d4-bcd1-e09ae598e5ba} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
14827 | 2025.03.07 22:44:29.436223 [ 275 ] {6e8204d6-bd84-43d4-bcd1-e09ae598e5ba} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14828 | 2025.03.07 22:44:29.436411 [ 275 ] {6e8204d6-bd84-43d4-bcd1-e09ae598e5ba} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001453 sec., 66070.19958706124 rows/sec., 5.16 MiB/sec. | ||
14829 | 2025.03.07 22:44:29.436464 [ 275 ] {6e8204d6-bd84-43d4-bcd1-e09ae598e5ba} <Debug> TCPHandler: Processed in 0.001641246 sec. | ||
14830 | 2025.03.07 22:44:29.436579 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14831 | 2025.03.07 22:44:29.436686 [ 275 ] {438b3ad2-6a99-42d1-8fdb-24f64a50bc88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14832 | 2025.03.07 22:44:29.436736 [ 275 ] {438b3ad2-6a99-42d1-8fdb-24f64a50bc88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14833 | 2025.03.07 22:44:29.437256 [ 275 ] {438b3ad2-6a99-42d1-8fdb-24f64a50bc88} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14834 | 2025.03.07 22:44:29.437294 [ 275 ] {438b3ad2-6a99-42d1-8fdb-24f64a50bc88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
14835 | 2025.03.07 22:44:29.437678 [ 275 ] {438b3ad2-6a99-42d1-8fdb-24f64a50bc88} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
14836 | 2025.03.07 22:44:29.437916 [ 275 ] {438b3ad2-6a99-42d1-8fdb-24f64a50bc88} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14837 | 2025.03.07 22:44:29.438052 [ 49 ] {} <Debug> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Selected 4 parts from all_1_137_29 to all_140_140_0 | ||
14838 | 2025.03.07 22:44:29.438097 [ 275 ] {438b3ad2-6a99-42d1-8fdb-24f64a50bc88} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001433 sec., 111653.87299371947 rows/sec., 7.78 MiB/sec. | ||
14839 | 2025.03.07 22:44:29.438101 [ 49 ] {} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14840 | 2025.03.07 22:44:29.438149 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
14841 | 2025.03.07 22:44:29.438169 [ 275 ] {438b3ad2-6a99-42d1-8fdb-24f64a50bc88} <Debug> TCPHandler: Processed in 0.001639615 sec. | ||
14842 | 2025.03.07 22:44:29.438378 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14843 | 2025.03.07 22:44:29.438384 [ 194 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_140_30} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_137_29 to all_140_140_0 into Compact with storage Full | ||
14844 | 2025.03.07 22:44:29.438557 [ 275 ] {377c05da-1e64-4848-a3a8-86bc6d8c1778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14845 | 2025.03.07 22:44:29.438764 [ 275 ] {377c05da-1e64-4848-a3a8-86bc6d8c1778} <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 | ||
14846 | 2025.03.07 22:44:29.438795 [ 194 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_140_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14847 | 2025.03.07 22:44:29.438982 [ 194 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_140_30} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_137_29, total 37885 rows starting from the beginning of the part | ||
14848 | 2025.03.07 22:44:29.439461 [ 194 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_140_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 160 rows starting from the beginning of the part | ||
14849 | 2025.03.07 22:44:29.439828 [ 194 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_140_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 160 rows starting from the beginning of the part | ||
14850 | 2025.03.07 22:44:29.440260 [ 194 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_140_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 958 rows starting from the beginning of the part | ||
14851 | 2025.03.07 22:44:29.442740 [ 275 ] {377c05da-1e64-4848-a3a8-86bc6d8c1778} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14852 | 2025.03.07 22:44:29.442802 [ 275 ] {377c05da-1e64-4848-a3a8-86bc6d8c1778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
14853 | 2025.03.07 22:44:29.444136 [ 275 ] {377c05da-1e64-4848-a3a8-86bc6d8c1778} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
14854 | 2025.03.07 22:44:29.444564 [ 275 ] {377c05da-1e64-4848-a3a8-86bc6d8c1778} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14855 | 2025.03.07 22:44:29.444853 [ 275 ] {377c05da-1e64-4848-a3a8-86bc6d8c1778} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.006343 sec., 5044.931420463503 rows/sec., 9.04 MiB/sec. | ||
14856 | 2025.03.07 22:44:29.445531 [ 275 ] {377c05da-1e64-4848-a3a8-86bc6d8c1778} <Debug> TCPHandler: Processed in 0.007233629 sec. | ||
14857 | 2025.03.07 22:44:29.445752 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14858 | 2025.03.07 22:44:29.445916 [ 275 ] {783192ab-0dbe-4823-bd7d-2503683361da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14859 | 2025.03.07 22:44:29.445977 [ 275 ] {783192ab-0dbe-4823-bd7d-2503683361da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14860 | 2025.03.07 22:44:29.446519 [ 275 ] {783192ab-0dbe-4823-bd7d-2503683361da} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14861 | 2025.03.07 22:44:29.446560 [ 275 ] {783192ab-0dbe-4823-bd7d-2503683361da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
14862 | 2025.03.07 22:44:29.447119 [ 275 ] {783192ab-0dbe-4823-bd7d-2503683361da} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
14863 | 2025.03.07 22:44:29.447387 [ 275 ] {783192ab-0dbe-4823-bd7d-2503683361da} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14864 | 2025.03.07 22:44:29.447659 [ 275 ] {783192ab-0dbe-4823-bd7d-2503683361da} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001784 sec., 33632.28699551569 rows/sec., 2.27 MiB/sec. | ||
14865 | 2025.03.07 22:44:29.447736 [ 275 ] {783192ab-0dbe-4823-bd7d-2503683361da} <Debug> TCPHandler: Processed in 0.002046399 sec. | ||
14866 | 2025.03.07 22:44:29.450011 [ 198 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_140_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39163 rows, containing 5 columns (5 merged, 0 gathered) in 0.011751353 sec., 3332637.5269298777 rows/sec., 228.16 MiB/sec. | ||
14867 | 2025.03.07 22:44:29.450681 [ 192 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_140_30} <Trace> MergedBlockOutputStream: filled checksums all_1_140_30 (state Temporary) | ||
14868 | 2025.03.07 22:44:29.451074 [ 192 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_140_30} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_merge_all_1_140_30 to all_1_140_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14869 | 2025.03.07 22:44:29.451177 [ 192 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_140_30} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Merged 4 parts: [all_1_137_29, all_140_140_0] -> all_1_140_30 | ||
14870 | 2025.03.07 22:44:29.451296 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
14871 | 2025.03.07 22:44:30.317501 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14872 | 2025.03.07 22:44:30.317559 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14873 | 2025.03.07 22:44:30.547567 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 38491 | ||
14874 | 2025.03.07 22:44:30.548486 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14875 | 2025.03.07 22:44:30.548527 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
14876 | 2025.03.07 22:44:30.549080 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
14877 | 2025.03.07 22:44:30.549347 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14878 | 2025.03.07 22:44:30.549552 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38491 | ||
14879 | 2025.03.07 22:44:30.775292 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2040 | ||
14880 | 2025.03.07 22:44:30.778738 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14881 | 2025.03.07 22:44:30.778802 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
14882 | 2025.03.07 22:44:30.780331 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
14883 | 2025.03.07 22:44:30.780663 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14884 | 2025.03.07 22:44:30.781371 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2040 | ||
14885 | 2025.03.07 22:44:31.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.84 MiB, peak 285.47 MiB, free memory in arenas 0.00 B, will set to 266.83 MiB (RSS), difference: 3.99 MiB | ||
14886 | 2025.03.07 22:44:33.434804 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 634 | ||
14887 | 2025.03.07 22:44:33.459166 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14888 | 2025.03.07 22:44:33.459234 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
14889 | 2025.03.07 22:44:33.467080 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
14890 | 2025.03.07 22:44:33.467944 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14891 | 2025.03.07 22:44:33.472788 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 634 | ||
14892 | 2025.03.07 22:44:34.240900 [ 223 ] {} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
14893 | 2025.03.07 22:44:34.240993 [ 223 ] {} <Debug> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
14894 | 2025.03.07 22:44:34.243421 [ 223 ] {} <Debug> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
14895 | 2025.03.07 22:44:34.247341 [ 218 ] {} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
14896 | 2025.03.07 22:44:34.247396 [ 218 ] {} <Debug> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
14897 | 2025.03.07 22:44:34.249641 [ 218 ] {} <Debug> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
14898 | 2025.03.07 22:44:34.434919 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14899 | 2025.03.07 22:44:34.435136 [ 275 ] {138ca38b-2fa5-4ae1-8502-b8f0bc4fdff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14900 | 2025.03.07 22:44:34.435217 [ 275 ] {138ca38b-2fa5-4ae1-8502-b8f0bc4fdff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14901 | 2025.03.07 22:44:34.436116 [ 275 ] {138ca38b-2fa5-4ae1-8502-b8f0bc4fdff9} <Trace> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14902 | 2025.03.07 22:44:34.436169 [ 275 ] {138ca38b-2fa5-4ae1-8502-b8f0bc4fdff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
14903 | 2025.03.07 22:44:34.436635 [ 275 ] {138ca38b-2fa5-4ae1-8502-b8f0bc4fdff9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
14904 | 2025.03.07 22:44:34.436901 [ 275 ] {138ca38b-2fa5-4ae1-8502-b8f0bc4fdff9} <Trace> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14905 | 2025.03.07 22:44:34.437165 [ 275 ] {138ca38b-2fa5-4ae1-8502-b8f0bc4fdff9} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002067 sec., 102564.10256410258 rows/sec., 6.52 MiB/sec. | ||
14906 | 2025.03.07 22:44:34.437274 [ 275 ] {138ca38b-2fa5-4ae1-8502-b8f0bc4fdff9} <Debug> TCPHandler: Processed in 0.002494154 sec. | ||
14907 | 2025.03.07 22:44:34.437521 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14908 | 2025.03.07 22:44:34.437637 [ 275 ] {5a879c60-c6d1-4c7c-a214-6b382745b465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14909 | 2025.03.07 22:44:34.437688 [ 275 ] {5a879c60-c6d1-4c7c-a214-6b382745b465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14910 | 2025.03.07 22:44:34.438555 [ 275 ] {5a879c60-c6d1-4c7c-a214-6b382745b465} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14911 | 2025.03.07 22:44:34.438598 [ 275 ] {5a879c60-c6d1-4c7c-a214-6b382745b465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
14912 | 2025.03.07 22:44:34.439017 [ 275 ] {5a879c60-c6d1-4c7c-a214-6b382745b465} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
14913 | 2025.03.07 22:44:34.439266 [ 275 ] {5a879c60-c6d1-4c7c-a214-6b382745b465} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14914 | 2025.03.07 22:44:34.439491 [ 275 ] {5a879c60-c6d1-4c7c-a214-6b382745b465} <Debug> executeQuery: Read 633 rows, 50.98 KiB in 0.001882 sec., 336344.3145589798 rows/sec., 26.45 MiB/sec. | ||
14915 | 2025.03.07 22:44:34.439548 [ 275 ] {5a879c60-c6d1-4c7c-a214-6b382745b465} <Debug> TCPHandler: Processed in 0.002113441 sec. | ||
14916 | 2025.03.07 22:44:34.439654 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14917 | 2025.03.07 22:44:34.439758 [ 275 ] {2d2a5a9a-3f18-48ff-a2db-411523af5173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14918 | 2025.03.07 22:44:34.439804 [ 275 ] {2d2a5a9a-3f18-48ff-a2db-411523af5173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14919 | 2025.03.07 22:44:34.440363 [ 275 ] {2d2a5a9a-3f18-48ff-a2db-411523af5173} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14920 | 2025.03.07 22:44:34.440403 [ 275 ] {2d2a5a9a-3f18-48ff-a2db-411523af5173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
14921 | 2025.03.07 22:44:34.440769 [ 275 ] {2d2a5a9a-3f18-48ff-a2db-411523af5173} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
14922 | 2025.03.07 22:44:34.441017 [ 275 ] {2d2a5a9a-3f18-48ff-a2db-411523af5173} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14923 | 2025.03.07 22:44:34.441245 [ 275 ] {2d2a5a9a-3f18-48ff-a2db-411523af5173} <Debug> executeQuery: Read 114 rows, 6.99 KiB in 0.001509 sec., 75546.71968190855 rows/sec., 4.52 MiB/sec. | ||
14924 | 2025.03.07 22:44:34.441344 [ 275 ] {2d2a5a9a-3f18-48ff-a2db-411523af5173} <Debug> TCPHandler: Processed in 0.001739837 sec. | ||
14925 | 2025.03.07 22:44:34.441473 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14926 | 2025.03.07 22:44:34.441766 [ 275 ] {ba4104dd-8c25-4750-a9fa-5930a7bbdffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14927 | 2025.03.07 22:44:34.441903 [ 275 ] {ba4104dd-8c25-4750-a9fa-5930a7bbdffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14928 | 2025.03.07 22:44:34.442618 [ 275 ] {ba4104dd-8c25-4750-a9fa-5930a7bbdffd} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14929 | 2025.03.07 22:44:34.442659 [ 275 ] {ba4104dd-8c25-4750-a9fa-5930a7bbdffd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
14930 | 2025.03.07 22:44:34.443026 [ 275 ] {ba4104dd-8c25-4750-a9fa-5930a7bbdffd} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
14931 | 2025.03.07 22:44:34.443272 [ 275 ] {ba4104dd-8c25-4750-a9fa-5930a7bbdffd} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14932 | 2025.03.07 22:44:34.443440 [ 42 ] {} <Debug> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b) (MergerMutator): Selected 6 parts from all_1_36_8 to all_41_41_0 | ||
14933 | 2025.03.07 22:44:34.443517 [ 275 ] {ba4104dd-8c25-4750-a9fa-5930a7bbdffd} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001862 sec., 60687.432867883996 rows/sec., 3.93 MiB/sec. | ||
14934 | 2025.03.07 22:44:34.443529 [ 42 ] {} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14935 | 2025.03.07 22:44:34.443606 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
14936 | 2025.03.07 22:44:34.443653 [ 275 ] {ba4104dd-8c25-4750-a9fa-5930a7bbdffd} <Debug> TCPHandler: Processed in 0.002252401 sec. | ||
14937 | 2025.03.07 22:44:34.443873 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14938 | 2025.03.07 22:44:34.443875 [ 200 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_41_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_8 to all_41_41_0 into Compact with storage Full | ||
14939 | 2025.03.07 22:44:34.444048 [ 275 ] {c08f9825-fff9-4db7-a61d-027faef52db5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14940 | 2025.03.07 22:44:34.444137 [ 275 ] {c08f9825-fff9-4db7-a61d-027faef52db5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14941 | 2025.03.07 22:44:34.444244 [ 200 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_41_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14942 | 2025.03.07 22:44:34.444351 [ 200 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_8, total 365 rows starting from the beginning of the part | ||
14943 | 2025.03.07 22:44:34.444670 [ 200 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 24 rows starting from the beginning of the part | ||
14944 | 2025.03.07 22:44:34.445060 [ 200 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 228 rows starting from the beginning of the part | ||
14945 | 2025.03.07 22:44:34.445477 [ 200 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 24 rows starting from the beginning of the part | ||
14946 | 2025.03.07 22:44:34.445890 [ 200 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 228 rows starting from the beginning of the part | ||
14947 | 2025.03.07 22:44:34.446316 [ 200 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 113 rows starting from the beginning of the part | ||
14948 | 2025.03.07 22:44:34.448636 [ 275 ] {c08f9825-fff9-4db7-a61d-027faef52db5} <Trace> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14949 | 2025.03.07 22:44:34.448700 [ 275 ] {c08f9825-fff9-4db7-a61d-027faef52db5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
14950 | 2025.03.07 22:44:34.449685 [ 275 ] {c08f9825-fff9-4db7-a61d-027faef52db5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
14951 | 2025.03.07 22:44:34.450203 [ 198 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_41_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 982 rows, containing 5 columns (5 merged, 0 gathered) in 0.006451522 sec., 152212.14466911837 rows/sec., 10.95 MiB/sec. | ||
14952 | 2025.03.07 22:44:34.450216 [ 275 ] {c08f9825-fff9-4db7-a61d-027faef52db5} <Trace> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14953 | 2025.03.07 22:44:34.450524 [ 198 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_41_9} <Trace> MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) | ||
14954 | 2025.03.07 22:44:34.450608 [ 275 ] {c08f9825-fff9-4db7-a61d-027faef52db5} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.006594 sec., 16985.138004246284 rows/sec., 990.78 KiB/sec. | ||
14955 | 2025.03.07 22:44:34.450710 [ 275 ] {c08f9825-fff9-4db7-a61d-027faef52db5} <Debug> TCPHandler: Processed in 0.006924797 sec. | ||
14956 | 2025.03.07 22:44:34.450879 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14957 | 2025.03.07 22:44:34.451058 [ 275 ] {934c797a-af25-4ced-bda0-1a95cda86a48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14958 | 2025.03.07 22:44:34.451072 [ 198 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_41_9} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14959 | 2025.03.07 22:44:34.451124 [ 275 ] {934c797a-af25-4ced-bda0-1a95cda86a48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14960 | 2025.03.07 22:44:34.451294 [ 198 ] {d3bddabd-938b-4ce7-80f5-d2aa65b65e7b::all_1_41_9} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b) (MergerMutator): Merged 6 parts: [all_1_36_8, all_41_41_0] -> all_1_41_9 | ||
14961 | 2025.03.07 22:44:34.451477 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
14962 | 2025.03.07 22:44:34.452163 [ 275 ] {934c797a-af25-4ced-bda0-1a95cda86a48} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14963 | 2025.03.07 22:44:34.452206 [ 275 ] {934c797a-af25-4ced-bda0-1a95cda86a48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
14964 | 2025.03.07 22:44:34.452587 [ 275 ] {934c797a-af25-4ced-bda0-1a95cda86a48} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
14965 | 2025.03.07 22:44:34.452833 [ 275 ] {934c797a-af25-4ced-bda0-1a95cda86a48} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14966 | 2025.03.07 22:44:34.453044 [ 275 ] {934c797a-af25-4ced-bda0-1a95cda86a48} <Debug> executeQuery: Read 390 rows, 28.23 KiB in 0.002043 sec., 190895.74155653449 rows/sec., 13.49 MiB/sec. | ||
14967 | 2025.03.07 22:44:34.453098 [ 275 ] {934c797a-af25-4ced-bda0-1a95cda86a48} <Debug> TCPHandler: Processed in 0.002298412 sec. | ||
14968 | 2025.03.07 22:44:34.453213 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14969 | 2025.03.07 22:44:34.453326 [ 275 ] {4a455b95-4427-4462-a6e9-c04469770043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14970 | 2025.03.07 22:44:34.453374 [ 275 ] {4a455b95-4427-4462-a6e9-c04469770043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14971 | 2025.03.07 22:44:34.453815 [ 275 ] {4a455b95-4427-4462-a6e9-c04469770043} <Trace> oximeter.measurements_bool (5632da8d-f16b-4ca3-bf25-88f8c2a4afbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14972 | 2025.03.07 22:44:34.453854 [ 275 ] {4a455b95-4427-4462-a6e9-c04469770043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
14973 | 2025.03.07 22:44:34.454217 [ 275 ] {4a455b95-4427-4462-a6e9-c04469770043} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
14974 | 2025.03.07 22:44:34.454454 [ 275 ] {4a455b95-4427-4462-a6e9-c04469770043} <Trace> oximeter.measurements_bool (5632da8d-f16b-4ca3-bf25-88f8c2a4afbf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14975 | 2025.03.07 22:44:34.454704 [ 275 ] {4a455b95-4427-4462-a6e9-c04469770043} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001394 sec., 4304.16068866571 rows/sec., 224.88 KiB/sec. | ||
14976 | 2025.03.07 22:44:34.454850 [ 275 ] {4a455b95-4427-4462-a6e9-c04469770043} <Debug> TCPHandler: Processed in 0.001685476 sec. | ||
14977 | 2025.03.07 22:44:34.454976 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14978 | 2025.03.07 22:44:34.455081 [ 275 ] {f248462f-50bb-442b-bfdd-6b617caab85f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14979 | 2025.03.07 22:44:34.455129 [ 275 ] {f248462f-50bb-442b-bfdd-6b617caab85f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14980 | 2025.03.07 22:44:34.455686 [ 275 ] {f248462f-50bb-442b-bfdd-6b617caab85f} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14981 | 2025.03.07 22:44:34.455724 [ 275 ] {f248462f-50bb-442b-bfdd-6b617caab85f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
14982 | 2025.03.07 22:44:34.456110 [ 275 ] {f248462f-50bb-442b-bfdd-6b617caab85f} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
14983 | 2025.03.07 22:44:34.456354 [ 275 ] {f248462f-50bb-442b-bfdd-6b617caab85f} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14984 | 2025.03.07 22:44:34.456590 [ 275 ] {f248462f-50bb-442b-bfdd-6b617caab85f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001516 sec., 156332.45382585752 rows/sec., 10.48 MiB/sec. | ||
14985 | 2025.03.07 22:44:34.456664 [ 275 ] {f248462f-50bb-442b-bfdd-6b617caab85f} <Debug> TCPHandler: Processed in 0.001738056 sec. | ||
14986 | 2025.03.07 22:44:34.456707 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
14987 | 2025.03.07 22:44:34.456790 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
14988 | 2025.03.07 22:44:34.456802 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14989 | 2025.03.07 22:44:34.456978 [ 275 ] {adad3c6e-6f1a-4eef-a479-ca5101d830bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14990 | 2025.03.07 22:44:34.457133 [ 275 ] {adad3c6e-6f1a-4eef-a479-ca5101d830bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14991 | 2025.03.07 22:44:34.457900 [ 275 ] {adad3c6e-6f1a-4eef-a479-ca5101d830bc} <Trace> oximeter.measurements_f64 (bedb9c5b-6856-44d8-877e-ca8ff71c9c8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14992 | 2025.03.07 22:44:34.457974 [ 275 ] {adad3c6e-6f1a-4eef-a479-ca5101d830bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
14993 | 2025.03.07 22:44:34.458624 [ 275 ] {adad3c6e-6f1a-4eef-a479-ca5101d830bc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
14994 | 2025.03.07 22:44:34.459023 [ 275 ] {adad3c6e-6f1a-4eef-a479-ca5101d830bc} <Trace> oximeter.measurements_f64 (bedb9c5b-6856-44d8-877e-ca8ff71c9c8b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14995 | 2025.03.07 22:44:34.459305 [ 40 ] {} <Debug> oximeter.measurements_f64 (bedb9c5b-6856-44d8-877e-ca8ff71c9c8b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
14996 | 2025.03.07 22:44:34.459413 [ 40 ] {} <Trace> oximeter.measurements_f64 (bedb9c5b-6856-44d8-877e-ca8ff71c9c8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14997 | 2025.03.07 22:44:34.459489 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
14998 | 2025.03.07 22:44:34.459500 [ 275 ] {adad3c6e-6f1a-4eef-a479-ca5101d830bc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002524 sec., 396.19651347068145 rows/sec., 26.70 KiB/sec. | ||
14999 | 2025.03.07 22:44:34.459906 [ 186 ] {bedb9c5b-6856-44d8-877e-ca8ff71c9c8b::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 | ||
15000 | 2025.03.07 22:44:34.460205 [ 275 ] {adad3c6e-6f1a-4eef-a479-ca5101d830bc} <Debug> TCPHandler: Processed in 0.003449883 sec. | ||
15001 | 2025.03.07 22:44:34.460438 [ 186 ] {bedb9c5b-6856-44d8-877e-ca8ff71c9c8b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15002 | 2025.03.07 22:44:34.460464 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15003 | 2025.03.07 22:44:34.460540 [ 186 ] {bedb9c5b-6856-44d8-877e-ca8ff71c9c8b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
15004 | 2025.03.07 22:44:34.460868 [ 275 ] {4553a4d1-8d5b-4f4d-8d48-f6f4aebecd4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15005 | 2025.03.07 22:44:34.460980 [ 186 ] {bedb9c5b-6856-44d8-877e-ca8ff71c9c8b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
15006 | 2025.03.07 22:44:34.461422 [ 275 ] {4553a4d1-8d5b-4f4d-8d48-f6f4aebecd4c} <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 | ||
15007 | 2025.03.07 22:44:34.461526 [ 186 ] {bedb9c5b-6856-44d8-877e-ca8ff71c9c8b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
15008 | 2025.03.07 22:44:34.462197 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
15009 | 2025.03.07 22:44:34.462218 [ 186 ] {bedb9c5b-6856-44d8-877e-ca8ff71c9c8b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
15010 | 2025.03.07 22:44:34.462975 [ 186 ] {bedb9c5b-6856-44d8-877e-ca8ff71c9c8b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
15011 | 2025.03.07 22:44:34.467493 [ 186 ] {bedb9c5b-6856-44d8-877e-ca8ff71c9c8b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.007880765 sec., 634.4561727192728 rows/sec., 42.75 KiB/sec. | ||
15012 | 2025.03.07 22:44:34.467705 [ 186 ] {bedb9c5b-6856-44d8-877e-ca8ff71c9c8b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
15013 | 2025.03.07 22:44:34.468364 [ 186 ] {bedb9c5b-6856-44d8-877e-ca8ff71c9c8b::all_1_5_1} <Trace> oximeter.measurements_f64 (bedb9c5b-6856-44d8-877e-ca8ff71c9c8b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15014 | 2025.03.07 22:44:34.468422 [ 275 ] {4553a4d1-8d5b-4f4d-8d48-f6f4aebecd4c} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15015 | 2025.03.07 22:44:34.468492 [ 275 ] {4553a4d1-8d5b-4f4d-8d48-f6f4aebecd4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15016 | 2025.03.07 22:44:34.468514 [ 186 ] {bedb9c5b-6856-44d8-877e-ca8ff71c9c8b::all_1_5_1} <Trace> oximeter.measurements_f64 (bedb9c5b-6856-44d8-877e-ca8ff71c9c8b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
15017 | 2025.03.07 22:44:34.468660 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
15018 | 2025.03.07 22:44:34.469225 [ 275 ] {4553a4d1-8d5b-4f4d-8d48-f6f4aebecd4c} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
15019 | 2025.03.07 22:44:34.469539 [ 275 ] {4553a4d1-8d5b-4f4d-8d48-f6f4aebecd4c} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15020 | 2025.03.07 22:44:34.469785 [ 275 ] {4553a4d1-8d5b-4f4d-8d48-f6f4aebecd4c} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00911 sec., 878.1558726673985 rows/sec., 1.57 MiB/sec. | ||
15021 | 2025.03.07 22:44:34.469909 [ 275 ] {4553a4d1-8d5b-4f4d-8d48-f6f4aebecd4c} <Debug> TCPHandler: Processed in 0.009534122 sec. | ||
15022 | 2025.03.07 22:44:34.470042 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15023 | 2025.03.07 22:44:34.470148 [ 275 ] {159eb009-9125-4c54-aba3-8b9dced29d2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15024 | 2025.03.07 22:44:34.470194 [ 275 ] {159eb009-9125-4c54-aba3-8b9dced29d2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15025 | 2025.03.07 22:44:34.470633 [ 275 ] {159eb009-9125-4c54-aba3-8b9dced29d2d} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15026 | 2025.03.07 22:44:34.470672 [ 275 ] {159eb009-9125-4c54-aba3-8b9dced29d2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15027 | 2025.03.07 22:44:34.471027 [ 275 ] {159eb009-9125-4c54-aba3-8b9dced29d2d} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
15028 | 2025.03.07 22:44:34.471266 [ 275 ] {159eb009-9125-4c54-aba3-8b9dced29d2d} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15029 | 2025.03.07 22:44:34.471477 [ 275 ] {159eb009-9125-4c54-aba3-8b9dced29d2d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00135 sec., 60740.74074074074 rows/sec., 3.86 MiB/sec. | ||
15030 | 2025.03.07 22:44:34.471529 [ 275 ] {159eb009-9125-4c54-aba3-8b9dced29d2d} <Debug> TCPHandler: Processed in 0.001536225 sec. | ||
15031 | 2025.03.07 22:44:34.471560 [ 221 ] {} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
15032 | 2025.03.07 22:44:34.471603 [ 221 ] {} <Debug> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
15033 | 2025.03.07 22:44:34.473748 [ 221 ] {} <Debug> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
15034 | 2025.03.07 22:44:37.858403 [ 223 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
15035 | 2025.03.07 22:44:37.858515 [ 223 ] {} <Debug> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
15036 | 2025.03.07 22:44:37.860506 [ 223 ] {} <Debug> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
15037 | 2025.03.07 22:44:38.049808 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38979 | ||
15038 | 2025.03.07 22:44:38.050495 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15039 | 2025.03.07 22:44:38.050547 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15040 | 2025.03.07 22:44:38.051104 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
15041 | 2025.03.07 22:44:38.051391 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15042 | 2025.03.07 22:44:38.051690 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38979 | ||
15043 | 2025.03.07 22:44:39.431292 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15044 | 2025.03.07 22:44:39.431518 [ 275 ] {5cce166f-61d5-44c8-954a-3efd26868f5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
15045 | 2025.03.07 22:44:39.431606 [ 275 ] {5cce166f-61d5-44c8-954a-3efd26868f5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
15046 | 2025.03.07 22:44:39.432416 [ 275 ] {5cce166f-61d5-44c8-954a-3efd26868f5a} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15047 | 2025.03.07 22:44:39.432472 [ 275 ] {5cce166f-61d5-44c8-954a-3efd26868f5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15048 | 2025.03.07 22:44:39.432936 [ 275 ] {5cce166f-61d5-44c8-954a-3efd26868f5a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
15049 | 2025.03.07 22:44:39.433192 [ 275 ] {5cce166f-61d5-44c8-954a-3efd26868f5a} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15050 | 2025.03.07 22:44:39.433459 [ 275 ] {5cce166f-61d5-44c8-954a-3efd26868f5a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001994 sec., 1003.0090270812436 rows/sec., 81.79 KiB/sec. | ||
15051 | 2025.03.07 22:44:39.433588 [ 275 ] {5cce166f-61d5-44c8-954a-3efd26868f5a} <Debug> TCPHandler: Processed in 0.002438934 sec. | ||
15052 | 2025.03.07 22:44:39.433834 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15053 | 2025.03.07 22:44:39.433947 [ 275 ] {fb5e3853-1d40-4fb7-a41f-c99a30ecda0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15054 | 2025.03.07 22:44:39.433998 [ 275 ] {fb5e3853-1d40-4fb7-a41f-c99a30ecda0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15055 | 2025.03.07 22:44:39.434655 [ 275 ] {fb5e3853-1d40-4fb7-a41f-c99a30ecda0d} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15056 | 2025.03.07 22:44:39.434698 [ 275 ] {fb5e3853-1d40-4fb7-a41f-c99a30ecda0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15057 | 2025.03.07 22:44:39.435069 [ 275 ] {fb5e3853-1d40-4fb7-a41f-c99a30ecda0d} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
15058 | 2025.03.07 22:44:39.435314 [ 275 ] {fb5e3853-1d40-4fb7-a41f-c99a30ecda0d} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15059 | 2025.03.07 22:44:39.435531 [ 275 ] {fb5e3853-1d40-4fb7-a41f-c99a30ecda0d} <Debug> executeQuery: Read 121 rows, 10.51 KiB in 0.001611 sec., 75108.62818125388 rows/sec., 6.37 MiB/sec. | ||
15060 | 2025.03.07 22:44:39.435586 [ 275 ] {fb5e3853-1d40-4fb7-a41f-c99a30ecda0d} <Debug> TCPHandler: Processed in 0.001829178 sec. | ||
15061 | 2025.03.07 22:44:39.435703 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15062 | 2025.03.07 22:44:39.435810 [ 275 ] {49858f1e-0188-4ad0-a6e0-3d9affc21439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15063 | 2025.03.07 22:44:39.435856 [ 275 ] {49858f1e-0188-4ad0-a6e0-3d9affc21439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15064 | 2025.03.07 22:44:39.436390 [ 275 ] {49858f1e-0188-4ad0-a6e0-3d9affc21439} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15065 | 2025.03.07 22:44:39.436430 [ 275 ] {49858f1e-0188-4ad0-a6e0-3d9affc21439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15066 | 2025.03.07 22:44:39.436778 [ 275 ] {49858f1e-0188-4ad0-a6e0-3d9affc21439} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
15067 | 2025.03.07 22:44:39.437026 [ 275 ] {49858f1e-0188-4ad0-a6e0-3d9affc21439} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15068 | 2025.03.07 22:44:39.437197 [ 38 ] {} <Debug> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
15069 | 2025.03.07 22:44:39.437256 [ 275 ] {49858f1e-0188-4ad0-a6e0-3d9affc21439} <Debug> executeQuery: Read 34 rows, 2.55 KiB in 0.00146 sec., 23287.671232876713 rows/sec., 1.70 MiB/sec. | ||
15070 | 2025.03.07 22:44:39.437282 [ 38 ] {} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15071 | 2025.03.07 22:44:39.437358 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15072 | 2025.03.07 22:44:39.437379 [ 275 ] {49858f1e-0188-4ad0-a6e0-3d9affc21439} <Debug> TCPHandler: Processed in 0.001727987 sec. | ||
15073 | 2025.03.07 22:44:39.437591 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15074 | 2025.03.07 22:44:39.437602 [ 187 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
15075 | 2025.03.07 22:44:39.437763 [ 275 ] {40276638-a48a-44b1-89cc-098367c64149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15076 | 2025.03.07 22:44:39.437864 [ 275 ] {40276638-a48a-44b1-89cc-098367c64149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15077 | 2025.03.07 22:44:39.437917 [ 187 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15078 | 2025.03.07 22:44:39.438017 [ 187 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 178 rows starting from the beginning of the part | ||
15079 | 2025.03.07 22:44:39.438270 [ 187 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 32 rows starting from the beginning of the part | ||
15080 | 2025.03.07 22:44:39.438654 [ 187 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 20 rows starting from the beginning of the part | ||
15081 | 2025.03.07 22:44:39.439152 [ 187 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 32 rows starting from the beginning of the part | ||
15082 | 2025.03.07 22:44:39.439569 [ 187 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 114 rows starting from the beginning of the part | ||
15083 | 2025.03.07 22:44:39.439917 [ 187 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 34 rows starting from the beginning of the part | ||
15084 | 2025.03.07 22:44:39.440882 [ 275 ] {40276638-a48a-44b1-89cc-098367c64149} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15085 | 2025.03.07 22:44:39.440946 [ 275 ] {40276638-a48a-44b1-89cc-098367c64149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15086 | 2025.03.07 22:44:39.441914 [ 275 ] {40276638-a48a-44b1-89cc-098367c64149} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
15087 | 2025.03.07 22:44:39.442436 [ 275 ] {40276638-a48a-44b1-89cc-098367c64149} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15088 | 2025.03.07 22:44:39.443007 [ 275 ] {40276638-a48a-44b1-89cc-098367c64149} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.005297 sec., 18501.038323579385 rows/sec., 1.45 MiB/sec. | ||
15089 | 2025.03.07 22:44:39.443035 [ 197 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 410 rows, containing 5 columns (5 merged, 0 gathered) in 0.005576313 sec., 73525.28453836791 rows/sec., 5.10 MiB/sec. | ||
15090 | 2025.03.07 22:44:39.443083 [ 275 ] {40276638-a48a-44b1-89cc-098367c64149} <Debug> TCPHandler: Processed in 0.005567454 sec. | ||
15091 | 2025.03.07 22:44:39.443243 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15092 | 2025.03.07 22:44:39.443270 [ 187 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
15093 | 2025.03.07 22:44:39.443444 [ 275 ] {4add7c81-d8f6-4922-b32a-938818ef1f93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15094 | 2025.03.07 22:44:39.443539 [ 275 ] {4add7c81-d8f6-4922-b32a-938818ef1f93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15095 | 2025.03.07 22:44:39.443941 [ 187 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_121_24} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15096 | 2025.03.07 22:44:39.444112 [ 187 ] {01016d33-373a-44ed-a111-2b7d5befb400::all_1_121_24} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
15097 | 2025.03.07 22:44:39.444271 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
15098 | 2025.03.07 22:44:39.444518 [ 275 ] {4add7c81-d8f6-4922-b32a-938818ef1f93} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15099 | 2025.03.07 22:44:39.444563 [ 275 ] {4add7c81-d8f6-4922-b32a-938818ef1f93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15100 | 2025.03.07 22:44:39.444954 [ 275 ] {4add7c81-d8f6-4922-b32a-938818ef1f93} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
15101 | 2025.03.07 22:44:39.445194 [ 275 ] {4add7c81-d8f6-4922-b32a-938818ef1f93} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15102 | 2025.03.07 22:44:39.445419 [ 275 ] {4add7c81-d8f6-4922-b32a-938818ef1f93} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.002026 sec., 79466.92991115498 rows/sec., 5.53 MiB/sec. | ||
15103 | 2025.03.07 22:44:39.445475 [ 275 ] {4add7c81-d8f6-4922-b32a-938818ef1f93} <Debug> TCPHandler: Processed in 0.002293902 sec. | ||
15104 | 2025.03.07 22:44:39.445611 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15105 | 2025.03.07 22:44:39.445717 [ 275 ] {4e367733-ed7f-4d80-8414-8c257dbb971a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15106 | 2025.03.07 22:44:39.445784 [ 275 ] {4e367733-ed7f-4d80-8414-8c257dbb971a} <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 | ||
15107 | 2025.03.07 22:44:39.446951 [ 275 ] {4e367733-ed7f-4d80-8414-8c257dbb971a} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15108 | 2025.03.07 22:44:39.446990 [ 275 ] {4e367733-ed7f-4d80-8414-8c257dbb971a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15109 | 2025.03.07 22:44:39.447660 [ 275 ] {4e367733-ed7f-4d80-8414-8c257dbb971a} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
15110 | 2025.03.07 22:44:39.447921 [ 275 ] {4e367733-ed7f-4d80-8414-8c257dbb971a} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15111 | 2025.03.07 22:44:39.448119 [ 34 ] {} <Debug> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
15112 | 2025.03.07 22:44:39.448197 [ 34 ] {} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15113 | 2025.03.07 22:44:39.448201 [ 275 ] {4e367733-ed7f-4d80-8414-8c257dbb971a} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002497 sec., 12815.378454144973 rows/sec., 22.96 MiB/sec. | ||
15114 | 2025.03.07 22:44:39.448244 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15115 | 2025.03.07 22:44:39.448689 [ 188 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
15116 | 2025.03.07 22:44:39.448708 [ 275 ] {4e367733-ed7f-4d80-8414-8c257dbb971a} <Debug> TCPHandler: Processed in 0.00314501 sec. | ||
15117 | 2025.03.07 22:44:39.449279 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15118 | 2025.03.07 22:44:39.449794 [ 275 ] {6a108120-687d-4b1a-99d2-e8ea6920dcff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15119 | 2025.03.07 22:44:39.450130 [ 275 ] {6a108120-687d-4b1a-99d2-e8ea6920dcff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15120 | 2025.03.07 22:44:39.450379 [ 188 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15121 | 2025.03.07 22:44:39.450731 [ 188 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2276 rows starting from the beginning of the part | ||
15122 | 2025.03.07 22:44:39.451867 [ 188 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 32 rows starting from the beginning of the part | ||
15123 | 2025.03.07 22:44:39.452566 [ 188 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 8 rows starting from the beginning of the part | ||
15124 | 2025.03.07 22:44:39.453354 [ 188 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 32 rows starting from the beginning of the part | ||
15125 | 2025.03.07 22:44:39.453380 [ 275 ] {6a108120-687d-4b1a-99d2-e8ea6920dcff} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15126 | 2025.03.07 22:44:39.453458 [ 275 ] {6a108120-687d-4b1a-99d2-e8ea6920dcff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15127 | 2025.03.07 22:44:39.453966 [ 188 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 8 rows starting from the beginning of the part | ||
15128 | 2025.03.07 22:44:39.454624 [ 188 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 32 rows starting from the beginning of the part | ||
15129 | 2025.03.07 22:44:39.455296 [ 275 ] {6a108120-687d-4b1a-99d2-e8ea6920dcff} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
15130 | 2025.03.07 22:44:39.455828 [ 275 ] {6a108120-687d-4b1a-99d2-e8ea6920dcff} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15131 | 2025.03.07 22:44:39.456390 [ 275 ] {6a108120-687d-4b1a-99d2-e8ea6920dcff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006819 sec., 8798.944126704795 rows/sec., 607.22 KiB/sec. | ||
15132 | 2025.03.07 22:44:39.456594 [ 275 ] {6a108120-687d-4b1a-99d2-e8ea6920dcff} <Debug> TCPHandler: Processed in 0.007452582 sec. | ||
15133 | 2025.03.07 22:44:39.463604 [ 195 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2388 rows, containing 19 columns (19 merged, 0 gathered) in 0.015209216 sec., 157010.0654760903 rows/sec., 281.35 MiB/sec. | ||
15134 | 2025.03.07 22:44:39.465941 [ 190 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
15135 | 2025.03.07 22:44:39.466421 [ 190 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15136 | 2025.03.07 22:44:39.466511 [ 190 ] {d509ac21-9ada-40aa-937b-b486ce33eeb4::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
15137 | 2025.03.07 22:44:39.466694 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.61 MiB. | ||
15138 | 2025.03.07 22:44:40.150580 [ 223 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
15139 | 2025.03.07 22:44:40.150645 [ 223 ] {} <Debug> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
15140 | 2025.03.07 22:44:40.152512 [ 223 ] {} <Debug> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
15141 | 2025.03.07 22:44:40.781777 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2076 | ||
15142 | 2025.03.07 22:44:40.785067 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15143 | 2025.03.07 22:44:40.785127 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15144 | 2025.03.07 22:44:40.786681 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
15145 | 2025.03.07 22:44:40.787009 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15146 | 2025.03.07 22:44:40.787690 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2076 | ||
15147 | 2025.03.07 22:44:40.973014 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 641 | ||
15148 | 2025.03.07 22:44:40.997286 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15149 | 2025.03.07 22:44:40.997352 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15150 | 2025.03.07 22:44:41.000192 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.60 MiB, peak 285.97 MiB, free memory in arenas 0.00 B, will set to 267.08 MiB (RSS), difference: -4.52 MiB | ||
15151 | 2025.03.07 22:44:41.005489 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
15152 | 2025.03.07 22:44:41.006324 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15153 | 2025.03.07 22:44:41.009917 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 641 | ||
15154 | 2025.03.07 22:44:42.000387 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.08 MiB, peak 285.97 MiB, free memory in arenas 0.00 B, will set to 267.08 MiB (RSS), difference: 4.00 MiB | ||
15155 | 2025.03.07 22:44:44.275404 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
15156 | 2025.03.07 22:44:44.275462 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
15157 | 2025.03.07 22:44:44.277416 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
15158 | 2025.03.07 22:44:44.429725 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15159 | 2025.03.07 22:44:44.429947 [ 275 ] {007707fa-8c3a-48ca-b6a1-8a6693b6320e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15160 | 2025.03.07 22:44:44.430032 [ 275 ] {007707fa-8c3a-48ca-b6a1-8a6693b6320e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15161 | 2025.03.07 22:44:44.430942 [ 275 ] {007707fa-8c3a-48ca-b6a1-8a6693b6320e} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15162 | 2025.03.07 22:44:44.430996 [ 275 ] {007707fa-8c3a-48ca-b6a1-8a6693b6320e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15163 | 2025.03.07 22:44:44.431451 [ 275 ] {007707fa-8c3a-48ca-b6a1-8a6693b6320e} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
15164 | 2025.03.07 22:44:44.431717 [ 275 ] {007707fa-8c3a-48ca-b6a1-8a6693b6320e} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15165 | 2025.03.07 22:44:44.431979 [ 275 ] {007707fa-8c3a-48ca-b6a1-8a6693b6320e} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002085 sec., 34532.374100719426 rows/sec., 2.81 MiB/sec. | ||
15166 | 2025.03.07 22:44:44.432075 [ 275 ] {007707fa-8c3a-48ca-b6a1-8a6693b6320e} <Debug> TCPHandler: Processed in 0.002488374 sec. | ||
15167 | 2025.03.07 22:44:44.432242 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15168 | 2025.03.07 22:44:44.432566 [ 275 ] {f5b8d996-5bc2-4700-966c-d31b370f1302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15169 | 2025.03.07 22:44:44.432698 [ 275 ] {f5b8d996-5bc2-4700-966c-d31b370f1302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15170 | 2025.03.07 22:44:44.433362 [ 275 ] {f5b8d996-5bc2-4700-966c-d31b370f1302} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15171 | 2025.03.07 22:44:44.433405 [ 275 ] {f5b8d996-5bc2-4700-966c-d31b370f1302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15172 | 2025.03.07 22:44:44.433767 [ 275 ] {f5b8d996-5bc2-4700-966c-d31b370f1302} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
15173 | 2025.03.07 22:44:44.434006 [ 275 ] {f5b8d996-5bc2-4700-966c-d31b370f1302} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15174 | 2025.03.07 22:44:44.434242 [ 275 ] {f5b8d996-5bc2-4700-966c-d31b370f1302} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001792 sec., 4464.285714285715 rows/sec., 335.69 KiB/sec. | ||
15175 | 2025.03.07 22:44:44.434267 [ 224 ] {} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
15176 | 2025.03.07 22:44:44.434333 [ 224 ] {} <Debug> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
15177 | 2025.03.07 22:44:44.434347 [ 275 ] {f5b8d996-5bc2-4700-966c-d31b370f1302} <Debug> TCPHandler: Processed in 0.002180641 sec. | ||
15178 | 2025.03.07 22:44:44.434518 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15179 | 2025.03.07 22:44:44.434646 [ 275 ] {9a24b228-0cd6-4cba-aab7-e6b39120ec51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15180 | 2025.03.07 22:44:44.434725 [ 275 ] {9a24b228-0cd6-4cba-aab7-e6b39120ec51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15181 | 2025.03.07 22:44:44.435995 [ 275 ] {9a24b228-0cd6-4cba-aab7-e6b39120ec51} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15182 | 2025.03.07 22:44:44.436065 [ 275 ] {9a24b228-0cd6-4cba-aab7-e6b39120ec51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15183 | 2025.03.07 22:44:44.436704 [ 275 ] {9a24b228-0cd6-4cba-aab7-e6b39120ec51} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
15184 | 2025.03.07 22:44:44.437064 [ 275 ] {9a24b228-0cd6-4cba-aab7-e6b39120ec51} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15185 | 2025.03.07 22:44:44.437631 [ 275 ] {9a24b228-0cd6-4cba-aab7-e6b39120ec51} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.002985 sec., 24120.60301507538 rows/sec., 1.88 MiB/sec. | ||
15186 | 2025.03.07 22:44:44.438036 [ 275 ] {9a24b228-0cd6-4cba-aab7-e6b39120ec51} <Debug> TCPHandler: Processed in 0.003564794 sec. | ||
15187 | 2025.03.07 22:44:44.438308 [ 224 ] {} <Debug> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
15188 | 2025.03.07 22:44:44.438676 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15189 | 2025.03.07 22:44:44.439281 [ 275 ] {18833fbb-9d1e-4cf6-97a1-3a55a6b24e01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15190 | 2025.03.07 22:44:44.439642 [ 275 ] {18833fbb-9d1e-4cf6-97a1-3a55a6b24e01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15191 | 2025.03.07 22:44:44.441025 [ 275 ] {18833fbb-9d1e-4cf6-97a1-3a55a6b24e01} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15192 | 2025.03.07 22:44:44.441065 [ 275 ] {18833fbb-9d1e-4cf6-97a1-3a55a6b24e01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15193 | 2025.03.07 22:44:44.441467 [ 275 ] {18833fbb-9d1e-4cf6-97a1-3a55a6b24e01} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
15194 | 2025.03.07 22:44:44.441703 [ 275 ] {18833fbb-9d1e-4cf6-97a1-3a55a6b24e01} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15195 | 2025.03.07 22:44:44.441877 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Selected 4 parts from all_1_140_30 to all_143_143_0 | ||
15196 | 2025.03.07 22:44:44.441937 [ 275 ] {18833fbb-9d1e-4cf6-97a1-3a55a6b24e01} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002969 sec., 53890.198720107786 rows/sec., 3.75 MiB/sec. | ||
15197 | 2025.03.07 22:44:44.441962 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15198 | 2025.03.07 22:44:44.442033 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15199 | 2025.03.07 22:44:44.442057 [ 275 ] {18833fbb-9d1e-4cf6-97a1-3a55a6b24e01} <Debug> TCPHandler: Processed in 0.003683366 sec. | ||
15200 | 2025.03.07 22:44:44.442285 [ 197 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_143_31} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_140_30 to all_143_143_0 into Compact with storage Full | ||
15201 | 2025.03.07 22:44:44.442308 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15202 | 2025.03.07 22:44:44.442769 [ 275 ] {457eb8ff-8ceb-494e-ba64-994bdd6279b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15203 | 2025.03.07 22:44:44.442779 [ 197 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_143_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15204 | 2025.03.07 22:44:44.442945 [ 197 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_143_31} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_140_30, total 39163 rows starting from the beginning of the part | ||
15205 | 2025.03.07 22:44:44.443298 [ 275 ] {457eb8ff-8ceb-494e-ba64-994bdd6279b7} <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 | ||
15206 | 2025.03.07 22:44:44.443625 [ 197 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_143_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 54 rows starting from the beginning of the part | ||
15207 | 2025.03.07 22:44:44.444317 [ 197 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_143_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 160 rows starting from the beginning of the part | ||
15208 | 2025.03.07 22:44:44.445022 [ 197 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_143_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 237 rows starting from the beginning of the part | ||
15209 | 2025.03.07 22:44:44.447703 [ 275 ] {457eb8ff-8ceb-494e-ba64-994bdd6279b7} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15210 | 2025.03.07 22:44:44.447755 [ 275 ] {457eb8ff-8ceb-494e-ba64-994bdd6279b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15211 | 2025.03.07 22:44:44.448540 [ 275 ] {457eb8ff-8ceb-494e-ba64-994bdd6279b7} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
15212 | 2025.03.07 22:44:44.448834 [ 275 ] {457eb8ff-8ceb-494e-ba64-994bdd6279b7} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15213 | 2025.03.07 22:44:44.449077 [ 275 ] {457eb8ff-8ceb-494e-ba64-994bdd6279b7} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.006486 sec., 1233.4258402713538 rows/sec., 2.21 MiB/sec. | ||
15214 | 2025.03.07 22:44:44.449278 [ 275 ] {457eb8ff-8ceb-494e-ba64-994bdd6279b7} <Debug> TCPHandler: Processed in 0.007059818 sec. | ||
15215 | 2025.03.07 22:44:44.449433 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15216 | 2025.03.07 22:44:44.449539 [ 275 ] {8d38d15e-bfe2-4f47-b938-901bdac9ec77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15217 | 2025.03.07 22:44:44.449587 [ 275 ] {8d38d15e-bfe2-4f47-b938-901bdac9ec77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15218 | 2025.03.07 22:44:44.450133 [ 275 ] {8d38d15e-bfe2-4f47-b938-901bdac9ec77} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15219 | 2025.03.07 22:44:44.450171 [ 275 ] {8d38d15e-bfe2-4f47-b938-901bdac9ec77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15220 | 2025.03.07 22:44:44.450604 [ 275 ] {8d38d15e-bfe2-4f47-b938-901bdac9ec77} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
15221 | 2025.03.07 22:44:44.450870 [ 275 ] {8d38d15e-bfe2-4f47-b938-901bdac9ec77} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15222 | 2025.03.07 22:44:44.451167 [ 275 ] {8d38d15e-bfe2-4f47-b938-901bdac9ec77} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001649 sec., 36385.68829593693 rows/sec., 2.45 MiB/sec. | ||
15223 | 2025.03.07 22:44:44.451225 [ 275 ] {8d38d15e-bfe2-4f47-b938-901bdac9ec77} <Debug> TCPHandler: Processed in 0.001847178 sec. | ||
15224 | 2025.03.07 22:44:44.453367 [ 193 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_143_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39614 rows, containing 5 columns (5 merged, 0 gathered) in 0.011224037 sec., 3529389.6483056857 rows/sec., 241.63 MiB/sec. | ||
15225 | 2025.03.07 22:44:44.453805 [ 193 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_143_31} <Trace> MergedBlockOutputStream: filled checksums all_1_143_31 (state Temporary) | ||
15226 | 2025.03.07 22:44:44.454078 [ 193 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_143_31} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_merge_all_1_143_31 to all_1_143_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15227 | 2025.03.07 22:44:44.454152 [ 193 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_143_31} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Merged 4 parts: [all_1_140_30, all_143_143_0] -> all_1_143_31 | ||
15228 | 2025.03.07 22:44:44.454225 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
15229 | 2025.03.07 22:44:45.317604 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
15230 | 2025.03.07 22:44:45.317670 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
15231 | 2025.03.07 22:44:45.552006 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 39406 | ||
15232 | 2025.03.07 22:44:45.553148 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15233 | 2025.03.07 22:44:45.553252 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15234 | 2025.03.07 22:44:45.553846 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
15235 | 2025.03.07 22:44:45.554121 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15236 | 2025.03.07 22:44:45.554330 [ 26 ] {} <Debug> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
15237 | 2025.03.07 22:44:45.554395 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39406 | ||
15238 | 2025.03.07 22:44:45.554419 [ 26 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15239 | 2025.03.07 22:44:45.554449 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15240 | 2025.03.07 22:44:45.554662 [ 195 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::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 | ||
15241 | 2025.03.07 22:44:45.555118 [ 195 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15242 | 2025.03.07 22:44:45.555205 [ 195 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 37149 rows starting from the beginning of the part | ||
15243 | 2025.03.07 22:44:45.555287 [ 195 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 427 rows starting from the beginning of the part | ||
15244 | 2025.03.07 22:44:45.555418 [ 195 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 488 rows starting from the beginning of the part | ||
15245 | 2025.03.07 22:44:45.555608 [ 195 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 427 rows starting from the beginning of the part | ||
15246 | 2025.03.07 22:44:45.555854 [ 195 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 488 rows starting from the beginning of the part | ||
15247 | 2025.03.07 22:44:45.556019 [ 195 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 427 rows starting from the beginning of the part | ||
15248 | 2025.03.07 22:44:45.559122 [ 196 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39406 rows, containing 4 columns (4 merged, 0 gathered) in 0.004593764 sec., 8578150.727812748 rows/sec., 122.71 MiB/sec. | ||
15249 | 2025.03.07 22:44:45.559775 [ 189 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
15250 | 2025.03.07 22:44:45.560195 [ 189 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_86_17} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15251 | 2025.03.07 22:44:45.560287 [ 189 ] {c8f36e55-1d9b-4347-b43c-7e550f66f20e::all_1_86_17} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
15252 | 2025.03.07 22:44:45.560413 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
15253 | 2025.03.07 22:44:47.048371 [ 24 ] {} <Debug> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
15254 | 2025.03.07 22:44:47.048472 [ 24 ] {} <Trace> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15255 | 2025.03.07 22:44:47.048514 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15256 | 2025.03.07 22:44:47.048775 [ 201 ] {c54ec57d-d23e-4f7b-a6e6-5279a6523129::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 | ||
15257 | 2025.03.07 22:44:47.049156 [ 201 ] {c54ec57d-d23e-4f7b-a6e6-5279a6523129::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15258 | 2025.03.07 22:44:47.049195 [ 201 ] {c54ec57d-d23e-4f7b-a6e6-5279a6523129::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 124 rows starting from the beginning of the part | ||
15259 | 2025.03.07 22:44:47.049277 [ 201 ] {c54ec57d-d23e-4f7b-a6e6-5279a6523129::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
15260 | 2025.03.07 22:44:47.049515 [ 201 ] {c54ec57d-d23e-4f7b-a6e6-5279a6523129::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
15261 | 2025.03.07 22:44:47.049673 [ 201 ] {c54ec57d-d23e-4f7b-a6e6-5279a6523129::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part | ||
15262 | 2025.03.07 22:44:47.049903 [ 201 ] {c54ec57d-d23e-4f7b-a6e6-5279a6523129::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 112 rows starting from the beginning of the part | ||
15263 | 2025.03.07 22:44:47.051066 [ 189 ] {c54ec57d-d23e-4f7b-a6e6-5279a6523129::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 5 columns (5 merged, 0 gathered) in 0.002446784 sec., 111166.33098794172 rows/sec., 7.14 MiB/sec. | ||
15264 | 2025.03.07 22:44:47.051275 [ 196 ] {c54ec57d-d23e-4f7b-a6e6-5279a6523129::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
15265 | 2025.03.07 22:44:47.051621 [ 196 ] {c54ec57d-d23e-4f7b-a6e6-5279a6523129::all_1_21_5} <Trace> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15266 | 2025.03.07 22:44:47.051717 [ 196 ] {c54ec57d-d23e-4f7b-a6e6-5279a6523129::all_1_21_5} <Trace> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
15267 | 2025.03.07 22:44:47.051830 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
15268 | 2025.03.07 22:44:47.062087 [ 24 ] {} <Debug> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
15269 | 2025.03.07 22:44:47.062156 [ 24 ] {} <Trace> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15270 | 2025.03.07 22:44:47.062193 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15271 | 2025.03.07 22:44:47.062489 [ 189 ] {570d93a6-3975-4407-8748-dbbaa4dc973d::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 | ||
15272 | 2025.03.07 22:44:47.062872 [ 189 ] {570d93a6-3975-4407-8748-dbbaa4dc973d::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15273 | 2025.03.07 22:44:47.062931 [ 189 ] {570d93a6-3975-4407-8748-dbbaa4dc973d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 236 rows starting from the beginning of the part | ||
15274 | 2025.03.07 22:44:47.063159 [ 189 ] {570d93a6-3975-4407-8748-dbbaa4dc973d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
15275 | 2025.03.07 22:44:47.063434 [ 189 ] {570d93a6-3975-4407-8748-dbbaa4dc973d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
15276 | 2025.03.07 22:44:47.063576 [ 189 ] {570d93a6-3975-4407-8748-dbbaa4dc973d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
15277 | 2025.03.07 22:44:47.063761 [ 189 ] {570d93a6-3975-4407-8748-dbbaa4dc973d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 212 rows starting from the beginning of the part | ||
15278 | 2025.03.07 22:44:47.064705 [ 196 ] {570d93a6-3975-4407-8748-dbbaa4dc973d::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 520 rows, containing 5 columns (5 merged, 0 gathered) in 0.002418943 sec., 214969.9269474312 rows/sec., 15.26 MiB/sec. | ||
15279 | 2025.03.07 22:44:47.064942 [ 194 ] {570d93a6-3975-4407-8748-dbbaa4dc973d::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
15280 | 2025.03.07 22:44:47.065339 [ 194 ] {570d93a6-3975-4407-8748-dbbaa4dc973d::all_1_21_5} <Trace> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15281 | 2025.03.07 22:44:47.065443 [ 194 ] {570d93a6-3975-4407-8748-dbbaa4dc973d::all_1_21_5} <Trace> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
15282 | 2025.03.07 22:44:47.065562 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
15283 | 2025.03.07 22:44:48.510126 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 649 | ||
15284 | 2025.03.07 22:44:48.533383 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15285 | 2025.03.07 22:44:48.533443 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15286 | 2025.03.07 22:44:48.541114 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
15287 | 2025.03.07 22:44:48.541935 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15288 | 2025.03.07 22:44:48.542389 [ 25 ] {} <Debug> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
15289 | 2025.03.07 22:44:48.542591 [ 25 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15290 | 2025.03.07 22:44:48.542694 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15291 | 2025.03.07 22:44:48.543177 [ 189 ] {38172969-86d8-4165-977b-c8a576bffb74::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 | ||
15292 | 2025.03.07 22:44:48.543960 [ 25 ] {} <Debug> oximeter.measurements_bool (5632da8d-f16b-4ca3-bf25-88f8c2a4afbf) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
15293 | 2025.03.07 22:44:48.544064 [ 25 ] {} <Trace> oximeter.measurements_bool (5632da8d-f16b-4ca3-bf25-88f8c2a4afbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15294 | 2025.03.07 22:44:48.544150 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15295 | 2025.03.07 22:44:48.545475 [ 194 ] {5632da8d-f16b-4ca3-bf25-88f8c2a4afbf::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 | ||
15296 | 2025.03.07 22:44:48.546189 [ 194 ] {5632da8d-f16b-4ca3-bf25-88f8c2a4afbf::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15297 | 2025.03.07 22:44:48.546363 [ 194 ] {5632da8d-f16b-4ca3-bf25-88f8c2a4afbf::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
15298 | 2025.03.07 22:44:48.546920 [ 194 ] {5632da8d-f16b-4ca3-bf25-88f8c2a4afbf::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
15299 | 2025.03.07 22:44:48.547377 [ 194 ] {5632da8d-f16b-4ca3-bf25-88f8c2a4afbf::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
15300 | 2025.03.07 22:44:48.547774 [ 194 ] {5632da8d-f16b-4ca3-bf25-88f8c2a4afbf::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 | ||
15301 | 2025.03.07 22:44:48.548408 [ 194 ] {5632da8d-f16b-4ca3-bf25-88f8c2a4afbf::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 | ||
15302 | 2025.03.07 22:44:48.554682 [ 192 ] {5632da8d-f16b-4ca3-bf25-88f8c2a4afbf::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.010211298 sec., 2937.922289605102 rows/sec., 153.49 KiB/sec. | ||
15303 | 2025.03.07 22:44:48.555084 [ 192 ] {5632da8d-f16b-4ca3-bf25-88f8c2a4afbf::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
15304 | 2025.03.07 22:44:48.556138 [ 192 ] {5632da8d-f16b-4ca3-bf25-88f8c2a4afbf::all_1_5_1} <Trace> oximeter.measurements_bool (5632da8d-f16b-4ca3-bf25-88f8c2a4afbf): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15305 | 2025.03.07 22:44:48.556487 [ 192 ] {5632da8d-f16b-4ca3-bf25-88f8c2a4afbf::all_1_5_1} <Trace> oximeter.measurements_bool (5632da8d-f16b-4ca3-bf25-88f8c2a4afbf) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
15306 | 2025.03.07 22:44:48.556808 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
15307 | 2025.03.07 22:44:48.564432 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 649 | ||
15308 | 2025.03.07 22:44:48.566339 [ 189 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15309 | 2025.03.07 22:44:48.568097 [ 189 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 611 rows starting from the beginning of the part | ||
15310 | 2025.03.07 22:44:48.574571 [ 189 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part | ||
15311 | 2025.03.07 22:44:48.581128 [ 189 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part | ||
15312 | 2025.03.07 22:44:48.587506 [ 189 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
15313 | 2025.03.07 22:44:48.593979 [ 189 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part | ||
15314 | 2025.03.07 22:44:48.600386 [ 189 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
15315 | 2025.03.07 22:44:48.666229 [ 192 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 649 rows, containing 679 columns (679 merged, 0 gathered) in 0.123348275 sec., 5261.524735550619 rows/sec., 27.21 MiB/sec. | ||
15316 | 2025.03.07 22:44:48.670109 [ 186 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
15317 | 2025.03.07 22:44:48.673342 [ 186 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_86_17} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15318 | 2025.03.07 22:44:48.673475 [ 186 ] {38172969-86d8-4165-977b-c8a576bffb74::all_1_86_17} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
15319 | 2025.03.07 22:44:48.676281 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
15320 | 2025.03.07 22:44:49.000227 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.15 MiB, peak 285.97 MiB, free memory in arenas 0.00 B, will set to 267.08 MiB (RSS), difference: -1.07 MiB | ||
15321 | 2025.03.07 22:44:49.430999 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15322 | 2025.03.07 22:44:49.431206 [ 275 ] {2e01df78-0560-468c-983d-4ac428762c4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15323 | 2025.03.07 22:44:49.431284 [ 275 ] {2e01df78-0560-468c-983d-4ac428762c4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15324 | 2025.03.07 22:44:49.432209 [ 275 ] {2e01df78-0560-468c-983d-4ac428762c4a} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15325 | 2025.03.07 22:44:49.432254 [ 275 ] {2e01df78-0560-468c-983d-4ac428762c4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15326 | 2025.03.07 22:44:49.432705 [ 275 ] {2e01df78-0560-468c-983d-4ac428762c4a} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
15327 | 2025.03.07 22:44:49.432964 [ 275 ] {2e01df78-0560-468c-983d-4ac428762c4a} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15328 | 2025.03.07 22:44:49.433122 [ 25 ] {} <Debug> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
15329 | 2025.03.07 22:44:49.433168 [ 25 ] {} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15330 | 2025.03.07 22:44:49.433178 [ 275 ] {2e01df78-0560-468c-983d-4ac428762c4a} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.002026 sec., 59230.00987166831 rows/sec., 5.03 MiB/sec. | ||
15331 | 2025.03.07 22:44:49.433202 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15332 | 2025.03.07 22:44:49.433264 [ 275 ] {2e01df78-0560-468c-983d-4ac428762c4a} <Debug> TCPHandler: Processed in 0.002388903 sec. | ||
15333 | 2025.03.07 22:44:49.433508 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15334 | 2025.03.07 22:44:49.433550 [ 200 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
15335 | 2025.03.07 22:44:49.433663 [ 275 ] {3d1a2f53-2ac3-4b77-b73c-a1e9d71b8caa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15336 | 2025.03.07 22:44:49.433758 [ 275 ] {3d1a2f53-2ac3-4b77-b73c-a1e9d71b8caa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15337 | 2025.03.07 22:44:49.434076 [ 200 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15338 | 2025.03.07 22:44:49.434176 [ 200 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1967 rows starting from the beginning of the part | ||
15339 | 2025.03.07 22:44:49.434526 [ 200 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 120 rows starting from the beginning of the part | ||
15340 | 2025.03.07 22:44:49.434867 [ 200 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 633 rows starting from the beginning of the part | ||
15341 | 2025.03.07 22:44:49.435212 [ 200 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 121 rows starting from the beginning of the part | ||
15342 | 2025.03.07 22:44:49.435551 [ 200 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 72 rows starting from the beginning of the part | ||
15343 | 2025.03.07 22:44:49.435737 [ 200 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 120 rows starting from the beginning of the part | ||
15344 | 2025.03.07 22:44:49.436632 [ 275 ] {3d1a2f53-2ac3-4b77-b73c-a1e9d71b8caa} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15345 | 2025.03.07 22:44:49.436701 [ 275 ] {3d1a2f53-2ac3-4b77-b73c-a1e9d71b8caa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15346 | 2025.03.07 22:44:49.437578 [ 275 ] {3d1a2f53-2ac3-4b77-b73c-a1e9d71b8caa} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
15347 | 2025.03.07 22:44:49.438149 [ 275 ] {3d1a2f53-2ac3-4b77-b73c-a1e9d71b8caa} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15348 | 2025.03.07 22:44:49.438537 [ 275 ] {3d1a2f53-2ac3-4b77-b73c-a1e9d71b8caa} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.00493 sec., 6490.872210953346 rows/sec., 488.08 KiB/sec. | ||
15349 | 2025.03.07 22:44:49.438634 [ 275 ] {3d1a2f53-2ac3-4b77-b73c-a1e9d71b8caa} <Debug> TCPHandler: Processed in 0.00522463 sec. | ||
15350 | 2025.03.07 22:44:49.438815 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15351 | 2025.03.07 22:44:49.439086 [ 275 ] {f3818661-5951-4430-a979-c63318655811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15352 | 2025.03.07 22:44:49.439233 [ 275 ] {f3818661-5951-4430-a979-c63318655811} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15353 | 2025.03.07 22:44:49.439316 [ 199 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3033 rows, containing 5 columns (5 merged, 0 gathered) in 0.005983467 sec., 506896.7540056626 rows/sec., 43.41 MiB/sec. | ||
15354 | 2025.03.07 22:44:49.439725 [ 199 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
15355 | 2025.03.07 22:44:49.440334 [ 275 ] {f3818661-5951-4430-a979-c63318655811} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15356 | 2025.03.07 22:44:49.440410 [ 275 ] {f3818661-5951-4430-a979-c63318655811} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15357 | 2025.03.07 22:44:49.440448 [ 199 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_146_29} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15358 | 2025.03.07 22:44:49.440665 [ 199 ] {8922abdd-d820-477b-8940-ca60723f550b::all_1_146_29} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
15359 | 2025.03.07 22:44:49.440839 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
15360 | 2025.03.07 22:44:49.441049 [ 275 ] {f3818661-5951-4430-a979-c63318655811} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
15361 | 2025.03.07 22:44:49.441310 [ 275 ] {f3818661-5951-4430-a979-c63318655811} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15362 | 2025.03.07 22:44:49.441497 [ 44 ] {} <Debug> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
15363 | 2025.03.07 22:44:49.441565 [ 44 ] {} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15364 | 2025.03.07 22:44:49.441561 [ 275 ] {f3818661-5951-4430-a979-c63318655811} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.002574 sec., 37296.0372960373 rows/sec., 2.91 MiB/sec. | ||
15365 | 2025.03.07 22:44:49.441604 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15366 | 2025.03.07 22:44:49.441769 [ 275 ] {f3818661-5951-4430-a979-c63318655811} <Debug> TCPHandler: Processed in 0.003004049 sec. | ||
15367 | 2025.03.07 22:44:49.441946 [ 187 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
15368 | 2025.03.07 22:44:49.442038 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15369 | 2025.03.07 22:44:49.442264 [ 187 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15370 | 2025.03.07 22:44:49.442385 [ 187 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 952 rows starting from the beginning of the part | ||
15371 | 2025.03.07 22:44:49.442638 [ 275 ] {ffc7e12c-7e05-41bb-9cc6-632296ba2c82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15372 | 2025.03.07 22:44:49.442735 [ 187 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 96 rows starting from the beginning of the part | ||
15373 | 2025.03.07 22:44:49.443124 [ 187 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 390 rows starting from the beginning of the part | ||
15374 | 2025.03.07 22:44:49.443206 [ 275 ] {ffc7e12c-7e05-41bb-9cc6-632296ba2c82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15375 | 2025.03.07 22:44:49.443496 [ 187 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 98 rows starting from the beginning of the part | ||
15376 | 2025.03.07 22:44:49.443869 [ 187 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 72 rows starting from the beginning of the part | ||
15377 | 2025.03.07 22:44:49.444240 [ 187 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 96 rows starting from the beginning of the part | ||
15378 | 2025.03.07 22:44:49.446956 [ 275 ] {ffc7e12c-7e05-41bb-9cc6-632296ba2c82} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15379 | 2025.03.07 22:44:49.447024 [ 275 ] {ffc7e12c-7e05-41bb-9cc6-632296ba2c82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15380 | 2025.03.07 22:44:49.447892 [ 275 ] {ffc7e12c-7e05-41bb-9cc6-632296ba2c82} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
15381 | 2025.03.07 22:44:49.448234 [ 187 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1704 rows, containing 5 columns (5 merged, 0 gathered) in 0.006543323 sec., 260418.13922375525 rows/sec., 20.19 MiB/sec. | ||
15382 | 2025.03.07 22:44:49.448345 [ 275 ] {ffc7e12c-7e05-41bb-9cc6-632296ba2c82} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15383 | 2025.03.07 22:44:49.448453 [ 187 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
15384 | 2025.03.07 22:44:49.448822 [ 275 ] {ffc7e12c-7e05-41bb-9cc6-632296ba2c82} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.006414 sec., 24945.431867789208 rows/sec., 1.74 MiB/sec. | ||
15385 | 2025.03.07 22:44:49.448976 [ 275 ] {ffc7e12c-7e05-41bb-9cc6-632296ba2c82} <Debug> TCPHandler: Processed in 0.006996297 sec. | ||
15386 | 2025.03.07 22:44:49.449169 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15387 | 2025.03.07 22:44:49.449168 [ 187 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_146_29} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15388 | 2025.03.07 22:44:49.449341 [ 187 ] {4802272b-ca1b-4035-be08-cb9bb4eeaff7::all_1_146_29} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
15389 | 2025.03.07 22:44:49.449348 [ 275 ] {c4ed08a0-2002-4151-acc8-c2c8b4dcc2cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15390 | 2025.03.07 22:44:49.449488 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
15391 | 2025.03.07 22:44:49.449516 [ 275 ] {c4ed08a0-2002-4151-acc8-c2c8b4dcc2cd} <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 | ||
15392 | 2025.03.07 22:44:49.450717 [ 275 ] {c4ed08a0-2002-4151-acc8-c2c8b4dcc2cd} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15393 | 2025.03.07 22:44:49.450758 [ 275 ] {c4ed08a0-2002-4151-acc8-c2c8b4dcc2cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15394 | 2025.03.07 22:44:49.451442 [ 275 ] {c4ed08a0-2002-4151-acc8-c2c8b4dcc2cd} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
15395 | 2025.03.07 22:44:49.451718 [ 275 ] {c4ed08a0-2002-4151-acc8-c2c8b4dcc2cd} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15396 | 2025.03.07 22:44:49.452007 [ 275 ] {c4ed08a0-2002-4151-acc8-c2c8b4dcc2cd} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00271 sec., 11808.118081180812 rows/sec., 21.16 MiB/sec. | ||
15397 | 2025.03.07 22:44:49.452209 [ 275 ] {c4ed08a0-2002-4151-acc8-c2c8b4dcc2cd} <Debug> TCPHandler: Processed in 0.00311351 sec. | ||
15398 | 2025.03.07 22:44:49.452539 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15399 | 2025.03.07 22:44:49.452773 [ 275 ] {91ac9b59-b0a4-42b2-bbd6-bc8378d13657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15400 | 2025.03.07 22:44:49.452823 [ 275 ] {91ac9b59-b0a4-42b2-bbd6-bc8378d13657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15401 | 2025.03.07 22:44:49.453282 [ 275 ] {91ac9b59-b0a4-42b2-bbd6-bc8378d13657} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15402 | 2025.03.07 22:44:49.453321 [ 275 ] {91ac9b59-b0a4-42b2-bbd6-bc8378d13657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15403 | 2025.03.07 22:44:49.453689 [ 275 ] {91ac9b59-b0a4-42b2-bbd6-bc8378d13657} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
15404 | 2025.03.07 22:44:49.453941 [ 275 ] {91ac9b59-b0a4-42b2-bbd6-bc8378d13657} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15405 | 2025.03.07 22:44:49.454133 [ 44 ] {} <Debug> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
15406 | 2025.03.07 22:44:49.454186 [ 275 ] {91ac9b59-b0a4-42b2-bbd6-bc8378d13657} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001465 sec., 40955.631399317404 rows/sec., 2.76 MiB/sec. | ||
15407 | 2025.03.07 22:44:49.454218 [ 44 ] {} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15408 | 2025.03.07 22:44:49.454306 [ 275 ] {91ac9b59-b0a4-42b2-bbd6-bc8378d13657} <Debug> TCPHandler: Processed in 0.001869348 sec. | ||
15409 | 2025.03.07 22:44:49.454316 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15410 | 2025.03.07 22:44:49.454518 [ 190 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
15411 | 2025.03.07 22:44:49.454681 [ 190 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15412 | 2025.03.07 22:44:49.454722 [ 190 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 7336 rows starting from the beginning of the part | ||
15413 | 2025.03.07 22:44:49.454845 [ 190 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 60 rows starting from the beginning of the part | ||
15414 | 2025.03.07 22:44:49.455059 [ 190 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 82 rows starting from the beginning of the part | ||
15415 | 2025.03.07 22:44:49.455242 [ 190 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 60 rows starting from the beginning of the part | ||
15416 | 2025.03.07 22:44:49.455432 [ 190 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 60 rows starting from the beginning of the part | ||
15417 | 2025.03.07 22:44:49.455601 [ 190 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part | ||
15418 | 2025.03.07 22:44:49.458156 [ 188 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7658 rows, containing 4 columns (4 merged, 0 gathered) in 0.003707996 sec., 2065266.5213231083 rows/sec., 138.76 MiB/sec. | ||
15419 | 2025.03.07 22:44:49.458963 [ 193 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
15420 | 2025.03.07 22:44:49.459340 [ 193 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_146_29} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15421 | 2025.03.07 22:44:49.459419 [ 193 ] {4c16c34e-b3f3-460e-999e-3de3f0e5b100::all_1_146_29} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
15422 | 2025.03.07 22:44:49.459510 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
15423 | 2025.03.07 22:44:50.154467 [ 222 ] {} <Trace> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
15424 | 2025.03.07 22:44:50.154523 [ 222 ] {} <Debug> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
15425 | 2025.03.07 22:44:50.156051 [ 222 ] {} <Debug> oximeter.fields_i16 (570d93a6-3975-4407-8748-dbbaa4dc973d): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
15426 | 2025.03.07 22:44:50.295791 [ 221 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15427 | 2025.03.07 22:44:50.295896 [ 221 ] {} <Debug> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15428 | 2025.03.07 22:44:50.297992 [ 221 ] {} <Debug> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15429 | 2025.03.07 22:44:50.788110 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2100 | ||
15430 | 2025.03.07 22:44:50.791531 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15431 | 2025.03.07 22:44:50.791583 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15432 | 2025.03.07 22:44:50.793155 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
15433 | 2025.03.07 22:44:50.793476 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15434 | 2025.03.07 22:44:50.794128 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2100 | ||
15435 | 2025.03.07 22:44:52.026100 [ 225 ] {} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
15436 | 2025.03.07 22:44:52.026157 [ 225 ] {} <Debug> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
15437 | 2025.03.07 22:44:52.027768 [ 225 ] {} <Debug> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
15438 | 2025.03.07 22:44:52.416731 [ 223 ] {} <Trace> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
15439 | 2025.03.07 22:44:52.416791 [ 223 ] {} <Debug> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
15440 | 2025.03.07 22:44:52.418366 [ 223 ] {} <Debug> oximeter.fields_ipaddr (e0afda2a-8f9c-4d26-b983-ba7a9221b151): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
15441 | 2025.03.07 22:44:52.723419 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15442 | 2025.03.07 22:44:52.723634 [ 275 ] {61753c43-63ae-474a-897a-0df28c9739e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15443 | 2025.03.07 22:44:52.723716 [ 275 ] {61753c43-63ae-474a-897a-0df28c9739e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15444 | 2025.03.07 22:44:52.725213 [ 275 ] {61753c43-63ae-474a-897a-0df28c9739e9} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15445 | 2025.03.07 22:44:52.725268 [ 275 ] {61753c43-63ae-474a-897a-0df28c9739e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15446 | 2025.03.07 22:44:52.725785 [ 275 ] {61753c43-63ae-474a-897a-0df28c9739e9} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
15447 | 2025.03.07 22:44:52.726047 [ 275 ] {61753c43-63ae-474a-897a-0df28c9739e9} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15448 | 2025.03.07 22:44:52.726296 [ 275 ] {61753c43-63ae-474a-897a-0df28c9739e9} <Debug> executeQuery: Read 1212 rows, 102.55 KiB in 0.002717 sec., 446080.2355539198 rows/sec., 36.86 MiB/sec. | ||
15449 | 2025.03.07 22:44:52.726393 [ 275 ] {61753c43-63ae-474a-897a-0df28c9739e9} <Debug> TCPHandler: Processed in 0.00311924 sec. | ||
15450 | 2025.03.07 22:44:52.726554 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15451 | 2025.03.07 22:44:52.726837 [ 275 ] {68f67723-348e-4751-bdb0-eb95b03f2353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15452 | 2025.03.07 22:44:52.726972 [ 275 ] {68f67723-348e-4751-bdb0-eb95b03f2353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15453 | 2025.03.07 22:44:52.728510 [ 275 ] {68f67723-348e-4751-bdb0-eb95b03f2353} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15454 | 2025.03.07 22:44:52.728552 [ 275 ] {68f67723-348e-4751-bdb0-eb95b03f2353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15455 | 2025.03.07 22:44:52.728919 [ 275 ] {68f67723-348e-4751-bdb0-eb95b03f2353} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
15456 | 2025.03.07 22:44:52.729158 [ 275 ] {68f67723-348e-4751-bdb0-eb95b03f2353} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15457 | 2025.03.07 22:44:52.729380 [ 275 ] {68f67723-348e-4751-bdb0-eb95b03f2353} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.002674 sec., 2991.7726252804787 rows/sec., 224.97 KiB/sec. | ||
15458 | 2025.03.07 22:44:52.729437 [ 275 ] {68f67723-348e-4751-bdb0-eb95b03f2353} <Debug> TCPHandler: Processed in 0.002947338 sec. | ||
15459 | 2025.03.07 22:44:52.729563 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15460 | 2025.03.07 22:44:52.729670 [ 275 ] {970278d3-d177-4bff-8f8b-eec08bce5983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15461 | 2025.03.07 22:44:52.729716 [ 275 ] {970278d3-d177-4bff-8f8b-eec08bce5983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15462 | 2025.03.07 22:44:52.730321 [ 275 ] {970278d3-d177-4bff-8f8b-eec08bce5983} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15463 | 2025.03.07 22:44:52.730361 [ 275 ] {970278d3-d177-4bff-8f8b-eec08bce5983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15464 | 2025.03.07 22:44:52.730714 [ 275 ] {970278d3-d177-4bff-8f8b-eec08bce5983} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
15465 | 2025.03.07 22:44:52.730952 [ 275 ] {970278d3-d177-4bff-8f8b-eec08bce5983} <Trace> oximeter.fields_u32 (d3bddabd-938b-4ce7-80f5-d2aa65b65e7b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15466 | 2025.03.07 22:44:52.731152 [ 275 ] {970278d3-d177-4bff-8f8b-eec08bce5983} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001505 sec., 151495.01661129566 rows/sec., 10.26 MiB/sec. | ||
15467 | 2025.03.07 22:44:52.731205 [ 275 ] {970278d3-d177-4bff-8f8b-eec08bce5983} <Debug> TCPHandler: Processed in 0.001693366 sec. | ||
15468 | 2025.03.07 22:44:52.731328 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15469 | 2025.03.07 22:44:52.731434 [ 275 ] {6829b0cf-e7e1-4630-9458-b8a0fbcff6d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15470 | 2025.03.07 22:44:52.731480 [ 275 ] {6829b0cf-e7e1-4630-9458-b8a0fbcff6d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15471 | 2025.03.07 22:44:52.732208 [ 275 ] {6829b0cf-e7e1-4630-9458-b8a0fbcff6d4} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15472 | 2025.03.07 22:44:52.732249 [ 275 ] {6829b0cf-e7e1-4630-9458-b8a0fbcff6d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15473 | 2025.03.07 22:44:52.732635 [ 275 ] {6829b0cf-e7e1-4630-9458-b8a0fbcff6d4} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
15474 | 2025.03.07 22:44:52.732875 [ 275 ] {6829b0cf-e7e1-4630-9458-b8a0fbcff6d4} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15475 | 2025.03.07 22:44:52.733074 [ 275 ] {6829b0cf-e7e1-4630-9458-b8a0fbcff6d4} <Debug> executeQuery: Read 528 rows, 40.04 KiB in 0.001661 sec., 317880.7947019868 rows/sec., 23.54 MiB/sec. | ||
15476 | 2025.03.07 22:44:52.733126 [ 275 ] {6829b0cf-e7e1-4630-9458-b8a0fbcff6d4} <Debug> TCPHandler: Processed in 0.001849008 sec. | ||
15477 | 2025.03.07 22:44:52.733226 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15478 | 2025.03.07 22:44:52.733329 [ 275 ] {121b3dba-33e9-4e4c-8795-ac77202bcbac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15479 | 2025.03.07 22:44:52.733379 [ 275 ] {121b3dba-33e9-4e4c-8795-ac77202bcbac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15480 | 2025.03.07 22:44:52.734089 [ 275 ] {121b3dba-33e9-4e4c-8795-ac77202bcbac} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15481 | 2025.03.07 22:44:52.734129 [ 275 ] {121b3dba-33e9-4e4c-8795-ac77202bcbac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15482 | 2025.03.07 22:44:52.734567 [ 275 ] {121b3dba-33e9-4e4c-8795-ac77202bcbac} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
15483 | 2025.03.07 22:44:52.734805 [ 275 ] {121b3dba-33e9-4e4c-8795-ac77202bcbac} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15484 | 2025.03.07 22:44:52.735019 [ 275 ] {121b3dba-33e9-4e4c-8795-ac77202bcbac} <Debug> executeQuery: Read 952 rows, 65.39 KiB in 0.001709 sec., 557050.9069631363 rows/sec., 37.36 MiB/sec. | ||
15485 | 2025.03.07 22:44:52.735073 [ 275 ] {121b3dba-33e9-4e4c-8795-ac77202bcbac} <Debug> TCPHandler: Processed in 0.001896739 sec. | ||
15486 | 2025.03.07 22:44:52.735175 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15487 | 2025.03.07 22:44:52.735277 [ 275 ] {074962ea-0d2d-4676-bb92-906a226d2494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15488 | 2025.03.07 22:44:52.735344 [ 275 ] {074962ea-0d2d-4676-bb92-906a226d2494} <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 | ||
15489 | 2025.03.07 22:44:52.736407 [ 275 ] {074962ea-0d2d-4676-bb92-906a226d2494} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15490 | 2025.03.07 22:44:52.736447 [ 275 ] {074962ea-0d2d-4676-bb92-906a226d2494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15491 | 2025.03.07 22:44:52.737065 [ 275 ] {074962ea-0d2d-4676-bb92-906a226d2494} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
15492 | 2025.03.07 22:44:52.737321 [ 275 ] {074962ea-0d2d-4676-bb92-906a226d2494} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15493 | 2025.03.07 22:44:52.737559 [ 275 ] {074962ea-0d2d-4676-bb92-906a226d2494} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002302 sec., 3475.238922675934 rows/sec., 6.23 MiB/sec. | ||
15494 | 2025.03.07 22:44:52.737667 [ 275 ] {074962ea-0d2d-4676-bb92-906a226d2494} <Debug> TCPHandler: Processed in 0.002543295 sec. | ||
15495 | 2025.03.07 22:44:52.737811 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15496 | 2025.03.07 22:44:52.737945 [ 275 ] {0ab552c5-2bbd-42a2-b612-fa3b67682697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15497 | 2025.03.07 22:44:52.738001 [ 275 ] {0ab552c5-2bbd-42a2-b612-fa3b67682697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15498 | 2025.03.07 22:44:52.738456 [ 275 ] {0ab552c5-2bbd-42a2-b612-fa3b67682697} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15499 | 2025.03.07 22:44:52.738495 [ 275 ] {0ab552c5-2bbd-42a2-b612-fa3b67682697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15500 | 2025.03.07 22:44:52.738872 [ 275 ] {0ab552c5-2bbd-42a2-b612-fa3b67682697} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
15501 | 2025.03.07 22:44:52.739125 [ 275 ] {0ab552c5-2bbd-42a2-b612-fa3b67682697} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15502 | 2025.03.07 22:44:52.739353 [ 275 ] {0ab552c5-2bbd-42a2-b612-fa3b67682697} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.001429 sec., 27991.60251924423 rows/sec., 1.89 MiB/sec. | ||
15503 | 2025.03.07 22:44:52.739409 [ 275 ] {0ab552c5-2bbd-42a2-b612-fa3b67682697} <Debug> TCPHandler: Processed in 0.001660996 sec. | ||
15504 | 2025.03.07 22:44:53.054693 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 39894 | ||
15505 | 2025.03.07 22:44:53.055616 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15506 | 2025.03.07 22:44:53.055664 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15507 | 2025.03.07 22:44:53.056216 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
15508 | 2025.03.07 22:44:53.056487 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15509 | 2025.03.07 22:44:53.056741 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39894 | ||
15510 | 2025.03.07 22:44:53.351178 [ 225 ] {} <Trace> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
15511 | 2025.03.07 22:44:53.351249 [ 225 ] {} <Debug> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
15512 | 2025.03.07 22:44:53.353517 [ 225 ] {} <Debug> oximeter.fields_u8 (c54ec57d-d23e-4f7b-a6e6-5279a6523129): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
15513 | 2025.03.07 22:44:54.394976 [ 221 ] {} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
15514 | 2025.03.07 22:44:54.395036 [ 221 ] {} <Debug> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
15515 | 2025.03.07 22:44:54.397399 [ 221 ] {} <Debug> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
15516 | 2025.03.07 22:44:54.424439 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15517 | 2025.03.07 22:44:54.424633 [ 275 ] {9540570c-876a-4113-9363-fcf9a06c682c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15518 | 2025.03.07 22:44:54.424723 [ 275 ] {9540570c-876a-4113-9363-fcf9a06c682c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15519 | 2025.03.07 22:44:54.425609 [ 275 ] {9540570c-876a-4113-9363-fcf9a06c682c} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15520 | 2025.03.07 22:44:54.425662 [ 275 ] {9540570c-876a-4113-9363-fcf9a06c682c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15521 | 2025.03.07 22:44:54.426328 [ 275 ] {9540570c-876a-4113-9363-fcf9a06c682c} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
15522 | 2025.03.07 22:44:54.426631 [ 275 ] {9540570c-876a-4113-9363-fcf9a06c682c} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15523 | 2025.03.07 22:44:54.426866 [ 275 ] {9540570c-876a-4113-9363-fcf9a06c682c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002284 sec., 24518.388791593694 rows/sec., 1.88 MiB/sec. | ||
15524 | 2025.03.07 22:44:54.426945 [ 275 ] {9540570c-876a-4113-9363-fcf9a06c682c} <Debug> TCPHandler: Processed in 0.002709546 sec. | ||
15525 | 2025.03.07 22:44:54.427106 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15526 | 2025.03.07 22:44:54.427230 [ 275 ] {f72d6ebd-c5c7-413e-8022-0a83a245b6a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15527 | 2025.03.07 22:44:54.427302 [ 275 ] {f72d6ebd-c5c7-413e-8022-0a83a245b6a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15528 | 2025.03.07 22:44:54.427939 [ 275 ] {f72d6ebd-c5c7-413e-8022-0a83a245b6a4} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15529 | 2025.03.07 22:44:54.427979 [ 275 ] {f72d6ebd-c5c7-413e-8022-0a83a245b6a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15530 | 2025.03.07 22:44:54.428406 [ 275 ] {f72d6ebd-c5c7-413e-8022-0a83a245b6a4} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
15531 | 2025.03.07 22:44:54.428664 [ 275 ] {f72d6ebd-c5c7-413e-8022-0a83a245b6a4} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15532 | 2025.03.07 22:44:54.428878 [ 275 ] {f72d6ebd-c5c7-413e-8022-0a83a245b6a4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001674 sec., 38231.78016726404 rows/sec., 2.98 MiB/sec. | ||
15533 | 2025.03.07 22:44:54.428952 [ 275 ] {f72d6ebd-c5c7-413e-8022-0a83a245b6a4} <Debug> TCPHandler: Processed in 0.001901238 sec. | ||
15534 | 2025.03.07 22:44:54.428990 [ 224 ] {} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
15535 | 2025.03.07 22:44:54.429075 [ 224 ] {} <Debug> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
15536 | 2025.03.07 22:44:54.429111 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15537 | 2025.03.07 22:44:54.429327 [ 275 ] {db3e6a37-7642-479a-b4ef-b16153a5a81d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15538 | 2025.03.07 22:44:54.429414 [ 275 ] {db3e6a37-7642-479a-b4ef-b16153a5a81d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15539 | 2025.03.07 22:44:54.430370 [ 275 ] {db3e6a37-7642-479a-b4ef-b16153a5a81d} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15540 | 2025.03.07 22:44:54.430419 [ 275 ] {db3e6a37-7642-479a-b4ef-b16153a5a81d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15541 | 2025.03.07 22:44:54.431121 [ 275 ] {db3e6a37-7642-479a-b4ef-b16153a5a81d} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
15542 | 2025.03.07 22:44:54.431542 [ 275 ] {db3e6a37-7642-479a-b4ef-b16153a5a81d} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15543 | 2025.03.07 22:44:54.431807 [ 169 ] {} <Debug> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Selected 5 parts from all_1_143_31 to all_147_147_0 | ||
15544 | 2025.03.07 22:44:54.431882 [ 169 ] {} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15545 | 2025.03.07 22:44:54.431930 [ 275 ] {db3e6a37-7642-479a-b4ef-b16153a5a81d} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.002679 sec., 20156.774916013437 rows/sec., 1.41 MiB/sec. | ||
15546 | 2025.03.07 22:44:54.431936 [ 169 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15547 | 2025.03.07 22:44:54.432216 [ 275 ] {db3e6a37-7642-479a-b4ef-b16153a5a81d} <Debug> TCPHandler: Processed in 0.003142351 sec. | ||
15548 | 2025.03.07 22:44:54.432504 [ 190 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_147_32} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_143_31 to all_147_147_0 into Compact with storage Full | ||
15549 | 2025.03.07 22:44:54.432681 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15550 | 2025.03.07 22:44:54.432877 [ 190 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_147_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15551 | 2025.03.07 22:44:54.433004 [ 190 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_147_32} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_143_31, total 39614 rows starting from the beginning of the part | ||
15552 | 2025.03.07 22:44:54.433009 [ 275 ] {7e2624af-87b3-49f6-972e-690e823dc9da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15553 | 2025.03.07 22:44:54.433209 [ 275 ] {7e2624af-87b3-49f6-972e-690e823dc9da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15554 | 2025.03.07 22:44:54.433563 [ 190 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_147_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 161 rows starting from the beginning of the part | ||
15555 | 2025.03.07 22:44:54.434071 [ 190 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_147_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 160 rows starting from the beginning of the part | ||
15556 | 2025.03.07 22:44:54.434485 [ 190 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_147_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 160 rows starting from the beginning of the part | ||
15557 | 2025.03.07 22:44:54.435268 [ 190 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_147_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 952 rows starting from the beginning of the part | ||
15558 | 2025.03.07 22:44:54.435426 [ 224 ] {} <Debug> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
15559 | 2025.03.07 22:44:54.438240 [ 275 ] {7e2624af-87b3-49f6-972e-690e823dc9da} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15560 | 2025.03.07 22:44:54.438358 [ 275 ] {7e2624af-87b3-49f6-972e-690e823dc9da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15561 | 2025.03.07 22:44:54.441356 [ 275 ] {7e2624af-87b3-49f6-972e-690e823dc9da} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
15562 | 2025.03.07 22:44:54.441852 [ 275 ] {7e2624af-87b3-49f6-972e-690e823dc9da} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15563 | 2025.03.07 22:44:54.442098 [ 275 ] {7e2624af-87b3-49f6-972e-690e823dc9da} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.009227 sec., 2167.5517502980383 rows/sec., 149.02 KiB/sec. | ||
15564 | 2025.03.07 22:44:54.442172 [ 275 ] {7e2624af-87b3-49f6-972e-690e823dc9da} <Debug> TCPHandler: Processed in 0.009649882 sec. | ||
15565 | 2025.03.07 22:44:54.449129 [ 191 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_147_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41047 rows, containing 5 columns (5 merged, 0 gathered) in 0.016968523 sec., 2419008.41929495 rows/sec., 165.56 MiB/sec. | ||
15566 | 2025.03.07 22:44:54.449585 [ 191 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_147_32} <Trace> MergedBlockOutputStream: filled checksums all_1_147_32 (state Temporary) | ||
15567 | 2025.03.07 22:44:54.450116 [ 191 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_147_32} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_merge_all_1_147_32 to all_1_147_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15568 | 2025.03.07 22:44:54.450255 [ 191 ] {fd8a5df9-9547-4f42-8344-e932bc981126::all_1_147_32} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126) (MergerMutator): Merged 5 parts: [all_1_143_31, all_147_147_0] -> all_1_147_32 | ||
15569 | 2025.03.07 22:44:54.450414 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
15570 | 2025.03.07 22:44:54.906272 [ 219 ] {} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
15571 | 2025.03.07 22:44:54.906325 [ 219 ] {} <Debug> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
15572 | 2025.03.07 22:44:54.908298 [ 219 ] {} <Debug> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
15573 | 2025.03.07 22:44:55.356319 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
15574 | 2025.03.07 22:44:55.356386 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
15575 | 2025.03.07 22:44:55.358315 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
15576 | 2025.03.07 22:44:56.064649 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 656 | ||
15577 | 2025.03.07 22:44:56.089903 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15578 | 2025.03.07 22:44:56.089965 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15579 | 2025.03.07 22:44:56.097813 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
15580 | 2025.03.07 22:44:56.098663 [ 243 ] {} <Trace> system.metric_log (38172969-86d8-4165-977b-c8a576bffb74): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15581 | 2025.03.07 22:44:56.102329 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 656 | ||
15582 | 2025.03.07 22:44:59.430889 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15583 | 2025.03.07 22:44:59.431082 [ 275 ] {e90797b9-a9dd-4beb-a045-41df5d451398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15584 | 2025.03.07 22:44:59.431157 [ 275 ] {e90797b9-a9dd-4beb-a045-41df5d451398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15585 | 2025.03.07 22:44:59.431996 [ 275 ] {e90797b9-a9dd-4beb-a045-41df5d451398} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15586 | 2025.03.07 22:44:59.432049 [ 275 ] {e90797b9-a9dd-4beb-a045-41df5d451398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15587 | 2025.03.07 22:44:59.432498 [ 275 ] {e90797b9-a9dd-4beb-a045-41df5d451398} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
15588 | 2025.03.07 22:44:59.432756 [ 275 ] {e90797b9-a9dd-4beb-a045-41df5d451398} <Trace> oximeter.fields_string (8922abdd-d820-477b-8940-ca60723f550b): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15589 | 2025.03.07 22:44:59.433010 [ 275 ] {e90797b9-a9dd-4beb-a045-41df5d451398} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001974 sec., 60790.273556231004 rows/sec., 5.17 MiB/sec. | ||
15590 | 2025.03.07 22:44:59.433116 [ 275 ] {e90797b9-a9dd-4beb-a045-41df5d451398} <Debug> TCPHandler: Processed in 0.002364632 sec. | ||
15591 | 2025.03.07 22:44:59.433272 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15592 | 2025.03.07 22:44:59.433561 [ 275 ] {2c79645c-a3a7-4575-b263-3572843bd37e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15593 | 2025.03.07 22:44:59.433690 [ 275 ] {2c79645c-a3a7-4575-b263-3572843bd37e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15594 | 2025.03.07 22:44:59.434611 [ 275 ] {2c79645c-a3a7-4575-b263-3572843bd37e} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15595 | 2025.03.07 22:44:59.434652 [ 275 ] {2c79645c-a3a7-4575-b263-3572843bd37e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15596 | 2025.03.07 22:44:59.435020 [ 275 ] {2c79645c-a3a7-4575-b263-3572843bd37e} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
15597 | 2025.03.07 22:44:59.435257 [ 275 ] {2c79645c-a3a7-4575-b263-3572843bd37e} <Trace> oximeter.fields_u16 (01016d33-373a-44ed-a111-2b7d5befb400): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15598 | 2025.03.07 22:44:59.435523 [ 275 ] {2c79645c-a3a7-4575-b263-3572843bd37e} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.002067 sec., 15481.373971940011 rows/sec., 1.14 MiB/sec. | ||
15599 | 2025.03.07 22:44:59.435625 [ 275 ] {2c79645c-a3a7-4575-b263-3572843bd37e} <Debug> TCPHandler: Processed in 0.002409893 sec. | ||
15600 | 2025.03.07 22:44:59.435816 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15601 | 2025.03.07 22:44:59.436076 [ 275 ] {55eab9ae-be1c-46b7-a111-cdc0223b6ad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15602 | 2025.03.07 22:44:59.436128 [ 275 ] {55eab9ae-be1c-46b7-a111-cdc0223b6ad6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15603 | 2025.03.07 22:44:59.436698 [ 275 ] {55eab9ae-be1c-46b7-a111-cdc0223b6ad6} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15604 | 2025.03.07 22:44:59.436738 [ 275 ] {55eab9ae-be1c-46b7-a111-cdc0223b6ad6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15605 | 2025.03.07 22:44:59.437101 [ 275 ] {55eab9ae-be1c-46b7-a111-cdc0223b6ad6} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
15606 | 2025.03.07 22:44:59.437334 [ 275 ] {55eab9ae-be1c-46b7-a111-cdc0223b6ad6} <Trace> oximeter.fields_uuid (4802272b-ca1b-4035-be08-cb9bb4eeaff7): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15607 | 2025.03.07 22:44:59.437552 [ 275 ] {55eab9ae-be1c-46b7-a111-cdc0223b6ad6} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001558 sec., 61617.45827984596 rows/sec., 4.81 MiB/sec. | ||
15608 | 2025.03.07 22:44:59.437606 [ 275 ] {55eab9ae-be1c-46b7-a111-cdc0223b6ad6} <Debug> TCPHandler: Processed in 0.001890998 sec. | ||
15609 | 2025.03.07 22:44:59.437723 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15610 | 2025.03.07 22:44:59.437831 [ 275 ] {e8553dcb-e836-4e80-80a0-fe60be689621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15611 | 2025.03.07 22:44:59.437879 [ 275 ] {e8553dcb-e836-4e80-80a0-fe60be689621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15612 | 2025.03.07 22:44:59.438415 [ 275 ] {e8553dcb-e836-4e80-80a0-fe60be689621} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15613 | 2025.03.07 22:44:59.438454 [ 275 ] {e8553dcb-e836-4e80-80a0-fe60be689621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15614 | 2025.03.07 22:44:59.438837 [ 275 ] {e8553dcb-e836-4e80-80a0-fe60be689621} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
15615 | 2025.03.07 22:44:59.439079 [ 275 ] {e8553dcb-e836-4e80-80a0-fe60be689621} <Trace> oximeter.measurements_cumulativeu64 (fd8a5df9-9547-4f42-8344-e932bc981126): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15616 | 2025.03.07 22:44:59.439313 [ 275 ] {e8553dcb-e836-4e80-80a0-fe60be689621} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001498 sec., 106809.0787716956 rows/sec., 7.44 MiB/sec. | ||
15617 | 2025.03.07 22:44:59.439379 [ 275 ] {e8553dcb-e836-4e80-80a0-fe60be689621} <Debug> TCPHandler: Processed in 0.001705826 sec. | ||
15618 | 2025.03.07 22:44:59.439553 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15619 | 2025.03.07 22:44:59.439840 [ 275 ] {eab131eb-854a-4ccf-be17-1a52d6af366d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15620 | 2025.03.07 22:44:59.440053 [ 275 ] {eab131eb-854a-4ccf-be17-1a52d6af366d} <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 | ||
15621 | 2025.03.07 22:44:59.441221 [ 275 ] {eab131eb-854a-4ccf-be17-1a52d6af366d} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15622 | 2025.03.07 22:44:59.441260 [ 275 ] {eab131eb-854a-4ccf-be17-1a52d6af366d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15623 | 2025.03.07 22:44:59.441935 [ 275 ] {eab131eb-854a-4ccf-be17-1a52d6af366d} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
15624 | 2025.03.07 22:44:59.442193 [ 275 ] {eab131eb-854a-4ccf-be17-1a52d6af366d} <Trace> oximeter.measurements_histogramu64 (d509ac21-9ada-40aa-937b-b486ce33eeb4): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15625 | 2025.03.07 22:44:59.442501 [ 275 ] {eab131eb-854a-4ccf-be17-1a52d6af366d} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002751 sec., 11632.13376953835 rows/sec., 20.84 MiB/sec. | ||
15626 | 2025.03.07 22:44:59.442823 [ 275 ] {eab131eb-854a-4ccf-be17-1a52d6af366d} <Debug> TCPHandler: Processed in 0.003337273 sec. | ||
15627 | 2025.03.07 22:44:59.443187 [ 275 ] {} <Trace> TCP-Session: b1bb9acf-c40d-48df-82fd-c3f14b8b00b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15628 | 2025.03.07 22:44:59.443332 [ 275 ] {4395e043-153e-417e-aa3a-f0e2b975ff68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15629 | 2025.03.07 22:44:59.443381 [ 275 ] {4395e043-153e-417e-aa3a-f0e2b975ff68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15630 | 2025.03.07 22:44:59.443858 [ 275 ] {4395e043-153e-417e-aa3a-f0e2b975ff68} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15631 | 2025.03.07 22:44:59.443897 [ 275 ] {4395e043-153e-417e-aa3a-f0e2b975ff68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15632 | 2025.03.07 22:44:59.444266 [ 275 ] {4395e043-153e-417e-aa3a-f0e2b975ff68} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
15633 | 2025.03.07 22:44:59.444500 [ 275 ] {4395e043-153e-417e-aa3a-f0e2b975ff68} <Trace> oximeter.measurements_u64 (4c16c34e-b3f3-460e-999e-3de3f0e5b100): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15634 | 2025.03.07 22:44:59.444720 [ 275 ] {4395e043-153e-417e-aa3a-f0e2b975ff68} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001407 sec., 42643.923240938166 rows/sec., 2.87 MiB/sec. | ||
15635 | 2025.03.07 22:44:59.444791 [ 275 ] {4395e043-153e-417e-aa3a-f0e2b975ff68} <Debug> TCPHandler: Processed in 0.001711686 sec. | ||
15636 | 2025.03.07 22:45:00.317724 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
15637 | 2025.03.07 22:45:00.317795 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
15638 | 2025.03.07 22:45:00.557024 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 40321 | ||
15639 | 2025.03.07 22:45:00.557789 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15640 | 2025.03.07 22:45:00.557849 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15641 | 2025.03.07 22:45:00.558571 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
15642 | 2025.03.07 22:45:00.559011 [ 244 ] {} <Trace> system.asynchronous_metric_log (c8f36e55-1d9b-4347-b43c-7e550f66f20e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15643 | 2025.03.07 22:45:00.559426 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40321 | ||
15644 | 2025.03.07 22:45:00.794475 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2134 | ||
15645 | 2025.03.07 22:45:00.798094 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15646 | 2025.03.07 22:45:00.798158 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
15647 | 2025.03.07 22:45:00.800355 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
15648 | 2025.03.07 22:45:00.800751 [ 242 ] {} <Trace> system.query_log (cefab2b5-a3d1-4db1-a326-8352a0444ab2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15649 | 2025.03.07 22:45:00.801495 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2134 |